You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/10/16 03:50:57 UTC

[JENKINS] Lucene-Solr-Tests-7.1 - Build # 3 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.1/3/

7 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit

Error Message:
expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([9C5E9EC4BCFBC7AC:65130D6B808E8A26]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:279)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:  org.apache.solr.cloud.TestStressLiveNodes.testStress

Error Message:
iter49 16 != 1 expected:<[127.0.0.1:60160_solr, thrasher-T49_0-0, thrasher-T49_0-1, thrasher-T49_0-2, thrasher-T49_0-3, thrasher-T49_0-4, thrasher-T49_1-0, thrasher-T49_1-1, thrasher-T49_1-2, thrasher-T49_1-3, thrasher-T49_1-4, thrasher-T49_2-0, thrasher-T49_2-1, thrasher-T49_2-2, thrasher-T49_2-3, thrasher-T49_2-4]> but was:<[127.0.0.1:60160_solr]>

Stack Trace:
java.lang.AssertionError: iter49 16 != 1 expected:<[127.0.0.1:60160_solr, thrasher-T49_0-0, thrasher-T49_0-1, thrasher-T49_0-2, thrasher-T49_0-3, thrasher-T49_0-4, thrasher-T49_1-0, thrasher-T49_1-1, thrasher-T49_1-2, thrasher-T49_1-3, thrasher-T49_1-4, thrasher-T49_2-0, thrasher-T49_2-1, thrasher-T49_2-2, thrasher-T49_2-3, thrasher-T49_2-4]> but was:<[127.0.0.1:60160_solr]>
	at __randomizedtesting.SeedInfo.seed([9C5E9EC4BCFBC7AC:8945E3053F0C3FD7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.apache.solr.cloud.TestStressLiveNodes.testStress(TestStressLiveNodes.java:203)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.TestStressLiveNodes

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.TestStressLiveNodes:     1) Thread[id=19612, name=zkCallback-3181-thread-1, state=TIMED_WAITING, group=TGRP-TestStressLiveNodes]         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:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestStressLiveNodes: 
   1) Thread[id=19612, name=zkCallback-3181-thread-1, state=TIMED_WAITING, group=TGRP-TestStressLiveNodes]
        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:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([9C5E9EC4BCFBC7AC]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestStressLiveNodes

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=19612, name=zkCallback-3181-thread-1, state=TIMED_WAITING, group=TGRP-TestStressLiveNodes]         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:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         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=19612, name=zkCallback-3181-thread-1, state=TIMED_WAITING, group=TGRP-TestStressLiveNodes]
        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:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([9C5E9EC4BCFBC7AC]:0)


FAILED:  org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.testSimple

Error Message:
Could not load collection from ZK: testSimple3

Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK: testSimple3
	at __randomizedtesting.SeedInfo.seed([9C5E9EC4BCFBC7AC:A4EDBA3A9B08137D]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1170)
	at org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:690)
	at org.apache.solr.common.cloud.ClusterState.getCollectionsMap(ClusterState.java:146)
	at org.apache.solr.common.cloud.ClusterStateUtil.waitForAllActiveAndLiveReplicas(ClusterStateUtil.java:72)
	at org.apache.solr.common.cloud.ClusterStateUtil.waitForAllActiveAndLiveReplicas(ClusterStateUtil.java:46)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:91)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/testSimple3/state.json
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
	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:1182)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1168)
	... 44 more


FAILED:  org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest.test

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([9C5E9EC4BCFBC7AC:140AA11E1207AA54]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1323)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:438)
	at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:122)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at __randomizedtesting.SeedInfo.seed([9C5E9EC4BCFBC7AC:8816C5919FFC7AB2]:0)
	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
	at java.util.ArrayList.get(ArrayList.java:429)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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)




