Build failed in Jenkins: Seaside » 20,release3.1,vm #639

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,release3.1,vm #639

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

------------------------------------------
Started by upstream project "Seaside" build number 639
originally caused by:
 Started by timer
Building remotely on pharo-contribution-linux64.ci.inria.fr (32 64 linux) in workspace <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=release3.1,VM=vm/ws/>

Deleting project workspace... Deleting old artifacts from #637
[vm] $ /bin/sh -xe /tmp/hudson7202916898109146005.sh
+ dirname Seaside/PHARO=20,VERSION=release3.1,VM=vm
+ export JOB_NAME=Seaside
+ bash
+ wget --quiet -O - get.pharo.org/20+vm
Downloading the latest 20 Image:
    http://files.pharo.org/get-files/20/pharo.zip
Pharo.image
Downloading the latest pharoVM:
        http://files.pharo.org/get-files/20/pharo-linux-stable.zip
pharo-vm/pharo
Downloading PharoV20.sources:
        http://files.pharo.org/get-files/20/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=release3.1 --group=CI

===============================================================================
Notice: Installing ConfigurationOfSeaside3 release3.1
===============================================================================
==== Startup Error: GoferRepositoryError: Could not access http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main: ZnHttpUnsuccessful: 400 Bad Request
MCHttpRepository(MCFileBasedRepository)>>goferReferences in Block: [:error | ^ GoferRepositoryError signal: error mes...etc...
BlockClosure>>cull:
MethodContext(ContextPart)>>handleSignal: in Block: [self exceptionHandlerBlock cull: exception]
BlockClosure>>ensure:
MethodContext(ContextPart)>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
MCRepositoryError(Exception)>>signal
MCRepositoryError(Exception)>>signal:
MCRepositoryError class(Exception class)>>signal:
MCHttpRepository>>loadAllFileNames in Block: [:exception | (exception className beginsWith: 'Zn...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:
Got startup errors:
    GoferRepositoryError: Could not access http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main: 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,release3.1,vm #640

ci-pharo-contribution