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/21 12:44:07 UTC

Build failed in Hudson: ZooKeeper-trunk #90

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

------------------------------------------
[...truncated 8872 lines...]
    [junit] 2008-09-21 10:44:00,647 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:46134 remote=/127.0.0.1:33299]
    [junit] 2008-09-21 10:44:00,647 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:46134 lastZxid 0
    [junit] 2008-09-21 10:44:00,648 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c84823f100001
    [junit] 2008-09-21 10:44:00,660 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c84823f100001: true
    [junit] 2008-09-21 10:44:00,662 - INFO  [main:SessionTest@172] - before close zk with session id 0x11c84823f100001!
    [junit] 2008-09-21 10:44:00,662 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c84823f100001
    [junit] 2008-09-21 10:44:00,663 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c84823f100001
    [junit] 2008-09-21 10:44:00,664 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c84823f100001
    [junit] 2008-09-21 10:44:00,676 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c84823f100001 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-21 10:44:00,784 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c84823f100001
    [junit] 2008-09-21 10:44:00,785 - INFO  [main:ZooKeeper@327] - Session: 0x11c84823f100001 closed
    [junit] 2008-09-21 10:44:00,785 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-21 10:44:00,787 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@164] - =====> Goodbye cruel world <======
    [junit] 2008-09-21 10:44:00,788 - INFO  [main:FinalRequestProcessor@246] - shutdown of request processor complete
    [junit] 2008-09-21 10:44:00,789 - INFO  [main:SessionTest@77] - FINISHED testSession
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.524 sec
    [junit] Running org.apache.zookeeper.test.SyncCallTest
    [junit] 2008-09-21 10:44:01,377 - INFO  [main:ClientBase@254] - STARTING testSync
    [junit] 2008-09-21 10:44:01,394 - INFO  [main:ZooKeeperServer@166] - Created server with dataDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test29587.junit.dir dataLogDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test29587.junit.dir tickTime:3000
    [junit] 2008-09-21 10:44:01,452 - INFO  [main:ClientBase@264] - Client test setup finished
    [junit] 2008-09-21 10:44:01,453 - INFO  [main:SyncCallTest@48] - Starting ZK:Sun Sep 21 10:44:01 UTC 2008
    [junit] 2008-09-21 10:44:01,465 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-21 10:44:01,466 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:46140 remote=/127.0.0.1:33221]
    [junit] 2008-09-21 10:44:01,471 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:46140 lastZxid 0
    [junit] 2008-09-21 10:44:01,473 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c848243130000
    [junit] 2008-09-21 10:44:01,502 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c848243130000: true
    [junit] 2008-09-21 10:44:01,503 - INFO  [main:SyncCallTest@52] - Beginning test:Sun Sep 21 10:44:01 UTC 2008
    [junit] 2008-09-21 10:44:01,551 - INFO  [main:SyncCallTest@62] - Submitted all operations:Sun Sep 21 10:44:01 UTC 2008
    [junit] 2008-09-21 10:44:01,760 - INFO  [main:ClientBase@269] - tearDown starting
    [junit] 2008-09-21 10:44:01,762 - WARN  [main-SendThread:ClientCnxn$SendThread@761] - Exception closing session 0x11c848243130000
    [junit] java.io.IOException: Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:510)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:740)
    [junit] 2008-09-21 10:44:01,765 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@164] - =====> Goodbye cruel world <======
    [junit] 2008-09-21 10:44:01,766 - INFO  [main:FinalRequestProcessor@246] - shutdown of request processor complete
    [junit] 2008-09-21 10:44:01,769 - INFO  [main:ClientBase@281] - FINISHED testSync
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.471 sec
    [junit] Running org.apache.zookeeper.test.WatcherFuncTest
    [junit] 2008-09-21 10:44:02,296 - INFO  [main:WatcherFuncTest@85] - STARTING testExistsSync
    [junit] 2008-09-21 10:44:02,306 - INFO  [main:ClientBase@254] - STARTING testExistsSync
    [junit] 2008-09-21 10:44:02,321 - INFO  [main:ZooKeeperServer@166] - Created server with dataDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test41991.junit.dir dataLogDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test41991.junit.dir tickTime:3000
    [junit] 2008-09-21 10:44:02,380 - INFO  [main:ClientBase@264] - Client test setup finished
    [junit] 2008-09-21 10:44:02,392 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-21 10:44:02,393 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:46145 remote=/127.0.0.1:33221]
    [junit] 2008-09-21 10:44:02,397 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:46145 lastZxid 0
    [junit] 2008-09-21 10:44:02,400 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c848246b40000
    [junit] 2008-09-21 10:44:02,428 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c848246b40000: true
    [junit] 2008-09-21 10:44:02,429 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-21 10:44:02,434 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:46146 remote=/127.0.0.1:33221]
    [junit] 2008-09-21 10:44:02,435 - INFO  [main-SendThread:ClientCnxn$SendThread@732] - Server connection successful
    [junit] 2008-09-21 10:44:02,435 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:46146 lastZxid 0
    [junit] 2008-09-21 10:44:02,436 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c848246b40001
    [junit] 2008-09-21 10:44:02,447 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c848246b40001: true
    [junit] 2008-09-21 10:44:02,563 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c848246b40000
    [junit] 2008-09-21 10:44:02,563 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c848246b40000
    [junit] 2008-09-21 10:44:02,565 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c848246b40000
    [junit] 2008-09-21 10:44:02,580 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c848246b40000 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-21 10:44:02,685 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c848246b40000
    [junit] 2008-09-21 10:44:02,686 - INFO  [main:ZooKeeper@327] - Session: 0x11c848246b40000 closed
    [junit] 2008-09-21 10:44:02,687 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c848246b40001
    [junit] 2008-09-21 10:44:02,688 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c848246b40001
    [junit] 2008-09-21 10:44:02,689 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-21 10:44:02,690 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c848246b40001
    [junit] 2008-09-21 10:44:02,701 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c848246b40001 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-21 10:44:02,804 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c848246b40001
    [junit] 2008-09-21 10:44:02,805 - INFO  [main:ZooKeeper@327] - Session: 0x11c848246b40001 closed
    [junit] 2008-09-21 10:44:02,805 - INFO  [main:ClientBase@269] - tearDown starting
    [junit] 2008-09-21 10:44:02,805 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-21 10:44:02,808 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@164] - =====> Goodbye cruel world <======
    [junit] 2008-09-21 10:44:02,808 - INFO  [main:FinalRequestProcessor@246] - shutdown of request processor complete
    [junit] 2008-09-21 10:44:02,814 - INFO  [main:ClientBase@281] - FINISHED testExistsSync
    [junit] 2008-09-21 10:44:02,815 - INFO  [main:WatcherFuncTest@103] - FINISHED testExistsSync
    [junit] 2008-09-21 10:44:02,821 - INFO  [main:WatcherFuncTest@85] - STARTING testGetDataSync
    [junit] 2008-09-21 10:44:02,822 - INFO  [main:ClientBase@254] - STARTING testGetDataSync
    [junit] 2008-09-21 10:44:02,822 - INFO  [main:ZooKeeperServer@166] - Created server with dataDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test41992.junit.dir dataLogDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test41992.junit.dir tickTime:3000
    [junit] 2008-09-21 10:44:02,825 - INFO  [main:ClientBase@264] - Client test setup finished
    [junit] 2008-09-21 10:44:02,826 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-21 10:44:02,827 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:46149 remote=/127.0.0.1:33221]
    [junit] 2008-09-21 10:44:02,827 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:46149 lastZxid 0
    [junit] 2008-09-21 10:44:02,828 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c848248880000
    [junit] 2008-09-21 10:44:02,848 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c848248880000: true
    [junit] 2008-09-21 10:44:02,850 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-21 10:44:02,851 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:46150 remote=/127.0.0.1:33221]
    [junit] 2008-09-21 10:44:02,852 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:46150 lastZxid 0
    [junit] 2008-09-21 10:44:02,853 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c848248880001
    [junit] 2008-09-21 10:44:02,865 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c848248880001: true
    [junit] 2008-09-21 10:44:02,948 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c848248880000
    [junit] 2008-09-21 10:44:02,949 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c848248880000
    [junit] 2008-09-21 10:44:02,950 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c848248880000
    [junit] 2008-09-21 10:44:02,961 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c848248880000 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-21 10:44:03,064 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c848248880000
    [junit] 2008-09-21 10:44:03,066 - INFO  [main:ZooKeeper@327] - Session: 0x11c848248880000 closed
    [junit] 2008-09-21 10:44:03,066 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c848248880001
    [junit] 2008-09-21 10:44:03,067 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c848248880001
    [junit] 2008-09-21 10:44:03,068 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-21 10:44:03,068 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c848248880001
    [junit] 2008-09-21 10:44:03,084 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c848248880001 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-21 10:44:03,194 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c848248880001
    [junit] 2008-09-21 10:44:03,194 - INFO  [main:ZooKeeper@327] - Session: 0x11c848248880001 closed
    [junit] 2008-09-21 10:44:03,195 - INFO  [main:ClientBase@269] - tearDown starting
    [junit] 2008-09-21 10:44:03,195 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-21 10:44:03,196 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@164] - =====> Goodbye cruel world <======
    [junit] 2008-09-21 10:44:03,196 - INFO  [main:FinalRequestProcessor@246] - shutdown of request processor complete
    [junit] 2008-09-21 10:44:03,198 - INFO  [main:ClientBase@281] - FINISHED testGetDataSync
    [junit] 2008-09-21 10:44:03,198 - INFO  [main:WatcherFuncTest@103] - FINISHED testGetDataSync
    [junit] 2008-09-21 10:44:03,199 - INFO  [main:WatcherFuncTest@85] - STARTING testGetChildrenSync
    [junit] 2008-09-21 10:44:03,200 - INFO  [main:ClientBase@254] - STARTING testGetChildrenSync
    [junit] 2008-09-21 10:44:03,201 - INFO  [main:ZooKeeperServer@166] - Created server with dataDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test41993.junit.dir dataLogDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test41993.junit.dir tickTime:3000
    [junit] 2008-09-21 10:44:03,204 - INFO  [main:ClientBase@264] - Client test setup finished
    [junit] 2008-09-21 10:44:03,205 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-21 10:44:03,206 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:46153 remote=/127.0.0.1:33221]
    [junit] 2008-09-21 10:44:03,207 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:46153 lastZxid 0
    [junit] 2008-09-21 10:44:03,208 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c84824a020000
    [junit] 2008-09-21 10:44:03,217 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c84824a020000: true
    [junit] 2008-09-21 10:44:03,219 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-21 10:44:03,220 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:46154 remote=/127.0.0.1:33221]
    [junit] 2008-09-21 10:44:03,221 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:46154 lastZxid 0
    [junit] 2008-09-21 10:44:03,221 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c84824a020001
    [junit] 2008-09-21 10:44:03,231 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c84824a020001: true
    [junit] 2008-09-21 10:44:03,302 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c84824a020000
    [junit] 2008-09-21 10:44:03,303 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c84824a020000
    [junit] 2008-09-21 10:44:03,303 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c84824a020000
    [junit] 2008-09-21 10:44:03,311 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c84824a020000 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-21 10:44:03,414 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c84824a020000
    [junit] 2008-09-21 10:44:03,415 - INFO  [main:ZooKeeper@327] - Session: 0x11c84824a020000 closed
    [junit] 2008-09-21 10:44:03,415 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c84824a020001
    [junit] 2008-09-21 10:44:03,415 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c84824a020001
    [junit] 2008-09-21 10:44:03,415 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-21 10:44:03,416 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c84824a020001
    [junit] 2008-09-21 10:44:03,428 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c84824a020001 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-21 10:44:03,534 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c84824a020001
    [junit] 2008-09-21 10:44:03,535 - INFO  [main:ZooKeeper@327] - Session: 0x11c84824a020001 closed
    [junit] 2008-09-21 10:44:03,536 - INFO  [main:ClientBase@269] - tearDown starting
    [junit] 2008-09-21 10:44:03,537 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@164] - =====> Goodbye cruel world <======
    [junit] 2008-09-21 10:44:03,537 - INFO  [main:FinalRequestProcessor@246] - shutdown of request processor complete
    [junit] 2008-09-21 10:44:03,539 - INFO  [main:ClientBase@281] - FINISHED testGetChildrenSync
    [junit] 2008-09-21 10:44:03,540 - INFO  [main:WatcherFuncTest@103] - FINISHED testGetChildrenSync
    [junit] 2008-09-21 10:44:03,542 - INFO  [main:WatcherFuncTest@85] - STARTING testExistsSyncWObj
    [junit] 2008-09-21 10:44:03,543 - INFO  [main:ClientBase@254] - STARTING testExistsSyncWObj
    [junit] 2008-09-21 10:44:03,542 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-21 10:44:03,543 - INFO  [main:ZooKeeperServer@166] - Created server with dataDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test41994.junit.dir dataLogDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test41994.junit.dir tickTime:3000
    [junit] 2008-09-21 10:44:03,547 - INFO  [main:ClientBase@264] - Client test setup finished
    [junit] 2008-09-21 10:44:03,548 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-21 10:44:03,554 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:46157 remote=/127.0.0.1:33221]
    [junit] 2008-09-21 10:44:03,554 - INFO  [main-SendThread:ClientCnxn$SendThread@732] - Server connection successful
    [junit] 2008-09-21 10:44:03,555 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:46157 lastZxid 0
    [junit] 2008-09-21 10:44:03,556 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c84824b5a0000
    [junit] 2008-09-21 10:44:03,566 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c84824b5a0000: true
    [junit] 2008-09-21 10:44:03,567 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-21 10:44:03,574 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:46158 remote=/127.0.0.1:33221]
    [junit] 2008-09-21 10:44:03,574 - INFO  [main-SendThread:ClientCnxn$SendThread@732] - Server connection successful
    [junit] 2008-09-21 10:44:03,575 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:46158 lastZxid 0
    [junit] 2008-09-21 10:44:03,576 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c84824b5a0001
    [junit] 2008-09-21 10:44:03,593 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c84824b5a0001: true
    [junit] 2008-09-21 10:44:03,672 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c84824b5a0000
    [junit] 2008-09-21 10:44:03,673 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c84824b5a0000
    [junit] 2008-09-21 10:44:03,674 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c84824b5a0000
    [junit] 2008-09-21 10:44:03,681 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c84824b5a0000 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-21 10:44:03,784 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c84824b5a0000
    [junit] 2008-09-21 10:44:03,785 - INFO  [main:ZooKeeper@327] - Session: 0x11c84824b5a0000 closed
    [junit] 2008-09-21 10:44:03,785 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c84824b5a0001
    [junit] 2008-09-21 10:44:03,786 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c84824b5a0001
    [junit] 2008-09-21 10:44:03,785 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-21 10:44:03,787 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c84824b5a0001
    [junit] 2008-09-21 10:44:03,799 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c84824b5a0001 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-21 10:44:03,904 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c84824b5a0001
    [junit] 2008-09-21 10:44:03,905 - INFO  [main:ZooKeeper@327] - Session: 0x11c84824b5a0001 closed
    [junit] 2008-09-21 10:44:03,905 - INFO  [main:ClientBase@269] - tearDown starting
    [junit] 2008-09-21 10:44:03,907 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@164] - =====> Goodbye cruel world <======
    [junit] 2008-09-21 10:44:03,907 - INFO  [main:FinalRequestProcessor@246] - shutdown of request processor complete
    [junit] 2008-09-21 10:44:03,908 - INFO  [main:ClientBase@281] - FINISHED testExistsSyncWObj
    [junit] 2008-09-21 10:44:03,910 - INFO  [main:WatcherFuncTest@103] - FINISHED testExistsSyncWObj
    [junit] 2008-09-21 10:44:03,905 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-21 10:44:03,911 - INFO  [main:WatcherFuncTest@85] - STARTING testGetDataSyncWObj
    [junit] 2008-09-21 10:44:03,912 - INFO  [main:ClientBase@254] - STARTING testGetDataSyncWObj
    [junit] 2008-09-21 10:44:03,912 - INFO  [main:ZooKeeperServer@166] - Created server with dataDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test41995.junit.dir dataLogDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test41995.junit.dir tickTime:3000
    [junit] 2008-09-21 10:44:03,920 - INFO  [main:ClientBase@264] - Client test setup finished
    [junit] 2008-09-21 10:44:03,921 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-21 10:44:03,934 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:46161 remote=/127.0.0.1:33221]
    [junit] 2008-09-21 10:44:03,934 - INFO  [main-SendThread:ClientCnxn$SendThread@732] - Server connection successful
    [junit] 2008-09-21 10:44:03,935 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:46161 lastZxid 0
    [junit] 2008-09-21 10:44:03,935 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c84824cca0000
    [junit] 2008-09-21 10:44:03,959 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c84824cca0000: true
    [junit] 2008-09-21 10:44:03,960 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-21 10:44:03,960 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:46162 remote=/127.0.0.1:33221]
    [junit] 2008-09-21 10:44:03,961 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:46162 lastZxid 0
    [junit] 2008-09-21 10:44:03,962 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c84824cca0001
    [junit] 2008-09-21 10:44:03,978 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c84824cca0001: true
    [junit] 2008-09-21 10:44:04,067 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c84824cca0000
    [junit] 2008-09-21 10:44:04,067 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c84824cca0000
    [junit] 2008-09-21 10:44:04,068 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c84824cca0000
    [junit] 2008-09-21 10:44:04,083 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c84824cca0000 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-21 10:44:04,184 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c84824cca0000
    [junit] 2008-09-21 10:44:04,185 - INFO  [main:ZooKeeper@327] - Session: 0x11c84824cca0000 closed
    [junit] 2008-09-21 10:44:04,185 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c84824cca0001
    [junit] 2008-09-21 10:44:04,185 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c84824cca0001
    [junit] 2008-09-21 10:44:04,186 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-21 10:44:04,187 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c84824cca0001
    [junit] 2008-09-21 10:44:04,194 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c84824cca0001 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-21 10:44:04,304 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c84824cca0001
    [junit] 2008-09-21 10:44:04,304 - INFO  [main:ZooKeeper@327] - Session: 0x11c84824cca0001 closed
    [junit] 2008-09-21 10:44:04,305 - INFO  [main:ClientBase@269] - tearDown starting
    [junit] 2008-09-21 10:44:04,305 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-21 10:44:04,306 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@164] - =====> Goodbye cruel world <======
    [junit] 2008-09-21 10:44:04,306 - INFO  [main:FinalRequestProcessor@246] - shutdown of request processor complete
    [junit] 2008-09-21 10:44:04,307 - INFO  [main:ClientBase@281] - FINISHED testGetDataSyncWObj
    [junit] 2008-09-21 10:44:04,308 - INFO  [main:WatcherFuncTest@103] - FINISHED testGetDataSyncWObj
    [junit] 2008-09-21 10:44:04,308 - INFO  [main:WatcherFuncTest@85] - STARTING testGetChildrenSyncWObj
    [junit] 2008-09-21 10:44:04,309 - INFO  [main:ClientBase@254] - STARTING testGetChildrenSyncWObj
    [junit] 2008-09-21 10:44:04,309 - INFO  [main:ZooKeeperServer@166] - Created server with dataDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test41996.junit.dir dataLogDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test41996.junit.dir tickTime:3000
    [junit] 2008-09-21 10:44:04,311 - INFO  [main:ClientBase@264] - Client test setup finished
    [junit] 2008-09-21 10:44:04,312 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-21 10:44:04,312 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:46166 remote=/127.0.0.1:33221]
    [junit] 2008-09-21 10:44:04,314 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:46166 lastZxid 0
    [junit] 2008-09-21 10:44:04,314 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c84824e560000
    [junit] 2008-09-21 10:44:04,326 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c84824e560000: true
    [junit] 2008-09-21 10:44:04,327 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-21 10:44:04,328 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:46167 remote=/127.0.0.1:33221]
    [junit] 2008-09-21 10:44:04,328 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:46167 lastZxid 0
    [junit] 2008-09-21 10:44:04,329 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c84824e560001
    [junit] 2008-09-21 10:44:04,342 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c84824e560001: true
    [junit] 2008-09-21 10:44:04,432 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c84824e560000
    [junit] 2008-09-21 10:44:04,433 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c84824e560000
    [junit] 2008-09-21 10:44:04,433 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c84824e560000
    [junit] 2008-09-21 10:44:04,446 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c84824e560000 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-21 10:44:04,554 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c84824e560000
    [junit] 2008-09-21 10:44:04,554 - INFO  [main:ZooKeeper@327] - Session: 0x11c84824e560000 closed
    [junit] 2008-09-21 10:44:04,554 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-21 10:44:04,555 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c84824e560001
    [junit] 2008-09-21 10:44:04,555 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c84824e560001
    [junit] 2008-09-21 10:44:04,556 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c84824e560001
    [junit] 2008-09-21 10:44:04,568 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c84824e560001 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-21 10:44:04,674 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c84824e560001
    [junit] 2008-09-21 10:44:04,674 - INFO  [main:ZooKeeper@327] - Session: 0x11c84824e560001 closed
    [junit] 2008-09-21 10:44:04,675 - INFO  [main:ClientBase@269] - tearDown starting
    [junit] 2008-09-21 10:44:04,674 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-21 10:44:04,676 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@164] - =====> Goodbye cruel world <======
    [junit] 2008-09-21 10:44:04,676 - INFO  [main:FinalRequestProcessor@246] - shutdown of request processor complete
    [junit] 2008-09-21 10:44:04,677 - INFO  [main:ClientBase@281] - FINISHED testGetChildrenSyncWObj
    [junit] 2008-09-21 10:44:04,678 - INFO  [main:WatcherFuncTest@103] - FINISHED testGetChildrenSyncWObj
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.451 sec

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

