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/07/26 12:04:11 UTC

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

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 8.15 KB...]
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from git://git.apache.org/zookeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress git://git.apache.org/zookeeper.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/zookeeper.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:812)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1079)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1110)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:560)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:485)
	at hudson.model.Run.execute(Run.java:1735)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress git://git.apache.org/zookeeper.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: unable to connect to git.apache.org:
git.apache.org: Temporary failure in name resolution


	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1903)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1622)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:348)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	at ......remote call to cassandra11(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor864.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy104.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:810)
	... 11 more
ERROR: Error fetching remote repo 'origin'
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

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

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 63.98 MB...]
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-08-02 11:55:29,473 [myid:127.0.0.1:27380] - INFO  [main-SendThread(127.0.0.1:27380):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:27380. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-08-02 11:55:29,474 [myid:127.0.0.1:27380] - WARN  [main-SendThread(127.0.0.1:27380):ClientCnxn$SendThread@1235] - Session 0x1051c3856dc0000 for server 127.0.0.1/127.0.0.1:27380, 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:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-08-02 11:55:29,611 [myid:127.0.0.1:27509] - INFO  [main-SendThread(127.0.0.1:27509):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:27509. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-08-02 11:55:29,612 [myid:127.0.0.1:27509] - WARN  [main-SendThread(127.0.0.1:27509):ClientCnxn$SendThread@1235] - Session 0x3051c3b58250000 for server 127.0.0.1/127.0.0.1:27509, 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:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-08-02 11:55:29,740 [myid:] - INFO  [ProcessThread(sid:0 cport:27626)::PrepRequestProcessor@614] - Processed session termination for sessionid: 0x1051c3e73000000
    [junit] 2017-08-02 11:55:29,744 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port27626,name1=Connections,name2=127.0.0.1,name3=0x1051c3e73000000]
    [junit] 2017-08-02 11:55:29,744 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x1051c3e73000000
    [junit] 2017-08-02 11:55:29,744 [myid:] - INFO  [main:ZooKeeper@1332] - Session: 0x1051c3e73000000 closed
    [junit] 2017-08-02 11:55:29,744 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 165082
    [junit] 2017-08-02 11:55:29,744 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 863
    [junit] 2017-08-02 11:55:29,745 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2017-08-02 11:55:29,745 [myid:] - INFO  [main:ClientBase@601] - tearDown starting
    [junit] 2017-08-02 11:55:29,745 [myid:] - INFO  [main:ClientBase@571] - STOPPING server
    [junit] 2017-08-02 11:55:29,745 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:27626
    [junit] 2017-08-02 11:55:29,747 [myid:] - INFO  [main:ZooKeeperServer@541] - shutting down
    [junit] 2017-08-02 11:55:29,747 [myid:] - ERROR [main:ZooKeeperServer@505] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2017-08-02 11:55:29,747 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-08-02 11:55:29,747 [myid:] - INFO  [main:PrepRequestProcessor@1008] - Shutting down
    [junit] 2017-08-02 11:55:29,747 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-08-02 11:55:29,747 [myid:] - INFO  [ProcessThread(sid:0 cport:27626)::PrepRequestProcessor@155] - PrepRequestProcessor exited loop!
    [junit] 2017-08-02 11:55:29,747 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-08-02 11:55:29,748 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-08-02 11:55:29,748 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port27626,name1=InMemoryDataTree]
    [junit] 2017-08-02 11:55:29,748 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port27626]
    [junit] 2017-08-02 11:55:29,748 [myid:] - INFO  [main:FourLetterWordMain@87] - connecting to 127.0.0.1 27626
    [junit] 2017-08-02 11:55:29,749 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-08-02 11:55:29,753 [myid:] - INFO  [main:ClientBase@626] - fdcount after test is: 2543 at start it was 2539
    [junit] 2017-08-02 11:55:29,753 [myid:] - INFO  [main:ClientBase@628] - sleeping for 20 secs
    [junit] 2017-08-02 11:55:29,754 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-08-02 11:55:29,754 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 407.005 sec, Thread: 7, Class: org.apache.zookeeper.test.NioNettySuiteTest

fail.build.on.test.failure:

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

