Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/522/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseSerialGC

8 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaOnIndexing

Error Message:
Time out waiting for LIR state get removed

Stack Trace:
java.util.concurrent.TimeoutException: Time out waiting for LIR state get 
removed
        at 
__randomizedtesting.SeedInfo.seed([8D8BECFC31716A34:F4F0C07392ECA017]:0)
        at org.apache.solr.util.TimeOut.waitFor(TimeOut.java:66)
        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaOnIndexing(DeleteReplicaTest.java:331)
        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.handler.TestReplicationHandler.doTestStressReplication

Error Message:
found:2[index.20180328202108471, index.20180328202109013, index.properties, 
replication.properties, snapshot_metadata]

Stack Trace:
java.lang.AssertionError: found:2[index.20180328202108471, 
index.20180328202109013, index.properties, replication.properties, 
snapshot_metadata]
        at 
__randomizedtesting.SeedInfo.seed([8D8BECFC31716A34:5620EC3A34590387]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:962)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:933)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:909)
        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.handler.TestReplicationHandler.doTestStressReplication

Error Message:
found:2[index.20180328202133240, index.20180328202133720, index.properties, 
replication.properties, snapshot_metadata]

Stack Trace:
java.lang.AssertionError: found:2[index.20180328202133240, 
index.20180328202133720, index.properties, replication.properties, 
snapshot_metadata]
        at 
__randomizedtesting.SeedInfo.seed([8D8BECFC31716A34:5620EC3A34590387]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:962)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:933)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:909)
        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.handler.TestReplicationHandler.doTestStressReplication

Error Message:
found:2[index.20180328202311291, index.20180328202311717, index.properties, 
replication.properties, snapshot_metadata]

Stack Trace:
java.lang.AssertionError: found:2[index.20180328202311291, 
index.20180328202311717, index.properties, replication.properties, 
snapshot_metadata]
        at 
__randomizedtesting.SeedInfo.seed([8D8BECFC31716A34:5620EC3A34590387]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:962)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:933)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:909)
        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.handler.TestReplicationHandler.doTestStressReplication

Error Message:
found:2[index.20180328202316274, index.20180328202316719, index.properties, 
replication.properties, snapshot_metadata]

Stack Trace:
java.lang.AssertionError: found:2[index.20180328202316274, 
index.20180328202316719, index.properties, replication.properties, 
snapshot_metadata]
        at 
__randomizedtesting.SeedInfo.seed([8D8BECFC31716A34:5620EC3A34590387]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:962)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:933)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:909)
        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.handler.TestReplicationHandler.doTestStressReplication

Error Message:
found:2[index.20180328202027103, index.20180328202028087, index.properties, 
replication.properties, snapshot_metadata]

Stack Trace:
java.lang.AssertionError: found:2[index.20180328202027103, 
index.20180328202028087, index.properties, replication.properties, 
snapshot_metadata]
        at 
__randomizedtesting.SeedInfo.seed([8D8BECFC31716A34:5620EC3A34590387]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:962)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:933)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:909)
        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.handler.TestReplicationHandler.doTestStressReplication

Error Message:
found:2[index.20180328173452331, index.20180328173452731, index.properties, 
replication.properties, snapshot_metadata]

Stack Trace:
java.lang.AssertionError: found:2[index.20180328173452331, 
index.20180328173452731, index.properties, replication.properties, 
snapshot_metadata]
        at 
__randomizedtesting.SeedInfo.seed([8D8BECFC31716A34:5620EC3A34590387]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:962)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:933)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:909)
        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.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index 0 out-of-bounds for length 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0
        at 
__randomizedtesting.SeedInfo.seed([8D8BECFC31716A34:99C3B7A91276D72A]:0)
        at 
java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
        at 
java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
        at 
java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
        at java.base/java.util.Objects.checkIndex(Objects.java:372)
        at java.base/java.util.ArrayList.get(ArrayList.java:440)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:562)
        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)




Build Log:
[...truncated 1814 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20180328_213840_13117121662618010335577.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] codec: FastCompressingStoredFields, pf: BloomFilter, dvf: Asserting
   [junit4] <<< JVM J0: EOF ----

