| CONSOLE OUTPUT |
| Started by upstream project "pharo-2.0-tests" build number 328 |
| Building remotely on pharo-win7-64FATAL: null |
| java.io.InterruptedIOException |
| at hudson.remoting.ProxyOutputStream._write(ProxyOutputStream.java:120) |
| at hudson.remoting.ProxyOutputStream.write(ProxyOutputStream.java:103) |
| at hudson.remoting.RemoteOutputStream.write(RemoteOutputStream.java:110) |
| at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1026) |
| at org.apache.commons.io.IOUtils.copy(IOUtils.java:999) |
| at hudson.FilePath.copyFrom(FilePath.java:755) |
| at hudson.FilePath.copyFrom(FilePath.java:741) |
| at hudson.tools.JDKInstaller.performInstallation(JDKInstaller.java:129) |
| at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:61) |
| at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:107) |
| at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:203) |
| at hudson.model.JDK.forNode(JDK.java:122) |
| at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:856) |
| at hudson.matrix.MatrixRun$MatrixRunExecution.decideWorkspace(MatrixRun.java:175) |
| at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:482) |
| at hudson.model.Run.execute(Run.java:1502) |
| at hudson.matrix.MatrixRun.run(MatrixRun.java:146) |
| at hudson.model.ResourceController.execute(ResourceController.java:88) |
| at hudson.model.Executor.run(Executor.java:236) |
| Caused by: java.lang.InterruptedException: sleep interrupted |
| at java.lang.Thread.sleep(Native Method) |
| at hudson.remoting.PipeWindow$Real.get(PipeWindow.java:182) |
| at hudson.remoting.ProxyOutputStream._write(ProxyOutputStream.java:118) |
| ... 18 more |