See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/1/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 367833 lines...]
    [junit] 2016-03-04 05:09:30,938 [myid:] - INFO  [New I/O worker 
#9277:ClientCnxn$SendThread@981] - Socket connection established, initiating 
session, client: /127.0.0.1:46959, server: 127.0.0.1/127.0.0.1:24767
    [junit] 2016-03-04 05:09:30,938 [myid:] - INFO  [New I/O worker 
#9277:ClientCnxnSocketNetty$1@146] - channel is connected: [id: 0xffdef488, 
/127.0.0.1:46959 => 127.0.0.1/127.0.0.1:24767]
    [junit] 2016-03-04 05:09:30,940 [myid:] - INFO  [New I/O worker 
#9374:ZooKeeperServer@969] - Client attempting to renew session 
0x101079b250c0000 at /127.0.0.1:46959
    [junit] 2016-03-04 05:09:30,941 [myid:] - INFO  [New I/O worker 
#9374:ZooKeeperServer@678] - Established session 0x101079b250c0000 with 
negotiated timeout 6000 for client /127.0.0.1:46959
    [junit] 2016-03-04 05:09:30,944 [myid:] - INFO  [New I/O worker 
#9277:ClientCnxn$SendThread@1408] - Session establishment complete on server 
127.0.0.1/127.0.0.1:24767, sessionid = 0x101079b250c0000, negotiated timeout = 
6000
    [junit] 2016-03-04 05:09:30,946 [myid:] - INFO  
[SyncThread:0:FileTxnLog@200] - Creating new log file: log.7
    [junit] 2016-03-04 05:09:31,955 [myid:] - INFO  [ProcessThread(sid:0 
cport:24767)::PrepRequestProcessor@649] - Processed session termination for 
sessionid: 0x101079b250c0000
    [junit] 2016-03-04 05:09:31,957 [myid:] - INFO  
[SyncThread:0:MBeanRegistry@128] - Unregister MBean 
[org.apache.ZooKeeperService:name0=StandaloneServer_port24767,name1=Connections,name2=127.0.0.1,name3=0x101079b250c0000]
    [junit] 2016-03-04 05:09:31,957 [myid:] - INFO  [New I/O worker 
#9277:ClientCnxnSocketNetty$ZKClientHandler@377] - channel is disconnected: 
[id: 0xffdef488, /127.0.0.1:46959 :> 127.0.0.1/127.0.0.1:24767]
    [junit] 2016-03-04 05:09:31,957 [myid:] - INFO  [New I/O worker 
#9277:ClientCnxnSocketNetty@201] - channel is told closing
    [junit] 2016-03-04 05:09:31,957 [myid:] - INFO  
[main:ClientCnxnSocketNetty@201] - channel is told closing
    [junit] 2016-03-04 05:09:31,957 [myid:] - INFO  [main:ZooKeeper@1110] - 
Session: 0x101079b250c0000 closed
    [junit] 2016-03-04 05:09:31,958 [myid:] - INFO  
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 84155
    [junit] 2016-03-04 05:09:31,958 [myid:] - INFO  
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 86
    [junit] 2016-03-04 05:09:31,958 [myid:] - INFO  
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD 
testWatcherAutoResetWithLocal
    [junit] 2016-03-04 05:09:31,958 [myid:] - INFO  [main:ClientBase@537] - 
tearDown starting
    [junit] 2016-03-04 05:09:31,958 [myid:] - INFO  [main:ClientBase@507] - 
STOPPING server
    [junit] 2016-03-04 05:09:31,959 [myid:] - INFO  
[main:NettyServerCnxnFactory@463] - shutdown called 0.0.0.0/0.0.0.0:24767
    [junit] 2016-03-04 05:09:31,959 [myid:] - WARN  [New I/O worker 
#9374:NettyServerCnxnFactory$CnxnChannelHandler@141] - Exception caught [id: 
0xbcf881f3, /127.0.0.1:46959 :> /127.0.0.1:24767] EXCEPTION: 
java.nio.channels.ClosedChannelException
    [junit] java.nio.channels.ClosedChannelException
    [junit]     at 
org.jboss.netty.channel.socket.nio.AbstractNioWorker.cleanUpWriteBuffer(AbstractNioWorker.java:434)
    [junit]     at 
org.jboss.netty.channel.socket.nio.AbstractNioWorker.close(AbstractNioWorker.java:374)
    [junit]     at 
org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink.handleAcceptedSocket(NioServerSocketPipelineSink.java:81)
    [junit]     at 
org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink.eventSunk(NioServerSocketPipelineSink.java:36)
    [junit]     at org.jboss.netty.channel.Channels.close(Channels.java:812)
    [junit]     at 
org.jboss.netty.channel.AbstractChannel.close(AbstractChannel.java:197)
    [junit]     at 
org.apache.zookeeper.server.NettyServerCnxn.close(NettyServerCnxn.java:111)
    [junit]     at 
org.apache.zookeeper.server.NettyServerCnxn.sendBuffer(NettyServerCnxn.java:215)
    [junit]     at 
org.apache.zookeeper.server.NettyServerCnxn.sendCloseSession(NettyServerCnxn.java:441)
    [junit]     at 
org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:472)
    [junit]     at 
org.apache.zookeeper.server.SyncRequestProcessor.flush(SyncRequestProcessor.java:182)
    [junit]     at 
org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:113)
    [junit] 2016-03-04 05:09:31,958 [myid:] - INFO  
[main-EventThread:ClientCnxn$EventThread@543] - EventThread shut down for 
session: 0x101079b250c0000
    [junit] 2016-03-04 05:09:31,967 [myid:] - INFO  [main:ZooKeeperServer@498] 
- shutting down
    [junit] 2016-03-04 05:09:31,967 [myid:] - INFO  
[main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-03-04 05:09:31,971 [myid:] - INFO  
[main:PrepRequestProcessor@967] - Shutting down
    [junit] 2016-03-04 05:09:31,971 [myid:] - INFO  
[main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-03-04 05:09:31,971 [myid:] - INFO  [ProcessThread(sid:0 
cport:24767)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-03-04 05:09:31,973 [myid:] - INFO  
[SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-03-04 05:09:31,973 [myid:] - INFO  
[main:FinalRequestProcessor@492] - shutdown of request processor complete
    [junit] 2016-03-04 05:09:31,974 [myid:] - INFO  [main:MBeanRegistry@128] - 
Unregister MBean 
[org.apache.ZooKeeperService:name0=StandaloneServer_port24767,name1=InMemoryDataTree]
    [junit] 2016-03-04 05:09:31,975 [myid:] - INFO  [main:MBeanRegistry@128] - 
Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24767]
    [junit] 2016-03-04 05:09:31,976 [myid:] - INFO  
[main:FourLetterWordMain@85] - connecting to 127.0.0.1 24767
    [junit] 2016-03-04 05:09:31,977 [myid:] - INFO  [main:JMXEnv@146] - 
ensureOnly:[]
    [junit] 2016-03-04 05:09:31,995 [myid:] - INFO  [main:ClientBase@562] - 
fdcount after test is: 53 at start it was 53
    [junit] 2016-03-04 05:09:31,996 [myid:] - INFO  [main:ZKTestCase$1@65] - 
SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-03-04 05:09:31,996 [myid:] - INFO  [main:ZKTestCase$1@60] - 
FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 88, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
270.831 sec, Thread: 6, Class: org.apache.zookeeper.test.NettyNettySuiteTest

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_openjdk7/branch-3.5/build.xml:1361:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_openjdk7/branch-3.5/build.xml:1246:
 Tests failed!

Total time: 8 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
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.SSLTest.testSecureQuorumServer

Error Message:
waiting for server 0 being up

Stack Trace:
junit.framework.AssertionFailedError: waiting for server 0 being up
        at 
org.apache.zookeeper.test.SSLTest.testSecureQuorumServer(SSLTest.java:99)
        at 
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


Reply via email to