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

Jenkins node disconnects frequently because of that job fails.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • core
    • None

      10:36:24 java.nio.channels.ClosedChannelException
      10:36:24 at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:209)
      10:36:24 at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:222)
      10:36:24 at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:816)
      10:36:24 at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:287)
      10:36:24 at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:181)
      10:36:24 at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoSecure(SSLEngineFilterLayer.java:283)
      10:36:24 at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrite(SSLEngineFilterLayer.java:503)
      10:36:24 at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueuedWrites(SSLEngineFilterLayer.java:248)
      10:36:24 at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLEngineFilterLayer.java:200)
      10:36:24 at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend(SSLEngineFilterLayer.java:213)
      10:36:24 at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(ProtocolStack.java:784)
      10:36:24 at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(ApplicationLayer.java:173)
      10:36:24 at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBufferCommandTransport.closeWrite(ChannelApplicationLayer.java:314)
      10:36:24 at hudson.remoting.Channel.close(Channel.java:1452)
      10:36:24 at hudson.remoting.Channel.close(Channel.java:1405)
      10:36:24 at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:844)
      10:36:24 at hudson.slaves.SlaveComputer.access$800(SlaveComputer.java:105)
      10:36:24 at hudson.slaves.SlaveComputer$3.run(SlaveComputer.java:753)
      10:36:24 at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
      10:36:24 at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
      10:36:24 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
      10:36:24 at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      10:36:24 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
      10:36:24 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
      10:36:24 at java.lang.Thread.run(Thread.java:748)
      10:36:24 Caused: java.io.IOException: Backing channel 'JNLP4-connect connection from 10.104.24.62/10.104.24.62:59160' is disconnected.
      10:36:24 at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:214)
      10:36:24 at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
      10:36:24 at com.sun.proxy.$Proxy95.isAlive(Unknown Source)
      10:36:24 at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1150)
      10:36:24 at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1142)
      10:36:24 at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:155)
      10:36:24 at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:109)
      10:36:24 at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
      10:36:24 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
      10:36:24 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
      10:36:24 at hudson.model.Build$BuildExecution.build(Build.java:206)
      10:36:24 at hudson.model.Build$BuildExecution.doRun(Build.java:163)
      10:36:24 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
      10:36:24 at hudson.model.Run.execute(Run.java:1818)
      10:36:24 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
      10:36:24 at hudson.model.ResourceController.execute(ResourceController.java:97)
      10:36:24 at hudson.model.Executor.run(Executor.java:429)
      10:36:24 FATAL: Unable to delete script file /var/folders/pj/8xyqxjys0473gwcc4yt_0lt00000gn/T/jenkins6027960159098425849.sh
      10:36:24 java.nio.channels.ClosedChannelException
      10:36:24 at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:209)
      10:36:24 at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:222)
      10:36:24 at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:816)
      10:36:24 at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:287)
      10:36:24 at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:181)
      10:36:24 at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoSecure(SSLEngineFilterLayer.java:283)
      10:36:24 at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrite(SSLEngineFilterLayer.java:503)
      10:36:24 at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueuedWrites(SSLEngineFilterLayer.java:248)
      10:36:24 at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLEngineFilterLayer.java:200)
      10:36:24 at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend(SSLEngineFilterLayer.java:213)
      10:36:24 at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(ProtocolStack.java:784)
      10:36:24 at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(ApplicationLayer.java:173)
      10:36:24 at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBufferCommandTransport.closeWrite(ChannelApplicationLayer.java:314)
      10:36:24 at hudson.remoting.Channel.close(Channel.java:1452)
      10:36:24 at hudson.remoting.Channel.close(Channel.java:1405)
      10:36:24 at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:844)
      10:36:24 at hudson.slaves.SlaveComputer.access$800(SlaveComputer.java:105)
      10:36:24 at hudson.slaves.SlaveComputer$3.run(SlaveComputer.java:753)
      10:36:24 at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
      10:36:24 at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
      10:36:24 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
      10:36:24 at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      10:36:24 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
      10:36:24 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
      10:36:24 at java.lang.Thread.run(Thread.java:748)
      10:36:24 Caused: hudson.remoting.ChannelClosedException: Channel "unknown": Remote call on JNLP4-connect connection from 10.104.24.62/10.104.24.62:59160 failed. The channel is closing down or has closed down
      10:36:24 at hudson.remoting.Channel.call(Channel.java:950)
      10:36:24 at hudson.FilePath.act(FilePath.java:1072)
      10:36:24 at hudson.FilePath.act(FilePath.java:1061)
      10:36:24 at hudson.FilePath.delete(FilePath.java:1542)
      10:36:24 at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:123)
      10:36:24 at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
      10:36:24 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
      10:36:24 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
      10:36:24 at hudson.model.Build$BuildExecution.build(Build.java:206)
      10:36:24 at hudson.model.Build$BuildExecution.doRun(Build.java:163)
      10:36:24 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
      10:36:24 at hudson.model.Run.execute(Run.java:1818)
      10:36:24 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
      10:36:24 at hudson.model.ResourceController.execute(ResourceController.java:97)
      10:36:24 at hudson.model.Executor.run(Executor.java:429)
      10:36:24 Build step 'Execute shell' marked build as failure
      10:36:24 Finished: FAILURE

            Unassigned Unassigned
            prakjo jyotiprakash subudhi
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: