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/05/02 03:50:31 UTC

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

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

1 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaFromClusterState

Error Message:
Collection not found: deleteFromClusterState_false

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: deleteFromClusterState_false
	at __randomizedtesting.SeedInfo.seed([FD10528A53B62648:1389F9E76C885DFF]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaFromClusterState(DeleteReplicaTest.java:187)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaFromClusterState(DeleteReplicaTest.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12483 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_FD10528A53B62648-001/init-core-data-001
   [junit4]   2> 81464 INFO  (SUITE-DeleteReplicaTest-seed#[FD10528A53B62648]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 81464 INFO  (SUITE-DeleteReplicaTest-seed#[FD10528A53B62648]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 81465 INFO  (SUITE-DeleteReplicaTest-seed#[FD10528A53B62648]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 81465 INFO  (SUITE-DeleteReplicaTest-seed#[FD10528A53B62648]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_FD10528A53B62648-001/tempDir-001
   [junit4]   2> 81465 INFO  (SUITE-DeleteReplicaTest-seed#[FD10528A53B62648]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 81469 INFO  (Thread-180) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 81469 INFO  (Thread-180) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 81489 ERROR (Thread-180) [    ] 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> 81569 INFO  (SUITE-DeleteReplicaTest-seed#[FD10528A53B62648]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:37519
   [junit4]   2> 81589 INFO  (zkConnectionManagerCallback-247-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 81605 INFO  (jetty-launcher-244-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 81614 INFO  (jetty-launcher-244-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 81616 INFO  (jetty-launcher-244-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 81618 INFO  (jetty-launcher-244-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 81681 INFO  (jetty-launcher-244-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 81681 INFO  (jetty-launcher-244-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 81681 INFO  (jetty-launcher-244-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 81685 INFO  (jetty-launcher-244-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1886d02{/solr,null,AVAILABLE}
   [junit4]   2> 81685 INFO  (jetty-launcher-244-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 81685 INFO  (jetty-launcher-244-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 81685 INFO  (jetty-launcher-244-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 81685 INFO  (jetty-launcher-244-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1434d6c{/solr,null,AVAILABLE}
   [junit4]   2> 81686 INFO  (jetty-launcher-244-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@19097d0{SSL,[ssl, http/1.1]}{127.0.0.1:37731}
   [junit4]   2> 81686 INFO  (jetty-launcher-244-thread-3) [    ] o.e.j.s.Server Started @81720ms
   [junit4]   2> 81686 INFO  (jetty-launcher-244-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37731}
   [junit4]   2> 81686 ERROR (jetty-launcher-244-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 81686 INFO  (jetty-launcher-244-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 81686 INFO  (jetty-launcher-244-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 81686 INFO  (jetty-launcher-244-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 81686 INFO  (jetty-launcher-244-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 81686 INFO  (jetty-launcher-244-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-02T02:52:07.433Z
   [junit4]   2> 81695 INFO  (jetty-launcher-244-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 81695 INFO  (jetty-launcher-244-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 81695 INFO  (jetty-launcher-244-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 81695 INFO  (jetty-launcher-244-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a146c3{/solr,null,AVAILABLE}
   [junit4]   2> 81696 INFO  (jetty-launcher-244-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ebbe96{SSL,[ssl, http/1.1]}{127.0.0.1:38689}
   [junit4]   2> 81696 INFO  (jetty-launcher-244-thread-2) [    ] o.e.j.s.Server Started @81730ms
   [junit4]   2> 81696 INFO  (jetty-launcher-244-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38689}
   [junit4]   2> 81696 ERROR (jetty-launcher-244-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 81696 INFO  (jetty-launcher-244-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 81696 INFO  (jetty-launcher-244-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 81696 INFO  (jetty-launcher-244-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 81696 INFO  (jetty-launcher-244-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 81696 INFO  (jetty-launcher-244-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-02T02:52:07.443Z
   [junit4]   2> 81705 INFO  (jetty-launcher-244-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@261b0f{SSL,[ssl, http/1.1]}{127.0.0.1:38441}
   [junit4]   2> 81705 INFO  (jetty-launcher-244-thread-4) [    ] o.e.j.s.Server Started @81739ms
   [junit4]   2> 81705 INFO  (jetty-launcher-244-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38441}
   [junit4]   2> 81706 ERROR (jetty-launcher-244-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 81706 INFO  (jetty-launcher-244-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 81706 INFO  (jetty-launcher-244-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 81706 INFO  (jetty-launcher-244-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 81706 INFO  (jetty-launcher-244-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 81706 INFO  (jetty-launcher-244-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-02T02:52:07.453Z
   [junit4]   2> 81717 INFO  (jetty-launcher-244-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 81717 INFO  (jetty-launcher-244-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 81717 INFO  (jetty-launcher-244-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 81718 INFO  (zkConnectionManagerCallback-251-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 81718 INFO  (zkConnectionManagerCallback-253-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 81718 INFO  (jetty-launcher-244-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 81718 INFO  (jetty-launcher-244-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 81718 INFO  (jetty-launcher-244-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b499e{/solr,null,AVAILABLE}
   [junit4]   2> 81719 INFO  (jetty-launcher-244-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@584feb{SSL,[ssl, http/1.1]}{127.0.0.1:36285}
   [junit4]   2> 81719 INFO  (jetty-launcher-244-thread-1) [    ] o.e.j.s.Server Started @81753ms
   [junit4]   2> 81719 INFO  (jetty-launcher-244-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36285}
   [junit4]   2> 81719 ERROR (jetty-launcher-244-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 81719 INFO  (jetty-launcher-244-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 81719 INFO  (jetty-launcher-244-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 81719 INFO  (jetty-launcher-244-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 81719 INFO  (jetty-launcher-244-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 81719 INFO  (jetty-launcher-244-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-02T02:52:07.466Z
   [junit4]   2> 81721 INFO  (zkConnectionManagerCallback-249-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 81721 INFO  (jetty-launcher-244-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 82021 INFO  (zkConnectionManagerCallback-255-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 82022 INFO  (jetty-launcher-244-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 82025 INFO  (jetty-launcher-244-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37519/solr
   [junit4]   2> 82025 INFO  (jetty-launcher-244-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37519/solr
   [junit4]   2> 82028 INFO  (zkConnectionManagerCallback-263-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 82028 INFO  (jetty-launcher-244-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37519/solr
   [junit4]   2> 82029 INFO  (jetty-launcher-244-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37519/solr
   [junit4]   2> 82034 INFO  (zkConnectionManagerCallback-261-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 82034 INFO  (zkConnectionManagerCallback-273-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 82034 INFO  (zkConnectionManagerCallback-270-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 82052 INFO  (zkConnectionManagerCallback-268-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 82059 INFO  (zkConnectionManagerCallback-277-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 82060 INFO  (zkConnectionManagerCallback-275-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 82063 INFO  (zkConnectionManagerCallback-279-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 82158 INFO  (jetty-launcher-244-thread-4) [n:127.0.0.1:38441_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 82159 INFO  (jetty-launcher-244-thread-4) [n:127.0.0.1:38441_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38441_solr
   [junit4]   2> 82161 INFO  (jetty-launcher-244-thread-4) [n:127.0.0.1:38441_solr    ] o.a.s.c.Overseer Overseer (id=72090068447330312-127.0.0.1:38441_solr-n_0000000000) starting
   [junit4]   2> 82169 INFO  (jetty-launcher-244-thread-2) [n:127.0.0.1:38689_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 82171 INFO  (jetty-launcher-244-thread-2) [n:127.0.0.1:38689_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38689_solr
   [junit4]   2> 82201 INFO  (jetty-launcher-244-thread-1) [n:127.0.0.1:36285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 82205 INFO  (jetty-launcher-244-thread-1) [n:127.0.0.1:36285_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 82207 INFO  (jetty-launcher-244-thread-1) [n:127.0.0.1:36285_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 82207 INFO  (jetty-launcher-244-thread-1) [n:127.0.0.1:36285_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36285_solr
   [junit4]   2> 82227 INFO  (jetty-launcher-244-thread-3) [n:127.0.0.1:37731_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 82228 INFO  (jetty-launcher-244-thread-3) [n:127.0.0.1:37731_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 82229 INFO  (jetty-launcher-244-thread-3) [n:127.0.0.1:37731_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 82229 INFO  (jetty-launcher-244-thread-3) [n:127.0.0.1:37731_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37731_solr
   [junit4]   2> 82281 INFO  (zkCallback-278-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 82281 INFO  (zkCallback-269-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 82281 INFO  (zkCallback-276-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 82281 INFO  (zkCallback-274-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 82293 INFO  (zkConnectionManagerCallback-292-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 82293 INFO  (jetty-launcher-244-thread-4) [n:127.0.0.1:38441_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 82294 INFO  (jetty-launcher-244-thread-4) [n:127.0.0.1:38441_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37519/solr ready
   [junit4]   2> 82294 INFO  (zkCallback-278-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 82309 INFO  (jetty-launcher-244-thread-4) [n:127.0.0.1:38441_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 82309 INFO  (jetty-launcher-244-thread-4) [n:127.0.0.1:38441_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38441_solr
   [junit4]   2> 82310 INFO  (zkCallback-274-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 82310 INFO  (zkCallback-276-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 82310 INFO  (zkCallback-278-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 82317 INFO  (zkCallback-269-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 82384 INFO  (zkCallback-291-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 82973 INFO  (jetty-launcher-244-thread-1) [n:127.0.0.1:36285_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36285.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f0e8e
   [junit4]   2> 83006 INFO  (jetty-launcher-244-thread-1) [n:127.0.0.1:36285_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36285.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f0e8e
   [junit4]   2> 83006 INFO  (jetty-launcher-244-thread-1) [n:127.0.0.1:36285_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36285.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f0e8e
   [junit4]   2> 83008 INFO  (jetty-launcher-244-thread-1) [n:127.0.0.1:36285_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_FD10528A53B62648-001/tempDir-001/node1/.
   [junit4]   2> 83037 INFO  (jetty-launcher-244-thread-2) [n:127.0.0.1:38689_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38689.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f0e8e
   [junit4]   2> 83044 INFO  (jetty-launcher-244-thread-2) [n:127.0.0.1:38689_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38689.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f0e8e
   [junit4]   2> 83054 INFO  (jetty-launcher-244-thread-2) [n:127.0.0.1:38689_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38689.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f0e8e
   [junit4]   2> 83055 INFO  (jetty-launcher-244-thread-2) [n:127.0.0.1:38689_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_FD10528A53B62648-001/tempDir-001/node3/.
   [junit4]   2> 83075 INFO  (jetty-launcher-244-thread-4) [n:127.0.0.1:38441_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38441.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f0e8e
   [junit4]   2> 83137 INFO  (zkConnectionManagerCallback-297-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 83138 INFO  (jetty-launcher-244-thread-1) [n:127.0.0.1:36285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 83138 INFO  (jetty-launcher-244-thread-1) [n:127.0.0.1:36285_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37519/solr ready
   [junit4]   2> 83163 INFO  (jetty-launcher-244-thread-4) [n:127.0.0.1:38441_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38441.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f0e8e
   [junit4]   2> 83163 INFO  (jetty-launcher-244-thread-4) [n:127.0.0.1:38441_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38441.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f0e8e
   [junit4]   2> 83164 INFO  (jetty-launcher-244-thread-4) [n:127.0.0.1:38441_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_FD10528A53B62648-001/tempDir-001/node4/.
   [junit4]   2> 83165 INFO  (zkConnectionManagerCallback-302-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 83166 INFO  (jetty-launcher-244-thread-2) [n:127.0.0.1:38689_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 83166 INFO  (jetty-launcher-244-thread-2) [n:127.0.0.1:38689_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37519/solr ready
   [junit4]   2> 84165 INFO  (jetty-launcher-244-thread-3) [n:127.0.0.1:37731_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37731.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f0e8e
   [junit4]   2> 84172 INFO  (jetty-launcher-244-thread-3) [n:127.0.0.1:37731_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37731.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f0e8e
   [junit4]   2> 84172 INFO  (jetty-launcher-244-thread-3) [n:127.0.0.1:37731_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37731.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f0e8e
   [junit4]   2> 84173 INFO  (jetty-launcher-244-thread-3) [n:127.0.0.1:37731_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_FD10528A53B62648-001/tempDir-001/node2/.
   [junit4]   2> 84209 INFO  (zkConnectionManagerCallback-307-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 84209 INFO  (jetty-launcher-244-thread-3) [n:127.0.0.1:37731_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 84210 INFO  (jetty-launcher-244-thread-3) [n:127.0.0.1:37731_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37519/solr ready
   [junit4]   2> 84244 INFO  (zkConnectionManagerCallback-309-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 84281 INFO  (zkConnectionManagerCallback-314-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 84281 INFO  (SUITE-DeleteReplicaTest-seed#[FD10528A53B62648]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 84282 INFO  (SUITE-DeleteReplicaTest-seed#[FD10528A53B62648]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37519/solr ready
   [junit4]   2> 84317 INFO  (TEST-DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup-seed#[FD10528A53B62648]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaAndVerifyDirectoryCleanup
   [junit4]   2> 84388 INFO  (qtp18845605-980) [n:127.0.0.1:38441_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=deletereplica_test&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 84390 INFO  (OverseerThreadFactory-644-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection deletereplica_test
   [junit4]   2> 84511 INFO  (OverseerStateUpdate-72090068447330312-127.0.0.1:38441_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletereplica_test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deletereplica_test_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38689/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 84514 INFO  (OverseerStateUpdate-72090068447330312-127.0.0.1:38441_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletereplica_test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deletereplica_test_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38441/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 84809 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n3&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 84843 INFO  (qtp29773474-985) [n:127.0.0.1:38689_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n1&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 84843 INFO  (qtp29773474-985) [n:127.0.0.1:38689_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 85858 INFO  (qtp29773474-985) [n:127.0.0.1:38689_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 85870 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 85902 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.s.IndexSchema [deletereplica_test_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 85904 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 85904 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'deletereplica_test_shard1_replica_n3' using configuration from collection deletereplica_test, trusted=true
   [junit4]   2> 85904 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38441.solr.core.deletereplica_test.shard1.replica_n3' (registry 'solr.core.deletereplica_test.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f0e8e
   [junit4]   2> 85904 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 85904 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.c.SolrCore [[deletereplica_test_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_FD10528A53B62648-001/tempDir-001/node4/deletereplica_test_shard1_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_FD10528A53B62648-001/tempDir-001/node4/./deletereplica_test_shard1_replica_n3/data/]
   [junit4]   2> 85919 INFO  (qtp29773474-985) [n:127.0.0.1:38689_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.s.IndexSchema [deletereplica_test_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 85921 INFO  (qtp29773474-985) [n:127.0.0.1:38689_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 85921 INFO  (qtp29773474-985) [n:127.0.0.1:38689_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'deletereplica_test_shard1_replica_n1' using configuration from collection deletereplica_test, trusted=true
   [junit4]   2> 85921 INFO  (qtp29773474-985) [n:127.0.0.1:38689_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38689.solr.core.deletereplica_test.shard1.replica_n1' (registry 'solr.core.deletereplica_test.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f0e8e
   [junit4]   2> 85921 INFO  (qtp29773474-985) [n:127.0.0.1:38689_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 85921 INFO  (qtp29773474-985) [n:127.0.0.1:38689_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrCore [[deletereplica_test_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_FD10528A53B62648-001/tempDir-001/node3/deletereplica_test_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_FD10528A53B62648-001/tempDir-001/node3/./deletereplica_test_shard1_replica_n1/data/]
   [junit4]   2> 86136 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 86136 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 86137 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 86137 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 86149 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@144d4b2[deletereplica_test_shard1_replica_n3] main]
   [junit4]   2> 86150 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 86151 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 86151 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 86152 INFO  (searcherExecutor-653-thread-1-processing-n:127.0.0.1:38441_solr x:deletereplica_test_shard1_replica_n3 c:deletereplica_test s:shard1 r:core_node4) [n:127.0.0.1:38441_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.c.SolrCore [deletereplica_test_shard1_replica_n3] Registered new searcher Searcher@144d4b2[deletereplica_test_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 86152 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1599319081640525824
   [junit4]   2> 86158 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deletereplica_test/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 86160 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 86165 INFO  (qtp29773474-985) [n:127.0.0.1:38689_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 86165 INFO  (qtp29773474-985) [n:127.0.0.1:38689_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 86166 INFO  (qtp29773474-985) [n:127.0.0.1:38689_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 86166 INFO  (qtp29773474-985) [n:127.0.0.1:38689_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 86181 INFO  (qtp29773474-985) [n:127.0.0.1:38689_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@8607e7[deletereplica_test_shard1_replica_n1] main]
   [junit4]   2> 86182 INFO  (qtp29773474-985) [n:127.0.0.1:38689_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 86184 INFO  (qtp29773474-985) [n:127.0.0.1:38689_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 86184 INFO  (qtp29773474-985) [n:127.0.0.1:38689_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 86186 INFO  (searcherExecutor-654-thread-1-processing-n:127.0.0.1:38689_solr x:deletereplica_test_shard1_replica_n1 c:deletereplica_test s:shard1 r:core_node2) [n:127.0.0.1:38689_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrCore [deletereplica_test_shard1_replica_n1] Registered new searcher Searcher@8607e7[deletereplica_test_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 86186 INFO  (qtp29773474-985) [n:127.0.0.1:38689_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1599319081676177408
   [junit4]   2> 86191 INFO  (qtp29773474-985) [n:127.0.0.1:38689_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deletereplica_test/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 86661 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 86661 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 86661 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38441/solr/deletereplica_test_shard1_replica_n3/
   [junit4]   2> 86662 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: core=deletereplica_test_shard1_replica_n3 url=https://127.0.0.1:38441/solr START replicas=[https://127.0.0.1:38689/solr/deletereplica_test_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 86690 INFO  (qtp29773474-964) [n:127.0.0.1:38689_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.c.S.Request [deletereplica_test_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> 86962 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: core=deletereplica_test_shard1_replica_n3 url=https://127.0.0.1:38441/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 86962 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 86962 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] 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> 86962 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 86964 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38441/solr/deletereplica_test_shard1_replica_n3/ shard1
   [junit4]   2> 87070 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 87107 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n3&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2297
   [junit4]   2> 87177 INFO  (zkCallback-269-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 87194 INFO  (qtp29773474-985) [n:127.0.0.1:38689_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n1&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2351
   [junit4]   2> 87197 INFO  (qtp18845605-980) [n:127.0.0.1:38441_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> 87294 INFO  (zkCallback-278-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 87294 INFO  (zkCallback-269-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 88197 INFO  (qtp18845605-980) [n:127.0.0.1:38441_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=deletereplica_test&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3809
   [junit4]   2> 88203 INFO  (qtp18845605-978) [n:127.0.0.1:38441_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 88205 INFO  (qtp18845605-980) [n:127.0.0.1:38441_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params replica=core_node4&action=DELETEREPLICA&collection=deletereplica_test&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 88213 INFO  (OverseerCollectionConfigSetProcessor-72090068447330312-127.0.0.1:38441_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 88222 INFO  (qtp18845605-979) [n:127.0.0.1:38441_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deletereplica_test.shard1.replica_n3, tag=null
   [junit4]   2> 88222 INFO  (qtp18845605-979) [n:127.0.0.1:38441_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d71e6: rootName = solr_38441, domain = solr.core.deletereplica_test.shard1.replica_n3, service url = null, agent id = null] for registry solr.core.deletereplica_test.shard1.replica_n3 / com.codahale.metrics.MetricRegistry@39d036
   [junit4]   2> 88236 INFO  (qtp18845605-979) [n:127.0.0.1:38441_solr    ] o.a.s.c.SolrCore [deletereplica_test_shard1_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@1caf207
   [junit4]   2> 88236 INFO  (qtp18845605-979) [n:127.0.0.1:38441_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deletereplica_test.shard1.replica_n3, tag=1caf207
   [junit4]   2> 88236 INFO  (qtp18845605-979) [n:127.0.0.1:38441_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deletereplica_test.shard1.leader, tag=1caf207
   [junit4]   2> 88242 INFO  (qtp18845605-979) [n:127.0.0.1:38441_solr    ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deletereplica_test/terms/shard1 to Terms{values={core_node2=0}, version=2}
   [junit4]   2> 88243 INFO  (qtp18845605-979) [n:127.0.0.1:38441_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=deletereplica_test_shard1_replica_n3&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=21
   [junit4]   2> 88246 INFO  (zkCallback-278-thread-1) [n:127.0.0.1:38689_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 88346 INFO  (zkCallback-278-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 88346 INFO  (zkCallback-269-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 88460 INFO  (qtp18845605-980) [n:127.0.0.1:38441_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replica=core_node4&action=DELETEREPLICA&collection=deletereplica_test&shard=shard1&wt=javabin&version=2} status=0 QTime=254
   [junit4]   2> 90214 INFO  (OverseerCollectionConfigSetProcessor-72090068447330312-127.0.0.1:38441_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 90746 INFO  (zkCallback-278-thread-1) [n:127.0.0.1:38689_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38689/solr/deletereplica_test_shard1_replica_n1/
   [junit4]   2> 90746 INFO  (zkCallback-278-thread-1) [n:127.0.0.1:38689_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 90746 INFO  (zkCallback-278-thread-1) [n:127.0.0.1:38689_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:38689/solr/deletereplica_test_shard1_replica_n1/ has no replicas
   [junit4]   2> 90747 INFO  (zkCallback-278-thread-1) [n:127.0.0.1:38689_solr c:deletereplica_test s:shard1 r:core_node2 x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38689/solr/deletereplica_test_shard1_replica_n1/ shard1
   [junit4]   2> 90748 INFO  (zkCallback-278-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 90775 INFO  (TEST-DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup-seed#[FD10528A53B62648]) [    ] o.a.s.SolrTestCaseJ4 ###Ending deleteReplicaAndVerifyDirectoryCleanup
   [junit4]   2> 90798 INFO  (TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[FD10528A53B62648]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaByCountForAllShards
   [junit4]   2> 90799 INFO  (qtp18845605-978) [n:127.0.0.1:38441_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=deleteByCountNew&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 90800 INFO  (OverseerThreadFactory-644-thread-3) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection deleteByCountNew
   [junit4]   2> 91006 INFO  (OverseerStateUpdate-72090068447330312-127.0.0.1:38441_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCountNew_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38441/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 91009 INFO  (OverseerStateUpdate-72090068447330312-127.0.0.1:38441_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCountNew_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37731/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 91010 INFO  (OverseerStateUpdate-72090068447330312-127.0.0.1:38441_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"deleteByCountNew_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38689/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 91014 INFO  (OverseerStateUpdate-72090068447330312-127.0.0.1:38441_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"deleteByCountNew_shard2_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36285/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 91216 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n1&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 91221 INFO  (qtp29773474-986) [n:127.0.0.1:38689_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n5&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 91242 INFO  (qtp3415709-994) [n:127.0.0.1:36285_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n7&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 91243 INFO  (qtp12221326-972) [n:127.0.0.1:37731_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n3&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 92225 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 92227 INFO  (qtp29773474-986) [n:127.0.0.1:38689_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 92232 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 92232 INFO  (qtp29773474-986) [n:127.0.0.1:38689_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica_n5] Schema name=minimal
   [junit4]   2> 92233 INFO  (qtp29773474-986) [n:127.0.0.1:38689_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 92233 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 92234 INFO  (qtp29773474-986) [n:127.0.0.1:38689_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica_n5' using configuration from collection deleteByCountNew, trusted=true
   [junit4]   2> 92234 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica_n1' using configuration from collection deleteByCountNew, trusted=true
   [junit4]   2> 92234 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38441.solr.core.deleteByCountNew.shard1.replica_n1' (registry 'solr.core.deleteByCountNew.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f0e8e
   [junit4]   2> 92234 INFO  (qtp29773474-986) [n:127.0.0.1:38689_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38689.solr.core.deleteByCountNew.shard2.replica_n5' (registry 'solr.core.deleteByCountNew.shard2.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f0e8e
   [junit4]   2> 92234 INFO  (qtp29773474-986) [n:127.0.0.1:38689_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 92234 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 92234 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_FD10528A53B62648-001/tempDir-001/node4/deleteByCountNew_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_FD10528A53B62648-001/tempDir-001/node4/./deleteByCountNew_shard1_replica_n1/data/]
   [junit4]   2> 92234 INFO  (qtp29773474-986) [n:127.0.0.1:38689_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_FD10528A53B62648-001/tempDir-001/node3/deleteByCountNew_shard2_replica_n5], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_FD10528A53B62648-001/tempDir-001/node3/./deleteByCountNew_shard2_replica_n5/data/]
   [junit4]   2> 92253 INFO  (qtp12221326-972) [n:127.0.0.1:37731_solr c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 92253 INFO  (qtp3415709-994) [n:127.0.0.1:36285_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 92268 INFO  (qtp3415709-994) [n:127.0.0.1:36285_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica_n7] Schema name=minimal
   [junit4]   2> 92268 INFO  (qtp12221326-972) [n:127.0.0.1:37731_solr c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n3] o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 92270 INFO  (qtp12221326-972) [n:127.0.0.1:37731_solr c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 92270 INFO  (qtp3415709-994) [n:127.0.0.1:36285_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 92270 INFO  (qtp3415709-994) [n:127.0.0.1:36285_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica_n7' using configuration from collection deleteByCountNew, trusted=true
   [junit4]   2> 92270 INFO  (qtp12221326-972) [n:127.0.0.1:37731_solr c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica_n3' using configuration from collection deleteByCountNew, trusted=true
   [junit4]   2> 92270 INFO  (qtp12221326-972) [n:127.0.0.1:37731_solr c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37731.solr.core.deleteByCountNew.shard1.replica_n3' (registry 'solr.core.deleteByCountNew.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f0e8e
   [junit4]   2> 92270 INFO  (qtp3415709-994) [n:127.0.0.1:36285_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36285.solr.core.deleteByCountNew.shard2.replica_n7' (registry 'solr.core.deleteByCountNew.shard2.replica_n7') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f0e8e
   [junit4]   2> 92271 INFO  (qtp12221326-972) [n:127.0.0.1:37731_solr c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 92271 INFO  (qtp3415709-994) [n:127.0.0.1:36285_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 92271 INFO  (qtp3415709-994) [n:127.0.0.1:36285_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n7] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_FD10528A53B62648-001/tempDir-001/node1/deleteByCountNew_shard2_replica_n7], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_FD10528A53B62648-001/tempDir-001/node1/./deleteByCountNew_shard2_replica_n7/data/]
   [junit4]   2> 92271 INFO  (qtp12221326-972) [n:127.0.0.1:37731_solr c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n3] o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_FD10528A53B62648-001/tempDir-001/node2/deleteByCountNew_shard1_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_FD10528A53B62648-001/tempDir-001/node2/./deleteByCountNew_shard1_replica_n3/data/]
   [junit4]   2> 92301 INFO  (qtp29773474-986) [n:127.0.0.1:38689_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 92301 INFO  (qtp29773474-986) [n:127.0.0.1:38689_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 92302 INFO  (qtp29773474-986) [n:127.0.0.1:38689_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 92302 INFO  (qtp29773474-986) [n:127.0.0.1:38689_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 92304 INFO  (qtp29773474-986) [n:127.0.0.1:38689_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@1698d74[deleteByCountNew_shard2_replica_n5] main]
   [junit4]   2> 92304 INFO  (qtp29773474-986) [n:127.0.0.1:38689_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 92305 INFO  (qtp29773474-986) [n:127.0.0.1:38689_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 92305 INFO  (qtp29773474-986) [n:127.0.0.1:38689_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 92305 INFO  (qtp29773474-986) [n:127.0.0.1:38689_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1599319088092413952
   [junit4]   2> 92309 INFO  (searcherExecutor-663-thread-1-processing-n:127.0.0.1:38689_solr x:deleteByCountNew_shard2_replica_n5 c:deleteByCountNew s:shard2 r:core_node6) [n:127.0.0.1:38689_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.c.SolrCore [deleteByCountNew_shard2_replica_n5] Registered new searcher Searcher@1698d74[deleteByCountNew_shard2_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 92296 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 92310 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 92311 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 92312 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 92313 INFO  (qtp29773474-986) [n:127.0.0.1:38689_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteByCountNew/terms/shard2 to Terms{values={core_node6=0}, version=0}
   [junit4]   2> 92314 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bf5171[deleteByCountNew_shard1_replica_n1] main]
   [junit4]   2> 92315 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 92315 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 92315 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 92316 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1599319088103948288
   [junit4]   2> 92317 INFO  (qtp29773474-986) [n:127.0.0.1:38689_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 92317 INFO  (searcherExecutor-664-thread-1-processing-n:127.0.0.1:38441_solr x:deleteByCountNew_shard1_replica_n1 c:deleteByCountNew s:shard1 r:core_node2) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.SolrCore [deleteByCountNew_shard1_replica_n1] Registered new searcher Searcher@1bf5171[deleteByCountNew_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 92321 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteByCountNew/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 92325 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 92333 INFO  (qtp12221326-972) [n:127.0.0.1:37731_solr c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 92333 INFO  (qtp3415709-994) [n:127.0.0.1:36285_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 92333 INFO  (qtp12221326-972) [n:127.0.0.1:37731_solr c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 92333 INFO  (qtp3415709-994) [n:127.0.0.1:36285_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 92334 INFO  (qtp3415709-994) [n:127.0.0.1:36285_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 92334 INFO  (qtp12221326-972) [n:127.0.0.1:37731_solr c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 92334 INFO  (qtp3415709-994) [n:127.0.0.1:36285_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 92334 INFO  (qtp12221326-972) [n:127.0.0.1:37731_solr c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 92336 INFO  (qtp12221326-972) [n:127.0.0.1:37731_solr c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@90ad03[deleteByCountNew_shard1_replica_n3] main]
   [junit4]   2> 92336 INFO  (qtp3415709-994) [n:127.0.0.1:36285_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] o.a.s.s.SolrIndexSearcher Opening [Searcher@a49430[deleteByCountNew_shard2_replica_n7] main]
   [junit4]   2> 92337 INFO  (qtp3415709-994) [n:127.0.0.1:36285_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 92337 INFO  (qtp12221326-972) [n:127.0.0.1:37731_solr c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 92337 INFO  (qtp12221326-972) [n:127.0.0.1:37731_solr c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 92337 INFO  (qtp3415709-994) [n:127.0.0.1:36285_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 92338 INFO  (qtp3415709-994) [n:127.0.0.1:36285_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 92338 INFO  (qtp12221326-972) [n:127.0.0.1:37731_solr c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 92339 INFO  (searcherExecutor-667-thread-1-processing-n:127.0.0.1:37731_solr x:deleteByCountNew_shard1_replica_n3 c:deleteByCountNew s:shard1 r:core_node4) [n:127.0.0.1:37731_solr c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n3] o.a.s.c.SolrCore [deleteByCountNew_shard1_replica_n3] Registered new searcher Searcher@90ad03[deleteByCountNew_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 92340 INFO  (searcherExecutor-666-thread-1-processing-n:127.0.0.1:36285_solr x:deleteByCountNew_shard2_replica_n7 c:deleteByCountNew s:shard2 r:core_node8) [n:127.0.0.1:36285_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] o.a.s.c.SolrCore [deleteByCountNew_shard2_replica_n7] Registered new searcher Searcher@a49430[deleteByCountNew_shard2_replica_n7] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 92340 INFO  (qtp3415709-994) [n:127.0.0.1:36285_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1599319088129114112
   [junit4]   2> 92340 INFO  (qtp12221326-972) [n:127.0.0.1:37731_solr c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1599319088129114112
   [junit4]   2> 92345 INFO  (qtp12221326-972) [n:127.0.0.1:37731_solr c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteByCountNew/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 92347 INFO  (qtp3415709-994) [n:127.0.0.1:36285_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteByCountNew/terms/shard2 to Terms{values={core_node6=0, core_node8=0}, version=1}
   [junit4]   2> 92818 INFO  (qtp29773474-986) [n:127.0.0.1:38689_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 92818 INFO  (qtp29773474-986) [n:127.0.0.1:38689_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 92818 INFO  (qtp29773474-986) [n:127.0.0.1:38689_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38689/solr/deleteByCountNew_shard2_replica_n5/
   [junit4]   2> 92818 INFO  (qtp29773474-986) [n:127.0.0.1:38689_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard2_replica_n5 url=https://127.0.0.1:38689/solr START replicas=[https://127.0.0.1:36285/solr/deleteByCountNew_shard2_replica_n7/] nUpdates=100
   [junit4]   2> 92824 INFO  (qtp3415709-993) [n:127.0.0.1:36285_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] o.a.s.c.S.Request [deleteByCountNew_shard2_replica_n7]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 92825 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 92825 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 92825 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38441/solr/deleteByCountNew_shard1_replica_n1/
   [junit4]   2> 92826 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard1_replica_n1 url=https://127.0.0.1:38441/solr START replicas=[https://127.0.0.1:37731/solr/deleteByCountNew_shard1_replica_n3/] nUpdates=100
   [junit4]   2> 92835 INFO  (qtp12221326-970) [n:127.0.0.1:37731_solr c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n3] o.a.s.c.S.Request [deleteByCountNew_shard1_replica_n3]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 93119 INFO  (qtp29773474-986) [n:127.0.0.1:38689_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard2_replica_n5 url=https://127.0.0.1:38689/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 93119 INFO  (qtp29773474-986) [n:127.0.0.1:38689_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 93119 INFO  (qtp29773474-986) [n:127.0.0.1:38689_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] 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> 93119 INFO  (qtp29773474-986) [n:127.0.0.1:38689_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 93121 INFO  (qtp29773474-986) [n:127.0.0.1:38689_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38689/solr/deleteByCountNew_shard2_replica_n5/ shard2
   [junit4]   2> 93126 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard1_replica_n1 url=https://127.0.0.1:38441/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 93126 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 93126 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 93126 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 93133 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38441/solr/deleteByCountNew_shard1_replica_n1/ shard1
   [junit4]   2> 93234 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 93238 INFO  (qtp18845605-975) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n1&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2021
   [junit4]   2> 93273 INFO  (qtp29773474-986) [n:127.0.0.1:38689_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 93274 INFO  (qtp29773474-986) [n:127.0.0.1:38689_solr c:deleteByCountNew s:shard2 r:core_node6 x:deleteByCountNew_shard2_replica_n5] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n5&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2053
   [junit4]   2> 93348 INFO  (qtp12221326-972) [n:127.0.0.1:37731_solr c:deleteByCountNew s:shard1 r:core_node4 x:deleteByCountNew_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n3&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2104
   [junit4]   2> 93351 INFO  (qtp3415709-994) [n:127.0.0.1:36285_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n7] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n7&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2108
   [junit4]   2> 93354 INFO  (qtp18845605-978) [n:127.0.0.1:38441_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> 93451 INFO  (zkCallback-269-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 93451 INFO  (zkCallback-278-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 93451 INFO  (zkCallback-274-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 93451 INFO  (zkCallback-276-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 94354 INFO  (qtp18845605-978) [n:127.0.0.1:38441_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=deleteByCountNew&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3555
   [junit4]   2> 94356 INFO  (qtp18845605-980) [n:127.0.0.1:38441_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params count=1&action=DELETEREPLICA&collection=deleteByCountNew&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 94357 INFO  (OverseerCollectionConfigSetProcessor-72090068447330312-127.0.0.1:38441_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 94359 INFO  (qtp12221326-971) [n:127.0.0.1:37731_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteByCountNew.shard1.replica_n3, tag=null
   [junit4]   2> 94359 INFO  (qtp12221326-971) [n:127.0.0.1:37731_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@dc2f08: rootName = solr_37731, domain = solr.core.deleteByCountNew.shard1.replica_n3, service url = null, agent id = null] for registry solr.core.deleteByCountNew.shard1.replica_n3 / com.codahale.metrics.MetricRegistry@9eed1c
   [junit4]   2> 94376 INFO  (qtp12221326-971) [n:127.0.0.1:37731_solr    ] o.a.s.c.SolrCore [deleteByCountNew_shard1_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@1201489
   [junit4]   2> 94376 INFO  (qtp12221326-971) [n:127.0.0.1:37731_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteByCountNew.shard1.replica_n3, tag=1201489
   [junit4]   2> 94376 INFO  (qtp12221326-971) [n:127.0.0.1:37731_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deleteByCountNew.shard1.leader, tag=1201489
   [junit4]   2> 94378 INFO  (qtp12221326-971) [n:127.0.0.1:37731_solr    ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteByCountNew/terms/shard1 to Terms{values={core_node2=0}, version=2}
   [junit4]   2> 94378 INFO  (qtp12221326-971) [n:127.0.0.1:37731_solr    ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 94378 INFO  (qtp12221326-971) [n:127.0.0.1:37731_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=deleteByCountNew_shard1_replica_n3&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=19
   [junit4]   2> 94479 INFO  (zkCallback-269-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 94479 INFO  (zkCallback-274-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 94479 INFO  (zkCallback-278-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 94479 INFO  (zkCallback-276-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [juni

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

scavenging
   [junit4]   2> 225997 INFO  (coreCloseExecutor-864-thread-3) [n:127.0.0.1:38441_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deleteByCount.shard1.leader, tag=1fba8f1
   [junit4]   2> 225997 INFO  (coreCloseExecutor-864-thread-1) [n:127.0.0.1:38441_solr c:deleteByCountNew s:shard1 r:core_node2 x:deleteByCountNew_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deleteByCountNew.shard1.leader, tag=16f0e1
   [junit4]   2> 225997 INFO  (coreCloseExecutor-864-thread-4) [n:127.0.0.1:38441_solr c:deleteReplicaOnIndexing s:shard1 r:core_node4 x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteReplicaOnIndexing.shard1.replica_n2, tag=146ccab
   [junit4]   2> 225997 INFO  (coreCloseExecutor-864-thread-4) [n:127.0.0.1:38441_solr c:deleteReplicaOnIndexing s:shard1 r:core_node4 x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@188811f: rootName = solr_38441, domain = solr.core.deleteReplicaOnIndexing.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.deleteReplicaOnIndexing.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@1cdfe2e
   [junit4]   2> 226006 INFO  (coreCloseExecutor-864-thread-4) [n:127.0.0.1:38441_solr c:deleteReplicaOnIndexing s:shard1 r:core_node4 x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deleteReplicaOnIndexing.shard1.leader, tag=146ccab
   [junit4]   2> 226006 INFO  (coreCloseExecutor-864-thread-2) [n:127.0.0.1:38441_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.delLiveColl.shard2.leader, tag=f60250
   [junit4]   2> 226006 INFO  (coreCloseExecutor-864-thread-4) [n:127.0.0.1:38441_solr c:deleteReplicaOnIndexing s:shard1 r:core_node4 x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 226006 INFO  (coreCloseExecutor-864-thread-4) [n:127.0.0.1:38441_solr c:deleteReplicaOnIndexing s:shard1 r:core_node4 x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@135955e commitCommandVersion:0
   [junit4]   2> 226040 INFO  (zkCallback-269-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 226040 INFO  (zkCallback-269-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 226041 INFO  (zkCallback-269-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteReplicaOnIndexing/state.json] for collection [deleteReplicaOnIndexing] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 226042 INFO  (zkCallback-269-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 226050 INFO  (jetty-closer-245-thread-3) [    ] o.a.s.c.Overseer Overseer (id=72090068447330312-127.0.0.1:38441_solr-n_0000000000) closing
   [junit4]   2> 226050 INFO  (OverseerStateUpdate-72090068447330312-127.0.0.1:38441_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38441_solr
   [junit4]   2> 226053 WARN  (OverseerAutoScalingTriggerThread-72090068447330312-127.0.0.1:38441_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 226055 INFO  (jetty-closer-245-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1434d6c{/solr,null,UNAVAILABLE}
   [junit4]   2> 226055 INFO  (jetty-closer-245-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 226056 ERROR (SUITE-DeleteReplicaTest-seed#[FD10528A53B62648]-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> 226057 INFO  (SUITE-DeleteReplicaTest-seed#[FD10528A53B62648]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37519 37519
   [junit4]   2> 226248 INFO  (Thread-180) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37519 37519
   [junit4]   2> 226248 WARN  (Thread-180) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/collections/raceDeleteReplica_true/terms/shard1
   [junit4]   2> 	18	/solr/collections/deleteFromClusterState_true/terms/shard1
   [junit4]   2> 	18	/solr/collections/raceDeleteReplica_false/terms/shard1
   [junit4]   2> 	17	/solr/aliases.json
   [junit4]   2> 	17	/solr/configs/conf
   [junit4]   2> 	13	/solr/collections/deleteReplicaOnIndexing/terms/shard1
   [junit4]   2> 	10	/solr/collections/delLiveColl/terms/shard2
   [junit4]   2> 	9	/solr/collections/delLiveColl/terms/shard1
   [junit4]   2> 	9	/solr/collections/deleteByCountNew/terms/shard2
   [junit4]   2> 	9	/solr/collections/deletereplica_test/terms/shard1
   [junit4]   2> 	8	/solr/security.json
   [junit4]   2> 	7	/solr/collections/deleteByCountNew/terms/shard1
   [junit4]   2> 	5	/solr/collections/deleteByCount/terms/shard1
   [junit4]   2> 	3	/solr/collections/deleteFromClusterState_false/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/collections/raceDeleteReplica_false/state.json
   [junit4]   2> 	22	/solr/collections/delLiveColl/state.json
   [junit4]   2> 	19	/solr/collections/raceDeleteReplica_true/state.json
   [junit4]   2> 	17	/solr/clusterprops.json
   [junit4]   2> 	17	/solr/clusterstate.json
   [junit4]   2> 	10	/solr/collections/deleteByCountNew/state.json
   [junit4]   2> 	9	/solr/collections/deletereplica_test/state.json
   [junit4]   2> 	4	/solr/collections/deleteByCount/state.json
   [junit4]   2> 	4	/solr/overseer_elect/election/72090068447330312-127.0.0.1:38441_solr-n_0000000000
   [junit4]   2> 	4	/solr/collections/deleteFromClusterState_true/state.json
   [junit4]   2> 	3	/solr/collections/deleteReplicaOnIndexing/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72090068447330315-127.0.0.1:36285_solr-n_0000000002
   [junit4]   2> 	2	/solr/collections/raceDeleteReplica_true/leader_elect/shard1/election/72090068447330314-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/collections/raceDeleteReplica_false/leader_elect/shard1/election/72090068447330315-core_node3-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/live_nodes
   [junit4]   2> 	17	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_FD10528A53B62648-001
   [junit4]   2> May 02, 2018 2:54:31 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=290, maxMBSortInHeap=7.417923498851245, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@a1dcba), locale=de, timezone=America/Indiana/Knox
   [junit4]   2> NOTE: Linux 4.13.0-39-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=1,free=139567120,total=305659904
   [junit4]   2> NOTE: All tests run in this JVM: [SampleTest, PolyFieldTest, DistributedFacetPivotSmallAdvancedTest, LeaderVoteWaitTimeoutTest, VersionInfoTest, SpellCheckCollatorWithCollapseTest, ShufflingReplicaListTransformerTest, RequiredFieldsTest, TestReRankQParserPlugin, TestPerFieldSimilarity, TestRecovery, TestClassicSimilarityFactory, RuleEngineTest, DeleteReplicaTest]
   [junit4] Completed [49/804 (1!)] on J1 in 145.06s, 7 tests, 1 error <<< FAILURES!

[...truncated 48650 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/30/consoleText

[repro] Revision: ee7b52f4c6fe55f0d07ce8228c246b61d1f2b5fb

[repro] Repro line:  ant test  -Dtestcase=DeleteReplicaTest -Dtests.method=deleteReplicaFromClusterState -Dtests.seed=FD10528A53B62648 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=de -Dtests.timezone=America/Indiana/Knox -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       DeleteReplicaTest
[repro] ant compile-test

[...truncated 3298 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.DeleteReplicaTest" -Dtests.showOutput=onerror  -Dtests.seed=FD10528A53B62648 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=de -Dtests.timezone=America/Indiana/Knox -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 102 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.DeleteReplicaTest
[repro] Exiting with code 0

[...truncated 40 lines...]