| [...truncated 160 lines...] |
| at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48) |
| FATAL: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel |
| Building dependency tree... |
| Reading state information... |
| The following extra packages will be installed: |
| python-pkg-resources |
| Suggested packages: |
| python-distribute python-distribute-doc |
| The following NEW packages will be installed: |
| python-d2to1 python-pbr python-pkg-resources |
| 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. |
| Need to get 127 kB of archives. |
| After this operation, 571 kB of additional disk space will be used. |
| Get:1 http://localhost/ubuntu/ precise-icehouse/main python-pbr all 0.5.23-0ubuntu4~cloud0 [42.3 kB] |
| Get:2 http://archive.ubuntu.com/ubuntu/ precise/main python-pkg-resources all 0.6.24-1ubuntu1 [63.1 kB] |
| Get:3 http://localhost/ubuntu/ precise-icehouse/main python-d2to1 all 0.2.11-1build1~cloud0 [21.9 kB] |
| Fetched 127 kB in 0s (157 kB/s) |
| Selecting previously unselected package python-pbr. |
| (Reading database ... hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel |
| at hudson.remoting.Request.call(Request.java:174) |
| at hudson.remoting.Channel.call(Channel.java:671) |
| at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:158) |
| at com.sun.proxy.$Proxy35.join(Unknown Source) |
| at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:915) |
| at hudson.Launcher$ProcStarter.join(Launcher.java:360) |
| at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91) |
| at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:60) |
| at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19) |
| at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:802) |
| at hudson.model.Build$BuildExecution.build(Build.java:199) |
| at hudson.model.Build$BuildExecution.doRun(Build.java:160) |
| at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:584) |
| at hudson.model.Run.execute(Run.java:1575) |
| at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) |
| at hudson.model.ResourceController.execute(ResourceController.java:88) |
| at hudson.model.Executor.run(Executor.java:237) |
| Caused by: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel |
| at hudson.remoting.Request.abort(Request.java:299) |
| at hudson.remoting.Channel.terminate(Channel.java:730) |
| at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:69) |
| Caused by: java.io.IOException: Unexpected termination of the channel |
| at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50) |
| Caused by: java.io.EOFException |
| at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2598) |
| at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1318) |
| at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370) |
| at hudson.remoting.Command.readFrom(Command.java:92) |
| at hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:59) |
| at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48) |