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/15 10:07:41 UTC

ZooKeeper_branch35_openjdk7 - Build # 264 - Still Failing

See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/264/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 460968 lines...]
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2016-10-15 10:07:20,107 [myid:] - INFO  [ProcessThread(sid:0 cport:24931)::PrepRequestProcessor@647] - Processed session termination for sessionid: 0x10016f1139b0000
    [junit] 2016-10-15 10:07:20,111 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x10016f1139b0000
    [junit] 2016-10-15 10:07:20,111 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24931,name1=Connections,name2=127.0.0.1,name3=0x10016f1139b0000]
    [junit] 2016-10-15 10:07:20,111 [myid:] - INFO  [main:ZooKeeper@1313] - Session: 0x10016f1139b0000 closed
    [junit] 2016-10-15 10:07:20,112 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 78908
    [junit] 2016-10-15 10:07:20,112 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 467
    [junit] 2016-10-15 10:07:20,112 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2016-10-15 10:07:20,112 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-10-15 10:07:20,112 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-10-15 10:07:20,112 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:24931
    [junit] 2016-10-15 10:07:20,119 [myid:] - INFO  [main:ZooKeeperServer@529] - shutting down
    [junit] 2016-10-15 10:07:20,119 [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-15 10:07:20,119 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-10-15 10:07:20,120 [myid:] - INFO  [main:PrepRequestProcessor@965] - Shutting down
    [junit] 2016-10-15 10:07:20,120 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-10-15 10:07:20,120 [myid:] - INFO  [ProcessThread(sid:0 cport:24931)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-10-15 10:07:20,121 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-10-15 10:07:20,121 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2016-10-15 10:07:20,121 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24931,name1=InMemoryDataTree]
    [junit] 2016-10-15 10:07:20,122 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24931]
    [junit] 2016-10-15 10:07:20,123 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 24931
    [junit] 2016-10-15 10:07:20,124 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-10-15 10:07:20,131 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 1375 at start it was 1371
    [junit] 2016-10-15 10:07:20,132 [myid:] - INFO  [main:ClientBase@570] - sleeping for 20 secs
    [junit] 2016-10-15 10:07:20,132 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-10-15 10:07:20,132 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] 2016-10-15 10:07:20,143 [myid:127.0.0.1:24811] - INFO  [main-SendThread(127.0.0.1:24811):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:24811. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-10-15 10:07:20,144 [myid:127.0.0.1:24811] - WARN  [main-SendThread(127.0.0.1:24811):ClientCnxn$SendThread@1235] - Session 0x20016ee2ed00000 for server 127.0.0.1/127.0.0.1:24811, 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] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 442.319 sec, Thread: 6, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2016-10-15 10:07:20,333 [myid:127.0.0.1:24808] - INFO  [main-SendThread(127.0.0.1:24808):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:24808. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-10-15 10:07:20,335 [myid:127.0.0.1:24808] - WARN  [main-SendThread(127.0.0.1:24808):ClientCnxn$SendThread@1235] - Session 0x10016ee2ecd0000 for server 127.0.0.1/127.0.0.1:24808, 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-15 10:07:20,674 [myid:127.0.0.1:24687] - INFO  [main-SendThread(127.0.0.1:24687):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:24687. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-10-15 10:07:20,675 [myid:127.0.0.1:24687] - WARN  [main-SendThread(127.0.0.1:24687):ClientCnxn$SendThread@1235] - Session 0x10016ea6c7c0000 for server 127.0.0.1/127.0.0.1:24687, 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)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_openjdk7/build.xml:1207: Tests failed!

Total time: 11 minutes 4 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) ##############################
2 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)


FAILED:  org.apache.zookeeper.server.quorum.ReconfigRecoveryTest.testCurrentServersAreObserversInNextConfig

Error Message:
waiting for server 4 being up

Stack Trace:
junit.framework.AssertionFailedError: waiting for server 4 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_openjdk7 - Build # 265 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 465133 lines...]
    [junit] 2016-10-16 10:16:35,142 [myid:127.0.0.1:27431] - WARN  [main-SendThread(127.0.0.1:27431):ClientCnxn$SendThread@1235] - Session 0x2001c143e0e0000 for server 127.0.0.1/127.0.0.1:27431, 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-16 10:16:35,320 [myid:127.0.0.1:27434] - INFO  [main-SendThread(127.0.0.1:27434):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:27434. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-10-16 10:16:35,320 [myid:127.0.0.1:27434] - WARN  [main-SendThread(127.0.0.1:27434):ClientCnxn$SendThread@1235] - Session 0x3001c143e230000 for server 127.0.0.1/127.0.0.1:27434, 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-16 10:16:35,561 [myid:127.0.0.1:27428] - INFO  [main-SendThread(127.0.0.1:27428):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:27428. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-10-16 10:16:35,562 [myid:127.0.0.1:27428] - WARN  [main-SendThread(127.0.0.1:27428):ClientCnxn$SendThread@1235] - Session 0x1001c143e110000 for server 127.0.0.1/127.0.0.1:27428, 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-16 10:16:35,997 [myid:127.0.0.1:27458] - INFO  [main-SendThread(127.0.0.1:27458):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:27458. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-10-16 10:16:35,998 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:/127.0.0.1:27458:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:59601
    [junit] 2016-10-16 10:16:35,998 [myid:127.0.0.1:27458] - INFO  [main-SendThread(127.0.0.1:27458):ClientCnxn$SendThread@948] - Socket connection established, initiating session, client: /127.0.0.1:59601, server: 127.0.0.1/127.0.0.1:27458
    [junit] 2016-10-16 10:16:35,998 [myid:] - WARN  [NIOWorkerThread-6:NIOServerCnxn@369] - Exception causing close of session 0x0: ZooKeeperServer not running
    [junit] 2016-10-16 10:16:35,998 [myid:] - INFO  [NIOWorkerThread-6:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:59601 (no session established for client)
    [junit] 2016-10-16 10:16:35,998 [myid:127.0.0.1:27458] - INFO  [main-SendThread(127.0.0.1:27458):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-16 10:16:36,704 [myid:127.0.0.1:27428] - INFO  [main-SendThread(127.0.0.1:27428):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:27428. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-10-16 10:16:36,705 [myid:127.0.0.1:27428] - WARN  [main-SendThread(127.0.0.1:27428):ClientCnxn$SendThread@1235] - Session 0x1001c143e110000 for server 127.0.0.1/127.0.0.1:27428, 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-16 10:16:36,712 [myid:127.0.0.1:27431] - INFO  [main-SendThread(127.0.0.1:27431):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:27431. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-10-16 10:16:36,712 [myid:127.0.0.1:27431] - WARN  [main-SendThread(127.0.0.1:27431):ClientCnxn$SendThread@1235] - Session 0x2001c143e0e0000 for server 127.0.0.1/127.0.0.1:27431, 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-16 10:16:36,981 [myid:127.0.0.1:27434] - INFO  [main-SendThread(127.0.0.1:27434):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:27434. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-10-16 10:16:36,982 [myid:127.0.0.1:27434] - WARN  [main-SendThread(127.0.0.1:27434):ClientCnxn$SendThread@1235] - Session 0x3001c143e230000 for server 127.0.0.1/127.0.0.1:27434, 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.ReconfigTest in thread 7
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 7, Class: org.apache.zookeeper.test.ReconfigTest
    [junit] Test org.apache.zookeeper.test.ReconfigTest FAILED (timeout)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_openjdk7/build.xml:1207: Tests failed!

Total time: 20 minutes 20 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.test.ReconfigTest.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)