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

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_162) - Build # 21728 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21728/
Java: 32bit/jdk1.8.0_162 -server -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest

Error Message:
Deleted core was still loaded!

Stack Trace:
java.lang.AssertionError: Deleted core was still loaded!
	at __randomizedtesting.SeedInfo.seed([EFEA303DF79513BA:22D4ABCEB8346558]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:86)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest

Error Message:
Deleted core was still loaded!

Stack Trace:
java.lang.AssertionError: Deleted core was still loaded!
	at __randomizedtesting.SeedInfo.seed([EFEA303DF79513BA:22D4ABCEB8346558]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:86)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest

Error Message:
Deleted core was still loaded!

Stack Trace:
java.lang.AssertionError: Deleted core was still loaded!
	at __randomizedtesting.SeedInfo.seed([EFEA303DF79513BA:22D4ABCEB8346558]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:86)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest

Error Message:
Deleted core was still loaded!

Stack Trace:
java.lang.AssertionError: Deleted core was still loaded!
	at __randomizedtesting.SeedInfo.seed([EFEA303DF79513BA:22D4ABCEB8346558]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:86)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1835 lines...]
   [junit4] JVM J0: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20180331_013115_2576132130613512903079.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] codec: FastDecompressionCompressingStoredFields, pf: Lucene50, dvf: Memory
   [junit4] <<< JVM J0: EOF ----

