Build failed in Jenkins: moose-latest-dev-4.8 #179

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

Build failed in Jenkins: moose-latest-dev-4.8 #179

admin-2
See <https://ci.inria.fr/moose/job/moose-latest-dev-4.8/179/>

------------------------------------------
Started by upstream project "fame" build number 14
originally caused by:
Started by user [hidden email]
Building remotely on moose-slave in workspace <https://ci.inria.fr/moose/job/moose-latest-dev-4.8/ws/>

Deleting project workspace... done

[moose-latest-dev-4.8] $ /bin/sh -xe /tmp/hudson8490378866447075765.sh
+ bash
+ wget --quiet -O - http://pharo.gforge.inria.fr/ci/script/ciPharo20.sh
Downloading the latest 2.0 Image:
        http://files.pharo.org/image/20/latest.zip
Pharo.image
Pharo.changes
+ bash
+ wget --quiet -O - http://pharo.gforge.inria.fr/ci/script/ciPharoVMLatest.sh
Downloading the latest pharoVM:
        http://files.pharo.org/vm/pharo/linux/pharo-linux-latest.zip
vm/pharo
Downloading PharoV10.sources:
        http://files.pharo.org/image//PharoV10.sources.zip
Downloading PharoV20.sources:
        http://files.pharo.org/image//PharoV20.sources.zip
Creating starter scripts vm.sh and vm-ui.sh
Please install the 32bit libraries
   sudo aptitude install ia32-libs
+ ./vm.sh Pharo.image save moose-latest-dev-4.8
+ REPO=http://www.smalltalkhub.com/mc/Moose/Moose/main
+ ./vm.sh moose-latest-dev-4.8.image config http://www.smalltalkhub.com/mc/Moose/Moose/main ConfigurationOfMoose --install=development

===============================================================================
Notice: Installing ConfigurationOfMoose development
===============================================================================
+ ./vm.sh moose-latest-dev-4.8.image mooseimagesetup
==== 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

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Build failed in Jenkins: moose-latest-dev-4.8 #179

Tudor Girba-2
Something is really wrong here.

Can anyone look at it? I cannot do it right now.

Cheers,
Doru


On Apr 2, 2013, at 11:33 AM, [hidden email] wrote:

> See <https://ci.inria.fr/moose/job/moose-latest-dev-4.8/179/>
>
> ------------------------------------------
> Started by upstream project "fame" build number 14
> originally caused by:
> Started by user [hidden email]
> Building remotely on moose-slave in workspace <https://ci.inria.fr/moose/job/moose-latest-dev-4.8/ws/>
>
> Deleting project workspace... done
>
> [moose-latest-dev-4.8] $ /bin/sh -xe /tmp/hudson8490378866447075765.sh
> + bash
> + wget --quiet -O - http://pharo.gforge.inria.fr/ci/script/ciPharo20.sh
> Downloading the latest 2.0 Image:
> http://files.pharo.org/image/20/latest.zip
> Pharo.image
> Pharo.changes
> + bash
> + wget --quiet -O - http://pharo.gforge.inria.fr/ci/script/ciPharoVMLatest.sh
> Downloading the latest pharoVM:
> http://files.pharo.org/vm/pharo/linux/pharo-linux-latest.zip
> vm/pharo
> Downloading PharoV10.sources:
> http://files.pharo.org/image//PharoV10.sources.zip
> Downloading PharoV20.sources:
> http://files.pharo.org/image//PharoV20.sources.zip
> Creating starter scripts vm.sh and vm-ui.sh
> Please install the 32bit libraries
>   sudo aptitude install ia32-libs
> + ./vm.sh Pharo.image save moose-latest-dev-4.8
> + REPO=http://www.smalltalkhub.com/mc/Moose/Moose/main
> + ./vm.sh moose-latest-dev-4.8.image config http://www.smalltalkhub.com/mc/Moose/Moose/main ConfigurationOfMoose --install=development
> 
> ===============================================================================
> Notice: Installing ConfigurationOfMoose development
> ===============================================================================
> + ./vm.sh moose-latest-dev-4.8.image mooseimagesetup
> ==== 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
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
www.tudorgirba.com

"Value is always contextual."




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Build failed in Jenkins: moose-latest-dev-4.8 #180

admin-2
In reply to this post by admin-2
See <https://ci.inria.fr/moose/job/moose-latest-dev-4.8/180/>

