You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/11 02:21:53 UTC

Build failed in Jenkins: Ant Master Compatibility Linux » xenial,JDK 10 (latest) #41

See <https://builds.apache.org/job/Ant%20Master%20Compatibility%20Linux/OS=xenial,jdk=JDK%2010%20(latest)/41/display/redirect?page=changes>

Changes:

[jaikiran] bz-63958 Correctly parse the forked mode launch definition in cases


------------------------------------------
Started by upstream project "Ant Master Compatibility Linux" build number 41
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H43 (ubuntu xenial) in workspace <https://builds.apache.org/job/Ant%20Master%20Compatibility%20Linux/OS=xenial,jdk=JDK%2010%20(latest)/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/ant.git
 > git init <https://builds.apache.org/job/Ant%20Master%20Compatibility%20Linux/OS=xenial,jdk=JDK%2010%20(latest)/ws/> # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/ant.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/ant.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/ant.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/ant.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/ant.git
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/ant.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 6a06674efb82488a398fb5854af251f20e796f8c (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6a06674efb82488a398fb5854af251f20e796f8c
Commit message: "bz-63958 Correctly parse the forked mode launch definition in cases where a listener element is a sibling of either test or testclasses element"
 > git rev-list --no-walk c4aeb9cd9305d840eb91a798c8313f32580c6f0c # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
LANG=en_US.utf8

[EnvInject] - Variables injected successfully.
[JDK 10 (latest)] $ /bin/bash -xe /tmp/jenkins5581749290052714833.sh
+ ./test-compatibility.sh
Using  "/home/jenkins/tools/java/latest10" to build Ant
[0.105s][warning][os,thread] Failed to start thread - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 4k, detached.
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create worker GC thread. Out of system resources.
# An error report file with more information is saved as:
# <https://builds.apache.org/job/Ant%20Master%20Compatibility%20Linux/OS=xenial,jdk=JDK%2010%20(latest)/ws/hs_err_pid65048.log>
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?