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/04/27 18:36:21 UTC

ZooKeeper-trunk-openjdk7 - Build # 1447 - Failure

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 61.56 MB...]
    [junit] 2017-04-27 18:34:05,237 [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-04-27 18:34:05,238 [myid:127.0.0.1:30196] - WARN  [main-SendThread(127.0.0.1:30196):ClientCnxn$SendThread@1235] - Session 0x1032a1b4ccb0000 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:739)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-04-27 18:34:05,588 [myid:127.0.0.1:30202] - INFO  [main-SendThread(127.0.0.1:30202):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:30202. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-04-27 18:34:05,589 [myid:127.0.0.1:30202] - WARN  [main-SendThread(127.0.0.1:30202):ClientCnxn$SendThread@1235] - Session 0x3032a1b49480000 for server 127.0.0.1/127.0.0.1:30202, 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:739)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-04-27 18:34:05,703 [myid:] - INFO  [ProcessThread(sid:0 cport:30319)::PrepRequestProcessor@617] - Processed session termination for sessionid: 0x1032a1e93d00000
    [junit] 2017-04-27 18:34:05,704 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port30319,name1=Connections,name2=127.0.0.1,name3=0x1032a1e93d00000]
    [junit] 2017-04-27 18:34:05,705 [myid:] - INFO  [main:ZooKeeper@1324] - Session: 0x1032a1e93d00000 closed
    [junit] 2017-04-27 18:34:05,705 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x1032a1e93d00000
    [junit] 2017-04-27 18:34:05,705 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 165092
    [junit] 2017-04-27 18:34:05,705 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 859
    [junit] 2017-04-27 18:34:05,705 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2017-04-27 18:34:05,706 [myid:] - INFO  [main:ClientBase@582] - tearDown starting
    [junit] 2017-04-27 18:34:05,706 [myid:] - INFO  [main:ClientBase@552] - STOPPING server
    [junit] 2017-04-27 18:34:05,706 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:30319
    [junit] 2017-04-27 18:34:05,708 [myid:] - INFO  [main:ZooKeeperServer@542] - shutting down
    [junit] 2017-04-27 18:34:05,708 [myid:] - ERROR [main:ZooKeeperServer@506] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2017-04-27 18:34:05,708 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-04-27 18:34:05,708 [myid:] - INFO  [main:PrepRequestProcessor@1008] - Shutting down
    [junit] 2017-04-27 18:34:05,708 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-04-27 18:34:05,709 [myid:] - INFO  [ProcessThread(sid:0 cport:30319)::PrepRequestProcessor@157] - PrepRequestProcessor exited loop!
    [junit] 2017-04-27 18:34:05,709 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-04-27 18:34:05,709 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-04-27 18:34:05,709 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port30319,name1=InMemoryDataTree]
    [junit] 2017-04-27 18:34:05,710 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port30319]
    [junit] 2017-04-27 18:34:05,710 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 30319
    [junit] 2017-04-27 18:34:05,710 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-04-27 18:34:05,716 [myid:] - INFO  [main:ClientBase@607] - fdcount after test is: 2534 at start it was 2534
    [junit] 2017-04-27 18:34:05,716 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-04-27 18:34:05,717 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 496.673 sec, Thread: 8, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2017-04-27 18:34:05,769 [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-04-27 18:34:05,770 [myid:127.0.0.1:30199] - WARN  [main-SendThread(127.0.0.1:30199):ClientCnxn$SendThread@1235] - Session 0x2032a1b49400000 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:739)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)

fail.build.on.test.failure:

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

Total time: 12 minutes 36 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.AsyncHammerTest.testHammer

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.zookeeper.test.AsyncHammerTest.testHammer(AsyncHammerTest.java:186)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)

ZooKeeper-trunk-openjdk7 - Build # 1448 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 63.22 MB...]
    [junit] 2017-04-28 00:40:26,260 [myid:127.0.0.1:19301] - WARN  [main-SendThread(127.0.0.1:19301):ClientCnxn$SendThread@1235] - Session 0x103dced0df20000 for server 127.0.0.1/127.0.0.1:19301, 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:739)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-04-28 00:40:26,526 [myid:127.0.0.1:19424] - INFO  [main-SendThread(127.0.0.1:19424):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19424. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-04-28 00:40:26,526 [myid:127.0.0.1:19424] - WARN  [main-SendThread(127.0.0.1:19424):ClientCnxn$SendThread@1235] - Session 0x103dcf0e5790000 for server 127.0.0.1/127.0.0.1:19424, 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:739)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-04-28 00:40:26,560 [myid:127.0.0.1:19430] - INFO  [main-SendThread(127.0.0.1:19430):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19430. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-04-28 00:40:26,561 [myid:127.0.0.1:19430] - WARN  [main-SendThread(127.0.0.1:19430):ClientCnxn$SendThread@1235] - Session 0x303dcf0e57c0000 for server 127.0.0.1/127.0.0.1:19430, 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:739)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-04-28 00:40:26,712 [myid:] - INFO  [ProcessThread(sid:0 cport:19547)::PrepRequestProcessor@617] - Processed session termination for sessionid: 0x103dcf417400000
    [junit] 2017-04-28 00:40:26,713 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19547,name1=Connections,name2=127.0.0.1,name3=0x103dcf417400000]
    [junit] 2017-04-28 00:40:26,714 [myid:] - INFO  [main:ZooKeeper@1324] - Session: 0x103dcf417400000 closed
    [junit] 2017-04-28 00:40:26,714 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x103dcf417400000
    [junit] 2017-04-28 00:40:26,714 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 232241
    [junit] 2017-04-28 00:40:26,714 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 2427
    [junit] 2017-04-28 00:40:26,715 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2017-04-28 00:40:26,715 [myid:] - INFO  [main:ClientBase@582] - tearDown starting
    [junit] 2017-04-28 00:40:26,715 [myid:] - INFO  [main:ClientBase@552] - STOPPING server
    [junit] 2017-04-28 00:40:26,715 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:19547
    [junit] 2017-04-28 00:40:26,725 [myid:] - INFO  [main:ZooKeeperServer@542] - shutting down
    [junit] 2017-04-28 00:40:26,725 [myid:] - ERROR [main:ZooKeeperServer@506] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2017-04-28 00:40:26,725 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-04-28 00:40:26,726 [myid:] - INFO  [main:PrepRequestProcessor@1008] - Shutting down
    [junit] 2017-04-28 00:40:26,726 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-04-28 00:40:26,726 [myid:] - INFO  [ProcessThread(sid:0 cport:19547)::PrepRequestProcessor@157] - PrepRequestProcessor exited loop!
    [junit] 2017-04-28 00:40:26,726 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-04-28 00:40:26,771 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-04-28 00:40:26,771 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19547,name1=InMemoryDataTree]
    [junit] 2017-04-28 00:40:26,772 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19547]
    [junit] 2017-04-28 00:40:26,822 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 19547
    [junit] 2017-04-28 00:40:26,823 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-04-28 00:40:26,836 [myid:] - INFO  [main:ClientBase@607] - fdcount after test is: 7130 at start it was 7134
    [junit] 2017-04-28 00:40:26,836 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-04-28 00:40:26,836 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 468.138 sec, Thread: 4, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2017-04-28 00:40:27,122 [myid:] - INFO  [SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!

fail.build.on.test.failure:

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

Total time: 10 minutes 54 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 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)