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/04/24 08:45:30 UTC

ZooKeeper_branch33_solaris - Build # 864 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 5799 lines...]
    [junit] 	at junit.framework.TestResult.runProtected(TestResult.java:128)
    [junit] 	at junit.framework.TestResult.run(TestResult.java:113)
    [junit] 	at junit.framework.TestCase.run(TestCase.java:124)
    [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:232)
    [junit] 	at junit.framework.TestSuite.run(TestSuite.java:227)
    [junit] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:421)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:912)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:766)
    [junit] 2014-04-24 06:44:10,664 - INFO  [main:FinalRequestProcessor@370] - shutdown of request processor complete
    [junit] 2014-04-24 06:44:10,664 - INFO  [FollowerRequestProcessor:1:FollowerRequestProcessor@93] - FollowerRequestProcessor exited loop!
    [junit] 2014-04-24 06:44:10,664 - INFO  [CommitProcessor:1:CommitProcessor@148] - CommitProcessor exited loop!
    [junit] 2014-04-24 06:44:10,664 - INFO  [SyncThread:1:SyncRequestProcessor@151] - SyncRequestProcessor exited!
    [junit] #
    [junit] # There is insufficient memory for the Java Runtime Environment to continue.
    [junit] # Out of swap space to map in thread stack.
    [junit] # An error report file with more information is saved as:
    [junit] # /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch33_solaris/trunk/hs_err_pid6443.log
    [junit] Running org.apache.zookeeper.server.ZxidRolloverTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.zookeeper.server.ZxidRolloverTest FAILED (crashed)
    [junit] java.io.FileNotFoundException: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch33_solaris/trunk/junitvmwatcher348337587.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.server.quorum.QuorumPeerMainTest
    [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: 3 minutes 41 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.server.ZxidRolloverTest.testRolloverThenRestart

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.


FAILED:  org.apache.zookeeper.server.quorum.QuorumPeerMainTest.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.