Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-23120

FATAL: hudson.remoting.RequestAbortedException on Windows Slaves

XMLWordPrintable

      21:59:46 FATAL: hudson.remoting.RequestAbortedException: java.nio.channels.AsynchronousCloseException
      21:59:46 hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.nio.channels.AsynchronousCloseException
      21:59:46 	at hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:41)
      21:59:46 	at hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:34)
      21:59:46 	at hudson.remoting.Request.call(Request.java:174)
      21:59:46 	at hudson.remoting.Channel.call(Channel.java:739)
      21:59:46 	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:168)
      21:59:46 	at com.sun.proxy.$Proxy56.join(Unknown Source)
      21:59:46 	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:951)
      21:59:46 	at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:137)
      21:59:46 	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:97)
      21:59:46 	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
      21:59:46 	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
      21:59:46 	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:745)
      21:59:46 	at hudson.model.Build$BuildExecution.build(Build.java:198)
      21:59:46 	at hudson.model.Build$BuildExecution.doRun(Build.java:159)
      21:59:46 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:518)
      21:59:46 	at hudson.model.Run.execute(Run.java:1706)
      21:59:46 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
      21:59:46 	at hudson.model.ResourceController.execute(ResourceController.java:88)
      21:59:46 	at hudson.model.Executor.run(Executor.java:231)
      21:59:46 Caused by: hudson.remoting.RequestAbortedException: java.nio.channels.AsynchronousCloseException
      21:59:46 	at hudson.remoting.Request.abort(Request.java:299)
      21:59:46 	at hudson.remoting.Channel.terminate(Channel.java:802)
      21:59:46 	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:69)
      21:59:46 Caused by: java.nio.channels.AsynchronousCloseException
      21:59:46 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:205)
      21:59:46 	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:412)
      21:59:46 	at hudson.remoting.SocketChannelStream$1.read(SocketChannelStream.java:33)
      21:59:46 	at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:65)
      21:59:46 	at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:109)
      21:59:46 	at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:103)
      21:59:46 	at java.io.InputStream.read(InputStream.java:101)
      21:59:46 	at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:81)
      21:59:46 	at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82)
      21:59:46 	at java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2293)
      21:59:46 	at java.io.ObjectInputStream$BlockDataInputStream.peek(ObjectInputStream.java:2586)
      21:59:46 	at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2596)
      21:59:46 	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1318)
      21:59:46 	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
      21:59:46 	at hudson.remoting.Command.readFrom(Command.java:92)
      21:59:46 	at hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:70)
      21:59:46 	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
      

            Unassigned Unassigned
            cg Christian Goetze
            Votes:
            17 Vote for this issue
            Watchers:
            21 Start watching this issue

              Created:
              Updated: