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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 58.53 MB...]
    [junit] 2017-10-18 20:22:10,841 [myid:] - INFO  [ProcessThread(sid:0 
cport:27626)::PrepRequestProcessor@614] - Processed session termination for 
sessionid: 0x100384e00230000
    [junit] 2017-10-18 20:22:10,842 [myid:] - INFO  
[SyncThread:0:MBeanRegistry@128] - Unregister MBean 
[org.apache.ZooKeeperService:name0=StandaloneServer_port27626,name1=Connections,name2=127.0.0.1,name3=0x100384e00230000]
    [junit] 2017-10-18 20:22:10,842 [myid:] - INFO  [main:ZooKeeper@1332] - 
Session: 0x100384e00230000 closed
    [junit] 2017-10-18 20:22:10,842 [myid:] - INFO  
[main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for 
session: 0x100384e00230000
    [junit] 2017-10-18 20:22:10,842 [myid:] - INFO  
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 207125
    [junit] 2017-10-18 20:22:10,842 [myid:] - INFO  
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 1647
    [junit] 2017-10-18 20:22:10,842 [myid:] - INFO  
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD 
testWatcherAutoResetWithLocal
    [junit] 2017-10-18 20:22:10,842 [myid:] - INFO  [main:ClientBase@601] - 
tearDown starting
    [junit] 2017-10-18 20:22:10,843 [myid:] - INFO  [main:ClientBase@571] - 
STOPPING server
    [junit] 2017-10-18 20:22:10,843 [myid:] - INFO  
[main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:27626
    [junit] 2017-10-18 20:22:10,850 [myid:] - INFO  [main:ZooKeeperServer@545] 
- shutting down
    [junit] 2017-10-18 20:22:10,851 [myid:] - ERROR [main:ZooKeeperServer@509] 
- ZKShutdownHandler is not registered, so ZooKeeper server won't take any 
action on ERROR or SHUTDOWN server state changes
    [junit] 2017-10-18 20:22:10,851 [myid:] - INFO  
[main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-10-18 20:22:10,851 [myid:] - INFO  
[main:PrepRequestProcessor@1010] - Shutting down
    [junit] 2017-10-18 20:22:10,851 [myid:] - INFO  
[main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-10-18 20:22:10,851 [myid:] - INFO  [ProcessThread(sid:0 
cport:27626)::PrepRequestProcessor@155] - PrepRequestProcessor exited loop!
    [junit] 2017-10-18 20:22:10,851 [myid:] - INFO  
[SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-10-18 20:22:10,851 [myid:] - INFO  
[main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-10-18 20:22:10,852 [myid:] - INFO  [main:MBeanRegistry@128] - 
Unregister MBean 
[org.apache.ZooKeeperService:name0=StandaloneServer_port27626,name1=InMemoryDataTree]
    [junit] 2017-10-18 20:22:10,852 [myid:] - INFO  [main:MBeanRegistry@128] - 
Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port27626]
    [junit] 2017-10-18 20:22:10,852 [myid:] - INFO  
[main:FourLetterWordMain@87] - connecting to 127.0.0.1 27626
    [junit] 2017-10-18 20:22:10,853 [myid:] - INFO  [main:JMXEnv@146] - 
ensureOnly:[]
    [junit] 2017-10-18 20:22:10,859 [myid:] - INFO  [main:ClientBase@626] - 
fdcount after test is: 4858 at start it was 4858
    [junit] 2017-10-18 20:22:10,860 [myid:] - INFO  [main:ZKTestCase$1@68] - 
SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-10-18 20:22:10,860 [myid:] - INFO  [main:ZKTestCase$1@63] - 
FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 105, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
562.652 sec, Thread: 7, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2017-10-18 20:22:11,179 [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-10-18 20:22:11,179 [myid:127.0.0.1:27380] - WARN  
[main-SendThread(127.0.0.1:27380):ClientCnxn$SendThread@1235] - Session 
0x100384582cc0000 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:744)
    [junit]     at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit]     at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-10-18 20:22:11,212 [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-10-18 20:22:11,212 [myid:127.0.0.1:27444] - WARN  
[main-SendThread(127.0.0.1:27444):ClientCnxn$SendThread@1235] - Session 
0x1003846c6cb0000 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:744)
    [junit]     at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit]     at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-10-18 20:22:11,246 [myid:127.0.0.1:27429] - INFO  
[main-SendThread(127.0.0.1:27429):ClientCnxn$SendThread@1113] - Opening socket 
connection to server 127.0.0.1/127.0.0.1:27429. Will not attempt to 
authenticate using SASL (unknown error)
    [junit] 2017-10-18 20:22:11,246 [myid:127.0.0.1:27429] - WARN  
[main-SendThread(127.0.0.1:27429):ClientCnxn$SendThread@1235] - Session 
0x10038460a570001 for server 127.0.0.1/127.0.0.1:27429, unexpected error, 
closing socket connection and attempting reconnect
    [junit] java.net.ConnectException: Connection refused
    [junit]     at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit]     at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [junit]     at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit]     at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)

fail.build.on.test.failure:

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

Total time: 14 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) 
##############################
2 tests failed.
FAILED:  org.apache.zookeeper.test.CnxManagerTest.testSocketTimeout

Error Message:
Connection refused (Connection refused)

Stack Trace:
java.net.ConnectException: Connection refused (Connection refused)
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:580)
        at 
org.apache.zookeeper.test.CnxManagerTest.testSocketTimeout(CnxManagerTest.java:356)
        at 
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


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

Error Message:
waiting for server up

Stack Trace:
junit.framework.AssertionFailedError: waiting for server up
        at 
org.apache.zookeeper.test.QuorumBase.startServers(QuorumBase.java:224)
        at org.apache.zookeeper.test.QuorumBase.setUp(QuorumBase.java:121)
        at 
org.apache.zookeeper.test.AsyncHammerTest.setUp(AsyncHammerTest.java:52)
        at 
org.apache.zookeeper.test.AsyncHammerTest.testHammer(AsyncHammerTest.java:170)
        at 
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)

Reply via email to