------------------------------------------
Started by upstream project "fame" build number 15
originally caused by:
Started by user [hidden email]
Building remotely on moose-slave in workspace <https://ci.inria.fr/moose/job/moose-latest-dev-4.8/ws/>

Deleting project workspace... done

[moose-latest-dev-4.8] $ /bin/sh -xe /tmp/hudson2399922609213348368.sh
+ bash
+ wget --quiet -O - http://get.pharo.org/20+vmLatest
Downloading the latest 20 Image:
    http://files.pharo.org/image/20/latest.zip
image.JJmDW/Pharo-20594.image
Downloading the latest pharoVM:
        http://files.pharo.org/vm/pharo/linux/pharo-linux-latest.zip
vm/pharo
Downloading PharoV10.sources:
        http://files.pharo.org/image//PharoV10.sources.zip
Downloading PharoV20.sources:
        http://files.pharo.org/image//PharoV20.sources.zip
Creating starter scripts pharo and pharo-ui
Please install the 32bit libraries
   sudo aptitude install ia32-libs
+ ./vm.sh Pharo.image save moose-latest-dev-4.8
+ REPO=http://www.smalltalkhub.com/mc/Moose/Moose/main
+ ./vm.sh moose-latest-dev-4.8.image config http://www.smalltalkhub.com/mc/Moose/Moose/main ConfigurationOfMoose --install=development

===============================================================================
Notice: Installing ConfigurationOfMoose development
===============================================================================
+ ./vm.sh moose-latest-dev-4.8.image mooseimagesetup
==== 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

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Jenkins build is back to normal : moose-latest-dev-4.8 #181

admin-2
See <https://ci.inria.fr/moose/job/moose-latest-dev-4.8/181/>

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Build failed in Jenkins: moose-latest-dev-4.8 #179

abergel
In reply to this post by Tudor Girba-2
I have exactly this kind of problem. SmalltalkHub is rather slow to load...

Alexandre


On Apr 2, 2013, at 5:40 AM, Tudor Girba <[hidden email]> wrote:

> Something is really wrong here.
>
> Can anyone look at it? I cannot do it right now.
>
> Cheers,
> Doru
>
>
> On Apr 2, 2013, at 11:33 AM, [hidden email] wrote:
>
>> See <https://ci.inria.fr/moose/job/moose-latest-dev-4.8/179/>
>>
>> ------------------------------------------
>> Started by upstream project "fame" build number 14
>> originally caused by:
>> Started by user [hidden email]
>> Building remotely on moose-slave in workspace <https://ci.inria.fr/moose/job/moose-latest-dev-4.8/ws/>
>>
>> Deleting project workspace... done
>>
>> [moose-latest-dev-4.8] $ /bin/sh -xe /tmp/hudson8490378866447075765.sh
>> + bash
>> + wget --quiet -O - http://pharo.gforge.inria.fr/ci/script/ciPharo20.sh
>> Downloading the latest 2.0 Image:
>> http://files.pharo.org/image/20/latest.zip
>> Pharo.image
>> Pharo.changes
>> + bash
>> + wget --quiet -O - http://pharo.gforge.inria.fr/ci/script/ciPharoVMLatest.sh
>> Downloading the latest pharoVM:
>> http://files.pharo.org/vm/pharo/linux/pharo-linux-latest.zip
>> vm/pharo
>> Downloading PharoV10.sources:
>> http://files.pharo.org/image//PharoV10.sources.zip
>> Downloading PharoV20.sources:
>> http://files.pharo.org/image//PharoV20.sources.zip
>> Creating starter scripts vm.sh and vm-ui.sh
>> Please install the 32bit libraries
>>  sudo aptitude install ia32-libs
>> + ./vm.sh Pharo.image save moose-latest-dev-4.8
>> + REPO=http://www.smalltalkhub.com/mc/Moose/Moose/main
>> + ./vm.sh moose-latest-dev-4.8.image config http://www.smalltalkhub.com/mc/Moose/Moose/main ConfigurationOfMoose --install=development
>> 
>> ===============================================================================
>> Notice: Installing ConfigurationOfMoose development
>> ===============================================================================
>> + ./vm.sh moose-latest-dev-4.8.image mooseimagesetup
>> ==== 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
>>
>> _______________________________________________
>> Moose-dev mailing list
>> [hidden email]
>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
> --
> www.tudorgirba.com
>
> "Value is always contextual."
>
>
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev