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 Hudson Server <hu...@hudson.zones.apache.org> on 2008/09/15 12:47:49 UTC

Build failed in Hudson: ZooKeeper-trunk #84

See http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/84/changes

------------------------------------------
[...truncated 31857 lines...]
    [junit] 2008-09-15 10:47:39,702 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-15 10:47:39,703 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33299
    [junit] 2008-09-15 10:47:39,710 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:38597 remote=/127.0.0.1:33299]
    [junit] 2008-09-15 10:47:39,711 - INFO  [main-SendThread:ClientCnxn$SendThread@732] - Server connection successful
    [junit] 2008-09-15 10:47:39,712 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:38597 lastZxid 0
    [junit] 2008-09-15 10:47:39,712 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c659f6ea00001
    [junit] 2008-09-15 10:47:39,725 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c659f6ea00001: true
    [junit] 2008-09-15 10:47:39,729 - INFO  [main:SessionTest@172] - before close zk with session id 0x11c659f6ea00001!
    [junit] 2008-09-15 10:47:39,729 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c659f6ea00001
    [junit] 2008-09-15 10:47:39,730 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c659f6ea00001
    [junit] 2008-09-15 10:47:39,731 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c659f6ea00001
    [junit] 2008-09-15 10:47:39,744 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c659f6ea00001 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-15 10:47:39,850 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c659f6ea00001
    [junit] 2008-09-15 10:47:39,851 - INFO  [main:ZooKeeper@327] - Session: 0x11c659f6ea00001 closed
    [junit] 2008-09-15 10:47:39,852 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@158] - FIXMSG
    [junit] java.nio.channels.ClosedChannelException
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:130)
    [junit] 	at org.apache.zookeeper.server.NIOServerCnxn$Factory.run(NIOServerCnxn.java:143)
    [junit] 2008-09-15 10:47:39,853 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@164] - =====> Goodbye cruel world <======
    [junit] 2008-09-15 10:47:39,854 - INFO  [main:FinalRequestProcessor@246] - shutdown of request processor complete
    [junit] 2008-09-15 10:47:39,855 - INFO  [main:SessionTest@77] - FINISHED testSession
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.619 sec
    [junit] 2008-09-15 10:47:39,866 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] Running org.apache.zookeeper.test.SyncCallTest
    [junit] 2008-09-15 10:47:40,422 - INFO  [main:ClientBase@254] - STARTING testSync
    [junit] 2008-09-15 10:47:40,444 - INFO  [main:ZooKeeperServer@166] - Created server with dataDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test74.junit.dir dataLogDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test74.junit.dir tickTime:3000
    [junit] 2008-09-15 10:47:40,512 - INFO  [main:ClientBase@264] - Client test setup finished
    [junit] 2008-09-15 10:47:40,514 - INFO  [main:SyncCallTest@48] - Starting ZK:Mon Sep 15 10:47:40 UTC 2008
    [junit] 2008-09-15 10:47:40,526 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-15 10:47:40,527 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:38602 remote=/127.0.0.1:33221]
    [junit] 2008-09-15 10:47:40,531 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:38602 lastZxid 0
    [junit] 2008-09-15 10:47:40,534 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c659f72c70000
    [junit] 2008-09-15 10:47:40,563 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c659f72c70000: true
    [junit] 2008-09-15 10:47:40,564 - INFO  [main:SyncCallTest@52] - Beginning test:Mon Sep 15 10:47:40 UTC 2008
    [junit] 2008-09-15 10:47:40,583 - INFO  [main:SyncCallTest@62] - Submitted all operations:Mon Sep 15 10:47:40 UTC 2008
    [junit] 2008-09-15 10:47:40,854 - INFO  [main:ClientBase@269] - tearDown starting
    [junit] 2008-09-15 10:47:40,869 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@164] - =====> Goodbye cruel world <======
    [junit] 2008-09-15 10:47:40,870 - INFO  [main:FinalRequestProcessor@246] - shutdown of request processor complete
    [junit] 2008-09-15 10:47:40,969 - INFO  [main:ClientBase@281] - FINISHED testSync
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.624 sec
    [junit] Running org.apache.zookeeper.test.WatcherFuncTest
    [junit] 2008-09-15 10:47:41,510 - INFO  [main:WatcherFuncTest@85] - STARTING testExistsSync
    [junit] 2008-09-15 10:47:41,513 - INFO  [main:ClientBase@254] - STARTING testExistsSync
    [junit] 2008-09-15 10:47:41,528 - INFO  [main:ZooKeeperServer@166] - Created server with dataDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test11096.junit.dir dataLogDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test11096.junit.dir tickTime:3000
    [junit] 2008-09-15 10:47:41,616 - INFO  [main:ClientBase@264] - Client test setup finished
    [junit] 2008-09-15 10:47:41,630 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-15 10:47:41,631 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:38607 remote=/127.0.0.1:33221]
    [junit] 2008-09-15 10:47:41,635 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:38607 lastZxid 0
    [junit] 2008-09-15 10:47:41,638 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c659f77140000
    [junit] 2008-09-15 10:47:41,854 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c659f77140000: true
    [junit] 2008-09-15 10:47:41,855 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-15 10:47:41,856 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:38608 remote=/127.0.0.1:33221]
    [junit] 2008-09-15 10:47:41,857 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:38608 lastZxid 0
    [junit] 2008-09-15 10:47:41,857 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c659f77140001
    [junit] 2008-09-15 10:47:41,883 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c659f77140001: true
    [junit] 2008-09-15 10:47:42,020 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c659f77140000
    [junit] 2008-09-15 10:47:42,021 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c659f77140000
    [junit] 2008-09-15 10:47:42,028 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c659f77140000
    [junit] 2008-09-15 10:47:42,045 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c659f77140000 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-15 10:47:42,151 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c659f77140000
    [junit] 2008-09-15 10:47:42,152 - INFO  [main:ZooKeeper@327] - Session: 0x11c659f77140000 closed
    [junit] 2008-09-15 10:47:42,153 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c659f77140001
    [junit] 2008-09-15 10:47:42,153 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c659f77140001
    [junit] 2008-09-15 10:47:42,154 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-15 10:47:42,155 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c659f77140001
    [junit] 2008-09-15 10:47:42,161 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c659f77140001 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-15 10:47:42,270 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c659f77140001
    [junit] 2008-09-15 10:47:42,271 - INFO  [main:ZooKeeper@327] - Session: 0x11c659f77140001 closed
    [junit] 2008-09-15 10:47:42,272 - INFO  [main:ClientBase@269] - tearDown starting
    [junit] 2008-09-15 10:47:42,272 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-15 10:47:42,275 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@164] - =====> Goodbye cruel world <======
    [junit] 2008-09-15 10:47:42,275 - INFO  [main:FinalRequestProcessor@246] - shutdown of request processor complete
    [junit] 2008-09-15 10:47:42,277 - INFO  [main:ClientBase@281] - FINISHED testExistsSync
    [junit] 2008-09-15 10:47:42,278 - INFO  [main:WatcherFuncTest@103] - FINISHED testExistsSync
    [junit] 2008-09-15 10:47:42,287 - INFO  [main:WatcherFuncTest@85] - STARTING testGetDataSync
    [junit] 2008-09-15 10:47:42,287 - INFO  [main:ClientBase@254] - STARTING testGetDataSync
    [junit] 2008-09-15 10:47:42,288 - INFO  [main:ZooKeeperServer@166] - Created server with dataDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test11097.junit.dir dataLogDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test11097.junit.dir tickTime:3000
    [junit] 2008-09-15 10:47:42,291 - INFO  [main:ClientBase@264] - Client test setup finished
    [junit] 2008-09-15 10:47:42,293 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-15 10:47:42,293 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:38611 remote=/127.0.0.1:33221]
    [junit] 2008-09-15 10:47:42,294 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:38611 lastZxid 0
    [junit] 2008-09-15 10:47:42,295 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c659f79d20000
    [junit] 2008-09-15 10:47:42,318 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c659f79d20000: true
    [junit] 2008-09-15 10:47:42,319 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-15 10:47:42,320 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:38612 remote=/127.0.0.1:33221]
    [junit] 2008-09-15 10:47:42,321 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:38612 lastZxid 0
    [junit] 2008-09-15 10:47:42,322 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c659f79d20001
    [junit] 2008-09-15 10:47:42,357 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c659f79d20001: true
    [junit] 2008-09-15 10:47:42,441 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c659f79d20000
    [junit] 2008-09-15 10:47:42,441 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c659f79d20000
    [junit] 2008-09-15 10:47:42,442 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c659f79d20000
    [junit] 2008-09-15 10:47:42,463 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c659f79d20000 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-15 10:47:42,570 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c659f79d20000
    [junit] 2008-09-15 10:47:42,571 - INFO  [main:ZooKeeper@327] - Session: 0x11c659f79d20000 closed
    [junit] 2008-09-15 10:47:42,571 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c659f79d20001
    [junit] 2008-09-15 10:47:42,571 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c659f79d20001
    [junit] 2008-09-15 10:47:42,572 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-15 10:47:42,573 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c659f79d20001
    [junit] 2008-09-15 10:47:42,591 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c659f79d20001 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-15 10:47:42,700 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c659f79d20001
    [junit] 2008-09-15 10:47:42,701 - INFO  [main:ZooKeeper@327] - Session: 0x11c659f79d20001 closed
    [junit] 2008-09-15 10:47:42,701 - INFO  [main:ClientBase@269] - tearDown starting
    [junit] 2008-09-15 10:47:42,701 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-15 10:47:42,703 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@164] - =====> Goodbye cruel world <======
    [junit] 2008-09-15 10:47:42,703 - INFO  [main:FinalRequestProcessor@246] - shutdown of request processor complete
    [junit] 2008-09-15 10:47:42,704 - INFO  [main:ClientBase@281] - FINISHED testGetDataSync
    [junit] 2008-09-15 10:47:42,705 - INFO  [main:WatcherFuncTest@103] - FINISHED testGetDataSync
    [junit] 2008-09-15 10:47:42,706 - INFO  [main:WatcherFuncTest@85] - STARTING testGetChildrenSync
    [junit] 2008-09-15 10:47:42,706 - INFO  [main:ClientBase@254] - STARTING testGetChildrenSync
    [junit] 2008-09-15 10:47:42,707 - INFO  [main:ZooKeeperServer@166] - Created server with dataDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test11098.junit.dir dataLogDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test11098.junit.dir tickTime:3000
    [junit] 2008-09-15 10:47:42,709 - INFO  [main:ClientBase@264] - Client test setup finished
    [junit] 2008-09-15 10:47:42,710 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-15 10:47:42,711 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:38615 remote=/127.0.0.1:33221]
    [junit] 2008-09-15 10:47:42,712 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:38615 lastZxid 0
    [junit] 2008-09-15 10:47:42,712 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c659f7b740000
    [junit] 2008-09-15 10:47:42,724 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c659f7b740000: true
    [junit] 2008-09-15 10:47:42,726 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-15 10:47:42,726 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:38616 remote=/127.0.0.1:33221]
    [junit] 2008-09-15 10:47:42,728 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:38616 lastZxid 0
    [junit] 2008-09-15 10:47:42,728 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c659f7b740001
    [junit] 2008-09-15 10:47:42,741 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c659f7b740001: true
    [junit] 2008-09-15 10:47:42,811 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c659f7b740000
    [junit] 2008-09-15 10:47:42,812 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c659f7b740000
    [junit] 2008-09-15 10:47:42,812 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c659f7b740000
    [junit] 2008-09-15 10:47:42,820 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c659f7b740000 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-15 10:47:42,930 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c659f7b740000
    [junit] 2008-09-15 10:47:42,931 - INFO  [main:ZooKeeper@327] - Session: 0x11c659f7b740000 closed
    [junit] 2008-09-15 10:47:42,931 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c659f7b740001
    [junit] 2008-09-15 10:47:42,931 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c659f7b740001
    [junit] 2008-09-15 10:47:42,932 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-15 10:47:42,932 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c659f7b740001
    [junit] 2008-09-15 10:47:42,943 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c659f7b740001 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-15 10:47:43,050 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c659f7b740001
    [junit] 2008-09-15 10:47:43,051 - INFO  [main:ZooKeeper@327] - Session: 0x11c659f7b740001 closed
    [junit] 2008-09-15 10:47:43,051 - INFO  [main:ClientBase@269] - tearDown starting
    [junit] 2008-09-15 10:47:43,051 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-15 10:47:43,053 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@164] - =====> Goodbye cruel world <======
    [junit] 2008-09-15 10:47:43,053 - INFO  [main:FinalRequestProcessor@246] - shutdown of request processor complete
    [junit] 2008-09-15 10:47:43,054 - INFO  [main:ClientBase@281] - FINISHED testGetChildrenSync
    [junit] 2008-09-15 10:47:43,055 - INFO  [main:WatcherFuncTest@103] - FINISHED testGetChildrenSync
    [junit] 2008-09-15 10:47:43,055 - INFO  [main:WatcherFuncTest@85] - STARTING testExistsSyncWObj
    [junit] 2008-09-15 10:47:43,056 - INFO  [main:ClientBase@254] - STARTING testExistsSyncWObj
    [junit] 2008-09-15 10:47:43,056 - INFO  [main:ZooKeeperServer@166] - Created server with dataDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test11099.junit.dir dataLogDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test11099.junit.dir tickTime:3000
    [junit] 2008-09-15 10:47:43,059 - INFO  [main:ClientBase@264] - Client test setup finished
    [junit] 2008-09-15 10:47:43,060 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-15 10:47:43,061 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:38619 remote=/127.0.0.1:33221]
    [junit] 2008-09-15 10:47:43,062 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:38619 lastZxid 0
    [junit] 2008-09-15 10:47:43,063 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c659f7cd20000
    [junit] 2008-09-15 10:47:43,075 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c659f7cd20000: true
    [junit] 2008-09-15 10:47:43,076 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-15 10:47:43,076 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:38620 remote=/127.0.0.1:33221]
    [junit] 2008-09-15 10:47:43,077 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:38620 lastZxid 0
    [junit] 2008-09-15 10:47:43,078 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c659f7cd20001
    [junit] 2008-09-15 10:47:43,090 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c659f7cd20001: true
    [junit] 2008-09-15 10:47:43,189 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c659f7cd20000
    [junit] 2008-09-15 10:47:43,189 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c659f7cd20000
    [junit] 2008-09-15 10:47:43,190 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c659f7cd20000
    [junit] 2008-09-15 10:47:43,199 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c659f7cd20000 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-15 10:47:43,310 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c659f7cd20000
    [junit] 2008-09-15 10:47:43,311 - INFO  [main:ZooKeeper@327] - Session: 0x11c659f7cd20000 closed
    [junit] 2008-09-15 10:47:43,311 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c659f7cd20001
    [junit] 2008-09-15 10:47:43,312 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c659f7cd20001
    [junit] 2008-09-15 10:47:43,311 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-15 10:47:43,313 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c659f7cd20001
    [junit] 2008-09-15 10:47:43,325 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c659f7cd20001 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-15 10:47:43,430 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c659f7cd20001
    [junit] 2008-09-15 10:47:43,431 - INFO  [main:ZooKeeper@327] - Session: 0x11c659f7cd20001 closed
    [junit] 2008-09-15 10:47:43,431 - INFO  [main:ClientBase@269] - tearDown starting
    [junit] 2008-09-15 10:47:43,433 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@164] - =====> Goodbye cruel world <======
    [junit] 2008-09-15 10:47:43,433 - INFO  [main:FinalRequestProcessor@246] - shutdown of request processor complete
    [junit] 2008-09-15 10:47:43,435 - INFO  [main:ClientBase@281] - FINISHED testExistsSyncWObj
    [junit] 2008-09-15 10:47:43,435 - INFO  [main:WatcherFuncTest@103] - FINISHED testExistsSyncWObj
    [junit] 2008-09-15 10:47:43,436 - INFO  [main:WatcherFuncTest@85] - STARTING testGetDataSyncWObj
    [junit] 2008-09-15 10:47:43,437 - INFO  [main:ClientBase@254] - STARTING testGetDataSyncWObj
    [junit] 2008-09-15 10:47:43,438 - INFO  [main:ZooKeeperServer@166] - Created server with dataDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test11100.junit.dir dataLogDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test11100.junit.dir tickTime:3000
    [junit] 2008-09-15 10:47:43,440 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-15 10:47:43,444 - INFO  [main:ClientBase@264] - Client test setup finished
    [junit] 2008-09-15 10:47:43,446 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-15 10:47:43,450 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:38623 remote=/127.0.0.1:33221]
    [junit] 2008-09-15 10:47:43,451 - INFO  [main-SendThread:ClientCnxn$SendThread@732] - Server connection successful
    [junit] 2008-09-15 10:47:43,451 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:38623 lastZxid 0
    [junit] 2008-09-15 10:47:43,452 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c659f7e4f0000
    [junit] 2008-09-15 10:47:43,464 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c659f7e4f0000: true
    [junit] 2008-09-15 10:47:43,465 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-15 10:47:43,466 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:38624 remote=/127.0.0.1:33221]
    [junit] 2008-09-15 10:47:43,467 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:38624 lastZxid 0
    [junit] 2008-09-15 10:47:43,467 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c659f7e4f0001
    [junit] 2008-09-15 10:47:43,480 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c659f7e4f0001: true
    [junit] 2008-09-15 10:47:43,614 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c659f7e4f0000
    [junit] 2008-09-15 10:47:43,614 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c659f7e4f0000
    [junit] 2008-09-15 10:47:43,615 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c659f7e4f0000
    [junit] 2008-09-15 10:47:43,645 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c659f7e4f0000 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-15 10:47:43,750 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c659f7e4f0000
    [junit] 2008-09-15 10:47:43,751 - INFO  [main:ZooKeeper@327] - Session: 0x11c659f7e4f0000 closed
    [junit] 2008-09-15 10:47:43,751 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c659f7e4f0001
    [junit] 2008-09-15 10:47:43,751 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c659f7e4f0001
    [junit] 2008-09-15 10:47:43,751 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-15 10:47:43,753 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c659f7e4f0001
    [junit] 2008-09-15 10:47:43,895 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c659f7e4f0001 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-15 10:47:44,000 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c659f7e4f0001
    [junit] 2008-09-15 10:47:44,001 - INFO  [main:ZooKeeper@327] - Session: 0x11c659f7e4f0001 closed
    [junit] 2008-09-15 10:47:44,001 - INFO  [main:ClientBase@269] - tearDown starting
    [junit] 2008-09-15 10:47:44,002 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-15 10:47:44,002 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@164] - =====> Goodbye cruel world <======
    [junit] 2008-09-15 10:47:44,003 - INFO  [main:FinalRequestProcessor@246] - shutdown of request processor complete
    [junit] 2008-09-15 10:47:44,004 - INFO  [main:ClientBase@281] - FINISHED testGetDataSyncWObj
    [junit] 2008-09-15 10:47:44,004 - INFO  [main:WatcherFuncTest@103] - FINISHED testGetDataSyncWObj
    [junit] 2008-09-15 10:47:44,005 - INFO  [main:WatcherFuncTest@85] - STARTING testGetChildrenSyncWObj
    [junit] 2008-09-15 10:47:44,005 - INFO  [main:ClientBase@254] - STARTING testGetChildrenSyncWObj
    [junit] 2008-09-15 10:47:44,006 - INFO  [main:ZooKeeperServer@166] - Created server with dataDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test11101.junit.dir dataLogDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test11101.junit.dir tickTime:3000
    [junit] 2008-09-15 10:47:44,008 - INFO  [main:ClientBase@264] - Client test setup finished
    [junit] 2008-09-15 10:47:44,009 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-15 10:47:44,009 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:38627 remote=/127.0.0.1:33221]
    [junit] 2008-09-15 10:47:44,011 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:38627 lastZxid 0
    [junit] 2008-09-15 10:47:44,012 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c659f80870000
    [junit] 2008-09-15 10:47:44,040 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c659f80870000: true
    [junit] 2008-09-15 10:47:44,041 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-15 10:47:44,041 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:38628 remote=/127.0.0.1:33221]
    [junit] 2008-09-15 10:47:44,042 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:38628 lastZxid 0
    [junit] 2008-09-15 10:47:44,042 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c659f80870001
    [junit] 2008-09-15 10:47:44,068 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c659f80870001: true
    [junit] 2008-09-15 10:47:44,347 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c659f80870000
    [junit] 2008-09-15 10:47:44,348 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c659f80870000
    [junit] 2008-09-15 10:47:44,348 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c659f80870000
    [junit] 2008-09-15 10:47:44,375 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c659f80870000 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-15 10:47:44,480 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c659f80870000
    [junit] 2008-09-15 10:47:44,481 - INFO  [main:ZooKeeper@327] - Session: 0x11c659f80870000 closed
    [junit] 2008-09-15 10:47:44,481 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c659f80870001
    [junit] 2008-09-15 10:47:44,481 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c659f80870001
    [junit] 2008-09-15 10:47:44,481 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-15 10:47:44,482 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c659f80870001
    [junit] 2008-09-15 10:47:44,522 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c659f80870001 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-15 10:47:44,630 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c659f80870001
    [junit] 2008-09-15 10:47:44,630 - INFO  [main:ZooKeeper@327] - Session: 0x11c659f80870001 closed
    [junit] 2008-09-15 10:47:44,631 - INFO  [main:ClientBase@269] - tearDown starting
    [junit] 2008-09-15 10:47:44,631 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-15 10:47:44,632 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@164] - =====> Goodbye cruel world <======
    [junit] 2008-09-15 10:47:44,632 - INFO  [main:FinalRequestProcessor@246] - shutdown of request processor complete
    [junit] 2008-09-15 10:47:44,633 - INFO  [main:ClientBase@281] - FINISHED testGetChildrenSyncWObj
    [junit] 2008-09-15 10:47:44,634 - INFO  [main:WatcherFuncTest@103] - FINISHED testGetChildrenSyncWObj
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.201 sec

BUILD FAILED
/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build.xml:536: Tests failed!

Total time: 11 minutes 23 seconds
Recording fingerprints
Publishing Javadoc
Recording test results


Hudson build is back to normal: ZooKeeper-trunk #85

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/85/changes