Build failed in Jenkins: Seaside » 20,stable,vm #517

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Build failed in Jenkins: Seaside » 20,stable,vm #517

ci-pharo-contribution
See <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=stable,VM=vm/517/>

------------------------------------------
Started by upstream project "Seaside" build number 517
originally caused by:
 Started by upstream project "Grease" build number 388
 originally caused by:
  Started by timer
Building remotely on pharo-contribution-linux64-3.ci.inria.fr in workspace <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=stable,VM=vm/ws/>

Deleting project workspace... Deleting old artifacts from #515
[vm] $ /bin/sh -xe /tmp/hudson2496034077119363904.sh
+ dirname Seaside/PHARO=20,VERSION=stable,VM=vm
+ export JOB_NAME=Seaside
+ bash
+ wget --quiet -O - get.pharo.org/20+vm
Downloading the latest 20 Image:
    http://files.pharo.org/image/20/latest.zip
Pharo.image
Downloading the latest pharoVM:
        http://files.pharo.org/vm/pharo/linux/stable.zip
pharo-vm/pharo
Downloading PharoV10.sources:
        http://files.pharo.org/sources//PharoV10.sources.zip
Downloading PharoV20.sources:
        http://files.pharo.org/sources//PharoV20.sources.zip
Downloading PharoV30.sources:
        http://files.pharo.org/sources//PharoV30.sources.zip
Creating starter scripts pharo and pharo-ui
+ ./pharo Pharo.image save Seaside --delete-old
+ ./pharo Seaside.image --version
+ REPO=http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main
+ ./pharo Seaside.image config http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main ConfigurationOfSeaside3 --install=stable --group=CI

===============================================================================
Notice: Installing ConfigurationOfSeaside3 stable
===============================================================================
==== Startup Error: Error: Could not load ConfigurationOfSeaside3-DiegoLont.186.mcz: ZnHttpUnsuccessful: 400 Bad Request
MCHttpRepository(Object)>>error:
MCHttpRepository>>readStreamForFileNamed:do: in Block: [:exception | self error: 'Could not load ' , aStr...etc...
BlockClosure>>cull:
MethodContext(ContextPart)>>handleSignal: in Block: [self exceptionHandlerBlock cull: exception]
BlockClosure>>ensure:
MethodContext(ContextPart)>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
ZnHttpUnsuccessful(Exception)>>signal
ZnClient>>handleResponse
ZnClient>>executeWithRedirectsRemaining:
ZnClient>>executeWithRetriesRemaining: in Block: [self executeWithRedirectsRemaining: self maxNumbe...etc...
BlockClosure>>on:do:
ZnClient>>executeWithRetriesRemaining:
ZnClient>>executeWithTimeout in Block: [self executeWithRetriesRemaining: self numberOfRe...etc...
BlockClosure>>on:do:
ZnClient>>executeWithTimeout in Block: [[self executeWithRetriesRemaining: self numberOfR...etc...
ZnClient>>withTimeoutDo: in Block: [^ block value]
ZnConnectionTimeout(DynamicVariable)>>value:during: in Block: [p psValueAt: index put: anObject....
BlockClosure>>ensure:
ZnConnectionTimeout(DynamicVariable)>>value:during:
ZnConnectionTimeout class(DynamicVariable class)>>value:during:
ZnClient>>withTimeoutDo:
ZnClient>>executeWithTimeout
ZnClient>>execute in Block: [result := self executeWithTimeout]
ZnClient>>withProgressDo: in Block: [^ block value]
ZnSignalProgress(DynamicVariable)>>value:during: in Block: [p psValueAt: index put: anObject....
BlockClosure>>ensure:
ZnSignalProgress(DynamicVariable)>>value:during:
ZnSignalProgress class(DynamicVariable class)>>value:during:
ZnClient>>withProgressDo:
Got startup errors:
    Error: Could not load ConfigurationOfSeaside3-DiegoLont.186.mcz: ZnHttpUnsuccessful: 400 Bad Request
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
_______________________________________________
seaside-dev mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
Reply | Threaded
Open this post in threaded view
|

Jenkins build is back to normal : Seaside » 20,stable,vm #518

ci-pharo-contribution