Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Failed

Console Output

Started by an SCM change
Started by upstream project "joal" build number 240
Building remotely on solaris-NVQUADRO-solaris10-jogamp-x32-sgothel-020
Checkout:jogl / /export/home/jogamp/JogAmpSlavex32/workspace/jogl - hudson.remoting.Channel@75c4a682:solaris-NVQUADRO-solaris10-jogamp-x32-sgothel-020
Using strategy: Default
Last Built Revision: Revision 9e99815645fe255ff3af83ba5b4108907b306a2f (origin/master)
Checkout:jogl / /export/home/jogamp/JogAmpSlavex32/workspace/jogl - hudson.remoting.LocalChannel@7931e0
Fetching changes from 1 remote Git repository
Fetching upstream changes from git://jogamp.org/srv/scm/jogl.git
Commencing build of Revision 0bcf2c35e96cbf7a1e2537448f9603d7d487cf86 (origin/master)
Checking out Revision 0bcf2c35e96cbf7a1e2537448f9603d7d487cf86 (origin/master)
Triggering win7-x86_32-amd
Triggering linux-x86_32-nvidia
Triggering linux-x86_64-amd
Triggering win7-x86_64-nvida
Triggering solaris-x86_32-nv
Triggering win7-x86_64-amd
Triggering win7-x86_32-nvida
Triggering macosx-10_6-x86_64-nvidia
Triggering linux-x86_64-nvidia
Triggering solaris-x86_64-nv
Triggering linux-x86_32-amd
win7-x86_32-amd completed with result UNSTABLE
linux-x86_32-nvidia completed with result SUCCESS
linux-x86_64-amd completed with result UNSTABLE
win7-x86_64-nvida completed with result SUCCESS
solaris-x86_32-nv completed with result FAILURE
win7-x86_64-amd completed with result SUCCESS
win7-x86_32-nvida completed with result UNSTABLE
macosx-10_6-x86_64-nvidia completed with result UNSTABLE
linux-x86_64-nvidia completed with result SUCCESS
solaris-x86_64-nv completed with result SUCCESS
linux-x86_32-amd completed with result UNSTABLE
Interrupting #552
Looks like the node went offline during the build. Check the slave log for the details.
FATAL: channel is already closed
hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:499)
	at hudson.remoting.Request.call(Request.java:110)
	at hudson.remoting.Channel.call(Channel.java:681)
	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:821)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:483)
	at hudson.model.Run.run(Run.java:1404)
	at hudson.matrix.MatrixBuild.run(MatrixBuild.java:220)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:230)
	at hudson.model.OneOffExecutor.run(OneOffExecutor.java:66)
Caused by: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1112)
Caused by: java.io.EOFException
	at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2553)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1296)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1106)