Varius 'ERROR: Failed to upload files' causes job FAILURE

Bug #1333575 reported by Attila Fazekas
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Core Infrastructure
New
Undecided
Unassigned

Bug Description

logstash query:

message: "ERROR\: Failed to upload files" AND tags:"console"

http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOiBcIkVSUk9SXFw6IEZhaWxlZCB0byB1cGxvYWQgZmlsZXNcIiBBTkQgdGFnczpcImNvbnNvbGVcIiIsImZpZWxkcyI6W10sIm9mZnNldCI6MCwidGltZWZyYW1lIjoiYWxsIiwiZ3JhcGhtb2RlIjoiY291bnQiLCJ0aW1lIjp7InVzZXJfaW50ZXJ2YWwiOjB9LCJzdGFtcCI6MTQwMzU5Njc5MTAzMCwibW9kZSI6IiIsImFuYWx5emVfZmllbGQiOiIifQ==

55.8% FAILURE; 44.2% UNSTABLE

http://logs.openstack.org/88/8857a098069f6665121a0dadcf73ab2d45ef3610/post/swift3-coverage/ac6a885/console.html
2014-06-24 06:08:38.663 | hudson.remoting.ChannelClosedException: channel is already closed
2014-06-24 06:08:38.663 | at hudson.remoting.Channel.send(Channel.java:524)
2014-06-24 06:08:38.663 | at hudson.remoting.Request.call(Request.java:129)
2014-06-24 06:08:38.663 | at hudson.remoting.Channel.call(Channel.java:722)
2014-06-24 06:08:38.664 | at hudson.EnvVars.getRemote(EnvVars.java:212)
2014-06-24 06:08:38.664 | at hudson.model.Computer.getEnvironment(Computer.java:909)
2014-06-24 06:08:38.664 | at jenkins.model.CoreEnvironmentContributor.buildEnvironmentFor(CoreEnvironmentContributor.java:29)
2014-06-24 06:08:38.664 | at hudson.model.Run.getEnvironment(Run.java:2178)
2014-06-24 06:08:38.664 | at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:914)
2014-06-24 06:08:38.664 | at be.certipost.hudson.plugin.SCPRepositoryPublisher.perform(SCPRepositoryPublisher.java:164)
2014-06-24 06:08:38.664 | at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
2014-06-24 06:08:38.664 | at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:785)
2014-06-24 06:08:38.664 | at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:757)
2014-06-24 06:08:38.664 | at hudson.model.Build$BuildExecution.post2(Build.java:183)
2014-06-24 06:08:38.665 | at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:706)
2014-06-24 06:08:38.665 | at hudson.model.Run.execute(Run.java:1690)
2014-06-24 06:08:38.665 | at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
2014-06-24 06:08:38.670 | at hudson.model.ResourceController.execute(ResourceController.java:88)
2014-06-24 06:08:38.670 | at hudson.model.Executor.run(Executor.java:246)
2014-06-24 06:08:38.671 | Caused by: java.io.IOException: Unexpected termination of the channel
2014-06-24 06:08:38.671 | at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50)
2014-06-24 06:08:38.671 | Caused by: '>java.io.EOFException
2014-06-24 06:08:38.671 | at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2598)
2014-06-24 06:08:38.671 | at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1318)
2014-06-24 06:08:38.674 | at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
2014-06-24 06:08:38.674 | at hudson.remoting.Command.readFrom(Command.java:92)
2014-06-24 06:08:38.675 | at hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:71)
2014-06-24 06:08:38.675 | at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)

OR

http://logs.openstack.org/69/100469/1/check/gate-nova-docs/580f0a1/console.html
2014-06-23 10:15:47.350 | 2: No such file
2014-06-23 10:15:47.351 | at com.jcraft.jsch.ChannelSftp.throwStatusError(ChannelSftp.java:2833)
2014-06-23 10:15:47.351 | at com.jcraft.jsch.ChannelSftp._stat(ChannelSftp.java:2185)
2014-06-23 10:15:47.351 | at com.jcraft.jsch.ChannelSftp._stat(ChannelSftp.java:2202)
2014-06-23 10:15:47.351 | at com.jcraft.jsch.ChannelSftp.stat(ChannelSftp.java:2159)
2014-06-23 10:15:47.351 | at be.certipost.hudson.plugin.SCPSite.mkdirs(SCPSite.java:314)
2014-06-23 10:15:47.351 | at be.certipost.hudson.plugin.SCPSite.upload(SCPSite.java:243)
2014-06-23 10:15:47.351 | at be.certipost.hudson.plugin.SCPRepositoryPublisher.perform(SCPRepositoryPublisher.java:250)
2014-06-23 10:15:47.351 | at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
2014-06-23 10:15:47.351 | at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:785)
2014-06-23 10:15:47.351 | at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:757)
2014-06-23 10:15:47.352 | at hudson.model.Build$BuildExecution.post2(Build.java:183)
2014-06-23 10:15:47.352 | at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:706)
2014-06-23 10:15:47.352 | at hudson.model.Run.execute(Run.java:1690)
2014-06-23 10:15:47.352 | at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
2014-06-23 10:15:47.352 | at hudson.model.ResourceController.execute(ResourceController.java:88)
2014-06-23 10:15:47.352 | at hudson.model.Executor.run(Executor.java:246)

description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to elastic-recheck (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/102146

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on elastic-recheck (master)

Change abandoned by Matt Riedemann (<email address hidden>) on branch: master
Review: https://review.openstack.org/102146

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.