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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 62.67 MB...]
    [junit] 2017-04-17 11:56:59,357 [myid:127.0.0.1:19424] - WARN  
[main-SendThread(127.0.0.1:19424):ClientCnxn$SendThread@1235] - Session 
0x102f533f8180000 for server 127.0.0.1/127.0.0.1:19424, 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-04-17 11:56:59,436 [myid:] - INFO  [ProcessThread(sid:0 
cport:19547)::PrepRequestProcessor@617] - Processed session termination for 
sessionid: 0x102f5375e540000
    [junit] 2017-04-17 11:56:59,439 [myid:] - INFO  
[SyncThread:0:MBeanRegistry@128] - Unregister MBean 
[org.apache.ZooKeeperService:name0=StandaloneServer_port19547,name1=Connections,name2=127.0.0.1,name3=0x102f5375e540000]
    [junit] 2017-04-17 11:56:59,439 [myid:] - INFO  [main:ZooKeeper@1324] - 
Session: 0x102f5375e540000 closed
    [junit] 2017-04-17 11:56:59,439 [myid:] - INFO  
[main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for 
session: 0x102f5375e540000
    [junit] 2017-04-17 11:56:59,440 [myid:] - INFO  
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 163842
    [junit] 2017-04-17 11:56:59,440 [myid:] - INFO  
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 859
    [junit] 2017-04-17 11:56:59,440 [myid:] - INFO  
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD 
testWatcherAutoResetWithLocal
    [junit] 2017-04-17 11:56:59,440 [myid:] - INFO  [main:ClientBase@558] - 
tearDown starting
    [junit] 2017-04-17 11:56:59,440 [myid:] - INFO  [main:ClientBase@528] - 
STOPPING server
    [junit] 2017-04-17 11:56:59,440 [myid:] - INFO  
[main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:19547
    [junit] 2017-04-17 11:56:59,442 [myid:] - INFO  [main:ZooKeeperServer@542] 
- shutting down
    [junit] 2017-04-17 11:56:59,442 [myid:] - ERROR [main:ZooKeeperServer@506] 
- ZKShutdownHandler is not registered, so ZooKeeper server won't take any 
action on ERROR or SHUTDOWN server state changes
    [junit] 2017-04-17 11:56:59,442 [myid:] - INFO  
[main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-04-17 11:56:59,442 [myid:] - INFO  
[main:PrepRequestProcessor@1008] - Shutting down
    [junit] 2017-04-17 11:56:59,442 [myid:] - INFO  
[main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-04-17 11:56:59,442 [myid:] - INFO  [ProcessThread(sid:0 
cport:19547)::PrepRequestProcessor@157] - PrepRequestProcessor exited loop!
    [junit] 2017-04-17 11:56:59,443 [myid:] - INFO  
[SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-04-17 11:56:59,443 [myid:] - INFO  
[main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-04-17 11:56:59,443 [myid:] - INFO  [main:MBeanRegistry@128] - 
Unregister MBean 
[org.apache.ZooKeeperService:name0=StandaloneServer_port19547,name1=InMemoryDataTree]
    [junit] 2017-04-17 11:56:59,444 [myid:] - INFO  [main:MBeanRegistry@128] - 
Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19547]
    [junit] 2017-04-17 11:56:59,444 [myid:] - INFO  
[main:FourLetterWordMain@85] - connecting to 127.0.0.1 19547
    [junit] 2017-04-17 11:56:59,444 [myid:] - INFO  [main:JMXEnv@146] - 
ensureOnly:[]
    [junit] 2017-04-17 11:56:59,449 [myid:] - INFO  [main:ClientBase@583] - 
fdcount after test is: 2546 at start it was 2546
    [junit] 2017-04-17 11:56:59,450 [myid:] - INFO  [main:ZKTestCase$1@68] - 
SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-04-17 11:56:59,450 [myid:] - INFO  [main:ZKTestCase$1@63] - 
FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
498.339 sec, Thread: 4, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2017-04-17 11:56:59,532 [myid:127.0.0.1:19430] - INFO  
[main-SendThread(127.0.0.1:19430):ClientCnxn$SendThread@1113] - Opening socket 
connection to server 127.0.0.1/127.0.0.1:19430. Will not attempt to 
authenticate using SASL (unknown error)
    [junit] 2017-04-17 11:56:59,533 [myid:127.0.0.1:19430] - WARN  
[main-SendThread(127.0.0.1:19430):ClientCnxn$SendThread@1235] - Session 
0x302f533f8200000 for server 127.0.0.1/127.0.0.1:19430, 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-04-17 11:56:59,785 [myid:127.0.0.1:19427] - INFO  
[main-SendThread(127.0.0.1:19427):ClientCnxn$SendThread@1113] - Opening socket 
connection to server 127.0.0.1/127.0.0.1:19427. Will not attempt to 
authenticate using SASL (unknown error)
    [junit] 2017-04-17 11:56:59,786 [myid:127.0.0.1:19427] - WARN  
[main-SendThread(127.0.0.1:19427):ClientCnxn$SendThread@1235] - Session 
0x202f533f8180000 for server 127.0.0.1/127.0.0.1:19427, 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: 12 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) 
##############################
1 tests failed.
FAILED:  
org.apache.zookeeper.test.ReconfigExceptionTest.testReconfigEnabledWithAuthAndACL

Error Message:
test timed out after 10000 milliseconds

Stack Trace:
org.junit.runners.model.TestTimedOutException: test timed out after 10000 
milliseconds
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:502)
        at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1499)
        at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1487)
        at 
org.apache.zookeeper.admin.ZooKeeperAdmin.reconfigure(ZooKeeperAdmin.java:181)
        at 
org.apache.zookeeper.admin.ZooKeeperAdmin.reconfigure(ZooKeeperAdmin.java:200)
        at 
org.apache.zookeeper.test.ReconfigExceptionTest.reconfigPort(ReconfigExceptionTest.java:217)
        at 
org.apache.zookeeper.test.ReconfigExceptionTest.testReconfigEnabledWithAuthAndACL(ReconfigExceptionTest.java:177)
        at 
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.lang.Thread.run(Thread.java:745)

Reply via email to