See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1542/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 66.48 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:739)
[junit] at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
[junit] at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
[junit] 2017-07-11 20:01:13,196 [myid:] - INFO [ProcessThread(sid:0
cport:22240)::PrepRequestProcessor@614] - Processed session termination for
sessionid: 0x1055e34c5450000
[junit] 2017-07-11 20:01:13,197 [myid:] - INFO
[SyncThread:0:MBeanRegistry@128] - Unregister MBean
[org.apache.ZooKeeperService:name0=StandaloneServer_port22240,name1=Connections,name2=127.0.0.1,name3=0x1055e34c5450000]
[junit] 2017-07-11 20:01:13,197 [myid:] - INFO [main:ZooKeeper@1329] -
Session: 0x1055e34c5450000 closed
[junit] 2017-07-11 20:01:13,197 [myid:] - INFO
[main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for
session: 0x1055e34c5450000
[junit] 2017-07-11 20:01:13,197 [myid:] - INFO
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 187044
[junit] 2017-07-11 20:01:13,197 [myid:] - INFO
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 2432
[junit] 2017-07-11 20:01:13,197 [myid:] - INFO
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD
testWatcherAutoResetWithLocal
[junit] 2017-07-11 20:01:13,197 [myid:] - INFO [main:ClientBase@601] -
tearDown starting
[junit] 2017-07-11 20:01:13,197 [myid:] - INFO [main:ClientBase@571] -
STOPPING server
[junit] 2017-07-11 20:01:13,198 [myid:] - INFO
[main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:22240
[junit] 2017-07-11 20:01:13,202 [myid:] - INFO [main:ZooKeeperServer@541]
- shutting down
[junit] 2017-07-11 20:01:13,202 [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-11 20:01:13,202 [myid:] - INFO
[main:SessionTrackerImpl@232] - Shutting down
[junit] 2017-07-11 20:01:13,202 [myid:] - INFO
[main:PrepRequestProcessor@1008] - Shutting down
[junit] 2017-07-11 20:01:13,202 [myid:] - INFO
[main:SyncRequestProcessor@191] - Shutting down
[junit] 2017-07-11 20:01:13,202 [myid:] - INFO [ProcessThread(sid:0
cport:22240)::PrepRequestProcessor@155] - PrepRequestProcessor exited loop!
[junit] 2017-07-11 20:01:13,203 [myid:] - INFO
[SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
[junit] 2017-07-11 20:01:13,203 [myid:] - INFO
[main:FinalRequestProcessor@481] - shutdown of request processor complete
[junit] 2017-07-11 20:01:13,203 [myid:] - INFO [main:MBeanRegistry@128] -
Unregister MBean
[org.apache.ZooKeeperService:name0=StandaloneServer_port22240,name1=InMemoryDataTree]
[junit] 2017-07-11 20:01:13,203 [myid:] - INFO [main:MBeanRegistry@128] -
Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port22240]
[junit] 2017-07-11 20:01:13,203 [myid:] - INFO
[main:FourLetterWordMain@85] - connecting to 127.0.0.1 22240
[junit] 2017-07-11 20:01:13,204 [myid:] - INFO [main:JMXEnv@146] -
ensureOnly:[]
[junit] 2017-07-11 20:01:13,212 [myid:] - INFO [main:ClientBase@626] -
fdcount after test is: 7145 at start it was 7141
[junit] 2017-07-11 20:01:13,212 [myid:] - INFO [main:ClientBase@628] -
sleeping for 20 secs
[junit] 2017-07-11 20:01:13,212 [myid:] - INFO [main:ZKTestCase$1@68] -
SUCCEEDED testWatcherAutoResetWithLocal
[junit] 2017-07-11 20:01:13,212 [myid:] - INFO [main:ZKTestCase$1@63] -
FINISHED testWatcherAutoResetWithLocal
[junit] Tests run: 103, Failures: 0, Errors: 2, Skipped: 0, Time elapsed:
408.399 sec, Thread: 5, Class: org.apache.zookeeper.test.NioNettySuiteTest
[junit] 2017-07-11 20:01:13,235 [myid:127.0.0.1:22123] - INFO
[main-SendThread(127.0.0.1:22123):ClientCnxn$SendThread@1113] - Opening socket
connection to server 127.0.0.1/127.0.0.1:22123. Will not attempt to
authenticate using SASL (unknown error)
[junit] 2017-07-11 20:01:13,236 [myid:127.0.0.1:22123] - WARN
[main-SendThread(127.0.0.1:22123):ClientCnxn$SendThread@1235] - Session
0x3055e3175610000 for server 127.0.0.1/127.0.0.1:22123, unexpected error,
closing socket connection and attempting reconnect
[junit] java.net.ConnectException: Connection refused
[junit] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
[junit] at
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
[junit] at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
[junit] at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
[junit] 2017-07-11 20:01:13,443 [myid:127.0.0.1:22120] - INFO
[main-SendThread(127.0.0.1:22120):ClientCnxn$SendThread@1113] - Opening socket
connection to server 127.0.0.1/127.0.0.1:22120. Will not attempt to
authenticate using SASL (unknown error)
[junit] 2017-07-11 20:01:13,444 [myid:127.0.0.1:22120] - WARN
[main-SendThread(127.0.0.1:22120):ClientCnxn$SendThread@1235] - Session
0x2055e31755d0000 for server 127.0.0.1/127.0.0.1:22120, unexpected error,
closing socket connection and attempting reconnect
[junit] java.net.ConnectException: Connection refused
[junit] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
[junit] at
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
[junit] at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
[junit] at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
[junit] Test org.apache.zookeeper.test.NioNettySuiteTest FAILED
fail.build.on.test.failure:
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7/build.xml:1219:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7/build.xml:1223:
Tests failed!
Total time: 9 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
###################################################################################
############################## FAILED TESTS (if any)
##############################
4 tests failed.
FAILED: org.apache.zookeeper.test.ClientTest.testSequentialNodeNames
Error Message:
unable to create new native thread
Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:714)
at
org.apache.zookeeper.server.ZooKeeperServer.startSessionTracker(ZooKeeperServer.java:479)
at
org.apache.zookeeper.server.ZooKeeperServer.startup(ZooKeeperServer.java:451)
at
org.apache.zookeeper.server.NettyServerCnxnFactory.startup(NettyServerCnxnFactory.java:511)
at
org.apache.zookeeper.server.ServerCnxnFactory.startup(ServerCnxnFactory.java:98)
at
org.apache.zookeeper.test.ClientBase.startServerInstance(ClientBase.java:421)
at org.apache.zookeeper.test.ClientBase.startServer(ClientBase.java:527)
at org.apache.zookeeper.test.ClientBase.setUp(ClientBase.java:518)
FAILED: org.apache.zookeeper.test.ClientTest.testClientWithWatcherObj
Error Message:
unable to create new native thread
Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:714)
at
org.apache.zookeeper.server.ZooKeeperServer.setupRequestProcessors(ZooKeeperServer.java:464)
at
org.apache.zookeeper.server.ZooKeeperServer.startup(ZooKeeperServer.java:452)
at
org.apache.zookeeper.server.NettyServerCnxnFactory.startup(NettyServerCnxnFactory.java:511)
at
org.apache.zookeeper.server.ServerCnxnFactory.startup(ServerCnxnFactory.java:98)
at
org.apache.zookeeper.test.ClientBase.startServerInstance(ClientBase.java:421)
at org.apache.zookeeper.test.ClientBase.startServer(ClientBase.java:527)
at org.apache.zookeeper.test.ClientBase.setUp(ClientBase.java:518)
FAILED: org.apache.zookeeper.test.QuorumMajorityTest.testMajQuorums
Error Message:
Error occurred in server thread; nested exception is:
java.lang.OutOfMemoryError: unable to create new native thread
Stack Trace:
java.rmi.ServerError: Error occurred in server thread; nested exception is:
java.lang.OutOfMemoryError: unable to create new native thread
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:350)
at sun.rmi.transport.Transport$2.run(Transport.java:202)
at sun.rmi.transport.Transport$2.run(Transport.java:199)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:198)
at
sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:567)
at
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:828)
at
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.access$400(TCPTransport.java:619)
at
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler$1.run(TCPTransport.java:684)
at
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler$1.run(TCPTransport.java:681)
at java.security.AccessController.doPrivileged(Native Method)
at
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:681)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:275)
at
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:252)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:161)
at javax.management.remote.rmi.RMIServerImpl_Stub.newClient(Unknown
Source)
at
javax.management.remote.rmi.RMIConnector.getConnection(RMIConnector.java:2404)
at
javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:308)
at
javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
at
javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:227)
at org.apache.zookeeper.test.JMXEnv.setUp(JMXEnv.java:58)
at org.apache.zookeeper.test.QuorumBase.setUp(QuorumBase.java:85)
at org.apache.zookeeper.test.QuorumBase.setUp(QuorumBase.java:78)
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:714)
at
com.sun.jmx.remote.internal.ServerCommunicatorAdmin.<init>(ServerCommunicatorAdmin.java:50)
at
javax.management.remote.rmi.RMIConnectionImpl$RMIServerCommunicatorAdmin.<init>(RMIConnectionImpl.java:1340)
at
javax.management.remote.rmi.RMIConnectionImpl.<init>(RMIConnectionImpl.java:180)
at
javax.management.remote.rmi.RMIJRMPServerImpl.makeClient(RMIJRMPServerImpl.java:172)
at
javax.management.remote.rmi.RMIServerImpl.doNewClient(RMIServerImpl.java:250)
at
javax.management.remote.rmi.RMIServerImpl.newClient(RMIServerImpl.java:199)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:322)
at sun.rmi.transport.Transport$2.run(Transport.java:202)
at sun.rmi.transport.Transport$2.run(Transport.java:199)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:198)
at
sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:567)
at
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:828)
at
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.access$400(TCPTransport.java:619)
at
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler$1.run(TCPTransport.java:684)
at
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler$1.run(TCPTransport.java:681)
at java.security.AccessController.doPrivileged(Native Method)
at
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:681)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.zookeeper.test.QuorumMajorityTest.testNull
Error Message:
unable to create new native thread
Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:714)
at
org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger.start(FastLeaderElection.java:521)
at
org.apache.zookeeper.server.quorum.FastLeaderElection.start(FastLeaderElection.java:637)
at
org.apache.zookeeper.server.quorum.QuorumPeer.createElectionAlgorithm(QuorumPeer.java:954)
at
org.apache.zookeeper.server.quorum.QuorumPeer.startLeaderElection(QuorumPeer.java:843)
at
org.apache.zookeeper.server.quorum.QuorumPeer.start(QuorumPeer.java:779)
at
org.apache.zookeeper.test.QuorumBase.startServers(QuorumBase.java:212)
at org.apache.zookeeper.test.QuorumBase.setUp(QuorumBase.java:120)
at org.apache.zookeeper.test.QuorumBase.setUp(QuorumBase.java:78)