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

Console Output

20:31:00 Started by timer
20:31:00 Running as SYSTEM
20:31:00 Building remotely on Flap in workspace /data/work/workspace/Maintenance/Flap/GetContainers
20:32:22 FATAL: java.io.IOException: Unexpected termination of the channel
20:32:22 java.io.EOFException
20:32:22 	at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2915)
20:32:22 	at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3410)
20:32:22 	at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:954)
20:32:22 	at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:392)
20:32:22 	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
20:32:22 	at hudson.remoting.Command.readFrom(Command.java:142)
20:32:22 	at hudson.remoting.Command.readFrom(Command.java:128)
20:32:22 	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
20:32:22 	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:61)
20:32:22 Caused: java.io.IOException: Unexpected termination of the channel
20:32:22 	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:75)
20:32:22 Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Flap
20:32:22 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
20:32:22 		at hudson.remoting.Request.call(Request.java:199)
20:32:22 		at hudson.remoting.Channel.call(Channel.java:1002)
20:32:22 		at hudson.FilePath.act(FilePath.java:1192)
20:32:22 		at hudson.FilePath.act(FilePath.java:1181)
20:32:22 		at hudson.FilePath.mkdirs(FilePath.java:1372)
20:32:22 		at hudson.model.AbstractProject.checkout(AbstractProject.java:1242)
20:32:22 		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
20:32:22 		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
20:32:22 		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
20:32:22 		at hudson.model.Run.execute(Run.java:1895)
20:32:22 		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
20:32:22 		at hudson.model.ResourceController.execute(ResourceController.java:101)
20:32:22 		at hudson.model.Executor.run(Executor.java:442)
20:32:22 Caused: hudson.remoting.RequestAbortedException
20:32:22 	at hudson.remoting.Request.abort(Request.java:346)
20:32:22 	at hudson.remoting.Channel.terminate(Channel.java:1083)
20:32:22 	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:90)
20:32:22 ERROR: Step ‘Archive the artifacts’ failed: no workspace for Maintenance/Flap/GetContainers #1036930
20:32:22 Finished: FAILURE