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 Jenkins Server <je...@builds.apache.org> on 2014/03/24 08:08:29 UTC

ZooKeeper_branch33_solaris - Build # 834 - Still Failing

See https://builds.apache.org/job/ZooKeeper_branch33_solaris/834/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 99104 lines...]
    [junit] 2014-03-24 07:05:01,838 - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11226:NIOServerCnxn$Factory@251] - Accepted socket connection from /127.0.0.1:47131
    [junit] 2014-03-24 07:05:01,839 - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11226:NIOServerCnxn@770] - Client attempting to renew session 0x144f2e8071d0000 at /127.0.0.1:47131
    [junit] 2014-03-24 07:05:01,839 - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11226:NIOServerCnxn@1580] - Established session 0x144f2e8071d0000 with negotiated timeout 6000 for client /127.0.0.1:47131
    [junit] 2014-03-24 07:05:01,840 - INFO  [main-SendThread(localhost:11226):ClientCnxn$SendThread@736] - Session establishment complete on server localhost/127.0.0.1:11226, sessionid = 0x144f2e8071d0000, negotiated timeout = 6000
    [junit] 2014-03-24 07:05:01,841 - INFO  [SyncThread:0:FileTxnLog@199] - Creating new log file: log.7
    [junit] 2014-03-24 07:05:03,007 - INFO  [SessionTracker:SessionTrackerImpl@161] - SessionTrackerImpl exited loop!
    [junit] 2014-03-24 07:05:04,407 - WARN  [SyncThread:0:FileTxnLog@321] - fsync-ing the write ahead log in SyncThread:0 took 2565ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
    [junit] 2014-03-24 07:05:05,558 - INFO  [ProcessThread:-1:PrepRequestProcessor@399] - Processed session termination for sessionid: 0x144f2e8071d0000
    [junit] 2014-03-24 07:05:05,568 - INFO  [main:ZooKeeper@544] - Session: 0x144f2e8071d0000 closed
    [junit] 2014-03-24 07:05:05,568 - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11226:NIOServerCnxn@1435] - Closed socket connection for client /127.0.0.1:47131 which had sessionid 0x144f2e8071d0000
    [junit] 2014-03-24 07:05:05,568 - INFO  [main-EventThread:ClientCnxn$EventThread@516] - EventThread shut down
    [junit] 2014-03-24 07:05:05,568 - INFO  [main:ClientBase@431] - tearDown starting
    [junit] 2014-03-24 07:05:05,569 - INFO  [main:ClientBase@443] - fdcount after test is: 42
    [junit] 2014-03-24 07:05:05,569 - INFO  [main:ClientBase@408] - STOPPING server
    [junit] 2014-03-24 07:05:05,571 - INFO  [ProcessThread:-1:PrepRequestProcessor@128] - PrepRequestProcessor exited loop!
    [junit] 2014-03-24 07:05:05,571 - INFO  [SyncThread:0:SyncRequestProcessor@151] - SyncRequestProcessor exited!
    [junit] 2014-03-24 07:05:05,571 - INFO  [main:FinalRequestProcessor@370] - shutdown of request processor complete
    [junit] 2014-03-24 07:05:05,572 - INFO  [main:FourLetterWordMain@43] - connecting to 127.0.0.1 11226
    [junit] ensureOnly:[]
    [junit] 2014-03-24 07:05:05,773 - INFO  [main:ClientBase@460] - FINISHED testWatcherAutoResetDisabledWithLocal
    [junit] 2014-03-24 07:05:06,007 - INFO  [SessionTracker:SessionTrackerImpl@161] - SessionTrackerImpl exited loop!
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 51.153 sec
    [junit] java.io.FileNotFoundException: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch33_solaris/trunk/junitvmwatcher1793145971.properties (No such file or directory)
    [junit] 	at java.io.FileInputStream.open(Native Method)
    [junit] 	at java.io.FileInputStream.<init>(FileInputStream.java:120)
    [junit] 	at java.io.FileReader.<init>(FileReader.java:55)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeAsForked(JUnitTask.java:1028)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:817)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeOrQueue(JUnitTask.java:1657)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:764)
    [junit] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
    [junit] 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
    [junit] 	at org.apache.tools.ant.Task.perform(Task.java:348)
    [junit] 	at org.apache.tools.ant.Target.execute(Target.java:357)
    [junit] 	at org.apache.tools.ant.Target.performTasks(Target.java:385)
    [junit] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
    [junit] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1298)
    [junit] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    [junit] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1181)
    [junit] 	at org.apache.tools.ant.Main.runBuild(Main.java:698)
    [junit] 	at org.apache.tools.ant.Main.startAnt(Main.java:199)
    [junit] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
    [junit] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
    [junit] Running org.apache.zookeeper.test.ZkDatabaseCorruptionTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec

BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch33_solaris/trunk/build.xml:814: Process fork failed.

Total time: 21 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
REGRESSION:  org.apache.zookeeper.test.SessionTest.testSessionMove

Error Message:
Should have lost the connection

Stack Trace:
junit.framework.AssertionFailedError: Should have lost the connection
	at org.apache.zookeeper.test.SessionTest.testSessionMove(SessionTest.java:308)


FAILED:  org.apache.zookeeper.test.ZkDatabaseCorruptionTest.unknown

Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.

Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.