Total time: 10 minutes 45 seconds
Recording fingerprints
Publishing Javadoc
Recording test results


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

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



Build failed in Hudson: ZooKeeper-trunk #91

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

------------------------------------------
[...truncated 33909 lines...]
    [junit] 2008-09-22 10:53:34,725 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:36922 lastZxid 0
    [junit] 2008-09-22 10:53:34,725 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c89b15d350001
    [junit] 2008-09-22 10:53:34,736 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c89b15d350001: true
    [junit] 2008-09-22 10:53:34,750 - INFO  [main:SessionTest@172] - before close zk with session id 0x11c89b15d350001!
    [junit] 2008-09-22 10:53:34,751 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c89b15d350001
    [junit] 2008-09-22 10:53:34,752 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c89b15d350001
    [junit] 2008-09-22 10:53:34,752 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c89b15d350001
    [junit] 2008-09-22 10:53:34,770 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c89b15d350001 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-22 10:53:34,871 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c89b15d350001
    [junit] 2008-09-22 10:53:34,872 - INFO  [main:ZooKeeper@327] - Session: 0x11c89b15d350001 closed
    [junit] 2008-09-22 10:53:34,873 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-22 10:53:34,923 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@164] - =====> Goodbye cruel world <======
    [junit] 2008-09-22 10:53:34,923 - INFO  [main:FinalRequestProcessor@246] - shutdown of request processor complete
    [junit] 2008-09-22 10:53:34,925 - INFO  [main:SessionTest@77] - FINISHED testSession
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.709 sec
    [junit] Running org.apache.zookeeper.test.SyncCallTest
    [junit] 2008-09-22 10:53:35,706 - INFO  [main:ClientBase@254] - STARTING testSync
    [junit] 2008-09-22 10:53:35,723 - INFO  [main:ZooKeeperServer@166] - Created server with dataDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test6568.junit.dir dataLogDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test6568.junit.dir tickTime:3000
    [junit] 2008-09-22 10:53:35,804 - INFO  [main:ClientBase@264] - Client test setup finished
    [junit] 2008-09-22 10:53:35,806 - INFO  [main:SyncCallTest@48] - Starting ZK:Mon Sep 22 10:53:35 UTC 2008
    [junit] 2008-09-22 10:53:35,834 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-22 10:53:35,835 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:36930 remote=/127.0.0.1:33221]
    [junit] 2008-09-22 10:53:35,840 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:36930 lastZxid 0
    [junit] 2008-09-22 10:53:35,843 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c89b162910000
    [junit] 2008-09-22 10:53:35,868 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c89b162910000: true
    [junit] 2008-09-22 10:53:35,869 - INFO  [main:SyncCallTest@52] - Beginning test:Mon Sep 22 10:53:35 UTC 2008
    [junit] 2008-09-22 10:53:35,924 - INFO  [main:SyncCallTest@62] - Submitted all operations:Mon Sep 22 10:53:35 UTC 2008
    [junit] 2008-09-22 10:53:36,287 - INFO  [main:ClientBase@269] - tearDown starting
    [junit] 2008-09-22 10:53:36,295 - 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-22 10:53:36,297 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@164] - =====> Goodbye cruel world <======
    [junit] 2008-09-22 10:53:36,298 - INFO  [main:FinalRequestProcessor@246] - shutdown of request processor complete
    [junit] 2008-09-22 10:53:36,308 - INFO  [main:ClientBase@281] - FINISHED testSync
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.724 sec
    [junit] 2008-09-22 10:53:36,357 - WARN  [main-SendThread:ClientCnxn$SendThread@761] - Exception closing session 0x11c89b162910000
    [junit] java.io.IOException: Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:510)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:740)
    [junit] Running org.apache.zookeeper.test.WatcherFuncTest
    [junit] 2008-09-22 10:53:36,873 - INFO  [main:WatcherFuncTest@85] - STARTING testExistsSync
    [junit] 2008-09-22 10:53:36,883 - INFO  [main:ClientBase@254] - STARTING testExistsSync
    [junit] 2008-09-22 10:53:36,911 - INFO  [main:ZooKeeperServer@166] - Created server with dataDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test25782.junit.dir dataLogDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test25782.junit.dir tickTime:3000
    [junit] 2008-09-22 10:53:36,988 - INFO  [main:ClientBase@264] - Client test setup finished
    [junit] 2008-09-22 10:53:37,008 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-22 10:53:37,009 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:36939 remote=/127.0.0.1:33221]
    [junit] 2008-09-22 10:53:37,013 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:36939 lastZxid 0
    [junit] 2008-09-22 10:53:37,016 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c89b1673b0000
    [junit] 2008-09-22 10:53:37,038 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c89b1673b0000: true
    [junit] 2008-09-22 10:53:37,040 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-22 10:53:37,041 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:36940 remote=/127.0.0.1:33221]
    [junit] 2008-09-22 10:53:37,042 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:36940 lastZxid 0
    [junit] 2008-09-22 10:53:37,043 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c89b1673b0001
    [junit] 2008-09-22 10:53:37,054 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c89b1673b0001: true
    [junit] 2008-09-22 10:53:37,308 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c89b1673b0000
    [junit] 2008-09-22 10:53:37,308 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c89b1673b0000
    [junit] 2008-09-22 10:53:37,310 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c89b1673b0000
    [junit] 2008-09-22 10:53:37,334 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c89b1673b0000 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-22 10:53:37,442 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c89b1673b0000
    [junit] 2008-09-22 10:53:37,443 - INFO  [main:ZooKeeper@327] - Session: 0x11c89b1673b0000 closed
    [junit] 2008-09-22 10:53:37,444 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c89b1673b0001
    [junit] 2008-09-22 10:53:37,444 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c89b1673b0001
    [junit] 2008-09-22 10:53:37,446 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c89b1673b0001
    [junit] 2008-09-22 10:53:37,443 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-22 10:53:37,659 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c89b1673b0001 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-22 10:53:37,761 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c89b1673b0001
    [junit] 2008-09-22 10:53:37,762 - INFO  [main:ZooKeeper@327] - Session: 0x11c89b1673b0001 closed
    [junit] 2008-09-22 10:53:37,762 - INFO  [main:ClientBase@269] - tearDown starting
    [junit] 2008-09-22 10:53:37,762 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-22 10:53:37,765 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@164] - =====> Goodbye cruel world <======
    [junit] 2008-09-22 10:53:37,766 - INFO  [main:FinalRequestProcessor@246] - shutdown of request processor complete
    [junit] 2008-09-22 10:53:37,767 - INFO  [main:ClientBase@281] - FINISHED testExistsSync
    [junit] 2008-09-22 10:53:37,768 - INFO  [main:WatcherFuncTest@103] - FINISHED testExistsSync
    [junit] 2008-09-22 10:53:37,783 - INFO  [main:WatcherFuncTest@85] - STARTING testGetDataSync
    [junit] 2008-09-22 10:53:37,784 - INFO  [main:ClientBase@254] - STARTING testGetDataSync
    [junit] 2008-09-22 10:53:37,784 - INFO  [main:ZooKeeperServer@166] - Created server with dataDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test25783.junit.dir dataLogDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test25783.junit.dir tickTime:3000
    [junit] 2008-09-22 10:53:37,787 - INFO  [main:ClientBase@264] - Client test setup finished
    [junit] 2008-09-22 10:53:37,788 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-22 10:53:37,789 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:36945 remote=/127.0.0.1:33221]
    [junit] 2008-09-22 10:53:37,790 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:36945 lastZxid 0
    [junit] 2008-09-22 10:53:37,790 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c89b16a7a0000
    [junit] 2008-09-22 10:53:37,873 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c89b16a7a0000: true
    [junit] 2008-09-22 10:53:37,874 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-22 10:53:37,881 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:36946 remote=/127.0.0.1:33221]
    [junit] 2008-09-22 10:53:37,882 - INFO  [main-SendThread:ClientCnxn$SendThread@732] - Server connection successful
    [junit] 2008-09-22 10:53:37,882 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:36946 lastZxid 0
    [junit] 2008-09-22 10:53:37,883 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c89b16a7a0001
    [junit] 2008-09-22 10:53:37,896 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c89b16a7a0001: true
    [junit] 2008-09-22 10:53:38,062 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c89b16a7a0000
    [junit] 2008-09-22 10:53:38,063 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c89b16a7a0000
    [junit] 2008-09-22 10:53:38,064 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c89b16a7a0000
    [junit] 2008-09-22 10:53:38,077 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c89b16a7a0000 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-22 10:53:38,182 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c89b16a7a0000
    [junit] 2008-09-22 10:53:38,182 - INFO  [main:ZooKeeper@327] - Session: 0x11c89b16a7a0000 closed
    [junit] 2008-09-22 10:53:38,182 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c89b16a7a0001
    [junit] 2008-09-22 10:53:38,183 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c89b16a7a0001
    [junit] 2008-09-22 10:53:38,183 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-22 10:53:38,186 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c89b16a7a0001
    [junit] 2008-09-22 10:53:38,194 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c89b16a7a0001 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-22 10:53:38,302 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c89b16a7a0001
    [junit] 2008-09-22 10:53:38,302 - INFO  [main:ZooKeeper@327] - Session: 0x11c89b16a7a0001 closed
    [junit] 2008-09-22 10:53:38,303 - INFO  [main:ClientBase@269] - tearDown starting
    [junit] 2008-09-22 10:53:38,303 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-22 10:53:38,305 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@164] - =====> Goodbye cruel world <======
    [junit] 2008-09-22 10:53:38,305 - INFO  [main:FinalRequestProcessor@246] - shutdown of request processor complete
    [junit] 2008-09-22 10:53:38,307 - INFO  [main:ClientBase@281] - FINISHED testGetDataSync
    [junit] 2008-09-22 10:53:38,333 - INFO  [main:WatcherFuncTest@103] - FINISHED testGetDataSync
    [junit] 2008-09-22 10:53:38,334 - INFO  [main:WatcherFuncTest@85] - STARTING testGetChildrenSync
    [junit] 2008-09-22 10:53:38,335 - INFO  [main:ClientBase@254] - STARTING testGetChildrenSync
    [junit] 2008-09-22 10:53:38,335 - INFO  [main:ZooKeeperServer@166] - Created server with dataDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test25784.junit.dir dataLogDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test25784.junit.dir tickTime:3000
    [junit] 2008-09-22 10:53:38,339 - INFO  [main:ClientBase@264] - Client test setup finished
    [junit] 2008-09-22 10:53:38,340 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-22 10:53:38,340 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:36952 remote=/127.0.0.1:33221]
    [junit] 2008-09-22 10:53:38,342 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:36952 lastZxid 0
    [junit] 2008-09-22 10:53:38,342 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c89b16ca10000
    [junit] 2008-09-22 10:53:38,384 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c89b16ca10000: true
    [junit] 2008-09-22 10:53:38,385 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-22 10:53:38,386 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:36953 remote=/127.0.0.1:33221]
    [junit] 2008-09-22 10:53:38,387 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:36953 lastZxid 0
    [junit] 2008-09-22 10:53:38,387 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c89b16ca10001
    [junit] 2008-09-22 10:53:38,399 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c89b16ca10001: true
    [junit] 2008-09-22 10:53:38,493 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c89b16ca10000
    [junit] 2008-09-22 10:53:38,493 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c89b16ca10000
    [junit] 2008-09-22 10:53:38,494 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c89b16ca10000
    [junit] 2008-09-22 10:53:38,506 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c89b16ca10000 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-22 10:53:38,622 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c89b16ca10000
    [junit] 2008-09-22 10:53:38,622 - INFO  [main:ZooKeeper@327] - Session: 0x11c89b16ca10000 closed
    [junit] 2008-09-22 10:53:38,622 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c89b16ca10001
    [junit] 2008-09-22 10:53:38,623 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c89b16ca10001
    [junit] 2008-09-22 10:53:38,623 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c89b16ca10001
    [junit] 2008-09-22 10:53:38,642 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-22 10:53:38,651 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c89b16ca10001 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-22 10:53:38,761 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c89b16ca10001
    [junit] 2008-09-22 10:53:38,762 - INFO  [main:ZooKeeper@327] - Session: 0x11c89b16ca10001 closed
    [junit] 2008-09-22 10:53:38,762 - INFO  [main:ClientBase@269] - tearDown starting
    [junit] 2008-09-22 10:53:38,762 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-22 10:53:38,764 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@164] - =====> Goodbye cruel world <======
    [junit] 2008-09-22 10:53:38,765 - INFO  [main:FinalRequestProcessor@246] - shutdown of request processor complete
    [junit] 2008-09-22 10:53:38,766 - INFO  [main:ClientBase@281] - FINISHED testGetChildrenSync
    [junit] 2008-09-22 10:53:38,766 - INFO  [main:WatcherFuncTest@103] - FINISHED testGetChildrenSync
    [junit] 2008-09-22 10:53:38,767 - INFO  [main:WatcherFuncTest@85] - STARTING testExistsSyncWObj
    [junit] 2008-09-22 10:53:38,767 - INFO  [main:ClientBase@254] - STARTING testExistsSyncWObj
    [junit] 2008-09-22 10:53:38,768 - INFO  [main:ZooKeeperServer@166] - Created server with dataDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test25785.junit.dir dataLogDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test25785.junit.dir tickTime:3000
    [junit] 2008-09-22 10:53:38,771 - INFO  [main:ClientBase@264] - Client test setup finished
    [junit] 2008-09-22 10:53:38,772 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-22 10:53:38,773 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:36956 remote=/127.0.0.1:33221]
    [junit] 2008-09-22 10:53:38,775 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:36956 lastZxid 0
    [junit] 2008-09-22 10:53:38,775 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c89b16e520000
    [junit] 2008-09-22 10:53:38,794 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c89b16e520000: true
    [junit] 2008-09-22 10:53:38,813 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-22 10:53:38,813 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:36957 remote=/127.0.0.1:33221]
    [junit] 2008-09-22 10:53:38,814 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:36957 lastZxid 0
    [junit] 2008-09-22 10:53:38,815 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c89b16e520001
    [junit] 2008-09-22 10:53:38,839 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c89b16e520001: true
    [junit] 2008-09-22 10:53:38,999 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c89b16e520000
    [junit] 2008-09-22 10:53:39,000 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c89b16e520000
    [junit] 2008-09-22 10:53:39,000 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c89b16e520000
    [junit] 2008-09-22 10:53:39,008 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c89b16e520000 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-22 10:53:39,111 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c89b16e520000
    [junit] 2008-09-22 10:53:39,112 - INFO  [main:ZooKeeper@327] - Session: 0x11c89b16e520000 closed
    [junit] 2008-09-22 10:53:39,112 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c89b16e520001
    [junit] 2008-09-22 10:53:39,113 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c89b16e520001
    [junit] 2008-09-22 10:53:39,113 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-22 10:53:39,114 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c89b16e520001
    [junit] 2008-09-22 10:53:39,123 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c89b16e520001 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-22 10:53:39,231 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c89b16e520001
    [junit] 2008-09-22 10:53:39,232 - INFO  [main:ZooKeeper@327] - Session: 0x11c89b16e520001 closed
    [junit] 2008-09-22 10:53:39,233 - INFO  [main:ClientBase@269] - tearDown starting
    [junit] 2008-09-22 10:53:39,233 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-22 10:53:39,235 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@164] - =====> Goodbye cruel world <======
    [junit] 2008-09-22 10:53:39,235 - INFO  [main:FinalRequestProcessor@246] - shutdown of request processor complete
    [junit] 2008-09-22 10:53:39,236 - INFO  [main:ClientBase@281] - FINISHED testExistsSyncWObj
    [junit] 2008-09-22 10:53:39,238 - INFO  [main:WatcherFuncTest@103] - FINISHED testExistsSyncWObj
    [junit] 2008-09-22 10:53:39,239 - INFO  [main:WatcherFuncTest@85] - STARTING testGetDataSyncWObj
    [junit] 2008-09-22 10:53:39,239 - INFO  [main:ClientBase@254] - STARTING testGetDataSyncWObj
    [junit] 2008-09-22 10:53:39,240 - INFO  [main:ZooKeeperServer@166] - Created server with dataDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test25786.junit.dir dataLogDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test25786.junit.dir tickTime:3000
    [junit] 2008-09-22 10:53:39,243 - INFO  [main:ClientBase@264] - Client test setup finished
    [junit] 2008-09-22 10:53:39,244 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-22 10:53:39,244 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:36963 remote=/127.0.0.1:33221]
    [junit] 2008-09-22 10:53:39,245 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:36963 lastZxid 0
    [junit] 2008-09-22 10:53:39,245 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c89b170290000
    [junit] 2008-09-22 10:53:39,260 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c89b170290000: true
    [junit] 2008-09-22 10:53:39,262 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-22 10:53:39,262 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:36964 remote=/127.0.0.1:33221]
    [junit] 2008-09-22 10:53:39,264 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:36964 lastZxid 0
    [junit] 2008-09-22 10:53:39,264 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c89b170290001
    [junit] 2008-09-22 10:53:39,283 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c89b170290001: true
    [junit] 2008-09-22 10:53:39,389 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c89b170290000
    [junit] 2008-09-22 10:53:39,389 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c89b170290000
    [junit] 2008-09-22 10:53:39,390 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c89b170290000
    [junit] 2008-09-22 10:53:39,427 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c89b170290000 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-22 10:53:39,531 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c89b170290000
    [junit] 2008-09-22 10:53:39,532 - INFO  [main:ZooKeeper@327] - Session: 0x11c89b170290000 closed
    [junit] 2008-09-22 10:53:39,532 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c89b170290001
    [junit] 2008-09-22 10:53:39,532 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c89b170290001
    [junit] 2008-09-22 10:53:39,532 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-22 10:53:39,533 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c89b170290001
    [junit] 2008-09-22 10:53:39,549 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c89b170290001 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-22 10:53:39,651 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c89b170290001
    [junit] 2008-09-22 10:53:39,652 - INFO  [main:ZooKeeper@327] - Session: 0x11c89b170290001 closed
    [junit] 2008-09-22 10:53:39,652 - INFO  [main:ClientBase@269] - tearDown starting
    [junit] 2008-09-22 10:53:39,653 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@164] - =====> Goodbye cruel world <======
    [junit] 2008-09-22 10:53:39,653 - INFO  [main:FinalRequestProcessor@246] - shutdown of request processor complete
    [junit] 2008-09-22 10:53:39,654 - INFO  [main:ClientBase@281] - FINISHED testGetDataSyncWObj
    [junit] 2008-09-22 10:53:39,655 - INFO  [main:WatcherFuncTest@103] - FINISHED testGetDataSyncWObj
    [junit] 2008-09-22 10:53:39,655 - INFO  [main:WatcherFuncTest@85] - STARTING testGetChildrenSyncWObj
    [junit] 2008-09-22 10:53:39,656 - INFO  [main:ClientBase@254] - STARTING testGetChildrenSyncWObj
    [junit] 2008-09-22 10:53:39,656 - INFO  [main:ZooKeeperServer@166] - Created server with dataDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test25787.junit.dir dataLogDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test25787.junit.dir tickTime:3000
    [junit] 2008-09-22 10:53:39,659 - INFO  [main:ClientBase@264] - Client test setup finished
    [junit] 2008-09-22 10:53:39,660 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-22 10:53:39,660 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:36969 remote=/127.0.0.1:33221]
    [junit] 2008-09-22 10:53:39,661 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:36969 lastZxid 0
    [junit] 2008-09-22 10:53:39,661 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c89b171c90000
    [junit] 2008-09-22 10:53:39,668 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-22 10:53:39,699 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c89b171c90000: true
    [junit] 2008-09-22 10:53:39,722 - INFO  [main-SendThread:ClientCnxn$SendThread@664] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-09-22 10:53:39,723 - INFO  [main-SendThread:ClientCnxn$SendThread@594] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:36970 remote=/127.0.0.1:33221]
    [junit] 2008-09-22 10:53:39,723 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:36970 lastZxid 0
    [junit] 2008-09-22 10:53:39,724 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c89b171c90001
    [junit] 2008-09-22 10:53:39,738 - WARN  [SyncThread:NIOServerCnxn@786] - Finished init of 0x11c89b171c90001: true
    [junit] 2008-09-22 10:53:39,847 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c89b171c90000
    [junit] 2008-09-22 10:53:39,847 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c89b171c90000
    [junit] 2008-09-22 10:53:39,848 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c89b171c90000
    [junit] 2008-09-22 10:53:39,863 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c89b171c90000 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-22 10:53:39,972 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c89b171c90000
    [junit] 2008-09-22 10:53:39,972 - INFO  [main:ZooKeeper@327] - Session: 0x11c89b171c90000 closed
    [junit] 2008-09-22 10:53:39,973 - INFO  [main:ZooKeeper@319] - Closing session: 0x11c89b171c90001
    [junit] 2008-09-22 10:53:39,973 - INFO  [main:ClientCnxn@861] - Closing ClientCnxn for session: 0x11c89b171c90001
    [junit] 2008-09-22 10:53:39,973 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-22 10:53:39,974 - INFO  [ProcessThread:PrepRequestProcessor@345] - Processed session termination request for id: 0x11c89b171c90001
    [junit] 2008-09-22 10:53:39,981 - INFO  [main-SendThread:ClientCnxn$SendThread@756] - Exception while closing send thread for session 0x11c89b171c90001 : Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 2008-09-22 10:53:40,091 - INFO  [main:ClientCnxn@847] - Disconnecting ClientCnxn for session: 0x11c89b171c90001
    [junit] 2008-09-22 10:53:40,092 - INFO  [main:ZooKeeper@327] - Session: 0x11c89b171c90001 closed
    [junit] 2008-09-22 10:53:40,092 - INFO  [main:ClientBase@269] - tearDown starting
    [junit] 2008-09-22 10:53:40,092 - INFO  [main-EventThread:ClientCnxn$EventThread@361] - EventThread shut down
    [junit] 2008-09-22 10:53:40,093 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@164] - =====> Goodbye cruel world <======
    [junit] 2008-09-22 10:53:40,094 - INFO  [main:FinalRequestProcessor@246] - shutdown of request processor complete
    [junit] 2008-09-22 10:53:40,095 - INFO  [main:ClientBase@281] - FINISHED testGetChildrenSyncWObj
    [junit] 2008-09-22 10:53:40,095 - INFO  [main:WatcherFuncTest@103] - FINISHED testGetChildrenSyncWObj
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.309 sec

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

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