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 2014/05/28 18:46:47 UTC

ZooKeeper-trunk-jdk8 - Build # 29 - Failure

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 152655 lines...]
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at java.net.PlainSocketImpl.socketConnect(Native Method)
    [junit] 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    [junit] 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    [junit] 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    [junit] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    [junit] 	at java.net.Socket.connect(Socket.java:589)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:367)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:405)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:344)
    [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:469)
    [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:440)
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] 2014-05-28 16:45:09,775 [myid:] - WARN  [WorkerSender[myid=5]:QuorumCnxManager@382] - Cannot open channel to 2 at election address /127.0.0.1:12229
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at java.net.PlainSocketImpl.socketConnect(Native Method)
    [junit] 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    [junit] 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    [junit] 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    [junit] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    [junit] 	at java.net.Socket.connect(Socket.java:589)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:367)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:405)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:344)
    [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:469)
    [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:440)
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] 2014-05-28 16:45:09,776 [myid:] - WARN  [WorkerSender[myid=5]:QuorumCnxManager@382] - Cannot open channel to 3 at election address /127.0.0.1:12230
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at java.net.PlainSocketImpl.socketConnect(Native Method)
    [junit] 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    [junit] 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    [junit] 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    [junit] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    [junit] 	at java.net.Socket.connect(Socket.java:589)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:367)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:405)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:344)
    [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:469)
    [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:440)
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] 2014-05-28 16:45:09,776 [myid:] - INFO  [WorkerReceiver[myid=5]:FastLeaderElection@608] - Notification: 5 (n.leader), 0x200000002 (n.zxid), 0x3 (n.round), LOOKING (n.state), 5 (n.sid), 0x2 (n.peerEPoch), LOOKING (my state)100000000 (n.config version)
    [junit] 2014-05-28 16:45:09,776 [myid:] - INFO  [WorkerReceiver[myid=4]:FastLeaderElection@608] - Notification: 5 (n.leader), 0x200000002 (n.zxid), 0x3 (n.round), LOOKING (n.state), 5 (n.sid), 0x2 (n.peerEPoch), LEADING (my state)100000000 (n.config version)
    [junit] 2014-05-28 16:45:09,777 [myid:] - INFO  [WorkerReceiver[myid=5]:FastLeaderElection@608] - Notification: 4 (n.leader), 0x0 (n.zxid), 0xffffffffffffffff (n.round), LEADING (n.state), 4 (n.sid), 0x1 (n.peerEPoch), LOOKING (my state)100000000 (n.config version)
Build timed out (after 60 minutes). Marking the build as failed.
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
    [junit] Running org.apache.zookeeper.test.QuorumHammerTestBuild was aborted

    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec[WARNINGS] Skipping publisher since build result is FAILURE

Recording test results
    [junit] Test org.apache.zookeeper.test.QuorumHammerTest FAILED (crashed)
    [junit] Running org.apache.zookeeper.test.QuorumMajorityTest
    [junit] 2014-05-28 16:46:06,236 [myid:] - INFO  [main:PortAssignment@32] - assigning port 11221
    [junit] 2014-05-28 16:46:06,245 [myid:] - INFO  [main:ZKTestCase$1@51] - STARTING testMajQuorums
    [junit] 2014-05-28 16:46:06,245 [myid:] - INFO  [main:QuorumBase@80] - QuorumBase.setup testMajQuorums
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
5 tests failed.
REGRESSION:  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:52)


REGRESSION:  org.apache.zookeeper.test.WatcherTest.testWatcherAutoResetWithGlobal

Error Message:
KeeperErrorCode = ConnectionLoss for /watchtest/child

Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /watchtest/child
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:1273)
	at org.apache.zookeeper.test.WatcherTest.testWatcherAutoReset(WatcherTest.java:375)
	at org.apache.zookeeper.test.WatcherTest.testWatcherAutoResetWithGlobal(WatcherTest.java:231)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)


REGRESSION:  org.apache.zookeeper.test.ObserverQuorumHammerTest.testHammerBasic

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.


REGRESSION:  org.apache.zookeeper.test.QuorumHammerTest.testHammerBasic

Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.

Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.


