Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/4/
3 tests failed.
FAILED: org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test
Error Message:
The Monkey ran for over 45 seconds and no jetties were stopped - this is worth
investigating!
Stack Trace:
java.lang.AssertionError: The Monkey ran for over 45 seconds and no jetties
were stopped - this is worth investigating!
at
__randomizedtesting.SeedInfo.seed([CAA5C5599C244612:42F1FA8332D82BEA]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.apache.solr.cloud.ChaosMonkey.stopTheMonkey(ChaosMonkey.java:587)
at
org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test(ChaosMonkeySafeLeaderWithPullReplicasTest.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest
Error Message:
9 threads leaked from SUITE scope at
org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest: 1)
Thread[id=10416, name=StoppableCommitThread-SendThread(127.0.0.1:34126),
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at java.lang.Thread.sleep(Native Method) at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
2) Thread[id=8905, name=StoppableIndexingThread, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
3) Thread[id=10417, name=StoppableCommitThread-EventThread, state=WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
4) Thread[id=10418, name=zkCallback-1016-thread-1, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748) 5) Thread[id=8906,
name=StoppableIndexingThread, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
6) Thread[id=8907, name=StoppableCommitThread, state=WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
java.lang.Object.wait(Native Method) at
java.lang.Object.wait(Object.java:502) at
org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1406) at
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1210) at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1124)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1110)
at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:646)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.getDocCollection(CloudSolrClient.java:1227)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:827)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:524)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:544)
at
org.apache.solr.cloud.StoppableCommitThread.run(StoppableCommitThread.java:49)
7) Thread[id=10455, name=zkCallback-1016-thread-2, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748) 8) Thread[id=10457,
name=zkCallback-1016-thread-4, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748) 9) Thread[id=10456,
name=zkCallback-1016-thread-3, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE
scope at org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest:
1) Thread[id=10416, name=StoppableCommitThread-SendThread(127.0.0.1:34126),
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
2) Thread[id=8905, name=StoppableIndexingThread, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
3) Thread[id=10417, name=StoppableCommitThread-EventThread, state=WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
4) Thread[id=10418, name=zkCallback-1016-thread-1, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
5) Thread[id=8906, name=StoppableIndexingThread, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
6) Thread[id=8907, name=StoppableCommitThread, state=WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:502)
at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1406)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1210)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1124)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1110)
at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:646)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.getDocCollection(CloudSolrClient.java:1227)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:827)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:524)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:544)
at
org.apache.solr.cloud.StoppableCommitThread.run(StoppableCommitThread.java:49)
7) Thread[id=10455, name=zkCallback-1016-thread-2, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
8) Thread[id=10457, name=zkCallback-1016-thread-4, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
9) Thread[id=10456, name=zkCallback-1016-thread-3, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([CAA5C5599C244612]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=10416, name=StoppableCommitThread-SendThread(127.0.0.1:34126),
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at java.lang.Thread.sleep(Native Method) at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051) 2)
Thread[id=10418, name=zkCallback-1016-thread-1, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748) 3) Thread[id=10455,
name=zkCallback-1016-thread-2, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748) 4) Thread[id=10457,
name=zkCallback-1016-thread-4, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748) 5) Thread[id=10456,
name=zkCallback-1016-thread-3, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=10416, name=StoppableCommitThread-SendThread(127.0.0.1:34126),
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at java.lang.Thread.sleep(Native Method)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
2) Thread[id=10418, name=zkCallback-1016-thread-1, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
3) Thread[id=10455, name=zkCallback-1016-thread-2, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
4) Thread[id=10457, name=zkCallback-1016-thread-4, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
5) Thread[id=10456, name=zkCallback-1016-thread-3, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([CAA5C5599C244612]:0)
Build Log:
[...truncated 11847 lines...]
[junit4] Suite:
org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_CAA5C5599C244612-001/init-core-data-001
[junit4] 2> 712385 WARN
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[CAA5C5599C244612]-worker)
[ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=58 numCloses=58
[junit4] 2> 712386 INFO
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[CAA5C5599C244612]-worker)
[ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 712387 INFO
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[CAA5C5599C244612]-worker)
[ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 712387 INFO
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[CAA5C5599C244612]-worker)
[ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system
property: /
[junit4] 2> 712387 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.ChaosMonkeySafeLeaderWithPullReplicasTest Starting ChaosMonkey
test with 2 shards and 4 nodes
[junit4] 2> 712392 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 712393 INFO (Thread-3426) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 712393 INFO (Thread-3426) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 712404 ERROR (Thread-3426) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 712493 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.ZkTestServer start zk server on port:34126
[junit4] 2> 712504 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 712505 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 712506 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 712507 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 712509 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 712510 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 712511 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 712513 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 712514 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 712515 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 712516 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 712517 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless
explicitly asked otherwise
[junit4] 2> 712603 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 712604 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3d21e1be{/,null,AVAILABLE}
[junit4] 2> 712605 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@1819b989{HTTP/1.1,[http/1.1]}{127.0.0.1:47631}
[junit4] 2> 712605 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.e.j.s.Server Started @714794ms
[junit4] 2> 712605 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_CAA5C5599C244612-001/tempDir-001/control/data,
hostContext=/, hostPort=47631,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_CAA5C5599C244612-001/control-001/cores}
[junit4] 2> 712606 ERROR
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 712606 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.1.0
[junit4] 2> 712606 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 712606 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 712606 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-08T03:52:20.433Z
[junit4] 2> 712615 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 712615 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_CAA5C5599C244612-001/control-001/solr.xml
[junit4] 2> 712619 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@5cb7ef52, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 712621 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34126/solr
[junit4] 2> 712702 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612])
[n:127.0.0.1:47631_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 712703 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612])
[n:127.0.0.1:47631_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:47631_
[junit4] 2> 712704 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612])
[n:127.0.0.1:47631_ ] o.a.s.c.Overseer Overseer
(id=98270310578978820-127.0.0.1:47631_-n_0000000000) starting
[junit4] 2> 712711 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612])
[n:127.0.0.1:47631_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:47631_
[junit4] 2> 712712 INFO
(zkCallback-983-thread-1-processing-n:127.0.0.1:47631_) [n:127.0.0.1:47631_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 712800 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612])
[n:127.0.0.1:47631_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5cb7ef52
[junit4] 2> 712803 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612])
[n:127.0.0.1:47631_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5cb7ef52
[junit4] 2> 712803 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612])
[n:127.0.0.1:47631_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5cb7ef52
[junit4] 2> 712804 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612])
[n:127.0.0.1:47631_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_CAA5C5599C244612-001/control-001/cores
[junit4] 2> 712817 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 712818 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34126/solr
ready
[junit4] 2> 712820 INFO (qtp511552926-8737) [n:127.0.0.1:47631_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:47631_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 712822 INFO
(OverseerThreadFactory-2680-thread-1-processing-n:127.0.0.1:47631_)
[n:127.0.0.1:47631_ ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 712928 INFO (qtp511552926-8739) [n:127.0.0.1:47631_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 712928 INFO (qtp511552926-8739) [n:127.0.0.1:47631_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 713032 INFO
(zkCallback-983-thread-1-processing-n:127.0.0.1:47631_) [n:127.0.0.1:47631_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 713942 INFO (qtp511552926-8739) [n:127.0.0.1:47631_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 713952 INFO (qtp511552926-8739) [n:127.0.0.1:47631_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 714021 INFO (qtp511552926-8739) [n:127.0.0.1:47631_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 714035 INFO (qtp511552926-8739) [n:127.0.0.1:47631_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 714036 INFO (qtp511552926-8739) [n:127.0.0.1:47631_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5cb7ef52
[junit4] 2> 714036 INFO (qtp511552926-8739) [n:127.0.0.1:47631_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 714036 INFO (qtp511552926-8739) [n:127.0.0.1:47631_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_CAA5C5599C244612-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_CAA5C5599C244612-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 714038 INFO (qtp511552926-8739) [n:127.0.0.1:47631_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 714047 WARN (qtp511552926-8739) [n:127.0.0.1:47631_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 714078 INFO (qtp511552926-8739) [n:127.0.0.1:47631_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 714078 INFO (qtp511552926-8739) [n:127.0.0.1:47631_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 714078 INFO (qtp511552926-8739) [n:127.0.0.1:47631_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 714078 INFO (qtp511552926-8739) [n:127.0.0.1:47631_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 714079 INFO (qtp511552926-8739) [n:127.0.0.1:47631_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@5e6289bf
[junit4] 2> 714080 INFO (qtp511552926-8739) [n:127.0.0.1:47631_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@701d8716[control_collection_shard1_replica_n1] main]
[junit4] 2> 714081 INFO (qtp511552926-8739) [n:127.0.0.1:47631_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 714081 INFO (qtp511552926-8739) [n:127.0.0.1:47631_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 714082 INFO (qtp511552926-8739) [n:127.0.0.1:47631_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 714083 INFO
(searcherExecutor-2683-thread-1-processing-n:127.0.0.1:47631_
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:47631_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@701d8716[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 714083 INFO (qtp511552926-8739) [n:127.0.0.1:47631_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1572324971024220160
[junit4] 2> 714088 INFO (qtp511552926-8739) [n:127.0.0.1:47631_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 714088 INFO (qtp511552926-8739) [n:127.0.0.1:47631_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 714088 INFO (qtp511552926-8739) [n:127.0.0.1:47631_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:47631/control_collection_shard1_replica_n1/
[junit4] 2> 714088 INFO (qtp511552926-8739) [n:127.0.0.1:47631_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 714088 INFO (qtp511552926-8739) [n:127.0.0.1:47631_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:47631/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 714088 INFO (qtp511552926-8739) [n:127.0.0.1:47631_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 714093 INFO (qtp511552926-8739) [n:127.0.0.1:47631_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:47631/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 714196 INFO
(zkCallback-983-thread-1-processing-n:127.0.0.1:47631_) [n:127.0.0.1:47631_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 714244 INFO (qtp511552926-8739) [n:127.0.0.1:47631_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 714246 INFO (qtp511552926-8739) [n:127.0.0.1:47631_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1318
[junit4] 2> 714249 INFO (qtp511552926-8737) [n:127.0.0.1:47631_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 714350 INFO
(zkCallback-983-thread-2-processing-n:127.0.0.1:47631_) [n:127.0.0.1:47631_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 714823 INFO
(OverseerCollectionConfigSetProcessor-98270310578978820-127.0.0.1:47631_-n_0000000000)
[n:127.0.0.1:47631_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 715249 INFO (qtp511552926-8737) [n:127.0.0.1:47631_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:47631_&wt=javabin&version=2}
status=0 QTime=2429
[junit4] 2> 715253 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 715254 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34126/solr
ready
[junit4] 2> 715254 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 715255 INFO (qtp511552926-8734) [n:127.0.0.1:47631_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 715256 INFO
(OverseerThreadFactory-2680-thread-2-processing-n:127.0.0.1:47631_)
[n:127.0.0.1:47631_ ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 715257 WARN
(OverseerThreadFactory-2680-thread-2-processing-n:127.0.0.1:47631_)
[n:127.0.0.1:47631_ ] o.a.s.c.CreateCollectionCmd It is unusual to create a
collection (collection1) without cores.
[junit4] 2> 715463 INFO (qtp511552926-8734) [n:127.0.0.1:47631_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 715463 INFO (qtp511552926-8734) [n:127.0.0.1:47631_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=208
[junit4] 2> 715550 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_CAA5C5599C244612-001/shard-1-001
of type TLOG
[junit4] 2> 715550 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 715552 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@55f2fe38{/,null,AVAILABLE}
[junit4] 2> 715552 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@17edcbd{HTTP/1.1,[http/1.1]}{127.0.0.1:56662}
[junit4] 2> 715552 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.e.j.s.Server Started @717741ms
[junit4] 2> 715552 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_CAA5C5599C244612-001/tempDir-001/jetty1,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=56662,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_CAA5C5599C244612-001/shard-1-001/cores}
[junit4] 2> 715552 ERROR
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 715553 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.1.0
[junit4] 2> 715553 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 715553 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 715553 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-08T03:52:23.380Z
[junit4] 2> 715556 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 715556 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_CAA5C5599C244612-001/shard-1-001/solr.xml
[junit4] 2> 715560 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@5cb7ef52, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 715562 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34126/solr
[junit4] 2> 715573 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612])
[n:127.0.0.1:56662_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 715575 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612])
[n:127.0.0.1:56662_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 715577 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612])
[n:127.0.0.1:56662_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56662_
[junit4] 2> 715579 INFO (zkCallback-990-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 715579 INFO
(zkCallback-983-thread-2-processing-n:127.0.0.1:47631_) [n:127.0.0.1:47631_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 715580 INFO
(zkCallback-995-thread-1-processing-n:127.0.0.1:56662_) [n:127.0.0.1:56662_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 715658 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612])
[n:127.0.0.1:56662_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5cb7ef52
[junit4] 2> 715662 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612])
[n:127.0.0.1:56662_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5cb7ef52
[junit4] 2> 715663 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612])
[n:127.0.0.1:56662_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5cb7ef52
[junit4] 2> 715664 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612])
[n:127.0.0.1:56662_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_CAA5C5599C244612-001/shard-1-001/cores
[junit4] 2> 715682 INFO (qtp511552926-8735) [n:127.0.0.1:47631_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:56662_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 715684 INFO
(OverseerCollectionConfigSetProcessor-98270310578978820-127.0.0.1:47631_-n_0000000000)
[n:127.0.0.1:47631_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 715684 INFO
(OverseerThreadFactory-2680-thread-3-processing-n:127.0.0.1:47631_)
[n:127.0.0.1:47631_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:56662_
for creating new replica
[junit4] 2> 715686 INFO (qtp377920575-8779) [n:127.0.0.1:56662_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 715686 INFO (qtp377920575-8779) [n:127.0.0.1:56662_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 715789 INFO
(zkCallback-995-thread-1-processing-n:127.0.0.1:56662_) [n:127.0.0.1:56662_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 716699 INFO (qtp377920575-8779) [n:127.0.0.1:56662_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 716709 INFO (qtp377920575-8779) [n:127.0.0.1:56662_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.s.IndexSchema
[collection1_shard2_replica_t0] Schema name=test
[junit4] 2> 717402 INFO (qtp377920575-8779) [n:127.0.0.1:56662_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 717416 INFO (qtp377920575-8779) [n:127.0.0.1:56662_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_t0' using configuration from
collection collection1, trusted=true
[junit4] 2> 717417 INFO (qtp377920575-8779) [n:127.0.0.1:56662_
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_t0' (registry
'solr.core.collection1.shard2.replica_t0') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5cb7ef52
[junit4] 2> 717417 INFO (qtp377920575-8779) [n:127.0.0.1:56662_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 717417 INFO (qtp377920575-8779) [n:127.0.0.1:56662_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.c.SolrCore
[[collection1_shard2_replica_t0] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_CAA5C5599C244612-001/shard-1-001/cores/collection1_shard2_replica_t0],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_CAA5C5599C244612-001/shard-1-001/cores/collection1_shard2_replica_t0/data/]
[junit4] 2> 717420 INFO (qtp377920575-8779) [n:127.0.0.1:56662_
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 717428 WARN (qtp377920575-8779) [n:127.0.0.1:56662_
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 717459 INFO (qtp377920575-8779) [n:127.0.0.1:56662_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 717460 INFO (qtp377920575-8779) [n:127.0.0.1:56662_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 717460 INFO (qtp377920575-8779) [n:127.0.0.1:56662_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.u.CommitTracker
Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 717460 INFO (qtp377920575-8779) [n:127.0.0.1:56662_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 717461 INFO (qtp377920575-8779) [n:127.0.0.1:56662_
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@1a547132
[junit4] 2> 717462 INFO (qtp377920575-8779) [n:127.0.0.1:56662_
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@619c1d5d[collection1_shard2_replica_t0] main]
[junit4] 2> 717463 INFO (qtp377920575-8779) [n:127.0.0.1:56662_
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 717463 INFO (qtp377920575-8779) [n:127.0.0.1:56662_
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 717464 INFO (qtp377920575-8779) [n:127.0.0.1:56662_
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 717464 INFO (qtp377920575-8779) [n:127.0.0.1:56662_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1572324974569455616
[junit4] 2> 717470 INFO (qtp377920575-8779) [n:127.0.0.1:56662_
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 717470 INFO (qtp377920575-8779) [n:127.0.0.1:56662_
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 717470 INFO (qtp377920575-8779) [n:127.0.0.1:56662_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:56662/collection1_shard2_replica_t0/
[junit4] 2> 717470 INFO (qtp377920575-8779) [n:127.0.0.1:56662_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 717470 INFO (qtp377920575-8779) [n:127.0.0.1:56662_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.c.SyncStrategy
http://127.0.0.1:56662/collection1_shard2_replica_t0/ has no replicas
[junit4] 2> 717470 INFO (qtp377920575-8779) [n:127.0.0.1:56662_
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 717471 INFO
(searcherExecutor-2694-thread-1-processing-n:127.0.0.1:56662_
x:collection1_shard2_replica_t0 s:shard2 c:collection1) [n:127.0.0.1:56662_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.c.SolrCore
[collection1_shard2_replica_t0] Registered new searcher
Searcher@619c1d5d[collection1_shard2_replica_t0]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 717471 INFO (qtp377920575-8779) [n:127.0.0.1:56662_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.c.ZkController
collection1_shard2_replica_t0 stopping background replication from leader
[junit4] 2> 717474 INFO (qtp377920575-8779) [n:127.0.0.1:56662_
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:56662/collection1_shard2_replica_t0/ shard2
[junit4] 2> 717575 INFO
(zkCallback-995-thread-1-processing-n:127.0.0.1:56662_) [n:127.0.0.1:56662_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 717625 INFO (qtp377920575-8779) [n:127.0.0.1:56662_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 717626 INFO (qtp377920575-8779) [n:127.0.0.1:56662_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1940
[junit4] 2> 717628 INFO (qtp511552926-8735) [n:127.0.0.1:47631_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:56662_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
status=0 QTime=1946
[junit4] 2> 717690 INFO
(OverseerCollectionConfigSetProcessor-98270310578978820-127.0.0.1:47631_-n_0000000000)
[n:127.0.0.1:47631_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 717713 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_CAA5C5599C244612-001/shard-2-001
of type TLOG
[junit4] 2> 717715 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 717717 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@42d50801{/,null,AVAILABLE}
[junit4] 2> 717718 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@61b591b1{HTTP/1.1,[http/1.1]}{127.0.0.1:55556}
[junit4] 2> 717718 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.e.j.s.Server Started @719907ms
[junit4] 2> 717718 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_CAA5C5599C244612-001/tempDir-001/jetty2,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=55556,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_CAA5C5599C244612-001/shard-2-001/cores}
[junit4] 2> 717718 ERROR
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 717726 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.1.0
[junit4] 2> 717726 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 717726 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 717726 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-08T03:52:25.553Z
[junit4] 2> 717728 INFO
(zkCallback-995-thread-1-processing-n:127.0.0.1:56662_) [n:127.0.0.1:56662_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 717730 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 717730 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_CAA5C5599C244612-001/shard-2-001/solr.xml
[junit4] 2> 717734 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@5cb7ef52, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 717737 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34126/solr
[junit4] 2> 717749 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612])
[n:127.0.0.1:55556_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 717751 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612])
[n:127.0.0.1:55556_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 717756 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612])
[n:127.0.0.1:55556_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55556_
[junit4] 2> 717757 INFO
(zkCallback-995-thread-1-processing-n:127.0.0.1:56662_) [n:127.0.0.1:56662_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 717757 INFO (zkCallback-990-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 717758 INFO
(zkCallback-983-thread-2-processing-n:127.0.0.1:47631_) [n:127.0.0.1:47631_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 717765 INFO
(zkCallback-1001-thread-1-processing-n:127.0.0.1:55556_) [n:127.0.0.1:55556_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 717866 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612])
[n:127.0.0.1:55556_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5cb7ef52
[junit4] 2> 717870 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612])
[n:127.0.0.1:55556_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5cb7ef52
[junit4] 2> 717870 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612])
[n:127.0.0.1:55556_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5cb7ef52
[junit4] 2> 717871 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612])
[n:127.0.0.1:55556_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_CAA5C5599C244612-001/shard-2-001/cores
[junit4] 2> 717894 INFO (qtp572372145-8808) [n:127.0.0.1:55556_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:55556_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 717897 INFO
(OverseerThreadFactory-2680-thread-4-processing-n:127.0.0.1:47631_)
[n:127.0.0.1:47631_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:55556_
for creating new replica
[junit4] 2> 717899 INFO (qtp572372145-8806) [n:127.0.0.1:55556_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 717899 INFO (qtp572372145-8806) [n:127.0.0.1:55556_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 718002 INFO
(zkCallback-995-thread-1-processing-n:127.0.0.1:56662_) [n:127.0.0.1:56662_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 718002 INFO
(zkCallback-1001-thread-1-processing-n:127.0.0.1:55556_) [n:127.0.0.1:55556_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 718911 INFO (qtp572372145-8806) [n:127.0.0.1:55556_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 718922 INFO (qtp572372145-8806) [n:127.0.0.1:55556_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.s.IndexSchema
[collection1_shard1_replica_t0] Schema name=test
[junit4] 2> 719002 INFO (qtp572372145-8806) [n:127.0.0.1:55556_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 719015 INFO (qtp572372145-8806) [n:127.0.0.1:55556_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_t0' using configuration from
collection collection1, trusted=true
[junit4] 2> 719015 INFO (qtp572372145-8806) [n:127.0.0.1:55556_
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_t0' (registry
'solr.core.collection1.shard1.replica_t0') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5cb7ef52
[junit4] 2> 719015 INFO (qtp572372145-8806) [n:127.0.0.1:55556_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 719015 INFO (qtp572372145-8806) [n:127.0.0.1:55556_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.SolrCore
[[collection1_shard1_replica_t0] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_CAA5C5599C244612-001/shard-2-001/cores/collection1_shard1_replica_t0],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_CAA5C5599C244612-001/shard-2-001/cores/collection1_shard1_replica_t0/data/]
[junit4] 2> 719018 INFO (qtp572372145-8806) [n:127.0.0.1:55556_
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 719025 WARN (qtp572372145-8806) [n:127.0.0.1:55556_
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 719057 INFO (qtp572372145-8806) [n:127.0.0.1:55556_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 719057 INFO (qtp572372145-8806) [n:127.0.0.1:55556_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 719059 INFO (qtp572372145-8806) [n:127.0.0.1:55556_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.u.CommitTracker
Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 719059 INFO (qtp572372145-8806) [n:127.0.0.1:55556_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 719060 INFO (qtp572372145-8806) [n:127.0.0.1:55556_
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@3f2cf4e1
[junit4] 2> 719060 INFO (qtp572372145-8806) [n:127.0.0.1:55556_
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@696821d9[collection1_shard1_replica_t0] main]
[junit4] 2> 719062 INFO (qtp572372145-8806) [n:127.0.0.1:55556_
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 719062 INFO (qtp572372145-8806) [n:127.0.0.1:55556_
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 719063 INFO (qtp572372145-8806) [n:127.0.0.1:55556_
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 719063 INFO
(searcherExecutor-2705-thread-1-processing-n:127.0.0.1:55556_
x:collection1_shard1_replica_t0 s:shard1 c:collection1) [n:127.0.0.1:55556_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.SolrCore
[collection1_shard1_replica_t0] Registered new searcher
Searcher@696821d9[collection1_shard1_replica_t0]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 719064 INFO (qtp572372145-8806) [n:127.0.0.1:55556_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1572324976247177216
[junit4] 2> 719070 INFO (qtp572372145-8806) [n:127.0.0.1:55556_
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 719070 INFO (qtp572372145-8806) [n:127.0.0.1:55556_
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 719070 INFO (qtp572372145-8806) [n:127.0.0.1:55556_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:55556/collection1_shard1_replica_t0/
[junit4] 2> 719070 INFO (qtp572372145-8806) [n:127.0.0.1:55556_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 719070 INFO (qtp572372145-8806) [n:127.0.0.1:55556_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.SyncStrategy
http://127.0.0.1:55556/collection1_shard1_replica_t0/ has no replicas
[junit4] 2> 719070 INFO (qtp572372145-8806) [n:127.0.0.1:55556_
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 719071 INFO (qtp572372145-8806) [n:127.0.0.1:55556_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.ZkController
collection1_shard1_replica_t0 stopping background replication from leader
[junit4] 2> 719073 INFO (qtp572372145-8806) [n:127.0.0.1:55556_
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:55556/collection1_shard1_replica_t0/ shard1
[junit4] 2> 719175 INFO
(zkCallback-995-thread-1-processing-n:127.0.0.1:56662_) [n:127.0.0.1:56662_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 719175 INFO
(zkCallback-1001-thread-1-processing-n:127.0.0.1:55556_) [n:127.0.0.1:55556_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 719224 INFO (qtp572372145-8806) [n:127.0.0.1:55556_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 719225 INFO (qtp572372145-8806) [n:127.0.0.1:55556_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1326
[junit4] 2> 719228 INFO (qtp572372145-8808) [n:127.0.0.1:55556_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:55556_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
status=0 QTime=1334
[junit4] 2> 719328 INFO
(zkCallback-1001-thread-1-processing-n:127.0.0.1:55556_) [n:127.0.0.1:55556_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 719328 INFO
(zkCallback-995-thread-1-processing-n:127.0.0.1:56662_) [n:127.0.0.1:56662_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 719331 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_CAA5C5599C244612-001/shard-3-001
of type PULL
[junit4] 2> 719332 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 719333 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@61bdd272{/,null,AVAILABLE}
[junit4] 2> 719334 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@13102516{HTTP/1.1,[http/1.1]}{127.0.0.1:46256}
[junit4] 2> 719334 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.e.j.s.Server Started @721523ms
[junit4] 2> 719334 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_CAA5C5599C244612-001/tempDir-001/jetty3,
replicaType=PULL, solrconfig=solrconfig.xml, hostContext=/, hostPort=46256,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_CAA5C5599C244612-001/shard-3-001/cores}
[junit4] 2> 719334 ERROR
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 719335 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.1.0
[junit4] 2> 719335 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 719335 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 719335 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-08T03:52:27.162Z
[junit4] 2> 719337 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 719337 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_CAA5C5599C244612-001/shard-3-001/solr.xml
[junit4] 2> 719341 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@5cb7ef52, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 719343 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34126/solr
[junit4] 2> 719351 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612])
[n:127.0.0.1:46256_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 719353 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA5C5599C244612])
[n:127.0.0.1:46256_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 719355 INFO
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[CAA
[...truncated too long message...]
.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
[junit4] > 6) Thread[id=8907, name=StoppableCommitThread,
state=WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
[junit4] > at java.lang.Object.wait(Native Method)
[junit4] > at java.lang.Object.wait(Object.java:502)
[junit4] > at
org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1406)
[junit4] > at
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1210)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)
[junit4] > at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
[junit4] > at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1124)
[junit4] > at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1110)
[junit4] > at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:646)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.getDocCollection(CloudSolrClient.java:1227)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:827)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:524)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:544)
[junit4] > at
org.apache.solr.cloud.StoppableCommitThread.run(StoppableCommitThread.java:49)
[junit4] > 7) Thread[id=10455, name=zkCallback-1016-thread-2,
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 8) Thread[id=10457, name=zkCallback-1016-thread-4,
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 9) Thread[id=10456, name=zkCallback-1016-thread-3,
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([CAA5C5599C244612]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=10416,
name=StoppableCommitThread-SendThread(127.0.0.1:34126), state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
[junit4] > 2) Thread[id=10418, name=zkCallback-1016-thread-1,
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 3) Thread[id=10455, name=zkCallback-1016-thread-2,
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 4) Thread[id=10457, name=zkCallback-1016-thread-4,
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 5) Thread[id=10456, name=zkCallback-1016-thread-3,
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([CAA5C5599C244612]:0)
[junit4] Completed [179/727 (1!)] on J0 in 86.01s, 1 test, 1 failure, 2
errors <<< FAILURES!
[...truncated 45038 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]