See https://builds.apache.org/job/ZooKeeper_branch35_solaris/370/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 80287 lines...]
[junit] 2016-12-25 16:45:08,124 [myid:2] - WARN
[SendWorker:1:QuorumCnxManager$SendWorker@841] - Send worker leaving thread id
1 my id = 2
[junit] 2016-12-25 16:45:08,124 [myid:2] - INFO
[ConnnectionExpirer:NIOServerCnxnFactory$ConnectionExpirerThread@583] -
ConnnectionExpirerThread interrupted
[junit] 2016-12-25 16:45:08,125 [myid:2] - INFO
[NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:11228:NIOServerCnxnFactory$AcceptThread@219]
- accept thread exitted run method
[junit] 2016-12-25 16:45:08,125 [myid:2] - INFO
[NIOServerCxnFactory.SelectorThread-1:NIOServerCnxnFactory$SelectorThread@420]
- selector thread exitted run method
[junit] 2016-12-25 16:45:08,125 [myid:2] - INFO
[NIOServerCxnFactory.SelectorThread-0:NIOServerCnxnFactory$SelectorThread@420]
- selector thread exitted run method
[junit] 2016-12-25 16:45:08,138 [myid:2] - INFO
[/127.0.0.1:11230:QuorumCnxManager$Listener@661] - Leaving listener
[junit] 2016-12-25 16:45:08,138 [myid:2] - INFO
[QuorumPeer[myid=2](plain=/0.0.0.0:11228)(secure=disabled):MBeanRegistry@128] -
Unregister MBean
[org.apache.ZooKeeperService:name0=ReplicatedServer_id2,name1=replica.2,name2=Leader]
[junit] 2016-12-25 16:45:08,138 [myid:2] - WARN
[QuorumPeer[myid=2](plain=/0.0.0.0:11228)(secure=disabled):QuorumPeer@1133] -
Unexpected exception
[junit] java.lang.InterruptedException
[junit] at java.lang.Object.wait(Native Method)
[junit] at
org.apache.zookeeper.server.quorum.Leader.lead(Leader.java:563)
[junit] at
org.apache.zookeeper.server.quorum.QuorumPeer.run(QuorumPeer.java:1130)
[junit] 2016-12-25 16:45:08,139 [myid:2] - INFO
[QuorumPeer[myid=2](plain=/0.0.0.0:11228)(secure=disabled):Leader@625] -
Shutting down
[junit] 2016-12-25 16:45:08,139 [myid:2] - WARN
[QuorumPeer[myid=2](plain=/0.0.0.0:11228)(secure=disabled):QuorumPeer@1164] -
PeerState set to LOOKING
[junit] 2016-12-25 16:45:08,139 [myid:2] - WARN
[QuorumPeer[myid=2](plain=/0.0.0.0:11228)(secure=disabled):QuorumPeer@1146] -
QuorumPeer main thread exited
[junit] 2016-12-25 16:45:08,139 [myid:2] - INFO
[QuorumPeer[myid=2](plain=/0.0.0.0:11228)(secure=disabled):MBeanRegistry@128] -
Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id2]
[junit] 2016-12-25 16:45:08,139 [myid:2] - INFO
[QuorumPeer[myid=2](plain=/0.0.0.0:11228)(secure=disabled):MBeanRegistry@128] -
Unregister MBean
[org.apache.ZooKeeperService:name0=ReplicatedServer_id2,name1=replica.2]
[junit] 2016-12-25 16:45:08,139 [myid:2] - INFO
[QuorumPeer[myid=2](plain=/0.0.0.0:11228)(secure=disabled):MBeanRegistry@128] -
Unregister MBean
[org.apache.ZooKeeperService:name0=ReplicatedServer_id2,name1=replica.0]
[junit] 2016-12-25 16:45:08,139 [myid:2] - INFO
[QuorumPeer[myid=2](plain=/0.0.0.0:11228)(secure=disabled):MBeanRegistry@128] -
Unregister MBean
[org.apache.ZooKeeperService:name0=ReplicatedServer_id2,name1=replica.1]
[junit] 2016-12-25 16:45:08,140 [myid:] - INFO [main:QuorumBase@398] -
Shutting down leader election
QuorumPeer[myid=2](plain=/0.0.0.0:11228)(secure=disabled)
[junit] 2016-12-25 16:45:08,140 [myid:] - INFO [main:QuorumBase@403] -
Waiting for QuorumPeer[myid=2](plain=/0.0.0.0:11228)(secure=disabled) to exit
thread
[junit] 2016-12-25 16:45:08,141 [myid:] - INFO [Time-limited
test:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 19237
[junit] 2016-12-25 16:45:08,141 [myid:] - INFO [Time-limited
test:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 10
[junit] 2016-12-25 16:45:08,141 [myid:] - INFO [Time-limited
test:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD
testRaceConditionBetweenLeaderAndAckRequestProcessor
[junit] 2016-12-25 16:45:08,216 [myid:] - INFO [main:ZKTestCase$1@70] -
FAILED testRaceConditionBetweenLeaderAndAckRequestProcessor
[junit] org.junit.runners.model.TestTimedOutException: test timed out after
30000 milliseconds
[junit] at java.lang.Thread.sleep(Native Method)
[junit] at
org.apache.zookeeper.test.ClientBase.waitForServerState(ClientBase.java:301)
[junit] at
org.apache.zookeeper.server.quorum.RaceConditionTest.testRaceConditionBetweenLeaderAndAckRequestProcessor(RaceConditionTest.java:74)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit] at java.lang.reflect.Method.invoke(Method.java:606)
[junit] at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
[junit] at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[junit] at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
[junit] at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[junit] at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)
[junit] at
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298)
[junit] at
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)
[junit] at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit] at java.lang.Thread.run(Thread.java:745)
[junit] 2016-12-25 16:45:08,217 [myid:] - INFO [main:ZKTestCase$1@60] -
FINISHED testRaceConditionBetweenLeaderAndAckRequestProcessor
[junit] 2016-12-25 16:45:08,261 [myid:2] - INFO
[SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 32.559 sec
[junit] Test org.apache.zookeeper.server.quorum.RaceConditionTest FAILED
[junit] Running org.apache.zookeeper.server.quorum.ReconfigBackupTest
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch35_solaris/build.xml:1220:
Process fork failed.
Total time: 33 minutes 57 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 - Any
Sending email for trigger: Failure - Any
###################################################################################
############################## FAILED TESTS (if any)
##############################
2 tests failed.
FAILED:
org.apache.zookeeper.server.quorum.RaceConditionTest.testRaceConditionBetweenLeaderAndAckRequestProcessor
Error Message:
test timed out after 30000 milliseconds
Stack Trace:
at java.lang.Thread.sleep(Native Method)
at
org.apache.zookeeper.test.ClientBase.waitForServerState(ClientBase.java:301)
at
org.apache.zookeeper.server.quorum.RaceConditionTest.testRaceConditionBetweenLeaderAndAckRequestProcessor(RaceConditionTest.java:74)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.zookeeper.server.quorum.ReconfigBackupTest.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.