You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/06/04 12:35:31 UTC

Build failed in Jenkins: bookkeeper_release_branch_47_java9 #783

See <https://builds.apache.org/job/bookkeeper_release_branch_47_java9/783/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H30 (ubuntu) in workspace <https://builds.apache.org/job/bookkeeper_release_branch_47_java9/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/bookkeeper.git # timeout=10
Fetching upstream changes from https://github.com/apache/bookkeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/branch-4.7^{commit} # timeout=10
Checking out Revision f307a36acf9d2acf5c3ff315e1b3bfd7873e3cce (origin/branch-4.7)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f307a36acf9d2acf5c3ff315e1b3bfd7873e3cce
Commit message: "Issue #1884: (@W-5697664@) dir_*_usage stats are reported as 0 ..."
 > git rev-list --no-walk f307a36acf9d2acf5c3ff315e1b3bfd7873e3cce # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Parsing POMs
Downloaded artifact https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
Modules changed, recalculating dependency graph
Established TCP socket on 33693
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[bookkeeper_release_branch_47_java9] $ /home/jenkins/tools/java/latest1.9/bin/java -Dorg.slf4j.simpleLogger.showDateTime=true -Dorg.slf4j.simpleLogger.dateTimeFormat=yyyy-MM-dd'T'HH:mm:ss.SSS -XX:+TieredCompilation -XX:TieredStopAtLevel=1 -Xmx4096m -Xms2048m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/apache-maven-3.6.2/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/apache-maven-3.6.2/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/apache-maven-3.6.2 /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 33693
[0.159s][warning][os,thread] Failed to start thread - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached.
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
ERROR: Failed to launch Maven. Exit code = 1