Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2377/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 68.13 MB...]
[exec]
[exec] Test results:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2377//testReport/
[exec] Findbugs warnings:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2377//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
[exec] Console output:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2377//console
[exec]
[exec] This message is automatically generated.
[exec]
[exec]
[exec]
======================================================================
[exec]
======================================================================
[exec] Adding comment to Jira.
[exec]
======================================================================
[exec]
======================================================================
[exec]
[exec]
[exec]
[exec] Error: No value specified for option "issue"
[exec] Session logged out. Session was
JSESSIONID=700E25ABCFDDD3FCD4060C6892F92408.
[exec]
[exec]
[exec]
======================================================================
[exec]
======================================================================
[exec] Finished build.
[exec]
======================================================================
[exec]
======================================================================
[exec]
[exec]
[exec] mv:
'/home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build/patchprocess'
and
'/home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build/patchprocess'
are the same file
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build/build.xml:1953:
exec returned: 1
Total time: 11 minutes 59 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Recording test results
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
[description-setter] Description set: ZOOKEEPER-3106
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Adding one-line test results to commit status...
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting status of 4bb31f6fe29560ae7e64a53d644e5742b8124eb5 to FAILURE with url
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2377/ and
message: 'FAILURE
1760 tests run, 1 skipped, 1 failed.'
Using context: Jenkins
Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2377/
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
###################################################################################
############################## FAILED TESTS (if any)
##############################
1 tests failed.
FAILED: org.apache.zookeeper.test.ClientPortBindTest.testBindByAddress
Error Message:
ZooKeeper client can not connect to 0:0:0:0:0:0:0:1%lo:24687
Stack Trace:
junit.framework.AssertionFailedError: ZooKeeper client can not connect to
0:0:0:0:0:0:0:1%lo:24687
at
org.apache.zookeeper.test.ClientBase.createZKClient(ClientBase.java:775)
at
org.apache.zookeeper.test.ClientBase.createZKClient(ClientBase.java:756)
at
org.apache.zookeeper.test.ClientPortBindTest.testBindByAddress(ClientPortBindTest.java:94)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)