You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/03/28 22:33:37 UTC

[JENKINS] Lucene-Solr-Tests-7.x - Build # 532 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/532/

No tests ran.

Build Log:
[...truncated 6 lines...]
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:862)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url git://git.apache.org/lucene-solr.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file .git/config.lock

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1996)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1964)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1960)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor239.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:922)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:896)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281)
		at com.sun.proxy.$Proxy110.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:850)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1724)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/lucene-solr.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:862)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url git://git.apache.org/lucene-solr.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file .git/config.lock

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1996)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1964)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1960)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor239.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:922)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:896)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281)
		at com.sun.proxy.$Proxy110.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:850)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1724)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/lucene-solr.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:862)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url git://git.apache.org/lucene-solr.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file .git/config.lock

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1996)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1964)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1960)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor239.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:922)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:896)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
		at hudson.remoting.Channel.call(Channel.java:908)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281)
		at com.sun.proxy.$Proxy110.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:850)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1724)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/build/analysis/common/test/TEST-org.apache.lucene.analysis.ar.TestArabicAnalyzer.xml is 1 day 9 hr old

Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-Tests-7.x - Build # 534 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Error processing tokens: Error while parsing action 'Text/ZeroOrMore/FirstOf/Token/DelimitedToken/DelimitedToken_Action3' at input position (line 76, pos 4):
)"}
   ^

java.lang.OutOfMemoryError: Java heap space

[JENKINS] Lucene-Solr-Tests-7.x - Build # 533 - Still unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/533/

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

Error Message:
Time out waiting for LIR state get removed

Stack Trace:
java.util.concurrent.TimeoutException: Time out waiting for LIR state get removed
	at __randomizedtesting.SeedInfo.seed([C2722795B1254215:BB090B1A12B88836]:0)
	at org.apache.solr.util.TimeOut.waitFor(TimeOut.java:66)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaOnIndexing(DeleteReplicaTest.java:331)
	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 1786 lines...]
   [junit4] JVM J0: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/build/core/test/temp/junit4-J0-20180329_021857_1926435977474062156679.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] codec: FastDecompressionCompressingStoredFields, pf: TestBloomFilteredLucenePostings, dvf: Lucene70
   [junit4] <<< JVM J0: EOF ----

