See <https://builds.apache.org/job/ServiceMix-Features-Deploy/160/>
------------------------------------------
Failed to access build log
hudson.util.IOException2: remote file operation failed:
/home/jenkins/jenkins-slave/workspace/ServiceMix-Features-Deploy at
hudson.remoting.Channel@660f204f:ubuntu3
at hudson.FilePath.act(FilePath.java:754)
at hudson.FilePath.act(FilePath.java:740)
at hudson.FilePath.toURI(FilePath.java:795)
at hudson.tasks.MailSender.createFailureMail(MailSender.java:271)
at hudson.tasks.MailSender.getMail(MailSender.java:146)
at hudson.tasks.MailSender.execute(MailSender.java:94)
at
hudson.maven.MavenModuleSetBuild$RunnerImpl.cleanUp(MavenModuleSetBuild.java:899)
at hudson.model.Run.run(Run.java:1417)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:467)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:145)
Caused by: java.io.IOException: SSH channel is closed. (Close requested by
remote)
at
com.trilead.ssh2.channel.ChannelManager.sendData(ChannelManager.java:383)
at
com.trilead.ssh2.channel.ChannelOutputStream.write(ChannelOutputStream.java:63)
at
java.io.ObjectOutputStream$BlockDataOutputStream.drain(ObjectOutputStream.java:1847)
at
java.io.ObjectOutputStream$BlockDataOutputStream.writeByte(ObjectOutputStream.java:1885)
at
java.io.ObjectOutputStream.writeFatalException(ObjectOutputStream.java:1546)
at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:333)
at hudson.remoting.Channel.send(Channel.java:485)
at hudson.remoting.Request.call(Request.java:105)
at hudson.remoting.Channel.call(Channel.java:661)
at hudson.FilePath.act(FilePath.java:747)
... 10 more