[...truncated 10412 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteInactiveReplicaTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_EFEA303DF79513BA-001/init-core-data-001
   [junit4]   2> 70741 WARN  (SUITE-DeleteInactiveReplicaTest-seed#[EFEA303DF79513BA]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 70741 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[EFEA303DF79513BA]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 70743 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[EFEA303DF79513BA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 70744 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[EFEA303DF79513BA]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 70744 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[EFEA303DF79513BA]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_EFEA303DF79513BA-001/tempDir-001
   [junit4]   2> 70745 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[EFEA303DF79513BA]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 70745 INFO  (Thread-173) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 70745 INFO  (Thread-173) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 70748 ERROR (Thread-173) [    ] 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> 70845 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[EFEA303DF79513BA]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35975
   [junit4]   2> 70847 INFO  (zkConnectionManagerCallback-52-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 70851 INFO  (jetty-launcher-49-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 70852 INFO  (jetty-launcher-49-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 70852 INFO  (jetty-launcher-49-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 70852 INFO  (jetty-launcher-49-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 70856 INFO  (jetty-launcher-49-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 70856 INFO  (jetty-launcher-49-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 70856 INFO  (jetty-launcher-49-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 70860 INFO  (jetty-launcher-49-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 70860 INFO  (jetty-launcher-49-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 70860 INFO  (jetty-launcher-49-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@135fe1{/solr,null,AVAILABLE}
   [junit4]   2> 70860 INFO  (jetty-launcher-49-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 70860 INFO  (jetty-launcher-49-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 70860 INFO  (jetty-launcher-49-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 70860 INFO  (jetty-launcher-49-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 70860 INFO  (jetty-launcher-49-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 70860 INFO  (jetty-launcher-49-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 70860 INFO  (jetty-launcher-49-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 70860 INFO  (jetty-launcher-49-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@211f0a{/solr,null,AVAILABLE}
   [junit4]   2> 70860 INFO  (jetty-launcher-49-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11ed4a7{/solr,null,AVAILABLE}
   [junit4]   2> 70860 INFO  (jetty-launcher-49-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@471bc1{/solr,null,AVAILABLE}
   [junit4]   2> 70862 INFO  (jetty-launcher-49-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@67689c{SSL,[ssl, http/1.1]}{127.0.0.1:43177}
   [junit4]   2> 70862 INFO  (jetty-launcher-49-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@12bb74a{SSL,[ssl, http/1.1]}{127.0.0.1:43893}
   [junit4]   2> 70862 INFO  (jetty-launcher-49-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@17adc8c{SSL,[ssl, http/1.1]}{127.0.0.1:35805}
   [junit4]   2> 70863 INFO  (jetty-launcher-49-thread-2) [    ] o.e.j.s.Server Started @70899ms
   [junit4]   2> 70863 INFO  (jetty-launcher-49-thread-4) [    ] o.e.j.s.Server Started @70899ms
   [junit4]   2> 70863 INFO  (jetty-launcher-49-thread-1) [    ] o.e.j.s.Server Started @70899ms
   [junit4]   2> 70863 INFO  (jetty-launcher-49-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43177}
   [junit4]   2> 70863 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43893}
   [junit4]   2> 70863 INFO  (jetty-launcher-49-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35805}
   [junit4]   2> 70863 ERROR (jetty-launcher-49-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 70863 INFO  (jetty-launcher-49-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 70863 ERROR (jetty-launcher-49-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 70863 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 70863 INFO  (jetty-launcher-49-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 70863 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 70863 INFO  (jetty-launcher-49-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 70863 INFO  (jetty-launcher-49-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@13a3101{SSL,[ssl, http/1.1]}{127.0.0.1:37957}
   [junit4]   2> 70863 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 70863 ERROR (jetty-launcher-49-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 70863 INFO  (jetty-launcher-49-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 70863 INFO  (jetty-launcher-49-thread-3) [    ] o.e.j.s.Server Started @70900ms
   [junit4]   2> 70863 INFO  (jetty-launcher-49-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 70863 INFO  (jetty-launcher-49-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-31T01:57:39.253Z
   [junit4]   2> 70863 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 70863 INFO  (jetty-launcher-49-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37957}
   [junit4]   2> 70863 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-31T01:57:39.253Z
   [junit4]   2> 70863 ERROR (jetty-launcher-49-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 70864 INFO  (jetty-launcher-49-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 70864 INFO  (jetty-launcher-49-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 70864 INFO  (jetty-launcher-49-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 70864 INFO  (jetty-launcher-49-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 70864 INFO  (jetty-launcher-49-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-31T01:57:39.254Z
   [junit4]   2> 70864 INFO  (jetty-launcher-49-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 70864 INFO  (jetty-launcher-49-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 70864 INFO  (jetty-launcher-49-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 70864 INFO  (jetty-launcher-49-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-31T01:57:39.254Z
   [junit4]   2> 70869 INFO  (zkConnectionManagerCallback-56-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 70872 INFO  (zkConnectionManagerCallback-58-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 70872 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 70872 INFO  (jetty-launcher-49-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 70874 INFO  (zkConnectionManagerCallback-60-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 70874 INFO  (zkConnectionManagerCallback-55-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 70874 INFO  (jetty-launcher-49-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 70881 INFO  (jetty-launcher-49-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 70897 INFO  (jetty-launcher-49-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35975/solr
   [junit4]   2> 70912 INFO  (jetty-launcher-49-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35975/solr
   [junit4]   2> 70912 INFO  (jetty-launcher-49-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35975/solr
   [junit4]   2> 70912 INFO  (zkConnectionManagerCallback-65-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 70913 INFO  (jetty-launcher-49-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35975/solr
   [junit4]   2> 70923 INFO  (zkConnectionManagerCallback-72-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 70929 INFO  (zkConnectionManagerCallback-73-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 70931 INFO  (zkConnectionManagerCallback-76-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 70936 INFO  (zkConnectionManagerCallback-78-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 70955 INFO  (zkConnectionManagerCallback-80-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 70960 INFO  (zkConnectionManagerCallback-84-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 70960 INFO  (zkConnectionManagerCallback-83-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 70968 INFO  (jetty-launcher-49-thread-3) [n:127.0.0.1:37957_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 70968 INFO  (jetty-launcher-49-thread-1) [n:127.0.0.1:43893_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 70969 INFO  (jetty-launcher-49-thread-3) [n:127.0.0.1:37957_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37957_solr
   [junit4]   2> 70969 INFO  (jetty-launcher-49-thread-1) [n:127.0.0.1:43893_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43893_solr
   [junit4]   2> 70970 INFO  (jetty-launcher-49-thread-3) [n:127.0.0.1:37957_solr    ] o.a.s.c.Overseer Overseer (id=72227926442377228-127.0.0.1:37957_solr-n_0000000000) starting
   [junit4]   2> 70971 INFO  (jetty-launcher-49-thread-2) [n:127.0.0.1:43177_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 70975 INFO  (jetty-launcher-49-thread-2) [n:127.0.0.1:43177_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 70975 INFO  (jetty-launcher-49-thread-2) [n:127.0.0.1:43177_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43177_solr
   [junit4]   2> 70996 INFO  (zkCallback-79-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 71000 INFO  (zkCallback-82-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 71000 INFO  (zkCallback-81-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 71003 INFO  (zkConnectionManagerCallback-92-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 71005 INFO  (jetty-launcher-49-thread-3) [n:127.0.0.1:37957_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 71005 INFO  (jetty-launcher-49-thread-3) [n:127.0.0.1:37957_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35975/solr ready
   [junit4]   2> 71020 INFO  (jetty-launcher-49-thread-3) [n:127.0.0.1:37957_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 71020 INFO  (jetty-launcher-49-thread-3) [n:127.0.0.1:37957_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37957_solr
   [junit4]   2> 71021 INFO  (zkCallback-79-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 71024 INFO  (zkCallback-82-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 71038 INFO  (jetty-launcher-49-thread-4) [n:127.0.0.1:35805_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 71038 INFO  (zkCallback-81-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 71041 INFO  (jetty-launcher-49-thread-4) [n:127.0.0.1:35805_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 71048 INFO  (zkCallback-91-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 71052 INFO  (jetty-launcher-49-thread-4) [n:127.0.0.1:35805_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 71052 INFO  (jetty-launcher-49-thread-4) [n:127.0.0.1:35805_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35805_solr
   [junit4]   2> 71053 INFO  (zkCallback-81-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 71053 INFO  (zkCallback-79-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 71056 INFO  (zkCallback-91-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 71059 INFO  (zkCallback-77-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 71059 INFO  (zkCallback-82-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 71465 INFO  (jetty-launcher-49-thread-2) [n:127.0.0.1:43177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43177.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@563132
   [junit4]   2> 71473 INFO  (jetty-launcher-49-thread-2) [n:127.0.0.1:43177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43177.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@563132
   [junit4]   2> 71473 INFO  (jetty-launcher-49-thread-2) [n:127.0.0.1:43177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43177.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@563132
   [junit4]   2> 71475 INFO  (jetty-launcher-49-thread-2) [n:127.0.0.1:43177_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_EFEA303DF79513BA-001/tempDir-001/node2/.
   [junit4]   2> 71518 INFO  (zkConnectionManagerCallback-96-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 71519 INFO  (jetty-launcher-49-thread-2) [n:127.0.0.1:43177_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 71520 INFO  (jetty-launcher-49-thread-2) [n:127.0.0.1:43177_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35975/solr ready
   [junit4]   2> 71525 INFO  (jetty-launcher-49-thread-1) [n:127.0.0.1:43893_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43893.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@563132
   [junit4]   2> 71533 WARN  (jetty-launcher-49-thread-1) [n:127.0.0.1:43893_solr    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge
   [junit4]   2> javax.management.InstanceNotFoundException: solr_43893:dom1=solr,dom2=jvm,name0=gc,name1=ParNew,name=count
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095) ~[?:1.8.0_162]
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427) ~[?:1.8.0_162]
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415) ~[?:1.8.0_162]
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546) ~[?:1.8.0_162]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:738) ~[java/:?]
   [junit4]   2> 	at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_162]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:728) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:110) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:930) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:866) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:553) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:268) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:188) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139) ~[jetty-servlet-9.4.8.v20171121.jar:9.4.8.v20171121]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:741) ~[jetty-servlet-9.4.8.v20171121.jar:9.4.8.v20171121]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1474) ~[jetty-servlet-9.4.8.v20171121.jar:9.4.8.v20171121]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1537) ~[jetty-servlet-9.4.8.v20171121.jar:9.4.8.v20171121]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1183) ~[jetty-servlet-9.4.8.v20171121.jar:9.4.8.v20171121]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1020) ~[jetty-servlet-9.4.8.v20171121.jar:9.4.8.v20171121]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447) ~[jetty-servlet-9.4.8.v20171121.jar:9.4.8.v20171121]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:308) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179) ~[jetty-util-9.4.8.v20171121.jar:9.4.8.v20171121]
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69) ~[jetty-util-9.4.8.v20171121.jar:9.4.8.v20171121]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:396) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:369) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:391) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_162]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_162]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_162]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_162]
   [junit4]   2> 71537 INFO  (jetty-launcher-49-thread-1) [n:127.0.0.1:43893_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43893.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@563132
   [junit4]   2> 71537 INFO  (jetty-launcher-49-thread-1) [n:127.0.0.1:43893_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43893.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@563132
   [junit4]   2> 71538 INFO  (jetty-launcher-49-thread-1) [n:127.0.0.1:43893_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_EFEA303DF79513BA-001/tempDir-001/node1/.
   [junit4]   2> 71548 INFO  (zkConnectionManagerCallback-100-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 71549 INFO  (jetty-launcher-49-thread-1) [n:127.0.0.1:43893_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 71551 INFO  (jetty-launcher-49-thread-1) [n:127.0.0.1:43893_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35975/solr ready
   [junit4]   2> 72990 INFO  (jetty-launcher-49-thread-3) [n:127.0.0.1:37957_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37957.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@563132
   [junit4]   2> 73002 INFO  (jetty-launcher-49-thread-3) [n:127.0.0.1:37957_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37957.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@563132
   [junit4]   2> 73003 INFO  (jetty-launcher-49-thread-3) [n:127.0.0.1:37957_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37957.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@563132
   [junit4]   2> 73006 INFO  (jetty-launcher-49-thread-3) [n:127.0.0.1:37957_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_EFEA303DF79513BA-001/tempDir-001/node3/.
   [junit4]   2> 73811 INFO  (jetty-launcher-49-thread-4) [n:127.0.0.1:35805_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35805.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@563132
   [junit4]   2> 73817 INFO  (jetty-launcher-49-thread-4) [n:127.0.0.1:35805_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35805.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@563132
   [junit4]   2> 73817 INFO  (jetty-launcher-49-thread-4) [n:127.0.0.1:35805_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35805.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@563132
   [junit4]   2> 73818 INFO  (jetty-launcher-49-thread-4) [n:127.0.0.1:35805_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_EFEA303DF79513BA-001/tempDir-001/node4/.
   [junit4]   2> 73822 INFO  (zkConnectionManagerCallback-104-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73823 INFO  (jetty-launcher-49-thread-4) [n:127.0.0.1:35805_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 73824 INFO  (jetty-launcher-49-thread-4) [n:127.0.0.1:35805_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35975/solr ready
   [junit4]   2> 73856 INFO  (zkConnectionManagerCallback-106-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73863 INFO  (zkConnectionManagerCallback-110-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73865 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[EFEA303DF79513BA]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 73865 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[EFEA303DF79513BA]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35975/solr ready
   [junit4]   2> 73895 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[EFEA303DF79513BA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteInactiveReplicaTest
   [junit4]   2> 73948 INFO  (qtp26323256-473) [n:127.0.0.1:35805_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&name=delDeadColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 73951 INFO  (OverseerThreadFactory-76-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection delDeadColl
   [junit4]   2> 74063 INFO  (OverseerStateUpdate-72227926442377228-127.0.0.1:37957_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delDeadColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"delDeadColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35805/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 74066 INFO  (OverseerStateUpdate-72227926442377228-127.0.0.1:37957_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delDeadColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"delDeadColl_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37957/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 74068 INFO  (OverseerStateUpdate-72227926442377228-127.0.0.1:37957_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delDeadColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"delDeadColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43177/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 74070 INFO  (OverseerStateUpdate-72227926442377228-127.0.0.1:37957_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delDeadColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"delDeadColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43893/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 74297 INFO  (qtp26323256-458) [n:127.0.0.1:35805_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=delDeadColl_shard1_replica_n1&action=CREATE&numShards=2&collection=delDeadColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 74354 INFO  (qtp7113664-466) [n:127.0.0.1:43177_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=delDeadColl_shard2_replica_n4&action=CREATE&numShards=2&collection=delDeadColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 74359 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=delDeadColl_shard2_replica_n6&action=CREATE&numShards=2&collection=delDeadColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 74360 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 74363 INFO  (qtp5597425-479) [n:127.0.0.1:37957_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=delDeadColl_shard1_replica_n3&action=CREATE&numShards=2&collection=delDeadColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 74474 INFO  (zkCallback-77-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 74474 INFO  (zkCallback-79-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 74474 INFO  (zkCallback-82-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 74474 INFO  (zkCallback-81-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 74474 INFO  (zkCallback-77-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 74474 INFO  (zkCallback-81-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 74474 INFO  (zkCallback-82-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 74475 INFO  (zkCallback-79-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 75323 INFO  (qtp26323256-458) [n:127.0.0.1:35805_solr c:delDeadColl s:shard1 r:core_node2 x:delDeadColl_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 75374 INFO  (qtp26323256-458) [n:127.0.0.1:35805_solr c:delDeadColl s:shard1 r:core_node2 x:delDeadColl_shard1_replica_n1] o.a.s.s.IndexSchema [delDeadColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 75377 INFO  (qtp26323256-458) [n:127.0.0.1:35805_solr c:delDeadColl s:shard1 r:core_node2 x:delDeadColl_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 75378 INFO  (qtp26323256-458) [n:127.0.0.1:35805_solr c:delDeadColl s:shard1 r:core_node2 x:delDeadColl_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'delDeadColl_shard1_replica_n1' using configuration from collection delDeadColl, trusted=true
   [junit4]   2> 75378 INFO  (qtp26323256-458) [n:127.0.0.1:35805_solr c:delDeadColl s:shard1 r:core_node2 x:delDeadColl_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35805.solr.core.delDeadColl.shard1.replica_n1' (registry 'solr.core.delDeadColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@563132
   [junit4]   2> 75378 INFO  (qtp26323256-458) [n:127.0.0.1:35805_solr c:delDeadColl s:shard1 r:core_node2 x:delDeadColl_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 75379 INFO  (qtp26323256-458) [n:127.0.0.1:35805_solr c:delDeadColl s:shard1 r:core_node2 x:delDeadColl_shard1_replica_n1] o.a.s.c.SolrCore [[delDeadColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_EFEA303DF79513BA-001/tempDir-001/node4/delDeadColl_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_EFEA303DF79513BA-001/tempDir-001/node4/./delDeadColl_shard1_replica_n1/data/]
   [junit4]   2> 75415 INFO  (qtp7113664-466) [n:127.0.0.1:43177_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 75443 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 75446 INFO  (qtp5597425-479) [n:127.0.0.1:37957_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 75481 INFO  (qtp7113664-466) [n:127.0.0.1:43177_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.s.IndexSchema [delDeadColl_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 75483 INFO  (qtp5597425-479) [n:127.0.0.1:37957_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n3] o.a.s.s.IndexSchema [delDeadColl_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 75492 INFO  (qtp7113664-466) [n:127.0.0.1:43177_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 75492 INFO  (qtp7113664-466) [n:127.0.0.1:43177_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'delDeadColl_shard2_replica_n4' using configuration from collection delDeadColl, trusted=true
   [junit4]   2> 75493 INFO  (qtp7113664-466) [n:127.0.0.1:43177_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43177.solr.core.delDeadColl.shard2.replica_n4' (registry 'solr.core.delDeadColl.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@563132
   [junit4]   2> 75493 INFO  (qtp7113664-466) [n:127.0.0.1:43177_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 75493 INFO  (qtp7113664-466) [n:127.0.0.1:43177_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.SolrCore [[delDeadColl_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_EFEA303DF79513BA-001/tempDir-001/node2/delDeadColl_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_EFEA303DF79513BA-001/tempDir-001/node2/./delDeadColl_shard2_replica_n4/data/]
   [junit4]   2> 75494 INFO  (qtp5597425-479) [n:127.0.0.1:37957_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 75494 INFO  (qtp5597425-479) [n:127.0.0.1:37957_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'delDeadColl_shard1_replica_n3' using configuration from collection delDeadColl, trusted=true
   [junit4]   2> 75495 INFO  (qtp5597425-479) [n:127.0.0.1:37957_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37957.solr.core.delDeadColl.shard1.replica_n3' (registry 'solr.core.delDeadColl.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@563132
   [junit4]   2> 75495 INFO  (qtp5597425-479) [n:127.0.0.1:37957_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 75495 INFO  (qtp5597425-479) [n:127.0.0.1:37957_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n3] o.a.s.c.SolrCore [[delDeadColl_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_EFEA303DF79513BA-001/tempDir-001/node3/delDeadColl_shard1_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_EFEA303DF79513BA-001/tempDir-001/node3/./delDeadColl_shard1_replica_n3/data/]
   [junit4]   2> 75521 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.s.IndexSchema [delDeadColl_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 75523 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 75523 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'delDeadColl_shard2_replica_n6' using configuration from collection delDeadColl, trusted=true
   [junit4]   2> 75524 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43893.solr.core.delDeadColl.shard2.replica_n6' (registry 'solr.core.delDeadColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@563132
   [junit4]   2> 75524 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 75524 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.SolrCore [[delDeadColl_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_EFEA303DF79513BA-001/tempDir-001/node1/delDeadColl_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_EFEA303DF79513BA-001/tempDir-001/node1/./delDeadColl_shard2_replica_n6/data/]
   [junit4]   2> 75671 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 75671 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 75682 INFO  (qtp7113664-466) [n:127.0.0.1:43177_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 75682 INFO  (qtp7113664-466) [n:127.0.0.1:43177_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 75682 INFO  (qtp26323256-458) [n:127.0.0.1:35805_solr c:delDeadColl s:shard1 r:core_node2 x:delDeadColl_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 75682 INFO  (qtp26323256-458) [n:127.0.0.1:35805_solr c:delDeadColl s:shard1 r:core_node2 x:delDeadColl_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 75684 INFO  (qtp7113664-466) [n:127.0.0.1:43177_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 75684 INFO  (qtp26323256-458) [n:127.0.0.1:35805_solr c:delDeadColl s:shard1 r:core_node2 x:delDeadColl_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 75684 INFO  (qtp26323256-458) [n:127.0.0.1:35805_solr c:delDeadColl s:shard1 r:core_node2 x:delDeadColl_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 75684 INFO  (qtp7113664-466) [n:127.0.0.1:43177_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 75686 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 75686 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 75691 INFO  (qtp7113664-466) [n:127.0.0.1:43177_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@55d55d[delDeadColl_shard2_replica_n4] main]
   [junit4]   2> 75700 INFO  (qtp7113664-466) [n:127.0.0.1:43177_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 75700 INFO  (qtp7113664-466) [n:127.0.0.1:43177_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 75701 INFO  (qtp7113664-466) [n:127.0.0.1:43177_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 75703 INFO  (searcherExecutor-86-thread-1-processing-n:127.0.0.1:43177_solr x:delDeadColl_shard2_replica_n4 c:delDeadColl s:shard2 r:core_node7) [n:127.0.0.1:43177_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.SolrCore [delDeadColl_shard2_replica_n4] Registered new searcher Searcher@55d55d[delDeadColl_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 75703 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@e48405[delDeadColl_shard2_replica_n6] main]
   [junit4]   2> 75703 INFO  (qtp7113664-466) [n:127.0.0.1:43177_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596416552172781568
   [junit4]   2> 75705 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 75705 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 75706 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 75712 INFO  (qtp26323256-458) [n:127.0.0.1:35805_solr c:delDeadColl s:shard1 r:core_node2 x:delDeadColl_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@fe49e5[delDeadColl_shard1_replica_n1] main]
   [junit4]   2> 75713 INFO  (searcherExecutor-88-thread-1-processing-n:127.0.0.1:43893_solr x:delDeadColl_shard2_replica_n6 c:delDeadColl s:shard2 r:core_node8) [n:127.0.0.1:43893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.SolrCore [delDeadColl_shard2_replica_n6] Registered new searcher Searcher@e48405[delDeadColl_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 75713 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596416552183267328
   [junit4]   2> 75714 INFO  (qtp26323256-458) [n:127.0.0.1:35805_solr c:delDeadColl s:shard1 r:core_node2 x:delDeadColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 75715 INFO  (qtp26323256-458) [n:127.0.0.1:35805_solr c:delDeadColl s:shard1 r:core_node2 x:delDeadColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 75716 INFO  (qtp26323256-458) [n:127.0.0.1:35805_solr c:delDeadColl s:shard1 r:core_node2 x:delDeadColl_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 75717 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delDeadColl/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 75719 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 75720 INFO  (qtp7113664-466) [n:127.0.0.1:43177_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delDeadColl/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 75724 INFO  (searcherExecutor-85-thread-1-processing-n:127.0.0.1:35805_solr x:delDeadColl_shard1_replica_n1 c:delDeadColl s:shard1 r:core_node2) [n:127.0.0.1:35805_solr c:delDeadColl s:shard1 r:core_node2 x:delDeadColl_shard1_replica_n1] o.a.s.c.SolrCore [delDeadColl_shard1_replica_n1] Registered new searcher Searcher@fe49e5[delDeadColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 75724 INFO  (qtp26323256-458) [n:127.0.0.1:35805_solr c:delDeadColl s:shard1 r:core_node2 x:delDeadColl_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596416552194801664
   [junit4]   2> 75724 INFO  (qtp5597425-479) [n:127.0.0.1:37957_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 75724 INFO  (qtp5597425-479) [n:127.0.0.1:37957_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 75725 INFO  (qtp5597425-479) [n:127.0.0.1:37957_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 75726 INFO  (qtp5597425-479) [n:127.0.0.1:37957_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 75730 INFO  (qtp5597425-479) [n:127.0.0.1:37957_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@15e488f[delDeadColl_shard1_replica_n3] main]
   [junit4]   2> 75731 INFO  (qtp5597425-479) [n:127.0.0.1:37957_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 75731 INFO  (qtp5597425-479) [n:127.0.0.1:37957_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 75732 INFO  (qtp26323256-458) [n:127.0.0.1:35805_solr c:delDeadColl s:shard1 r:core_node2 x:delDeadColl_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delDeadColl/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 75732 INFO  (qtp5597425-479) [n:127.0.0.1:37957_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 75732 INFO  (qtp5597425-479) [n:127.0.0.1:37957_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596416552203190272
   [junit4]   2> 75734 INFO  (searcherExecutor-87-thread-1-processing-n:127.0.0.1:37957_solr x:delDeadColl_shard1_replica_n3 c:delDeadColl s:shard1 r:core_node5) [n:127.0.0.1:37957_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n3] o.a.s.c.SolrCore [delDeadColl_shard1_replica_n3] Registered new searcher Searcher@15e488f[delDeadColl_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 75736 INFO  (qtp5597425-479) [n:127.0.0.1:37957_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delDeadColl/terms/shard1 to Terms{values={core_node2=0, core_node5=0}, version=1}
   [junit4]   2> 75738 INFO  (qtp26323256-458) [n:127.0.0.1:35805_solr c:delDeadColl s:shard1 r:core_node2 x:delDeadColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 75738 INFO  (qtp26323256-458) [n:127.0.0.1:35805_solr c:delDeadColl s:shard1 r:core_node2 x:delDeadColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 75738 INFO  (qtp26323256-458) [n:127.0.0.1:35805_solr c:delDeadColl s:shard1 r:core_node2 x:delDeadColl_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35805/solr/delDeadColl_shard1_replica_n1/
   [junit4]   2> 75739 INFO  (qtp26323256-458) [n:127.0.0.1:35805_solr c:delDeadColl s:shard1 r:core_node2 x:delDeadColl_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=delDeadColl_shard1_replica_n1 url=https://127.0.0.1:35805/solr START replicas=[https://127.0.0.1:37957/solr/delDeadColl_shard1_replica_n3/] nUpdates=100
   [junit4]   2> 75793 INFO  (qtp5597425-481) [n:127.0.0.1:37957_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n3] o.a.s.c.S.Request [delDeadColl_shard1_replica_n3]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 75839 INFO  (zkCallback-77-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 75839 INFO  (zkCallback-79-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 75839 INFO  (zkCallback-81-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 75839 INFO  (zkCallback-77-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 75839 INFO  (zkCallback-82-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 75840 INFO  (zkCallback-82-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 75839 INFO  (zkCallback-81-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 75839 INFO  (zkCallback-79-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76051 INFO  (qtp26323256-458) [n:127.0.0.1:35805_solr c:delDeadColl s:shard1 r:core_node2 x:delDeadColl_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=delDeadColl_shard1_replica_n1 url=https://127.0.0.1:35805/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 76052 INFO  (qtp26323256-458) [n:127.0.0.1:35805_solr c:delDeadColl s:shard1 r:core_node2 x:delDeadColl_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 76052 INFO  (qtp26323256-458) [n:127.0.0.1:35805_solr c:delDeadColl s:shard1 r:core_node2 x:delDeadColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 76052 INFO  (qtp26323256-458) [n:127.0.0.1:35805_solr c:delDeadColl s:shard1 r:core_node2 x:delDeadColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 76054 INFO  (qtp26323256-458) [n:127.0.0.1:35805_solr c:delDeadColl s:shard1 r:core_node2 x:delDeadColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35805/solr/delDeadColl_shard1_replica_n1/ shard1
   [junit4]   2> 76156 INFO  (zkCallback-77-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76156 INFO  (zkCallback-77-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76156 INFO  (zkCallback-79-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76156 INFO  (zkCallback-79-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76156 INFO  (zkCallback-81-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76156 INFO  (zkCallback-81-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76159 INFO  (zkCallback-82-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76159 INFO  (zkCallback-82-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76205 INFO  (qtp26323256-458) [n:127.0.0.1:35805_solr c:delDeadColl s:shard1 r:core_node2 x:delDeadColl_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 76220 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 76220 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 76220 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43893/solr/delDeadColl_shard2_replica_n6/
   [junit4]   2> 76220 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=delDeadColl_shard2_replica_n6 url=https://127.0.0.1:43893/solr START replicas=[https://127.0.0.1:43177/solr/delDeadColl_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 76234 INFO  (qtp7113664-461) [n:127.0.0.1:43177_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.S.Request [delDeadColl_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 76235 INFO  (qtp26323256-458) [n:127.0.0.1:35805_solr c:delDeadColl s:shard1 r:core_node2 x:delDeadColl_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=delDeadColl_shard1_replica_n1&action=CREATE&numShards=2&collection=delDeadColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1937
   [junit4]   2> 76308 INFO  (zkCallback-77-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76308 INFO  (zkCallback-79-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76308 INFO  (zkCallback-77-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76308 INFO  (zkCallback-79-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76308 INFO  (zkCallback-81-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76308 INFO  (zkCallback-81-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76309 INFO  (zkCallback-82-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76309 INFO  (zkCallback-82-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76527 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=delDeadColl_shard2_replica_n6 url=https://127.0.0.1:43893/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 76528 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 76528 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 76528 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 76530 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43893/solr/delDeadColl_shard2_replica_n6/ shard2
   [junit4]   2> 76631 INFO  (zkCallback-79-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76631 INFO  (zkCallback-77-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76632 INFO  (zkCallback-79-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76631 INFO  (zkCallback-77-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76632 INFO  (zkCallback-81-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76632 INFO  (zkCallback-82-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76632 INFO  (zkCallback-82-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76631 INFO  (zkCallback-81-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76681 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 76714 INFO  (qtp12744397-469) [n:127.0.0.1:43893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=delDeadColl_shard2_replica_n6&action=CREATE&numShards=2&collection=delDeadColl&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2355
   [junit4]   2> 76723 INFO  (qtp7113664-466) [n:127.0.0.1:43177_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=delDeadColl_shard2_replica_n4&action=CREATE&numShards=2&collection=delDeadColl&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2368
   [junit4]   2> 76740 INFO  (qtp5597425-479) [n:127.0.0.1:37957_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=delDeadColl_shard1_replica_n3&action=CREATE&numShards=2&collection=delDeadColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2381
   [junit4]   2> 76745 INFO  (qtp26323256-473) [n:127.0.0.1:35805_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 76842 INFO  (zkCallback-79-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76842 INFO  (zkCallback-77-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76842 INFO  (zkCallback-77-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76842 INFO  (zkCallback-79-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76842 INFO  (zkCallback-81-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live n

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

2366 INFO  (zkCallback-149-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (0)
   [junit4]   2> 42369 INFO  (zkCallback-109-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 42374 INFO  (coreCloseExecutor-121-thread-1) [n:127.0.0.1:46283_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.SolrCore [delDeadColl_shard2_replica_n6]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ff31
   [junit4]   2> 42374 INFO  (coreCloseExecutor-121-thread-1) [n:127.0.0.1:46283_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.delDeadColl.shard2.replica_n6, tag=1ff31
   [junit4]   2> 42374 INFO  (coreCloseExecutor-121-thread-1) [n:127.0.0.1:46283_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e4ab27: rootName = solr_46283, domain = solr.core.delDeadColl.shard2.replica_n6, service url = null, agent id = null] for registry solr.core.delDeadColl.shard2.replica_n6 / com.codahale.metrics.MetricRegistry@28c437
   [junit4]   2> 42375 INFO  (coreCloseExecutor-123-thread-1) [n:127.0.0.1:44799_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.c.SolrCore [delDeadColl_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c1afe9
   [junit4]   2> 42375 INFO  (coreCloseExecutor-123-thread-1) [n:127.0.0.1:44799_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.delDeadColl.shard1.replica_n1, tag=1c1afe9
   [junit4]   2> 42375 INFO  (coreCloseExecutor-123-thread-1) [n:127.0.0.1:44799_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@611ccb: rootName = solr_44799, domain = solr.core.delDeadColl.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.delDeadColl.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@11e29da
   [junit4]   2> 42376 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 0x1009b13f4aa0016, likely client has closed socket
   [junit4]   2> 42377 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 0x1009b13f4aa0015, likely client has closed socket
   [junit4]   2> 42377 INFO  (jetty-closer-77-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@baf97e{/solr,null,UNAVAILABLE}
   [junit4]   2> 42377 INFO  (jetty-closer-77-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 42388 INFO  (coreCloseExecutor-120-thread-1) [n:127.0.0.1:42685_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.delDeadColl.shard2.leader, tag=88044a
   [junit4]   2> 42392 INFO  (coreCloseExecutor-121-thread-1) [n:127.0.0.1:46283_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.delDeadColl.shard2.leader, tag=1ff31
   [junit4]   2> 42397 INFO  (coreCloseExecutor-123-thread-1) [n:127.0.0.1:44799_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.delDeadColl.shard1.leader, tag=1c1afe9
   [junit4]   2> 42409 INFO  (jetty-closer-77-thread-3) [    ] o.a.s.c.Overseer Overseer (id=72228104049393673-127.0.0.1:42685_solr-n_0000000000) closing
   [junit4]   2> 42410 INFO  (OverseerStateUpdate-72228104049393673-127.0.0.1:42685_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42685_solr
   [junit4]   2> 42410 WARN  (OverseerAutoScalingTriggerThread-72228104049393673-127.0.0.1:42685_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 42411 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 0x1009b13f4aa0010, likely client has closed socket
   [junit4]   2> 42412 INFO  (jetty-closer-77-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e932ce{/solr,null,UNAVAILABLE}
   [junit4]   2> 42413 INFO  (jetty-closer-77-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 42413 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 0x1009b13f4aa0009, likely client has closed socket
   [junit4]   2> 42415 INFO  (jetty-closer-77-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e6976a{/solr,null,UNAVAILABLE}
   [junit4]   2> 42415 INFO  (jetty-closer-77-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 43914 INFO  (jetty-closer-77-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4980d9{/solr,null,UNAVAILABLE}
   [junit4]   2> 43914 INFO  (jetty-closer-77-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 43915 ERROR (SUITE-DeleteInactiveReplicaTest-seed#[EFEA303DF79513BA]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 43915 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[EFEA303DF79513BA]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41317 41317
   [junit4]   2> 44028 INFO  (Thread-58) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41317 41317
   [junit4]   2> 44029 WARN  (Thread-58) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/aliases.json
   [junit4]   2> 	5	/solr/collections/delDeadColl/terms/shard2
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/collections/delDeadColl/terms/shard1
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	32	/solr/collections/delDeadColl/state.json
   [junit4]   2> 	11	/solr/clusterstate.json
   [junit4]   2> 	11	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72228104049393670-127.0.0.1:46283_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/live_nodes
   [junit4]   2> 	11	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest_EFEA303DF79513BA-002
   [junit4]   2> Mar 31, 2018 2:43:08 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=717, maxMBSortInHeap=7.947903452378188, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1e4e762), locale=th-TH, timezone=EST5EDT
   [junit4]   2> NOTE: Linux 4.13.0-36-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=1,free=33173736,total=85643264
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteInactiveReplicaTest, DeleteInactiveReplicaTest]
   [junit4] Completed [5/5 (5!)] on J0 in 19.85s, 1 test, 1 failure <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 5 tests, 5 failures [seed: EFEA303DF79513BA]

Total time: 46 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.cloud.DeleteInactiveReplicaTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/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=bd85fd389f157796901c7b6a7b3fba467e6ad39e, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #21727
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-11-ea+5) - Build # 21730 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21730/
Java: 64bit/jdk-11-ea+5 -XX:+UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest

Error Message:
Deleted core was still loaded!

Stack Trace:
java.lang.AssertionError: Deleted core was still loaded!
	at __randomizedtesting.SeedInfo.seed([66C38EFA930F7F4:CB52A31CE6918116]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:86)
	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:841)


FAILED:  org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest

Error Message:
Deleted core was still loaded!

Stack Trace:
java.lang.AssertionError: Deleted core was still loaded!
	at __randomizedtesting.SeedInfo.seed([66C38EFA930F7F4:CB52A31CE6918116]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:86)
	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:841)


FAILED:  org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest

Error Message:
Deleted core was still loaded!

Stack Trace:
java.lang.AssertionError: Deleted core was still loaded!
	at __randomizedtesting.SeedInfo.seed([66C38EFA930F7F4:CB52A31CE6918116]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:86)
	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:841)


FAILED:  org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest

Error Message:
Deleted core was still loaded!

Stack Trace:
java.lang.AssertionError: Deleted core was still loaded!
	at __randomizedtesting.SeedInfo.seed([66C38EFA930F7F4:CB52A31CE6918116]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:86)
	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:841)




Build Log:
[...truncated 1851 lines...]
   [junit4] JVM J1: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20180331_075006_84416064766553899198541.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] codec: FastDecompressionCompressingStoredFields, pf: Asserting, dvf: Memory
   [junit4] <<< JVM J1: EOF ----

[...truncated 11219 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteInactiveReplicaTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_66C38EFA930F7F4-001/init-core-data-001
   [junit4]   2> 665198 WARN  (SUITE-DeleteInactiveReplicaTest-seed#[66C38EFA930F7F4]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=147 numCloses=147
   [junit4]   2> 665199 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[66C38EFA930F7F4]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 665199 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[66C38EFA930F7F4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 665199 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[66C38EFA930F7F4]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 665199 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[66C38EFA930F7F4]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_66C38EFA930F7F4-001/tempDir-001
   [junit4]   2> 665200 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[66C38EFA930F7F4]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 665200 INFO  (Thread-2423) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 665200 INFO  (Thread-2423) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 665201 ERROR (Thread-2423) [    ] 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> 665300 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[66C38EFA930F7F4]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:41065
   [junit4]   2> 665301 INFO  (zkConnectionManagerCallback-3786-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665303 INFO  (jetty-launcher-3783-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 665303 INFO  (jetty-launcher-3783-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 665306 INFO  (jetty-launcher-3783-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 665311 INFO  (jetty-launcher-3783-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 665311 INFO  (jetty-launcher-3783-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 665311 INFO  (jetty-launcher-3783-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 665311 INFO  (jetty-launcher-3783-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6643dcbc{/solr,null,AVAILABLE}
   [junit4]   2> 665313 INFO  (jetty-launcher-3783-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@450d14b{HTTP/1.1,[http/1.1]}{127.0.0.1:39245}
   [junit4]   2> 665313 INFO  (jetty-launcher-3783-thread-3) [    ] o.e.j.s.Server Started @665341ms
   [junit4]   2> 665313 INFO  (jetty-launcher-3783-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39245}
   [junit4]   2> 665313 ERROR (jetty-launcher-3783-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 665313 INFO  (jetty-launcher-3783-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 665313 INFO  (jetty-launcher-3783-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 665313 INFO  (jetty-launcher-3783-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 665313 INFO  (jetty-launcher-3783-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 665313 INFO  (jetty-launcher-3783-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-31T08:26:53.284746Z
   [junit4]   2> 665317 INFO  (jetty-launcher-3783-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 665317 INFO  (zkConnectionManagerCallback-3788-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665317 INFO  (jetty-launcher-3783-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 665323 INFO  (jetty-launcher-3783-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 665323 INFO  (jetty-launcher-3783-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 665323 INFO  (jetty-launcher-3783-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 665323 INFO  (jetty-launcher-3783-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 665323 INFO  (jetty-launcher-3783-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 665323 INFO  (jetty-launcher-3783-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 665323 INFO  (jetty-launcher-3783-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e018c8c{/solr,null,AVAILABLE}
   [junit4]   2> 665323 INFO  (jetty-launcher-3783-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@21b3ef35{HTTP/1.1,[http/1.1]}{127.0.0.1:36429}
   [junit4]   2> 665323 INFO  (jetty-launcher-3783-thread-2) [    ] o.e.j.s.Server Started @665352ms
   [junit4]   2> 665324 INFO  (jetty-launcher-3783-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41065/solr
   [junit4]   2> 665323 INFO  (jetty-launcher-3783-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36429}
   [junit4]   2> 665324 INFO  (jetty-launcher-3783-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 665324 INFO  (jetty-launcher-3783-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1790bc9e{/solr,null,AVAILABLE}
   [junit4]   2> 665324 INFO  (jetty-launcher-3783-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 665324 ERROR (jetty-launcher-3783-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 665324 INFO  (jetty-launcher-3783-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 665324 INFO  (jetty-launcher-3783-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 665325 INFO  (jetty-launcher-3783-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 665325 INFO  (jetty-launcher-3783-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 665325 INFO  (jetty-launcher-3783-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 665325 INFO  (jetty-launcher-3783-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-31T08:26:53.296096Z
   [junit4]   2> 665325 INFO  (jetty-launcher-3783-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@57049bcf{HTTP/1.1,[http/1.1]}{127.0.0.1:45813}
   [junit4]   2> 665325 INFO  (jetty-launcher-3783-thread-4) [    ] o.e.j.s.Server Started @665353ms
   [junit4]   2> 665325 INFO  (jetty-launcher-3783-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45813}
   [junit4]   2> 665325 ERROR (jetty-launcher-3783-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 665325 INFO  (jetty-launcher-3783-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 665325 INFO  (jetty-launcher-3783-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 665325 INFO  (jetty-launcher-3783-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@656e2ac4{/solr,null,AVAILABLE}
   [junit4]   2> 665325 INFO  (jetty-launcher-3783-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 665325 INFO  (jetty-launcher-3783-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 665325 INFO  (jetty-launcher-3783-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-31T08:26:53.296839Z
   [junit4]   2> 665326 INFO  (jetty-launcher-3783-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@48e154d9{HTTP/1.1,[http/1.1]}{127.0.0.1:46729}
   [junit4]   2> 665326 INFO  (jetty-launcher-3783-thread-1) [    ] o.e.j.s.Server Started @665354ms
   [junit4]   2> 665326 INFO  (jetty-launcher-3783-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46729}
   [junit4]   2> 665326 ERROR (jetty-launcher-3783-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 665326 INFO  (jetty-launcher-3783-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 665326 INFO  (jetty-launcher-3783-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 665326 INFO  (jetty-launcher-3783-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 665326 INFO  (jetty-launcher-3783-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 665326 INFO  (jetty-launcher-3783-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-31T08:26:53.297330Z
   [junit4]   2> 665326 INFO  (zkConnectionManagerCallback-3796-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665326 INFO  (zkConnectionManagerCallback-3792-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665327 INFO  (jetty-launcher-3783-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 665332 INFO  (zkConnectionManagerCallback-3798-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665333 INFO  (jetty-launcher-3783-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 665333 INFO  (zkConnectionManagerCallback-3794-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665333 INFO  (jetty-launcher-3783-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 665333 INFO  (zkConnectionManagerCallback-3800-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665339 INFO  (jetty-launcher-3783-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41065/solr
   [junit4]   2> 665340 INFO  (zkConnectionManagerCallback-3805-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665340 INFO  (jetty-launcher-3783-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41065/solr
   [junit4]   2> 665340 INFO  (jetty-launcher-3783-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41065/solr
   [junit4]   2> 665341 INFO  (zkConnectionManagerCallback-3815-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665341 INFO  (zkConnectionManagerCallback-3811-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665341 INFO  (zkConnectionManagerCallback-3813-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665342 INFO  (zkConnectionManagerCallback-3817-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665343 INFO  (zkConnectionManagerCallback-3819-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665348 INFO  (jetty-launcher-3783-thread-4) [n:127.0.0.1:45813_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 665348 INFO  (jetty-launcher-3783-thread-2) [n:127.0.0.1:36429_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 665348 INFO  (jetty-launcher-3783-thread-4) [n:127.0.0.1:45813_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45813_solr
   [junit4]   2> 665348 INFO  (jetty-launcher-3783-thread-2) [n:127.0.0.1:36429_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36429_solr
   [junit4]   2> 665349 INFO  (jetty-launcher-3783-thread-4) [n:127.0.0.1:45813_solr    ] o.a.s.c.Overseer Overseer (id=72057753856770057-127.0.0.1:45813_solr-n_0000000000) starting
   [junit4]   2> 665349 INFO  (jetty-launcher-3783-thread-1) [n:127.0.0.1:46729_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 665350 INFO  (jetty-launcher-3783-thread-1) [n:127.0.0.1:46729_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 665353 INFO  (jetty-launcher-3783-thread-1) [n:127.0.0.1:46729_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 665353 INFO  (jetty-launcher-3783-thread-1) [n:127.0.0.1:46729_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46729_solr
   [junit4]   2> 665367 INFO  (zkCallback-3814-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 665374 INFO  (zkCallback-3818-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 665379 INFO  (jetty-launcher-3783-thread-3) [n:127.0.0.1:39245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 665379 INFO  (jetty-launcher-3783-thread-3) [n:127.0.0.1:39245_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 665380 INFO  (jetty-launcher-3783-thread-3) [n:127.0.0.1:39245_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 665380 INFO  (jetty-launcher-3783-thread-3) [n:127.0.0.1:39245_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39245_solr
   [junit4]   2> 665380 INFO  (zkCallback-3818-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 665380 INFO  (zkCallback-3814-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 665396 INFO  (zkConnectionManagerCallback-3826-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665396 INFO  (zkCallback-3799-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 665396 INFO  (zkCallback-3816-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 665396 INFO  (jetty-launcher-3783-thread-4) [n:127.0.0.1:45813_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 665397 INFO  (jetty-launcher-3783-thread-4) [n:127.0.0.1:45813_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41065/solr ready
   [junit4]   2> 665403 DEBUG (OverseerAutoScalingTriggerThread-72057753856770057-127.0.0.1:45813_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 665403 DEBUG (OverseerAutoScalingTriggerThread-72057753856770057-127.0.0.1:45813_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 665403 INFO  (jetty-launcher-3783-thread-4) [n:127.0.0.1:45813_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 665403 INFO  (jetty-launcher-3783-thread-4) [n:127.0.0.1:45813_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45813_solr
   [junit4]   2> 665403 DEBUG (OverseerAutoScalingTriggerThread-72057753856770057-127.0.0.1:45813_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:39245_solr, 127.0.0.1:36429_solr, 127.0.0.1:46729_solr]
   [junit4]   2> 665403 DEBUG (OverseerAutoScalingTriggerThread-72057753856770057-127.0.0.1:45813_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 665404 DEBUG (OverseerAutoScalingTriggerThread-72057753856770057-127.0.0.1:45813_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 665404 INFO  (zkCallback-3816-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 665410 INFO  (zkCallback-3814-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 665416 INFO  (zkCallback-3818-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 665416 INFO  (zkCallback-3825-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 665430 INFO  (zkCallback-3799-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 665434 DEBUG (OverseerAutoScalingTriggerThread-72057753856770057-127.0.0.1:45813_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 665438 DEBUG (OverseerAutoScalingTriggerThread-72057753856770057-127.0.0.1:45813_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 665438 DEBUG (ScheduledTrigger-3813-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 665464 INFO  (jetty-launcher-3783-thread-2) [n:127.0.0.1:36429_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36429.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 665471 INFO  (jetty-launcher-3783-thread-2) [n:127.0.0.1:36429_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36429.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 665471 INFO  (jetty-launcher-3783-thread-2) [n:127.0.0.1:36429_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36429.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 665472 INFO  (jetty-launcher-3783-thread-2) [n:127.0.0.1:36429_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_66C38EFA930F7F4-001/tempDir-001/node2/.
   [junit4]   2> 665491 INFO  (zkConnectionManagerCallback-3830-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665491 INFO  (jetty-launcher-3783-thread-2) [n:127.0.0.1:36429_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 665492 INFO  (jetty-launcher-3783-thread-2) [n:127.0.0.1:36429_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41065/solr ready
   [junit4]   2> 665518 INFO  (jetty-launcher-3783-thread-3) [n:127.0.0.1:39245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39245.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 665527 INFO  (jetty-launcher-3783-thread-3) [n:127.0.0.1:39245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39245.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 665527 INFO  (jetty-launcher-3783-thread-3) [n:127.0.0.1:39245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39245.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 665528 INFO  (jetty-launcher-3783-thread-3) [n:127.0.0.1:39245_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_66C38EFA930F7F4-001/tempDir-001/node3/.
   [junit4]   2> 665592 INFO  (jetty-launcher-3783-thread-1) [n:127.0.0.1:46729_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46729.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 665594 INFO  (zkConnectionManagerCallback-3834-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665595 INFO  (jetty-launcher-3783-thread-3) [n:127.0.0.1:39245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 665595 INFO  (jetty-launcher-3783-thread-3) [n:127.0.0.1:39245_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41065/solr ready
   [junit4]   2> 665600 INFO  (jetty-launcher-3783-thread-1) [n:127.0.0.1:46729_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46729.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 665600 INFO  (jetty-launcher-3783-thread-1) [n:127.0.0.1:46729_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46729.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 665601 INFO  (jetty-launcher-3783-thread-1) [n:127.0.0.1:46729_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_66C38EFA930F7F4-001/tempDir-001/node1/.
   [junit4]   2> 665642 INFO  (jetty-launcher-3783-thread-4) [n:127.0.0.1:45813_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45813.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 665649 INFO  (jetty-launcher-3783-thread-4) [n:127.0.0.1:45813_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45813.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 665649 INFO  (jetty-launcher-3783-thread-4) [n:127.0.0.1:45813_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45813.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 665650 INFO  (jetty-launcher-3783-thread-4) [n:127.0.0.1:45813_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_66C38EFA930F7F4-001/tempDir-001/node4/.
   [junit4]   2> 665650 INFO  (zkConnectionManagerCallback-3838-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665651 INFO  (jetty-launcher-3783-thread-1) [n:127.0.0.1:46729_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 665651 INFO  (jetty-launcher-3783-thread-1) [n:127.0.0.1:46729_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41065/solr ready
   [junit4]   2> 665716 INFO  (zkConnectionManagerCallback-3840-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665718 INFO  (zkConnectionManagerCallback-3844-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665718 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[66C38EFA930F7F4]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 665718 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[66C38EFA930F7F4]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41065/solr ready
   [junit4]   2> 665745 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[66C38EFA930F7F4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteInactiveReplicaTest
   [junit4]   2> 665749 INFO  (qtp2058542560-10787) [n:127.0.0.1:39245_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&name=delDeadColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 665760 INFO  (OverseerThreadFactory-3815-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection delDeadColl
   [junit4]   2> 665864 INFO  (OverseerStateUpdate-72057753856770057-127.0.0.1:45813_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delDeadColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"delDeadColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45813/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 665866 INFO  (OverseerStateUpdate-72057753856770057-127.0.0.1:45813_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delDeadColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"delDeadColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39245/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 665867 INFO  (OverseerStateUpdate-72057753856770057-127.0.0.1:45813_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delDeadColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"delDeadColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46729/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 665872 INFO  (OverseerStateUpdate-72057753856770057-127.0.0.1:45813_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delDeadColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"delDeadColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36429/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 666074 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=delDeadColl_shard1_replica_n2&action=CREATE&numShards=2&collection=delDeadColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 666074 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=delDeadColl_shard2_replica_n4&action=CREATE&numShards=2&collection=delDeadColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 666074 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=delDeadColl_shard1_replica_n1&action=CREATE&numShards=2&collection=delDeadColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 666074 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=delDeadColl_shard2_replica_n6&action=CREATE&numShards=2&collection=delDeadColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 666075 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 666183 INFO  (zkCallback-3799-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 666183 INFO  (zkCallback-3816-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 666183 INFO  (zkCallback-3814-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 666183 INFO  (zkCallback-3818-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 666183 INFO  (zkCallback-3816-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 666183 INFO  (zkCallback-3818-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 666185 INFO  (zkCallback-3799-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 666185 INFO  (zkCallback-3814-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 666439 DEBUG (ScheduledTrigger-3813-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 667082 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 667085 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.s.IndexSchema [delDeadColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 667086 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 667086 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 667087 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 667087 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'delDeadColl_shard1_replica_n1' using configuration from collection delDeadColl, trusted=true
   [junit4]   2> 667090 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 667092 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45813.solr.core.delDeadColl.shard1.replica_n1' (registry 'solr.core.delDeadColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 667092 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 667092 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.c.SolrCore [[delDeadColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_66C38EFA930F7F4-001/tempDir-001/node4/delDeadColl_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_66C38EFA930F7F4-001/tempDir-001/node4/./delDeadColl_shard1_replica_n1/data/]
   [junit4]   2> 667093 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.s.IndexSchema [delDeadColl_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 667093 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.s.IndexSchema [delDeadColl_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 667093 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.s.IndexSchema [delDeadColl_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 667094 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 667094 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'delDeadColl_shard1_replica_n2' using configuration from collection delDeadColl, trusted=true
   [junit4]   2> 667094 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 667094 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'delDeadColl_shard2_replica_n4' using configuration from collection delDeadColl, trusted=true
   [junit4]   2> 667095 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39245.solr.core.delDeadColl.shard1.replica_n2' (registry 'solr.core.delDeadColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 667095 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 667095 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'delDeadColl_shard2_replica_n6' using configuration from collection delDeadColl, trusted=true
   [junit4]   2> 667095 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 667095 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46729.solr.core.delDeadColl.shard2.replica_n4' (registry 'solr.core.delDeadColl.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 667095 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.SolrCore [[delDeadColl_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_66C38EFA930F7F4-001/tempDir-001/node3/delDeadColl_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_66C38EFA930F7F4-001/tempDir-001/node3/./delDeadColl_shard1_replica_n2/data/]
   [junit4]   2> 667095 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 667095 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.SolrCore [[delDeadColl_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_66C38EFA930F7F4-001/tempDir-001/node1/delDeadColl_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_66C38EFA930F7F4-001/tempDir-001/node1/./delDeadColl_shard2_replica_n4/data/]
   [junit4]   2> 667095 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36429.solr.core.delDeadColl.shard2.replica_n6' (registry 'solr.core.delDeadColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36fcdf57
   [junit4]   2> 667096 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 667096 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.SolrCore [[delDeadColl_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_66C38EFA930F7F4-001/tempDir-001/node2/delDeadColl_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_66C38EFA930F7F4-001/tempDir-001/node2/./delDeadColl_shard2_replica_n6/data/]
   [junit4]   2> 667147 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 667147 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 667148 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 667148 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 667149 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2de4ab75[delDeadColl_shard1_replica_n2] main]
   [junit4]   2> 667150 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 667150 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 667150 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 667151 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 667151 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 667151 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 667151 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 667152 INFO  (searcherExecutor-3825-thread-1-processing-n:127.0.0.1:39245_solr x:delDeadColl_shard1_replica_n2 c:delDeadColl s:shard1 r:core_node5) [n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.SolrCore [delDeadColl_shard1_replica_n2] Registered new searcher Searcher@2de4ab75[delDeadColl_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 667152 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596441037502414848
   [junit4]   2> 667153 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@4916bd56[delDeadColl_shard2_replica_n4] main]
   [junit4]   2> 667153 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 667153 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 667154 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 667154 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 667154 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 667154 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delDeadColl/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 667155 INFO  (searcherExecutor-3826-thread-1-processing-n:127.0.0.1:46729_solr x:delDeadColl_shard2_replica_n4 c:delDeadColl s:shard2 r:core_node7) [n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.SolrCore [delDeadColl_shard2_replica_n4] Registered new searcher Searcher@4916bd56[delDeadColl_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 667155 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596441037505560576
   [junit4]   2> 667155 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 667155 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 667156 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 667156 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 667157 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 667157 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6895ed20[delDeadColl_shard1_replica_n1] main]
   [junit4]   2> 667157 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 667157 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 667157 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 667157 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 667157 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delDeadColl/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 667157 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 667158 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@5408328c[delDeadColl_shard2_replica_n6] main]
   [junit4]   2> 667158 INFO  (searcherExecutor-3824-thread-1-processing-n:127.0.0.1:45813_solr x:delDeadColl_shard1_replica_n1 c:delDeadColl s:shard1 r:core_node3) [n:127.0.0.1:45813_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.c.SolrCore [delDeadColl_shard1_replica_n1] Registered new searcher Searcher@6895ed20[delDeadColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 667158 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596441037508706304
   [junit4]   2> 667158 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 667158 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 667158 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 667159 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 667159 INFO  (searcherExecutor-3827-thread-1-processing-n:127.0.0.1:36429_solr x:delDeadColl_shard2_replica_n6 c:delDeadColl s:shard2 r:core_node8) [n:127.0.0.1:36429_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.SolrCore [delDeadColl_shard2_replica_n6] Registered new searcher Searcher@5408328c[delDeadColl_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 667159 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596441037509754880
   [junit4]   2> 667162 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delDeadColl/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 667162 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delDeadColl/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 667259 INFO  (zkCallback-3818-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 667259 INFO  (zkCallback-3799-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 667259 INFO  (zkCallback-3816-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 667259 INFO  (zkCallback-3816-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 667259 INFO  (zkCallback-3818-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 667259 INFO  (zkCallback-3814-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 667259 INFO  (zkCallback-3814-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 667259 INFO  (zkCallback-3799-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 667441 DEBUG (ScheduledTrigger-3813-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 667657 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 667657 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 667657 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39245/solr/delDeadColl_shard1_replica_n2/
   [junit4]   2> 667657 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=delDeadColl_shard1_replica_n2 url=http://127.0.0.1:39245/solr START replicas=[http://127.0.0.1:45813/solr/delDeadColl_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 667658 INFO  (qtp2020701182-10819) [n:127.0.0.1:45813_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.c.S.Request [delDeadColl_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 667659 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 667659 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 667659 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46729/solr/delDeadColl_shard2_replica_n4/
   [junit4]   2> 667659 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=delDeadColl_shard2_replica_n4 url=http://127.0.0.1:46729/solr START replicas=[http://127.0.0.1:36429/solr/delDeadColl_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 667660 INFO  (qtp1343222969-10943) [n:127.0.0.1:36429_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.S.Request [delDeadColl_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 667958 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=delDeadColl_shard1_replica_n2 url=http://127.0.0.1:39245/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 667958 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 667958 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 667958 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 667959 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=delDeadColl_shard2_replica_n4 url=http://127.0.0.1:46729/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 667959 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 667960 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 667960 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 667960 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39245/solr/delDeadColl_shard1_replica_n2/ shard1
   [junit4]   2> 667961 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46729/solr/delDeadColl_shard2_replica_n4/ shard2
   [junit4]   2> 668062 INFO  (zkCallback-3816-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 668062 INFO  (zkCallback-3814-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 668062 INFO  (zkCallback-3818-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 668062 INFO  (zkCallback-3799-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 668062 INFO  (zkCallback-3818-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 668062 INFO  (zkCallback-3816-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 668062 INFO  (zkCallback-3799-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 668062 INFO  (zkCallback-3814-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 668110 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 668111 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 668114 INFO  (qtp563909834-10786) [n:127.0.0.1:46729_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=delDeadColl_shard2_replica_n4&action=CREATE&numShards=2&collection=delDeadColl&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2040
   [junit4]   2> 668116 INFO  (qtp2058542560-10793) [n:127.0.0.1:39245_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=delDeadColl_shard1_replica_n2&action=CREATE&numShards=2&collection=delDeadColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2041
   [junit4]   2> 668164 INFO  (qtp2020701182-10803) [n:127.0.0.1:45813_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=delDeadColl_shard1_replica_n1&action=CREATE&numShards=2&collection=delDeadColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2090
   [junit4]   2> 668164 INFO  (qtp1343222969-10784) [n:127.0.0.1:36429_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=delDeadColl_shard2_replica_n6&action=CREATE&numShards=2&collection=delDeadColl&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2090
   [junit4]   2> 668166 INFO  (qtp2058542560-10787) [n:127.0.0.1:39245_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 668265 INFO  (zkCallback-3818-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 668265 INFO  (zkCallback-3816-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 668265 INFO  (zkCallback-3814-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 668265 INFO  (zkCallback-3818-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 668265 INFO  (zkCallback-3816-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 668265 INFO  (zkCallback-3799-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 668265 INFO  (zkCallback-3799-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 668265 INFO  (zkCallback-3814-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 668441 DEBUG (ScheduledTrigger-3813-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 669166 INFO  (qtp2058542560-10787) [n:127.0.0.1:39245_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&name=delDeadColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3416
   [junit4]   2> 669168 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[66C38EFA930F7F4]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@21b3ef35{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 669168 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[66C38EFA930F7F4]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1189149563
   [junit4]   2> 669168 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[66C38EFA930F7F4]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 669168 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[66C38EFA930F7F4]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5f85bb66: rootName = solr_36429, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@d203dd8
   [junit4]   2> 669173 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[66C38EFA930F7F4]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 669173 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[66C38EFA930F7F4]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@cf9c3c8: rootName = solr_36429, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7b46cb87
   [junit4]   2> 669177 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[66C38EFA930F7F4]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 669177 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[66C38EFA930F7F4]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@26bf72d4: rootName = solr_36429, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3c32aa09
   [junit4]   2> 669178 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[66C38EFA930F7F4]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36429_solr
   [junit4]   2> 669179 INFO  (zkCallback-3818-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 669179 INFO  (zkCallback-3837-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 669179 INFO  (zkCallback-3829-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 669179 INFO  (zkCallback-3843-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 669179 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[66C38EFA930F7F4]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 669179 INFO  (zkCallback-3833-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 669179 INFO  (zkCallback-3825-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 669179 INFO  (zkCallback-3814-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 669179 INFO  (zkCallback-3816-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 669179 INFO  (zkCallback-3799-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 669182 INFO  (coreCloseExecutor-3844-thread-1) [n:127.0.0.1:36429_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.SolrCore [delDeadColl_shard2_replica_n6]  CLOSING SolrCore org.apache.solr.core.SolrCore@496d802b
   [junit4]   2> 669182 INFO  (coreCloseExecutor-3844-thread-1) [n:127.0.0.1:36429_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.delDeadColl.shard2.replica_n6, tag=496d802b
   [junit4]   2> 669182 INFO  (coreCloseExecutor-3844-thread-1) [n:127.0.0.1:36429_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c8bda06: rootName = solr_36429, domain = solr.core.delDeadColl.shard2.replica_n6, service url = null, agent id = null] for regis

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

lback-106-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 38200 INFO  (zkCallback-108-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 38201 INFO  (zkCallback-130-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 38201 INFO  (zkCallback-122-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 38201 INFO  (zkCallback-106-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 38201 INFO  (zkCallback-118-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 38201 INFO  (jetty-closer-77-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 38201 INFO  (zkCallback-110-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 38202 INFO  (zkCallback-108-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 38202 INFO  (coreCloseExecutor-122-thread-1) [n:127.0.0.1:39047_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.SolrCore [delDeadColl_shard2_replica_n4]  CLOSING SolrCore org.apache.solr.core.SolrCore@3182eb61
   [junit4]   2> 38203 INFO  (coreCloseExecutor-123-thread-1) [n:127.0.0.1:38581_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.c.SolrCore [delDeadColl_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@625225e2
   [junit4]   2> 38203 INFO  (coreCloseExecutor-123-thread-1) [n:127.0.0.1:38581_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.delDeadColl.shard1.replica_n1, tag=625225e2
   [junit4]   2> 38203 INFO  (coreCloseExecutor-122-thread-1) [n:127.0.0.1:39047_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.delDeadColl.shard2.replica_n4, tag=3182eb61
   [junit4]   2> 38203 INFO  (coreCloseExecutor-123-thread-1) [n:127.0.0.1:38581_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5f90bbb3: rootName = solr_38581, domain = solr.core.delDeadColl.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.delDeadColl.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@27cee8f0
   [junit4]   2> 38203 INFO  (coreCloseExecutor-122-thread-1) [n:127.0.0.1:39047_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c2d6883: rootName = solr_39047, domain = solr.core.delDeadColl.shard2.replica_n4, service url = null, agent id = null] for registry solr.core.delDeadColl.shard2.replica_n4 / com.codahale.metrics.MetricRegistry@7f5287c
   [junit4]   2> 38209 INFO  (coreCloseExecutor-123-thread-1) [n:127.0.0.1:38581_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.delDeadColl.shard1.leader, tag=625225e2
   [junit4]   2> 38209 INFO  (coreCloseExecutor-122-thread-1) [n:127.0.0.1:39047_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.delDeadColl.shard2.leader, tag=3182eb61
   [junit4]   2> 38216 INFO  (jetty-closer-77-thread-3) [    ] o.a.s.c.Overseer Overseer (id=72057910554263564-127.0.0.1:38581_solr-n_0000000000) closing
   [junit4]   2> 38217 INFO  (OverseerStateUpdate-72057910554263564-127.0.0.1:38581_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38581_solr
   [junit4]   2> 38217 WARN  (OverseerAutoScalingTriggerThread-72057910554263564-127.0.0.1:38581_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 38218 INFO  (jetty-closer-77-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@261edb2b{/solr,null,UNAVAILABLE}
   [junit4]   2> 38218 INFO  (jetty-closer-77-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 38219 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 0x1000049b1d80009, likely client has closed socket
   [junit4]   2> 38220 INFO  (jetty-closer-77-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4bab819d{/solr,null,UNAVAILABLE}
   [junit4]   2> 38220 INFO  (jetty-closer-77-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 38221 INFO  (jetty-closer-77-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@35282af7{/solr,null,UNAVAILABLE}
   [junit4]   2> 38221 INFO  (jetty-closer-77-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 39693 WARN  (zkCallback-144-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 39694 INFO  (jetty-closer-77-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@619bdd93{/solr,null,UNAVAILABLE}
   [junit4]   2> 39694 INFO  (jetty-closer-77-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 39694 ERROR (SUITE-DeleteInactiveReplicaTest-seed#[66C38EFA930F7F4]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 39694 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[66C38EFA930F7F4]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33765 33765
   [junit4]   2> 41470 INFO  (Thread-53) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33765 33765
   [junit4]   2> 41470 WARN  (Thread-53) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/aliases.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/collections/delDeadColl/terms/shard2
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/collections/delDeadColl/terms/shard1
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	32	/solr/collections/delDeadColl/state.json
   [junit4]   2> 	11	/solr/clusterstate.json
   [junit4]   2> 	11	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72057910554263564-127.0.0.1:38581_solr-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72057910554263561-127.0.0.1:39047_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/live_nodes
   [junit4]   2> 	11	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_66C38EFA930F7F4-002
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@626f0dab), locale=sv-AX, timezone=America/Indiana/Winamac
   [junit4]   2> NOTE: Linux 4.13.0-37-generic amd64/Oracle Corporation 11-ea (64-bit)/cpus=8,threads=1,free=323449664,total=513802240
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteInactiveReplicaTest, DeleteInactiveReplicaTest]
   [junit4] Completed [5/5 (5!)] on J1 in 18.55s, 1 test, 1 failure <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 5 tests, 5 failures [seed: 66C38EFA930F7F4]

Total time: 43 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.cloud.DeleteInactiveReplicaTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/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=bd85fd389f157796901c7b6a7b3fba467e6ad39e, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #21729
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.4) - Build # 21729 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21729/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest

Error Message:
Deleted core was still loaded!

Stack Trace:
java.lang.AssertionError: Deleted core was still loaded!
	at __randomizedtesting.SeedInfo.seed([B4065344F7CE3F3D:7938C8B7B86F49DF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:86)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest

Error Message:
Deleted core was still loaded!

Stack Trace:
java.lang.AssertionError: Deleted core was still loaded!
	at __randomizedtesting.SeedInfo.seed([B4065344F7CE3F3D:7938C8B7B86F49DF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:86)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest

Error Message:
Deleted core was still loaded!

Stack Trace:
java.lang.AssertionError: Deleted core was still loaded!
	at __randomizedtesting.SeedInfo.seed([B4065344F7CE3F3D:7938C8B7B86F49DF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:86)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest

Error Message:
Deleted core was still loaded!

Stack Trace:
java.lang.AssertionError: Deleted core was still loaded!
	at __randomizedtesting.SeedInfo.seed([B4065344F7CE3F3D:7938C8B7B86F49DF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:86)
	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 1849 lines...]
   [junit4] JVM J1: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20180331_053116_8667802544967662668200.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] codec: Asserting, pf: Direct, dvf: Direct
   [junit4] <<< JVM J1: EOF ----

[...truncated 10550 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteInactiveReplicaTest
   [junit4]   2> 155343 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[B4065344F7CE3F3D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_B4065344F7CE3F3D-001/init-core-data-001
   [junit4]   2> 155343 WARN  (SUITE-DeleteInactiveReplicaTest-seed#[B4065344F7CE3F3D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 155343 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[B4065344F7CE3F3D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 155344 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[B4065344F7CE3F3D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 155344 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[B4065344F7CE3F3D]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_B4065344F7CE3F3D-001/tempDir-001
   [junit4]   2> 155344 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[B4065344F7CE3F3D]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 155344 INFO  (Thread-845) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 155345 INFO  (Thread-845) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 155346 ERROR (Thread-845) [    ] 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> 155445 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[B4065344F7CE3F3D]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:32877
   [junit4]   2> 155446 INFO  (zkConnectionManagerCallback-629-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155449 INFO  (jetty-launcher-626-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 155449 INFO  (jetty-launcher-626-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 155449 INFO  (jetty-launcher-626-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 155449 INFO  (jetty-launcher-626-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 155457 INFO  (jetty-launcher-626-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 155457 INFO  (jetty-launcher-626-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 155457 INFO  (jetty-launcher-626-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 155463 INFO  (jetty-launcher-626-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 155463 INFO  (jetty-launcher-626-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 155463 INFO  (jetty-launcher-626-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 155463 INFO  (jetty-launcher-626-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 155463 INFO  (jetty-launcher-626-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ccafb15{/solr,null,AVAILABLE}
   [junit4]   2> 155463 INFO  (jetty-launcher-626-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 155463 INFO  (jetty-launcher-626-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 155463 INFO  (jetty-launcher-626-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 155463 INFO  (jetty-launcher-626-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 155463 INFO  (jetty-launcher-626-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 155463 INFO  (jetty-launcher-626-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c4f6b5c{/solr,null,AVAILABLE}
   [junit4]   2> 155463 INFO  (jetty-launcher-626-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e6379e0{/solr,null,AVAILABLE}
   [junit4]   2> 155463 INFO  (jetty-launcher-626-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d97e1b5{/solr,null,AVAILABLE}
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7f79ca98{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4212d039{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@610ba56d{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@42c83589{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-2) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-4) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-1) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-3) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46451}
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39543}
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42359}
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34099}
   [junit4]   2> 155465 ERROR (jetty-launcher-626-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 155465 ERROR (jetty-launcher-626-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 155465 ERROR (jetty-launcher-626-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 155465 ERROR (jetty-launcher-626-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-31T05:52:54.621847Z
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-31T05:52:54.621859Z
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-31T05:52:54.621861Z
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 155465 INFO  (jetty-launcher-626-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-31T05:52:54.621939Z
   [junit4]   2> 155467 INFO  (zkConnectionManagerCallback-633-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155467 INFO  (zkConnectionManagerCallback-634-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155467 INFO  (zkConnectionManagerCallback-637-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155467 INFO  (jetty-launcher-626-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 155467 INFO  (zkConnectionManagerCallback-635-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155467 INFO  (jetty-launcher-626-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 155467 INFO  (jetty-launcher-626-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 155467 INFO  (jetty-launcher-626-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 155470 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 0x1009bc1fc9c0004, likely client has closed socket
   [junit4]   2> 155471 INFO  (jetty-launcher-626-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32877/solr
   [junit4]   2> 155471 INFO  (jetty-launcher-626-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32877/solr
   [junit4]   2> 155472 INFO  (jetty-launcher-626-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32877/solr
   [junit4]   2> 155472 INFO  (jetty-launcher-626-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32877/solr
   [junit4]   2> 155473 INFO  (zkConnectionManagerCallback-650-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155473 INFO  (zkConnectionManagerCallback-647-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155473 INFO  (zkConnectionManagerCallback-646-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155473 INFO  (zkConnectionManagerCallback-653-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155475 INFO  (zkConnectionManagerCallback-655-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155475 INFO  (zkConnectionManagerCallback-657-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155475 INFO  (zkConnectionManagerCallback-659-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155475 INFO  (zkConnectionManagerCallback-661-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155514 INFO  (jetty-launcher-626-thread-4) [n:127.0.0.1:39543_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 155514 INFO  (jetty-launcher-626-thread-3) [n:127.0.0.1:34099_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 155514 INFO  (jetty-launcher-626-thread-1) [n:127.0.0.1:46451_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 155514 INFO  (jetty-launcher-626-thread-2) [n:127.0.0.1:42359_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 155514 INFO  (jetty-launcher-626-thread-4) [n:127.0.0.1:39543_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39543_solr
   [junit4]   2> 155514 INFO  (jetty-launcher-626-thread-3) [n:127.0.0.1:34099_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34099_solr
   [junit4]   2> 155514 INFO  (jetty-launcher-626-thread-2) [n:127.0.0.1:42359_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42359_solr
   [junit4]   2> 155514 INFO  (jetty-launcher-626-thread-1) [n:127.0.0.1:46451_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46451_solr
   [junit4]   2> 155514 INFO  (jetty-launcher-626-thread-4) [n:127.0.0.1:39543_solr    ] o.a.s.c.Overseer Overseer (id=72228851507003401-127.0.0.1:39543_solr-n_0000000000) starting
   [junit4]   2> 155522 INFO  (zkCallback-660-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 155522 INFO  (zkCallback-654-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 155522 INFO  (zkCallback-656-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 155525 INFO  (zkCallback-658-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 155529 INFO  (zkConnectionManagerCallback-669-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155530 INFO  (jetty-launcher-626-thread-4) [n:127.0.0.1:39543_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 155531 INFO  (jetty-launcher-626-thread-4) [n:127.0.0.1:39543_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32877/solr ready
   [junit4]   2> 155542 INFO  (jetty-launcher-626-thread-4) [n:127.0.0.1:39543_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 155542 INFO  (jetty-launcher-626-thread-4) [n:127.0.0.1:39543_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39543_solr
   [junit4]   2> 155543 INFO  (zkCallback-658-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 155545 INFO  (zkCallback-656-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 155550 INFO  (zkCallback-668-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 155550 INFO  (zkCallback-654-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 155550 INFO  (zkCallback-660-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 155608 INFO  (jetty-launcher-626-thread-1) [n:127.0.0.1:46451_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46451.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49ebb450
   [junit4]   2> 155612 INFO  (jetty-launcher-626-thread-1) [n:127.0.0.1:46451_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46451.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49ebb450
   [junit4]   2> 155612 INFO  (jetty-launcher-626-thread-1) [n:127.0.0.1:46451_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46451.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49ebb450
   [junit4]   2> 155613 INFO  (jetty-launcher-626-thread-1) [n:127.0.0.1:46451_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_B4065344F7CE3F3D-001/tempDir-001/node1/.
   [junit4]   2> 155615 INFO  (zkConnectionManagerCallback-673-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155615 INFO  (jetty-launcher-626-thread-1) [n:127.0.0.1:46451_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 155616 INFO  (jetty-launcher-626-thread-1) [n:127.0.0.1:46451_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32877/solr ready
   [junit4]   2> 155641 INFO  (jetty-launcher-626-thread-4) [n:127.0.0.1:39543_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39543.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49ebb450
   [junit4]   2> 155646 INFO  (jetty-launcher-626-thread-4) [n:127.0.0.1:39543_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39543.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49ebb450
   [junit4]   2> 155646 INFO  (jetty-launcher-626-thread-4) [n:127.0.0.1:39543_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39543.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49ebb450
   [junit4]   2> 155646 INFO  (jetty-launcher-626-thread-4) [n:127.0.0.1:39543_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_B4065344F7CE3F3D-001/tempDir-001/node4/.
   [junit4]   2> 155711 INFO  (jetty-launcher-626-thread-2) [n:127.0.0.1:42359_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42359.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49ebb450
   [junit4]   2> 155716 INFO  (jetty-launcher-626-thread-2) [n:127.0.0.1:42359_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42359.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49ebb450
   [junit4]   2> 155716 INFO  (jetty-launcher-626-thread-2) [n:127.0.0.1:42359_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42359.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49ebb450
   [junit4]   2> 155716 INFO  (jetty-launcher-626-thread-2) [n:127.0.0.1:42359_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_B4065344F7CE3F3D-001/tempDir-001/node2/.
   [junit4]   2> 155719 INFO  (zkConnectionManagerCallback-677-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155720 INFO  (jetty-launcher-626-thread-2) [n:127.0.0.1:42359_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 155720 INFO  (jetty-launcher-626-thread-2) [n:127.0.0.1:42359_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32877/solr ready
   [junit4]   2> 155750 INFO  (jetty-launcher-626-thread-3) [n:127.0.0.1:34099_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34099.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49ebb450
   [junit4]   2> 155754 INFO  (jetty-launcher-626-thread-3) [n:127.0.0.1:34099_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34099.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49ebb450
   [junit4]   2> 155755 INFO  (jetty-launcher-626-thread-3) [n:127.0.0.1:34099_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34099.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49ebb450
   [junit4]   2> 155755 INFO  (jetty-launcher-626-thread-3) [n:127.0.0.1:34099_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_B4065344F7CE3F3D-001/tempDir-001/node3/.
   [junit4]   2> 155757 INFO  (zkConnectionManagerCallback-681-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155758 INFO  (jetty-launcher-626-thread-3) [n:127.0.0.1:34099_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 155759 INFO  (jetty-launcher-626-thread-3) [n:127.0.0.1:34099_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32877/solr ready
   [junit4]   2> 155779 INFO  (zkConnectionManagerCallback-683-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155781 INFO  (zkConnectionManagerCallback-687-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155783 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[B4065344F7CE3F3D]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 155783 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[B4065344F7CE3F3D]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32877/solr ready
   [junit4]   2> 155796 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[B4065344F7CE3F3D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteInactiveReplicaTest
   [junit4]   2> 155798 INFO  (qtp958568219-2708) [n:127.0.0.1:42359_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&name=delDeadColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 155799 INFO  (OverseerThreadFactory-871-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection delDeadColl
   [junit4]   2> 155905 INFO  (OverseerStateUpdate-72228851507003401-127.0.0.1:39543_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delDeadColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"delDeadColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39543/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 155906 INFO  (OverseerStateUpdate-72228851507003401-127.0.0.1:39543_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delDeadColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"delDeadColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34099/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 155906 INFO  (OverseerStateUpdate-72228851507003401-127.0.0.1:39543_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delDeadColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"delDeadColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46451/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 155907 INFO  (OverseerStateUpdate-72228851507003401-127.0.0.1:39543_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delDeadColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"delDeadColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42359/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 156110 INFO  (qtp958568219-2720) [n:127.0.0.1:42359_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=delDeadColl_shard2_replica_n6&action=CREATE&numShards=2&collection=delDeadColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 156111 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=delDeadColl_shard1_replica_n2&action=CREATE&numShards=2&collection=delDeadColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 156111 INFO  (qtp771755454-2707) [n:127.0.0.1:39543_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=delDeadColl_shard1_replica_n1&action=CREATE&numShards=2&collection=delDeadColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 156111 INFO  (qtp1245423548-2709) [n:127.0.0.1:46451_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=delDeadColl_shard2_replica_n4&action=CREATE&numShards=2&collection=delDeadColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 156111 INFO  (qtp958568219-2720) [n:127.0.0.1:42359_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 156111 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 156111 INFO  (qtp1245423548-2709) [n:127.0.0.1:46451_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 156214 INFO  (zkCallback-660-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 156214 INFO  (zkCallback-658-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 156214 INFO  (zkCallback-654-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 156214 INFO  (zkCallback-656-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 156214 INFO  (zkCallback-656-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 156214 INFO  (zkCallback-658-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 156214 INFO  (zkCallback-660-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 156214 INFO  (zkCallback-654-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 157118 INFO  (qtp771755454-2707) [n:127.0.0.1:39543_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 157118 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 157118 INFO  (qtp1245423548-2709) [n:127.0.0.1:46451_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 157119 INFO  (qtp958568219-2720) [n:127.0.0.1:42359_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 157129 INFO  (qtp771755454-2707) [n:127.0.0.1:39543_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.s.IndexSchema [delDeadColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 157129 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.s.IndexSchema [delDeadColl_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 157129 INFO  (qtp958568219-2720) [n:127.0.0.1:42359_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.s.IndexSchema [delDeadColl_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 157129 INFO  (qtp1245423548-2709) [n:127.0.0.1:46451_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.s.IndexSchema [delDeadColl_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 157131 INFO  (qtp771755454-2707) [n:127.0.0.1:39543_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 157131 INFO  (qtp771755454-2707) [n:127.0.0.1:39543_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'delDeadColl_shard1_replica_n1' using configuration from collection delDeadColl, trusted=true
   [junit4]   2> 157131 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 157131 INFO  (qtp958568219-2720) [n:127.0.0.1:42359_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 157131 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'delDeadColl_shard1_replica_n2' using configuration from collection delDeadColl, trusted=true
   [junit4]   2> 157131 INFO  (qtp958568219-2720) [n:127.0.0.1:42359_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'delDeadColl_shard2_replica_n6' using configuration from collection delDeadColl, trusted=true
   [junit4]   2> 157131 INFO  (qtp1245423548-2709) [n:127.0.0.1:46451_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 157131 INFO  (qtp1245423548-2709) [n:127.0.0.1:46451_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'delDeadColl_shard2_replica_n4' using configuration from collection delDeadColl, trusted=true
   [junit4]   2> 157131 INFO  (qtp771755454-2707) [n:127.0.0.1:39543_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39543.solr.core.delDeadColl.shard1.replica_n1' (registry 'solr.core.delDeadColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49ebb450
   [junit4]   2> 157131 INFO  (qtp958568219-2720) [n:127.0.0.1:42359_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42359.solr.core.delDeadColl.shard2.replica_n6' (registry 'solr.core.delDeadColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49ebb450
   [junit4]   2> 157131 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34099.solr.core.delDeadColl.shard1.replica_n2' (registry 'solr.core.delDeadColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49ebb450
   [junit4]   2> 157131 INFO  (qtp1245423548-2709) [n:127.0.0.1:46451_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46451.solr.core.delDeadColl.shard2.replica_n4' (registry 'solr.core.delDeadColl.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49ebb450
   [junit4]   2> 157131 INFO  (qtp771755454-2707) [n:127.0.0.1:39543_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 157131 INFO  (qtp958568219-2720) [n:127.0.0.1:42359_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 157132 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 157132 INFO  (qtp1245423548-2709) [n:127.0.0.1:46451_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 157132 INFO  (qtp771755454-2707) [n:127.0.0.1:39543_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.c.SolrCore [[delDeadColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_B4065344F7CE3F3D-001/tempDir-001/node4/delDeadColl_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_B4065344F7CE3F3D-001/tempDir-001/node4/./delDeadColl_shard1_replica_n1/data/]
   [junit4]   2> 157132 INFO  (qtp958568219-2720) [n:127.0.0.1:42359_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.SolrCore [[delDeadColl_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_B4065344F7CE3F3D-001/tempDir-001/node2/delDeadColl_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_B4065344F7CE3F3D-001/tempDir-001/node2/./delDeadColl_shard2_replica_n6/data/]
   [junit4]   2> 157132 INFO  (qtp1245423548-2709) [n:127.0.0.1:46451_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.SolrCore [[delDeadColl_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_B4065344F7CE3F3D-001/tempDir-001/node1/delDeadColl_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_B4065344F7CE3F3D-001/tempDir-001/node1/./delDeadColl_shard2_replica_n4/data/]
   [junit4]   2> 157132 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.SolrCore [[delDeadColl_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_B4065344F7CE3F3D-001/tempDir-001/node3/delDeadColl_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_B4065344F7CE3F3D-001/tempDir-001/node3/./delDeadColl_shard1_replica_n2/data/]
   [junit4]   2> 157174 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 157174 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 157175 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 157175 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 157176 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@716a7195[delDeadColl_shard1_replica_n2] main]
   [junit4]   2> 157177 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 157177 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 157177 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 157178 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596431349930000384
   [junit4]   2> 157178 INFO  (qtp1245423548-2709) [n:127.0.0.1:46451_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 157178 INFO  (qtp1245423548-2709) [n:127.0.0.1:46451_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 157179 INFO  (qtp1245423548-2709) [n:127.0.0.1:46451_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 157179 INFO  (qtp1245423548-2709) [n:127.0.0.1:46451_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 157179 INFO  (searcherExecutor-881-thread-1-processing-n:127.0.0.1:34099_solr x:delDeadColl_shard1_replica_n2 c:delDeadColl s:shard1 r:core_node5) [n:127.0.0.1:34099_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.SolrCore [delDeadColl_shard1_replica_n2] Registered new searcher Searcher@716a7195[delDeadColl_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 157180 INFO  (qtp1245423548-2709) [n:127.0.0.1:46451_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@308a05e3[delDeadColl_shard2_replica_n4] main]
   [junit4]   2> 157181 INFO  (qtp1245423548-2709) [n:127.0.0.1:46451_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 157181 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delDeadColl/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 157181 INFO  (qtp1245423548-2709) [n:127.0.0.1:46451_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 157181 INFO  (qtp1245423548-2709) [n:127.0.0.1:46451_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 157181 INFO  (qtp958568219-2720) [n:127.0.0.1:42359_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 157181 INFO  (qtp771755454-2707) [n:127.0.0.1:39543_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 157181 INFO  (qtp958568219-2720) [n:127.0.0.1:42359_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 157181 INFO  (qtp771755454-2707) [n:127.0.0.1:39543_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 157182 INFO  (searcherExecutor-883-thread-1-processing-n:127.0.0.1:46451_solr x:delDeadColl_shard2_replica_n4 c:delDeadColl s:shard2 r:core_node7) [n:127.0.0.1:46451_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.SolrCore [delDeadColl_shard2_replica_n4] Registered new searcher Searcher@308a05e3[delDeadColl_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 157182 INFO  (qtp1245423548-2709) [n:127.0.0.1:46451_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596431349934194688
   [junit4]   2> 157182 INFO  (qtp958568219-2720) [n:127.0.0.1:42359_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 157182 INFO  (qtp958568219-2720) [n:127.0.0.1:42359_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 157183 INFO  (qtp771755454-2707) [n:127.0.0.1:39543_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 157183 INFO  (qtp771755454-2707) [n:127.0.0.1:39543_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 157183 INFO  (qtp958568219-2720) [n:127.0.0.1:42359_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@4aed40f7[delDeadColl_shard2_replica_n6] main]
   [junit4]   2> 157184 INFO  (qtp771755454-2707) [n:127.0.0.1:39543_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@290e1abc[delDeadColl_shard1_replica_n1] main]
   [junit4]   2> 157184 INFO  (qtp958568219-2720) [n:127.0.0.1:42359_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 157184 INFO  (qtp958568219-2720) [n:127.0.0.1:42359_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 157184 INFO  (qtp771755454-2707) [n:127.0.0.1:39543_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 157185 INFO  (qtp771755454-2707) [n:127.0.0.1:39543_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 157185 INFO  (qtp958568219-2720) [n:127.0.0.1:42359_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 157185 INFO  (qtp958568219-2720) [n:127.0.0.1:42359_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596431349937340416
   [junit4]   2> 157185 INFO  (qtp771755454-2707) [n:127.0.0.1:39543_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 157185 INFO  (qtp771755454-2707) [n:127.0.0.1:39543_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596431349937340416
   [junit4]   2> 157185 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 157185 INFO  (searcherExecutor-882-thread-1-processing-n:127.0.0.1:42359_solr x:delDeadColl_shard2_replica_n6 c:delDeadColl s:shard2 r:core_node8) [n:127.0.0.1:42359_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.SolrCore [delDeadColl_shard2_replica_n6] Registered new searcher Searcher@4aed40f7[delDeadColl_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 157187 INFO  (searcherExecutor-880-thread-1-processing-n:127.0.0.1:39543_solr x:delDeadColl_shard1_replica_n1 c:delDeadColl s:shard1 r:core_node3) [n:127.0.0.1:39543_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.c.SolrCore [delDeadColl_shard1_replica_n1] Registered new searcher Searcher@290e1abc[delDeadColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 157187 INFO  (qtp771755454-2707) [n:127.0.0.1:39543_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delDeadColl/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 157187 INFO  (qtp958568219-2720) [n:127.0.0.1:42359_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delDeadColl/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 157188 INFO  (qtp1245423548-2709) [n:127.0.0.1:46451_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 157188 INFO  (qtp1245423548-2709) [n:127.0.0.1:46451_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delDeadColl/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 157189 INFO  (qtp958568219-2720) [n:127.0.0.1:42359_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 157189 INFO  (qtp958568219-2720) [n:127.0.0.1:42359_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 157189 INFO  (qtp958568219-2720) [n:127.0.0.1:42359_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42359/solr/delDeadColl_shard2_replica_n6/
   [junit4]   2> 157189 INFO  (qtp958568219-2720) [n:127.0.0.1:42359_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=delDeadColl_shard2_replica_n6 url=http://127.0.0.1:42359/solr START replicas=[http://127.0.0.1:46451/solr/delDeadColl_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 157191 INFO  (qtp1245423548-2734) [n:127.0.0.1:46451_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.S.Request [delDeadColl_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 157290 INFO  (zkCallback-660-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 157290 INFO  (zkCallback-658-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 157290 INFO  (zkCallback-660-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 157290 INFO  (zkCallback-658-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 157290 INFO  (zkCallback-656-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 157290 INFO  (zkCallback-654-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 157290 INFO  (zkCallback-656-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 157290 INFO  (zkCallback-654-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 157490 INFO  (qtp958568219-2720) [n:127.0.0.1:42359_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=delDeadColl_shard2_replica_n6 url=http://127.0.0.1:42359/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 157490 INFO  (qtp958568219-2720) [n:127.0.0.1:42359_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 157490 INFO  (qtp958568219-2720) [n:127.0.0.1:42359_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 157490 INFO  (qtp958568219-2720) [n:127.0.0.1:42359_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 157494 INFO  (qtp958568219-2720) [n:127.0.0.1:42359_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42359/solr/delDeadColl_shard2_replica_n6/ shard2
   [junit4]   2> 157595 INFO  (zkCallback-658-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 157595 INFO  (zkCallback-660-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 157595 INFO  (zkCallback-660-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 157595 INFO  (zkCallback-654-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 157595 INFO  (zkCallback-656-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 157596 INFO  (zkCallback-654-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 157595 INFO  (zkCallback-656-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 157595 INFO  (zkCallback-658-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 157645 INFO  (qtp958568219-2720) [n:127.0.0.1:42359_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 157680 INFO  (qtp958568219-2720) [n:127.0.0.1:42359_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=delDeadColl_shard2_replica_n6&action=CREATE&numShards=2&collection=delDeadColl&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1569
   [junit4]   2> 157686 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 157686 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 157686 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34099/solr/delDeadColl_shard1_replica_n2/
   [junit4]   2> 157686 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=delDeadColl_shard1_replica_n2 url=http://127.0.0.1:34099/solr START replicas=[http://127.0.0.1:39543/solr/delDeadColl_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 157688 INFO  (qtp771755454-2729) [n:127.0.0.1:39543_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.c.S.Request [delDeadColl_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 157748 INFO  (zkCallback-654-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 157748 INFO  (zkCallback-656-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 157748 INFO  (zkCallback-656-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 157748 INFO  (zkCallback-654-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 157748 INFO  (zkCallback-658-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 157748 INFO  (zkCallback-660-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 157748 INFO  (zkCallback-660-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 157748 INFO  (zkCallback-658-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 157987 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=delDeadColl_shard1_replica_n2 url=http://127.0.0.1:34099/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 157987 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 157987 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 157987 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 157991 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34099/solr/delDeadColl_shard1_replica_n2/ shard1
   [junit4]   2> 158093 INFO  (zkCallback-660-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 158093 INFO  (zkCallback-654-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 158093 INFO  (zkCallback-658-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 158093 INFO  (zkCallback-656-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 158093 INFO  (zkCallback-656-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 158093 INFO  (zkCallback-658-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 158093 INFO  (zkCallback-660-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 158093 INFO  (zkCallback-654-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 158142 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 158144 INFO  (qtp1902201729-2711) [n:127.0.0.1:34099_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=delDeadColl_shard1_replica_n2&action=CREATE&numShards=2&collection=delDeadColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2033
   [junit4]   2> 158190 INFO  (qtp771755454-2707) [n:127.0.0.1:39543_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=delDeadColl_shard1_replica_n1&action=CREATE&numShards=2&collection=delDeadColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2079
   [junit4]   2> 158191 INFO  (qtp1245423548-2709) [n:127.0.0.1:46451_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=delDeadColl_shard2_replica_n4&action=CREATE&numShards=2&collection=delDeadColl&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2080
   [junit4]   2> 158194 INFO  (qtp958568219-2708) [n:127.0.0.1:42359_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 158292 INFO  (zkCallback-654-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 158292 INFO  (zkCallback-658-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 158292 INFO  (zkCallback-660-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 158292 INFO  (zkCallback-658-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 158292 INFO  (zkCallback-656-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 158292 INFO  (zkCallback-656-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 158292 INFO  (zkCallback-654-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 158292 INFO  (zkCallback-660-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delDeadColl/state.json] for collection [delDeadColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 159195 INFO  (qtp958568219-2708) [n:127.0.0.1:42359_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&name=delDeadColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3396
   [junit4]   2> 159197 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[B4065344F7CE3F3D]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4212d039{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
   [junit4]   2> 159198 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[B4065344F7CE3F3D]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2146814560
   [junit4]   2> 159198 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[B4065344F7CE3F3D]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 159198 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[B4065344F7CE3F3D]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6877fc3b: rootName = solr_39543, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4e9b54a5
   [junit4]   2> 159202 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[B4065344F7CE3F3D]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 159202 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[B4065344F7CE3F3D]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1cdcc76e: rootName = solr_39543, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@a043255
   [junit4]   2> 159205 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[B4065344F7CE3F3D]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 159205 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[B4065344F7CE3F3D]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6178ee38: rootName = solr_39543, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3a91b7d6
   [junit4]   2> 159207 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[B4065344F7CE3F3D]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39543_solr
   [junit4]   2> 159208 INFO  (zkCallback-676-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 159208 INFO  (zkCallback-680-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 159208 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[B4065344F7CE3F3D]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 159208 INFO  (zkCallback-658-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 159208 INFO  (zkCallback-660-thread-1) [    

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

  [junit4]   2> 39371 INFO  (zkCallback-111-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 39371 INFO  (zkCallback-105-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 39371 INFO  (zkCallback-144-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 39375 INFO  (coreCloseExecutor-126-thread-1) [n:127.0.0.1:41915_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.SolrCore [delDeadColl_shard2_replica_n6]  CLOSING SolrCore org.apache.solr.core.SolrCore@214d70d4
   [junit4]   2> 39375 INFO  (coreCloseExecutor-126-thread-1) [n:127.0.0.1:41915_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.delDeadColl.shard2.replica_n6, tag=214d70d4
   [junit4]   2> 39375 INFO  (coreCloseExecutor-126-thread-1) [n:127.0.0.1:41915_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7678d027: rootName = solr_41915, domain = solr.core.delDeadColl.shard2.replica_n6, service url = null, agent id = null] for registry solr.core.delDeadColl.shard2.replica_n6 / com.codahale.metrics.MetricRegistry@674a575a
   [junit4]   2> 39379 INFO  (coreCloseExecutor-127-thread-1) [n:127.0.0.1:35171_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.SolrCore [delDeadColl_shard2_replica_n4]  CLOSING SolrCore org.apache.solr.core.SolrCore@644f7e4d
   [junit4]   2> 39379 INFO  (coreCloseExecutor-127-thread-1) [n:127.0.0.1:35171_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.delDeadColl.shard2.replica_n4, tag=644f7e4d
   [junit4]   2> 39380 INFO  (coreCloseExecutor-127-thread-1) [n:127.0.0.1:35171_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3f4068c7: rootName = solr_35171, domain = solr.core.delDeadColl.shard2.replica_n4, service url = null, agent id = null] for registry solr.core.delDeadColl.shard2.replica_n4 / com.codahale.metrics.MetricRegistry@477635ba
   [junit4]   2> 39380 INFO  (coreCloseExecutor-124-thread-1) [n:127.0.0.1:41919_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.delDeadColl.shard1.leader, tag=20ba08e0
   [junit4]   2> 39383 INFO  (jetty-closer-77-thread-3) [    ] o.a.s.c.Overseer Overseer (id=72229033671786502-127.0.0.1:41919_solr-n_0000000000) closing
   [junit4]   2> 39383 INFO  (OverseerStateUpdate-72229033671786502-127.0.0.1:41919_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41919_solr
   [junit4]   2> 39384 WARN  (OverseerAutoScalingTriggerThread-72229033671786502-127.0.0.1:41919_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 39387 INFO  (jetty-closer-77-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3d843e20{/solr,null,UNAVAILABLE}
   [junit4]   2> 39387 INFO  (jetty-closer-77-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 39387 INFO  (zkCallback-105-thread-4) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41915_solr
   [junit4]   2> 39389 INFO  (coreCloseExecutor-127-thread-1) [n:127.0.0.1:35171_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.delDeadColl.shard2.leader, tag=644f7e4d
   [junit4]   2> 39391 INFO  (coreCloseExecutor-126-thread-1) [n:127.0.0.1:41915_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.delDeadColl.shard2.leader, tag=214d70d4
   [junit4]   2> 39395 INFO  (jetty-closer-77-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4115f931{/solr,null,UNAVAILABLE}
   [junit4]   2> 39395 INFO  (jetty-closer-77-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 39397 INFO  (jetty-closer-77-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7364ce7f{/solr,null,UNAVAILABLE}
   [junit4]   2> 39397 INFO  (zkCallback-144-thread-3) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39167_solr
   [junit4]   2> 39397 INFO  (jetty-closer-77-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 40869 WARN  (zkCallback-149-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 40871 INFO  (jetty-closer-77-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2c758d4a{/solr,null,UNAVAILABLE}
   [junit4]   2> 40871 INFO  (jetty-closer-77-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 40872 ERROR (SUITE-DeleteInactiveReplicaTest-seed#[B4065344F7CE3F3D]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 40872 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[B4065344F7CE3F3D]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46455 46455
   [junit4]   2> 40886 INFO  (Thread-55) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46455 46455
   [junit4]   2> 40887 WARN  (Thread-55) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/aliases.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/collections/delDeadColl/terms/shard2
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/collections/delDeadColl/terms/shard1
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	36	/solr/collections/delDeadColl/state.json
   [junit4]   2> 	11	/solr/clusterstate.json
   [junit4]   2> 	11	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72229033671786502-127.0.0.1:41919_solr-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72229033671786506-127.0.0.1:41915_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/live_nodes
   [junit4]   2> 	11	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_B4065344F7CE3F3D-002
   [junit4]   2> Mar 31, 2018 6:39:32 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=25296, maxDocsPerChunk=8, blockSize=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=25296, blockSize=9)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7d1cb093), locale=ar-ER, timezone=America/Guatemala
   [junit4]   2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=8,threads=1,free=325569312,total=513802240
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteInactiveReplicaTest, DeleteInactiveReplicaTest]
   [junit4] Completed [5/5 (5!)] on J1 in 18.97s, 1 test, 1 failure <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 5 tests, 5 failures [seed: B4065344F7CE3F3D]

Total time: 43 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.cloud.DeleteInactiveReplicaTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/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=bd85fd389f157796901c7b6a7b3fba467e6ad39e, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #21728
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2