You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/02/01 00:42:31 UTC

[JENKINS] Lucene-Solr-7.x-MacOSX (64bit/jdk-9) - Build # 429 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/429/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseParallelGC

6 tests failed.
FAILED:  org.apache.solr.cloud.ReplaceNodeNoTargetTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([18E1F61438DFE615:90B5C9CE96238BED]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestDeleteCollectionOnDownNodes.deleteCollectionWithDownNodes

Error Message:
Timed out waiting for leader elections null Live Nodes: [127.0.0.1:59503_solr, 127.0.0.1:59505_solr] Last available state: null

Stack Trace:
java.lang.AssertionError: Timed out waiting for leader elections
null
Live Nodes: [127.0.0.1:59503_solr, 127.0.0.1:59505_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([18E1F61438DFE615:86D492EC1EFCAA9D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.TestDeleteCollectionOnDownNodes.deleteCollectionWithDownNodes(TestDeleteCollectionOnDownNodes.java:47)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([18E1F61438DFE615:2052D2EA1F2C32C4]:0)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.assertOperations(AutoAddReplicasPlanActionTest.java:166)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:101)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testCooldown

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([18E1F61438DFE615:295F9BF0467593E7]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testCooldown(TriggerIntegrationTest.java:1177)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.TestLBHttpSolrClient

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.client.solrj.TestLBHttpSolrClient:     1) Thread[id=331, name=qtp868995662-331, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.TestLBHttpSolrClient: 
   1) Thread[id=331, name=qtp868995662-331, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([DF030D7C2E713C0]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.TestLBHttpSolrClient

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=331, name=qtp868995662-331, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=331, name=qtp868995662-331, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([DF030D7C2E713C0]:0)




Build Log:
[...truncated 13508 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeNoTargetTest
   [junit4]   2> 2186892 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[18E1F61438DFE615]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/init-core-data-001
   [junit4]   2> 2186893 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[18E1F61438DFE615]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2186893 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[18E1F61438DFE615]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2186894 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[18E1F61438DFE615]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001
   [junit4]   2> 2186894 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[18E1F61438DFE615]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2186894 INFO  (Thread-3785) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2186895 INFO  (Thread-3785) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2186897 ERROR (Thread-3785) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2187005 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[18E1F61438DFE615]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:59266
   [junit4]   2> 2187015 INFO  (zkConnectionManagerCallback-6387-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187022 INFO  (jetty-launcher-6384-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: २०१७-११-२१T१६:२७:३७-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2187022 INFO  (jetty-launcher-6384-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: २०१७-११-२१T१६:२७:३७-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2187022 INFO  (jetty-launcher-6384-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: २०१७-११-२१T१६:२७:३७-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2187023 INFO  (jetty-launcher-6384-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: २०१७-११-२१T१६:२७:३७-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2187023 INFO  (jetty-launcher-6384-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: २०१७-११-२१T१६:२७:३७-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2187024 INFO  (jetty-launcher-6384-thread-6) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: २०१७-११-२१T१६:२७:३७-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2187025 INFO  (jetty-launcher-6384-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2187025 INFO  (jetty-launcher-6384-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2187025 INFO  (jetty-launcher-6384-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2187025 INFO  (jetty-launcher-6384-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2187025 INFO  (jetty-launcher-6384-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2187026 INFO  (jetty-launcher-6384-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2187026 INFO  (jetty-launcher-6384-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d418d8a{/solr,null,AVAILABLE}
   [junit4]   2> 2187027 INFO  (jetty-launcher-6384-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2187027 INFO  (jetty-launcher-6384-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2187027 INFO  (jetty-launcher-6384-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2187028 INFO  (jetty-launcher-6384-thread-6) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2187028 INFO  (jetty-launcher-6384-thread-6) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2187028 INFO  (jetty-launcher-6384-thread-6) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2187028 INFO  (jetty-launcher-6384-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c9f9340{/solr,null,AVAILABLE}
   [junit4]   2> 2187028 INFO  (jetty-launcher-6384-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7f21de50{SSL,[ssl, http/1.1]}{127.0.0.1:59268}
   [junit4]   2> 2187028 INFO  (jetty-launcher-6384-thread-2) [    ] o.e.j.s.Server Started @2188808ms
   [junit4]   2> 2187028 INFO  (jetty-launcher-6384-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59268}
   [junit4]   2> 2187029 INFO  (jetty-launcher-6384-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@218a22b1{SSL,[ssl, http/1.1]}{127.0.0.1:59269}
   [junit4]   2> 2187029 ERROR (jetty-launcher-6384-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2187029 INFO  (jetty-launcher-6384-thread-1) [    ] o.e.j.s.Server Started @2188808ms
   [junit4]   2> 2187029 INFO  (jetty-launcher-6384-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59269}
   [junit4]   2> 2187029 ERROR (jetty-launcher-6384-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2187029 INFO  (jetty-launcher-6384-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2187029 INFO  (jetty-launcher-6384-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2187029 INFO  (jetty-launcher-6384-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2187029 INFO  (jetty-launcher-6384-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f504ef{/solr,null,AVAILABLE}
   [junit4]   2> 2187029 INFO  (jetty-launcher-6384-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2187029 INFO  (jetty-launcher-6384-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2187029 INFO  (jetty-launcher-6384-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2187029 INFO  (jetty-launcher-6384-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T00:07:09.615946Z
   [junit4]   2> 2187029 INFO  (jetty-launcher-6384-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T00:07:09.615651Z
   [junit4]   2> 2187031 INFO  (jetty-launcher-6384-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2187031 INFO  (jetty-launcher-6384-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2187031 INFO  (jetty-launcher-6384-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2187031 INFO  (jetty-launcher-6384-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14f7ee63{/solr,null,AVAILABLE}
   [junit4]   2> 2187031 INFO  (jetty-launcher-6384-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2bd25133{/solr,null,AVAILABLE}
   [junit4]   2> 2187032 INFO  (jetty-launcher-6384-thread-6) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1f773155{SSL,[ssl, http/1.1]}{127.0.0.1:59271}
   [junit4]   2> 2187032 INFO  (jetty-launcher-6384-thread-6) [    ] o.e.j.s.Server Started @2188811ms
   [junit4]   2> 2187032 INFO  (jetty-launcher-6384-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59271}
   [junit4]   2> 2187032 ERROR (jetty-launcher-6384-thread-6) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2187032 INFO  (jetty-launcher-6384-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@250b5d13{SSL,[ssl, http/1.1]}{127.0.0.1:59272}
   [junit4]   2> 2187032 INFO  (jetty-launcher-6384-thread-4) [    ] o.e.j.s.Server Started @2188811ms
   [junit4]   2> 2187032 INFO  (jetty-launcher-6384-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59272}
   [junit4]   2> 2187032 INFO  (jetty-launcher-6384-thread-6) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2187032 INFO  (jetty-launcher-6384-thread-6) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2187032 ERROR (jetty-launcher-6384-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2187032 INFO  (jetty-launcher-6384-thread-6) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2187032 INFO  (jetty-launcher-6384-thread-6) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T00:07:09.618746Z
   [junit4]   2> 2187032 INFO  (jetty-launcher-6384-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2187032 INFO  (jetty-launcher-6384-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2187032 INFO  (jetty-launcher-6384-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2187032 INFO  (jetty-launcher-6384-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T00:07:09.618937Z
   [junit4]   2> 2187034 INFO  (jetty-launcher-6384-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2187034 INFO  (jetty-launcher-6384-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2187034 INFO  (jetty-launcher-6384-thread-5) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2187034 INFO  (jetty-launcher-6384-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@85fa931{SSL,[ssl, http/1.1]}{127.0.0.1:59270}
   [junit4]   2> 2187034 INFO  (jetty-launcher-6384-thread-3) [    ] o.e.j.s.Server Started @2188814ms
   [junit4]   2> 2187034 INFO  (jetty-launcher-6384-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59270}
   [junit4]   2> 2187034 ERROR (jetty-launcher-6384-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2187035 INFO  (jetty-launcher-6384-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2187035 INFO  (jetty-launcher-6384-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2187035 INFO  (jetty-launcher-6384-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2187035 INFO  (jetty-launcher-6384-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45c2d7f5{/solr,null,AVAILABLE}
   [junit4]   2> 2187035 INFO  (jetty-launcher-6384-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T00:07:09.621428Z
   [junit4]   2> 2187037 INFO  (jetty-launcher-6384-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@117738c0{SSL,[ssl, http/1.1]}{127.0.0.1:59274}
   [junit4]   2> 2187037 INFO  (jetty-launcher-6384-thread-5) [    ] o.e.j.s.Server Started @2188816ms
   [junit4]   2> 2187037 INFO  (zkConnectionManagerCallback-6395-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187037 INFO  (jetty-launcher-6384-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59274}
   [junit4]   2> 2187038 ERROR (jetty-launcher-6384-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2187038 INFO  (jetty-launcher-6384-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2187038 INFO  (jetty-launcher-6384-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2187038 INFO  (jetty-launcher-6384-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2187038 INFO  (jetty-launcher-6384-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T00:07:09.624371Z
   [junit4]   2> 2187038 INFO  (jetty-launcher-6384-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2187038 INFO  (zkConnectionManagerCallback-6393-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187038 INFO  (zkConnectionManagerCallback-6391-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187038 INFO  (zkConnectionManagerCallback-6389-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187038 INFO  (jetty-launcher-6384-thread-6) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2187038 INFO  (jetty-launcher-6384-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2187043 INFO  (jetty-launcher-6384-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2187044 INFO  (zkConnectionManagerCallback-6397-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187048 INFO  (zkConnectionManagerCallback-6399-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187049 INFO  (jetty-launcher-6384-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2187050 INFO  (jetty-launcher-6384-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2187052 INFO  (jetty-launcher-6384-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59266/solr
   [junit4]   2> 2187062 INFO  (jetty-launcher-6384-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59266/solr
   [junit4]   2> 2187068 INFO  (jetty-launcher-6384-thread-6) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59266/solr
   [junit4]   2> 2187068 INFO  (zkConnectionManagerCallback-6403-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187069 INFO  (jetty-launcher-6384-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59266/solr
   [junit4]   2> 2187071 INFO  (jetty-launcher-6384-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59266/solr
   [junit4]   2> 2187071 INFO  (zkConnectionManagerCallback-6415-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187072 INFO  (zkConnectionManagerCallback-6407-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187072 INFO  (zkConnectionManagerCallback-6412-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187073 INFO  (jetty-launcher-6384-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59266/solr
   [junit4]   2> 2187076 INFO  (zkConnectionManagerCallback-6422-thread-1-processing-n:127.0.0.1:59272_solr) [n:127.0.0.1:59272_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187076 INFO  (zkConnectionManagerCallback-6420-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187076 INFO  (zkConnectionManagerCallback-6425-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187077 INFO  (zkConnectionManagerCallback-6431-thread-1-processing-n:127.0.0.1:59268_solr) [n:127.0.0.1:59268_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187077 INFO  (zkConnectionManagerCallback-6427-thread-1-processing-n:127.0.0.1:59269_solr) [n:127.0.0.1:59269_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187078 INFO  (zkConnectionManagerCallback-6429-thread-1-processing-n:127.0.0.1:59271_solr) [n:127.0.0.1:59271_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187080 INFO  (zkConnectionManagerCallback-6433-thread-1-processing-n:127.0.0.1:59270_solr) [n:127.0.0.1:59270_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187081 INFO  (zkConnectionManagerCallback-6435-thread-1-processing-n:127.0.0.1:59274_solr) [n:127.0.0.1:59274_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187289 INFO  (jetty-launcher-6384-thread-5) [n:127.0.0.1:59274_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2187289 INFO  (jetty-launcher-6384-thread-6) [n:127.0.0.1:59271_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2187289 INFO  (jetty-launcher-6384-thread-1) [n:127.0.0.1:59269_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2187290 INFO  (jetty-launcher-6384-thread-5) [n:127.0.0.1:59274_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59274_solr
   [junit4]   2> 2187290 INFO  (jetty-launcher-6384-thread-3) [n:127.0.0.1:59270_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2187291 INFO  (jetty-launcher-6384-thread-1) [n:127.0.0.1:59269_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59269_solr
   [junit4]   2> 2187292 INFO  (jetty-launcher-6384-thread-6) [n:127.0.0.1:59271_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59271_solr
   [junit4]   2> 2187292 INFO  (jetty-launcher-6384-thread-5) [n:127.0.0.1:59274_solr    ] o.a.s.c.Overseer Overseer (id=72120341368340498-127.0.0.1:59274_solr-n_0000000000) starting
   [junit4]   2> 2187293 INFO  (zkCallback-6426-thread-1-processing-n:127.0.0.1:59269_solr) [n:127.0.0.1:59269_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2187293 INFO  (zkCallback-6428-thread-1-processing-n:127.0.0.1:59271_solr) [n:127.0.0.1:59271_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2187293 INFO  (zkCallback-6432-thread-1-processing-n:127.0.0.1:59270_solr) [n:127.0.0.1:59270_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2187294 INFO  (zkCallback-6434-thread-1-processing-n:127.0.0.1:59274_solr) [n:127.0.0.1:59274_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2187295 INFO  (zkCallback-6426-thread-1-processing-n:127.0.0.1:59269_solr) [n:127.0.0.1:59269_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2187295 INFO  (zkCallback-6428-thread-1-processing-n:127.0.0.1:59271_solr) [n:127.0.0.1:59271_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2187296 INFO  (zkCallback-6432-thread-1-processing-n:127.0.0.1:59270_solr) [n:127.0.0.1:59270_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2187296 INFO  (zkCallback-6434-thread-1-processing-n:127.0.0.1:59274_solr) [n:127.0.0.1:59274_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2187298 INFO  (jetty-launcher-6384-thread-3) [n:127.0.0.1:59270_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59270_solr
   [junit4]   2> 2187329 INFO  (zkCallback-6432-thread-1-processing-n:127.0.0.1:59270_solr) [n:127.0.0.1:59270_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2187337 INFO  (zkCallback-6434-thread-1-processing-n:127.0.0.1:59274_solr) [n:127.0.0.1:59274_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2187338 INFO  (jetty-launcher-6384-thread-1) [n:127.0.0.1:59269_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59269.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187338 INFO  (zkCallback-6428-thread-1-processing-n:127.0.0.1:59271_solr) [n:127.0.0.1:59271_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2187338 INFO  (zkCallback-6426-thread-1-processing-n:127.0.0.1:59269_solr) [n:127.0.0.1:59269_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2187359 INFO  (jetty-launcher-6384-thread-5) [n:127.0.0.1:59274_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59274_solr
   [junit4]   2> 2187363 INFO  (zkCallback-6432-thread-1-processing-n:127.0.0.1:59270_solr) [n:127.0.0.1:59270_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2187364 INFO  (zkCallback-6434-thread-1-processing-n:127.0.0.1:59274_solr) [n:127.0.0.1:59274_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2187364 INFO  (zkCallback-6428-thread-1-processing-n:127.0.0.1:59271_solr) [n:127.0.0.1:59271_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2187364 INFO  (zkCallback-6426-thread-1-processing-n:127.0.0.1:59269_solr) [n:127.0.0.1:59269_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2187396 INFO  (jetty-launcher-6384-thread-3) [n:127.0.0.1:59270_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59270.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187400 INFO  (jetty-launcher-6384-thread-6) [n:127.0.0.1:59271_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59271.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187406 INFO  (jetty-launcher-6384-thread-2) [n:127.0.0.1:59268_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2187410 INFO  (jetty-launcher-6384-thread-2) [n:127.0.0.1:59268_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2187411 INFO  (jetty-launcher-6384-thread-4) [n:127.0.0.1:59272_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2187413 INFO  (jetty-launcher-6384-thread-2) [n:127.0.0.1:59268_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59268_solr
   [junit4]   2> 2187414 INFO  (zkCallback-6432-thread-1-processing-n:127.0.0.1:59270_solr) [n:127.0.0.1:59270_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2187415 INFO  (zkCallback-6428-thread-1-processing-n:127.0.0.1:59271_solr) [n:127.0.0.1:59271_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2187415 INFO  (zkCallback-6426-thread-1-processing-n:127.0.0.1:59269_solr) [n:127.0.0.1:59269_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2187415 INFO  (zkCallback-6434-thread-1-processing-n:127.0.0.1:59274_solr) [n:127.0.0.1:59274_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2187415 INFO  (zkCallback-6430-thread-1-processing-n:127.0.0.1:59268_solr) [n:127.0.0.1:59268_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2187415 INFO  (zkCallback-6421-thread-1-processing-n:127.0.0.1:59272_solr) [n:127.0.0.1:59272_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2187415 INFO  (jetty-launcher-6384-thread-4) [n:127.0.0.1:59272_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2187417 INFO  (jetty-launcher-6384-thread-4) [n:127.0.0.1:59272_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59272_solr
   [junit4]   2> 2187419 INFO  (zkCallback-6428-thread-1-processing-n:127.0.0.1:59271_solr) [n:127.0.0.1:59271_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2187419 INFO  (zkCallback-6426-thread-1-processing-n:127.0.0.1:59269_solr) [n:127.0.0.1:59269_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2187419 INFO  (zkCallback-6434-thread-1-processing-n:127.0.0.1:59274_solr) [n:127.0.0.1:59274_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2187420 INFO  (zkCallback-6432-thread-1-processing-n:127.0.0.1:59270_solr) [n:127.0.0.1:59270_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2187420 INFO  (zkCallback-6421-thread-1-processing-n:127.0.0.1:59272_solr) [n:127.0.0.1:59272_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2187420 INFO  (zkCallback-6430-thread-1-processing-n:127.0.0.1:59268_solr) [n:127.0.0.1:59268_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2187429 INFO  (jetty-launcher-6384-thread-1) [n:127.0.0.1:59269_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59269.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187430 INFO  (jetty-launcher-6384-thread-1) [n:127.0.0.1:59269_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59269.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187434 INFO  (jetty-launcher-6384-thread-1) [n:127.0.0.1:59269_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node1/.
   [junit4]   2> 2187500 INFO  (jetty-launcher-6384-thread-3) [n:127.0.0.1:59270_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59270.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187500 INFO  (jetty-launcher-6384-thread-3) [n:127.0.0.1:59270_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59270.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187507 INFO  (jetty-launcher-6384-thread-6) [n:127.0.0.1:59271_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59271.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187507 INFO  (jetty-launcher-6384-thread-6) [n:127.0.0.1:59271_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59271.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187507 INFO  (jetty-launcher-6384-thread-5) [n:127.0.0.1:59274_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59274.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187510 INFO  (jetty-launcher-6384-thread-3) [n:127.0.0.1:59270_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node3/.
   [junit4]   2> 2187514 INFO  (jetty-launcher-6384-thread-6) [n:127.0.0.1:59271_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node6/.
   [junit4]   2> 2187544 INFO  (jetty-launcher-6384-thread-2) [n:127.0.0.1:59268_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59268.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187553 INFO  (jetty-launcher-6384-thread-4) [n:127.0.0.1:59272_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59272.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187584 INFO  (jetty-launcher-6384-thread-5) [n:127.0.0.1:59274_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59274.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187584 INFO  (jetty-launcher-6384-thread-5) [n:127.0.0.1:59274_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59274.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187590 INFO  (jetty-launcher-6384-thread-5) [n:127.0.0.1:59274_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node5/.
   [junit4]   2> 2187606 INFO  (jetty-launcher-6384-thread-2) [n:127.0.0.1:59268_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59268.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187606 INFO  (jetty-launcher-6384-thread-2) [n:127.0.0.1:59268_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59268.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187609 INFO  (jetty-launcher-6384-thread-4) [n:127.0.0.1:59272_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59272.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187609 INFO  (jetty-launcher-6384-thread-4) [n:127.0.0.1:59272_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59272.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2187609 INFO  (jetty-launcher-6384-thread-2) [n:127.0.0.1:59268_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node2/.
   [junit4]   2> 2187610 INFO  (jetty-launcher-6384-thread-4) [n:127.0.0.1:59272_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node4/.
   [junit4]   2> 2187839 INFO  (zkConnectionManagerCallback-6449-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187843 INFO  (zkConnectionManagerCallback-6453-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187844 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[18E1F61438DFE615]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 2187846 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[18E1F61438DFE615]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59266/solr ready
   [junit4]   2> 2187879 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[18E1F61438DFE615]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2187881 INFO  (zkConnectionManagerCallback-6455-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2187883 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[18E1F61438DFE615]) [    ] o.a.s.c.ReplaceNodeNoTargetTest total_jettys: 6
   [junit4]   2> 2187918 INFO  (qtp1325867953-24053) [n:127.0.0.1:59268_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2187924 INFO  (qtp244895730-24075) [n:127.0.0.1:59269_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2187939 INFO  (qtp2023438612-24065) [n:127.0.0.1:59270_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2187955 INFO  (qtp982285027-24081) [n:127.0.0.1:59271_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2187969 INFO  (qtp1742470882-24091) [n:127.0.0.1:59272_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2187984 INFO  (qtp1230166595-24098) [n:127.0.0.1:59274_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2187985 INFO  (qtp244895730-24073) [n:127.0.0.1:59269_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=83
   [junit4]   2> 2187989 INFO  (qtp1742470882-24089) [n:127.0.0.1:59272_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=2&collection.configName=conf1&name=replacenodetest_coll_notarget&nrtReplicas=2&action=CREATE&numShards=5&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2187992 INFO  (OverseerThreadFactory-9614-thread-1-processing-n:127.0.0.1:59274_solr) [n:127.0.0.1:59274_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection replacenodetest_coll_notarget
   [junit4]   2> 2187998 INFO  (qtp1325867953-24056) [n:127.0.0.1:59268_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2188002 INFO  (qtp244895730-24074) [n:127.0.0.1:59269_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2188007 INFO  (qtp2023438612-24065) [n:127.0.0.1:59270_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2188012 INFO  (qtp982285027-24079) [n:127.0.0.1:59271_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2188017 INFO  (qtp1742470882-24093) [n:127.0.0.1:59272_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2188022 INFO  (qtp1230166595-24100) [n:127.0.0.1:59274_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2188024 INFO  (OverseerThreadFactory-9614-thread-1-processing-n:127.0.0.1:59274_solr) [n:127.0.0.1:59274_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 957449407 sessionWrapper.createTime 957449406018229, this.sessionWrapper.createTime 957449406018229 
   [junit4]   2> 2188142 INFO  (OverseerStateUpdate-72120341368340498-127.0.0.1:59274_solr-n_0000000000) [n:127.0.0.1:59274_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59274/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2188146 INFO  (OverseerStateUpdate-72120341368340498-127.0.0.1:59274_solr-n_0000000000) [n:127.0.0.1:59274_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59272/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2188149 INFO  (OverseerStateUpdate-72120341368340498-127.0.0.1:59274_solr-n_0000000000) [n:127.0.0.1:59274_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59271/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2188153 INFO  (OverseerStateUpdate-72120341368340498-127.0.0.1:59274_solr-n_0000000000) [n:127.0.0.1:59274_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59270/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2188157 INFO  (OverseerStateUpdate-72120341368340498-127.0.0.1:59274_solr-n_0000000000) [n:127.0.0.1:59274_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59269/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2188161 INFO  (OverseerStateUpdate-72120341368340498-127.0.0.1:59274_solr-n_0000000000) [n:127.0.0.1:59274_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59268/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2188165 INFO  (OverseerStateUpdate-72120341368340498-127.0.0.1:59274_solr-n_0000000000) [n:127.0.0.1:59274_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59268/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2188167 INFO  (OverseerStateUpdate-72120341368340498-127.0.0.1:59274_solr-n_0000000000) [n:127.0.0.1:59274_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59269/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2188174 INFO  (OverseerStateUpdate-72120341368340498-127.0.0.1:59274_solr-n_0000000000) [n:127.0.0.1:59274_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n16",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59270/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2188178 INFO  (OverseerStateUpdate-72120341368340498-127.0.0.1:59274_solr-n_0000000000) [n:127.0.0.1:59274_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n18",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59271/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2188394 INFO  (qtp1742470882-24092) [n:127.0.0.1:59272_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n2&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2188394 INFO  (qtp1742470882-24092) [n:127.0.0.1:59272_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2188403 INFO  (qtp244895730-24073) [n:127.0.0.1:59269_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n14&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2188403 INFO  (qtp244895730-24073) [n:127.0.0.1:59269_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2188403 INFO  (qtp1325867953-24057) [n:127.0.0.1:59268_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n12&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2188403 INFO  (qtp1325867953-24057) [n:127.0.0.1:59268_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2188404 INFO  (qtp244895730-24075) [n:127.0.0.1:59269_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n8&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2188404 INFO  (qtp982285027-24083) [n:127.0.0.1:59271_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n4&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2188404 INFO  (qtp982285027-24083) [n:127.0.0.1:59271_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2188405 INFO  (qtp1325867953-24056) [n:127.0.0.1:59268_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n10&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2188406 INFO  (qtp982285027-24079) [n:127.0.0.1:59271_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node20&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n18&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2188406 INFO  (qtp1230166595-24098) [n:127.0.0.1:59274_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n1&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2188406 INFO  (qtp1230166595-24098) [n:127.0.0.1:59274_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2188407 INFO  (qtp2023438612-24062) [n:127.0.0.1:59270_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n16&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2188407 INFO  (qtp2023438612-24062) [n:127.0.0.1:59270_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2188407 INFO  (qtp2023438612-24066) [n:127.0.0.1:59270_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n6&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2188532 INFO  (zkCallback-6434-thread-1-processing-n:127.0.0.1:59274_solr) [n:127.0.0.1:59274_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2188532 INFO  (zkCallback-6432-thread-1-processing-n:127.0.0.1:59270_solr) [n:127.0.0.1:59270_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2188532 INFO  (zkCallback-6430-thread-1-processing-n:127.0.0.1:59268_solr) [n:127.0.0.1:59268_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2188532 INFO  (zkCallback-6428-thread-1-processing-n:127.0.0.1:59271_solr) [n:127.0.0.1:59271_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2188532 INFO  (zkCallback-6421-thread-1-processing-n:127.0.0.1:59272_solr) [n:127.0.0.1:59272_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2188533 INFO  (zkCallback-6434-thread-2-processing-n:127.0.0.1:59274_solr) [n:127.0.0.1:59274_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2188532 INFO  (zkCallback-6426-thread-1-processing-n:127.0.0.1:59269_solr) [n:127.0.0.1:59269_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2188533 INFO  (zkCallback-6426-thread-2-processing-n:127.0.0.1:59269_solr) [n:127.0.0.1:59269_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2188534 INFO  (zkCallback-6432-thread-2-processing-n:127.0.0.1:59270_solr) [n:127.0.0.1:59270_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2188535 INFO  (zkCallback-6428-thread-2-processing-n:127.0.0.1:59271_solr) [n:127.0.0.1:59271_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2188535 INFO  (zkCallback-6430-thread-2-processing-n:127.0.0.1:59268_solr) [n:127.0.0.1:59268_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2188535 INFO  (zkCallback-6421-thread-2-processing-n:127.0.0.1:59272_solr) [n:127.0.0.1:59272_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2189434 INFO  (qtp1742470882-24092) [n:127.0.0.1:59272_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2189437 INFO  (qtp1325867953-24056) [n:127.0.0.1:59268_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2189437 INFO  (qtp1325867953-24057) [n:127.0.0.1:59268_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2189450 INFO  (qtp244895730-24075) [n:127.0.0.1:59269_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2189453 INFO  (qtp2023438612-24062) [n:127.0.0.1:59270_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2189458 INFO  (qtp2023438612-24066) [n:127.0.0.1:59270_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2189468 INFO  (qtp982285027-24083) [n:127.0.0.1:59271_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2189470 INFO  (qtp244895730-24073) [n:127.0.0.1:59269_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2189473 INFO  (qtp982285027-24079) [n:127.0.0.1:59271_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2189479 INFO  (qtp1742470882-24092) [n:127.0.0.1:59272_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 2189479 INFO  (qtp244895730-24075) [n:127.0.0.1:59269_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard3_replica_n8] Schema name=cloud-dynamic
   [junit4]   2> 2189481 INFO  (qtp1325867953-24056) [n:127.0.0.1:59268_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard3_replica_n10] Schema name=cloud-dynamic
   [junit4]   2> 2189492 INFO  (qtp1325867953-24057) [n:127.0.0.1:59268_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard4_replica_n12] Schema name=cloud-dynamic
   [junit4]   2> 2189501 INFO  (qtp2023438612-24062) [n:127.0.0.1:59270_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard5_replica_n16] Schema name=cloud-dynamic
   [junit4]   2> 2189501 INFO  (qtp2023438612-24066) [n:127.0.0.1:59270_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard2_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 2189512 INFO  (qtp244895730-24073) [n:127.0.0.1:59269_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard4_replica_n14] Schema name=cloud-dynamic
   [junit4]   2> 2189519 INFO  (qtp982285027-24083) [n:127.0.0.1:59271_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 2189544 INFO  (qtp244895730-24073) [n:127.0.0.1:59269_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2189544 INFO  (qtp244895730-24073) [n:127.0.0.1:59269_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard4_replica_n14' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 2189544 INFO  (qtp244895730-24073) [n:127.0.0.1:59269_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59269.solr.core.replacenodetest_coll_notarget.shard4.replica_n14' (registry 'solr.core.replacenodetest_coll_notarget.shard4.replica_n14') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2189545 INFO  (qtp244895730-24073) [n:127.0.0.1:59269_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2189545 INFO  (qtp244895730-24073) [n:127.0.0.1:59269_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard4_replica_n14] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node1/replacenodetest_coll_notarget_shard4_replica_n14], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node1/./replacenodetest_coll_notarget_shard4_replica_n14/data/]
   [junit4]   2> 2189561 INFO  (qtp1742470882-24092) [n:127.0.0.1:59272_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2189562 INFO  (qtp1742470882-24092) [n:127.0.0.1:59272_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard1_replica_n2' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 2189562 INFO  (qtp1742470882-24092) [n:127.0.0.1:59272_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59272.solr.core.replacenodetest_coll_notarget.shard1.replica_n2' (registry 'solr.core.replacenodetest_coll_notarget.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2189562 INFO  (qtp1742470882-24092) [n:127.0.0.1:59272_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2189562 INFO  (qtp1742470882-24092) [n:127.0.0.1:59272_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node4/replacenodetest_coll_notarget_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node4/./replacenodetest_coll_notarget_shard1_replica_n2/data/]
   [junit4]   2> 2189565 INFO  (qtp982285027-24083) [n:127.0.0.1:59271_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2189566 INFO  (qtp982285027-24083) [n:127.0.0.1:59271_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard2_replica_n4' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 2189566 INFO  (qtp982285027-24083) [n:127.0.0.1:59271_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59271.solr.core.replacenodetest_coll_notarget.shard2.replica_n4' (registry 'solr.core.replacenodetest_coll_notarget.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2189584 INFO  (qtp2023438612-24062) [n:127.0.0.1:59270_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2189584 INFO  (qtp2023438612-24062) [n:127.0.0.1:59270_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard5_replica_n16' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 2189585 INFO  (qtp2023438612-24062) [n:127.0.0.1:59270_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59270.solr.core.replacenodetest_coll_notarget.shard5.replica_n16' (registry 'solr.core.replacenodetest_coll_notarget.shard5.replica_n16') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2189585 INFO  (qtp2023438612-24062) [n:127.0.0.1:59270_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2189585 INFO  (qtp2023438612-24062) [n:127.0.0.1:59270_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard5_replica_n16] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node3/replacenodetest_coll_notarget_shard5_replica_n16], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node3/./replacenodetest_coll_notarget_shard5_replica_n16/data/]
   [junit4]   2> 2189590 INFO  (qtp2023438612-24066) [n:127.0.0.1:59270_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2189590 INFO  (qtp2023438612-24066) [n:127.0.0.1:59270_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard2_replica_n6' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 2189590 INFO  (qtp2023438612-24066) [n:127.0.0.1:59270_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59270.solr.core.replacenodetest_coll_notarget.shard2.replica_n6' (registry 'solr.core.replacenodetest_coll_notarget.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2189591 INFO  (qtp2023438612-24066) [n:127.0.0.1:59270_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2189591 INFO  (qtp2023438612-24066) [n:127.0.0.1:59270_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard2_replica_n6] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node3/replacenodetest_coll_notarget_shard2_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node3/./replacenodetest_coll_notarget_shard2_replica_n6/data/]
   [junit4]   2> 2189594 INFO  (qtp1325867953-24057) [n:127.0.0.1:59268_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2189594 INFO  (qtp1325867953-24057) [n:127.0.0.1:59268_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard4_replica_n12' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 2189595 INFO  (qtp1325867953-24057) [n:127.0.0.1:59268_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59268.solr.core.replacenodetest_coll_notarget.shard4.replica_n12' (registry 'solr.core.replacenodetest_coll_notarget.shard4.replica_n12') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15e1763
   [junit4]   2> 2189595 INFO  (qtp1325867953-24057) [n:127.0.0.1:59268_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2189595 INFO  (qtp1325867953-24057) [n:127.0.0.1:59268_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard4_replica_n12] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node2/replacenodetest_coll_notarget_shard4_replica_n12], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_18E1F61438DFE615-001/tempDir-001/node2/./replacenodetest_coll_notarget_shard4_replica_n12/data/]
   [junit4]   2> 2189600 INFO  (qtp982285027-24079) [n:127.0.0.1:59271_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard5_replica_n18] Schema name=cloud-dynamic
   [junit4]   2> 2189602 INFO  (qtp1230166595-24098) [n:127.0.0

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

[junit4]   2> 44456 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[DF030D7C2E713C0]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6b6383b6{HTTP/1.1,[http/1.1]}{127.0.0.1:64710}
   [junit4]   2> 44456 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[DF030D7C2E713C0]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1567969160
   [junit4]   2> 44456 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[DF030D7C2E713C0]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 44457 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[DF030D7C2E713C0]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 44457 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[DF030D7C2E713C0]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 44458 INFO  (coreCloseExecutor-427-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@101fe914
   [junit4]   2> 44458 INFO  (coreCloseExecutor-427-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=270526740
   [junit4]   2> 44467 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[DF030D7C2E713C0]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@8bc63b4{/solr,null,UNAVAILABLE}
   [junit4]   2> 44467 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[DF030D7C2E713C0]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 44472 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[DF030D7C2E713C0]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3b8a1173{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 44472 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[DF030D7C2E713C0]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2024450752
   [junit4]   2> 44472 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[DF030D7C2E713C0]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 44472 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[DF030D7C2E713C0]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 44472 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[DF030D7C2E713C0]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 44473 INFO  (coreCloseExecutor-429-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@592a34fc
   [junit4]   2> 44473 INFO  (coreCloseExecutor-429-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1495938300
   [junit4]   2> 44480 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[DF030D7C2E713C0]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1044487b{/solr,null,UNAVAILABLE}
   [junit4]   2> 44480 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[DF030D7C2E713C0]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 44484 INFO  (TEST-TestLBHttpSolrClient.testSimple-seed#[DF030D7C2E713C0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSimple
   [junit4]   2> 44485 INFO  (SUITE-TestLBHttpSolrClient-seed#[DF030D7C2E713C0]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 01, 2018 12:27:01 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 01, 2018 12:27:21 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.TestLBHttpSolrClient: 
   [junit4]   2>    1) Thread[id=331, name=qtp868995662-331, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
   [junit4]   2>         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Feb 01, 2018 12:27:21 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=331, name=qtp868995662-331, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
   [junit4]   2> Feb 01, 2018 12:27:24 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=331, name=qtp868995662-331, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
   [junit4]   2>         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=zh-CN, timezone=Pacific/Palau
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 (64-bit)/cpus=3,threads=3,free=46164560,total=292028416
   [junit4]   2> NOTE: All tests run in this JVM: [CeilingEvaluatorTest, TermsResponseTest, FieldAnalysisResponseTest, TestCoreAdmin, CloudSolrClientMultiConstructorTest, TestUpdateRequestCodec, TestLBHttpSolrClient]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLBHttpSolrClient -Dtests.seed=DF030D7C2E713C0 -Dtests.slow=true -Dtests.locale=zh-CN -Dtests.timezone=Pacific/Palau -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestLBHttpSolrClient (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.TestLBHttpSolrClient: 
   [junit4]    >    1) Thread[id=331, name=qtp868995662-331, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
   [junit4]    >         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DF030D7C2E713C0]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=331, name=qtp868995662-331, state=TIMED_WAITING, group=TGRP-TestLBHttpSolrClient]
   [junit4]    >         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DF030D7C2E713C0]:0)
   [junit4] Completed [28/146 (1!)] on J0 in 58.99s, 3 tests, 2 errors <<< FAILURES!

[...truncated 40355 lines...]

[JENKINS] Lucene-Solr-7.x-MacOSX (64bit/jdk1.8.0) - Build # 431 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/431/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([F81329981BAC393F:70471642B55054C7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	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.autoscaling.TriggerIntegrationTest.testListeners

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([F81329981BAC393F:15D3BE88A6C0A4E6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testListeners(TriggerIntegrationTest.java:1052)
	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.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([F81329981BAC393F:421F1E174444EF70]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1562)
	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.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([F81329981BAC393F:95EF8D65A1E4C638]: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.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:265)
	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 11852 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> 152665 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[F81329981BAC393F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/init-core-data-001
   [junit4]   2> 152666 WARN  (SUITE-FullSolrCloudDistribCmdsTest-seed#[F81329981BAC393F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 152666 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[F81329981BAC393F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 152669 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[F81329981BAC393F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 152669 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[F81329981BAC393F]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 152671 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 152671 INFO  (Thread-403) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 152671 INFO  (Thread-403) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 152673 ERROR (Thread-403) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 152779 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.ZkTestServer start zk server on port:57939
   [junit4]   2> 152791 INFO  (zkConnectionManagerCallback-358-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 152796 INFO  (zkConnectionManagerCallback-360-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 152804 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 152807 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 152809 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 152810 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 152812 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 152814 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 152816 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 152818 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 152820 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 152822 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 152824 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 152827 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 153190 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2560-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 153192 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 153192 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 153192 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 153193 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7433e604{/,null,AVAILABLE}
   [junit4]   2> 153197 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2e67c897{HTTP/1.1,[http/1.1]}{127.0.0.1:57944}
   [junit4]   2> 153197 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.e.j.s.Server Started @157227ms
   [junit4]   2> 153197 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=57944, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/control-001/cores}
   [junit4]   2> 153197 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 153198 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 153198 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 153198 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 153198 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T22:06:49.155Z
   [junit4]   2> 153200 INFO  (zkConnectionManagerCallback-362-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 153201 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 153202 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/control-001/solr.xml
   [junit4]   2> 153207 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 153207 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 153207 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 153215 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57939/solr
   [junit4]   2> 153217 INFO  (zkConnectionManagerCallback-366-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 153222 INFO  (zkConnectionManagerCallback-368-thread-1-processing-n:127.0.0.1:57944_) [n:127.0.0.1:57944_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 153407 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [n:127.0.0.1:57944_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 153408 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [n:127.0.0.1:57944_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57944_
   [junit4]   2> 153409 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [n:127.0.0.1:57944_    ] o.a.s.c.Overseer Overseer (id=72125530453639172-127.0.0.1:57944_-n_0000000000) starting
   [junit4]   2> 153426 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [n:127.0.0.1:57944_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57944_
   [junit4]   2> 153428 INFO  (zkCallback-367-thread-1-processing-n:127.0.0.1:57944_) [n:127.0.0.1:57944_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 153522 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [n:127.0.0.1:57944_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8
   [junit4]   2> 153528 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [n:127.0.0.1:57944_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8
   [junit4]   2> 153528 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [n:127.0.0.1:57944_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8
   [junit4]   2> 153536 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [n:127.0.0.1:57944_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/control-001/cores
   [junit4]   2> 153561 INFO  (zkConnectionManagerCallback-374-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 153563 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 153564 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57939/solr ready
   [junit4]   2> 153568 INFO  (qtp1309411361-1702) [n:127.0.0.1:57944_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:57944_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 153574 INFO  (OverseerThreadFactory-902-thread-1-processing-n:127.0.0.1:57944_) [n:127.0.0.1:57944_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 153691 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 153691 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 153805 INFO  (zkCallback-367-thread-1-processing-n:127.0.0.1:57944_) [n:127.0.0.1:57944_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 154733 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 154743 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 154755 WARN  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 154768 WARN  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 154778 WARN  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 154793 WARN  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 154820 WARN  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDateField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 154879 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 154906 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 154907 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8
   [junit4]   2> 154907 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 154907 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 154909 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4591183527092063]
   [junit4]   2> 154911 WARN  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 154981 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 154981 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 154983 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 154983 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 154984 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=69.1181640625, floorSegmentMB=1.0048828125, forceMergeDeletesPctAllowed=10.242335043700368, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 154985 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@58d1c8ee[control_collection_shard1_replica_n1] main]
   [junit4]   2> 154986 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 154987 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 154987 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 154989 INFO  (searcherExecutor-905-thread-1-processing-n:127.0.0.1:57944_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@58d1c8ee[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 154992 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591237999013658624
   [junit4]   2> 155004 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 155004 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 155004 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57944/control_collection_shard1_replica_n1/
   [junit4]   2> 155004 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 155005 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:57944/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 155005 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 155011 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57944/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 155122 INFO  (zkCallback-367-thread-2-processing-n:127.0.0.1:57944_) [n:127.0.0.1:57944_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 155132 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 155136 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1444
   [junit4]   2> 155139 INFO  (qtp1309411361-1702) [n:127.0.0.1:57944_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 155244 INFO  (zkCallback-367-thread-2-processing-n:127.0.0.1:57944_) [n:127.0.0.1:57944_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 155583 INFO  (OverseerCollectionConfigSetProcessor-72125530453639172-127.0.0.1:57944_-n_0000000000) [n:127.0.0.1:57944_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 156144 INFO  (qtp1309411361-1702) [n:127.0.0.1:57944_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:57944_&wt=javabin&version=2} status=0 QTime=2575
   [junit4]   2> 156155 INFO  (zkConnectionManagerCallback-378-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 156156 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 156158 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57939/solr ready
   [junit4]   2> 156158 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 156159 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 156162 INFO  (OverseerThreadFactory-902-thread-2-processing-n:127.0.0.1:57944_) [n:127.0.0.1:57944_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 156163 WARN  (OverseerThreadFactory-902-thread-2-processing-n:127.0.0.1:57944_) [n:127.0.0.1:57944_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 156371 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 156371 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=212
   [junit4]   2> 156717 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-1-001 of type NRT
   [junit4]   2> 156718 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2560-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 156719 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 156719 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 156719 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 156719 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1de11eaf{/,null,AVAILABLE}
   [junit4]   2> 156719 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5f33b4da{HTTP/1.1,[http/1.1]}{127.0.0.1:57953}
   [junit4]   2> 156720 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.e.j.s.Server Started @160750ms
   [junit4]   2> 156720 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=57953, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-1-001/cores}
   [junit4]   2> 156720 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 156720 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 156720 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 156720 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 156720 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T22:06:52.677Z
   [junit4]   2> 156722 INFO  (zkConnectionManagerCallback-380-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 156724 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 156724 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-1-001/solr.xml
   [junit4]   2> 156731 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 156731 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 156732 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 156742 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57939/solr
   [junit4]   2> 156744 INFO  (zkConnectionManagerCallback-384-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 156748 INFO  (zkConnectionManagerCallback-386-thread-1-processing-n:127.0.0.1:57953_) [n:127.0.0.1:57953_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 156758 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [n:127.0.0.1:57953_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 156762 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [n:127.0.0.1:57953_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 156765 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [n:127.0.0.1:57953_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57953_
   [junit4]   2> 156767 INFO  (zkCallback-367-thread-1-processing-n:127.0.0.1:57944_) [n:127.0.0.1:57944_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 156767 INFO  (zkCallback-377-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 156768 INFO  (zkCallback-385-thread-1-processing-n:127.0.0.1:57953_) [n:127.0.0.1:57953_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 156849 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [n:127.0.0.1:57953_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8
   [junit4]   2> 156856 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [n:127.0.0.1:57953_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8
   [junit4]   2> 156857 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [n:127.0.0.1:57953_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8
   [junit4]   2> 156858 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [n:127.0.0.1:57953_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-1-001/cores
   [junit4]   2> 156892 INFO  (qtp1309411361-1704) [n:127.0.0.1:57944_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:57953_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 156896 INFO  (OverseerCollectionConfigSetProcessor-72125530453639172-127.0.0.1:57944_-n_0000000000) [n:127.0.0.1:57944_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 156896 INFO  (OverseerThreadFactory-902-thread-3-processing-n:127.0.0.1:57944_) [n:127.0.0.1:57944_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:57953_ for creating new replica
   [junit4]   2> 156902 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 156902 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 157933 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 157943 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema [collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 158025 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 158052 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n61' using configuration from collection collection1, trusted=true
   [junit4]   2> 158052 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n61' (registry 'solr.core.collection1.shard2.replica_n61') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8
   [junit4]   2> 158053 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 158053 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [[collection1_shard2_replica_n61] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-1-001/cores/collection1_shard2_replica_n61], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 158055 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4591183527092063]
   [junit4]   2> 158061 WARN  (qtp391993787-1751) [n:127.0.0.1:57953_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 158115 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 158115 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 158117 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 158118 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 158119 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=69.1181640625, floorSegmentMB=1.0048828125, forceMergeDeletesPctAllowed=10.242335043700368, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 158120 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.SolrIndexSearcher Opening [Searcher@5893a405[collection1_shard2_replica_n61] main]
   [junit4]   2> 158122 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 158122 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 158126 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 158127 INFO  (searcherExecutor-916-thread-1-processing-n:127.0.0.1:57953_ x:collection1_shard2_replica_n61 s:shard2 c:collection1) [n:127.0.0.1:57953_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [collection1_shard2_replica_n61] Registered new searcher Searcher@5893a405[collection1_shard2_replica_n61] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 158127 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591238002300944384
   [junit4]   2> 158140 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 158140 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 158140 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57953/collection1_shard2_replica_n61/
   [junit4]   2> 158140 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 158140 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy http://127.0.0.1:57953/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 158140 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 158145 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57953/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 158257 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 158261 INFO  (qtp391993787-1751) [n:127.0.0.1:57953_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1359
   [junit4]   2> 158264 INFO  (qtp1309411361-1704) [n:127.0.0.1:57944_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:57953_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1372
   [junit4]   2> 158638 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-2-001 of type NRT
   [junit4]   2> 158639 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2560-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 158640 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 158640 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 158640 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 158640 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@154bf2e1{/,null,AVAILABLE}
   [junit4]   2> 158641 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@261c1644{HTTP/1.1,[http/1.1]}{127.0.0.1:57958}
   [junit4]   2> 158641 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.e.j.s.Server Started @162672ms
   [junit4]   2> 158641 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=57958, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-2-001/cores}
   [junit4]   2> 158642 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 158643 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 158643 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 158643 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 158643 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T22:06:54.600Z
   [junit4]   2> 158645 INFO  (zkConnectionManagerCallback-390-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 158648 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 158648 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-2-001/solr.xml
   [junit4]   2> 158653 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 158653 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 158654 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 158657 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57939/solr
   [junit4]   2> 158659 INFO  (zkConnectionManagerCallback-394-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 158664 INFO  (zkConnectionManagerCallback-396-thread-1-processing-n:127.0.0.1:57958_) [n:127.0.0.1:57958_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 158676 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [n:127.0.0.1:57958_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 158680 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [n:127.0.0.1:57958_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 158684 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [n:127.0.0.1:57958_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57958_
   [junit4]   2> 158686 INFO  (zkCallback-385-thread-1-processing-n:127.0.0.1:57953_) [n:127.0.0.1:57953_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 158686 INFO  (zkCallback-377-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 158686 INFO  (zkCallback-367-thread-2-processing-n:127.0.0.1:57944_) [n:127.0.0.1:57944_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 158686 INFO  (zkCallback-395-thread-1-processing-n:127.0.0.1:57958_) [n:127.0.0.1:57958_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 158778 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [n:127.0.0.1:57958_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8
   [junit4]   2> 158787 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [n:127.0.0.1:57958_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8
   [junit4]   2> 158787 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [n:127.0.0.1:57958_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8
   [junit4]   2> 158804 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [n:127.0.0.1:57958_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-2-001/cores
   [junit4]   2> 158870 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:57958_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 158873 INFO  (OverseerCollectionConfigSetProcessor-72125530453639172-127.0.0.1:57944_-n_0000000000) [n:127.0.0.1:57944_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 158873 INFO  (OverseerThreadFactory-902-thread-4-processing-n:127.0.0.1:57944_) [n:127.0.0.1:57944_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:57958_ for creating new replica
   [junit4]   2> 158878 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 158878 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 159915 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 159965 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema [collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 160052 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 160074 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n63' using configuration from collection collection1, trusted=true
   [junit4]   2> 160074 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard3.replica_n63' (registry 'solr.core.collection1.shard3.replica_n63') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8
   [junit4]   2> 160074 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 160074 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [[collection1_shard3_replica_n63] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-2-001/cores/collection1_shard3_replica_n63], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 160076 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4591183527092063]
   [junit4]   2> 160079 WARN  (qtp477421664-1782) [n:127.0.0.1:57958_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 160136 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 160136 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 160202 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 160202 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 160213 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=69.1181640625, floorSegmentMB=1.0048828125, forceMergeDeletesPctAllowed=10.242335043700368, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 160321 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.SolrIndexSearcher Opening [Searcher@345a840[collection1_shard3_replica_n63] main]
   [junit4]   2> 160323 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 160323 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 160323 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 160323 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591238004603617280
   [junit4]   2> 160323 INFO  (searcherExecutor-927-thread-1-processing-n:127.0.0.1:57958_ x:collection1_shard3_replica_n63 s:shard3 c:collection1) [n:127.0.0.1:57958_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [collection1_shard3_replica_n63] Registered new searcher Searcher@345a840[collection1_shard3_replica_n63] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 160334 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 160334 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 160334 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57958/collection1_shard3_replica_n63/
   [junit4]   2> 160334 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 160334 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy http://127.0.0.1:57958/collection1_shard3_replica_n63/ has no replicas
   [junit4]   2> 160334 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 160339 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57958/collection1_shard3_replica_n63/ shard3
   [junit4]   2> 160491 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 160494 INFO  (qtp477421664-1782) [n:127.0.0.1:57958_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1615
   [junit4]   2> 160497 INFO  (qtp1309411361-1706) [n:127.0.0.1:57944_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:57958_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2} status=0 QTime=1626
   [junit4]   2> 160802 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-3-001 of type NRT
   [junit4]   2> 160803 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2560-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 160805 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 160805 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 160805 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 160805 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e559092{/,null,AVAILABLE}
   [junit4]   2> 160805 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4437213d{HTTP/1.1,[http/1.1]}{127.0.0.1:57963}
   [junit4]   2> 160805 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.e.j.s.Server Started @164836ms
   [junit4]   2> 160805 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=57963, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-3-001/cores}
   [junit4]   2> 160806 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 160807 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 160807 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 160807 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 160807 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T22:06:56.764Z
   [junit4]   2> 160809 INFO  (zkConnectionManagerCallback-400-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 160810 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 160810 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-3-001/solr.xml
   [junit4]   2> 160815 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 160815 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 160816 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 160820 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57939/solr
   [junit4]   2> 160821 INFO  (zkConnectionManagerCallback-404-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 160825 INFO  (zkConnectionManagerCallback-406-thread-1-processing-n:127.0.0.1:57963_) [n:127.0.0.1:57963_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 160834 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [n:127.0.0.1:57963_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 160837 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [n:127.0.0.1:57963_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 160840 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [n:127.0.0.1:57963_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57963_
   [junit4]   2> 160841 INFO  (zkCallback-367-thread-2-processing-n:127.0.0.1:57944_) [n:127.0.0.1:57944_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 160841 INFO  (zkCallback-395-thread-1-processing-n:127.0.0.1:57958_) [n:127.0.0.1:57958_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 160841 INFO  (zkCallback-385-thread-1-processing-n:127.0.0.1:57953_) [n:127.0.0.1:57953_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 160841 INFO  (zkCallback-377-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 160842 INFO  (zkCallback-405-thread-1-processing-n:127.0.0.1:57963_) [n:127.0.0.1:57963_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 160884 INFO  (OverseerCollectionConfigSetProcessor-72125530453639172-127.0.0.1:57944_-n_0000000000) [n:127.0.0.1:57944_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 160931 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [n:127.0.0.1:57963_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8
   [junit4]   2> 160938 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [n:127.0.0.1:57963_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8
   [junit4]   2> 160938 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [n:127.0.0.1:57963_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8
   [junit4]   2> 160940 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[F81329981BAC393F]) [n:127.0.0.1:57963_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-3-001/cores
   [junit4]   2> 160983 INFO  (qtp1309411361-1704) [n:127.0.0.1:57944_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:57963_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 160987 INFO  (OverseerThreadFactory-902-thread-5-processing-n:127.0.0.1:57944_) [n:127.0.0.1:57944_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:57963_ for creating new replica
   [junit4]   2> 160993 INFO  (qtp1703606327-1813) [n:127.0.0.1:57963_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 160994 INFO  (qtp1703606327-1813) [n:127.0.0.1:57963_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 162025 INFO  (qtp1703606327-1813) [n:127.0.0.1:57963_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 162034 INFO  (qtp1703606327-1813) [n:127.0.0.1:57963_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema [collection1_shard1_replica_n65] Schema name=test
   [junit4]   2> 162185 INFO  (qtp1703606327-1813) [n:127.0.0.1:57963_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 162220 INFO  (qtp1703606327-1813) [n:127.0.0.1:57963_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n65' using configuration from collection collection1, trusted=true
   [junit4]   2> 162220 INFO  (qtp1703606327-1813) [n:127.0.0.1:57963_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n65' (registry 'solr.core.collection1.shard1.replica_n65') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c4e0ef8
   [junit4]   2> 162220 INFO  (qtp1703606327-1813) [n:127.0.0.1:57963_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 162220 INFO  (qtp1703606327-1813) [n:127.0.0.1:57963_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore [[collection1_shard1_replica_n65] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-3-001/cores/collection1_shard1_replica_n65], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_F81329981BAC393F-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
   [junit4]   2> 162222 INFO  (qtp1703606327-1813) [n:127.0.0.1:57963_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4591183527092063]
   [junit4]   2> 162225 WARN  (qtp1703606327-1813) [n:127.0.0.1:57963_ c:collection1 s:shard1  x:collection1_shard1_replica_n65

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

4]   2> 3741470 INFO  (jetty-closer-7255-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72125763246751752-127.0.0.1:54879_solr-n_0000000000) closing
   [junit4]   2> 3741470 INFO  (OverseerStateUpdate-72125763246751752-127.0.0.1:54879_solr-n_0000000000) [n:127.0.0.1:54879_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:54879_solr
   [junit4]   2> 3741471 WARN  (OverseerAutoScalingTriggerThread-72125763246751752-127.0.0.1:54879_solr-n_0000000000) [n:127.0.0.1:54879_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3741471 DEBUG (jetty-closer-7255-thread-2) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 3741473 INFO  (jetty-closer-7255-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7bf0d48c{/solr,null,UNAVAILABLE}
   [junit4]   2> 3741475 INFO  (jetty-closer-7255-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3742983 INFO  (jetty-closer-7255-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2da685c1{/solr,null,UNAVAILABLE}
   [junit4]   2> 3742985 INFO  (jetty-closer-7255-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3742986 ERROR (SUITE-AutoscalingHistoryHandlerTest-seed#[F81329981BAC393F]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3742986 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[F81329981BAC393F]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54876 54876
   [junit4]   2> 3743000 INFO  (Thread-4886) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54876 54876
   [junit4]   2> 3743363 WARN  (Thread-4886) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/collections/.system/terms/shard1
   [junit4]   2> 	19	/solr/collections/AutoscalingHistoryHandlerTest_collection/terms/shard1
   [junit4]   2> 	13	/solr/aliases.json
   [junit4]   2> 	5	/solr/configs/.system
   [junit4]   2> 	5	/solr/configs/.system/managed-schema
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 	4	/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	66	/solr/collections/.system/state.json
   [junit4]   2> 	46	/solr/collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 	13	/solr/clusterprops.json
   [junit4]   2> 	13	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/AutoscalingHistoryHandlerTest_collection/leader_elect/shard1/election/72125763246751752-core_node5-n_0000000000
   [junit4]   2> 	2	/solr/collections/.system/leader_elect/shard1/election/72125763246751751-core_node6-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72125763246751752-127.0.0.1:54879_solr-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72125763246751751-127.0.0.1:54880_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	13	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F81329981BAC393F-001
   [junit4]   2> Feb 01, 2018 11:06:39 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=sl-SI, timezone=Hongkong
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=216191608,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SparseHLLTest, TestCoreBackup, TestCorePropertiesReload, VersionInfoTest, DistanceUnitsTest, CdcrUpdateLogTest, TestUnifiedSolrHighlighter, AddReplicaTest, CollectionsAPIAsyncDistributedZkTest, SolrGangliaReporterTest, LeaderFailureAfterFreshStartTest, WordBreakSolrSpellCheckerTest, BlockJoinFacetRandomTest, TestTrie, TestSQLHandlerNonCloud, ResourceLoaderTest, TestClusterStateMutator, ExplicitHLLTest, TestExpandComponent, RAMDirectoryFactoryTest, ZkShardTermsTest, SolrJmxReporterCloudTest, SpatialRPTFieldTypeTest, TestPivotHelperCode, QueryElevationComponentTest, JavabinLoaderTest, TestSubQueryTransformer, TestBinaryResponseWriter, LegacyCloudClusterPropTest, LukeRequestHandlerTest, TestIntervalFaceting, TestMacroExpander, TestEmbeddedSolrServerAdminHandler, TestSystemIdResolver, TestNumericRangeQuery32, BJQParserTest, TestXmlQParser, MultiThreadedOCPTest, BlockCacheTest, RecoveryAfterSoftCommitTest, TermsComponentTest, TestCollationField, JvmMetricsTest, BinaryUpdateRequestHandlerTest, RuleEngineTest, ReplicaListTransformerTest, JSONWriterTest, TestMergePolicyConfig, DistributedFacetPivotSmallAdvancedTest, ConnectionReuseTest, ClassificationUpdateProcessorTest, TestNumericTokenStream, ZkStateWriterTest, TestPushWriter, DeleteShardTest, ZkCLITest, StatelessScriptUpdateProcessorFactoryTest, TestTestInjection, TestMiniSolrCloudClusterSSL, OutputWriterTest, TestShardHandlerFactory, TestApiFramework, HdfsCollectionsAPIDistributedZkTest, ReplaceNodeNoTargetTest, CopyFieldTest, HdfsNNFailoverTest, SearchHandlerTest, TestInfoStreamLogging, TestHdfsUpdateLog, TestSchemaSimilarityResource, DistributedFacetPivotLargeTest, SynonymTokenizerTest, TriggerIntegrationTest, SpellingQueryConverterTest, HdfsLockFactoryTest, TestCursorMarkWithoutUniqueKey, TestSizeLimitedDistributedMap, XmlUpdateRequestHandlerTest, TestCloudJSONFacetJoinDomain, HLLSerializationTest, HdfsSyncSliceTest, TestReRankQParserPlugin, TestFiltering, TestGraphTermsQParserPlugin, TestFieldCacheVsDocValues, TestManagedStopFilterFactory, SimpleCollectionCreateDeleteTest, FastVectorHighlighterTest, TestSolrConfigHandlerConcurrent, TestRemoteStreaming, TestQueryTypes, DirectSolrSpellCheckerTest, TestCloudPseudoReturnFields, TestRequestForwarding, LeaderElectionIntegrationTest, DistributedExpandComponentTest, TestConfigSetProperties, TestComplexPhraseQParserPlugin, CoreAdminRequestStatusTest, SolrMetricReporterTest, OverseerRolesTest, SuggesterTSTTest, TestConfigSetsAPI, TestFieldSortValues, TestExactStatsCache, TestElisionMultitermQuery, TestFieldCache, TestCloudDeleteByQuery, HdfsAutoAddReplicasIntegrationTest, V2ApiIntegrationTest, QueryResultKeyTest, PathHierarchyTokenizerFactoryTest, BasicAuthIntegrationTest, TestRestoreCore, HttpPartitionTest, TestRealTimeGet, TestPKIAuthenticationPlugin, TestSolrCloudWithSecureImpersonation, TestBlobHandler, TestIBSimilarityFactory, OutOfBoxZkACLAndCredentialsProvidersTest, TestLazyCores, CacheHeaderTest, TestFastOutputStream, FileUtilsTest, TestSuggestSpellingConverter, TestRecovery, TestSimDistributedQueue, TestHighlightDedupGrouping, ConvertedLegacyTest, TestBinaryField, TestStressInPlaceUpdates, SpatialHeatmapFacetsTest, TestZkAclsWithHadoopAuth, TestSolrCloudSnapshots, SolrPluginUtilsTest, TestSegmentSorting, TestRTimerTree, SortSpecParsingTest, TestPhraseSuggestions, DeleteNodeTest, TestNRTOpen, TestClassicSimilarityFactory, SolrIndexConfigTest, FieldMutatingUpdateProcessorTest, BasicZkTest, CustomHighlightComponentTest, TestRequestStatusCollectionAPI, TestTlogReplica, ReplicationFactorTest, SuggestComponentTest, MissingSegmentRecoveryTest, TestJmxIntegration, LeaderElectionContextKeyTest, AtomicUpdateProcessorFactoryTest, SolrSlf4jReporterTest, DistribCursorPagingTest, TestJsonFacets, CdcrVersionReplicationTest, TestCharFilters, TestManagedSynonymGraphFilterFactory, TestManagedSchemaThreadSafety, TestBM25SimilarityFactory, MultiTermTest, HdfsChaosMonkeyNothingIsSafeTest, TestNamedUpdateProcessors, TestNumericTerms64, PropertiesRequestHandlerTest, TestGroupingSearch, TestUseDocValuesAsStored2, TestSolrCloudWithDelegationTokens, DistribJoinFromCollectionTest, ResponseHeaderTest, TestSurroundQueryParser, CreateCollectionCleanupTest, DistributedQueryElevationComponentTest, TestQuerySenderNoQuery, BooleanFieldTest, DistributedMLTComponentTest, TestPerFieldSimilarity, TestCoreContainer, DateMathParserTest, TestCollationFieldDocValues, TestDocBasedVersionConstraints, CdcrReplicationHandlerTest, TestLeaderInitiatedRecoveryThread, TestFieldCacheSort, CloudExitableDirectoryReaderTest, CollectionsAPISolrJTest, ForceLeaderTest, OverseerCollectionConfigSetProcessorTest, PeerSyncReplicationTest, SaslZkACLProviderTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, TestCloudInspectUtil, TestCloudPivotFacet, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestPrepRecovery, TestRandomRequestDistribution, TestSSLRandomization, TestShortCircuitedRequests, TestSolrCloudWithKerberosAlt, TestStressLiveNodes, TestTolerantUpdateProcessorRandomCloud, TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, AssignTest, TestCollectionsAPIViaSolrCloudCluster, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore, TestReplicaProperties, AutoAddReplicasIntegrationTest, AutoAddReplicasPlanActionTest, ComputePlanActionTest, ExecutePlanActionTest, NodeAddedTriggerTest, SearchRateTriggerTest, TestComputePlanAction, TestLargeCluster, ImplicitSnitchTest, RulesTest, TestSimpleTextCodec, TestSolrConfigHandler, RequestLoggingTest, TestConfigReload, V2StandaloneTest, AutoscalingHistoryHandlerTest]
   [junit4] Completed [645/774 (3!)] on J0 in 39.63s, 1 test, 1 failure <<< FAILURES!

[...truncated 48680 lines...]

[JENKINS] Lucene-Solr-7.x-MacOSX (64bit/jdk1.8.0) - Build # 430 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/430/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  org.apache.solr.cloud.ConcurrentCreateRoutedAliasTest.testConcurrentCreateRoutedAliasMinimal

Error Message:
concurrent alias creation failed org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:62495/solr: Can't create collection alias for collections='testAlias37_2018-02-01_10', 'testAlias37_2018-02-01_10' is not an existing collection or alias

Stack Trace:
java.lang.AssertionError: concurrent alias creation failed org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:62495/solr: Can't create collection alias for collections='testAlias37_2018-02-01_10', 'testAlias37_2018-02-01_10' is not an existing collection or alias
	at __randomizedtesting.SeedInfo.seed([A341485DBB8B0027:67DA440F1694B71D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.cloud.ConcurrentCreateRoutedAliasTest.testConcurrentCreateRoutedAliasMinimal(ConcurrentCreateRoutedAliasTest.java:108)
	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.cloud.api.collections.ShardSplitTest.test

Error Message:
SPLITSHARD was not successful even after three tries

Stack Trace:
java.lang.AssertionError: SPLITSHARD was not successful even after three tries
	at __randomizedtesting.SeedInfo.seed([A341485DBB8B0027:2B15778715776DDF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.splitByRouteKeyTest(ShardSplitTest.java:808)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.test(ShardSplitTest.java:105)
	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.ReplaceNodeNoTargetTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([A341485DBB8B0027:2B15778715776DDF]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
	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 11883 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A341485DBB8B0027-001/init-core-data-001
   [junit4]   2> 525995 WARN  (SUITE-ShardSplitTest-seed#[A341485DBB8B0027]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 525995 INFO  (SUITE-ShardSplitTest-seed#[A341485DBB8B0027]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 525999 INFO  (SUITE-ShardSplitTest-seed#[A341485DBB8B0027]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 525999 INFO  (SUITE-ShardSplitTest-seed#[A341485DBB8B0027]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 526000 INFO  (SUITE-ShardSplitTest-seed#[A341485DBB8B0027]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /qhcw/iw
   [junit4]   2> 526001 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 526002 INFO  (Thread-1102) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 526002 INFO  (Thread-1102) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 526005 ERROR (Thread-1102) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 526103 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.ZkTestServer start zk server on port:61123
   [junit4]   2> 526120 INFO  (zkConnectionManagerCallback-1124-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 526126 INFO  (zkConnectionManagerCallback-1126-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 526134 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 526140 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 526144 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 526147 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 526149 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 526152 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 526155 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 526158 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 526161 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 526164 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 526170 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 526175 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 526782 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 526784 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 526784 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 526784 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 526784 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2efd2006{/qhcw/iw,null,AVAILABLE}
   [junit4]   2> 526791 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@49d99878{HTTP/1.1,[http/1.1]}{127.0.0.1:61126}
   [junit4]   2> 526791 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.e.j.s.Server Started @530020ms
   [junit4]   2> 526791 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A341485DBB8B0027-001/tempDir-001/control/data, hostContext=/qhcw/iw, hostPort=61126, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A341485DBB8B0027-001/control-001/cores}
   [junit4]   2> 526791 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 526791 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 526792 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 526792 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 526792 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T10:04:24.899Z
   [junit4]   2> 526794 INFO  (zkConnectionManagerCallback-1128-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 526796 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 526797 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A341485DBB8B0027-001/control-001/solr.xml
   [junit4]   2> 526802 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 526802 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 526803 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@63b09e2e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 526808 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61123/solr
   [junit4]   2> 526810 INFO  (zkConnectionManagerCallback-1132-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 526815 INFO  (zkConnectionManagerCallback-1134-thread-1-processing-n:127.0.0.1:61126_qhcw%2Fiw) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 527026 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 527029 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61126_qhcw%2Fiw
   [junit4]   2> 527031 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.c.Overseer Overseer (id=72122689826783236-127.0.0.1:61126_qhcw%2Fiw-n_0000000000) starting
   [junit4]   2> 527045 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61126_qhcw%2Fiw
   [junit4]   2> 527051 INFO  (zkCallback-1133-thread-1-processing-n:127.0.0.1:61126_qhcw%2Fiw) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 527248 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63b09e2e
   [junit4]   2> 527261 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63b09e2e
   [junit4]   2> 527262 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63b09e2e
   [junit4]   2> 527264 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A341485DBB8B0027-001/control-001/cores
   [junit4]   2> 527309 INFO  (zkConnectionManagerCallback-1140-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 527311 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 527313 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61123/solr ready
   [junit4]   2> 527316 INFO  (qtp383415737-5007) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61126_qhcw%252Fiw&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 527320 INFO  (OverseerThreadFactory-2483-thread-1-processing-n:127.0.0.1:61126_qhcw%2Fiw) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 527439 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 527439 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 527547 INFO  (zkCallback-1133-thread-1-processing-n:127.0.0.1:61126_qhcw%2Fiw) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 528482 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 528511 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 528592 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 528623 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 528624 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63b09e2e
   [junit4]   2> 528624 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 528624 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A341485DBB8B0027-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A341485DBB8B0027-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 528629 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=27.681640625, floorSegmentMB=1.77734375, forceMergeDeletesPctAllowed=9.32326947691982, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7540807653927429
   [junit4]   2> 528646 WARN  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 528736 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 528736 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 528737 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 528738 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 528739 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 528739 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@252fd20c[control_collection_shard1_replica_n1] main]
   [junit4]   2> 528743 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 528759 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 528760 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 528761 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591192549450579968
   [junit4]   2> 528761 INFO  (searcherExecutor-2486-thread-1-processing-n:127.0.0.1:61126_qhcw%2Fiw x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:61126_qhcw%2Fiw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@252fd20c[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 528773 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 528774 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 528774 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61126/qhcw/iw/control_collection_shard1_replica_n1/
   [junit4]   2> 528774 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 528774 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:61126/qhcw/iw/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 528774 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 528780 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61126/qhcw/iw/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 528883 INFO  (zkCallback-1133-thread-1-processing-n:127.0.0.1:61126_qhcw%2Fiw) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 528932 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 528935 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1496
   [junit4]   2> 528939 INFO  (qtp383415737-5007) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 529040 INFO  (zkCallback-1133-thread-1-processing-n:127.0.0.1:61126_qhcw%2Fiw) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 529323 INFO  (OverseerCollectionConfigSetProcessor-72122689826783236-127.0.0.1:61126_qhcw%2Fiw-n_0000000000) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 529949 INFO  (qtp383415737-5007) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61126_qhcw%252Fiw&wt=javabin&version=2} status=0 QTime=2632
   [junit4]   2> 529956 INFO  (zkConnectionManagerCallback-1144-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 529957 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 529959 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61123/solr ready
   [junit4]   2> 529959 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 529960 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 529963 INFO  (OverseerThreadFactory-2483-thread-2-processing-n:127.0.0.1:61126_qhcw%2Fiw) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 529964 WARN  (OverseerThreadFactory-2483-thread-2-processing-n:127.0.0.1:61126_qhcw%2Fiw) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 530174 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 530174 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=213
   [junit4]   2> 530440 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A341485DBB8B0027-001/shard-1-001 of type TLOG
   [junit4]   2> 530441 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 530442 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 530442 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 530442 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 530442 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50b0023b{/qhcw/iw,null,AVAILABLE}
   [junit4]   2> 530442 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@73dd16e5{HTTP/1.1,[http/1.1]}{127.0.0.1:61135}
   [junit4]   2> 530442 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.e.j.s.Server Started @533671ms
   [junit4]   2> 530442 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A341485DBB8B0027-001/tempDir-001/jetty1, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/qhcw/iw, hostPort=61135, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A341485DBB8B0027-001/shard-1-001/cores}
   [junit4]   2> 530443 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 530443 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 530443 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 530443 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 530443 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T10:04:28.550Z
   [junit4]   2> 530445 INFO  (zkConnectionManagerCallback-1146-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 530447 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 530447 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A341485DBB8B0027-001/shard-1-001/solr.xml
   [junit4]   2> 530454 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 530454 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 530455 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@63b09e2e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 530459 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61123/solr
   [junit4]   2> 530461 INFO  (zkConnectionManagerCallback-1150-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 530465 INFO  (zkConnectionManagerCallback-1152-thread-1-processing-n:127.0.0.1:61135_qhcw%2Fiw) [n:127.0.0.1:61135_qhcw%2Fiw    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 530478 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [n:127.0.0.1:61135_qhcw%2Fiw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 530482 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [n:127.0.0.1:61135_qhcw%2Fiw    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 530486 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [n:127.0.0.1:61135_qhcw%2Fiw    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61135_qhcw%2Fiw
   [junit4]   2> 530488 INFO  (zkCallback-1133-thread-2-processing-n:127.0.0.1:61126_qhcw%2Fiw) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 530488 INFO  (zkCallback-1143-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 530489 INFO  (zkCallback-1151-thread-1-processing-n:127.0.0.1:61135_qhcw%2Fiw) [n:127.0.0.1:61135_qhcw%2Fiw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 530591 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [n:127.0.0.1:61135_qhcw%2Fiw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63b09e2e
   [junit4]   2> 530599 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [n:127.0.0.1:61135_qhcw%2Fiw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63b09e2e
   [junit4]   2> 530600 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [n:127.0.0.1:61135_qhcw%2Fiw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63b09e2e
   [junit4]   2> 530601 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [n:127.0.0.1:61135_qhcw%2Fiw    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A341485DBB8B0027-001/shard-1-001/cores
   [junit4]   2> 530631 INFO  (qtp383415737-5012) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61135_qhcw%252Fiw&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 530634 INFO  (OverseerCollectionConfigSetProcessor-72122689826783236-127.0.0.1:61126_qhcw%2Fiw-n_0000000000) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 530634 INFO  (OverseerThreadFactory-2483-thread-3-processing-n:127.0.0.1:61126_qhcw%2Fiw) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:61135_qhcw%2Fiw for creating new replica
   [junit4]   2> 530639 INFO  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 530639 INFO  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 531666 INFO  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 531694 INFO  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema [collection1_shard2_replica_t41] Schema name=test
   [junit4]   2> 531770 INFO  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 531796 INFO  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t41' using configuration from collection collection1, trusted=true
   [junit4]   2> 531797 INFO  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t41' (registry 'solr.core.collection1.shard2.replica_t41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63b09e2e
   [junit4]   2> 531797 INFO  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 531797 INFO  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [[collection1_shard2_replica_t41] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A341485DBB8B0027-001/shard-1-001/cores/collection1_shard2_replica_t41], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A341485DBB8B0027-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
   [junit4]   2> 531800 INFO  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=27.681640625, floorSegmentMB=1.77734375, forceMergeDeletesPctAllowed=9.32326947691982, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7540807653927429
   [junit4]   2> 531804 WARN  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 531861 INFO  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 531861 INFO  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 531863 INFO  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 531863 INFO  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 531864 INFO  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 531865 INFO  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.SolrIndexSearcher Opening [Searcher@61e189de[collection1_shard2_replica_t41] main]
   [junit4]   2> 531867 INFO  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 531867 INFO  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 531868 INFO  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 531868 INFO  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591192552708505600
   [junit4]   2> 531869 INFO  (searcherExecutor-2497-thread-1-processing-n:127.0.0.1:61135_qhcw%2Fiw x:collection1_shard2_replica_t41 s:shard2 c:collection1) [n:127.0.0.1:61135_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [collection1_shard2_replica_t41] Registered new searcher Searcher@61e189de[collection1_shard2_replica_t41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 531878 INFO  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 531878 INFO  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 531878 INFO  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61135/qhcw/iw/collection1_shard2_replica_t41/
   [junit4]   2> 531878 INFO  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 531878 INFO  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy http://127.0.0.1:61135/qhcw/iw/collection1_shard2_replica_t41/ has no replicas
   [junit4]   2> 531878 INFO  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 531879 INFO  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController collection1_shard2_replica_t41 stopping background replication from leader
   [junit4]   2> 531883 INFO  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61135/qhcw/iw/collection1_shard2_replica_t41/ shard2
   [junit4]   2> 532045 INFO  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 532049 INFO  (qtp1897190057-5056) [n:127.0.0.1:61135_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1410
   [junit4]   2> 532053 INFO  (qtp383415737-5012) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:61135_qhcw%252Fiw&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1422
   [junit4]   2> 532389 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A341485DBB8B0027-001/shard-2-001 of type TLOG
   [junit4]   2> 532389 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 532391 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 532391 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 532391 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 532391 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56d2b10b{/qhcw/iw,null,AVAILABLE}
   [junit4]   2> 532392 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@17b1c98{HTTP/1.1,[http/1.1]}{127.0.0.1:61140}
   [junit4]   2> 532392 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.e.j.s.Server Started @535620ms
   [junit4]   2> 532392 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A341485DBB8B0027-001/tempDir-001/jetty2, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/qhcw/iw, hostPort=61140, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A341485DBB8B0027-001/shard-2-001/cores}
   [junit4]   2> 532392 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 532392 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 532392 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 532392 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 532392 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T10:04:30.499Z
   [junit4]   2> 532395 INFO  (zkConnectionManagerCallback-1156-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 532397 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 532397 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A341485DBB8B0027-001/shard-2-001/solr.xml
   [junit4]   2> 532406 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 532406 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 532407 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@63b09e2e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 532412 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61123/solr
   [junit4]   2> 532414 INFO  (zkConnectionManagerCallback-1160-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 532419 INFO  (zkConnectionManagerCallback-1162-thread-1-processing-n:127.0.0.1:61140_qhcw%2Fiw) [n:127.0.0.1:61140_qhcw%2Fiw    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 532431 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [n:127.0.0.1:61140_qhcw%2Fiw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 532435 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [n:127.0.0.1:61140_qhcw%2Fiw    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 532438 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [n:127.0.0.1:61140_qhcw%2Fiw    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61140_qhcw%2Fiw
   [junit4]   2> 532440 INFO  (zkCallback-1151-thread-1-processing-n:127.0.0.1:61135_qhcw%2Fiw) [n:127.0.0.1:61135_qhcw%2Fiw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 532440 INFO  (zkCallback-1133-thread-1-processing-n:127.0.0.1:61126_qhcw%2Fiw) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 532440 INFO  (zkCallback-1143-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 532441 INFO  (zkCallback-1161-thread-1-processing-n:127.0.0.1:61140_qhcw%2Fiw) [n:127.0.0.1:61140_qhcw%2Fiw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 532559 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [n:127.0.0.1:61140_qhcw%2Fiw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63b09e2e
   [junit4]   2> 532567 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [n:127.0.0.1:61140_qhcw%2Fiw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63b09e2e
   [junit4]   2> 532567 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [n:127.0.0.1:61140_qhcw%2Fiw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63b09e2e
   [junit4]   2> 532569 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [n:127.0.0.1:61140_qhcw%2Fiw    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A341485DBB8B0027-001/shard-2-001/cores
   [junit4]   2> 532603 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61140_qhcw%252Fiw&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 532606 INFO  (OverseerCollectionConfigSetProcessor-72122689826783236-127.0.0.1:61126_qhcw%2Fiw-n_0000000000) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 532606 INFO  (OverseerThreadFactory-2483-thread-4-processing-n:127.0.0.1:61126_qhcw%2Fiw) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:61140_qhcw%2Fiw for creating new replica
   [junit4]   2> 532611 INFO  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 532612 INFO  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 533640 INFO  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 533652 INFO  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema [collection1_shard1_replica_t43] Schema name=test
   [junit4]   2> 533742 INFO  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 533777 INFO  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t43' using configuration from collection collection1, trusted=true
   [junit4]   2> 533778 INFO  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t43' (registry 'solr.core.collection1.shard1.replica_t43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63b09e2e
   [junit4]   2> 533778 INFO  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 533778 INFO  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [[collection1_shard1_replica_t43] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A341485DBB8B0027-001/shard-2-001/cores/collection1_shard1_replica_t43], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A341485DBB8B0027-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
   [junit4]   2> 533782 INFO  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=27.681640625, floorSegmentMB=1.77734375, forceMergeDeletesPctAllowed=9.32326947691982, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7540807653927429
   [junit4]   2> 533787 WARN  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 533851 INFO  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 533851 INFO  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 533852 INFO  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 533852 INFO  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 533853 INFO  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 533854 INFO  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.SolrIndexSearcher Opening [Searcher@c8c5b3a[collection1_shard1_replica_t43] main]
   [junit4]   2> 533855 INFO  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 533855 INFO  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 533856 INFO  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 533856 INFO  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591192554793074688
   [junit4]   2> 533857 INFO  (searcherExecutor-2508-thread-1-processing-n:127.0.0.1:61140_qhcw%2Fiw x:collection1_shard1_replica_t43 s:shard1 c:collection1) [n:127.0.0.1:61140_qhcw%2Fiw c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [collection1_shard1_replica_t43] Registered new searcher Searcher@c8c5b3a[collection1_shard1_replica_t43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 533865 INFO  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 533865 INFO  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 533865 INFO  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61140/qhcw/iw/collection1_shard1_replica_t43/
   [junit4]   2> 533865 INFO  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 533866 INFO  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy http://127.0.0.1:61140/qhcw/iw/collection1_shard1_replica_t43/ has no replicas
   [junit4]   2> 533866 INFO  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 533866 INFO  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController collection1_shard1_replica_t43 stopping background replication from leader
   [junit4]   2> 533871 INFO  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61140/qhcw/iw/collection1_shard1_replica_t43/ shard1
   [junit4]   2> 533991 INFO  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 533995 INFO  (qtp997087048-5087) [n:127.0.0.1:61140_qhcw%2Fiw c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1383
   [junit4]   2> 533998 INFO  (qtp383415737-5011) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:61140_qhcw%252Fiw&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=1395
   [junit4]   2> 534333 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A341485DBB8B0027-001/shard-3-001 of type TLOG
   [junit4]   2> 534334 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 534335 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 534335 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 534335 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 534335 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@402f3a12{/qhcw/iw,null,AVAILABLE}
   [junit4]   2> 534335 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@158cee28{HTTP/1.1,[http/1.1]}{127.0.0.1:61145}
   [junit4]   2> 534336 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.e.j.s.Server Started @537564ms
   [junit4]   2> 534336 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A341485DBB8B0027-001/tempDir-001/jetty3, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/qhcw/iw, hostPort=61145, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A341485DBB8B0027-001/shard-3-001/cores}
   [junit4]   2> 534336 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 534336 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 534336 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 534336 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 534336 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T10:04:32.443Z
   [junit4]   2> 534338 INFO  (zkConnectionManagerCallback-1166-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 534340 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 534340 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A341485DBB8B0027-001/shard-3-001/solr.xml
   [junit4]   2> 534366 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 534366 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 534366 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@63b09e2e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 534375 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61123/solr
   [junit4]   2> 534377 INFO  (zkConnectionManagerCallback-1170-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 534381 INFO  (zkConnectionManagerCallback-1172-thread-1-processing-n:127.0.0.1:61145_qhcw%2Fiw) [n:127.0.0.1:61145_qhcw%2Fiw    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 534392 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [n:127.0.0.1:61145_qhcw%2Fiw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 534396 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [n:127.0.0.1:61145_qhcw%2Fiw    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 534400 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [n:127.0.0.1:61145_qhcw%2Fiw    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61145_qhcw%2Fiw
   [junit4]   2> 534401 INFO  (zkCallback-1133-thread-2-processing-n:127.0.0.1:61126_qhcw%2Fiw) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 534401 INFO  (zkCallback-1143-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 534402 INFO  (zkCallback-1161-thread-1-processing-n:127.0.0.1:61140_qhcw%2Fiw) [n:127.0.0.1:61140_qhcw%2Fiw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 534402 INFO  (zkCallback-1151-thread-1-processing-n:127.0.0.1:61135_qhcw%2Fiw) [n:127.0.0.1:61135_qhcw%2Fiw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 534403 INFO  (zkCallback-1171-thread-1-processing-n:127.0.0.1:61145_qhcw%2Fiw) [n:127.0.0.1:61145_qhcw%2Fiw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 534482 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [n:127.0.0.1:61145_qhcw%2Fiw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63b09e2e
   [junit4]   2> 534489 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [n:127.0.0.1:61145_qhcw%2Fiw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63b09e2e
   [junit4]   2> 534489 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [n:127.0.0.1:61145_qhcw%2Fiw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63b09e2e
   [junit4]   2> 534491 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[A341485DBB8B0027]) [n:127.0.0.1:61145_qhcw%2Fiw    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A341485DBB8B0027-001/shard-3-001/cores
   [junit4]   2> 534531 INFO  (qtp383415737-5012) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61145_qhcw%252Fiw&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 534534 INFO  (OverseerCollectionConfigSetProcessor-72122689826783236-127.0.0.1:61126_qhcw%2Fiw-n_0000000000) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 534535 INFO  (OverseerThreadFactory-2483-thread-5-processing-n:127.0.0.1:61126_qhcw%2Fiw) [n:127.0.0.1:61126_qhcw%2Fiw    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:61145_qhcw%2Fiw for creating new replica
   [junit4]   2> 534539 INFO  (qtp1851590874-5118) [n:127.0.0.1:61145_qhcw%2Fiw    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 534540 INFO  (qtp1851590874-5118) [n:127.0.0.1:61145_qhcw%2Fiw    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 535569 INFO  (qtp1851590874-5118) [n:127.0.0.1:61145_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 535578 INFO  (qtp1851590874-5118) [n:127.0.0.1:61145_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema [collection1_shard2_replica_t45] Schema name=test
   [junit4]   2> 535650 INFO  (qtp1851590874-5118) [n:127.0.0.1:61145_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 535671 INFO  (qtp1851590874-5118) [n:127.0.0.1:61145_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t45' using configuration from collection collection1, trusted=true
   [junit4]   2> 535671 INFO  (qtp1851590874-5118) [n:127.0.0.1:61145_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t45' (registry 'solr.core.collection1.shard2.replica_t45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63b09e2e
   [junit4]   2> 535671 INFO  (qtp1851590874-5118) [n:127.0.0.1:61145_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 535672 INFO  (qtp1851590874-5118) [n:127.0.0.1:61145_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore [[collection1_shard2_replica_t45] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A341485DBB8B0027-001/shard-3-001/cores/collection1_shard2_replica_t45], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_A341485DBB8B0027-001/shard-3-001/cores/collection1_shard2_replica_t45/data/]
   [junit4]   2> 535675 INFO  (qtp1851590874-5118) [n:127.0.0.1:61145_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=27.681640625, floorSegmentMB=1.77734375, forceMergeDeletesPctAllowed=9.32326947691982, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7540807653927429
   [junit4]   2> 535679 WARN  (qtp1851590874-5118) [n:127.0.0.1:61145_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 535724 INFO  (qtp1851590874-5118) [n:127.0.0.1:61145_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 535724 INFO  (qtp1851590874-5118) [n:127.0.0.1:61145_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 535724 INFO  (qtp1851590874-5118) [n:127.0.0.1:61145_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 535724 INFO  (qtp1851590874-5118) [n:127.0.0.1:61145_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 535725 INFO  (qtp1851590874-5118) [n:127.0.0.1:61145_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 535726 INFO  (qtp1851590874-5118) [n:127.0.0.1:61145_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.SolrIndexSearcher Opening [Searcher@488db4c1[collection1_shard2_replica_t45] main]
   [junit4]   2> 535728 INFO  (qtp1851590874-5118) [n:127.0.0.1:61145_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 535728 INFO  (qtp1851590874-5118) [n:127.0.0.1:61145_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 535729 INFO  (qtp1851590874-5118) [n:127.0.0.1:61145_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 535729 INFO  (qtp1851590874-5118) [n:127.0.0.1:61145_qhcw%2Fiw c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591192556757057536
   [junit4]   2> 535729 INFO  (searcherExecutor-2519-

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

llback-4765-thread-1-processing-n:127.0.0.1:57566_solr) [n:127.0.0.1:57566_solr c:replacenodetest_coll_notarget s:shard1 r:core_node22 x:replacenodetest_coll_notarget_shard1_replica_n21] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 4019593 INFO  (zkCallback-4765-thread-1-processing-n:127.0.0.1:57566_solr) [n:127.0.0.1:57566_solr c:replacenodetest_coll_notarget s:shard1 r:core_node22 x:replacenodetest_coll_notarget_shard1_replica_n21] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 4019593 INFO  (zkCallback-4765-thread-1-processing-n:127.0.0.1:57566_solr) [n:127.0.0.1:57566_solr c:replacenodetest_coll_notarget s:shard1 r:core_node22 x:replacenodetest_coll_notarget_shard1_replica_n21] o.a.s.c.SolrCore [replacenodetest_coll_notarget_shard1_replica_n21]  CLOSING SolrCore org.apache.solr.core.SolrCore@2ffc01ec
   [junit4]   2> 4019593 INFO  (zkCallback-4765-thread-1-processing-n:127.0.0.1:57566_solr) [n:127.0.0.1:57566_solr c:replacenodetest_coll_notarget s:shard1 r:core_node22 x:replacenodetest_coll_notarget_shard1_replica_n21] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.replacenodetest_coll_notarget.shard1.replica_n21, tag=805044716
   [junit4]   2> 4019593 INFO  (zkCallback-4765-thread-1-processing-n:127.0.0.1:57566_solr) [n:127.0.0.1:57566_solr c:replacenodetest_coll_notarget s:shard1 r:core_node22 x:replacenodetest_coll_notarget_shard1_replica_n21] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5825e07c: rootName = solr_57566, domain = solr.core.replacenodetest_coll_notarget.shard1.replica_n21, service url = null, agent id = null] for registry solr.core.replacenodetest_coll_notarget.shard1.replica_n21 / com.codahale.metrics.MetricRegistry@3444ff49
   [junit4]   2> 4019607 INFO  (zkCallback-4765-thread-1-processing-n:127.0.0.1:57566_solr) [n:127.0.0.1:57566_solr c:replacenodetest_coll_notarget s:shard1 r:core_node22 x:replacenodetest_coll_notarget_shard1_replica_n21] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll_notarget.shard1.leader, tag=805044716
   [junit4]   2> 4019610 INFO  (jetty-closer-4720-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@747ef635{/solr,null,UNAVAILABLE}
   [junit4]   2> 4019610 INFO  (jetty-closer-4720-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 4019612 ERROR (SUITE-ReplaceNodeNoTargetTest-seed#[A341485DBB8B0027]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 4019612 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[A341485DBB8B0027]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57557 57557
   [junit4]   2> 4019630 INFO  (Thread-4020) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57557 57557
   [junit4]   2> 4019816 WARN  (Thread-4020) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/replacenodetest_coll_notarget/terms/shard1
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 	5	/solr/collections/replacenodetest_coll_notarget/terms/shard2
   [junit4]   2> 	5	/solr/collections/replacenodetest_coll_notarget/terms/shard4
   [junit4]   2> 	5	/solr/collections/replacenodetest_coll_notarget/terms/shard3
   [junit4]   2> 	5	/solr/collections/replacenodetest_coll_notarget/terms/shard5
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	74	/solr/collections/replacenodetest_coll_notarget/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72122917965791248-127.0.0.1:57566_solr-n_0000000003
   [junit4]   2> 	2	/solr/overseer_elect/election/72122917965791247-127.0.0.1:57563_solr-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/72122917965791249-127.0.0.1:57559_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeNoTargetTest_A341485DBB8B0027-001
   [junit4]   2> Feb 01, 2018 11:02:37 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=sl, timezone=Europe/Berlin
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=203978072,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDeleteCollectionOnDownNodes, TestCorePropertiesReload, RollingRestartTest, LeaderFailureAfterFreshStartTest, DistributedQueryElevationComponentTest, TriggerIntegrationTest, QueryElevationComponentTest, TestLeaderInitiatedRecoveryThread, TestSolrDeletionPolicy1, HighlighterTest, PropertiesRequestHandlerTest, OverseerTaskQueueTest, TestDFISimilarityFactory, TestCollationFieldDocValues, TestRecoveryHdfs, CustomHighlightComponentTest, MBeansHandlerTest, SolrIndexConfigTest, TestNumericTokenStream, PingRequestHandlerTest, TestSegmentSorting, TestTrieFacet, ZkCLITest, TestXIncludeConfig, MultiThreadedOCPTest, TimeRoutedAliasUpdateProcessorTest, TestSQLHandlerNonCloud, TestLRUStatsCache, SolrSlf4jReporterTest, ResourceLoaderTest, AtomicUpdatesTest, TestStandardQParsers, NodeLostTriggerTest, JvmMetricsTest, TestNodeLostTrigger, TestPerFieldSimilarity, TestExpandComponent, TestMiniSolrCloudClusterSSL, SubstringBytesRefFilterTest, FieldMutatingUpdateProcessorTest, DistributedMLTComponentTest, TestEmbeddedSolrServerSchemaAPI, TestPullReplicaErrorHandling, TestNRTOpen, TestOmitPositions, SOLR749Test, TestFieldCollectionResource, TestSolrCloudWithSecureImpersonation, BlockJoinFacetDistribTest, TestExactSharedStatsCache, TestFoldingMultitermQuery, TestCloudJSONFacetJoinDomain, DistributedFacetPivotWhiteBoxTest, ForceLeaderTest, MetricTriggerTest, SampleTest, AddReplicaTest, TestAuthorizationFramework, MultiTermTest, TestNumericRangeQuery32, AlternateDirectoryTest, TestMergePolicyConfig, DistributedQueryComponentOptimizationTest, SegmentsInfoRequestHandlerTest, UniqFieldsUpdateProcessorFactoryTest, AutoAddReplicasPlanActionTest, LegacyCloudClusterPropTest, SchemaVersionSpecificBehaviorTest, TestSchemaNameResource, TestCustomSort, TestGraphMLResponseWriter, TestFilteredDocIdSet, PolyFieldTest, TestCoreBackup, ReplicaListTransformerTest, TestRandomRequestDistribution, TestFunctionQuery, TestFieldCacheSortRandom, BasicDistributedZkTest, CollectionsAPIAsyncDistributedZkTest, SpatialHeatmapFacetsTest, PathHierarchyTokenizerFactoryTest, TestRawTransformer, SolrInfoBeanTest, TestSolrCoreParser, TestIBSimilarityFactory, TestLegacyFieldReuse, TestDynamicLoading, TemplateUpdateProcessorTest, BaseCdcrDistributedZkTest, TestUtils, HdfsCollectionsAPIDistributedZkTest, HdfsWriteToMultipleCollectionsTest, TestConfigSetsAPI, AssignBackwardCompatibilityTest, MoreLikeThisHandlerTest, TestSerializedLuceneMatchVersion, DistribJoinFromCollectionTest, TestLocalFSCloudBackupRestore, TestLFUCache, ConjunctionSolrSpellCheckerTest, SpatialFilterTest, TestCharFilters, DirectSolrSpellCheckerTest, ClassificationUpdateProcessorIntegrationTest, ConcurrentDeleteAndCreateCollectionTest, TestIndexSearcher, TestJsonFacetRefinement, TestCloudManagedSchema, LeaderElectionIntegrationTest, TestJoin, NumberUtilsTest, QueryEqualityTest, LargeFieldTest, TestPayloadCheckQParserPlugin, SolrCoreMetricManagerTest, TestBulkSchemaAPI, CurrencyFieldTypeTest, TestScoreJoinQPNoScore, TestFaceting, TestSuggestSpellingConverter, SolrRequestParserTest, HttpPartitionTest, DeleteNodeTest, MoveReplicaHDFSTest, DirectUpdateHandlerOptimizeTest, HdfsBasicDistributedZk2Test, TestBlobHandler, TlogReplayBufferedWhileIndexingTest, OverseerCollectionConfigSetProcessorTest, DistributedVersionInfoTest, TestCloudSearcherWarming, TestTlogReplica, CollectionsAPISolrJTest, CoreSorterTest, TestMinMaxOnMultiValuedField, XmlUpdateRequestHandlerTest, DateFieldTest, SolrShardReporterTest, IndexSchemaRuntimeFieldTest, TestUseDocValuesAsStored, TestNoOpRegenerator, DocValuesMissingTest, TestLazyCores, SaslZkACLProviderTest, CollectionReloadTest, CopyFieldTest, TestFieldCacheWithThreads, TestPerFieldSimilarityWithDefaultOverride, TestQueryUtils, TestLegacyTerms, TestLeaderElectionWithEmptyReplica, SearchHandlerTest, HdfsAutoAddReplicasIntegrationTest, ShardRoutingCustomTest, SolrTestCaseJ4Test, RecoveryZkTest, TestSmileRequest, V2ApiIntegrationTest, CacheHeaderTest, StatsComponentTest, TestSolrCloudWithHadoopAuthPlugin, SimpleMLTQParserTest, TestPrepRecovery, TestXmlQParserPlugin, SolrPluginUtilsTest, TestComputePlanAction, OutOfBoxZkACLAndCredentialsProvidersTest, UUIDUpdateProcessorFallbackTest, TestManagedResourceStorage, TestGroupingSearch, TestPostingsSolrHighlighter, ComputePlanActionTest, BooleanFieldTest, TestConfigSetProperties, RequestLoggingTest, SolrCLIZkUtilsTest, TestSweetSpotSimilarityFactory, TestSolrConfigHandlerConcurrent, HdfsChaosMonkeyNothingIsSafeTest, TestRestoreCore, TestSolrConfigHandler, BlobRepositoryCloudTest, TestAnalyzeInfixSuggestions, CdcrReplicationHandlerTest, UtilsToolTest, TestExecutePlanAction, ReplaceNodeNoTargetTest]
   [junit4] Completed [566/773 (3!)] on J0 in 13.03s, 1 test, 1 failure <<< FAILURES!

[...truncated 48863 lines...]