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/29 10:08:56 UTC

ZooKeeper_branch35_openjdk7 - Build # 280 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 425321 lines...]
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2016-10-29 10:08:22,398 [myid:] - INFO  [ProcessThread(sid:0 cport:22238)::PrepRequestProcessor@647] - Processed session termination for sessionid: 0x1005f0b0ef20000
    [junit] 2016-10-29 10:08:22,401 [myid:] - INFO  [main:ZooKeeper@1313] - Session: 0x1005f0b0ef20000 closed
    [junit] 2016-10-29 10:08:22,401 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x1005f0b0ef20000
    [junit] 2016-10-29 10:08:22,402 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port22238,name1=Connections,name2=127.0.0.1,name3=0x1005f0b0ef20000]
    [junit] 2016-10-29 10:08:22,402 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 73718
    [junit] 2016-10-29 10:08:22,402 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 467
    [junit] 2016-10-29 10:08:22,402 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2016-10-29 10:08:22,403 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-10-29 10:08:22,403 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-10-29 10:08:22,403 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:22238
    [junit] 2016-10-29 10:08:22,408 [myid:] - INFO  [main:ZooKeeperServer@529] - shutting down
    [junit] 2016-10-29 10:08:22,409 [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-29 10:08:22,409 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-10-29 10:08:22,409 [myid:] - INFO  [main:PrepRequestProcessor@965] - Shutting down
    [junit] 2016-10-29 10:08:22,410 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-10-29 10:08:22,410 [myid:] - INFO  [ProcessThread(sid:0 cport:22238)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-10-29 10:08:22,410 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-10-29 10:08:22,411 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2016-10-29 10:08:22,411 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port22238,name1=InMemoryDataTree]
    [junit] 2016-10-29 10:08:22,412 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port22238]
    [junit] 2016-10-29 10:08:22,412 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 22238
    [junit] 2016-10-29 10:08:22,413 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-10-29 10:08:22,419 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 1394 at start it was 1390
    [junit] 2016-10-29 10:08:22,420 [myid:] - INFO  [main:ClientBase@570] - sleeping for 20 secs
    [junit] 2016-10-29 10:08:22,420 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-10-29 10:08:22,420 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 443.293 sec, Thread: 5, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2016-10-29 10:08:22,709 [myid:127.0.0.1:22115] - INFO  [main-SendThread(127.0.0.1:22115):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:22115. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-10-29 10:08:22,710 [myid:127.0.0.1:22115] - WARN  [main-SendThread(127.0.0.1:22115):ClientCnxn$SendThread@1235] - Session 0x1005f0832520000 for server 127.0.0.1/127.0.0.1:22115, 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-29 10:08:22,856 [myid:] - INFO  [SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!
    [junit] 2016-10-29 10:08:22,934 [myid:127.0.0.1:21994] - INFO  [main-SendThread(127.0.0.1:21994):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:21994. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-10-29 10:08:22,935 [myid:127.0.0.1:21994] - WARN  [main-SendThread(127.0.0.1:21994):ClientCnxn$SendThread@1235] - Session 0x1005f0461cb0000 for server 127.0.0.1/127.0.0.1:21994, 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-29 10:08:23,076 [myid:127.0.0.1:22118] - INFO  [main-SendThread(127.0.0.1:22118):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:22118. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-10-29 10:08:23,077 [myid:127.0.0.1:22118] - WARN  [main-SendThread(127.0.0.1:22118):ClientCnxn$SendThread@1235] - Session 0x2005f082e740000 for server 127.0.0.1/127.0.0.1:22118, 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 22 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.LETest.testLE

Error Message:
Threads didn't join

Stack Trace:
junit.framework.AssertionFailedError: Threads didn't join
	at org.apache.zookeeper.test.LETest.testLE(LETest.java:123)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)



ZooKeeper_branch35_openjdk7 - Build # 282 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 430435 lines...]
    [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-31 11:08:52,503 [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-31 11:08:52,503 [myid:127.0.0.1:30200] - WARN  [main-SendThread(127.0.0.1:30200):ClientCnxn$SendThread@1235] - Session 0x301ade7c9d20000 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-31 11:08:52,637 [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-31 11:08:52,638 [myid:127.0.0.1:30073] - WARN  [main-SendThread(127.0.0.1:30073):ClientCnxn$SendThread@1235] - Session 0x101ade252bf0000 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-31 11:08:52,841 [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-31 11:08:52,842 [myid:127.0.0.1:30194] - WARN  [main-SendThread(127.0.0.1:30194):ClientCnxn$SendThread@1235] - Session 0x101ade7c9290000 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] 2016-10-31 11:08:53,043 [myid:127.0.0.1:30218] - INFO  [main-SendThread(127.0.0.1:30218):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:30218. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-10-31 11:08:53,044 [myid:127.0.0.1:30218] - INFO  [main-SendThread(127.0.0.1:30218):ClientCnxn$SendThread@948] - Socket connection established, initiating session, client: /127.0.0.1:51229, server: 127.0.0.1/127.0.0.1:30218
    [junit] 2016-10-31 11:08:53,044 [myid:] - WARN  [New I/O worker #4036:NettyServerCnxn@399] - Closing connection to /127.0.0.1:51229
    [junit] java.io.IOException: ZK down
    [junit] 	at org.apache.zookeeper.server.NettyServerCnxn.receiveMessage(NettyServerCnxn.java:336)
    [junit] 	at org.apache.zookeeper.server.NettyServerCnxnFactory$CnxnChannelHandler.processMessage(NettyServerCnxnFactory.java:244)
    [junit] 	at org.apache.zookeeper.server.NettyServerCnxnFactory$CnxnChannelHandler.messageReceived(NettyServerCnxnFactory.java:166)
    [junit] 	at org.jboss.netty.channel.SimpleChannelHandler.handleUpstream(SimpleChannelHandler.java:88)
    [junit] 	at org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:564)
    [junit] 	at org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:559)
    [junit] 	at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:268)
    [junit] 	at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:255)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:88)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.process(AbstractNioWorker.java:108)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:89)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:178)
    [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-31 11:08:53,045 [myid:127.0.0.1:30218] - INFO  [main-SendThread(127.0.0.1:30218):ClientCnxn$SendThread@1231] - Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect
    [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_branch35_openjdk7/build.xml:1207: Tests failed!

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

Error Message:
Threads didn't join

Stack Trace:
junit.framework.AssertionFailedError: Threads didn't join
	at org.apache.zookeeper.test.LETest.testLE(LETest.java:123)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


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_branch35_openjdk7 - Build # 281 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 429775 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-30 10:08:23,732 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24931,name1=Connections,name2=127.0.0.1,name3=0x100643168f80000]
    [junit] 2016-10-30 10:08:23,833 [myid:] - INFO  [main:ZooKeeper@1313] - Session: 0x100643168f80000 closed
    [junit] 2016-10-30 10:08:23,833 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 82281
    [junit] 2016-10-30 10:08:23,833 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 467
    [junit] 2016-10-30 10:08:23,834 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2016-10-30 10:08:23,834 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-10-30 10:08:23,834 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-10-30 10:08:23,834 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x100643168f80000
    [junit] 2016-10-30 10:08:23,834 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:24931
    [junit] 2016-10-30 10:08:23,839 [myid:] - INFO  [main:ZooKeeperServer@529] - shutting down
    [junit] 2016-10-30 10:08:23,842 [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-30 10:08:23,842 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-10-30 10:08:23,842 [myid:] - INFO  [main:PrepRequestProcessor@965] - Shutting down
    [junit] 2016-10-30 10:08:23,842 [myid:] - INFO  [ProcessThread(sid:0 cport:24931)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-10-30 10:08:23,843 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-10-30 10:08:23,843 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-10-30 10:08:23,843 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2016-10-30 10:08:23,844 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24931,name1=InMemoryDataTree]
    [junit] 2016-10-30 10:08:23,844 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24931]
    [junit] 2016-10-30 10:08:23,845 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 24931
    [junit] 2016-10-30 10:08:23,846 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-10-30 10:08:23,854 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 1383 at start it was 1383
    [junit] 2016-10-30 10:08:23,854 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-10-30 10:08:23,854 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 443.512 sec, Thread: 6, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2016-10-30 10:08:24,300 [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-30 10:08:24,301 [myid:127.0.0.1:24808] - WARN  [main-SendThread(127.0.0.1:24808):ClientCnxn$SendThread@1235] - Session 0x100642e889b0000 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-30 10:08:24,383 [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-30 10:08:24,384 [myid:127.0.0.1:24814] - WARN  [main-SendThread(127.0.0.1:24814):ClientCnxn$SendThread@1235] - Session 0x300642e84d40000 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-30 10:08:24,548 [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-30 10:08:24,549 [myid:127.0.0.1:24811] - WARN  [main-SendThread(127.0.0.1:24811):ClientCnxn$SendThread@1235] - Session 0x200642e84c00000 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)

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

Total time: 11 minutes 24 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.SSLTest.testSecureQuorumServer

Error Message:
waiting for server 0 being up

Stack Trace:
junit.framework.AssertionFailedError: waiting for server 0 being up
	at org.apache.zookeeper.test.SSLTest.testSecureQuorumServer(SSLTest.java:96)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)