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

Console Output

Started by user sgothel
Building remotely on linux64-ATIHD5800-ubuntu10-jogamp-x32-sgothel-001
Checkout:jogl / /home/sven/JogAmpSlavex32/workspace/jogl - hudson.remoting.Channel@656d21f1:linux64-ATIHD5800-ubuntu10-jogamp-x32-sgothel-001
Using strategy: Default
Last Built Revision: Revision c626265ab883661c6fe263831af10d7c8b7211f3 (origin/master)
Checkout:jogl / /home/sven/JogAmpSlavex32/workspace/jogl - hudson.remoting.LocalChannel@1abc23
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/sgothel/jogl.git
[jogl] $ git fetch -t git://github.com/sgothel/jogl.git +refs/heads/*:refs/remotes/origin/*
[jogl] $ git ls-tree HEAD
Seen branch in repository origin/JOGL_2_SANDBOX
Seen branch in repository origin/MIPS_PORT
Seen branch in repository origin/BLACKBIRD
Seen branch in repository origin/JSR-231
Seen branch in repository origin/Sun_Microsystem
Seen branch in repository origin/1.x-maint
Seen branch in repository origin/master
Seen branch in repository origin/gh-pages
Seen branch in repository origin/jogl-1-1-temp-branch
Commencing build of Revision c626265ab883661c6fe263831af10d7c8b7211f3 (origin/master)
GitAPI created
Checking out Revision c626265ab883661c6fe263831af10d7c8b7211f3 (origin/master)
[jogl] $ git checkout -f c626265ab883661c6fe263831af10d7c8b7211f3
[jogl] $ git tag -a -f -m "Hudson Build #111" hudson-jogl-111
Recording changes in branch origin/master
[jogl] $ git log --pretty=format:%H c626265ab883661c6fe263831af10d7c8b7211f3..c626265ab883661c6fe263831af10d7c8b7211f3
Triggering linux-x86_64
Triggering windows-x86_32
Triggering linux-x86_32
Interrupting #111
FATAL: channel is already closed
hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:412)
	at hudson.remoting.Request.call(Request.java:105)
	at hudson.remoting.Channel.call(Channel.java:551)
	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:738)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:421)
	at hudson.model.Run.run(Run.java:1241)
	at hudson.matrix.MatrixBuild.run(MatrixBuild.java:149)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:122)
	at hudson.model.OneOffExecutor.run(OneOffExecutor.java:60)