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 2016/11/06 19:33:48 UTC

ZooKeeper-trunk - Build # 3146 - Still Failing

See https://builds.apache.org/job/ZooKeeper-trunk/3146/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 457402 lines...]
    [junit] 2016-11-06 19:31:07,023 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-11-06 19:31:07,023 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-11-06 19:31:07,023 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2016-11-06 19:31:07,023 [myid:] - INFO  [ProcessThread(sid:0 cport:14159)::PrepRequestProcessor@156] - PrepRequestProcessor exited loop!
    [junit] 2016-11-06 19:31:07,023 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port14159,name1=InMemoryDataTree]
    [junit] 2016-11-06 19:31:07,024 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port14159]
    [junit] 2016-11-06 19:31:07,024 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 14159
    [junit] 2016-11-06 19:31:07,024 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-11-06 19:31:07,038 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 4824 at start it was 4824
    [junit] 2016-11-06 19:31:07,038 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-11-06 19:31:07,038 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 507.601 sec, Thread: 2, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2016-11-06 19:31:07,074 [myid:127.0.0.1:13915] - INFO  [main-SendThread(127.0.0.1:13915):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:13915. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-11-06 19:31:07,074 [myid:127.0.0.1:13915] - WARN  [main-SendThread(127.0.0.1:13915):ClientCnxn$SendThread@1235] - Session 0x100cb890f220000 for server 127.0.0.1/127.0.0.1:13915, unexpected error, closing socket connection and attempting reconnect
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2016-11-06 19:31:07,134 [myid:127.0.0.1:14036] - INFO  [main-SendThread(127.0.0.1:14036):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:14036. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-11-06 19:31:07,134 [myid:127.0.0.1:14036] - WARN  [main-SendThread(127.0.0.1:14036):ClientCnxn$SendThread@1235] - Session 0x100cb8dbfae0000 for server 127.0.0.1/127.0.0.1:14036, unexpected error, closing socket connection and attempting reconnect
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2016-11-06 19:31:07,257 [myid:127.0.0.1:14042] - INFO  [main-SendThread(127.0.0.1:14042):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:14042. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-11-06 19:31:07,258 [myid:127.0.0.1:14042] - WARN  [main-SendThread(127.0.0.1:14042):ClientCnxn$SendThread@1235] - Session 0x300cb8dc01c0000 for server 127.0.0.1/127.0.0.1:14042, unexpected error, closing socket connection and attempting reconnect
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] Running org.apache.zookeeper.server.ZxidRolloverTest in thread 5
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 5, Class: org.apache.zookeeper.server.ZxidRolloverTest
    [junit] Test org.apache.zookeeper.server.ZxidRolloverTest FAILED (timeout)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1323: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1208: Tests failed!

Total time: 15 minutes 36 seconds
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording fingerprints
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Updating ZOOKEEPER-2624
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Publishing Javadoc
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.zookeeper.server.ZxidRolloverTest.testMultipleRollover

Error Message:
Timeout occurred. Please note the time in the report does not reflect the time until the timeout.

Stack Trace:
junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
	at java.lang.Thread.run(Thread.java:745)