[...truncated 10385 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DeleteReplicaTest_8D8BECFC31716A34-001\init-core-data-001
   [junit4]   2> 35481 WARN  
(SUITE-DeleteReplicaTest-seed#[8D8BECFC31716A34]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13
   [junit4]   2> 35482 INFO  
(SUITE-DeleteReplicaTest-seed#[8D8BECFC31716A34]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 35488 INFO  
(SUITE-DeleteReplicaTest-seed#[8D8BECFC31716A34]-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)
   [junit4]   2> 35631 INFO  
(SUITE-DeleteReplicaTest-seed#[8D8BECFC31716A34]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 35632 INFO  
(SUITE-DeleteReplicaTest-seed#[8D8BECFC31716A34]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DeleteReplicaTest_8D8BECFC31716A34-001\tempDir-001
   [junit4]   2> 35632 INFO  
(SUITE-DeleteReplicaTest-seed#[8D8BECFC31716A34]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 35633 INFO  (Thread-79) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 35633 INFO  (Thread-79) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 35638 ERROR (Thread-79) [    ] 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> 35732 INFO  
(SUITE-DeleteReplicaTest-seed#[8D8BECFC31716A34]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:52015
   [junit4]   2> 35738 INFO  (zkConnectionManagerCallback-152-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 35787 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10016d9f3590000, likely client has closed socket
   [junit4]   2> 35929 INFO  (jetty-launcher-149-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T00:57:37+03:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 35929 INFO  (jetty-launcher-149-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 35929 INFO  (jetty-launcher-149-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 35930 INFO  (jetty-launcher-149-thread-4) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 35930 INFO  (jetty-launcher-149-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@208609b{/solr,null,AVAILABLE}
   [junit4]   2> 35933 INFO  (jetty-launcher-149-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T00:57:37+03:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 35933 INFO  (jetty-launcher-149-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 35933 INFO  (jetty-launcher-149-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 35933 INFO  (jetty-launcher-149-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 35933 INFO  (jetty-launcher-149-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@664c7a51{/solr,null,AVAILABLE}
   [junit4]   2> 35934 INFO  (jetty-launcher-149-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T00:57:37+03:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 35935 INFO  (jetty-launcher-149-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 35935 INFO  (jetty-launcher-149-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 35935 INFO  (jetty-launcher-149-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T00:57:37+03:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 35935 INFO  (jetty-launcher-149-thread-3) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 35936 INFO  (jetty-launcher-149-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 35936 INFO  (jetty-launcher-149-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 35936 INFO  (jetty-launcher-149-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 35937 INFO  (jetty-launcher-149-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6b9cbaae{/solr,null,AVAILABLE}
   [junit4]   2> 35938 INFO  (jetty-launcher-149-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4be0926a{/solr,null,AVAILABLE}
   [junit4]   2> 35966 INFO  (jetty-launcher-149-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5d5858b1{SSL,[ssl, 
http/1.1]}{127.0.0.1:52021}
   [junit4]   2> 35966 INFO  (jetty-launcher-149-thread-2) [    ] 
o.e.j.s.Server Started @36003ms
   [junit4]   2> 35966 INFO  (jetty-launcher-149-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52021}
   [junit4]   2> 35967 ERROR (jetty-launcher-149-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 35967 INFO  (jetty-launcher-149-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 35967 INFO  (jetty-launcher-149-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.4.0
   [junit4]   2> 35967 INFO  (jetty-launcher-149-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 35967 INFO  (jetty-launcher-149-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 35967 INFO  (jetty-launcher-149-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-28T22:01:45.468365Z
   [junit4]   2> 35971 INFO  (jetty-launcher-149-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@235178c{SSL,[ssl, 
http/1.1]}{127.0.0.1:52019}
   [junit4]   2> 35971 INFO  (jetty-launcher-149-thread-4) [    ] 
o.e.j.s.Server Started @36007ms
   [junit4]   2> 35971 INFO  (jetty-launcher-149-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52019}
   [junit4]   2> 35971 ERROR (jetty-launcher-149-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 35971 INFO  (jetty-launcher-149-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 35971 INFO  (jetty-launcher-149-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.4.0
   [junit4]   2> 35971 INFO  (jetty-launcher-149-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 35971 INFO  (jetty-launcher-149-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 35972 INFO  (jetty-launcher-149-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-28T22:01:45.472197800Z
   [junit4]   2> 35973 INFO  (jetty-launcher-149-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@f58f232{SSL,[ssl, 
http/1.1]}{127.0.0.1:52020}
   [junit4]   2> 35973 INFO  (jetty-launcher-149-thread-1) [    ] 
o.e.j.s.Server Started @36009ms
   [junit4]   2> 35973 INFO  (jetty-launcher-149-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7076e766{SSL,[ssl, 
http/1.1]}{127.0.0.1:52022}
   [junit4]   2> 35973 INFO  (jetty-launcher-149-thread-3) [    ] 
o.e.j.s.Server Started @36009ms
   [junit4]   2> 35973 INFO  (jetty-launcher-149-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52022}
   [junit4]   2> 35973 ERROR (jetty-launcher-149-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 35973 INFO  (jetty-launcher-149-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 35973 INFO  (jetty-launcher-149-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52020}
   [junit4]   2> 35973 INFO  (jetty-launcher-149-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.4.0
   [junit4]   2> 35973 INFO  (jetty-launcher-149-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 35973 INFO  (jetty-launcher-149-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 35973 ERROR (jetty-launcher-149-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 35974 INFO  (jetty-launcher-149-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 35974 INFO  (jetty-launcher-149-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.4.0
   [junit4]   2> 35974 INFO  (jetty-launcher-149-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 35974 INFO  (jetty-launcher-149-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-28T22:01:45.475412900Z
   [junit4]   2> 35974 INFO  (jetty-launcher-149-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 35974 INFO  (jetty-launcher-149-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-28T22:01:45.475412900Z
   [junit4]   2> 35981 INFO  (zkConnectionManagerCallback-160-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 35981 INFO  (zkConnectionManagerCallback-154-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 35982 INFO  (jetty-launcher-149-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 35983 INFO  (jetty-launcher-149-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 35998 INFO  (zkConnectionManagerCallback-156-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 35996 INFO  (zkConnectionManagerCallback-158-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36020 INFO  (jetty-launcher-149-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 36021 INFO  (jetty-launcher-149-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 36028 INFO  (jetty-launcher-149-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52015/solr
   [junit4]   2> 36031 INFO  (jetty-launcher-149-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52015/solr
   [junit4]   2> 36073 INFO  (jetty-launcher-149-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52015/solr
   [junit4]   2> 36079 INFO  (jetty-launcher-149-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52015/solr
   [junit4]   2> 36095 INFO  (zkConnectionManagerCallback-164-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36099 INFO  (zkConnectionManagerCallback-168-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36114 INFO  (zkConnectionManagerCallback-172-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36116 INFO  (zkConnectionManagerCallback-176-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36120 INFO  (zkConnectionManagerCallback-178-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36174 INFO  (zkConnectionManagerCallback-180-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36201 INFO  (jetty-launcher-149-thread-3) 
[n:127.0.0.1:52022_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 36204 INFO  (jetty-launcher-149-thread-3) 
[n:127.0.0.1:52022_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:52022_solr
   [junit4]   2> 36206 INFO  (jetty-launcher-149-thread-3) 
[n:127.0.0.1:52022_solr    ] o.a.s.c.Overseer Overseer 
(id=72082719384338442-127.0.0.1:52022_solr-n_0000000000) starting
   [junit4]   2> 36209 INFO  (zkConnectionManagerCallback-182-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36230 INFO  (jetty-launcher-149-thread-1) 
[n:127.0.0.1:52020_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 36233 INFO  (jetty-launcher-149-thread-1) 
[n:127.0.0.1:52020_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52020_solr
   [junit4]   2> 36270 INFO  (zkConnectionManagerCallback-184-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36311 INFO  (jetty-launcher-149-thread-2) 
[n:127.0.0.1:52021_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 36315 INFO  (jetty-launcher-149-thread-2) 
[n:127.0.0.1:52021_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 36317 INFO  (jetty-launcher-149-thread-4) 
[n:127.0.0.1:52019_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 36318 INFO  (jetty-launcher-149-thread-2) 
[n:127.0.0.1:52021_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 36318 INFO  (jetty-launcher-149-thread-2) 
[n:127.0.0.1:52021_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52021_solr
   [junit4]   2> 36382 INFO  (zkCallback-177-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 36384 INFO  (jetty-launcher-149-thread-1) 
[n:127.0.0.1:52020_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52020.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2239af04
   [junit4]   2> 36389 INFO  (jetty-launcher-149-thread-1) 
[n:127.0.0.1:52020_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52020.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2239af04
   [junit4]   2> 36390 INFO  (jetty-launcher-149-thread-1) 
[n:127.0.0.1:52020_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52020.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2239af04
   [junit4]   2> 36391 INFO  (jetty-launcher-149-thread-1) 
[n:127.0.0.1:52020_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DeleteReplicaTest_8D8BECFC31716A34-001\tempDir-001\node1\.
   [junit4]   2> 36392 INFO  (zkCallback-179-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 36392 INFO  (zkCallback-181-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 36395 INFO  (zkCallback-183-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 36396 INFO  (jetty-launcher-149-thread-4) 
[n:127.0.0.1:52019_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 36398 INFO  (jetty-launcher-149-thread-4) 
[n:127.0.0.1:52019_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 36398 INFO  (jetty-launcher-149-thread-4) 
[n:127.0.0.1:52019_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52019_solr
   [junit4]   2> 36422 INFO  (zkCallback-177-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 36422 INFO  (zkCallback-181-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 36422 INFO  (zkCallback-183-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 36423 INFO  (zkCallback-179-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 36518 INFO  (zkConnectionManagerCallback-191-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36519 INFO  (jetty-launcher-149-thread-3) 
[n:127.0.0.1:52022_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 36520 INFO  (jetty-launcher-149-thread-3) 
[n:127.0.0.1:52022_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:52015/solr ready
   [junit4]   2> 36523 INFO  (jetty-launcher-149-thread-3) 
[n:127.0.0.1:52022_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 36523 INFO  (jetty-launcher-149-thread-3) 
[n:127.0.0.1:52022_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52022_solr
   [junit4]   2> 36595 INFO  (zkCallback-183-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 36595 INFO  (zkCallback-181-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 36633 INFO  (zkCallback-177-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 36640 INFO  (zkConnectionManagerCallback-196-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36644 INFO  (zkCallback-190-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 36649 INFO  
(OverseerStateUpdate-72082719384338442-127.0.0.1:52022_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 36664 INFO  (jetty-launcher-149-thread-4) 
[n:127.0.0.1:52019_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52019.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2239af04
   [junit4]   2> 36673 INFO  (jetty-launcher-149-thread-4) 
[n:127.0.0.1:52019_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52019.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2239af04
   [junit4]   2> 36674 INFO  (jetty-launcher-149-thread-4) 
[n:127.0.0.1:52019_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52019.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2239af04
   [junit4]   2> 36675 INFO  (jetty-launcher-149-thread-4) 
[n:127.0.0.1:52019_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DeleteReplicaTest_8D8BECFC31716A34-001\tempDir-001\node4\.
   [junit4]   2> 36681 INFO  (jetty-launcher-149-thread-2) 
[n:127.0.0.1:52021_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52021.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2239af04
   [junit4]   2> 36697 INFO  (jetty-launcher-149-thread-2) 
[n:127.0.0.1:52021_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52021.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2239af04
   [junit4]   2> 36697 INFO  (jetty-launcher-149-thread-2) 
[n:127.0.0.1:52021_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52021.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2239af04
   [junit4]   2> 36699 INFO  (jetty-launcher-149-thread-2) 
[n:127.0.0.1:52021_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DeleteReplicaTest_8D8BECFC31716A34-001\tempDir-001\node2\.
   [junit4]   2> 36699 INFO  (jetty-launcher-149-thread-1) 
[n:127.0.0.1:52020_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 36702 INFO  (jetty-launcher-149-thread-1) 
[n:127.0.0.1:52020_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:52015/solr ready
   [junit4]   2> 36725 INFO  (jetty-launcher-149-thread-3) 
[n:127.0.0.1:52022_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52022.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2239af04
   [junit4]   2> 36734 INFO  (jetty-launcher-149-thread-3) 
[n:127.0.0.1:52022_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52022.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2239af04
   [junit4]   2> 36734 INFO  (jetty-launcher-149-thread-3) 
[n:127.0.0.1:52022_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52022.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2239af04
   [junit4]   2> 36735 INFO  (jetty-launcher-149-thread-3) 
[n:127.0.0.1:52022_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DeleteReplicaTest_8D8BECFC31716A34-001\tempDir-001\node3\.
   [junit4]   2> 36749 INFO  (zkConnectionManagerCallback-200-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36753 INFO  (jetty-launcher-149-thread-4) 
[n:127.0.0.1:52019_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 36755 INFO  (jetty-launcher-149-thread-4) 
[n:127.0.0.1:52019_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:52015/solr ready
   [junit4]   2> 36758 INFO  (zkConnectionManagerCallback-204-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36759 INFO  (jetty-launcher-149-thread-2) 
[n:127.0.0.1:52021_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 36760 INFO  (jetty-launcher-149-thread-2) 
[n:127.0.0.1:52021_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:52015/solr ready
   [junit4]   2> 36876 INFO  (zkConnectionManagerCallback-206-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36879 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10016d9f3590011, likely client has closed socket
   [junit4]   2> 36885 INFO  (zkConnectionManagerCallback-210-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36886 INFO  
(SUITE-DeleteReplicaTest-seed#[8D8BECFC31716A34]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 36888 INFO  
(SUITE-DeleteReplicaTest-seed#[8D8BECFC31716A34]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52015/solr ready
   [junit4]   2> 36918 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[8D8BECFC31716A34])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaByCountForAllShards
   [junit4]   2> 36992 INFO  (qtp2107816975-480) [n:127.0.0.1:52019_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=deleteByCountNew&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 37004 INFO  (OverseerThreadFactory-174-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection deleteByCountNew
   [junit4]   2> 37134 INFO  
(OverseerStateUpdate-72082719384338442-127.0.0.1:52022_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCountNew_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:52022/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 37138 INFO  
(OverseerStateUpdate-72082719384338442-127.0.0.1:52022_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCountNew_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:52020/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 37139 INFO  
(OverseerStateUpdate-72082719384338442-127.0.0.1:52022_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"deleteByCountNew_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:52019/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 37142 INFO  
(OverseerStateUpdate-72082719384338442-127.0.0.1:52022_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"deleteByCountNew_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:52021/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 37398 INFO  (qtp2107816975-478) [n:127.0.0.1:52019_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n3&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 37414 INFO  (qtp708170368-498) [n:127.0.0.1:52022_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n1&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 37415 INFO  (qtp870571122-507) [n:127.0.0.1:52021_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n5&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 37421 INFO  (qtp311514969-490) [n:127.0.0.1:52020_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n2&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 37422 INFO  (qtp311514969-490) [n:127.0.0.1:52020_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 37552 INFO  (zkCallback-179-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 37552 INFO  (zkCallback-183-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 37552 INFO  (zkCallback-177-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 37552 INFO  (zkCallback-181-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 37554 INFO  (zkCallback-177-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 37554 INFO  (zkCallback-179-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 37555 INFO  (zkCallback-183-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 37555 INFO  (zkCallback-181-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 38501 INFO  (qtp870571122-507) [n:127.0.0.1:52021_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 38510 INFO  (qtp2107816975-478) [n:127.0.0.1:52019_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 38650 INFO  (qtp311514969-490) [n:127.0.0.1:52020_solr 
c:deleteByCountNew s:shard1 r:core_node6 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 38659 INFO  (qtp708170368-498) [n:127.0.0.1:52022_solr 
c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 38675 INFO  (qtp2107816975-478) [n:127.0.0.1:52019_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n3] 
o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 38678 INFO  (qtp2107816975-478) [n:127.0.0.1:52019_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 38678 INFO  (qtp2107816975-478) [n:127.0.0.1:52019_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica_n3' 
using configuration from collection deleteByCountNew, trusted=true
   [junit4]   2> 38678 INFO  (qtp311514969-490) [n:127.0.0.1:52020_solr 
c:deleteByCountNew s:shard1 r:core_node6 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 38678 INFO  (qtp2107816975-478) [n:127.0.0.1:52019_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52019.solr.core.deleteByCountNew.shard2.replica_n3' (registry 
'solr.core.deleteByCountNew.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2239af04
   [junit4]   2> 38679 INFO  (qtp2107816975-478) [n:127.0.0.1:52019_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 38679 INFO  (qtp2107816975-478) [n:127.0.0.1:52019_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n3] 
o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n3] ] Opening new SolrCore 
at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DeleteReplicaTest_8D8BECFC31716A34-001\tempDir-001\node4\deleteByCountNew_shard2_replica_n3],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DeleteReplicaTest_8D8BECFC31716A34-001\tempDir-001\node4\.\deleteByCountNew_shard2_replica_n3\data\]
   [junit4]   2> 38680 INFO  (qtp311514969-490) [n:127.0.0.1:52020_solr 
c:deleteByCountNew s:shard1 r:core_node6 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 38680 INFO  (qtp311514969-490) [n:127.0.0.1:52020_solr 
c:deleteByCountNew s:shard1 r:core_node6 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica_n2' 
using configuration from collection deleteByCountNew, trusted=true
   [junit4]   2> 38686 INFO  (qtp708170368-498) [n:127.0.0.1:52022_solr 
c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 38690 INFO  (qtp870571122-507) [n:127.0.0.1:52021_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica_n5] Schema name=minimal
   [junit4]   2> 38691 INFO  (qtp311514969-490) [n:127.0.0.1:52020_solr 
c:deleteByCountNew s:shard1 r:core_node6 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52020.solr.core.deleteByCountNew.shard1.replica_n2' (registry 
'solr.core.deleteByCountNew.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2239af04
   [junit4]   2> 38691 INFO  (qtp311514969-490) [n:127.0.0.1:52020_solr 
c:deleteByCountNew s:shard1 r:core_node6 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 38691 INFO  (qtp311514969-490) [n:127.0.0.1:52020_solr 
c:deleteByCountNew s:shard1 r:core_node6 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica_n2] ] Opening new SolrCore 
at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DeleteReplicaTest_8D8BECFC31716A34-001\tempDir-001\node1\deleteByCountNew_shard1_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DeleteReplicaTest_8D8BECFC31716A34-001\tempDir-001\node1\.\deleteByCountNew_shard1_replica_n2\data\]
   [junit4]   2> 38692 INFO  (qtp708170368-498) [n:127.0.0.1:52022_solr 
c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 38692 INFO  (qtp708170368-498) [n:127.0.0.1:52022_solr 
c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica_n1' 
using configuration from collection deleteByCountNew, trusted=true
   [junit4]   2> 38693 INFO  (qtp708170368-498) [n:127.0.0.1:52022_solr 
c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52022.solr.core.deleteByCountNew.shard1.replica_n1' (registry 
'solr.core.deleteByCountNew.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2239af04
   [junit4]   2> 38693 INFO  (qtp708170368-498) [n:127.0.0.1:52022_solr 
c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 38693 INFO  (qtp708170368-498) [n:127.0.0.1:52022_solr 
c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica_n1] ] Opening new SolrCore 
at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DeleteReplicaTest_8D8BECFC31716A34-001\tempDir-001\node3\deleteByCountNew_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DeleteReplicaTest_8D8BECFC31716A34-001\tempDir-001\node3\.\deleteByCountNew_shard1_replica_n1\data\]
   [junit4]   2> 38782 INFO  (qtp870571122-507) [n:127.0.0.1:52021_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 38783 INFO  (qtp870571122-507) [n:127.0.0.1:52021_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica_n5' 
using configuration from collection deleteByCountNew, trusted=true
   [junit4]   2> 38783 INFO  (qtp870571122-507) [n:127.0.0.1:52021_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52021.solr.core.deleteByCountNew.shard2.replica_n5' (registry 
'solr.core.deleteByCountNew.shard2.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2239af04
   [junit4]   2> 38783 INFO  (qtp870571122-507) [n:127.0.0.1:52021_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 38783 INFO  (qtp870571122-507) [n:127.0.0.1:52021_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n5] ] Opening new SolrCore 
at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DeleteReplicaTest_8D8BECFC31716A34-001\tempDir-001\node2\deleteByCountNew_shard2_replica_n5],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DeleteReplicaTest_8D8BECFC31716A34-001\tempDir-001\node2\.\deleteByCountNew_shard2_replica_n5\data\]
   [junit4]   2> 38927 INFO  (qtp311514969-490) [n:127.0.0.1:52020_solr 
c:deleteByCountNew s:shard1 r:core_node6 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 38927 INFO  (qtp311514969-490) [n:127.0.0.1:52020_solr 
c:deleteByCountNew s:shard1 r:core_node6 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 39013 INFO  (qtp311514969-490) [n:127.0.0.1:52020_solr 
c:deleteByCountNew s:shard1 r:core_node6 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 39013 INFO  (qtp311514969-490) [n:127.0.0.1:52020_solr 
c:deleteByCountNew s:shard1 r:core_node6 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 39073 INFO  (qtp2107816975-478) [n:127.0.0.1:52019_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 39073 INFO  (qtp2107816975-478) [n:127.0.0.1:52019_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 39075 INFO  (qtp2107816975-478) [n:127.0.0.1:52019_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 39075 INFO  (qtp2107816975-478) [n:127.0.0.1:52019_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 39280 INFO  (qtp311514969-490) [n:127.0.0.1:52020_solr 
c:deleteByCountNew s:shard1 r:core_node6 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4324a896[deleteByCountNew_shard1_replica_n2] main]
   [junit4]   2> 39289 INFO  (qtp311514969-490) [n:127.0.0.1:52020_solr 
c:deleteByCountNew s:shard1 r:core_node6 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 39290 INFO  (qtp311514969-490) [n:127.0.0.1:52020_solr 
c:deleteByCountNew s:shard1 r:core_node6 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 39314 INFO  (qtp311514969-490) [n:127.0.0.1:52020_solr 
c:deleteByCountNew s:shard1 r:core_node6 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 39314 INFO  (qtp2107816975-478) [n:127.0.0.1:52019_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5daa4179[deleteByCountNew_shard2_replica_n3] main]
   [junit4]   2> 39318 INFO  (qtp311514969-490) [n:127.0.0.1:52020_solr 
c:deleteByCountNew s:shard1 r:core_node6 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1596220515359391744
   [junit4]   2> 39336 INFO  
(searcherExecutor-181-thread-1-processing-n:127.0.0.1:52020_solr 
x:deleteByCountNew_shard1_replica_n2 c:deleteByCountNew s:shard1 r:core_node6) 
[n:127.0.0.1:52020_solr c:deleteByCountNew s:shard1 r:core_node6 
x:deleteByCountNew_shard1_replica_n2] o.a.s.c.SolrCore 
[deleteByCountNew_shard1_replica_n2] Registered new searcher 
Searcher@4324a896[deleteByCountNew_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 39346 INFO  (qtp2107816975-478) [n:127.0.0.1:52019_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 39348 INFO  (qtp2107816975-478) [n:127.0.0.1:52019_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 39349 INFO  (qtp2107816975-478) [n:127.0.0.1:52019_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 39349 INFO  (qtp2107816975-478) [n:127.0.0.1:52019_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1596220515391897600
   [junit4]   2> 39353 INFO  
(searcherExecutor-180-thread-1-processing-n:127.0.0.1:52019_solr 
x:deleteByCountNew_shard2_replica_n3 c:deleteByCountNew s:shard2 r:core_node7) 
[n:127.0.0.1:52019_solr c:deleteByCountNew s:shard2 r:core_node7 
x:deleteByCountNew_shard2_replica_n3] o.a.s.c.SolrCore 
[deleteByCountNew_shard2_replica_n3] Registered new searcher 
Searcher@5daa4179[deleteByCountNew_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 39365 INFO  (qtp708170368-498) [n:127.0.0.1:52022_solr 
c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 39365 INFO  (qtp708170368-498) [n:127.0.0.1:52022_solr 
c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 39368 INFO  (qtp708170368-498) [n:127.0.0.1:52022_solr 
c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 39368 INFO  (qtp708170368-498) [n:127.0.0.1:52022_solr 
c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 39383 INFO  (qtp311514969-490) [n:127.0.0.1:52020_solr 
c:deleteByCountNew s:shard1 r:core_node6 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteByCountNew/terms/shard1 to Terms{values={core_node6=0}, 
version=0}
   [junit4]   2> 39389 INFO  (qtp2107816975-478) [n:127.0.0.1:52019_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n3] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteByCountNew/terms/shard2 to Terms{values={core_node7=0}, 
version=0}
   [junit4]   2> 39406 INFO  (qtp311514969-490) [n:127.0.0.1:52020_solr 
c:deleteByCountNew s:shard1 r:core_node6 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9997ms
   [junit4]   2> 39406 INFO  (qtp2107816975-478) [n:127.0.0.1:52019_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 39410 INFO  (qtp708170368-498) [n:127.0.0.1:52022_solr 
c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1af70545[deleteByCountNew_shard1_replica_n1] main]
   [junit4]   2> 39412 INFO  (qtp708170368-498) [n:127.0.0.1:52022_solr 
c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 39413 INFO  (qtp708170368-498) [n:127.0.0.1:52022_solr 
c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 39414 INFO  (qtp708170368-498) [n:127.0.0.1:52022_solr 
c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 39414 INFO  (qtp708170368-498) [n:127.0.0.1:52022_solr 
c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1596220515460055040
   [junit4]   2> 39416 INFO  
(searcherExecutor-182-thread-1-processing-n:127.0.0.1:52022_solr 
x:deleteByCountNew_shard1_replica_n1 c:deleteByCountNew s:shard1 r:core_node4) 
[n:127.0.0.1:52022_solr c:deleteByCountNew s:shard1 r:core_node4 
x:deleteByCountNew_shard1_replica_n1] o.a.s.c.SolrCore 
[deleteByCountNew_shard1_replica_n1] Registered new searcher 
Searcher@1af70545[deleteByCountNew_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 39421 INFO  (qtp870571122-507) [n:127.0.0.1:52021_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 39421 INFO  (qtp870571122-507) [n:127.0.0.1:52021_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 39423 INFO  (qtp708170368-498) [n:127.0.0.1:52022_solr 
c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteByCountNew/terms/shard1 to Terms{values={core_node6=0, 
core_node4=0}, version=1}
   [junit4]   2> 39425 INFO  (qtp870571122-507) [n:127.0.0.1:52021_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 39425 INFO  (qtp870571122-507) [n:127.0.0.1:52021_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 39430 INFO  (qtp870571122-507) [n:127.0.0.1:52021_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@665b2004[deleteByCountNew_shard2_replica_n5] main]
   [junit4]   2> 39432 INFO  (qtp870571122-507) [n:127.0.0.1:52021_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 39433 INFO  (qtp870571122-507) [n:127.0.0.1:52021_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 39434 INFO  (qtp870571122-507) [n:127.0.0.1:52021_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 39434 INFO  (qtp870571122-507) [n:127.0.0.1:52021_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1596220515481026560
   [junit4]   2> 39435 INFO  
(searcherExecutor-183-thread-1-processing-n:127.0.0.1:52021_solr 
x:deleteByCountNew_shard2_replica_n5 c:deleteByCountNew s:shard2 r:core_node8) 
[n:127.0.0.1:52021_solr c:deleteByCountNew s:shard2 r:core_node8 
x:deleteByCountNew_shard2_replica_n5] o.a.s.c.SolrCore 
[deleteByCountNew_shard2_replica_n5] Registered new searcher 
Searcher@665b2004[deleteByCountNew_shard2_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 39439 INFO  (qtp870571122-507) [n:127.0.0.1:52021_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n5] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteByCountNew/terms/shard2 to Terms{values={core_node7=0, 
core_node8=0}, version=1}
   [junit4]   2> 39510 INFO  (zkCallback-177-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 39510 INFO  (zkCallback-179-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 39511 INFO  (zkCallback-181-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 39511 INFO  (zkCallback-179-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/colle

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

16A34]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@26f09b80: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@6e12c585
   [junit4]   2> 333834 INFO  (coreCloseExecutor-2135-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7f6cc60a
   [junit4]   2> 333834 INFO  (coreCloseExecutor-2135-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=2137835018
   [junit4]   2> 333834 INFO  (coreCloseExecutor-2135-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7ed94118: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@71f76b5
   [junit4]   2> 333840 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[8D8BECFC31716A34])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3b6c19b9{/solr,null,UNAVAILABLE}
   [junit4]   2> 333840 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[8D8BECFC31716A34])
 [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 333841 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[8D8BECFC31716A34])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@1320ce8c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 333841 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[8D8BECFC31716A34])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=905565854
   [junit4]   2> 333842 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[8D8BECFC31716A34])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 333842 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[8D8BECFC31716A34])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f69347d: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@63ab28a0
   [junit4]   2> 333846 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[8D8BECFC31716A34])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 333846 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[8D8BECFC31716A34])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5d74af52: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@fdd3360
   [junit4]   2> 333849 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[8D8BECFC31716A34])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 333849 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[8D8BECFC31716A34])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2975ce02: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@6e12c585
   [junit4]   2> 333850 INFO  (coreCloseExecutor-2137-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4f6512
   [junit4]   2> 333850 INFO  (coreCloseExecutor-2137-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=5203218
   [junit4]   2> 333850 INFO  (coreCloseExecutor-2137-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@63dc6544: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1e2d3b19
   [junit4]   2> 333858 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[8D8BECFC31716A34])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5598593a{/solr,null,UNAVAILABLE}
   [junit4]   2> 333858 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[8D8BECFC31716A34])
 [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 333858 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.h.i.e.RetryExec I/O exception (java.net.SocketException) caught when 
processing request to {}->http://127.0.0.1:59506: Socket operation on 
nonsocket: configureBlocking
   [junit4]   2> 333858 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:59506
   [junit4]   2> 333858 WARN  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Master at: http://127.0.0.1:59506/solr/collection1 is not 
available. Index fetch failed by exception: java.lang.IllegalStateException: 
Connection pool shut down
   [junit4]   2> 333858 WARN  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Could not log failed replication details
   [junit4]   2> org.apache.lucene.store.AlreadyClosedException: Already closed
   [junit4]   2>        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:337)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.loadReplicationProperties(ReplicationHandler.java:1107)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.logReplicationTimeAndConfFiles(IndexFetcher.java:790)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.cleanup(IndexFetcher.java:698) [java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:680) 
[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:347) 
[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:420) 
[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:298)
 [java/:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:844) [?:?]
   [junit4] OK      0.49s J0 | 
TestReplicationHandler.doTestReplicateAfterWrite2Slave
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_8D8BECFC31716A34-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{name=PostingsFormat(name=LuceneFixedGap), 
id=PostingsFormat(name=LuceneFixedGap), 
newname=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, 
maxPointsInLeafNode=1059, maxMBSortInHeap=5.406623193602422, 
sim=RandomSimilarity(queryNorm=false): {}, locale=bs-Latn, 
timezone=America/Glace_Bay
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=3,threads=1,free=96756520,total=332247040
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteReplicaTest, 
DeleteReplicaTest, TestReplicationHandler, DeleteReplicaTest, 
DeleteReplicaTest, TestReplicationHandler]
   [junit4] Completed [10/10 (5!)] on J0 in 89.46s, 16 tests, 1 failure, 1 
error <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1568:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1092:
 There were test failures: 10 suites, 110 tests, 1 error, 5 failures [seed: 
8D8BECFC31716A34]

Total time: 5 minutes 38 seconds

[repro] Setting last failure code to 1

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.DeleteReplicaTest
[repro]   5/5 failed: org.apache.solr.handler.TestReplicationHandler
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build move 
/y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build move /y 
solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build.orig 
move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build.orig 
move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>exit 0 
Archiving artifacts
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=70b88068e82de2d90690513b14e55ae3e3ea43ec, 
workspace=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows
[WARNINGS] Computing warning deltas based on reference build #521
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to