Build Log:
[...truncated 11790 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> 792050 INFO  (SUITE-TestReplicationHandler-seed#[9C5E9EC4BCFBC7AC]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.1/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9C5E9EC4BCFBC7AC-001/init-core-data-001
   [junit4]   2> 792050 WARN  (SUITE-TestReplicationHandler-seed#[9C5E9EC4BCFBC7AC]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 792094 INFO  (SUITE-TestReplicationHandler-seed#[9C5E9EC4BCFBC7AC]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 792096 INFO  (SUITE-TestReplicationHandler-seed#[9C5E9EC4BCFBC7AC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 792731 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestDetails
   [junit4]   2> 792732 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.1/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9C5E9EC4BCFBC7AC-001/solr-instance-001/collection1
   [junit4]   2> 792793 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 793158 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45329510{/solr,null,AVAILABLE}
   [junit4]   2> 793203 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@bdc68b9{HTTP/1.1,[http/1.1]}{127.0.0.1:40531}
   [junit4]   2> 793203 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.e.j.s.Server Started @814860ms
   [junit4]   2> 793203 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.1/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9C5E9EC4BCFBC7AC-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=40531}
   [junit4]   2> 793204 ERROR (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 793204 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.1.0
   [junit4]   2> 793204 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 793204 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 793307 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-16T00:26:51.645Z
   [junit4]   2> 793308 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.1/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9C5E9EC4BCFBC7AC-001/solr-instance-001/solr.xml
   [junit4]   2> 793897 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 793897 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 793944 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@75089856, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 795722 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75089856
   [junit4]   2> 795936 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75089856
   [junit4]   2> 795936 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75089856
   [junit4]   2> 795943 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.1/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9C5E9EC4BCFBC7AC-001/solr-instance-001/.
   [junit4]   2> 795943 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 795952 INFO  (coreLoadExecutor-263-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 796207 INFO  (coreLoadExecutor-263-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 798284 INFO  (coreLoadExecutor-263-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 798453 INFO  (coreLoadExecutor-263-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 798454 INFO  (coreLoadExecutor-263-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.1/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9C5E9EC4BCFBC7AC-001/solr-instance-001/./collection1, trusted=true
   [junit4]   2> 798454 INFO  (coreLoadExecutor-263-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75089856
   [junit4]   2> 798454 INFO  (coreLoadExecutor-263-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 798454 INFO  (coreLoadExecutor-263-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.1/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9C5E9EC4BCFBC7AC-001/solr-instance-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.1/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9C5E9EC4BCFBC7AC-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 798471 INFO  (coreLoadExecutor-263-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=683812630, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 799125 INFO  (coreLoadExecutor-263-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 799125 INFO  (coreLoadExecutor-263-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 799126 INFO  (coreLoadExecutor-263-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 799226 INFO  (coreLoadExecutor-263-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@25be367c[collection1] main]
   [junit4]   2> 799226 INFO  (coreLoadExecutor-263-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.1/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9C5E9EC4BCFBC7AC-001/solr-instance-001/collection1/conf
   [junit4]   2> 799227 INFO  (coreLoadExecutor-263-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 799227 INFO  (coreLoadExecutor-263-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 799326 INFO  (searcherExecutor-264-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@25be367c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 799856 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.1/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9C5E9EC4BCFBC7AC-001/solr-instance-002/collection1
   [junit4]   2> 799951 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 800068 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@165d01b1{/solr,null,AVAILABLE}
   [junit4]   2> 800068 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@15b94ef5{HTTP/1.1,[http/1.1]}{127.0.0.1:60054}
   [junit4]   2> 800068 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.e.j.s.Server Started @821725ms
   [junit4]   2> 800068 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.1/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9C5E9EC4BCFBC7AC-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=60054}
   [junit4]   2> 800069 ERROR (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 800069 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.1.0
   [junit4]   2> 800069 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 800069 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 800069 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-16T00:26:58.407Z
   [junit4]   2> 800076 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.1/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9C5E9EC4BCFBC7AC-001/solr-instance-002/solr.xml
   [junit4]   2> 800111 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 800111 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 800112 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@75089856, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 800803 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75089856
   [junit4]   2> 800960 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75089856
   [junit4]   2> 800961 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75089856
   [junit4]   2> 800968 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.1/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9C5E9EC4BCFBC7AC-001/solr-instance-002/.
   [junit4]   2> 800968 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 801047 INFO  (coreLoadExecutor-273-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 801186 INFO  (coreLoadExecutor-273-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 801244 INFO  (coreLoadExecutor-273-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 801268 INFO  (coreLoadExecutor-273-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 801268 INFO  (coreLoadExecutor-273-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.1/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9C5E9EC4BCFBC7AC-001/solr-instance-002/./collection1, trusted=true
   [junit4]   2> 801297 INFO  (coreLoadExecutor-273-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75089856
   [junit4]   2> 801297 INFO  (coreLoadExecutor-273-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 801297 INFO  (coreLoadExecutor-273-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.1/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9C5E9EC4BCFBC7AC-001/solr-instance-002/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.1/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9C5E9EC4BCFBC7AC-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 801444 INFO  (coreLoadExecutor-273-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=683812630, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 801906 INFO  (coreLoadExecutor-273-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 801906 INFO  (coreLoadExecutor-273-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 801908 INFO  (coreLoadExecutor-273-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 801914 INFO  (coreLoadExecutor-273-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1aa7ec63[collection1] main]
   [junit4]   2> 801915 INFO  (coreLoadExecutor-273-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.1/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9C5E9EC4BCFBC7AC-001/solr-instance-002/collection1/conf
   [junit4]   2> 802036 INFO  (coreLoadExecutor-273-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 802036 INFO  (coreLoadExecutor-273-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 802111 INFO  (searcherExecutor-274-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1aa7ec63[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 802375 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@15b94ef5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 802376 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1885097617
   [junit4]   2> 802402 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 802402 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@186e0daf: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6978bae8
   [junit4]   2> 802409 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 802409 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5654179c: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2a7e7966
   [junit4]   2> 802420 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 802420 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2c2f5745: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@195ed84e
   [junit4]   2> 802462 INFO  (coreCloseExecutor-279-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3bbce338
   [junit4]   2> 802463 INFO  (coreCloseExecutor-279-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1002234680
   [junit4]   2> 802463 INFO  (coreCloseExecutor-279-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f713c65: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@2631da52
   [junit4]   2> 802489 WARN  (indexFetcher-278-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler I was asked to replicate but CoreContainer is shutting down
   [junit4]   2> 802525 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@165d01b1{/solr,null,UNAVAILABLE}
   [junit4]   2> 802527 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 802566 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f9f8da6{/solr,null,AVAILABLE}
   [junit4]   2> 802567 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5a27820d{HTTP/1.1,[http/1.1]}{127.0.0.1:33976}
   [junit4]   2> 802567 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.e.j.s.Server Started @824224ms
   [junit4]   2> 802567 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.1/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9C5E9EC4BCFBC7AC-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=33976}
   [junit4]   2> 802567 ERROR (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 802576 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.1.0
   [junit4]   2> 802576 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 802577 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 802577 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-16T00:27:00.915Z
   [junit4]   2> 802577 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.1/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9C5E9EC4BCFBC7AC-001/solr-instance-002/solr.xml
   [junit4]   2> 802581 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 802581 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 802582 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@75089856, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 802679 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75089856
   [junit4]   2> 802775 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75089856
   [junit4]   2> 802775 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75089856
   [junit4]   2> 802791 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.1/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9C5E9EC4BCFBC7AC-001/solr-instance-002/.
   [junit4]   2> 802791 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 802827 INFO  (coreLoadExecutor-286-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 803074 INFO  (coreLoadExecutor-286-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 803178 INFO  (coreLoadExecutor-286-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 803180 INFO  (coreLoadExecutor-286-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 803180 INFO  (coreLoadExecutor-286-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.1/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9C5E9EC4BCFBC7AC-001/solr-instance-002/./collection1, trusted=true
   [junit4]   2> 803181 INFO  (coreLoadExecutor-286-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75089856
   [junit4]   2> 803181 INFO  (coreLoadExecutor-286-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 803181 INFO  (coreLoadExecutor-286-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.1/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9C5E9EC4BCFBC7AC-001/solr-instance-002/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.1/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9C5E9EC4BCFBC7AC-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 803223 INFO  (coreLoadExecutor-286-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=683812630, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 803630 INFO  (coreLoadExecutor-286-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 803630 INFO  (coreLoadExecutor-286-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 803632 INFO  (coreLoadExecutor-286-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 803639 INFO  (coreLoadExecutor-286-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2411c22b[collection1] main]
   [junit4]   2> 803646 INFO  (coreLoadExecutor-286-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.1/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9C5E9EC4BCFBC7AC-001/solr-instance-002/collection1/conf
   [junit4]   2> 803648 INFO  (coreLoadExecutor-286-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 803648 INFO  (coreLoadExecutor-286-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 803682 INFO  (searcherExecutor-287-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2411c22b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 803912 INFO  (qtp1265517566-1636) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=5
   [junit4]   2> 803924 INFO  (qtp1265517566-1639) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=18
   [junit4]   2> 803925 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 803925 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 803925 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 803925 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 803925 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 803990 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 803990 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3f267406 commitCommandVersion:0
   [junit4]   2> 804131 INFO  (qtp1265517566-1642) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=100
   [junit4]   2> 804469 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@43a53e68[collection1] main]
   [junit4]   2> 804470 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 804472 INFO  (searcherExecutor-287-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@43a53e68[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 804519 INFO  (qtp1265517566-1641) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 804556 INFO  (qtp927550921-1677) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=241
   [junit4]   2> 804663 INFO  (qtp1265517566-1641) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 804668 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 804668 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 804668 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 804668 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's version: 1508113622410
   [junit4]   2> 804668 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 804668 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 804668 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3f267406 commitCommandVersion:0
   [junit4]   2> 804754 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7488aaa2[collection1] main]
   [junit4]   2> 804755 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 804756 INFO  (searcherExecutor-287-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7488aaa2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 804974 INFO  (qtp1265517566-1643) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 271
   [junit4]   2> 805046 INFO  (qtp1265517566-1636) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 805046 INFO  (qtp1265517566-1636) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@154d7a98 commitCommandVersion:0
   [junit4]   2> 805655 INFO  (qtp1265517566-1641) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 805668 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 805668 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 1508113623384
   [junit4]   2> 805668 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 3
   [junit4]   2> 805668 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's version: 1508113623006
   [junit4]   2> 805668 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 805683 INFO  (qtp1265517566-1636) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@554e4b1d[collection1] main]
   [junit4]   2> 805683 INFO  (qtp1265517566-1636) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 805691 INFO  (searcherExecutor-264-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@554e4b1d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c1)))}
   [junit4]   2> 805691 INFO  (qtp1265517566-1636) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 646
   [junit4]   2> 805916 INFO  (qtp927550921-1675) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:40531/solr/collection1/replication&command=fetchindex} status=0 QTime=6
   [junit4]   2> 806036 INFO  (qtp1265517566-1641) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=366
   [junit4]   2> 806037 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 4
   [junit4]   2> 806046 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=true) to MockDirectoryWrapper(RAMDirectory@18880358 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55603625)
   [junit4]   2> 806130 INFO  (qtp1265517566-1637) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=31
   [junit4]   2> 806162 INFO  (qtp1265517566-1639) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.cfe&checksum=true&wt=filestream&command=filecontent} status=0 QTime=14
   [junit4]   2> 806283 INFO  (qtp927550921-1678) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=256
   [junit4]   2> 806303 INFO  (qtp927550921-1681) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 806304 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.h.TestReplicationHandler Waiting for 1 docs
   [junit4]   2> 806436 INFO  (qtp927550921-1681) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 806437 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.h.TestReplicationHandler Waiting for 1 docs
   [junit4]   2> 806547 INFO  (qtp927550921-1681) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 806548 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.h.TestReplicationHandler Waiting for 1 docs
   [junit4]   2> 806675 INFO  (qtp927550921-1681) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 806676 INFO  (qtp1265517566-1643) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 806747 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.h.TestReplicationHandler Waiting for 1 docs
   [junit4]   2> 806771 INFO  (qtp1265517566-1642) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.cfs&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 806798 INFO  (qtp1265517566-1642) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 806823 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=true,bytesDownloaded=1892) : 1 secs (1892 bytes/sec) to MockDirectoryWrapper(RAMDirectory@18880358 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55603625)
   [junit4]   2> 806925 INFO  (qtp927550921-1675) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 806926 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.h.TestReplicationHandler Waiting for 1 docs
   [junit4]   2> 806926 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.c.SolrCore Updating index properties... index=index.20171015172704376
   [junit4]   2> 806931 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher removing old index directory MockDirectoryWrapper(RAMDirectory@615e4b35 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a728c6c)
   [junit4]   2> 807084 INFO  (qtp927550921-1678) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 807085 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.h.TestReplicationHandler Waiting for 1 docs
   [junit4]   2> 807086 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=10.544921875, floorSegmentMB=1.8505859375, forceMergeDeletesPctAllowed=5.163016230179485, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8376117131743666
   [junit4]   2> 807127 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 807155 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4855d9a5[collection1] main]
   [junit4]   2> 807167 INFO  (searcherExecutor-287-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4855d9a5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c1)))}
   [junit4]   2> 807189 INFO  (qtp1265517566-1641) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 807198 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 807198 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 1508113623384
   [junit4]   2> 807198 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 807198 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's version: 1508113623384
   [junit4]   2> 807198 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave in sync with master.
   [junit4]   2> 807719 INFO  (qtp927550921-1678) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=515
   [junit4]   2> 807778 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.h.TestReplicationHandler Waited for 600ms and found 1 docs
   [junit4]   2> 808255 INFO  (qtp1265517566-1641) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 808257 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 808257 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 1508113623384
   [junit4]   2> 808257 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 808257 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's version: 1508113623384
   [junit4]   2> 808257 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave in sync with master.
   [junit4]   2> 808651 INFO  (qtp1265517566-1641) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 808670 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 808670 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 1508113623384
   [junit4]   2> 808670 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 808670 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's version: 1508113623384
   [junit4]   2> 808670 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave in sync with master.
   [junit4]   2> 809142 INFO  (qtp1265517566-1641) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=11
   [junit4]   2> 809145 INFO  (qtp927550921-1677) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=345
   [junit4]   2> 809166 INFO  (qtp1265517566-1641) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 18
   [junit4]   2> 809168 INFO  (qtp1265517566-1641) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 809193 INFO  (qtp1265517566-1641) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@154d7a98 commitCommandVersion:0
   [junit4]   2> 809457 INFO  (qtp1265517566-1641) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4b7ad239[collection1] main]
   [junit4]   2> 809457 INFO  (qtp1265517566-1641) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 809467 INFO  (searcherExecutor-264-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4b7ad239[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c1) Uninverting(_1(7.1.0):c1)))}
   [junit4]   2> 809468 INFO  (qtp1265517566-1641) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 299
   [junit4]   2> 809529 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 809591 INFO  (qtp1265517566-1636) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 809593 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 809593 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 1508113627531
   [junit4]   2> 809593 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 809593 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's version: 1508113623384
   [junit4]   2> 809593 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 809774 INFO  (qtp1265517566-1636) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=156
   [junit4]   2> 809775 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 7
   [junit4]   2> 810011 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=10.544921875, floorSegmentMB=1.8505859375, forceMergeDeletesPctAllowed=5.163016230179485, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8376117131743666
   [junit4]   2> 810047 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 810054 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@68e1a93a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a6b5b07)
   [junit4]   2> 810054 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
   [junit4]   2> 810054 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 810054 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
   [junit4]   2> 810056 INFO  (qtp1265517566-1637) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.cfs&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 810077 INFO  (qtp1265517566-1637) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.cfe&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 810094 INFO  (qtp1265517566-1643) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 810100 INFO  (qtp1265517566-1641) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=segments_3&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 810107 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1954) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@68e1a93a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a6b5b07)
   [junit4]   2> 810227 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1376731705, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 810236 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 810272 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@36f89d0d[collection1] main]
   [junit4]   2> 810278 INFO  (searcherExecutor-287-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@36f89d0d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c1) Uninverting(_1(7.1.0):c1)))}
   [junit4]   2> 810302 INFO  (qtp927550921-1680) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:40531/solr/collection1/replication&command=fetchindex} status=0 QTime=785
   [junit4]   2> 810578 INFO  (qtp1265517566-1642) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=7
   [junit4]   2> 810579 INFO  (qtp927550921-1679) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=80
   [junit4]   2> 810584 INFO  (qtp927550921-1675) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 810667 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 2 docs
   [junit4]   2> 810707 INFO  (qtp1265517566-1639) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 810707 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 810707 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 1508113627531
   [junit4]   2> 810707 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 3
   [junit4]   2> 810708 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's version: 1508113627531
   [junit4]   2> 810708 INFO  (indexFetcher-291-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave in sync with master.
   [junit4]   2> 810708 INFO  (qtp1265517566-1642) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 29
   [junit4]   2> 810709 INFO  (qtp1265517566-1639) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 810709 INFO  (qtp1265517566-1639) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@154d7a98 commitCommandVersion:0
   [junit4]   2> 811568 INFO  (qtp1265517566-1639) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@766561e9[collection1] main]
   [junit4]   2> 811568 INFO  (qtp1265517566-1639) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 811591 INFO  (searcherExecutor-264-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@766561e9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c1) Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c1)))}
   [junit4]   2> 811591 INFO  (qtp1265517566-1639) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 882
   [junit4]   2> 811626 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 811679 INFO  (qtp1265517566-1643) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 811680 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 4
   [junit4]   2> 811680 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 1508113629047
   [junit4]   2> 811680 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 3
   [junit4]   2> 811680 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's version: 1508113627531
   [junit4]   2> 811680 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 811915 INFO  (qtp1265517566-1643) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=218
   [junit4]   2> 811916 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 10
   [junit4]   2> 812541 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=10.544921875, floorSegmentMB=1.8505859375, forceMergeDeletesPctAllowed=5.163016230179485, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8376117131743666
   [junit4]   2> 812700 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 812730 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@c1f4f6f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6a3b30ae)
   [junit4]   2> 812730 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
   [junit4]   2> 812730 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 812730 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
   [junit4]   2> 812730 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.cfs because it already exists
   [junit4]   2> 812731 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.cfe because it already exists
   [junit4]   2> 812731 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
   [junit4]   2> 812759 INFO  (qtp1265517566-1636) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 812831 INFO  (qtp1265517566-1637) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.cfe&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 812837 INFO  (qtp1265517566-1637) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.cfs&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 812856 INFO  (qtp1265517566-1639) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=segments_4&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 812863 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=2016) : 1 secs (2016 bytes/sec) to MockDirectoryWrapper(RAMDirectory@c1f4f6f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6a3b30ae)
   [junit4]   2> 812975 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1376731705, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 812979 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 812982 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f13f8b0[collection1] main]
   [junit4]   2> 813175 INFO  (searcherExecutor-287-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2f13f8b0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c1) Uninverting(_1(7.1.0):c1) Uninverting(_2(7.1.0):c1)))}
   [junit4]   2> 813214 INFO  (qtp927550921-1681) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:40531/solr/collection1/replication&command=fetchindex} status=0 QTime=1607
   [junit4]   2> 813237 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.1/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9C5E9EC4BCFBC7AC-001/solr-instance-003/collection1
   [junit4]   2> 813244 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[9C5E9EC4BCFBC7AC]) [    ] o.e.j.s.Server jetty-9.3.20.v2

[...truncated too long message...]

l checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestStressLiveNodes: 
   [junit4]   2>    1) Thread[id=19612, name=zkCallback-3181-thread-1, state=TIMED_WAITING, group=TGRP-TestStressLiveNodes]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Oct 16, 2017 2:35:28 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=19612, name=zkCallback-3181-thread-1, state=TIMED_WAITING, group=TGRP-TestStressLiveNodes]
   [junit4]   2> Oct 16, 2017 2:35:32 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=19612, name=zkCallback-3181-thread-1, state=TIMED_WAITING, group=TGRP-TestStressLiveNodes]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=251, maxMBSortInHeap=6.320515100456571, sim=RandomSimilarity(queryNorm=true): {}, locale=he-IL, timezone=NST
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=2,free=42787544,total=521666560
   [junit4]   2> NOTE: All tests run in this JVM: [ConjunctionSolrSpellCheckerTest, CloneFieldUpdateProcessorFactoryTest, InfixSuggestersTest, TestCollectionAPIs, TestUseDocValuesAsStored, TestSolrCoreProperties, TestDocTermOrds, ImplicitSnitchTest, XsltUpdateRequestHandlerTest, UninvertDocValuesMergePolicyTest, TestNumericRangeQuery64, SuggesterFSTTest, TestSort, ConfigureRecoveryStrategyTest, TemplateUpdateProcessorTest, TestSolrConfigHandler, AssignBackwardCompatibilityTest, TestZkAclsWithHadoopAuth, SuggesterTest, SimpleFacetsTest, TestCloudRecovery, CleanupOldIndexTest, CopyFieldTest, BadIndexSchemaTest, TestTolerantSearch, MultiTermTest, SimplePostToolTest, TestObjectReleaseTracker, TestStressReorder, TestPseudoReturnFields, DistributedQueueTest, SpatialHeatmapFacetsTest, QueryEqualityTest, ParsingFieldUpdateProcessorsTest, BaseCdcrDistributedZkTest, TestNonDefinedSimilarityFactory, OverriddenZkACLAndCredentialsProvidersTest, SolrShardReporterTest, PreAnalyzedFieldTest, JvmMetricsTest, CircularListTest, CollectionStateFormat2Test, TestSubQueryTransformer, TestGeoJSONResponseWriter, TestPointFields, TestBlobHandler, OverseerRolesTest, TestStandardQParsers, SolrInfoBeanTest, AnalyticsQueryTest, HdfsRecoverLeaseTest, TestSSLRandomization, TestHighFrequencyDictionaryFactory, TestQueryUtils, SolrTestCaseJ4Test, UnloadDistributedZkTest, SignatureUpdateProcessorFactoryTest, DirectUpdateHandlerTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestBlendedInfixSuggestions, TestDelegationWithHadoopAuth, FastVectorHighlighterTest, TestAnalyzedSuggestions, URLClassifyProcessorTest, HighlighterMaxOffsetTest, TestAuthenticationFramework, TestUtils, TestSerializedLuceneMatchVersion, TestSizeLimitedDistributedMap, HLLUtilTest, MultiThreadedOCPTest, TestScoreJoinQPScore, TestBackupRepositoryFactory, TestLMJelinekMercerSimilarityFactory, DirectUpdateHandlerOptimizeTest, TimeZoneUtilsTest, ShowFileRequestHandlerTest, TestConfigSetProperties, MinimalSchemaTest, SystemLogListenerTest, ReturnFieldsTest, TestCustomStream, HdfsSyncSliceTest, DistribCursorPagingTest, PeerSyncReplicationTest, FullSolrCloudDistribCmdsTest, TestSolrCoreSnapshots, SolrCoreCheckLockOnStartupTest, SearchHandlerTest, TestInitQParser, PathHierarchyTokenizerFactoryTest, TestFieldTypeCollectionResource, TestReload, TestZkChroot, NotRequiredUniqueKeyTest, ForceLeaderTest, UniqFieldsUpdateProcessorFactoryTest, TestJsonFacets, HardAutoCommitTest, ClusterStateTest, TestQuerySenderListener, TermVectorComponentDistributedTest, TestCloudNestedDocsSort, TestComplexPhraseQParserPlugin, TestMissingGroups, TestSolrDeletionPolicy2, TestTrie, ShardSplitTest, TestClusterStateMutator, BlobRepositoryCloudTest, ExitableDirectoryReaderTest, TestFieldCacheWithThreads, TestReplicaProperties, StatsComponentTest, SolrJmxReporterTest, TestQueryWrapperFilter, SolrMetricManagerTest, TestXmlQParser, TestLeaderElectionZkExpiry, TestFilteredDocIdSet, TestSearcherReuse, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, OverseerTest, BasicZkTest, RecoveryZkTest, TestRandomFaceting, ZkCLITest, AutoCommitTest, TestFaceting, TestRecovery, SpellCheckComponentTest, PeerSyncTest, TestIndexSearcher, HighlighterTest, TestExtendedDismaxParser, CoreAdminHandlerTest, TestStressLucene, SpatialFilterTest, PolyFieldTest, WordBreakSolrSpellCheckerTest, SortByFunctionTest, TestSolrDeletionPolicy1, CacheHeaderTest, TestWriterPerf, FileBasedSpellCheckerTest, RequestHandlersTest, TestValueSourceCache, MoreLikeThisHandlerTest, RequiredFieldsTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, TestJmxIntegration, JsonLoaderTest, TestPHPSerializedResponseWriter, TestComponentsName, TestLFUCache, DeleteReplicaTest, DistributedVersionInfoTest, LeaderInitiatedRecoveryOnShardRestartTest, MoveReplicaHDFSFailoverTest, RestartWhileUpdatingTest, RollingRestartTest, TestCloudInspectUtil, TestCloudPivotFacet, TestCloudSearcherWarming, TestConfigSetsAPI, TestLocalFSCloudBackupRestore, TestLockTree, TestOnReconnectListenerSupport, TestRequestStatusCollectionAPI, TestSolrCloudWithKerberosAlt, TestStressLiveNodes]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestStressLiveNodes -Dtests.seed=9C5E9EC4BCFBC7AC -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=he-IL -Dtests.timezone=NST -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | TestStressLiveNodes (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestStressLiveNodes: 
   [junit4]    >    1) Thread[id=19612, name=zkCallback-3181-thread-1, state=TIMED_WAITING, group=TGRP-TestStressLiveNodes]
   [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:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9C5E9EC4BCFBC7AC]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=19612, name=zkCallback-3181-thread-1, state=TIMED_WAITING, group=TGRP-TestStressLiveNodes]
   [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:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9C5E9EC4BCFBC7AC]:0)
   [junit4] Completed [551/744 (5!)] on J2 in 95.70s, 1 test, 1 failure, 2 errors <<< FAILURES!

[...truncated 47585 lines...]