This starts to get annoying...

Apache Jenkins Server <jenk...@builds.apache.org> schrieb am Mi., 15. Juni
2016 um 20:25:

> See <https://builds.apache.org/job/Commons-Compress-Windows/41/changes>
>
> Changes:
>
> [sebb] Note re finalizer guarantee
>
> ------------------------------------------
> Started by an SCM change
> [EnvInject] - Loading node environment variables.
> Building remotely on windows2 (Windows) in workspace
> f:\jenkins\jenkins-slave\workspace\Commons-Compress-Windows
>  > git rev-parse --is-inside-work-tree # timeout=10
> Fetching changes from the remote Git repository
>  > git config remote.origin.url
> https://git-wip-us.apache.org/repos/asf/commons-compress.git # timeout=10
> Fetching upstream changes from
> https://git-wip-us.apache.org/repos/asf/commons-compress.git
>  > git --version # timeout=10
>  > git -c core.askpass=true fetch --tags --progress
> https://git-wip-us.apache.org/repos/asf/commons-compress.git
> +refs/heads/*:refs/remotes/origin/*
>  > git rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
>  > git rev-parse "refs/remotes/origin/origin/master^{commit}" # timeout=10
> Checking out Revision 712e7c106d43b920399c0c909ca4d5fa3e51c384
> (refs/remotes/origin/master)
>  > git config core.sparsecheckout # timeout=10
>  > git checkout -f 712e7c106d43b920399c0c909ca4d5fa3e51c384
>  > git rev-list 2424036c286f0b3dfc280f00a1e835cb52e39375 # timeout=10
> Setting JDK_1_6_LATEST__HOME=f:\jenkins\tools\java\latest-1.6-64
> Parsing POMs
> ERROR: Processing failed due to a bug in the code. Please report this to
> jenkinsci-us...@googlegroups.com
> hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected
> termination of the channel
>         at hudson.remoting.Request.abort(Request.java:297)
>         at hudson.remoting.Channel.terminate(Channel.java:847)
>         at
> hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:69)
>         at ......remote call to windows2(Native Method)
>         at
> hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
>         at hudson.remoting.Request.call(Request.java:172)
>         at hudson.remoting.Channel.call(Channel.java:780)
>         at hudson.FilePath.act(FilePath.java:979)
>         at hudson.FilePath.act(FilePath.java:968)
>         at
> hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:960)
>         at
> hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679)
>         at
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
>         at hudson.model.Run.execute(Run.java:1738)
>         at
> hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
>         at
> hudson.model.ResourceController.execute(ResourceController.java:98)
>         at hudson.model.Executor.run(Executor.java:410)
> Caused by: java.io.IOException: Unexpected termination of the channel
>         at
> hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50)
> Caused by: java.io.EOFException
>         at
> java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2598)
>         at
> java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1318)
>         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
>         at hudson.remoting.Command.readFrom(Command.java:92)
>         at
> hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:70)
>         at
> hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
> project=hudson.maven.MavenModuleSet@2fc0c39[Commons-Compress-Windows]
> project.getModules()=[hudson.maven.MavenModule@56695c87
> [Commons-Compress-Windows/org.apache.commons:commons-compress][Commons-Compress-Windows/org.apache.commons:commons-compress][relativePath:]]
> project.getRootModule()=hudson.maven.MavenModule@56695c87
> [Commons-Compress-Windows/org.apache.commons:commons-compress][Commons-Compress-Windows/org.apache.commons:commons-compress][relativePath:]
> FATAL: java.io.IOException: Unexpected termination of the channel
> hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected
> termination of the channel
>         at hudson.remoting.Request.abort(Request.java:297)
>         at hudson.remoting.Channel.terminate(Channel.java:847)
>         at
> hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:69)
>         at ......remote call to windows2(Native Method)
>         at
> hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
>         at hudson.remoting.Request.call(Request.java:172)
>         at hudson.remoting.Channel.call(Channel.java:780)
>         at hudson.FilePath.act(FilePath.java:979)
>         at hudson.FilePath.act(FilePath.java:968)
>         at
> hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:960)
>         at
> hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679)
>         at
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
>         at hudson.model.Run.execute(Run.java:1738)
>         at
> hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
>         at
> hudson.model.ResourceController.execute(ResourceController.java:98)
>         at hudson.model.Executor.run(Executor.java:410)
> Caused by: java.io.IOException: Unexpected termination of the channel
>         at
> hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50)
> Caused by: java.io.EOFException
>         at
> java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2598)
>         at
> java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1318)
>         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
>         at hudson.remoting.Command.readFrom(Command.java:92)
>         at
> hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:70)
>         at
> hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

Reply via email to