Total time: 11 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is 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.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-jdk8 - Build # 1149 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 66.00 MB...]
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-08-01 11:56:31,086 [myid:127.0.0.1:27503] - INFO  [main-SendThread(127.0.0.1:27503):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:27503. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-08-01 11:56:31,087 [myid:127.0.0.1:27503] - WARN  [main-SendThread(127.0.0.1:27503):ClientCnxn$SendThread@1235] - Session 0x1051715bf260000 for server 127.0.0.1/127.0.0.1:27503, 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:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-08-01 11:56:31,135 [myid:] - INFO  [ProcessThread(sid:0 cport:27626)::PrepRequestProcessor@614] - Processed session termination for sessionid: 0x105171907f20000
    [junit] 2017-08-01 11:56:31,136 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port27626,name1=Connections,name2=127.0.0.1,name3=0x105171907f20000]
    [junit] 2017-08-01 11:56:31,136 [myid:] - INFO  [main:ZooKeeper@1332] - Session: 0x105171907f20000 closed
    [junit] 2017-08-01 11:56:31,137 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x105171907f20000
    [junit] 2017-08-01 11:56:31,137 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 84819
    [junit] 2017-08-01 11:56:31,137 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 863
    [junit] 2017-08-01 11:56:31,137 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2017-08-01 11:56:31,137 [myid:] - INFO  [main:ClientBase@601] - tearDown starting
    [junit] 2017-08-01 11:56:31,138 [myid:] - INFO  [main:ClientBase@571] - STOPPING server
    [junit] 2017-08-01 11:56:31,138 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:27626
    [junit] 2017-08-01 11:56:31,139 [myid:] - INFO  [main:ZooKeeperServer@541] - shutting down
    [junit] 2017-08-01 11:56:31,139 [myid:] - ERROR [main:ZooKeeperServer@505] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2017-08-01 11:56:31,140 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-08-01 11:56:31,140 [myid:] - INFO  [main:PrepRequestProcessor@1008] - Shutting down
    [junit] 2017-08-01 11:56:31,140 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-08-01 11:56:31,140 [myid:] - INFO  [ProcessThread(sid:0 cport:27626)::PrepRequestProcessor@155] - PrepRequestProcessor exited loop!
    [junit] 2017-08-01 11:56:31,140 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-08-01 11:56:31,140 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-08-01 11:56:31,141 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port27626,name1=InMemoryDataTree]
    [junit] 2017-08-01 11:56:31,141 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port27626]
    [junit] 2017-08-01 11:56:31,141 [myid:] - INFO  [main:FourLetterWordMain@87] - connecting to 127.0.0.1 27626
    [junit] 2017-08-01 11:56:31,142 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-08-01 11:56:31,150 [myid:] - INFO  [main:ClientBase@626] - fdcount after test is: 2541 at start it was 2548
    [junit] 2017-08-01 11:56:31,150 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-08-01 11:56:31,150 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 434.077 sec, Thread: 7, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2017-08-01 11:56:31,500 [myid:127.0.0.1:27444] - INFO  [main-SendThread(127.0.0.1:27444):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:27444. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-08-01 11:56:31,501 [myid:127.0.0.1:27444] - WARN  [main-SendThread(127.0.0.1:27444):ClientCnxn$SendThread@1235] - Session 0x105171352cd0000 for server 127.0.0.1/127.0.0.1:27444, 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:717)
    [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.server.quorum.Zab1_0Test in thread 5
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 5, Class: org.apache.zookeeper.server.quorum.Zab1_0Test
    [junit] Test org.apache.zookeeper.server.quorum.Zab1_0Test FAILED (timeout)

fail.build.on.test.failure:

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

Total time: 17 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is 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.Zab1_0Test.testNormalObserverRun

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:748)

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

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 67.45 MB...]
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-07-31 12:18:22,751 [myid:127.0.0.1:13918] - INFO  [main-SendThread(127.0.0.1:13918):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:13918. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-31 12:18:22,752 [myid:127.0.0.1:13918] - WARN  [main-SendThread(127.0.0.1:13918):ClientCnxn$SendThread@1235] - Session 0x10511f91a250001 for server 127.0.0.1/127.0.0.1:13918, 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:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-07-31 12:18:23,025 [myid:127.0.0.1:13918] - INFO  [main-SendThread(127.0.0.1:13918):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:13918. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-31 12:18:23,026 [myid:127.0.0.1:13918] - WARN  [main-SendThread(127.0.0.1:13918):ClientCnxn$SendThread@1235] - Session 0x10511f91a250000 for server 127.0.0.1/127.0.0.1:13918, 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:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-07-31 12:18:23,894 [myid:127.0.0.1:13918] - INFO  [main-SendThread(127.0.0.1:13918):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:13918. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-31 12:18:23,895 [myid:127.0.0.1:13918] - WARN  [main-SendThread(127.0.0.1:13918):ClientCnxn$SendThread@1235] - Session 0x10511f91a250001 for server 127.0.0.1/127.0.0.1:13918, 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:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-07-31 12:18:24,047 [myid:127.0.0.1:13915] - INFO  [main-SendThread(127.0.0.1:13915):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:13915. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-31 12:18:24,048 [myid:127.0.0.1:13915] - WARN  [main-SendThread(127.0.0.1:13915):ClientCnxn$SendThread@1235] - Session 0x511f9181d0000 for server 127.0.0.1/127.0.0.1:13915, 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:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-07-31 12:18:24,500 [myid:127.0.0.1:13915] - INFO  [main-SendThread(127.0.0.1:13915):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:13915. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-31 12:18:24,501 [myid:127.0.0.1:13915] - WARN  [main-SendThread(127.0.0.1:13915):ClientCnxn$SendThread@1235] - Session 0x511f9181d0001 for server 127.0.0.1/127.0.0.1:13915, 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:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-07-31 12:18:24,727 [myid:127.0.0.1:13918] - INFO  [main-SendThread(127.0.0.1:13918):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:13918. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-31 12:18:24,728 [myid:127.0.0.1:13918] - WARN  [main-SendThread(127.0.0.1:13918):ClientCnxn$SendThread@1235] - Session 0x10511f91a250000 for server 127.0.0.1/127.0.0.1:13918, 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:717)
    [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.server.quorum.StandaloneDisabledTest in thread 2
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 2, Class: org.apache.zookeeper.server.quorum.StandaloneDisabledTest
    [junit] Test org.apache.zookeeper.server.quorum.StandaloneDisabledTest FAILED (timeout)

fail.build.on.test.failure:

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

Total time: 16 minutes 33 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is 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.StandaloneDisabledTest.startSingleServerTest

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:748)


FAILED:  org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged

Error Message:
expected:<NodeDataChanged> but was:<NodeDeleted>

Stack Trace:
junit.framework.AssertionFailedError: expected:<NodeDataChanged> but was:<NodeDeleted>
	at org.apache.zookeeper.test.WatchEventWhenAutoResetTest$EventsWatcher.assertEvent(WatchEventWhenAutoResetTest.java:67)
	at org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged(WatchEventWhenAutoResetTest.java:117)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)

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

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 65.08 MB...]
    [junit] 2017-07-30 12:44:33,935 [myid:127.0.0.1:22043] - WARN  [main-SendThread(127.0.0.1:22043):ClientCnxn$SendThread@1235] - Session 0x1050cf27fef0001 for server 127.0.0.1/127.0.0.1:22043, 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:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-07-30 12:44:33,972 [myid:127.0.0.1:22117] - INFO  [main-SendThread(127.0.0.1:22117):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:22117. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-30 12:44:33,972 [myid:127.0.0.1:22117] - WARN  [main-SendThread(127.0.0.1:22117):ClientCnxn$SendThread@1235] - Session 0x1050cf524110000 for server 127.0.0.1/127.0.0.1:22117, 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:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-07-30 12:44:34,088 [myid:] - INFO  [ProcessThread(sid:0 cport:22240)::PrepRequestProcessor@614] - Processed session termination for sessionid: 0x1050cf84c890000
    [junit] 2017-07-30 12:44:34,091 [myid:] - INFO  [main:ZooKeeper@1332] - Session: 0x1050cf84c890000 closed
    [junit] 2017-07-30 12:44:34,091 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port22240,name1=Connections,name2=127.0.0.1,name3=0x1050cf84c890000]
    [junit] 2017-07-30 12:44:34,091 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x1050cf84c890000
    [junit] 2017-07-30 12:44:34,092 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 165022
    [junit] 2017-07-30 12:44:34,092 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 863
    [junit] 2017-07-30 12:44:34,092 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2017-07-30 12:44:34,092 [myid:] - INFO  [main:ClientBase@601] - tearDown starting
    [junit] 2017-07-30 12:44:34,092 [myid:] - INFO  [main:ClientBase@571] - STOPPING server
    [junit] 2017-07-30 12:44:34,093 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:22240
    [junit] 2017-07-30 12:44:34,095 [myid:] - INFO  [main:ZooKeeperServer@541] - shutting down
    [junit] 2017-07-30 12:44:34,095 [myid:] - ERROR [main:ZooKeeperServer@505] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2017-07-30 12:44:34,095 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-07-30 12:44:34,095 [myid:] - INFO  [main:PrepRequestProcessor@1008] - Shutting down
    [junit] 2017-07-30 12:44:34,095 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-07-30 12:44:34,095 [myid:] - INFO  [ProcessThread(sid:0 cport:22240)::PrepRequestProcessor@155] - PrepRequestProcessor exited loop!
    [junit] 2017-07-30 12:44:34,096 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-07-30 12:44:34,096 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-07-30 12:44:34,096 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port22240,name1=InMemoryDataTree]
    [junit] 2017-07-30 12:44:34,096 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port22240]
    [junit] 2017-07-30 12:44:34,097 [myid:] - INFO  [main:FourLetterWordMain@87] - connecting to 127.0.0.1 22240
    [junit] 2017-07-30 12:44:34,097 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-07-30 12:44:34,101 [myid:] - INFO  [main:ClientBase@626] - fdcount after test is: 2564 at start it was 2564
    [junit] 2017-07-30 12:44:34,101 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-07-30 12:44:34,102 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] 2017-07-30 12:44:34,131 [myid:127.0.0.1:22058] - INFO  [main-SendThread(127.0.0.1:22058):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:22058. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-30 12:44:34,132 [myid:127.0.0.1:22058] - WARN  [main-SendThread(127.0.0.1:22058):ClientCnxn$SendThread@1235] - Session 0x1050cf2dc170000 for server 127.0.0.1/127.0.0.1:22058, 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:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 412.497 sec, Thread: 5, Class: org.apache.zookeeper.test.NioNettySuiteTest

fail.build.on.test.failure:

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

Total time: 10 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is 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.AsyncHammerTest.testHammer

Error Message:
null

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


FAILED:  org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged

Error Message:
expected:<NodeDataChanged> but was:<NodeDeleted>

Stack Trace:
junit.framework.AssertionFailedError: expected:<NodeDataChanged> but was:<NodeDeleted>
	at org.apache.zookeeper.test.WatchEventWhenAutoResetTest$EventsWatcher.assertEvent(WatchEventWhenAutoResetTest.java:67)
	at org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged(WatchEventWhenAutoResetTest.java:117)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)

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

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 64.98 MB...]
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:11351
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [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:1149)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    [junit] 	at java.lang.Thread.run(Thread.java:748)
    [junit] 2017-07-29 12:44:39,343 [myid:] - INFO  [New I/O boss #5253:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2017-07-29 12:44:39,343 [myid:127.0.0.1:11351] - INFO  [main-SendThread(127.0.0.1:11351):ClientCnxn$SendThread@1231] - channel for sessionid 0x30507ce9fa70000 is lost, closing socket connection and attempting reconnect
    [junit] 2017-07-29 12:44:39,560 [myid:127.0.0.1:11222] - INFO  [main-SendThread(127.0.0.1:11222):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:11222. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-29 12:44:39,561 [myid:] - INFO  [New I/O boss #34:ClientCnxnSocketNetty$1@127] - future isn't success, cause: {}
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:11222
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [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:1149)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    [junit] 	at java.lang.Thread.run(Thread.java:748)
    [junit] 2017-07-29 12:44:39,561 [myid:] - WARN  [New I/O boss #34:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 0xaa66c1d0] EXCEPTION: java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:11222
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:11222
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [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:1149)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    [junit] 	at java.lang.Thread.run(Thread.java:748)
    [junit] 2017-07-29 12:44:39,561 [myid:] - INFO  [New I/O boss #34:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2017-07-29 12:44:39,562 [myid:127.0.0.1:11222] - INFO  [main-SendThread(127.0.0.1:11222):ClientCnxn$SendThread@1231] - channel for sessionid 0x10507cb6a790000 is lost, closing socket connection and attempting reconnect

fail.build.on.test.failure:

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

Total time: 11 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is 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.WatchEventWhenAutoResetTest.testNodeDataChanged

Error Message:
expected:<NodeDataChanged> but was:<NodeDeleted>

Stack Trace:
junit.framework.AssertionFailedError: expected:<NodeDataChanged> but was:<NodeDeleted>
	at org.apache.zookeeper.test.WatchEventWhenAutoResetTest$EventsWatcher.assertEvent(WatchEventWhenAutoResetTest.java:67)
	at org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged(WatchEventWhenAutoResetTest.java:117)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)

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

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 63.74 MB...]
    [junit] 	at org.apache.zookeeper.server.NettyServerCnxn.sendBuffer(NettyServerCnxn.java:221)
    [junit] 	at org.apache.zookeeper.server.NettyServerCnxn.sendCloseSession(NettyServerCnxn.java:460)
    [junit] 	at org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:461)
    [junit] 	at org.apache.zookeeper.server.SyncRequestProcessor.flush(SyncRequestProcessor.java:182)
    [junit] 	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:113)
    [junit] 2017-07-28 12:21:06,184 [myid:] - INFO  [main:ZooKeeper@1332] - Session: 0x105029618af0000 closed
    [junit] 2017-07-28 12:21:06,184 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x105029618af0000
    [junit] 2017-07-28 12:21:06,184 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 162718
    [junit] 2017-07-28 12:21:06,184 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 862
    [junit] 2017-07-28 12:21:06,184 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2017-07-28 12:21:06,184 [myid:] - INFO  [main:ClientBase@601] - tearDown starting
    [junit] 2017-07-28 12:21:06,185 [myid:] - INFO  [main:ClientBase@571] - STOPPING server
    [junit] 2017-07-28 12:21:06,185 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:27626
    [junit] 2017-07-28 12:21:06,186 [myid:] - INFO  [main:ZooKeeperServer@541] - shutting down
    [junit] 2017-07-28 12:21:06,186 [myid:] - ERROR [main:ZooKeeperServer@505] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2017-07-28 12:21:06,186 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-07-28 12:21:06,187 [myid:] - INFO  [main:PrepRequestProcessor@1008] - Shutting down
    [junit] 2017-07-28 12:21:06,187 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-07-28 12:21:06,187 [myid:] - INFO  [ProcessThread(sid:0 cport:27626)::PrepRequestProcessor@155] - PrepRequestProcessor exited loop!
    [junit] 2017-07-28 12:21:06,187 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-07-28 12:21:06,187 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-07-28 12:21:06,187 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port27626,name1=InMemoryDataTree]
    [junit] 2017-07-28 12:21:06,188 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port27626]
    [junit] 2017-07-28 12:21:06,188 [myid:] - INFO  [main:FourLetterWordMain@87] - connecting to 127.0.0.1 27626
    [junit] 2017-07-28 12:21:06,188 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-07-28 12:21:06,193 [myid:] - INFO  [main:ClientBase@626] - fdcount after test is: 2546 at start it was 2550
    [junit] 2017-07-28 12:21:06,193 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-07-28 12:21:06,193 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 426.746 sec, Thread: 7, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2017-07-28 12:21:06,437 [myid:127.0.0.1:27506] - INFO  [main-SendThread(127.0.0.1:27506):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:27506. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-28 12:21:06,438 [myid:127.0.0.1:27506] - WARN  [main-SendThread(127.0.0.1:27506):ClientCnxn$SendThread@1235] - Session 0x2050292d5d90000 for server 127.0.0.1/127.0.0.1:27506, 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:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-07-28 12:21:06,445 [myid:127.0.0.1:27503] - INFO  [main-SendThread(127.0.0.1:27503):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:27503. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-28 12:21:06,445 [myid:127.0.0.1:27503] - WARN  [main-SendThread(127.0.0.1:27503):ClientCnxn$SendThread@1235] - Session 0x1050292d59e0000 for server 127.0.0.1/127.0.0.1:27503, 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:717)
    [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.server.quorum.Zab1_0Test in thread 5
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 5, Class: org.apache.zookeeper.server.quorum.Zab1_0Test
    [junit] Test org.apache.zookeeper.server.quorum.Zab1_0Test FAILED (timeout)

fail.build.on.test.failure:

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

Total time: 17 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is 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.Zab1_0Test.testNormalObserverRun

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:748)

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

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 66.19 MB...]
    [junit] 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220)
    [junit] 	at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335)
    [junit] 	at java.util.concurrent.LinkedBlockingQueue.put(LinkedBlockingQueue.java:339)
    [junit] 	at org.apache.zookeeper.server.quorum.LearnerHandler.shutdown(LearnerHandler.java:902)
    [junit] 	at org.apache.zookeeper.server.quorum.LearnerHandler.run(LearnerHandler.java:623)
    [junit] 2017-07-28 01:10:30,737 [myid:] - INFO  [QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled):MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id5,name1=replica.5,name2=Leader]
    [junit] 2017-07-28 01:10:30,737 [myid:] - WARN  [QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled):QuorumPeer@1130] - Unexpected exception
    [junit] java.lang.InterruptedException
    [junit] 	at java.lang.Object.wait(Native Method)
    [junit] 	at org.apache.zookeeper.server.quorum.Leader.lead(Leader.java:563)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumPeer.run(QuorumPeer.java:1127)
    [junit] 2017-07-28 01:10:30,738 [myid:] - INFO  [QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled):Leader@626] - Shutting down
    [junit] 2017-07-28 01:10:30,738 [myid:] - WARN  [QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled):QuorumPeer@1161] - PeerState set to LOOKING
    [junit] 2017-07-28 01:10:30,738 [myid:] - WARN  [QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled):QuorumPeer@1143] - QuorumPeer main thread exited
    [junit] 2017-07-28 01:10:30,738 [myid:] - INFO  [QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled):MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id5]
    [junit] 2017-07-28 01:10:30,738 [myid:] - INFO  [QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled):MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id5,name1=replica.5]
    [junit] 2017-07-28 01:10:30,738 [myid:] - INFO  [QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled):MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id5,name1=replica.1]
    [junit] 2017-07-28 01:10:30,738 [myid:] - INFO  [QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled):MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id5,name1=replica.2]
    [junit] 2017-07-28 01:10:30,738 [myid:] - INFO  [QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled):MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id5,name1=replica.3]
    [junit] 2017-07-28 01:10:30,738 [myid:] - INFO  [/127.0.0.1:11385:QuorumCnxManager$Listener@667] - Leaving listener
    [junit] 2017-07-28 01:10:30,739 [myid:] - INFO  [main:QuorumUtil@254] - Shutting down leader election QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled)
    [junit] 2017-07-28 01:10:30,739 [myid:] - INFO  [main:QuorumUtil@259] - Waiting for QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled) to exit thread
    [junit] 2017-07-28 01:10:30,739 [myid:] - INFO  [main:FourLetterWordMain@87] - connecting to 127.0.0.1 11371
    [junit] 2017-07-28 01:10:30,740 [myid:] - INFO  [main:QuorumUtil@243] - 127.0.0.1:11371 is no longer accepting client connections
    [junit] 2017-07-28 01:10:30,740 [myid:] - INFO  [main:FourLetterWordMain@87] - connecting to 127.0.0.1 11374
    [junit] 2017-07-28 01:10:30,740 [myid:] - INFO  [main:QuorumUtil@243] - 127.0.0.1:11374 is no longer accepting client connections
    [junit] 2017-07-28 01:10:30,741 [myid:] - INFO  [main:FourLetterWordMain@87] - connecting to 127.0.0.1 11377
    [junit] 2017-07-28 01:10:30,741 [myid:] - INFO  [main:QuorumUtil@243] - 127.0.0.1:11377 is no longer accepting client connections
    [junit] 2017-07-28 01:10:30,741 [myid:] - INFO  [main:FourLetterWordMain@87] - connecting to 127.0.0.1 11380
    [junit] 2017-07-28 01:10:30,742 [myid:] - INFO  [main:QuorumUtil@243] - 127.0.0.1:11380 is no longer accepting client connections
    [junit] 2017-07-28 01:10:30,742 [myid:] - INFO  [main:FourLetterWordMain@87] - connecting to 127.0.0.1 11383
    [junit] 2017-07-28 01:10:30,742 [myid:] - INFO  [main:QuorumUtil@243] - 127.0.0.1:11383 is no longer accepting client connections
    [junit] 2017-07-28 01:10:30,744 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testRemoveOneAsynchronous
    [junit] 2017-07-28 01:10:30,744 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testRemoveOneAsynchronous
    [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 277.63 sec, Thread: 1, Class: org.apache.zookeeper.test.ReconfigTest
    [junit] 2017-07-28 01:10:30,914 [myid:] - INFO  [SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!
    [junit] 2017-07-28 01:10:30,946 [myid:127.0.0.1:11270] - INFO  [main-SendThread(127.0.0.1:11270):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:11270. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-28 01:10:30,947 [myid:127.0.0.1:11270] - WARN  [main-SendThread(127.0.0.1:11270):ClientCnxn$SendThread@1235] - Session 0x105002e18ec0000 for server 127.0.0.1/127.0.0.1:11270, 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:717)
    [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.server.quorum.Zab1_0Test in thread 7
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 7, Class: org.apache.zookeeper.server.quorum.Zab1_0Test
    [junit] Test org.apache.zookeeper.server.quorum.Zab1_0Test FAILED (timeout)

fail.build.on.test.failure:

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

Total time: 16 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is 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.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:223)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.server.quorum.Zab1_0Test.testNormalObserverRun

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:748)

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

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 64.58 MB...]
    [junit] 2017-07-27 22:15:52,125 [myid:127.0.0.1:13979] - WARN  [main-SendThread(127.0.0.1:13979):ClientCnxn$SendThread@1235] - Session 0x104ff8aba910000 for server 127.0.0.1/127.0.0.1:13979, 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:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-07-27 22:15:52,364 [myid:127.0.0.1:13964] - INFO  [main-SendThread(127.0.0.1:13964):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:13964. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-27 22:15:52,364 [myid:127.0.0.1:13964] - WARN  [main-SendThread(127.0.0.1:13964):ClientCnxn$SendThread@1235] - Session 0x104ff8a55b00001 for server 127.0.0.1/127.0.0.1:13964, 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:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-07-27 22:15:52,380 [myid:] - INFO  [ProcessThread(sid:0 cport:14161)::PrepRequestProcessor@614] - Processed session termination for sessionid: 0x104ff9041970000
    [junit] 2017-07-27 22:15:52,383 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port14161,name1=Connections,name2=127.0.0.1,name3=0x104ff9041970000]
    [junit] 2017-07-27 22:15:52,384 [myid:] - INFO  [main:ZooKeeper@1329] - Session: 0x104ff9041970000 closed
    [junit] 2017-07-27 22:15:52,384 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x104ff9041970000
    [junit] 2017-07-27 22:15:52,384 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 161560
    [junit] 2017-07-27 22:15:52,384 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 864
    [junit] 2017-07-27 22:15:52,384 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2017-07-27 22:15:52,384 [myid:] - INFO  [main:ClientBase@601] - tearDown starting
    [junit] 2017-07-27 22:15:52,384 [myid:] - INFO  [main:ClientBase@571] - STOPPING server
    [junit] 2017-07-27 22:15:52,385 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:14161
    [junit] 2017-07-27 22:15:52,386 [myid:] - INFO  [main:ZooKeeperServer@541] - shutting down
    [junit] 2017-07-27 22:15:52,386 [myid:] - ERROR [main:ZooKeeperServer@505] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2017-07-27 22:15:52,386 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-07-27 22:15:52,387 [myid:] - INFO  [main:PrepRequestProcessor@1008] - Shutting down
    [junit] 2017-07-27 22:15:52,387 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-07-27 22:15:52,387 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-07-27 22:15:52,387 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-07-27 22:15:52,387 [myid:] - INFO  [ProcessThread(sid:0 cport:14161)::PrepRequestProcessor@155] - PrepRequestProcessor exited loop!
    [junit] 2017-07-27 22:15:52,387 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port14161,name1=InMemoryDataTree]
    [junit] 2017-07-27 22:15:52,388 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port14161]
    [junit] 2017-07-27 22:15:52,388 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 14161
    [junit] 2017-07-27 22:15:52,388 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-07-27 22:15:52,393 [myid:] - INFO  [main:ClientBase@626] - fdcount after test is: 2550 at start it was 2550
    [junit] 2017-07-27 22:15:52,393 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-07-27 22:15:52,393 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 420.176 sec, Thread: 2, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2017-07-27 22:15:52,630 [myid:127.0.0.1:14038] - INFO  [main-SendThread(127.0.0.1:14038):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:14038. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-27 22:15:52,630 [myid:127.0.0.1:14038] - WARN  [main-SendThread(127.0.0.1:14038):ClientCnxn$SendThread@1235] - Session 0x104ff8d1c1c0000 for server 127.0.0.1/127.0.0.1:14038, 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:717)
    [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-jdk8/build.xml:1219: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/build.xml:1223: Tests failed!

Total time: 11 minutes 1 second
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is 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.ChrootClientTest.testNonExistingOpCode

Error Message:
expected:<-4> but was:<-6>

Stack Trace:
junit.framework.AssertionFailedError: expected:<-4> but was:<-6>
	at org.apache.zookeeper.test.ClientTest.testNonExistingOpCode(ClientTest.java:853)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)

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

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 66.22 MB...]
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-07-27 12:23:34,313 [myid:127.0.0.1:19301] - INFO  [main-SendThread(127.0.0.1:19301):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19301. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-27 12:23:34,313 [myid:127.0.0.1:19301] - WARN  [main-SendThread(127.0.0.1:19301):ClientCnxn$SendThread@1235] - Session 0x4fd6469280001 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:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-07-27 12:23:34,946 [myid:127.0.0.1:19304] - INFO  [main-SendThread(127.0.0.1:19304):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19304. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-27 12:23:34,946 [myid:127.0.0.1:19304] - WARN  [main-SendThread(127.0.0.1:19304):ClientCnxn$SendThread@1235] - Session 0x104fd646aec0000 for server 127.0.0.1/127.0.0.1:19304, 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:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-07-27 12:23:35,551 [myid:127.0.0.1:19301] - INFO  [main-SendThread(127.0.0.1:19301):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19301. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-27 12:23:35,551 [myid:127.0.0.1:19301] - WARN  [main-SendThread(127.0.0.1:19301):ClientCnxn$SendThread@1235] - Session 0x4fd6469280000 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:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-07-27 12:23:35,760 [myid:127.0.0.1:19304] - INFO  [main-SendThread(127.0.0.1:19304):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19304. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-27 12:23:35,760 [myid:127.0.0.1:19304] - WARN  [main-SendThread(127.0.0.1:19304):ClientCnxn$SendThread@1235] - Session 0x104fd646aec0001 for server 127.0.0.1/127.0.0.1:19304, 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:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-07-27 12:23:35,813 [myid:127.0.0.1:19301] - INFO  [main-SendThread(127.0.0.1:19301):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19301. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-27 12:23:35,813 [myid:127.0.0.1:19301] - WARN  [main-SendThread(127.0.0.1:19301):ClientCnxn$SendThread@1235] - Session 0x4fd6469280001 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:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-07-27 12:23:36,127 [myid:127.0.0.1:19304] - INFO  [main-SendThread(127.0.0.1:19304):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19304. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-27 12:23:36,128 [myid:127.0.0.1:19304] - WARN  [main-SendThread(127.0.0.1:19304):ClientCnxn$SendThread@1235] - Session 0x104fd646aec0000 for server 127.0.0.1/127.0.0.1:19304, 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:717)
    [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.server.quorum.StandaloneDisabledTest in thread 4
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 4, Class: org.apache.zookeeper.server.quorum.StandaloneDisabledTest
    [junit] Test org.apache.zookeeper.server.quorum.StandaloneDisabledTest FAILED (timeout)

fail.build.on.test.failure:

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

Total time: 16 minutes 34 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
3 tests failed.
FAILED:  org.apache.zookeeper.server.quorum.ReconfigDuringLeaderSyncTest.testDuringLeaderSync

Error Message:
zoo.cfg.dynamic.next is not deleted.

Stack Trace:
junit.framework.AssertionFailedError: zoo.cfg.dynamic.next is not deleted.
	at org.apache.zookeeper.server.quorum.ReconfigDuringLeaderSyncTest.testDuringLeaderSync(ReconfigDuringLeaderSyncTest.java:165)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


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

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:748)


FAILED:  org.apache.zookeeper.test.ClientTest.testNonExistingOpCode

Error Message:
expected:<-4> but was:<-6>

Stack Trace:
junit.framework.AssertionFailedError: expected:<-4> but was:<-6>
	at org.apache.zookeeper.test.ClientTest.testNonExistingOpCode(ClientTest.java:853)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)

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

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 61.52 MB...]
    [junit] 2017-07-27 02:20:56,038 [myid:] - ERROR [main:ZooKeeperServer@505] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2017-07-27 02:20:56,038 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-07-27 02:20:56,038 [myid:] - INFO  [main:PrepRequestProcessor@1008] - Shutting down
    [junit] 2017-07-27 02:20:56,038 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-07-27 02:20:56,038 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-07-27 02:20:56,039 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-07-27 02:20:56,039 [myid:] - INFO  [ProcessThread(sid:0 cport:19547)::PrepRequestProcessor@155] - PrepRequestProcessor exited loop!
    [junit] 2017-07-27 02:20:56,039 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19547,name1=InMemoryDataTree]
    [junit] 2017-07-27 02:20:56,039 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19547]
    [junit] 2017-07-27 02:20:56,039 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 19547
    [junit] 2017-07-27 02:20:56,040 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-07-27 02:20:56,049 [myid:] - INFO  [main:ClientBase@626] - fdcount after test is: 2818 at start it was 2823
    [junit] 2017-07-27 02:20:56,049 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-07-27 02:20:56,049 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 443.675 sec, Thread: 4, Class: org.apache.zookeeper.test.NettyNettySuiteTest
    [junit] 2017-07-27 02:20:56,628 [myid:127.0.0.1:19365] - INFO  [main-SendThread(127.0.0.1:19365):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19365. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-27 02:20:56,629 [myid:] - INFO  [New I/O boss #3723:ClientCnxnSocketNetty$1@127] - future isn't success, cause: {}
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:19365
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [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:1142)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    [junit] 	at java.lang.Thread.run(Thread.java:748)
    [junit] 2017-07-27 02:20:56,630 [myid:] - WARN  [New I/O boss #3723:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 0x4c46fd29] EXCEPTION: java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:19365
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:19365
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [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:1142)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    [junit] 	at java.lang.Thread.run(Thread.java:748)
    [junit] 2017-07-27 02:20:56,630 [myid:] - INFO  [New I/O boss #3723:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2017-07-27 02:20:56,630 [myid:127.0.0.1:19365] - INFO  [main-SendThread(127.0.0.1:19365):ClientCnxn$SendThread@1231] - channel for sessionid 0x104fb4460e90000 is lost, closing socket connection and attempting reconnect

fail.build.on.test.failure:

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

Total time: 11 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is 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.ReconfigFailureCasesTest.testLeaderTimesoutOnNewQuorum

Error Message:
Should have been ConnectionLossException!

Stack Trace:
junit.framework.AssertionFailedError: Should have been ConnectionLossException!
	at org.apache.zookeeper.server.quorum.ReconfigFailureCasesTest.testLeaderTimesoutOnNewQuorum(ReconfigFailureCasesTest.java:190)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.test.AsyncHammerTest.testHammer

Error Message:
null

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