[Seaside-dev] Build failed in Jenkins: Seaside » 20,development,vm #325

ci-pharo-contribution at inria.fr ci-pharo-contribution at inria.fr
Fri Oct 25 21:22:02 UTC 2013


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

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

Deleting project workspace... [vm] $ /bin/sh -xe /tmp/hudson581567348791775886.sh
+ dirname Seaside/PHARO=20,VERSION=development,VM=vm
+ export JOB_NAME=Seaside
+ wget --quiet -O - get.pharo.org/20+vm
+ bash
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
Creating starter scripts pharo and pharo-ui
Please install the 32bit libraries
   sudo aptitude install ia32-libs
+ ./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=development

===============================================================================
Notice: Installing ConfigurationOfSeaside3 development
===============================================================================
==== Startup Error: ConnectionTimedOut: Data receive timed out.
Socket>>waitForDataFor: in Block: [ConnectionTimedOut signal: 'Data receive timed ou...etc...
Socket>>waitForDataFor:ifClosed:ifTimedOut:
Socket>>waitForDataFor:
Socket>>receiveDataSignallingTimeout:into:startingAt:
SocketStream>>receiveData
SocketStream>>next
ZnLineReader>>processNext
ZnLineReader>>nextLine
ZnStatusLine>>readFrom:
ZnStatusLine class>>readFrom:
ZnResponse>>readHeaderFrom:
ZnResponse(ZnMessage)>>readFrom:
ZnResponse class(ZnMessage class)>>readFrom:
ZnClient>>executeRequestResponse
ZnClient>>getConnectionAndExecute in Block: [self executeRequestResponse]
BlockClosure>>ensure:
ZnClient>>getConnectionAndExecute
ZnClient>>executeWithRedirectsRemaining:
ZnClient>>executeWithRetriesRemaining: in Block: [self executeWithRedirectsRemaining: self maxNumbe...etc...
BlockClosure>>on:do:
ZnClient>>executeWithRetriesRemaining:
ZnClient>>executeWithRetriesRemaining: in Block: [:exception | retryCount > 0...
BlockClosure>>cull:
MethodContext(ContextPart)>>handleSignal: in Block: [self exceptionHandlerBlock cull: exception]
BlockClosure>>ensure:
MethodContext(ContextPart)>>handleSignal:
ConnectionTimedOut(Exception)>>signal
ConnectionTimedOut(Exception)>>signal:
ConnectionTimedOut class(Exception class)>>signal:
Socket>>waitForDataFor: in Block: [ConnectionTimedOut signal: 'Data receive timed ou...etc...
Got startup errors: 
    ConnectionTimedOut: Data receive timed out.
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results


More information about the seaside-dev mailing list