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/10/05 23:34:32 UTC

ZooKeeper-trunk - Build # 3108 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 460448 lines...]
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] 2016-10-05 23:31:11,597 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19545,name1=Connections,name2=127.0.0.1,name3=0x10027a0fc530000]
    [junit] 2016-10-05 23:31:11,697 [myid:] - INFO  [main:ZooKeeper@1313] - Session: 0x10027a0fc530000 closed
    [junit] 2016-10-05 23:31:11,697 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x10027a0fc530000
    [junit] 2016-10-05 23:31:11,697 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 200763
    [junit] 2016-10-05 23:31:11,698 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 1642
    [junit] 2016-10-05 23:31:11,698 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2016-10-05 23:31:11,698 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-10-05 23:31:11,698 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-10-05 23:31:11,698 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:19545
    [junit] 2016-10-05 23:31:11,701 [myid:] - INFO  [main:ZooKeeperServer@529] - shutting down
    [junit] 2016-10-05 23:31:11,702 [myid:] - ERROR [main:ZooKeeperServer@501] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2016-10-05 23:31:11,702 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-10-05 23:31:11,702 [myid:] - INFO  [main:PrepRequestProcessor@965] - Shutting down
    [junit] 2016-10-05 23:31:11,702 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-10-05 23:31:11,702 [myid:] - INFO  [ProcessThread(sid:0 cport:19545)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-10-05 23:31:11,702 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-10-05 23:31:11,703 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2016-10-05 23:31:11,703 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19545,name1=InMemoryDataTree]
    [junit] 2016-10-05 23:31:11,703 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19545]
    [junit] 2016-10-05 23:31:11,703 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 19545
    [junit] 2016-10-05 23:31:11,704 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-10-05 23:31:11,719 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 4830 at start it was 4834
    [junit] 2016-10-05 23:31:11,719 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-10-05 23:31:11,719 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 526.491 sec, Thread: 4, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2016-10-05 23:31:11,828 [myid:] - INFO  [SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!
    [junit] 2016-10-05 23:31:11,964 [myid:127.0.0.1:19425] - INFO  [main-SendThread(127.0.0.1:19425):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19425. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-10-05 23:31:11,965 [myid:127.0.0.1:19425] - WARN  [main-SendThread(127.0.0.1:19425):ClientCnxn$SendThread@1235] - Session 0x200279df6290000 for server 127.0.0.1/127.0.0.1:19425, 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.quorum.Zab1_0Test in thread 5
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 5, Class: org.apache.zookeeper.server.quorum.Zab1_0Test
    [junit] Test org.apache.zookeeper.server.quorum.Zab1_0Test FAILED (timeout)

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

Total time: 17 minutes 3 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
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.quorum.Zab1_0Test.testNormalObserverRun

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)



ZooKeeper-trunk - Build # 3112 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk/3112/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 465137 lines...]
    [junit] 	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
    [junit] 	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] 2016-10-08 23:29:37,380 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port14159,name1=Connections,name2=127.0.0.1,name3=0x1003712a1590000]
    [junit] 2016-10-08 23:29:37,383 [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-10-08 23:29:37,384 [myid:127.0.0.1:14042] - WARN  [main-SendThread(127.0.0.1:14042):ClientCnxn$SendThread@1235] - Session 0x300370f87aa0000 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] 2016-10-08 23:29:37,481 [myid:] - INFO  [main:ZooKeeper@1315] - Session: 0x1003712a1590000 closed
    [junit] 2016-10-08 23:29:37,481 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x1003712a1590000
    [junit] 2016-10-08 23:29:37,481 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 158272
    [junit] 2016-10-08 23:29:37,481 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 1642
    [junit] 2016-10-08 23:29:37,481 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2016-10-08 23:29:37,481 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-10-08 23:29:37,482 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-10-08 23:29:37,482 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:14159
    [junit] 2016-10-08 23:29:37,490 [myid:] - INFO  [main:ZooKeeperServer@529] - shutting down
    [junit] 2016-10-08 23:29:37,490 [myid:] - ERROR [main:ZooKeeperServer@501] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2016-10-08 23:29:37,490 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-10-08 23:29:37,490 [myid:] - INFO  [main:PrepRequestProcessor@996] - Shutting down
    [junit] 2016-10-08 23:29:37,490 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-10-08 23:29:37,490 [myid:] - INFO  [ProcessThread(sid:0 cport:14159)::PrepRequestProcessor@156] - PrepRequestProcessor exited loop!
    [junit] 2016-10-08 23:29:37,490 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-10-08 23:29:37,491 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2016-10-08 23:29:37,491 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port14159,name1=InMemoryDataTree]
    [junit] 2016-10-08 23:29:37,494 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port14159]
    [junit] 2016-10-08 23:29:37,494 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 14159
    [junit] 2016-10-08 23:29:37,494 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-10-08 23:29:37,500 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 4827 at start it was 4827
    [junit] 2016-10-08 23:29:37,501 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-10-08 23:29:37,501 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 529.503 sec, Thread: 2, Class: org.apache.zookeeper.test.NioNettySuiteTest

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

