Advertisement
Guest User

https://ci.eclipse.org/jakartaee-tck/view/EPL-EFTL-CERTIFICA

a guest
Jan 15th, 2020
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.33 KB | None | 0 0
  1. + JUNIT_REPORT_FILE_NAME=jsf-junitreports.tar.gz
  2. + tar zcvf /home/jenkins/agent/workspace/jakartaee-tck_8.0/jsf-junitreports.tar.gz /home/jenkins/agent/workspace/jakartaee-tck_8.0/results/junitreports/
  3. tar: Removing leading `/' from member names
  4. /home/jenkins/agent/workspace/jakartaee-tck_8.0/results/junitreports/
  5. /home/jenkins/agent/workspace/jakartaee-tck_8.0/results/junitreports/jsf-junit-report.xml
  6. </span><span class="pipeline-new-node" nodeId="839" enclosingId="575">[Pipeline] archiveArtifacts
  7. </span><span class="pipeline-node-839">Archiving artifacts
  8. </span><span class="pipeline-new-node" nodeId="840" enclosingId="575">[Pipeline] junit
  9. </span><span class="pipeline-node-840">Recording test results
  10. </span><span class="pipeline-new-node" nodeId="841" startId="575">[Pipeline] }
  11. </span><span class="pipeline-new-node" nodeId="842" startId="574">[Pipeline] // container
  12. </span><span class="pipeline-new-node" nodeId="843" startId="573">[Pipeline] }
  13. </span><span class="pipeline-new-node" nodeId="844" startId="572">[Pipeline] // stage
  14. </span><span class="pipeline-new-node" nodeId="845" startId="571">[Pipeline] }
  15. </span><span class="pipeline-new-node" nodeId="846" startId="197">[Pipeline] // node
  16. </span><span class="pipeline-new-node" nodeId="847" startId="152">[Pipeline] }
  17. </span><span class="pipeline-new-node" nodeId="848" startId="151">[Pipeline] // podTemplate
  18. </span><span class="pipeline-new-node" nodeId="849" startId="92">[Pipeline] }
  19. </span><span class="pipeline-new-node" nodeId="850" startId="33">[Pipeline] // parallel
  20. </span><span class="pipeline-new-node" nodeId="851" startId="32">[Pipeline] }
  21. </span><span class="pipeline-new-node" nodeId="852" startId="31">[Pipeline] // script
  22. </span><span class="pipeline-new-node" nodeId="853" startId="30">[Pipeline] }
  23. </span><span class="pipeline-new-node" nodeId="854" startId="29">[Pipeline] // stage
  24. </span><span class="pipeline-new-node" nodeId="855" startId="855" enclosingId="17">[Pipeline] stage
  25. </span><span class="pipeline-new-node" nodeId="856" startId="856" enclosingId="855" label="standalone-tck-build">[Pipeline] { (standalone-tck-build)
  26. </span>Stage "standalone-tck-build" skipped due to earlier failure(s)
  27. <span class="pipeline-new-node" nodeId="857" startId="856">[Pipeline] }
  28. </span><span class="pipeline-new-node" nodeId="858" startId="855">[Pipeline] // stage
  29. </span><span class="pipeline-new-node" nodeId="859" startId="859" enclosingId="17">[Pipeline] stage
  30. </span><span class="pipeline-new-node" nodeId="860" startId="860" enclosingId="859" label="standalone-tck-run">[Pipeline] { (standalone-tck-run)
  31. </span>Stage "standalone-tck-run" skipped due to earlier failure(s)
  32. <span class="pipeline-new-node" nodeId="861" startId="860">[Pipeline] }
  33. </span><span class="pipeline-new-node" nodeId="862" startId="859">[Pipeline] // stage
  34. </span><span class="pipeline-new-node" nodeId="863" startId="17">[Pipeline] }
  35. </span><span class="pipeline-new-node" nodeId="864" startId="16">[Pipeline] // withEnv
  36. </span><span class="pipeline-new-node" nodeId="865" startId="15">[Pipeline] }
  37. </span><span class="pipeline-new-node" nodeId="866" startId="14">[Pipeline] // container
  38. </span><span class="pipeline-new-node" nodeId="867" startId="13">[Pipeline] }
  39. </span><span class="pipeline-new-node" nodeId="868" startId="12">[Pipeline] // withEnv
  40. </span><span class="pipeline-new-node" nodeId="869" startId="6">[Pipeline] }
  41. </span><span class="pipeline-new-node" nodeId="870" startId="5">[Pipeline] // node
  42. </span><span class="pipeline-new-node" nodeId="871" startId="4">[Pipeline] }
  43. </span><span class="pipeline-new-node" nodeId="872" startId="3">[Pipeline] // podTemplate
  44. </span><span class="pipeline-new-node" nodeId="873" startId="2">[Pipeline] End of Pipeline
  45. </span>
  46. GitHub has been notified of this commit’s build result
  47.  
  48. java.io.IOException: Cannot allocate memory
  49. at sun.nio.ch.FileDispatcherImpl.write0(Native Method)
  50. at sun.nio.ch.FileDispatcherImpl.write(Unknown Source)
  51. at sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
  52. at sun.nio.ch.IOUtil.write(Unknown Source)
  53. at sun.nio.ch.FileChannelImpl.write(Unknown Source)
  54. at java.nio.channels.Channels.writeFullyImpl(Unknown Source)
  55. at java.nio.channels.Channels.writeFully(Unknown Source)
  56. at java.nio.channels.Channels.access$000(Unknown Source)
  57. at java.nio.channels.Channels$1.write(Unknown Source)
  58. at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:2315)
  59. at org.apache.commons.io.IOUtils.copy(IOUtils.java:2270)
  60. at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:2291)
  61. at org.apache.commons.io.IOUtils.copy(IOUtils.java:2246)
  62. at hudson.util.IOUtils.copy(IOUtils.java:43)
  63. at hudson.FilePath.readFromTar(FilePath.java:2581)
  64. Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.128.6.1/10.128.6.1:54300
  65. at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
  66. at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
  67. at hudson.remoting.Channel.call(Channel.java:957)
  68. at hudson.FilePath.act(FilePath.java:1072)
  69. at hudson.FilePath.act(FilePath.java:1061)
  70. at hudson.FilePath.untar(FilePath.java:572)
  71. at org.jenkinsci.plugins.workflow.flow.StashManager.unstash(StashManager.java:161)
  72. at org.jenkinsci.plugins.workflow.support.steps.stash.UnstashStep$Execution.run(UnstashStep.java:76)
  73. at org.jenkinsci.plugins.workflow.support.steps.stash.UnstashStep$Execution.run(UnstashStep.java:63)
  74. at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
  75. at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$$Lambda$334.000000006800CCF0.run(Unknown Source)
  76. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  77. at java.util.concurrent.FutureTask.run(Unknown Source)
  78. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  79. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  80. Caused: java.io.IOException: Failed to extract jakartaeetck-bundles.tar.gz
  81. at hudson.FilePath.readFromTar(FilePath.java:2591)
  82. at hudson.FilePath.access$500(FilePath.java:212)
  83. at hudson.FilePath$UntarRemote.invoke(FilePath.java:586)
  84. at hudson.FilePath$UntarRemote.invoke(FilePath.java:577)
  85. at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
  86. at hudson.remoting.UserRequest.perform(UserRequest.java:211)
  87. at hudson.remoting.UserRequest.perform(UserRequest.java:54)
  88. at hudson.remoting.Request$2.run(Request.java:369)
  89. at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
  90. at java.util.concurrent.FutureTask.run(Unknown Source)
  91. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  92. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  93. at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:97)
  94. at hudson.remoting.Engine$1$$Lambda$4.000000001401F7B0.run(Unknown Source)
  95. at java.lang.Thread.run(Unknown Source)
  96. Finished: FAILURE
  97. </pre></div></div><footer><div class="container-fluid"><div class="row"><div class="col-md-6" id="footer"></div><div class="col-md-18"><span class="page_generated">Page generated: Jan 15, 2020 9:05:28 PM EST</span><span class="rest_api"><a href="api/">REST API</a></span><span class="jenkins_ver"><a href="https://ci.eclipse.org">Jenkins ver. 2.190.1</a></span></div></div></div></footer></body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement