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 2015/11/08 23:30:17 UTC

ZooKeeper-trunk - Build # 2811 - Failure

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 368411 lines...]
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.writeFromTaskLoop(AbstractNioWorker.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioChannel$WriteTask.run(AbstractNioChannel.java:335)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.processTaskQueue(AbstractNioSelector.java:366)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:290)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:90)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:178)
    [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] 2015-11-08 22:30:12,839 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port16688,name1=Connections,name2=127.0.0.1,name3=0x1018828326e0000]
    [junit] 2015-11-08 22:30:12,838 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@542] - EventThread shut down for session: 0x1018828326e0000
    [junit] 2015-11-08 22:30:12,838 [myid:] - INFO  [main:ZooKeeper@1110] - Session: 0x1018828326e0000 closed
    [junit] 2015-11-08 22:30:12,839 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 106633
    [junit] 2015-11-08 22:30:12,840 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 85
    [junit] 2015-11-08 22:30:12,840 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2015-11-08 22:30:12,840 [myid:] - INFO  [main:ClientBase@537] - tearDown starting
    [junit] 2015-11-08 22:30:12,840 [myid:] - INFO  [main:ClientBase@507] - STOPPING server
    [junit] 2015-11-08 22:30:12,840 [myid:] - INFO  [main:NettyServerCnxnFactory@463] - shutdown called 0.0.0.0/0.0.0.0:16688
    [junit] 2015-11-08 22:30:12,846 [myid:] - INFO  [main:ZooKeeperServer@498] - shutting down
    [junit] 2015-11-08 22:30:12,846 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2015-11-08 22:30:12,846 [myid:] - INFO  [main:PrepRequestProcessor@967] - Shutting down
    [junit] 2015-11-08 22:30:12,846 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2015-11-08 22:30:12,848 [myid:] - INFO  [ProcessThread(sid:0 cport:16688)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2015-11-08 22:30:12,851 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2015-11-08 22:30:12,851 [myid:] - INFO  [main:FinalRequestProcessor@492] - shutdown of request processor complete
    [junit] 2015-11-08 22:30:12,851 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port16688,name1=InMemoryDataTree]
    [junit] 2015-11-08 22:30:12,852 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port16688]
    [junit] 2015-11-08 22:30:12,852 [myid:] - INFO  [main:FourLetterWordMain@84] - connecting to 127.0.0.1 16688
    [junit] 2015-11-08 22:30:12,853 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2015-11-08 22:30:12,856 [myid:] - INFO  [main:ClientBase@562] - fdcount after test is: 48 at start it was 48
    [junit] 2015-11-08 22:30:12,856 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2015-11-08 22:30:12,857 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 88, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 297.999 sec, Thread: 3, Class: org.apache.zookeeper.test.NettyNettySuiteTest
    [junit] 2015-11-08 22:30:13,264 [myid:] - INFO  [SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!
    [junit] 2015-11-08 22:30:13,265 [myid:] - INFO  [SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!

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

Total time: 9 minutes 29 seconds
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Setting LATEST1_7_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7
Recording fingerprints
Setting LATEST1_7_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7
Updating ZOOKEEPER-2211
Updating ZOOKEEPER-1853
Updating ZOOKEEPER-2227
Recording test results
Setting LATEST1_7_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7
Publishing Javadoc
Setting LATEST1_7_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting LATEST1_7_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7
Setting LATEST1_7_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.zookeeper.test.FLETest.testTripleElection

Error Message:
Fewer than a a majority has joined

Stack Trace:
junit.framework.AssertionFailedError: Fewer than a a majority has joined
	at org.apache.zookeeper.test.FLETest.runElection(FLETest.java:361)
	at org.apache.zookeeper.test.FLETest.testTripleElection(FLETest.java:286)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)



ZooKeeper-trunk - Build # 2812 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 385391 lines...]
    [junit] 2015-11-08 23:26:49,861 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.157 sec, Thread: 7, Class: org.apache.zookeeper.test.WatcherTest
    [junit] 2015-11-08 23:28:09,739 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 24808
    [junit] 2015-11-08 23:28:09,740 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 55
    [junit] 2015-11-08 23:28:09,740 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testManyChildWatchersAutoReset
    [junit] 2015-11-08 23:28:09,740 [myid:] - INFO  [main:ClientBase@537] - tearDown starting
    [junit] 2015-11-08 23:28:09,741 [myid:] - INFO  [ProcessThread(sid:0 cport:21997)::PrepRequestProcessor@649] - Processed session termination for sessionid: 0x10187ee22110000
    [junit] 2015-11-08 23:28:09,751 [myid:] - INFO  [NIOWorkerThread-1:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port21997,name1=Connections,name2=127.0.0.1,name3=0x10187ee22110000]
    [junit] 2015-11-08 23:28:09,751 [myid:] - INFO  [main:ZooKeeper@1110] - Session: 0x10187ee22110000 closed
    [junit] 2015-11-08 23:28:09,751 [myid:] - INFO  [NIOWorkerThread-1:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:47692 which had sessionid 0x10187ee22110000
    [junit] 2015-11-08 23:28:09,751 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@542] - EventThread shut down for session: 0x10187ee22110000
    [junit] 2015-11-08 23:28:09,752 [myid:] - INFO  [ProcessThread(sid:0 cport:21997)::PrepRequestProcessor@649] - Processed session termination for sessionid: 0x10187ee22110001
    [junit] 2015-11-08 23:28:09,758 [myid:] - INFO  [main:ZooKeeper@1110] - Session: 0x10187ee22110001 closed
    [junit] 2015-11-08 23:28:09,759 [myid:] - INFO  [main:ClientBase@507] - STOPPING server
    [junit] 2015-11-08 23:28:09,759 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@542] - EventThread shut down for session: 0x10187ee22110001
    [junit] 2015-11-08 23:28:09,759 [myid:] - INFO  [NIOWorkerThread-31:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port21997,name1=Connections,name2=127.0.0.1,name3=0x10187ee22110001]
    [junit] 2015-11-08 23:28:09,760 [myid:] - INFO  [ConnnectionExpirer:NIOServerCnxnFactory$ConnectionExpirerThread@583] - ConnnectionExpirerThread interrupted
    [junit] 2015-11-08 23:28:09,762 [myid:] - INFO  [NIOWorkerThread-31:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:47694 which had sessionid 0x10187ee22110001
    [junit] 2015-11-08 23:28:09,763 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-1:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2015-11-08 23:28:09,764 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-0:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2015-11-08 23:28:09,765 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:21997:NIOServerCnxnFactory$AcceptThread@219] - accept thread exitted run method
    [junit] 2015-11-08 23:28:09,765 [myid:] - INFO  [main:ZooKeeperServer@498] - shutting down
    [junit] 2015-11-08 23:28:09,765 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2015-11-08 23:28:09,765 [myid:] - INFO  [main:PrepRequestProcessor@967] - Shutting down
    [junit] 2015-11-08 23:28:09,765 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2015-11-08 23:28:09,765 [myid:] - INFO  [ProcessThread(sid:0 cport:21997)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2015-11-08 23:28:09,766 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2015-11-08 23:28:09,766 [myid:] - INFO  [main:FinalRequestProcessor@492] - shutdown of request processor complete
    [junit] 2015-11-08 23:28:09,766 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port21997,name1=InMemoryDataTree]
    [junit] 2015-11-08 23:28:09,767 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port21997]
    [junit] 2015-11-08 23:28:09,767 [myid:] - INFO  [main:FourLetterWordMain@84] - connecting to 127.0.0.1 21997
    [junit] 2015-11-08 23:28:09,767 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2015-11-08 23:28:09,772 [myid:] - INFO  [main:ClientBase@562] - fdcount after test is: 50 at start it was 46
    [junit] 2015-11-08 23:28:09,772 [myid:] - INFO  [main:ClientBase@564] - sleeping for 20 secs
    [junit] 2015-11-08 23:28:09,772 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testManyChildWatchersAutoReset
    [junit] 2015-11-08 23:28:09,772 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testManyChildWatchersAutoReset
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 435.353 sec, Thread: 5, Class: org.apache.zookeeper.test.DisconnectedWatcherTest

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

Total time: 10 minutes 19 seconds
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Setting LATEST1_7_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7
Recording fingerprints
Setting LATEST1_7_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7
Updating ZOOKEEPER-2315
Recording test results
Setting LATEST1_7_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7
Publishing Javadoc
Setting LATEST1_7_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting LATEST1_7_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7
Setting LATEST1_7_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.zookeeper.test.ReconfigTest.testPortChange

Error Message:
expected:<test[1]> but was:<test[0]>

Stack Trace:
junit.framework.AssertionFailedError: expected:<test[1]> but was:<test[0]>
	at org.apache.zookeeper.test.ReconfigTest.testNormalOperation(ReconfigTest.java:150)
	at org.apache.zookeeper.test.ReconfigTest.testPortChange(ReconfigTest.java:598)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)