[...truncated 10816 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/init-core-data-001
   [junit4]   2> 374286 WARN  (SUITE-DeleteReplicaTest-seed#[C2722795B1254215]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 374290 INFO  (SUITE-DeleteReplicaTest-seed#[C2722795B1254215]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 374292 INFO  (SUITE-DeleteReplicaTest-seed#[C2722795B1254215]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 374292 INFO  (SUITE-DeleteReplicaTest-seed#[C2722795B1254215]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 374293 INFO  (SUITE-DeleteReplicaTest-seed#[C2722795B1254215]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/tempDir-001
   [junit4]   2> 374293 INFO  (SUITE-DeleteReplicaTest-seed#[C2722795B1254215]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 374294 INFO  (Thread-2350) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 374294 INFO  (Thread-2350) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 374300 ERROR (Thread-2350) [    ] 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> 374394 INFO  (SUITE-DeleteReplicaTest-seed#[C2722795B1254215]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:57225
   [junit4]   2> 374517 INFO  (zkConnectionManagerCallback-816-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 374540 INFO  (jetty-launcher-813-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 374540 INFO  (jetty-launcher-813-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 374540 INFO  (jetty-launcher-813-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 374567 INFO  (jetty-launcher-813-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 374598 INFO  (jetty-launcher-813-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 374598 INFO  (jetty-launcher-813-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 374598 INFO  (jetty-launcher-813-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 374602 INFO  (jetty-launcher-813-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4068be0d{/solr,null,AVAILABLE}
   [junit4]   2> 374602 INFO  (jetty-launcher-813-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 374602 INFO  (jetty-launcher-813-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 374603 INFO  (jetty-launcher-813-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 374603 INFO  (jetty-launcher-813-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@444749ac{/solr,null,AVAILABLE}
   [junit4]   2> 374604 INFO  (jetty-launcher-813-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@19d58ed4{SSL,[ssl, http/1.1]}{127.0.0.1:33784}
   [junit4]   2> 374604 INFO  (jetty-launcher-813-thread-4) [    ] o.e.j.s.Server Started @374730ms
   [junit4]   2> 374604 INFO  (jetty-launcher-813-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33784}
   [junit4]   2> 374604 ERROR (jetty-launcher-813-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 374604 INFO  (jetty-launcher-813-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 374604 INFO  (jetty-launcher-813-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 374604 INFO  (jetty-launcher-813-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 374604 INFO  (jetty-launcher-813-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 374604 INFO  (jetty-launcher-813-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-29T02:50:05.537Z
   [junit4]   2> 374605 INFO  (jetty-launcher-813-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3e876efc{SSL,[ssl, http/1.1]}{127.0.0.1:50672}
   [junit4]   2> 374605 INFO  (jetty-launcher-813-thread-2) [    ] o.e.j.s.Server Started @374732ms
   [junit4]   2> 374605 INFO  (jetty-launcher-813-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50672}
   [junit4]   2> 374606 ERROR (jetty-launcher-813-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 374606 INFO  (jetty-launcher-813-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 374606 INFO  (jetty-launcher-813-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 374606 INFO  (jetty-launcher-813-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 374606 INFO  (jetty-launcher-813-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 374606 INFO  (jetty-launcher-813-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-29T02:50:05.539Z
   [junit4]   2> 374646 INFO  (jetty-launcher-813-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 374646 INFO  (jetty-launcher-813-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 374646 INFO  (jetty-launcher-813-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 374654 INFO  (jetty-launcher-813-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7776cb99{/solr,null,AVAILABLE}
   [junit4]   2> 374655 INFO  (jetty-launcher-813-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ff4406d{SSL,[ssl, http/1.1]}{127.0.0.1:40433}
   [junit4]   2> 374655 INFO  (jetty-launcher-813-thread-1) [    ] o.e.j.s.Server Started @374781ms
   [junit4]   2> 374655 INFO  (jetty-launcher-813-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40433}
   [junit4]   2> 374655 ERROR (jetty-launcher-813-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 374655 INFO  (jetty-launcher-813-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 374655 INFO  (jetty-launcher-813-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 374655 INFO  (jetty-launcher-813-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 374655 INFO  (jetty-launcher-813-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 374656 INFO  (jetty-launcher-813-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-29T02:50:05.589Z
   [junit4]   2> 374722 INFO  (jetty-launcher-813-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 374722 INFO  (jetty-launcher-813-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 374722 INFO  (jetty-launcher-813-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 374739 INFO  (jetty-launcher-813-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d2708c8{/solr,null,AVAILABLE}
   [junit4]   2> 374739 INFO  (jetty-launcher-813-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3ca373ac{SSL,[ssl, http/1.1]}{127.0.0.1:57432}
   [junit4]   2> 374739 INFO  (jetty-launcher-813-thread-3) [    ] o.e.j.s.Server Started @374865ms
   [junit4]   2> 374739 INFO  (jetty-launcher-813-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57432}
   [junit4]   2> 374740 ERROR (jetty-launcher-813-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 374740 INFO  (jetty-launcher-813-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 374740 INFO  (jetty-launcher-813-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 374740 INFO  (jetty-launcher-813-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 374740 INFO  (jetty-launcher-813-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 374740 INFO  (jetty-launcher-813-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-29T02:50:05.673Z
   [junit4]   2> 374755 INFO  (zkConnectionManagerCallback-818-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 374755 INFO  (jetty-launcher-813-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 374761 INFO  (zkConnectionManagerCallback-822-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 374761 INFO  (jetty-launcher-813-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 374779 INFO  (jetty-launcher-813-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57225/solr
   [junit4]   2> 374810 INFO  (zkConnectionManagerCallback-820-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 374812 INFO  (jetty-launcher-813-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 374831 INFO  (jetty-launcher-813-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57225/solr
   [junit4]   2> 374862 INFO  (zkConnectionManagerCallback-832-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 374874 INFO  (zkConnectionManagerCallback-828-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 374882 INFO  (zkConnectionManagerCallback-824-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 374883 INFO  (jetty-launcher-813-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 374903 INFO  (jetty-launcher-813-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57225/solr
   [junit4]   2> 374930 INFO  (zkConnectionManagerCallback-840-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 375054 INFO  (zkConnectionManagerCallback-834-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 375068 INFO  (zkConnectionManagerCallback-836-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 375158 INFO  (zkConnectionManagerCallback-842-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 375167 INFO  (jetty-launcher-813-thread-2) [n:127.0.0.1:50672_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 375167 INFO  (jetty-launcher-813-thread-2) [n:127.0.0.1:50672_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50672_solr
   [junit4]   2> 375168 INFO  (jetty-launcher-813-thread-2) [n:127.0.0.1:50672_solr    ] o.a.s.c.Overseer Overseer (id=73535018440785930-127.0.0.1:50672_solr-n_0000000000) starting
   [junit4]   2> 375178 INFO  (jetty-launcher-813-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57225/solr
   [junit4]   2> 375191 INFO  (zkConnectionManagerCallback-849-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 375199 INFO  (zkConnectionManagerCallback-853-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 375201 INFO  (jetty-launcher-813-thread-2) [n:127.0.0.1:50672_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57225/solr ready
   [junit4]   2> 375205 INFO  (jetty-launcher-813-thread-4) [n:127.0.0.1:33784_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 375206 INFO  (jetty-launcher-813-thread-4) [n:127.0.0.1:33784_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33784_solr
   [junit4]   2> 375207 INFO  (zkConnectionManagerCallback-855-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 375212 INFO  (jetty-launcher-813-thread-1) [n:127.0.0.1:40433_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 375214 INFO  (jetty-launcher-813-thread-1) [n:127.0.0.1:40433_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 375215 INFO  (jetty-launcher-813-thread-3) [n:127.0.0.1:57432_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 375215 INFO  (jetty-launcher-813-thread-1) [n:127.0.0.1:40433_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 375215 INFO  (jetty-launcher-813-thread-1) [n:127.0.0.1:40433_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40433_solr
   [junit4]   2> 375216 INFO  (jetty-launcher-813-thread-3) [n:127.0.0.1:57432_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 375218 INFO  (jetty-launcher-813-thread-3) [n:127.0.0.1:57432_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 375218 INFO  (jetty-launcher-813-thread-3) [n:127.0.0.1:57432_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57432_solr
   [junit4]   2> 375252 INFO  (jetty-launcher-813-thread-2) [n:127.0.0.1:50672_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 375252 INFO  (jetty-launcher-813-thread-2) [n:127.0.0.1:50672_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50672_solr
   [junit4]   2> 375297 INFO  (zkCallback-854-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 375297 INFO  (zkCallback-835-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 375297 INFO  (OverseerStateUpdate-73535018440785930-127.0.0.1:50672_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 375319 INFO  (zkCallback-854-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 375347 INFO  (zkCallback-852-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 375386 INFO  (zkCallback-833-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 375664 INFO  (jetty-launcher-813-thread-4) [n:127.0.0.1:33784_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33784.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 375671 INFO  (jetty-launcher-813-thread-4) [n:127.0.0.1:33784_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33784.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 375672 INFO  (jetty-launcher-813-thread-4) [n:127.0.0.1:33784_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33784.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 375673 INFO  (jetty-launcher-813-thread-4) [n:127.0.0.1:33784_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/tempDir-001/node4/.
   [junit4]   2> 375691 INFO  (zkConnectionManagerCallback-860-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 375691 INFO  (jetty-launcher-813-thread-4) [n:127.0.0.1:33784_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 375692 INFO  (jetty-launcher-813-thread-4) [n:127.0.0.1:33784_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57225/solr ready
   [junit4]   2> 376340 INFO  (jetty-launcher-813-thread-3) [n:127.0.0.1:57432_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57432.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 376348 INFO  (jetty-launcher-813-thread-3) [n:127.0.0.1:57432_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57432.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 376348 INFO  (jetty-launcher-813-thread-3) [n:127.0.0.1:57432_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57432.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 376349 INFO  (jetty-launcher-813-thread-3) [n:127.0.0.1:57432_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/tempDir-001/node2/.
   [junit4]   2> 376382 INFO  (zkConnectionManagerCallback-864-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 376387 INFO  (jetty-launcher-813-thread-3) [n:127.0.0.1:57432_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 376387 INFO  (jetty-launcher-813-thread-3) [n:127.0.0.1:57432_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57225/solr ready
   [junit4]   2> 376954 INFO  (jetty-launcher-813-thread-1) [n:127.0.0.1:40433_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40433.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 376961 INFO  (jetty-launcher-813-thread-1) [n:127.0.0.1:40433_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40433.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 376961 INFO  (jetty-launcher-813-thread-1) [n:127.0.0.1:40433_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40433.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 376962 INFO  (jetty-launcher-813-thread-1) [n:127.0.0.1:40433_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/tempDir-001/node1/.
   [junit4]   2> 376965 INFO  (zkConnectionManagerCallback-868-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 376965 INFO  (jetty-launcher-813-thread-1) [n:127.0.0.1:40433_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 376966 INFO  (jetty-launcher-813-thread-1) [n:127.0.0.1:40433_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57225/solr ready
   [junit4]   2> 377634 INFO  (jetty-launcher-813-thread-2) [n:127.0.0.1:50672_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50672.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 377644 INFO  (jetty-launcher-813-thread-2) [n:127.0.0.1:50672_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50672.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 377644 INFO  (jetty-launcher-813-thread-2) [n:127.0.0.1:50672_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50672.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 377645 INFO  (jetty-launcher-813-thread-2) [n:127.0.0.1:50672_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/tempDir-001/node3/.
   [junit4]   2> 377693 INFO  (zkConnectionManagerCallback-870-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 377729 INFO  (zkConnectionManagerCallback-874-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 377730 INFO  (SUITE-DeleteReplicaTest-seed#[C2722795B1254215]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 377731 INFO  (SUITE-DeleteReplicaTest-seed#[C2722795B1254215]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57225/solr ready
   [junit4]   2> 377797 INFO  (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[C2722795B1254215]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaByCount
   [junit4]   2> 377850 INFO  (qtp1510570304-4899) [n:127.0.0.1:57432_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=2&replicationFactor=0&collection.configName=conf&name=deleteByCount&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 377856 INFO  (OverseerThreadFactory-1301-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection deleteByCount
   [junit4]   2> 378024 INFO  (OverseerStateUpdate-73535018440785930-127.0.0.1:50672_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCount_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33784/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 378027 INFO  (OverseerStateUpdate-73535018440785930-127.0.0.1:50672_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCount_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:50672/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 378030 INFO  (OverseerStateUpdate-73535018440785930-127.0.0.1:50672_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCount_shard1_replica_p4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:57432/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 378305 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p4&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 378315 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 378336 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_t1&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 378336 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 378460 INFO  (zkCallback-854-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: [4])
   [junit4]   2> 378460 INFO  (zkCallback-854-thread-1) [    ] 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: [4])
   [junit4]   2> 378460 INFO  (zkCallback-841-thread-1) [    ] 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: [4])
   [junit4]   2> 378461 INFO  (zkCallback-833-thread-1) [    ] 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: [4])
   [junit4]   2> 378462 INFO  (zkCallback-841-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: [4])
   [junit4]   2> 378462 INFO  (zkCallback-833-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: [4])
   [junit4]   2> 379344 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 379350 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.s.IndexSchema [deleteByCount_shard1_replica_p4] Schema name=minimal
   [junit4]   2> 379353 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 379353 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_p4' using configuration from collection deleteByCount, trusted=true
   [junit4]   2> 379353 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57432.solr.core.deleteByCount.shard1.replica_p4' (registry 'solr.core.deleteByCount.shard1.replica_p4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 379353 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 379353 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.c.SolrCore [[deleteByCount_shard1_replica_p4] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/tempDir-001/node2/deleteByCount_shard1_replica_p4], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/tempDir-001/node2/./deleteByCount_shard1_replica_p4/data/]
   [junit4]   2> 379379 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 379387 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.s.IndexSchema [deleteByCount_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 379389 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 379389 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_t1' using configuration from collection deleteByCount, trusted=true
   [junit4]   2> 379389 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33784.solr.core.deleteByCount.shard1.replica_t1' (registry 'solr.core.deleteByCount.shard1.replica_t1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 379389 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 379389 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.SolrCore [[deleteByCount_shard1_replica_t1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/tempDir-001/node4/deleteByCount_shard1_replica_t1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/tempDir-001/node4/./deleteByCount_shard1_replica_t1/data/]
   [junit4]   2> 379403 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 379410 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.s.IndexSchema [deleteByCount_shard1_replica_p2] Schema name=minimal
   [junit4]   2> 379425 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 379425 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_p2' using configuration from collection deleteByCount, trusted=true
   [junit4]   2> 379425 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50672.solr.core.deleteByCount.shard1.replica_p2' (registry 'solr.core.deleteByCount.shard1.replica_p2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 379425 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 379426 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.c.SolrCore [[deleteByCount_shard1_replica_p2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/tempDir-001/node3/deleteByCount_shard1_replica_p2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/tempDir-001/node3/./deleteByCount_shard1_replica_p2/data/]
   [junit4]   2> 379522 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 379522 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 379524 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening [Searcher@46a1584c[deleteByCount_shard1_replica_p4] main]
   [junit4]   2> 379525 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 379525 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 379526 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 379534 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 379535 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 379536 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 379536 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 379551 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.s.SolrIndexSearcher Opening [Searcher@46c4f8c3[deleteByCount_shard1_replica_t1] main]
   [junit4]   2> 379553 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 379553 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 379554 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 379554 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596238657473216512
   [junit4]   2> 379557 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.c.ZkController deleteByCount_shard1_replica_p4 starting background replication from leader
   [junit4]   2> 379557 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 379558 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteByCount/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 379560 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 379560 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 379560 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33784/solr/deleteByCount_shard1_replica_t1/
   [junit4]   2> 379560 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 379560 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.SyncStrategy https://127.0.0.1:33784/solr/deleteByCount_shard1_replica_t1/ has no replicas
   [junit4]   2> 379561 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 379561 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.ZkController deleteByCount_shard1_replica_t1 stopping background replication from leader
   [junit4]   2> 379562 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33784/solr/deleteByCount_shard1_replica_t1/ shard1
   [junit4]   2> 379563 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 379563 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 379565 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 379565 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 379565 INFO  (searcherExecutor-1310-thread-1-processing-n:127.0.0.1:57432_solr x:deleteByCount_shard1_replica_p4 c:deleteByCount s:shard1 r:core_node6) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.c.SolrCore [deleteByCount_shard1_replica_p4] Registered new searcher Searcher@46a1584c[deleteByCount_shard1_replica_p4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 379572 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4571530a[deleteByCount_shard1_replica_p2] main]
   [junit4]   2> 379573 INFO  (searcherExecutor-1311-thread-1-processing-n:127.0.0.1:33784_solr x:deleteByCount_shard1_replica_t1 c:deleteByCount s:shard1 r:core_node3) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.SolrCore [deleteByCount_shard1_replica_t1] Registered new searcher Searcher@46c4f8c3[deleteByCount_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 379575 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 379575 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 379576 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 379582 INFO  (searcherExecutor-1312-thread-1-processing-n:127.0.0.1:50672_solr x:deleteByCount_shard1_replica_p2 c:deleteByCount s:shard1 r:core_node5) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.c.SolrCore [deleteByCount_shard1_replica_p2] Registered new searcher Searcher@4571530a[deleteByCount_shard1_replica_p2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 379582 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.c.ZkController deleteByCount_shard1_replica_p2 starting background replication from leader
   [junit4]   2> 379582 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 379587 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 379587 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 379665 INFO  (zkCallback-854-thread-1) [    ] 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: [4])
   [junit4]   2> 379665 INFO  (zkCallback-833-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: [4])
   [junit4]   2> 379665 INFO  (zkCallback-854-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: [4])
   [junit4]   2> 379665 INFO  (zkCallback-833-thread-1) [    ] 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: [4])
   [junit4]   2> 379665 INFO  (zkCallback-841-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: [4])
   [junit4]   2> 379665 INFO  (zkCallback-841-thread-1) [    ] 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: [4])
   [junit4]   2> 379689 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=1374
   [junit4]   2> 379713 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 379721 INFO  (qtp1587954385-4876) [n:127.0.0.1:33784_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_t1&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1385
   [junit4]   2> 379721 INFO  (qtp1510570304-4882) [n:127.0.0.1:57432_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p4&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=1415
   [junit4]   2> 379723 INFO  (qtp1510570304-4899) [n:127.0.0.1:57432_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> 379743 INFO  (indexFetcher-1326-thread-1) [    ] o.a.s.h.IndexFetcher Replica core_node3 is leader but it's state is down, skipping replication
   [junit4]   2> 379825 INFO  (zkCallback-833-thread-1) [    ] 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: [4])
   [junit4]   2> 379825 INFO  (zkCallback-833-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: [4])
   [junit4]   2> 379825 INFO  (zkCallback-854-thread-1) [    ] 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: [4])
   [junit4]   2> 379825 INFO  (zkCallback-854-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: [4])
   [junit4]   2> 379826 INFO  (zkCallback-841-thread-3) [    ] 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: [4])
   [junit4]   2> 379826 INFO  (zkCallback-841-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: [4])
   [junit4]   2> 379857 INFO  (OverseerCollectionConfigSetProcessor-73535018440785930-127.0.0.1:50672_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> 380723 INFO  (qtp1510570304-4899) [n:127.0.0.1:57432_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=2&replicationFactor=0&collection.configName=conf&name=deleteByCount&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=1&wt=javabin&version=2} status=0 QTime=2873
   [junit4]   2> 380740 INFO  (qtp1510570304-4896) [n:127.0.0.1:57432_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params count=2&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 380748 INFO  (qtp1510570304-4898) [n:127.0.0.1:57432_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteByCount.shard1.replica_p4, tag=null
   [junit4]   2> 380748 INFO  (qtp1510570304-4898) [n:127.0.0.1:57432_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@25a3b0db: rootName = solr_57432, domain = solr.core.deleteByCount.shard1.replica_p4, service url = null, agent id = null] for registry solr.core.deleteByCount.shard1.replica_p4 / com.codahale.metrics.MetricRegistry@4b437400
   [junit4]   2> 380764 INFO  (qtp1510570304-4898) [n:127.0.0.1:57432_solr    ] o.a.s.c.ZkController deleteByCount_shard1_replica_p4 stopping background replication from leader
   [junit4]   2> 380764 INFO  (qtp1510570304-4898) [n:127.0.0.1:57432_solr    ] o.a.s.c.SolrCore [deleteByCount_shard1_replica_p4]  CLOSING SolrCore org.apache.solr.core.SolrCore@56cf6797
   [junit4]   2> 380764 INFO  (qtp1510570304-4898) [n:127.0.0.1:57432_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteByCount.shard1.replica_p4, tag=1456433047
   [junit4]   2> 380765 INFO  (qtp1510570304-4898) [n:127.0.0.1:57432_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deleteByCount.shard1.leader, tag=1456433047
   [junit4]   2> 380772 INFO  (qtp1510570304-4898) [n:127.0.0.1:57432_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=deleteByCount_shard1_replica_p4&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=24
   [junit4]   2> 380874 INFO  (zkCallback-833-thread-1) [    ] 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: [4])
   [junit4]   2> 380874 INFO  (zkCallback-833-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: [4])
   [junit4]   2> 380874 INFO  (zkCallback-841-thread-3) [    ] 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: [4])
   [junit4]   2> 380874 INFO  (zkCallback-841-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: [4])
   [junit4]   2> 380979 INFO  (qtp1492036964-4864) [n:127.0.0.1:50672_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteByCount.shard1.replica_p2, tag=null
   [junit4]   2> 380979 INFO  (qtp1492036964-4864) [n:127.0.0.1:50672_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5eb7532c: rootName = solr_50672, domain = solr.core.deleteByCount.shard1.replica_p2, service url = null, agent id = null] for registry solr.core.deleteByCount.shard1.replica_p2 / com.codahale.metrics.MetricRegistry@3e319354
   [junit4]   2> 380998 INFO  (qtp1492036964-4864) [n:127.0.0.1:50672_solr    ] o.a.s.c.ZkController deleteByCount_shard1_replica_p2 stopping background replication from leader
   [junit4]   2> 380999 INFO  (qtp1492036964-4864) [n:127.0.0.1:50672_solr    ] o.a.s.c.SolrCore [deleteByCount_shard1_replica_p2]  CLOSING SolrCore org.apache.solr.core.SolrCore@7f23c37d
   [junit4]   2> 380999 INFO  (qtp1492036964-4864) [n:127.0.0.1:50672_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteByCount.shard1.replica_p2, tag=2133050237
   [junit4]   2> 380999 INFO  (qtp1492036964-4864) [n:127.0.0.1:50672_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deleteByCount.shard1.leader, tag=2133050237
   [junit4]   2> 381006 INFO  (qtp1492036964-4864) [n:127.0.0.1:50672_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=deleteByCount_shard1_replica_p2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=31
   [junit4]   2> 381107 INFO  (zkCallback-833-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: [4])
   [junit4]   2> 381107 INFO  (zkCallback-833-thread-1) [    ] 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: [4])
   [junit4]   2> 381111 INFO  (qtp1510570304-4896) [n:127.0.0.1:57432_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={count=2&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2} status=0 QTime=370
   [junit4]   2> 381113 INFO  (qtp1510570304-4899) [n:127.0.0.1:57432_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params count=1&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 381114 WARN  (OverseerCollectionConfigSetProcessor-73535018440785930-127.0.0.1:50672_solr-n_0000000000) [    ] o.a.s.c.LockTree lock_is_leaked at[deleteByCount, shard1]
   [junit4]   2> 381115 INFO  (OverseerCollectionConfigSetProcessor-73535018440785930-127.0.0.1:50672_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> 381115 INFO  (OverseerThreadFactory-1301-thread-2) [    ] o.a.s.c.LockTree Unlocked multiple times : deleteByCount/shard1
   [junit4]   2> 381117 ERROR (OverseerThreadFactory-1301-thread-3) [    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: deleteByCount operation: deletereplica failed:org.apache.solr.common.SolrException: There is only one replica available in shard/collection: shard1/deleteByCount. Cannot delete that.
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.DeleteReplicaCmd.validateReplicaAvailability(DeleteReplicaCmd.java:191)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.DeleteReplicaCmd.pickReplicasTobeDeleted(DeleteReplicaCmd.java:158)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.DeleteReplicaCmd.deleteReplicaBasedOnCount(DeleteReplicaCmd.java:127)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.DeleteReplicaCmd.deleteReplica(DeleteReplicaCmd.java:78)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.DeleteReplicaCmd.call(DeleteReplicaCmd.java:66)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:252)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:469)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 381126 INFO  (qtp1510570304-4899) [n:127.0.0.1:57432_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={count=1&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2} status=400 QTime=13
   [junit4]   2> 381127 INFO  (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[C2722795B1254215]) [    ] o.a.s.SolrTestCaseJ4 ###Ending deleteReplicaByCount
   [junit4]   2> 381164 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[C2722795B1254215]) [    ] o.a.s.SolrTestCaseJ4 ###Starting raceConditionOnDeleteAndRegisterReplica
   [junit4]   2> 381164 INFO  (qtp1510570304-4896) [n:127.0.0.1:57432_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=raceDeleteReplica&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 381166 INFO  (OverseerCollectionConfigSetProcessor-73535018440785930-127.0.0.1:50672_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> 381167 INFO  (OverseerThreadFactory-1301-thread-4) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection raceDeleteReplica
   [junit4]   2> 381378 INFO  (OverseerStateUpdate-73535018440785930-127.0.0.1:50672_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"raceDeleteReplica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"raceDeleteReplica_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33784/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 381379 INFO  (OverseerStateUpdate-73535018440785930-127.0.0.1:50672_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"raceDeleteReplica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"raceDeleteReplica_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:50672/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 381581 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=raceDeleteReplica_shard1_replica_n1&action=CREATE&numShards=1&collection=raceDeleteReplica&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 381582 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=raceDeleteReplica_shard1_replica_n2&action=CREATE&numShards=1&collection=raceDeleteReplica&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 381700 INFO  (zkCallback-841-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 381700 INFO  (zkCallback-841-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 381700 INFO  (zkCallback-833-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 381700 INFO  (zkCallback-833-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 382604 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 382618 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 382622 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.s.IndexSchema [raceDeleteReplica_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 382625 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 382625 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'raceDeleteReplica_shard1_replica_n2' using configuration from collection raceDeleteReplica, trusted=true
   [junit4]   2> 382625 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50672.solr.core.raceDeleteReplica.shard1.replica_n2' (registry 'solr.core.raceDeleteReplica.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 382625 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 382626 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.c.SolrCore [[raceDeleteReplica_shard1_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/tempDir-001/node3/raceDeleteReplica_shard1_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/tempDir-001/node3/./raceDeleteReplica_shard1_replica_n2/data/]
   [junit4]   2> 382634 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.s.IndexSchema [raceDeleteReplica_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 382636 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 382636 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'raceDeleteReplica_shard1_replica_n1' using configuration from collection raceDeleteReplica, trusted=true
   [junit4]   2> 382636 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33784.solr.core.raceDeleteReplica.shard1.replica_n1' (registry 'solr.core.raceDeleteReplica.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9d9ff
   [junit4]   2> 382637 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 382637 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.c.SolrCore [[raceDeleteReplica_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/tempDir-001/node4/raceDeleteReplica_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001/tempDir-001/node4/./raceDeleteReplica_shard1_replica_n1/data/]
   [junit4]   2> 382678 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 382678 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 382679 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 382679 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 382679 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 382679 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 382680 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 382680 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 382681 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c38c200[raceDeleteReplica_shard1_replica_n1] main]
   [junit4]   2> 382681 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@44410dc5[raceDeleteReplica_shard1_replica_n2] main]
   [junit4]   2> 382682 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 382682 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 382682 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 382682 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 382683 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 382683 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 382692 INFO  (searcherExecutor-1328-thread-1-processing-n:127.0.0.1:33784_solr x:raceDeleteReplica_shard1_replica_n1 c:raceDeleteReplica s:shard1 r:core_node3) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.c.SolrCore [raceDeleteReplica_shard1_replica_n1] Registered new searcher Searcher@1c38c200[raceDeleteReplica_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 382692 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596238660763648000
   [junit4]   2> 382696 INFO  (searcherExecutor-1327-thread-1-processing-n:127.0.0.1:50672_solr x:raceDeleteReplica_shard1_replica_n2 c:raceDeleteReplica s:shard1 r:core_node4) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.c.SolrCore [raceDeleteReplica_shard1_replica_n2] Registered new searcher Searcher@44410dc5[raceDeleteReplica_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 382696 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596238660767842304
   [junit4]   2> 382696 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceDeleteReplica/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 382702 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceDeleteReplica/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 382702 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_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> 382803 INFO  (zkCallback-841-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 382803 INFO  (zkCallback-833-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 382803 INFO  (zkCallback-841-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 382803 INFO  (zkCallback-833-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 383202 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 383202 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 383203 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33784/solr/raceDeleteReplica_shard1_replica_n1/
   [junit4]   2> 383203 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=raceDeleteReplica_shard1_replica_n1 url=https://127.0.0.1:33784/solr START replicas=[https://127.0.0.1:50672/solr/raceDeleteReplica_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 383211 INFO  (qtp1492036964-4865) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.c.S.Request [raceDeleteReplica_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 383503 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=raceDeleteReplica_shard1_replica_n1 url=https://127.0.0.1:33784/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 383503 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 383503 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_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> 383503 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 383508 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33784/solr/raceDeleteReplica_shard1_replica_n1/ shard1
   [junit4]   2> 383609 INFO  (zkCallback-833-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 383609 INFO  (zkCallback-833-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 383610 INFO  (zkCallback-841-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 383610 INFO  (zkCallback-841-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 383659 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 383661 INFO  (qtp1587954385-4874) [n:127.0.0.1:33784_solr c:raceDeleteReplica s:shard1 r:core_node3 x:raceDeleteReplica_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=raceDeleteReplica_shard1_replica_n1&action=CREATE&numShards=1&collection=raceDeleteReplica&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2079
   [junit4]   2> 383706 INFO  (qtp1492036964-4867) [n:127.0.0.1:50672_solr c:raceDeleteReplica s:shard1 r:core_node4 x:raceDeleteReplica_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=raceDeleteReplica_shard1_replica_n2&action=CREATE&numShards=1&collection=raceDeleteReplica&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2123
   [junit4]   2> 383713 INFO  (qtp1510570304-4896) [n:127.0.0.1:57432_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> 383808 INFO  (zkCallback-833-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 383808 INFO  (zkCallback-841-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 383808 INFO  (zkCallback-833-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 383808 INFO  (zkCallback-841-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/raceDeleteReplica/state.json] for collection [raceDeleteReplica] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 384718 INFO  (qtp1510570304-4896) [n:127.0.0.1:57432_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=raceDeleteReplica&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3553
   [junit4]   2> 384721 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[C2722795B1254215]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3e876efc{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 384721 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[C2722795B1254215]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1856136743
   [junit4]   2> 384721 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[C2722795B1254215]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 384722 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[C2722795B1254215]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@504c1294: rootName = solr_50672, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@364422a
   [junit4]   2> 384727 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[C2722795B1254215]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 384727 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[C2722795B1254215]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6ef0e7b0: rootName = solr_50672, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@59e253ee
   [junit4]   2> 384731 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[C2722795B1254215]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 384731 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[C2722795B1254215]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@731caa2c: rootName = solr_50672, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7875458d
   [junit4]   2> 384733 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[C2722795B1254215]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:50672_solr
   [junit4]   2> 384734 INFO  (zkCallback-873-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 384734 INFO  (zkCallback-863-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 384735 INFO  (zkCallback-835-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 384735 INFO  (zkCallback-833-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 384735 INFO  (zkCallback-867-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 384735 INFO  (zkCallback-859-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 384735 INFO  (zkCallback-854-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 384735 INFO  (zkCallback-852-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 384739 INFO  (zkCallbac

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

... (live nodes size: [0])
   [junit4]   2> 432022 INFO  (zkCallback-854-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: [0])
   [junit4]   2> 432022 INFO  (zkCallback-854-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: [0])
   [junit4]   2> 432024 INFO  (coreCloseExecutor-1441-thread-1) [n:127.0.0.1:57432_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deleteByCountNew.shard1.leader, tag=1626245168
   [junit4]   2> 432024 INFO  (coreCloseExecutor-1441-thread-3) [n:127.0.0.1:57432_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deletereplica_test.shard1.leader, tag=696627086
   [junit4]   2> 432031 INFO  (zkCallback-854-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: [0])
   [junit4]   2> 432031 INFO  (zkCallback-854-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> 432031 INFO  (zkCallback-881-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: [0])
   [junit4]   2> 432032 INFO  (zkCallback-881-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> 432141 INFO  (jetty-closer-814-thread-3) [    ] o.a.s.c.Overseer Overseer (id=73535018440785929-127.0.0.1:40433_solr-n_0000000002) closing
   [junit4]   2> 432141 INFO  (OverseerStateUpdate-73535018440785929-127.0.0.1:40433_solr-n_0000000002) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40433_solr
   [junit4]   2> 432152 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1053fb5acb70019, likely client has closed socket
   [junit4]   2> 432152 WARN  (OverseerAutoScalingTriggerThread-73535018440785929-127.0.0.1:40433_solr-n_0000000002) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 432153 INFO  (jetty-closer-814-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@60afe7cd{/solr,null,UNAVAILABLE}
   [junit4]   2> 432153 INFO  (jetty-closer-814-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 432168 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1053fb5acb7000f, likely client has closed socket
   [junit4]   2> 432168 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1053fb5acb70015, likely client has closed socket
   [junit4]   2> 432168 INFO  (jetty-closer-814-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1382fced{/solr,null,UNAVAILABLE}
   [junit4]   2> 432169 INFO  (jetty-closer-814-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 432169 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1053fb5acb70010, likely client has closed socket
   [junit4]   2> 432170 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1053fb5acb70009, likely client has closed socket
   [junit4]   2> 432170 INFO  (jetty-closer-814-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2d2708c8{/solr,null,UNAVAILABLE}
   [junit4]   2> 432171 INFO  (jetty-closer-814-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 432171 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1053fb5acb7000d, likely client has closed socket
   [junit4]   2> 433670 INFO  (jetty-closer-814-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7776cb99{/solr,null,UNAVAILABLE}
   [junit4]   2> 433670 INFO  (jetty-closer-814-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 433673 ERROR (SUITE-DeleteReplicaTest-seed#[C2722795B1254215]-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> 433673 INFO  (SUITE-DeleteReplicaTest-seed#[C2722795B1254215]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57225 57225
   [junit4]   2> 433848 INFO  (Thread-2350) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57225 57225
   [junit4]   2> 433848 WARN  (Thread-2350) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/collections/raceDeleteReplica/terms/shard1
   [junit4]   2> 	13	/solr/aliases.json
   [junit4]   2> 	12	/solr/collections/deleteReplicaOnIndexing/terms/shard1
   [junit4]   2> 	10	/solr/configs/conf
   [junit4]   2> 	7	/solr/collections/deleteByCountNew/terms/shard1
   [junit4]   2> 	7	/solr/collections/delLiveColl/terms/shard1
   [junit4]   2> 	7	/solr/collections/deleteByCountNew/terms/shard2
   [junit4]   2> 	7	/solr/collections/deletereplica_test/terms/shard1
   [junit4]   2> 	6	/solr/collections/deleteByCount/terms/shard1
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	5	/solr/collections/delLiveColl/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	39	/solr/collections/raceDeleteReplica/state.json
   [junit4]   2> 	38	/solr/collections/deleteByCountNew/state.json
   [junit4]   2> 	32	/solr/collections/delLiveColl/state.json
   [junit4]   2> 	20	/solr/collections/deleteByCount/state.json
   [junit4]   2> 	16	/solr/collections/deleteReplicaOnIndexing/state.json
   [junit4]   2> 	14	/solr/collections/deletereplica_test/state.json
   [junit4]   2> 	13	/solr/clusterprops.json
   [junit4]   2> 	13	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/raceDeleteReplica/leader_elect/shard1/election/73535018440785928-core_node3-n_0000000000
   [junit4]   2> 	3	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	13	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	3	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_C2722795B1254215-001
   [junit4]   2> Mar 29, 2018 2:51:04 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=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=23964, maxDocsPerChunk=888, blockSize=807), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=23964, blockSize=807)), sim=RandomSimilarity(queryNorm=false): {}, locale=en-ZA, timezone=Atlantic/Faroe
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=334096984,total=508559360
   [junit4]   2> NOTE: All tests run in this JVM: [TestLegacyNumericUtils, TestCustomDocTransformer, TestConfigSets, CoreAdminRequestStatusTest, TestSolrIndexConfig, PeerSyncReplicationTest, TestUtilizeNode, TestRecoveryHdfs, TestCloudRecovery, DeleteInactiveReplicaTest, TestSolrConfigHandler, RestartWhileUpdatingTest, TestOrdValues, TestSolrJ, LegacyCloudClusterPropTest, JavabinLoaderTest, ZkControllerTest, ReplaceNodeNoTargetTest, HdfsAutoAddReplicasIntegrationTest, DistributedQueryComponentCustomSortTest, TestGenericDistributedQueue, TestNumericTerms32, SolrMetricsIntegrationTest, CdcrBootstrapTest, ClassificationUpdateProcessorTest, JSONWriterTest, TestTestInjection, CustomHighlightComponentTest, TestCloudJSONFacetJoinDomain, TestCharFilters, TestCursorMarkWithoutUniqueKey, TestSolrCloudWithHadoopAuthPlugin, ScheduledTriggerTest, SolrJmxReporterCloudTest, JsonLoaderTest, TestXIncludeConfig, IndexSchemaTest, TestSolrCloudWithDelegationTokens, PrimUtilsTest, UpdateRequestProcessorFactoryTest, LIROnShardRestartTest, TestMultiWordSynonyms, MultiThreadedOCPTest, FastVectorHighlighterTest, DeleteReplicaTest]
   [junit4] Completed [157/785 (1!)] on J1 in 59.86s, 6 tests, 1 error <<< FAILURES!

[...truncated 51815 lines...]