Total time: 12 minutes 50 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
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.quorum.ReconfigDuringLeaderSyncTest.testDuringLeaderSync

Error Message:
zoo.cfg.dynamic.next is not deleted.

Stack Trace:
junit.framework.AssertionFailedError: zoo.cfg.dynamic.next is not deleted.
	at org.apache.zookeeper.server.quorum.ReconfigDuringLeaderSyncTest.testDuringLeaderSync(ReconfigDuringLeaderSyncTest.java:155)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)



ZooKeeper-trunk - Build # 3111 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk/3111/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 459558 lines...]
    [junit] 	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] 2016-10-08 17:55:31,770 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24931,name1=Connections,name2=127.0.0.1,name3=0x10035e0c1750000]
    [junit] 2016-10-08 17:55:31,855 [myid:127.0.0.1:24814] - INFO  [main-SendThread(127.0.0.1:24814):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:24814. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-10-08 17:55:31,856 [myid:127.0.0.1:24814] - WARN  [main-SendThread(127.0.0.1:24814):ClientCnxn$SendThread@1235] - Session 0x30035ddcb820000 for server 127.0.0.1/127.0.0.1:24814, 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-10-08 17:55:31,871 [myid:] - INFO  [main:ZooKeeper@1315] - Session: 0x10035e0c1750000 closed
    [junit] 2016-10-08 17:55:31,871 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x10035e0c1750000
    [junit] 2016-10-08 17:55:31,871 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 148119
    [junit] 2016-10-08 17:55:31,871 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 1642
    [junit] 2016-10-08 17:55:31,871 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2016-10-08 17:55:31,871 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-10-08 17:55:31,871 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-10-08 17:55:31,871 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:24931
    [junit] 2016-10-08 17:55:31,877 [myid:] - INFO  [main:ZooKeeperServer@529] - shutting down
    [junit] 2016-10-08 17:55:31,877 [myid:] - ERROR [main:ZooKeeperServer@501] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2016-10-08 17:55:31,877 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-10-08 17:55:31,878 [myid:] - INFO  [main:PrepRequestProcessor@996] - Shutting down
    [junit] 2016-10-08 17:55:31,878 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-10-08 17:55:31,878 [myid:] - INFO  [ProcessThread(sid:0 cport:24931)::PrepRequestProcessor@156] - PrepRequestProcessor exited loop!
    [junit] 2016-10-08 17:55:31,878 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-10-08 17:55:31,878 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2016-10-08 17:55:31,879 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24931,name1=InMemoryDataTree]
    [junit] 2016-10-08 17:55:31,879 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24931]
    [junit] 2016-10-08 17:55:31,879 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 24931
    [junit] 2016-10-08 17:55:31,879 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-10-08 17:55:31,885 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 4822 at start it was 4822
    [junit] 2016-10-08 17:55:31,885 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-10-08 17:55:31,885 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 510.417 sec, Thread: 6, Class: org.apache.zookeeper.test.NioNettySuiteTest

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

Total time: 12 minutes 48 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-2169
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.quorum.ReconfigDuringLeaderSyncTest.testDuringLeaderSync

Error Message:
zoo.cfg.dynamic.next is not deleted.

Stack Trace:
junit.framework.AssertionFailedError: zoo.cfg.dynamic.next is not deleted.
	at org.apache.zookeeper.server.quorum.ReconfigDuringLeaderSyncTest.testDuringLeaderSync(ReconfigDuringLeaderSyncTest.java:155)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)



ZooKeeper-trunk - Build # 3110 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk/3110/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 466003 lines...]
    [junit] 	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
    [junit] 	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] 2016-10-07 23:37:24,090 [myid:127.0.0.1:30224] - INFO  [main-SendThread(127.0.0.1:30224):ClientCnxn$SendThread@1231] - Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect
    [junit] 2016-10-07 23:37:24,446 [myid:127.0.0.1:30197] - INFO  [main-SendThread(127.0.0.1:30197):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:30197. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-10-07 23:37:24,446 [myid:127.0.0.1:30197] - WARN  [main-SendThread(127.0.0.1:30197):ClientCnxn$SendThread@1235] - Session 0x20031eae6570000 for server 127.0.0.1/127.0.0.1:30197, 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-10-07 23:37:24,684 [myid:127.0.0.1:30073] - INFO  [main-SendThread(127.0.0.1:30073):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:30073. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-10-07 23:37:24,684 [myid:127.0.0.1:30073] - WARN  [main-SendThread(127.0.0.1:30073):ClientCnxn$SendThread@1235] - Session 0x10031e5d01d0000 for server 127.0.0.1/127.0.0.1:30073, 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-10-07 23:37:24,984 [myid:127.0.0.1:30200] - INFO  [main-SendThread(127.0.0.1:30200):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:30200. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-10-07 23:37:24,984 [myid:127.0.0.1:30200] - WARN  [main-SendThread(127.0.0.1:30200):ClientCnxn$SendThread@1235] - Session 0x30031eae6c70000 for server 127.0.0.1/127.0.0.1:30200, 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-10-07 23:37:25,314 [myid:127.0.0.1:30194] - INFO  [main-SendThread(127.0.0.1:30194):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:30194. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-10-07 23:37:25,315 [myid:127.0.0.1:30194] - WARN  [main-SendThread(127.0.0.1:30194):ClientCnxn$SendThread@1235] - Session 0x10031eae9ae0000 for server 127.0.0.1/127.0.0.1:30194, 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.test.NioNettySuiteTest in thread 8
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 8, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] Test org.apache.zookeeper.test.NioNettySuiteTest FAILED (timeout)

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

Total time: 19 minutes 51 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
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.test.NioNettySuiteTest.testRemoveAddTwo

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)



ZooKeeper-trunk - Build # 3109 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk/3109/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 444066 lines...]
    [junit] 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
    [junit] 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
    [junit] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    [junit] 	at java.net.Socket.connect(Socket.java:579)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:441)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:482)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:419)
    [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:486)
    [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:465)
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] 2016-10-06 23:37:46,395 [myid:] - INFO  [QuorumPeer[myid=4](plain=/127.0.0.1:30088)(secure=disabled):FastLeaderElection@928] - Notification time out: 60000
    [junit] 2016-10-06 23:37:46,395 [myid:] - WARN  [WorkerSender[myid=5]:QuorumCnxManager@455] - Cannot open channel to 2 at election address /127.0.0.1:30081
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at java.net.PlainSocketImpl.socketConnect(Native Method)
    [junit] 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
    [junit] 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
    [junit] 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
    [junit] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    [junit] 	at java.net.Socket.connect(Socket.java:579)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:441)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:482)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:419)
    [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:486)
    [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:465)
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] 2016-10-06 23:37:46,396 [myid:] - INFO  [QuorumPeer[myid=5](plain=/127.0.0.1:30089)(secure=disabled):FastLeaderElection@928] - Notification time out: 60000
    [junit] 2016-10-06 23:37:46,397 [myid:] - INFO  [WorkerReceiver[myid=3]:FastLeaderElection@688] - Notification: 2 (message format version), 4 (n.leader), 0x100000070 (n.zxid), 0x0 (n.round), LOOKING (n.state), 4 (n.sid), 0x1 (n.peerEPoch), LEADING (my state)100000000 (n.config version)
    [junit] 2016-10-06 23:37:46,397 [myid:] - INFO  [WorkerReceiver[myid=5]:FastLeaderElection@688] - Notification: 2 (message format version), 4 (n.leader), 0x100000070 (n.zxid), 0x0 (n.round), LOOKING (n.state), 4 (n.sid), 0x1 (n.peerEPoch), LOOKING (my state)100000000 (n.config version)
    [junit] 2016-10-06 23:37:46,397 [myid:] - INFO  [WorkerReceiver[myid=3]:FastLeaderElection@688] - Notification: 2 (message format version), 4 (n.leader), 0x100000070 (n.zxid), 0x0 (n.round), LOOKING (n.state), 5 (n.sid), 0x1 (n.peerEPoch), LEADING (my state)100000000 (n.config version)
    [junit] 2016-10-06 23:37:46,397 [myid:] - INFO  [WorkerReceiver[myid=4]:FastLeaderElection@688] - Notification: 2 (message format version), 4 (n.leader), 0x100000070 (n.zxid), 0x0 (n.round), LOOKING (n.state), 4 (n.sid), 0x1 (n.peerEPoch), LOOKING (my state)100000000 (n.config version)
    [junit] 2016-10-06 23:37:46,397 [myid:] - INFO  [WorkerReceiver[myid=5]:FastLeaderElection@688] - Notification: 2 (message format version), 4 (n.leader), 0x100000070 (n.zxid), 0x0 (n.round), LOOKING (n.state), 5 (n.sid), 0x1 (n.peerEPoch), LOOKING (my state)100000000 (n.config version)
    [junit] 2016-10-06 23:37:46,399 [myid:] - INFO  [WorkerReceiver[myid=4]:FastLeaderElection@688] - Notification: 2 (message format version), 4 (n.leader), 0x100000070 (n.zxid), 0x0 (n.round), LOOKING (n.state), 5 (n.sid), 0x1 (n.peerEPoch), LOOKING (my state)100000000 (n.config version)
    [junit] 2016-10-06 23:37:46,399 [myid:] - INFO  [WorkerReceiver[myid=5]:FastLeaderElection@688] - Notification: 2 (message format version), 3 (n.leader), 0x0 (n.zxid), 0xffffffffffffffff (n.round), LEADING (n.state), 3 (n.sid), 0x1 (n.peerEPoch), LOOKING (my state)100000000 (n.config version)
    [junit] 2016-10-06 23:37:46,399 [myid:] - INFO  [WorkerReceiver[myid=4]:FastLeaderElection@688] - Notification: 2 (message format version), 3 (n.leader), 0x0 (n.zxid), 0xffffffffffffffff (n.round), LEADING (n.state), 3 (n.sid), 0x1 (n.peerEPoch), LOOKING (my state)100000000 (n.config version)
    [junit] Running org.apache.zookeeper.test.QuorumTest in thread 8
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 8, Class: org.apache.zookeeper.test.QuorumTest
    [junit] Test org.apache.zookeeper.test.QuorumTest FAILED (timeout)

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

Total time: 21 minutes 3 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
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.test.QuorumTest.testLeaderShutdown

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)