You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/22 10:38:30 UTC

ZooKeeper_branch35_jdk8 - Build # 1683 - Still Failing

See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/1683/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H34 (ubuntu) in workspace /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/zookeeper.git
 > git init /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8 # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/zookeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/zookeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/zookeeper.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/zookeeper.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/zookeeper.git
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/zookeeper.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/branch-3.5^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/branch-3.5^{commit} # timeout=10
Checking out Revision 8d2f798c4d3eab4513743b3bf8828d061e7e1b90 (refs/remotes/origin/branch-3.5)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8d2f798c4d3eab4513743b3bf8828d061e7e1b90
Commit message: "ZOOKEEPER-3482: add unit tests for client SASL authentication over SSL"
 > git rev-list --no-walk 458b67f3dd63ffad195a602b67613dbd2ea1ed36 # timeout=10
No emails were triggered.
[ZooKeeper_branch35_jdk8] $ /home/jenkins/tools/ant/latest/bin/ant -Dtest.junit.maxmem=2g -Dtest.output=no -Dtest.junit.threads=4 -Dtest.junit.output.format=xml -Djavac.target=1.8 clean test
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/hs_err_pid22190.log
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.