You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/03/27 18:24:53 UTC

Build failed in Jenkins: Maven » Maven TLP » maven » master #129

See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven/job/master/129/

Changes:

* [MNG-7127] fix MavenCliTest.testStyleColors test in JDK 16

All tests passed

Build log:
[...truncated 5559 lines...]
[Pipeline] // withMaven
[Pipeline] dir
Running in /home/jenkins/workspace/Maven_maven-box_maven_master/build/apache-maven/target
[Pipeline] {
[Pipeline] stash
Stashed 4 file(s)
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/jenkins/workspace/Maven_maven-box_maven_master/build/maven-wrapper/target
[Pipeline] {
[Pipeline] stash
Stashed 1 file(s)
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] resolveScm
Checking for first existing branch from [master, master]...
 > git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://gitbox.apache.org/repos/asf/maven-integration-testing.git
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-integration-testing.git # timeout=10
Fetching & pruning origin...
Listing remote references...
 > git config --get remote.origin.url # timeout=10
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git ls-remote -h -- https://gitbox.apache.org/repos/asf/maven-integration-testing.git # timeout=10
Fetching upstream changes from origin
 > git config --get remote.origin.url # timeout=10
 > git fetch --tags --force --progress --prune -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking branches...
  Checking branch modernize_code
    Met criteria
  Checking branch embedder
    Met criteria
  Checking branch MNG-5760_fix
    Met criteria
  Checking branch update-maven-verifier
    Met criteria
  Checking branch CLEANING-UP
    Met criteria
  Checking branch MNG-4463
    Met criteria
  Checking branch MNG-4660
    Met criteria
  Checking branch MNG-5693
    Met criteria
  Checking branch MNG-6562
    Met criteria
  Checking branch fix-checksums
    Met criteria
  Checking branch MNG-6401
    Met criteria
  Checking branch MNG-4991_fix
    Met criteria
  Checking branch MNG-5937
    Met criteria
  Checking branch revert-MNG-6772
    Met criteria
  Checking branch jetty-upgrade
    Met criteria
  Checking branch groupid-consistency
    Met criteria
  Checking branch MNG-5001
    Met criteria
  Checking branch MNG-5760
    Met criteria
  Checking branch MNG-6772
    Met criteria
  Checking branch MNG-5563
    Met criteria
  Checking branch MNG-7024
    Met criteria
  Checking branch MNG-6401-2
    Met criteria
  Checking branch MNG-6772_2
    Met criteria
  Checking branch MNG-7045
    Met criteria
  Checking branch MNG-6075
    Met criteria
  Checking branch MNG-7020
    Met criteria
  Checking branch pre-reset-master
    Met criteria
  Checking branch MNG-2477
    Met criteria
  Checking branch MNG-6714
    Met criteria
  Checking branch MNG-5227
    Met criteria
  Checking branch MNG-5667
    Met criteria
  Checking branch MNG-6732
    Met criteria
  Checking branch post-reset-master
    Met criteria
  Checking branch MNG-7029
    Met criteria
  Checking branch MNG-6114
    Met criteria
  Checking branch master
    Met criteria
Processed 36 branches (query complete)
Found master at revision 39b9af737bd2b4227866f9cb9ddd12bbb2c11508
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
OS: linux JDK: 8 => Label: ubuntu JDK: jdk_1.8_latest
[Pipeline] echo
OS: linux JDK: 11 => Label: ubuntu JDK: jdk_11_latest
[Pipeline] echo
OS: windows JDK: 8 => Label: Windows JDK: jdk_1.8_latest
[Pipeline] echo
OS: windows JDK: 11 => Label: Windows JDK: jdk_11_latest
[Pipeline] parallel
[Pipeline] { (Branch: linux-jdk8)
[Pipeline] { (Branch: linux-jdk11)
[Pipeline] { (Branch: windows-jdk8)
[Pipeline] { (Branch: windows-jdk11)
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on H28 in /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master
[Pipeline] node
Running on H22 in /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master
[Pipeline] {
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run ITs Linux Java 8)
[Pipeline] stage
[Pipeline] { (Run ITs Linux Java 11)
[Pipeline] echo
NODE_NAME = H28
[Pipeline] isUnix
[Pipeline] dir
Running in /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test
[Pipeline] {
[Pipeline] echo
NODE_NAME = H22
[Pipeline] isUnix
[Pipeline] dir
Running in /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test
[Pipeline] {
[Pipeline] pwd
[Pipeline] checkout
[Pipeline] pwd
[Pipeline] checkout
The recommended git tool is: git
The recommended git tool is: git
No credentials specified
No credentials specified
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://gitbox.apache.org/repos/asf/maven-integration-testing.git
 > git init /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --no-tags --progress -- https://gitbox.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Cloning repository https://gitbox.apache.org/repos/asf/maven-integration-testing.git
 > git init /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --no-tags --progress -- https://gitbox.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 39b9af737bd2b4227866f9cb9ddd12bbb2c11508 (master)
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-integration-testing.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 39b9af737bd2b4227866f9cb9ddd12bbb2c11508 # timeout=10
Avoid second fetch
Checking out Revision 39b9af737bd2b4227866f9cb9ddd12bbb2c11508 (master)
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-integration-testing.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 39b9af737bd2b4227866f9cb9ddd12bbb2c11508 # timeout=10
Commit message: "[MNG-7128] test blocked HTTP repository in pom.xml"
 > git rev-list --no-walk 39b9af737bd2b4227866f9cb9ddd12bbb2c11508 # timeout=10
Commit message: "[MNG-7128] test blocked HTTP repository in pom.xml"
[Pipeline] isUnix
[Pipeline] isUnix
[Pipeline] sh
[Pipeline] End of Pipeline
+ rm -rvf /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/dists /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/it-local-repo
java.io.IOException: No space left on device
	at sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:60)
	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
	at sun.nio.ch.IOUtil.write(IOUtil.java:65)
	at sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:211)
	at java.nio.channels.Channels.writeFullyImpl(Channels.java:78)
	at java.nio.channels.Channels.writeFully(Channels.java:101)
	at java.nio.channels.Channels.access$000(Channels.java:61)
	at java.nio.channels.Channels$1.write(Channels.java:174)
	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
	at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
	at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:297)
	at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
	at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
	at com.thoughtworks.xstream.core.util.QuickWriter.flush(QuickWriter.java:75)
Also:   java.io.IOException: No space left on device
		at sun.nio.ch.FileDispatcherImpl.write0(Native Method)
		at sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:60)
		at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
		at sun.nio.ch.IOUtil.write(IOUtil.java:65)
		at sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:211)
		at java.nio.channels.Channels.writeFullyImpl(Channels.java:78)
		at java.nio.channels.Channels.writeFully(Channels.java:101)
		at java.nio.channels.Channels.access$000(Channels.java:61)
		at java.nio.channels.Channels$1.write(Channels.java:174)
		at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
		at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
		at java.io.FilterOutputStream.close(FilterOutputStream.java:158)
		at org.jenkinsci.plugins.workflow.support.PipelineIOUtils.writeByXStream(PipelineIOUtils.java:35)
Caused: com.thoughtworks.xstream.io.StreamException:  : No space left on device
	at com.thoughtworks.xstream.core.util.QuickWriter.flush(QuickWriter.java:77)
	at com.thoughtworks.xstream.io.xml.PrettyPrintWriter.flush(PrettyPrintWriter.java:346)
	at com.thoughtworks.xstream.XStream.toXML(XStream.java:990)
	at hudson.util.XStream2.toXMLUTF8(XStream2.java:313)
	at org.jenkinsci.plugins.workflow.support.PipelineIOUtils.writeByXStream(PipelineIOUtils.java:34)
	at org.jenkinsci.plugins.workflow.job.WorkflowRun.save(WorkflowRun.java:1210)
	at hudson.BulkChange.commit(BulkChange.java:98)
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.notifyListeners(CpsFlowExecution.java:1485)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$3.run(CpsThreadGroup.java:489)
	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.run(CpsVmExecutorService.java:38)
	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:136)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Finished: FAILURE
Running in /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/dists
+ rm -rvf /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/dists /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/it-local-repo
Running in /home/jenkins/jenkins-agent/workspace/Maven_maven-box_maven_master/test/dists
Failed in branch linux-jdk8
[FAILURE-001] java.io.IOException: cannot start writing logs to a finished node StepAtomNode[id=84, exec=CpsFlowExecution[Owner[Maven/maven-box/maven/master/129:Maven/maven-box/maven/master #129]]] unstash in CpsFlowExecution[Owner[Maven/maven-box/maven/master/129:Maven/maven-box/maven/master #129]]
Build result: FAILURE
The authors of changes [martinkanters].
Sending email ...