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 04:52:56 UTC

[JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-11-ea+5) - Build # 1621 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1621/
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([2C4FC8F4F64442B6:E1715307B9E53454]: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([2C4FC8F4F64442B6:E1715307B9E53454]: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([2C4FC8F4F64442B6:E1715307B9E53454]: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([2C4FC8F4F64442B6:E1715307B9E53454]: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 1792 lines...]
   [junit4] JVM J0: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J0-20180331_035111_1532941413621017069374.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] codec: FastCompressingStoredFields, pf: RAMOnly, dvf: Memory
   [junit4] <<< JVM J0: EOF ----

[...truncated 12211 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteInactiveReplicaTest
   [junit4]   2> 1196584 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[2C4FC8F4F64442B6]-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-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest_2C4FC8F4F64442B6-001/init-core-data-001
   [junit4]   2> 1196584 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[2C4FC8F4F64442B6]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1196584 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[2C4FC8F4F64442B6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1196585 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[2C4FC8F4F64442B6]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest_2C4FC8F4F64442B6-001/tempDir-001
   [junit4]   2> 1196585 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[2C4FC8F4F64442B6]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1196585 INFO  (Thread-3280) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1196585 INFO  (Thread-3280) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1196586 ERROR (Thread-3280) [    ] 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> 1196685 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[2C4FC8F4F64442B6]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:41609
   [junit4]   2> 1196686 INFO  (zkConnectionManagerCallback-5045-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1196690 INFO  (jetty-launcher-5042-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1196690 INFO  (jetty-launcher-5042-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1196690 INFO  (jetty-launcher-5042-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1196690 INFO  (jetty-launcher-5042-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1196691 INFO  (jetty-launcher-5042-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1196691 INFO  (jetty-launcher-5042-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1196691 INFO  (jetty-launcher-5042-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1196691 INFO  (jetty-launcher-5042-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1196691 INFO  (jetty-launcher-5042-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1196691 INFO  (jetty-launcher-5042-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1196691 INFO  (jetty-launcher-5042-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4698625e{/solr,null,AVAILABLE}
   [junit4]   2> 1196691 INFO  (jetty-launcher-5042-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18a2b4c8{/solr,null,AVAILABLE}
   [junit4]   2> 1196691 INFO  (jetty-launcher-5042-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1196691 INFO  (jetty-launcher-5042-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1196691 INFO  (jetty-launcher-5042-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1196691 INFO  (jetty-launcher-5042-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1196691 INFO  (jetty-launcher-5042-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1196691 INFO  (jetty-launcher-5042-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1196691 INFO  (jetty-launcher-5042-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65d6b29b{/solr,null,AVAILABLE}
   [junit4]   2> 1196691 INFO  (jetty-launcher-5042-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53264549{/solr,null,AVAILABLE}
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3bb7cdf8{SSL,[ssl, http/1.1]}{127.0.0.1:33025}
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1003e579{SSL,[ssl, http/1.1]}{127.0.0.1:46023}
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-3) [    ] o.e.j.s.Server Started @1196714ms
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-4) [    ] o.e.j.s.Server Started @1196714ms
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@31c51f7d{SSL,[ssl, http/1.1]}{127.0.0.1:42269}
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1d5da170{SSL,[ssl, http/1.1]}{127.0.0.1:32893}
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-1) [    ] o.e.j.s.Server Started @1196714ms
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33025}
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-2) [    ] o.e.j.s.Server Started @1196714ms
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46023}
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42269}
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32893}
   [junit4]   2> 1196692 ERROR (jetty-launcher-5042-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1196692 ERROR (jetty-launcher-5042-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1196692 ERROR (jetty-launcher-5042-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1196692 ERROR (jetty-launcher-5042-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.4.0
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.4.0
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.4.0
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-31T04:31:33.115732Z
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-31T04:31:33.115772Z
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.4.0
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-31T04:31:33.115815Z
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1196692 INFO  (jetty-launcher-5042-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-31T04:31:33.115869Z
   [junit4]   2> 1196694 INFO  (zkConnectionManagerCallback-5047-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1196694 INFO  (jetty-launcher-5042-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1196695 INFO  (zkConnectionManagerCallback-5049-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1196695 INFO  (zkConnectionManagerCallback-5053-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1196695 INFO  (zkConnectionManagerCallback-5051-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1196695 INFO  (jetty-launcher-5042-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1196695 INFO  (jetty-launcher-5042-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1196695 INFO  (jetty-launcher-5042-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1196697 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 0x1009b7780470001, likely client has closed socket
   [junit4]   2> 1196698 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 0x1009b7780470002, likely client has closed socket
   [junit4]   2> 1196699 INFO  (jetty-launcher-5042-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41609/solr
   [junit4]   2> 1196699 INFO  (jetty-launcher-5042-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41609/solr
   [junit4]   2> 1196699 INFO  (jetty-launcher-5042-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41609/solr
   [junit4]   2> 1196700 INFO  (jetty-launcher-5042-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41609/solr
   [junit4]   2> 1196707 INFO  (zkConnectionManagerCallback-5062-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1196707 INFO  (zkConnectionManagerCallback-5064-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1196707 INFO  (zkConnectionManagerCallback-5066-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1196707 INFO  (zkConnectionManagerCallback-5069-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1196714 INFO  (zkConnectionManagerCallback-5077-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1196715 INFO  (zkConnectionManagerCallback-5071-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1196722 INFO  (zkConnectionManagerCallback-5073-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1196726 INFO  (jetty-launcher-5042-thread-4) [n:127.0.0.1:46023_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1196726 INFO  (jetty-launcher-5042-thread-4) [n:127.0.0.1:46023_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46023_solr
   [junit4]   2> 1196726 INFO  (jetty-launcher-5042-thread-4) [n:127.0.0.1:46023_solr    ] o.a.s.c.Overseer Overseer (id=72228531593478154-127.0.0.1:46023_solr-n_0000000000) starting
   [junit4]   2> 1196734 INFO  (zkConnectionManagerCallback-5075-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1196738 INFO  (jetty-launcher-5042-thread-3) [n:127.0.0.1:33025_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1196738 INFO  (jetty-launcher-5042-thread-3) [n:127.0.0.1:33025_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33025_solr
   [junit4]   2> 1196743 INFO  (zkCallback-5074-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1196746 INFO  (zkConnectionManagerCallback-5084-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1196747 INFO  (jetty-launcher-5042-thread-2) [n:127.0.0.1:32893_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1196747 INFO  (jetty-launcher-5042-thread-4) [n:127.0.0.1:46023_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1196747 INFO  (jetty-launcher-5042-thread-1) [n:127.0.0.1:42269_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1196747 INFO  (jetty-launcher-5042-thread-4) [n:127.0.0.1:46023_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41609/solr ready
   [junit4]   2> 1196747 INFO  (jetty-launcher-5042-thread-1) [n:127.0.0.1:42269_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1196747 INFO  (jetty-launcher-5042-thread-2) [n:127.0.0.1:32893_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1196748 INFO  (jetty-launcher-5042-thread-2) [n:127.0.0.1:32893_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1196748 INFO  (jetty-launcher-5042-thread-1) [n:127.0.0.1:42269_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1196748 INFO  (jetty-launcher-5042-thread-2) [n:127.0.0.1:32893_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32893_solr
   [junit4]   2> 1196748 INFO  (jetty-launcher-5042-thread-1) [n:127.0.0.1:42269_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42269_solr
   [junit4]   2> 1196749 INFO  (zkCallback-5074-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1196750 INFO  (zkCallback-5072-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1196750 INFO  (zkCallback-5076-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1196754 INFO  (zkCallback-5070-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1196754 INFO  (zkCallback-5083-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1196759 INFO  (jetty-launcher-5042-thread-4) [n:127.0.0.1:46023_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1196759 INFO  (jetty-launcher-5042-thread-4) [n:127.0.0.1:46023_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46023_solr
   [junit4]   2> 1196760 INFO  (zkCallback-5074-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1196760 INFO  (zkCallback-5070-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1196762 INFO  (zkCallback-5076-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1196773 INFO  (zkCallback-5083-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1196773 INFO  (zkCallback-5072-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1196796 INFO  (jetty-launcher-5042-thread-3) [n:127.0.0.1:33025_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33025.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a659099
   [junit4]   2> 1196801 INFO  (jetty-launcher-5042-thread-3) [n:127.0.0.1:33025_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33025.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a659099
   [junit4]   2> 1196801 INFO  (jetty-launcher-5042-thread-3) [n:127.0.0.1:33025_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33025.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a659099
   [junit4]   2> 1196802 INFO  (jetty-launcher-5042-thread-3) [n:127.0.0.1:33025_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest_2C4FC8F4F64442B6-001/tempDir-001/node3/.
   [junit4]   2> 1196815 INFO  (zkConnectionManagerCallback-5089-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1196815 INFO  (jetty-launcher-5042-thread-3) [n:127.0.0.1:33025_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1196815 INFO  (jetty-launcher-5042-thread-3) [n:127.0.0.1:33025_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41609/solr ready
   [junit4]   2> 1196914 INFO  (jetty-launcher-5042-thread-1) [n:127.0.0.1:42269_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42269.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a659099
   [junit4]   2> 1196918 INFO  (jetty-launcher-5042-thread-1) [n:127.0.0.1:42269_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42269.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a659099
   [junit4]   2> 1196918 INFO  (jetty-launcher-5042-thread-1) [n:127.0.0.1:42269_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42269.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a659099
   [junit4]   2> 1196919 INFO  (jetty-launcher-5042-thread-1) [n:127.0.0.1:42269_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest_2C4FC8F4F64442B6-001/tempDir-001/node1/.
   [junit4]   2> 1196921 INFO  (zkConnectionManagerCallback-5093-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1196921 INFO  (jetty-launcher-5042-thread-1) [n:127.0.0.1:42269_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1196921 INFO  (jetty-launcher-5042-thread-1) [n:127.0.0.1:42269_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41609/solr ready
   [junit4]   2> 1196923 INFO  (jetty-launcher-5042-thread-4) [n:127.0.0.1:46023_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46023.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a659099
   [junit4]   2> 1196928 INFO  (jetty-launcher-5042-thread-4) [n:127.0.0.1:46023_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46023.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a659099
   [junit4]   2> 1196928 INFO  (jetty-launcher-5042-thread-4) [n:127.0.0.1:46023_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46023.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a659099
   [junit4]   2> 1196929 INFO  (jetty-launcher-5042-thread-4) [n:127.0.0.1:46023_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest_2C4FC8F4F64442B6-001/tempDir-001/node4/.
   [junit4]   2> 1196990 INFO  (jetty-launcher-5042-thread-2) [n:127.0.0.1:32893_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32893.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a659099
   [junit4]   2> 1196995 INFO  (jetty-launcher-5042-thread-2) [n:127.0.0.1:32893_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32893.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a659099
   [junit4]   2> 1196995 INFO  (jetty-launcher-5042-thread-2) [n:127.0.0.1:32893_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32893.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a659099
   [junit4]   2> 1196995 INFO  (jetty-launcher-5042-thread-2) [n:127.0.0.1:32893_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest_2C4FC8F4F64442B6-001/tempDir-001/node2/.
   [junit4]   2> 1196997 INFO  (zkConnectionManagerCallback-5097-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1196998 INFO  (jetty-launcher-5042-thread-2) [n:127.0.0.1:32893_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1196998 INFO  (jetty-launcher-5042-thread-2) [n:127.0.0.1:32893_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41609/solr ready
   [junit4]   2> 1197025 INFO  (zkConnectionManagerCallback-5099-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1197026 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 0x1009b7780470011, likely client has closed socket
   [junit4]   2> 1197027 INFO  (zkConnectionManagerCallback-5103-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1197027 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[2C4FC8F4F64442B6]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1197028 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[2C4FC8F4F64442B6]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41609/solr ready
   [junit4]   2> 1197039 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[2C4FC8F4F64442B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteInactiveReplicaTest
   [junit4]   2> 1197046 INFO  (qtp1594780089-15847) [n:127.0.0.1:32893_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> 1197047 INFO  (OverseerThreadFactory-5750-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection delDeadColl
   [junit4]   2> 1197151 INFO  (OverseerStateUpdate-72228531593478154-127.0.0.1:46023_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:42269/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1197152 INFO  (OverseerStateUpdate-72228531593478154-127.0.0.1:46023_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":"https://127.0.0.1:33025/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1197153 INFO  (OverseerStateUpdate-72228531593478154-127.0.0.1:46023_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:46023/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1197154 INFO  (OverseerStateUpdate-72228531593478154-127.0.0.1:46023_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:32893/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1197358 INFO  (qtp1594780089-15845) [n:127.0.0.1:32893_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> 1197366 INFO  (qtp1151738288-15844) [n:127.0.0.1:42269_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> 1197366 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_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> 1197366 INFO  (qtp2142143337-15837) [n:127.0.0.1:46023_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> 1197366 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1197469 INFO  (zkCallback-5072-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> 1197469 INFO  (zkCallback-5074-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> 1197469 INFO  (zkCallback-5076-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> 1197469 INFO  (zkCallback-5070-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> 1197469 INFO  (zkCallback-5070-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> 1197469 INFO  (zkCallback-5076-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> 1197469 INFO  (zkCallback-5074-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> 1197469 INFO  (zkCallback-5072-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> 1198364 INFO  (qtp1594780089-15845) [n:127.0.0.1:32893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1198367 INFO  (qtp1594780089-15845) [n:127.0.0.1:32893_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> 1198368 INFO  (qtp1594780089-15845) [n:127.0.0.1:32893_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> 1198368 INFO  (qtp1594780089-15845) [n:127.0.0.1:32893_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> 1198368 INFO  (qtp1594780089-15845) [n:127.0.0.1:32893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32893.solr.core.delDeadColl.shard2.replica_n6' (registry 'solr.core.delDeadColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a659099
   [junit4]   2> 1198368 INFO  (qtp1594780089-15845) [n:127.0.0.1:32893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1198368 INFO  (qtp1594780089-15845) [n:127.0.0.1:32893_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-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest_2C4FC8F4F64442B6-001/tempDir-001/node2/delDeadColl_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest_2C4FC8F4F64442B6-001/tempDir-001/node2/./delDeadColl_shard2_replica_n6/data/]
   [junit4]   2> 1198371 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1198371 INFO  (qtp2142143337-15837) [n:127.0.0.1:46023_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1198371 INFO  (qtp1151738288-15844) [n:127.0.0.1:42269_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1198375 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_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> 1198375 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_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> 1198375 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_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> 1198376 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33025.solr.core.delDeadColl.shard1.replica_n2' (registry 'solr.core.delDeadColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a659099
   [junit4]   2> 1198376 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1198376 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_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-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest_2C4FC8F4F64442B6-001/tempDir-001/node3/delDeadColl_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest_2C4FC8F4F64442B6-001/tempDir-001/node3/./delDeadColl_shard1_replica_n2/data/]
   [junit4]   2> 1198376 INFO  (qtp1151738288-15844) [n:127.0.0.1:42269_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> 1198376 INFO  (qtp2142143337-15837) [n:127.0.0.1:46023_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> 1198377 INFO  (qtp2142143337-15837) [n:127.0.0.1:46023_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> 1198377 INFO  (qtp1151738288-15844) [n:127.0.0.1:42269_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> 1198377 INFO  (qtp2142143337-15837) [n:127.0.0.1:46023_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> 1198377 INFO  (qtp1151738288-15844) [n:127.0.0.1:42269_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> 1198377 INFO  (qtp1151738288-15844) [n:127.0.0.1:42269_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42269.solr.core.delDeadColl.shard1.replica_n1' (registry 'solr.core.delDeadColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a659099
   [junit4]   2> 1198377 INFO  (qtp2142143337-15837) [n:127.0.0.1:46023_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46023.solr.core.delDeadColl.shard2.replica_n4' (registry 'solr.core.delDeadColl.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a659099
   [junit4]   2> 1198377 INFO  (qtp2142143337-15837) [n:127.0.0.1:46023_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1198377 INFO  (qtp1151738288-15844) [n:127.0.0.1:42269_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1198377 INFO  (qtp2142143337-15837) [n:127.0.0.1:46023_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-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest_2C4FC8F4F64442B6-001/tempDir-001/node4/delDeadColl_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest_2C4FC8F4F64442B6-001/tempDir-001/node4/./delDeadColl_shard2_replica_n4/data/]
   [junit4]   2> 1198377 INFO  (qtp1151738288-15844) [n:127.0.0.1:42269_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-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest_2C4FC8F4F64442B6-001/tempDir-001/node1/delDeadColl_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest_2C4FC8F4F64442B6-001/tempDir-001/node1/./delDeadColl_shard1_replica_n1/data/]
   [junit4]   2> 1198404 INFO  (qtp1594780089-15845) [n:127.0.0.1:32893_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> 1198404 INFO  (qtp1594780089-15845) [n:127.0.0.1:32893_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> 1198405 INFO  (qtp1594780089-15845) [n:127.0.0.1:32893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1198405 INFO  (qtp1594780089-15845) [n:127.0.0.1:32893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1198406 INFO  (qtp1594780089-15845) [n:127.0.0.1:32893_solr c:delDeadColl s:shard2 r:core_node8 x:delDeadColl_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@5b2ae787[delDeadColl_shard2_replica_n6] main]
   [junit4]   2> 1198407 INFO  (qtp1594780089-15845) [n:127.0.0.1:32893_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> 1198407 INFO  (qtp1594780089-15845) [n:127.0.0.1:32893_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> 1198407 INFO  (qtp1594780089-15845) [n:127.0.0.1:32893_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> 1198408 INFO  (searcherExecutor-5759-thread-1-processing-n:127.0.0.1:32893_solr x:delDeadColl_shard2_replica_n6 c:delDeadColl s:shard2 r:core_node8) [n:127.0.0.1:32893_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@5b2ae787[delDeadColl_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1198408 INFO  (qtp1594780089-15845) [n:127.0.0.1:32893_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 1596426231303110656
   [junit4]   2> 1198409 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_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> 1198409 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_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> 1198410 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1198410 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1198411 INFO  (qtp1594780089-15845) [n:127.0.0.1:32893_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> 1198411 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@f2b52e1[delDeadColl_shard1_replica_n2] main]
   [junit4]   2> 1198411 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_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> 1198411 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_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> 1198412 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_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> 1198412 INFO  (qtp1594780089-15845) [n:127.0.0.1:32893_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> 1198412 INFO  (searcherExecutor-5760-thread-1-processing-n:127.0.0.1:33025_solr x:delDeadColl_shard1_replica_n2 c:delDeadColl s:shard1 r:core_node5) [n:127.0.0.1:33025_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@f2b52e1[delDeadColl_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1198412 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_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 1596426231307304960
   [junit4]   2> 1198414 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_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> 1198416 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_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> 1198427 INFO  (qtp2142143337-15837) [n:127.0.0.1:46023_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> 1198427 INFO  (qtp1151738288-15844) [n:127.0.0.1:42269_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> 1198427 INFO  (qtp2142143337-15837) [n:127.0.0.1:46023_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> 1198427 INFO  (qtp1151738288-15844) [n:127.0.0.1:42269_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> 1198428 INFO  (qtp1151738288-15844) [n:127.0.0.1:42269_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1198428 INFO  (qtp2142143337-15837) [n:127.0.0.1:46023_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1198428 INFO  (qtp2142143337-15837) [n:127.0.0.1:46023_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1198428 INFO  (qtp1151738288-15844) [n:127.0.0.1:42269_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1198429 INFO  (qtp1151738288-15844) [n:127.0.0.1:42269_solr c:delDeadColl s:shard1 r:core_node3 x:delDeadColl_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cfb2642[delDeadColl_shard1_replica_n1] main]
   [junit4]   2> 1198429 INFO  (qtp2142143337-15837) [n:127.0.0.1:46023_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@623f2619[delDeadColl_shard2_replica_n4] main]
   [junit4]   2> 1198430 INFO  (qtp2142143337-15837) [n:127.0.0.1:46023_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> 1198430 INFO  (qtp1151738288-15844) [n:127.0.0.1:42269_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> 1198430 INFO  (qtp2142143337-15837) [n:127.0.0.1:46023_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> 1198430 INFO  (qtp1151738288-15844) [n:127.0.0.1:42269_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> 1198431 INFO  (qtp1151738288-15844) [n:127.0.0.1:42269_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> 1198431 INFO  (qtp1151738288-15844) [n:127.0.0.1:42269_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 1596426231327227904
   [junit4]   2> 1198431 INFO  (qtp2142143337-15837) [n:127.0.0.1:46023_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> 1198431 INFO  (searcherExecutor-5762-thread-1-processing-n:127.0.0.1:42269_solr x:delDeadColl_shard1_replica_n1 c:delDeadColl s:shard1 r:core_node3) [n:127.0.0.1:42269_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@1cfb2642[delDeadColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1198431 INFO  (searcherExecutor-5761-thread-1-processing-n:127.0.0.1:46023_solr x:delDeadColl_shard2_replica_n4 c:delDeadColl s:shard2 r:core_node7) [n:127.0.0.1:46023_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@623f2619[delDeadColl_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1198431 INFO  (qtp2142143337-15837) [n:127.0.0.1:46023_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 1596426231327227904
   [junit4]   2> 1198433 INFO  (qtp1151738288-15844) [n:127.0.0.1:42269_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> 1198433 INFO  (qtp2142143337-15837) [n:127.0.0.1:46023_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> 1198517 INFO  (zkCallback-5076-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> 1198517 INFO  (zkCallback-5070-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> 1198517 INFO  (zkCallback-5072-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> 1198517 INFO  (zkCallback-5074-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> 1198517 INFO  (zkCallback-5072-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> 1198517 INFO  (zkCallback-5070-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> 1198517 INFO  (zkCallback-5076-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> 1198517 INFO  (zkCallback-5074-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> 1198913 INFO  (qtp1594780089-15845) [n:127.0.0.1:32893_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> 1198913 INFO  (qtp1594780089-15845) [n:127.0.0.1:32893_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> 1198913 INFO  (qtp1594780089-15845) [n:127.0.0.1:32893_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:32893/solr/delDeadColl_shard2_replica_n6/
   [junit4]   2> 1198913 INFO  (qtp1594780089-15845) [n:127.0.0.1:32893_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:32893/solr START replicas=[https://127.0.0.1:46023/solr/delDeadColl_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 1198918 INFO  (qtp2142143337-15835) [n:127.0.0.1:46023_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> 1198918 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_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> 1198918 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_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> 1198918 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33025/solr/delDeadColl_shard1_replica_n2/
   [junit4]   2> 1198918 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_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=https://127.0.0.1:33025/solr START replicas=[https://127.0.0.1:42269/solr/delDeadColl_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1198921 INFO  (qtp1151738288-15824) [n:127.0.0.1:42269_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> 1199213 INFO  (qtp1594780089-15845) [n:127.0.0.1:32893_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:32893/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1199213 INFO  (qtp1594780089-15845) [n:127.0.0.1:32893_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> 1199213 INFO  (qtp1594780089-15845) [n:127.0.0.1:32893_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> 1199214 INFO  (qtp1594780089-15845) [n:127.0.0.1:32893_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> 1199216 INFO  (qtp1594780089-15845) [n:127.0.0.1:32893_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:32893/solr/delDeadColl_shard2_replica_n6/ shard2
   [junit4]   2> 1199218 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_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=https://127.0.0.1:33025/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1199218 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_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> 1199218 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_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> 1199218 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_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> 1199220 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33025/solr/delDeadColl_shard1_replica_n2/ shard1
   [junit4]   2> 1199321 INFO  (zkCallback-5076-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> 1199321 INFO  (zkCallback-5072-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> 1199321 INFO  (zkCallback-5074-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> 1199321 INFO  (zkCallback-5070-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> 1199321 INFO  (zkCallback-5070-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> 1199321 INFO  (zkCallback-5076-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> 1199321 INFO  (zkCallback-5072-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> 1199321 INFO  (zkCallback-5074-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> 1199367 INFO  (qtp1594780089-15845) [n:127.0.0.1:32893_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> 1199368 INFO  (qtp1594780089-15845) [n:127.0.0.1:32893_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=2010
   [junit4]   2> 1199370 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_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> 1199371 INFO  (qtp1531312621-15832) [n:127.0.0.1:33025_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=2005
   [junit4]   2> 1199536 INFO  (zkCallback-5070-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> 1199536 INFO  (zkCallback-5076-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> 1199536 INFO  (zkCallback-5074-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> 1199536 INFO  (zkCallback-5074-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> 1199536 INFO  (zkCallback-5072-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> 1199536 INFO  (zkCallback-5070-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> 1199536 INFO  (zkCallback-5076-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> 1199536 INFO  (zkCallback-5072-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> 1200585 INFO  (qtp1151738288-15844) [n:127.0.0.1:42269_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=3218
   [junit4]   2> 1200585 INFO  (qtp2142143337-15837) [n:127.0.0.1:46023_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=3218
   [junit4]   2> 1200586 INFO  (qtp1594780089-15847) [n:127.0.0.1:32893_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> 1200586 INFO  (qtp1594780089-15847) [n:127.0.0.1:32893_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=3540
   [junit4]   2> 1200588 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[2C4FC8F4F64442B6]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3bb7cdf8{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1200588 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[2C4FC8F4F64442B6]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=533161878
   [junit4]   2> 1200588 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[2C4FC8F4F64442B6]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1200588 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[2C4FC8F4F64442B6]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@306d4615: rootName = solr_33025, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@30ddafd4
   [junit4]   2> 1200593 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[2C4FC8F4F64442B6]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1200593 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[2C4FC8F4F64442B6]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@78e7b36a: rootName = solr_33025, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@21a4cc2
   [junit4]   2> 1200596 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[2C4FC8F4F64442B6]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1200596 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[2C4FC8F4F64442B6]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@24b3fb97: rootName = solr_33025, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4106cb50
   [junit4]   2> 1200597 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[2C4FC8F4F64442B6]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33025_solr
   [junit4]   2> 1200597 INFO  (zkCallback-5083-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1200597 INFO  (zkCallback-5074-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1200597 INFO  (zkCallback-5102-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1200597 INFO  (zkCallback-5070-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1200597 INFO  (zkCallback-5092-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1200598 INFO  (zkCallback-5096-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1200598 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[2C4FC8F4F64442B6]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1200598 INFO  (zkCallback-5072-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1200598 INFO  (zkCallback-5076-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1200598 INFO  (coreCloseExecutor-5779-thread-1) [n:127.0.0.1:33025_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.c.SolrCore [delDeadColl_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@3bad41fe
   [junit4]   2> 1200598 INFO  (coreCloseExecutor-5779-thread-1) [n:127.0.0.1:33025_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.delDeadColl.shard1.replica_n2, tag=1001210366
   [junit4]   2> 1200598 INFO  (coreCloseExecutor-5779-thread-1) [n:127.0.0.1:33025_solr c:delDeadColl s:shard1 r:core_node5 x:delDeadColl_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@fb0fd96: rootName = solr_33025, domain = solr.core.delDeadColl.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.delDeadColl.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@104a9439
   [junit4]   2> 1200603 INFO  (coreCloseExecutor-5779-thread-1) [n:127.0.0.1:33025_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=1001210366
   [junit4]   2> 1200698 INFO  (zkCallback-5074-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: [3])
   [junit4]   2> 1200698 INFO  (zkCallback-5076-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: [3])
   [junit4]   2> 1200698 INFO  (zkCallback-5070-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: [3])
   [junit4]   2> 1200698 INFO  (zkCallback-5070-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: [3

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

2-thread-1) [n:127.0.0.1:46731_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@1c7bdc05
   [junit4]   2> 38010 INFO  (coreCloseExecutor-122-thread-1) [n:127.0.0.1:46731_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=477879301
   [junit4]   2> 38010 INFO  (zkCallback-118-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 38010 INFO  (zkCallback-130-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 38010 INFO  (coreCloseExecutor-122-thread-1) [n:127.0.0.1:46731_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@4f6cb7b: rootName = solr_46731, 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@61b1c1b6
   [junit4]   2> 38010 INFO  (zkCallback-100-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 38011 INFO  (zkCallback-108-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 38011 INFO  (zkCallback-110-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 38012 INFO  (jetty-closer-77-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 38012 INFO  (zkCallback-130-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 38012 INFO  (zkCallback-108-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 38013 INFO  (zkCallback-123-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 38013 INFO  (zkCallback-100-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 38013 INFO  (zkCallback-118-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 38013 INFO  (zkCallback-110-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 38014 INFO  (coreCloseExecutor-123-thread-1) [n:127.0.0.1:39505_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@318ba43c
   [junit4]   2> 38014 INFO  (coreCloseExecutor-123-thread-1) [n:127.0.0.1:39505_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=831235132
   [junit4]   2> 38015 INFO  (coreCloseExecutor-123-thread-1) [n:127.0.0.1:39505_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@285cda1: rootName = solr_39505, 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@7ce11349
   [junit4]   2> 38020 INFO  (coreCloseExecutor-122-thread-1) [n:127.0.0.1:46731_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=477879301
   [junit4]   2> 38025 INFO  (coreCloseExecutor-121-thread-1) [n:127.0.0.1:44983_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=1026082320
   [junit4]   2> 38026 INFO  (jetty-closer-77-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4d047d9e{/solr,null,UNAVAILABLE}
   [junit4]   2> 38027 INFO  (jetty-closer-77-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 38029 INFO  (coreCloseExecutor-123-thread-1) [n:127.0.0.1:39505_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=831235132
   [junit4]   2> 38033 INFO  (jetty-closer-77-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72228610055602188-127.0.0.1:44983_solr-n_0000000000) closing
   [junit4]   2> 38033 INFO  (OverseerStateUpdate-72228610055602188-127.0.0.1:44983_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44983_solr
   [junit4]   2> 38034 WARN  (OverseerAutoScalingTriggerThread-72228610055602188-127.0.0.1:44983_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 38036 INFO  (jetty-closer-77-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2bd5ae7d{/solr,null,UNAVAILABLE}
   [junit4]   2> 38037 INFO  (jetty-closer-77-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 38037 INFO  (jetty-closer-77-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@491e0f06{/solr,null,UNAVAILABLE}
   [junit4]   2> 38037 INFO  (jetty-closer-77-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 38039 ERROR (SUITE-DeleteInactiveReplicaTest-seed#[2C4FC8F4F64442B6]-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> 38039 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[2C4FC8F4F64442B6]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34465 34465
   [junit4]   2> 39291 INFO  (Thread-52) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34465 34465
   [junit4]   2> 39292 WARN  (Thread-52) [    ] 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/72228610055602188-127.0.0.1:44983_solr-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72228610055602185-127.0.0.1:39505_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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_2C4FC8F4F64442B6-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=993, maxMBSortInHeap=5.834830352861207, sim=RandomSimilarity(queryNorm=true): {}, locale=en-CA, timezone=Atlantic/Reykjavik
   [junit4]   2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 11-ea (64-bit)/cpus=8,threads=1,free=395574592,total=517472256
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteInactiveReplicaTest, DeleteInactiveReplicaTest]
   [junit4] Completed [5/5 (5!)] on J1 in 15.90s, 1 test, 1 failure <<< FAILURES!

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

Total time: 41 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=07aef61ead75b3c3391b25f158d43388e6f849b7, workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #1620
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