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

hudson.remoting.ChannelClosedException: channel is already closed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Minor Minor
    • _unsorted

      Building remotely on fw-build-14 (FC14 Linux) in workspace /work/jenkins/workspace/robot-tesla-linux
      java.io.IOException: remote file operation failed: /work/jenkins/workspace/robot-tesla-linux at hudson.remoting.Channel@376f735f:fw-build-14: hudson.remoting.ChannelClosedException: channel is already closed
      at hudson.FilePath.act(FilePath.java:985)
      at hudson.FilePath.act(FilePath.java:967)
      at hudson.FilePath.mkdirs(FilePath.java:1150)
      at hudson.model.AbstractProject.checkout(AbstractProject.java:1263)
      at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
      at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
      at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
      at hudson.model.Run.execute(Run.java:1751)
      at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
      at hudson.model.ResourceController.execute(ResourceController.java:89)
      at hudson.model.Executor.run(Executor.java:240)
      Caused by: hudson.remoting.ChannelClosedException: channel is already closed
      at hudson.remoting.Channel.send(Channel.java:550)
      at hudson.remoting.Request.call(Request.java:129)
      at hudson.remoting.Channel.call(Channel.java:752)
      at hudson.FilePath.act(FilePath.java:978)
      ... 10 more
      Caused by: java.io.IOException
      at hudson.remoting.Channel.close(Channel.java:1109)
      at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:118)
      at hudson.remoting.PingThread.ping(PingThread.java:126)
      at hudson.remoting.PingThread.run(PingThread.java:85)
      Caused by: java.util.concurrent.TimeoutException: Ping started at 1489166596118 hasn't completed by 1489166836119
      ... 2 more

            oleg_nenashev Oleg Nenashev
            swang Simon Wang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: