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 2017/01/20 12:12:44 UTC

ZooKeeper_branch35_jdk8 - Build # 384 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 482266 lines...]
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-01-20 12:12:12,768 [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] 2017-01-20 12:12:12,768 [myid:127.0.0.1:30073] - WARN  [main-SendThread(127.0.0.1:30073):ClientCnxn$SendThread@1235] - Session 0x1030192e3160000 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:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-01-20 12:12:13,024 [myid:127.0.0.1:30199] - INFO  [main-SendThread(127.0.0.1:30199):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:30199. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-01-20 12:12:13,025 [myid:127.0.0.1:30199] - WARN  [main-SendThread(127.0.0.1:30199):ClientCnxn$SendThread@1235] - Session 0x20301969a0c0000 for server 127.0.0.1/127.0.0.1:30199, 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:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-01-20 12:12:13,072 [myid:] - INFO  [ProcessThread(sid:0 cport:30319)::PrepRequestProcessor@656] - Processed session termination for sessionid: 0x1030199ab0b0000
    [junit] 2017-01-20 12:12:13,074 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port30319,name1=Connections,name2=127.0.0.1,name3=0x1030199ab0b0000]
    [junit] 2017-01-20 12:12:13,074 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x1030199ab0b0000
    [junit] 2017-01-20 12:12:13,074 [myid:] - INFO  [main:ZooKeeper@1322] - Session: 0x1030199ab0b0000 closed
    [junit] 2017-01-20 12:12:13,074 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 84752
    [junit] 2017-01-20 12:12:13,074 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 468
    [junit] 2017-01-20 12:12:13,074 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2017-01-20 12:12:13,074 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2017-01-20 12:12:13,074 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2017-01-20 12:12:13,075 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:30319
    [junit] 2017-01-20 12:12:13,075 [myid:] - INFO  [main:ZooKeeperServer@533] - shutting down
    [junit] 2017-01-20 12:12:13,076 [myid:] - ERROR [main:ZooKeeperServer@505] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2017-01-20 12:12:13,076 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-01-20 12:12:13,076 [myid:] - INFO  [main:PrepRequestProcessor@974] - Shutting down
    [junit] 2017-01-20 12:12:13,076 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-01-20 12:12:13,076 [myid:] - INFO  [ProcessThread(sid:0 cport:30319)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2017-01-20 12:12:13,076 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-01-20 12:12:13,076 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2017-01-20 12:12:13,076 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port30319,name1=InMemoryDataTree]
    [junit] 2017-01-20 12:12:13,076 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port30319]
    [junit] 2017-01-20 12:12:13,077 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 30319
    [junit] 2017-01-20 12:12:13,077 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-01-20 12:12:13,080 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 1380 at start it was 1380
    [junit] 2017-01-20 12:12:13,080 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-01-20 12:12:13,080 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 450.537 sec, Thread: 8, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2017-01-20 12:12:13,321 [myid:127.0.0.1:30196] - INFO  [main-SendThread(127.0.0.1:30196):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:30196. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-01-20 12:12:13,322 [myid:127.0.0.1:30196] - WARN  [main-SendThread(127.0.0.1:30196):ClientCnxn$SendThread@1235] - Session 0x10301969a0d0000 for server 127.0.0.1/127.0.0.1:30196, 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:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/build.xml:1210: Tests failed!

Total time: 10 minutes 57 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.zookeeper.server.quorum.ReconfigRecoveryTest.testCurrentServersAreObserversInNextConfig

Error Message:
waiting for server 3 being up

Stack Trace:
junit.framework.AssertionFailedError: waiting for server 3 being up
	at org.apache.zookeeper.server.quorum.ReconfigRecoveryTest.testCurrentServersAreObserversInNextConfig(ReconfigRecoveryTest.java:217)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)



ZooKeeper_branch35_jdk8 - Build # 385 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/385/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 476574 lines...]
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-01-21 12:11:13,282 [myid:127.0.0.1:14041] - INFO  [main-SendThread(127.0.0.1:14041):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:14041. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-01-21 12:11:13,283 [myid:127.0.0.1:14041] - WARN  [main-SendThread(127.0.0.1:14041):ClientCnxn$SendThread@1235] - Session 0x20306bc07dc0000 for server 127.0.0.1/127.0.0.1:14041, 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:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-01-21 12:11:13,369 [myid:127.0.0.1:14038] - INFO  [main-SendThread(127.0.0.1:14038):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:14038. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-01-21 12:11:13,370 [myid:127.0.0.1:14038] - WARN  [main-SendThread(127.0.0.1:14038):ClientCnxn$SendThread@1235] - Session 0x10306bc07dc0000 for server 127.0.0.1/127.0.0.1:14038, 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:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-01-21 12:11:13,867 [myid:127.0.0.1:14044] - INFO  [main-SendThread(127.0.0.1:14044):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:14044. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-01-21 12:11:13,867 [myid:127.0.0.1:14044] - WARN  [main-SendThread(127.0.0.1:14044):ClientCnxn$SendThread@1235] - Session 0x30306bc07e50000 for server 127.0.0.1/127.0.0.1:14044, 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:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-01-21 12:11:14,043 [myid:] - INFO  [ProcessThread(sid:0 cport:14161)::PrepRequestProcessor@656] - Processed session termination for sessionid: 0x10306bf1dd10000
    [junit] 2017-01-21 12:11:14,044 [myid:] - INFO  [main:ZooKeeper@1322] - Session: 0x10306bf1dd10000 closed
    [junit] 2017-01-21 12:11:14,044 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x10306bf1dd10000
    [junit] 2017-01-21 12:11:14,045 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 66246
    [junit] 2017-01-21 12:11:14,045 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 468
    [junit] 2017-01-21 12:11:14,045 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2017-01-21 12:11:14,045 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2017-01-21 12:11:14,045 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2017-01-21 12:11:14,045 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port14161,name1=Connections,name2=127.0.0.1,name3=0x10306bf1dd10000]
    [junit] 2017-01-21 12:11:14,045 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:14161
    [junit] 2017-01-21 12:11:14,046 [myid:] - INFO  [main:ZooKeeperServer@533] - shutting down
    [junit] 2017-01-21 12:11:14,046 [myid:] - ERROR [main:ZooKeeperServer@505] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2017-01-21 12:11:14,046 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-01-21 12:11:14,047 [myid:] - INFO  [main:PrepRequestProcessor@974] - Shutting down
    [junit] 2017-01-21 12:11:14,047 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-01-21 12:11:14,047 [myid:] - INFO  [ProcessThread(sid:0 cport:14161)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2017-01-21 12:11:14,047 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-01-21 12:11:14,047 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2017-01-21 12:11:14,047 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port14161,name1=InMemoryDataTree]
    [junit] 2017-01-21 12:11:14,047 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port14161]
    [junit] 2017-01-21 12:11:14,047 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 14161
    [junit] 2017-01-21 12:11:14,048 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-01-21 12:11:14,051 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 1379 at start it was 1379
    [junit] 2017-01-21 12:11:14,051 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-01-21 12:11:14,051 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 443.47 sec, Thread: 2, Class: org.apache.zookeeper.test.NioNettySuiteTest

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/build.xml:1210: Tests failed!

Total time: 10 minutes 56 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.zookeeper.server.quorum.ReconfigRecoveryTest.testCurrentObserverIsParticipantInNewConfig

Error Message:
waiting for server 2 being up

Stack Trace:
junit.framework.AssertionFailedError: waiting for server 2 being up
	at org.apache.zookeeper.server.quorum.ReconfigRecoveryTest.testCurrentObserverIsParticipantInNewConfig(ReconfigRecoveryTest.java:529)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)