FAILED:  TEST-org.apache.zookeeper.test.QuorumMajorityTest.xml.<init>

Error Message:


Stack Trace:
Test report file /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build/test/logs/TEST-org.apache.zookeeper.test.QuorumMajorityTest.xml was length 0


ZooKeeper-trunk-jdk8 - Build # 31 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 235591 lines...]
    [junit] 2014-06-01 12:17:18,052 [myid:] - INFO  [main:ClientBase@443] - STARTING server
    [junit] 2014-06-01 12:17:18,052 [myid:] - INFO  [main:ClientBase@364] - CREATING server instance 127.0.0.1:11221
    [junit] 2014-06-01 12:17:18,052 [myid:] - INFO  [main:NIOServerCnxnFactory@670] - Configuring NIO connection handler with 10s sessionless connection timeout, 2 selector thread(s), 16 worker threads, and 64 kB direct buffers.
    [junit] 2014-06-01 12:17:18,053 [myid:] - INFO  [main:NIOServerCnxnFactory@683] - binding to port 0.0.0.0/0.0.0.0:11221
    [junit] 2014-06-01 12:17:18,053 [myid:] - INFO  [main:ClientBase@339] - STARTING server instance 127.0.0.1:11221
    [junit] 2014-06-01 12:17:18,053 [myid:] - INFO  [main:ZooKeeperServer@766] - minSessionTimeout set to 6000
    [junit] 2014-06-01 12:17:18,053 [myid:] - INFO  [main:ZooKeeperServer@775] - maxSessionTimeout set to 60000
    [junit] 2014-06-01 12:17:18,054 [myid:] - INFO  [main:ZooKeeperServer@149] - Created server with tickTime 3000 minSessionTimeout 6000 maxSessionTimeout 60000 datadir /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build/test/tmp/test4026980335250857825.junit.dir/version-2 snapdir /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build/test/tmp/test4026980335250857825.junit.dir/version-2
    [junit] 2014-06-01 12:17:18,054 [myid:] - INFO  [main:FileSnap@83] - Reading snapshot /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build/test/tmp/test4026980335250857825.junit.dir/version-2/snapshot.b
    [junit] 2014-06-01 12:17:18,056 [myid:] - INFO  [main:FileTxnSnapLog@298] - Snapshotting: 0xb to /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build/test/tmp/test4026980335250857825.junit.dir/version-2/snapshot.b
    [junit] 2014-06-01 12:17:18,057 [myid:] - INFO  [main:FourLetterWordMain@43] - connecting to 127.0.0.1 11221
    [junit] 2014-06-01 12:17:18,058 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:11221:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:53504
    [junit] 2014-06-01 12:17:18,058 [myid:] - INFO  [NIOWorkerThread-1:NIOServerCnxn@835] - Processing stat command from /127.0.0.1:53504
    [junit] 2014-06-01 12:17:18,059 [myid:] - INFO  [NIOWorkerThread-1:NIOServerCnxn$StatCommand@684] - Stat command output
    [junit] 2014-06-01 12:17:18,059 [myid:] - INFO  [NIOWorkerThread-1:NIOServerCnxn@1006] - Closed socket connection for client /127.0.0.1:53504 (no session established for client)
    [junit] 2014-06-01 12:17:18,059 [myid:] - INFO  [main:JMXEnv@224] - ensureParent:[InMemoryDataTree, StandaloneServer_port]
    [junit] 2014-06-01 12:17:18,060 [myid:] - INFO  [main:JMXEnv@241] - expect:InMemoryDataTree
    [junit] 2014-06-01 12:17:18,060 [myid:] - INFO  [main:JMXEnv@245] - found:InMemoryDataTree org.apache.ZooKeeperService:name0=StandaloneServer_port-1,name1=InMemoryDataTree
    [junit] 2014-06-01 12:17:18,061 [myid:] - INFO  [main:JMXEnv@241] - expect:StandaloneServer_port
    [junit] 2014-06-01 12:17:18,061 [myid:] - INFO  [main:JMXEnv@245] - found:StandaloneServer_port org.apache.ZooKeeperService:name0=StandaloneServer_port-1
    [junit] 2014-06-01 12:17:18,061 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@55] - Memory used 3545
    [junit] 2014-06-01 12:17:18,061 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@60] - Number of threads 24
    [junit] 2014-06-01 12:17:18,061 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@65] - FINISHED TEST METHOD testQuota
    [junit] 2014-06-01 12:17:18,061 [myid:] - INFO  [main:ClientBase@520] - tearDown starting
    [junit] 2014-06-01 12:17:18,129 [myid:] - INFO  [main:ZooKeeper@968] - Session: 0x146575ccc3e0000 closed
    [junit] 2014-06-01 12:17:18,130 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@529] - EventThread shut down
    [junit] 2014-06-01 12:17:18,130 [myid:] - INFO  [main:ClientBase@490] - STOPPING server
    [junit] 2014-06-01 12:17:18,130 [myid:] - INFO  [ConnnectionExpirer:NIOServerCnxnFactory$ConnectionExpirerThread@583] - ConnnectionExpirerThread interrupted
    [junit] 2014-06-01 12:17:18,130 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-1:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2014-06-01 12:17:18,130 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-0:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2014-06-01 12:17:18,130 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:11221:NIOServerCnxnFactory$AcceptThread@219] - accept thread exitted run method
    [junit] 2014-06-01 12:17:18,131 [myid:] - INFO  [main:ZooKeeperServer@428] - shutting down
    [junit] 2014-06-01 12:17:18,131 [myid:] - INFO  [main:SessionTrackerImpl@184] - Shutting down
    [junit] 2014-06-01 12:17:18,131 [myid:] - INFO  [main:PrepRequestProcessor@981] - Shutting down
    [junit] 2014-06-01 12:17:18,131 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2014-06-01 12:17:18,131 [myid:] - INFO  [ProcessThread(sid:0 cport:-1)::PrepRequestProcessor@155] - PrepRequestProcessor exited loop!
    [junit] 2014-06-01 12:17:18,131 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2014-06-01 12:17:18,132 [myid:] - INFO  [main:FinalRequestProcessor@476] - shutdown of request processor complete
    [junit] 2014-06-01 12:17:18,132 [myid:] - INFO  [main:MBeanRegistry@119] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port-1,name1=InMemoryDataTree]
    [junit] 2014-06-01 12:17:18,132 [myid:] - INFO  [main:MBeanRegistry@119] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port-1]
    [junit] 2014-06-01 12:17:18,132 [myid:] - INFO  [main:FourLetterWordMain@43] - connecting to 127.0.0.1 11221
    [junit] 2014-06-01 12:17:18,133 [myid:] - INFO  [main:JMXEnv@142] - ensureOnly:[]
    [junit] 2014-06-01 12:17:18,136 [myid:] - INFO  [main:ClientBase@545] - fdcount after test is: 47 at start it was 31
    [junit] 2014-06-01 12:17:18,136 [myid:] - INFO  [main:ClientBase@547] - sleeping for 20 secs
    [junit] 2014-06-01 12:17:18,137 [myid:] - INFO  [main:ZKTestCase$1@61] - SUCCEEDED testQuota
    [junit] 2014-06-01 12:17:18,137 [myid:] - INFO  [main:ZKTestCase$1@56] - FINISHED testQuota
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.513 sec

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build.xml:1337: Tests failed!

Total time: 34 minutes 36 seconds
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
REGRESSION:  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:52)


FAILED:  org.apache.zookeeper.server.quorum.StandaloneDisabledTest.startSingleServerTest

Error Message:
client could not connect to reestablished quorum: giving up after 30+ seconds.

Stack Trace:
junit.framework.AssertionFailedError: client could not connect to reestablished quorum: giving up after 30+ seconds.
	at org.apache.zookeeper.test.ReconfigTest.testNormalOperation(ReconfigTest.java:154)
	at org.apache.zookeeper.server.quorum.StandaloneDisabledTest.startSingleServerTest(StandaloneDisabledTest.java:75)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)



ZooKeeper-trunk-jdk8 - Build # 30 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 246417 lines...]
    [junit] 2014-05-31 12:01:07,108 [myid:] - INFO  [main:ClientBase@443] - STARTING server
    [junit] 2014-05-31 12:01:07,109 [myid:] - INFO  [main:ClientBase@364] - CREATING server instance 127.0.0.1:11221
    [junit] 2014-05-31 12:01:07,109 [myid:] - INFO  [main:NIOServerCnxnFactory@670] - Configuring NIO connection handler with 10s sessionless connection timeout, 2 selector thread(s), 16 worker threads, and 64 kB direct buffers.
    [junit] 2014-05-31 12:01:07,109 [myid:] - INFO  [main:NIOServerCnxnFactory@683] - binding to port 0.0.0.0/0.0.0.0:11221
    [junit] 2014-05-31 12:01:07,110 [myid:] - INFO  [main:ClientBase@339] - STARTING server instance 127.0.0.1:11221
    [junit] 2014-05-31 12:01:07,110 [myid:] - INFO  [main:ZooKeeperServer@766] - minSessionTimeout set to 6000
    [junit] 2014-05-31 12:01:07,110 [myid:] - INFO  [main:ZooKeeperServer@775] - maxSessionTimeout set to 60000
    [junit] 2014-05-31 12:01:07,110 [myid:] - INFO  [main:ZooKeeperServer@149] - Created server with tickTime 3000 minSessionTimeout 6000 maxSessionTimeout 60000 datadir /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build/test/tmp/test7042027428110551122.junit.dir/version-2 snapdir /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build/test/tmp/test7042027428110551122.junit.dir/version-2
    [junit] 2014-05-31 12:01:07,111 [myid:] - INFO  [main:FileSnap@83] - Reading snapshot /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build/test/tmp/test7042027428110551122.junit.dir/version-2/snapshot.b
    [junit] 2014-05-31 12:01:07,113 [myid:] - INFO  [main:FileTxnSnapLog@298] - Snapshotting: 0xb to /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build/test/tmp/test7042027428110551122.junit.dir/version-2/snapshot.b
    [junit] 2014-05-31 12:01:07,114 [myid:] - INFO  [main:FourLetterWordMain@43] - connecting to 127.0.0.1 11221
    [junit] 2014-05-31 12:01:07,114 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:11221:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:42002
    [junit] 2014-05-31 12:01:07,115 [myid:] - INFO  [NIOWorkerThread-1:NIOServerCnxn@835] - Processing stat command from /127.0.0.1:42002
    [junit] 2014-05-31 12:01:07,115 [myid:] - INFO  [NIOWorkerThread-1:NIOServerCnxn$StatCommand@684] - Stat command output
    [junit] 2014-05-31 12:01:07,116 [myid:] - INFO  [NIOWorkerThread-1:NIOServerCnxn@1006] - Closed socket connection for client /127.0.0.1:42002 (no session established for client)
    [junit] 2014-05-31 12:01:07,116 [myid:] - INFO  [main:JMXEnv@224] - ensureParent:[InMemoryDataTree, StandaloneServer_port]
    [junit] 2014-05-31 12:01:07,117 [myid:] - INFO  [main:JMXEnv@241] - expect:InMemoryDataTree
    [junit] 2014-05-31 12:01:07,118 [myid:] - INFO  [main:JMXEnv@245] - found:InMemoryDataTree org.apache.ZooKeeperService:name0=StandaloneServer_port-1,name1=InMemoryDataTree
    [junit] 2014-05-31 12:01:07,118 [myid:] - INFO  [main:JMXEnv@241] - expect:StandaloneServer_port
    [junit] 2014-05-31 12:01:07,118 [myid:] - INFO  [main:JMXEnv@245] - found:StandaloneServer_port org.apache.ZooKeeperService:name0=StandaloneServer_port-1
    [junit] 2014-05-31 12:01:07,118 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@55] - Memory used 4299
    [junit] 2014-05-31 12:01:07,118 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@60] - Number of threads 24
    [junit] 2014-05-31 12:01:07,119 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@65] - FINISHED TEST METHOD testQuota
    [junit] 2014-05-31 12:01:07,119 [myid:] - INFO  [main:ClientBase@520] - tearDown starting
    [junit] 2014-05-31 12:01:07,184 [myid:] - INFO  [main:ZooKeeper@968] - Session: 0x14652279e980000 closed
    [junit] 2014-05-31 12:01:07,184 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@529] - EventThread shut down
    [junit] 2014-05-31 12:01:07,184 [myid:] - INFO  [main:ClientBase@490] - STOPPING server
    [junit] 2014-05-31 12:01:07,184 [myid:] - INFO  [ConnnectionExpirer:NIOServerCnxnFactory$ConnectionExpirerThread@583] - ConnnectionExpirerThread interrupted
    [junit] 2014-05-31 12:01:07,184 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:11221:NIOServerCnxnFactory$AcceptThread@219] - accept thread exitted run method
    [junit] 2014-05-31 12:01:07,184 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-1:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2014-05-31 12:01:07,185 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-0:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2014-05-31 12:01:07,185 [myid:] - INFO  [main:ZooKeeperServer@428] - shutting down
    [junit] 2014-05-31 12:01:07,185 [myid:] - INFO  [main:SessionTrackerImpl@184] - Shutting down
    [junit] 2014-05-31 12:01:07,185 [myid:] - INFO  [main:PrepRequestProcessor@981] - Shutting down
    [junit] 2014-05-31 12:01:07,185 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2014-05-31 12:01:07,186 [myid:] - INFO  [ProcessThread(sid:0 cport:-1)::PrepRequestProcessor@155] - PrepRequestProcessor exited loop!
    [junit] 2014-05-31 12:01:07,186 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2014-05-31 12:01:07,186 [myid:] - INFO  [main:FinalRequestProcessor@476] - shutdown of request processor complete
    [junit] 2014-05-31 12:01:07,186 [myid:] - INFO  [main:MBeanRegistry@119] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port-1,name1=InMemoryDataTree]
    [junit] 2014-05-31 12:01:07,186 [myid:] - INFO  [main:MBeanRegistry@119] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port-1]
    [junit] 2014-05-31 12:01:07,187 [myid:] - INFO  [main:FourLetterWordMain@43] - connecting to 127.0.0.1 11221
    [junit] 2014-05-31 12:01:07,187 [myid:] - INFO  [main:JMXEnv@142] - ensureOnly:[]
    [junit] 2014-05-31 12:01:07,191 [myid:] - INFO  [main:ClientBase@545] - fdcount after test is: 47 at start it was 31
    [junit] 2014-05-31 12:01:07,191 [myid:] - INFO  [main:ClientBase@547] - sleeping for 20 secs
    [junit] 2014-05-31 12:01:07,192 [myid:] - INFO  [main:ZKTestCase$1@61] - SUCCEEDED testQuota
    [junit] 2014-05-31 12:01:07,192 [myid:] - INFO  [main:ZKTestCase$1@56] - FINISHED testQuota
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.75 sec

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build.xml:1337: Tests failed!

Total time: 44 minutes 58 seconds
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
REGRESSION:  org.apache.zookeeper.server.quorum.StandaloneDisabledTest.startSingleServerTest

Error Message:
client could not connect to reestablished quorum: giving up after 30+ seconds.

Stack Trace:
junit.framework.AssertionFailedError: client could not connect to reestablished quorum: giving up after 30+ seconds.
	at org.apache.zookeeper.test.ReconfigTest.testNormalOperation(ReconfigTest.java:154)
	at org.apache.zookeeper.server.quorum.StandaloneDisabledTest.startSingleServerTest(StandaloneDisabledTest.java:75)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)


FAILED:  org.apache.zookeeper.test.SessionUpgradeTest.testUpgradeWithEphemeralOnLeader

Error Message:
KeeperErrorCode = ConnectionLoss for /testUpgrade-leaderTest-0

Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /testUpgrade-leaderTest-0
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:1067)
	at org.apache.zookeeper.test.SessionUpgradeTest.testUpgradeWithEphemeral(SessionUpgradeTest.java:188)
	at org.apache.zookeeper.test.SessionUpgradeTest.testUpgradeWithEphemeralOnLeader(SessionUpgradeTest.java:166)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)