You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/05/21 04:50:54 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-12.0.2) - Build # 6049 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6049/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.MoveReplicaTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.MoveReplicaTest:     1) Thread[id=18701, name=SessionTracker, state=TIMED_WAITING, group=TGRP-MoveReplicaTest]         at java.base@12.0.2/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.MoveReplicaTest: 
   1) Thread[id=18701, name=SessionTracker, state=TIMED_WAITING, group=TGRP-MoveReplicaTest]
        at java.base@12.0.2/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
	at __randomizedtesting.SeedInfo.seed([A4887609B30BE405]:0)


FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:
acoll: 1590034122574 bcoll: 1590034123676

Stack Trace:
java.lang.AssertionError: acoll: 1590034122574 bcoll: 1590034123676
	at __randomizedtesting.SeedInfo.seed([A4887609B30BE405:2CDC49D31DF789FD]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed

Error Message:
[]

Stack Trace:
java.lang.AssertionError: []
	at __randomizedtesting.SeedInfo.seed([A4887609B30BE405:4C8444182277D607]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed(SearchRateTriggerTest.java:263)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 13385 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaTest
   [junit4]   2> 477451 INFO  (SUITE-MoveReplicaTest-seed#[A4887609B30BE405]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 477451 INFO  (SUITE-MoveReplicaTest-seed#[A4887609B30BE405]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 477452 INFO  (SUITE-MoveReplicaTest-seed#[A4887609B30BE405]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.MoveReplicaTest_A4887609B30BE405-001/data-dir-36-001
   [junit4]   2> 477452 WARN  (SUITE-MoveReplicaTest-seed#[A4887609B30BE405]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 477452 INFO  (SUITE-MoveReplicaTest-seed#[A4887609B30BE405]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 477453 INFO  (SUITE-MoveReplicaTest-seed#[A4887609B30BE405]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 477457 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A4887609B30BE405]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testFailedMove
   [junit4]   2> 477458 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A4887609B30BE405]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.MoveReplicaTest_A4887609B30BE405-001/tempDir-001
   [junit4]   2> 477458 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A4887609B30BE405]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 477459 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 477459 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 477566 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A4887609B30BE405]) [     ] o.a.s.c.ZkTestServer start zk server on port: 61859
   [junit4]   2> 477566 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A4887609B30BE405]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:61859
   [junit4]   2> 477566 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A4887609B30BE405]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61859
   [junit4]   2> 477566 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A4887609B30BE405]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61859
   [junit4]   2> 477570 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A4887609B30BE405]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 477576 INFO  (zkConnectionManagerCallback-10901-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 477576 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A4887609B30BE405]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 477582 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A4887609B30BE405]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 477589 INFO  (zkConnectionManagerCallback-10903-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 477589 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A4887609B30BE405]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 477600 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A4887609B30BE405]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 477605 INFO  (zkConnectionManagerCallback-10905-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 477605 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A4887609B30BE405]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 477714 INFO  (jetty-launcher-10906-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 477714 INFO  (jetty-launcher-10906-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 477714 INFO  (jetty-launcher-10906-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 477714 INFO  (jetty-launcher-10906-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 477714 INFO  (jetty-launcher-10906-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 477714 INFO  (jetty-launcher-10906-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 477714 INFO  (jetty-launcher-10906-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 477714 INFO  (jetty-launcher-10906-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 477715 INFO  (jetty-launcher-10906-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 477722 INFO  (jetty-launcher-10906-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 477722 INFO  (jetty-launcher-10906-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 477722 INFO  (jetty-launcher-10906-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 477724 INFO  (jetty-launcher-10906-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 477724 INFO  (jetty-launcher-10906-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 477724 INFO  (jetty-launcher-10906-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 477724 INFO  (jetty-launcher-10906-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f05901d{/solr,null,AVAILABLE}
   [junit4]   2> 477724 INFO  (jetty-launcher-10906-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 477724 INFO  (jetty-launcher-10906-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 477724 INFO  (jetty-launcher-10906-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 477725 INFO  (jetty-launcher-10906-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@47989d96{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61864}
   [junit4]   2> 477725 INFO  (jetty-launcher-10906-thread-3) [     ] o.e.j.s.Server Started @477800ms
   [junit4]   2> 477725 INFO  (jetty-launcher-10906-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61864}
   [junit4]   2> 477725 ERROR (jetty-launcher-10906-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 477725 INFO  (jetty-launcher-10906-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 477725 INFO  (jetty-launcher-10906-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 477725 INFO  (jetty-launcher-10906-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 477725 INFO  (jetty-launcher-10906-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 477725 INFO  (jetty-launcher-10906-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 477725 INFO  (jetty-launcher-10906-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 477725 INFO  (jetty-launcher-10906-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 477725 INFO  (jetty-launcher-10906-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-21T03:53:58.094992Z
   [junit4]   2> 477726 INFO  (jetty-launcher-10906-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11e9f401{/solr,null,AVAILABLE}
   [junit4]   2> 477726 INFO  (jetty-launcher-10906-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44b20ed{/solr,null,AVAILABLE}
   [junit4]   2> 477726 INFO  (jetty-launcher-10906-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5437866b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61866}
   [junit4]   2> 477726 INFO  (jetty-launcher-10906-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@727645ca{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61865}
   [junit4]   2> 477726 INFO  (jetty-launcher-10906-thread-4) [     ] o.e.j.s.Server Started @477801ms
   [junit4]   2> 477726 INFO  (jetty-launcher-10906-thread-2) [     ] o.e.j.s.Server Started @477801ms
   [junit4]   2> 477726 INFO  (jetty-launcher-10906-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61866}
   [junit4]   2> 477726 INFO  (jetty-launcher-10906-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61865}
   [junit4]   2> 477727 INFO  (jetty-launcher-10906-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 477728 ERROR (jetty-launcher-10906-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 477728 INFO  (jetty-launcher-10906-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 477728 INFO  (jetty-launcher-10906-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 477728 ERROR (jetty-launcher-10906-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 477728 INFO  (jetty-launcher-10906-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 477728 INFO  (jetty-launcher-10906-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 477728 INFO  (jetty-launcher-10906-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 477728 INFO  (jetty-launcher-10906-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-21T03:53:58.097194Z
   [junit4]   2> 477728 INFO  (jetty-launcher-10906-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 477728 INFO  (jetty-launcher-10906-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 477728 INFO  (jetty-launcher-10906-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 477728 INFO  (jetty-launcher-10906-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 477728 INFO  (jetty-launcher-10906-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 477728 INFO  (jetty-launcher-10906-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-21T03:53:58.097294Z
   [junit4]   2> 477728 INFO  (jetty-launcher-10906-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 477728 INFO  (jetty-launcher-10906-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@590709d1{/solr,null,AVAILABLE}
   [junit4]   2> 477729 INFO  (jetty-launcher-10906-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 477729 INFO  (jetty-launcher-10906-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@daf1541{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61867}
   [junit4]   2> 477729 INFO  (jetty-launcher-10906-thread-1) [     ] o.e.j.s.Server Started @477804ms
   [junit4]   2> 477729 INFO  (jetty-launcher-10906-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61867}
   [junit4]   2> 477729 INFO  (jetty-launcher-10906-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 477731 ERROR (jetty-launcher-10906-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 477731 INFO  (jetty-launcher-10906-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 477731 INFO  (jetty-launcher-10906-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 477731 INFO  (jetty-launcher-10906-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 477731 INFO  (jetty-launcher-10906-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 477731 INFO  (jetty-launcher-10906-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-21T03:53:58.100168Z
   [junit4]   2> 477732 INFO  (jetty-launcher-10906-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 477734 INFO  (zkConnectionManagerCallback-10908-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 477734 INFO  (jetty-launcher-10906-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 477736 INFO  (zkConnectionManagerCallback-10912-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 477736 INFO  (jetty-launcher-10906-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 477737 INFO  (jetty-launcher-10906-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 477737 INFO  (zkConnectionManagerCallback-10910-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 477739 INFO  (jetty-launcher-10906-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 477740 INFO  (jetty-launcher-10906-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 477740 INFO  (jetty-launcher-10906-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 477742 INFO  (zkConnectionManagerCallback-10914-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 477742 INFO  (jetty-launcher-10906-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 477743 INFO  (jetty-launcher-10906-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 477745 INFO  (jetty-launcher-10906-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@464a478e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 477747 INFO  (jetty-launcher-10906-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@464a478e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 477749 INFO  (jetty-launcher-10906-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@464a478e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 477751 INFO  (jetty-launcher-10906-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@464a478e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 477967 INFO  (jetty-launcher-10906-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 477970 WARN  (jetty-launcher-10906-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6950e417[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 477970 WARN  (jetty-launcher-10906-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6950e417[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 477980 WARN  (jetty-launcher-10906-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@500118a2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 477980 WARN  (jetty-launcher-10906-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@500118a2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 477981 INFO  (jetty-launcher-10906-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61859/solr
   [junit4]   2> 477982 INFO  (jetty-launcher-10906-thread-4) [n:127.0.0.1:61866_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 477993 INFO  (zkConnectionManagerCallback-10931-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 477993 INFO  (jetty-launcher-10906-thread-4) [n:127.0.0.1:61866_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 478005 INFO  (jetty-launcher-10906-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 478014 WARN  (jetty-launcher-10906-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@11889e8e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 478014 WARN  (jetty-launcher-10906-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@11889e8e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 478024 WARN  (jetty-launcher-10906-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@401a18de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 478024 WARN  (jetty-launcher-10906-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@401a18de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 478026 INFO  (jetty-launcher-10906-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61859/solr
   [junit4]   2> 478032 INFO  (jetty-launcher-10906-thread-3) [n:127.0.0.1:61864_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 478038 INFO  (zkConnectionManagerCallback-10939-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 478038 INFO  (jetty-launcher-10906-thread-3) [n:127.0.0.1:61864_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 478136 INFO  (jetty-launcher-10906-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 478161 WARN  (jetty-launcher-10906-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@467edb99[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 478161 WARN  (jetty-launcher-10906-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@467edb99[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 478195 WARN  (jetty-launcher-10906-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@698d0f78[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 478195 WARN  (jetty-launcher-10906-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@698d0f78[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 478202 INFO  (jetty-launcher-10906-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61859/solr
   [junit4]   2> 478214 INFO  (jetty-launcher-10906-thread-1) [n:127.0.0.1:61867_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 478227 INFO  (zkConnectionManagerCallback-10954-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 478227 INFO  (jetty-launcher-10906-thread-1) [n:127.0.0.1:61867_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 478323 INFO  (jetty-launcher-10906-thread-1) [n:127.0.0.1:61867_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61867_solr
   [junit4]   2> 478327 INFO  (jetty-launcher-10906-thread-1) [n:127.0.0.1:61867_solr     ] o.a.s.c.Overseer Overseer (id=72077785124110345-127.0.0.1:61867_solr-n_0000000000) starting
   [junit4]   2> 478359 INFO  (OverseerStateUpdate-72077785124110345-127.0.0.1:61867_solr-n_0000000000) [n:127.0.0.1:61867_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:61867_solr
   [junit4]   2> 478362 INFO  (jetty-launcher-10906-thread-1) [n:127.0.0.1:61867_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61867_solr
   [junit4]   2> 478370 INFO  (OverseerStateUpdate-72077785124110345-127.0.0.1:61867_solr-n_0000000000) [n:127.0.0.1:61867_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 478383 INFO  (jetty-launcher-10906-thread-1) [n:127.0.0.1:61867_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 478383 WARN  (jetty-launcher-10906-thread-1) [n:127.0.0.1:61867_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 478419 INFO  (jetty-launcher-10906-thread-1) [n:127.0.0.1:61867_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 478452 INFO  (jetty-launcher-10906-thread-1) [n:127.0.0.1:61867_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@464a478e
   [junit4]   2> 478459 INFO  (jetty-launcher-10906-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 478463 WARN  (jetty-launcher-10906-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@46a38b0d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 478463 WARN  (jetty-launcher-10906-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@46a38b0d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 478468 WARN  (jetty-launcher-10906-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1367c015[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 478468 WARN  (jetty-launcher-10906-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1367c015[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 478470 INFO  (jetty-launcher-10906-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61859/solr
   [junit4]   2> 478476 INFO  (jetty-launcher-10906-thread-2) [n:127.0.0.1:61865_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 478479 INFO  (zkConnectionManagerCallback-10973-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 478479 INFO  (jetty-launcher-10906-thread-1) [n:127.0.0.1:61867_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@464a478e
   [junit4]   2> 478480 INFO  (jetty-launcher-10906-thread-2) [n:127.0.0.1:61865_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 478480 INFO  (jetty-launcher-10906-thread-1) [n:127.0.0.1:61867_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@464a478e
   [junit4]   2> 478484 INFO  (jetty-launcher-10906-thread-1) [n:127.0.0.1:61867_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.MoveReplicaTest_A4887609B30BE405-001/tempDir-001/node1/.
   [junit4]   2> 478499 INFO  (jetty-launcher-10906-thread-2) [n:127.0.0.1:61865_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 478513 INFO  (jetty-launcher-10906-thread-2) [n:127.0.0.1:61865_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:61865_solr as DOWN
   [junit4]   2> 478516 INFO  (jetty-launcher-10906-thread-2) [n:127.0.0.1:61865_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 478516 INFO  (jetty-launcher-10906-thread-2) [n:127.0.0.1:61865_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61865_solr
   [junit4]   2> 478520 INFO  (zkCallback-10953-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 478521 INFO  (zkCallback-10972-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 478522 INFO  (jetty-launcher-10906-thread-4) [n:127.0.0.1:61866_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 478522 INFO  (jetty-launcher-10906-thread-2) [n:127.0.0.1:61865_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 478527 WARN  (jetty-launcher-10906-thread-2) [n:127.0.0.1:61865_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 478537 INFO  (jetty-launcher-10906-thread-4) [n:127.0.0.1:61866_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:61866_solr as DOWN
   [junit4]   2> 478540 INFO  (jetty-launcher-10906-thread-4) [n:127.0.0.1:61866_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 478540 INFO  (jetty-launcher-10906-thread-4) [n:127.0.0.1:61866_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61866_solr
   [junit4]   2> 478552 INFO  (zkCallback-10972-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 478553 INFO  (zkCallback-10953-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 478553 INFO  (zkCallback-10930-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 478556 INFO  (jetty-launcher-10906-thread-4) [n:127.0.0.1:61866_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 478557 WARN  (jetty-launcher-10906-thread-4) [n:127.0.0.1:61866_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 478567 INFO  (jetty-launcher-10906-thread-2) [n:127.0.0.1:61865_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 478583 INFO  (jetty-launcher-10906-thread-4) [n:127.0.0.1:61866_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 478606 INFO  (jetty-launcher-10906-thread-2) [n:127.0.0.1:61865_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@464a478e
   [junit4]   2> 478611 INFO  (jetty-launcher-10906-thread-3) [n:127.0.0.1:61864_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 478623 INFO  (jetty-launcher-10906-thread-3) [n:127.0.0.1:61864_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:61864_solr as DOWN
   [junit4]   2> 478623 INFO  (jetty-launcher-10906-thread-4) [n:127.0.0.1:61866_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@464a478e
   [junit4]   2> 478626 INFO  (jetty-launcher-10906-thread-3) [n:127.0.0.1:61864_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 478626 INFO  (jetty-launcher-10906-thread-3) [n:127.0.0.1:61864_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61864_solr
   [junit4]   2> 478629 INFO  (jetty-launcher-10906-thread-2) [n:127.0.0.1:61865_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@464a478e
   [junit4]   2> 478631 INFO  (jetty-launcher-10906-thread-2) [n:127.0.0.1:61865_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@464a478e
   [junit4]   2> 478632 INFO  (zkCallback-10953-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 478633 INFO  (zkCallback-10938-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 478633 INFO  (zkCallback-10930-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 478634 INFO  (zkCallback-10972-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 478639 INFO  (jetty-launcher-10906-thread-2) [n:127.0.0.1:61865_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.MoveReplicaTest_A4887609B30BE405-001/tempDir-001/node2/.
   [junit4]   2> 478642 INFO  (jetty-launcher-10906-thread-3) [n:127.0.0.1:61864_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 478643 WARN  (jetty-launcher-10906-thread-3) [n:127.0.0.1:61864_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 478651 INFO  (jetty-launcher-10906-thread-4) [n:127.0.0.1:61866_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@464a478e
   [junit4]   2> 478651 INFO  (jetty-launcher-10906-thread-4) [n:127.0.0.1:61866_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@464a478e
   [junit4]   2> 478655 INFO  (jetty-launcher-10906-thread-4) [n:127.0.0.1:61866_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.MoveReplicaTest_A4887609B30BE405-001/tempDir-001/node4/.
   [junit4]   2> 478689 INFO  (jetty-launcher-10906-thread-3) [n:127.0.0.1:61864_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 478716 INFO  (jetty-launcher-10906-thread-3) [n:127.0.0.1:61864_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@464a478e
   [junit4]   2> 478727 INFO  (jetty-launcher-10906-thread-3) [n:127.0.0.1:61864_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@464a478e
   [junit4]   2> 478727 INFO  (jetty-launcher-10906-thread-3) [n:127.0.0.1:61864_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@464a478e
   [junit4]   2> 478729 INFO  (jetty-launcher-10906-thread-3) [n:127.0.0.1:61864_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.MoveReplicaTest_A4887609B30BE405-001/tempDir-001/node3/.
   [junit4]   2> 478737 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A4887609B30BE405]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 478738 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A4887609B30BE405]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 478743 INFO  (zkConnectionManagerCallback-10999-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 478743 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A4887609B30BE405]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 478747 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A4887609B30BE405]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 478750 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A4887609B30BE405]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61859/solr ready
   [junit4]   2> 478768 INFO  (qtp2092016684-18501) [n:127.0.0.1:61865_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 478783 INFO  (qtp2092016684-18501) [n:127.0.0.1:61865_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=15
   [junit4]   2> 478785 INFO  (qtp2092016684-18502) [n:127.0.0.1:61865_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaTest_failed_coll_true&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 478792 INFO  (OverseerThreadFactory-10961-thread-2-processing-n:127.0.0.1:61867_solr) [n:127.0.0.1:61867_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaTest_failed_coll_true
   [junit4]   2> 478794 INFO  (OverseerCollectionConfigSetProcessor-72077785124110345-127.0.0.1:61867_solr-n_0000000000) [n:127.0.0.1:61867_solr     ] 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> 478922 INFO  (qtp2092016684-18500) [n:127.0.0.1:61865_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 478925 INFO  (qtp57211740-18521) [n:127.0.0.1:61867_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 478925 INFO  (qtp57211740-18521) [n:127.0.0.1:61867_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 478928 INFO  (qtp1230990029-18503) [n:127.0.0.1:61864_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 478931 INFO  (qtp1525703493-18516) [n:127.0.0.1:61866_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 478933 INFO  (qtp2092016684-18501) [n:127.0.0.1:61865_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 478936 INFO  (qtp57211740-18525) [n:127.0.0.1:61867_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 478938 INFO  (qtp1230990029-18506) [n:127.0.0.1:61864_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 478940 INFO  (qtp1525703493-18517) [n:127.0.0.1:61866_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 478959 INFO  (OverseerStateUpdate-72077785124110345-127.0.0.1:61867_solr-n_0000000000) [n:127.0.0.1:61867_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_failed_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaTest_failed_coll_true_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61866/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61866_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 478966 INFO  (OverseerStateUpdate-72077785124110345-127.0.0.1:61867_solr-n_0000000000) [n:127.0.0.1:61867_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_failed_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaTest_failed_coll_true_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61864/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61864_solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 478973 INFO  (OverseerStateUpdate-72077785124110345-127.0.0.1:61867_solr-n_0000000000) [n:127.0.0.1:61867_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_failed_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaTest_failed_coll_true_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61867/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61867_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 478979 INFO  (OverseerStateUpdate-72077785124110345-127.0.0.1:61867_solr-n_0000000000) [n:127.0.0.1:61867_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_failed_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaTest_failed_coll_true_shard2_replica_p6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61865/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61865_solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 479200 INFO  (qtp1525703493-18519) [n:127.0.0.1:61866_solr    x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 479201 INFO  (qtp57211740-18524) [n:127.0.0.1:61867_solr    x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 479201 INFO  (qtp1230990029-18511) [n:127.0.0.1:61864_solr    x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard1_replica_p2&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 479202 INFO  (qtp2092016684-18508) [n:127.0.0.1:61865_solr    x:MoveReplicaTest_failed_coll_true_shard2_replica_p6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard2_replica_p6&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 479237 INFO  (qtp2092016684-18508) [n:127.0.0.1:61865_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_p6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 479253 INFO  (qtp1525703493-18519) [n:127.0.0.1:61866_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 479254 INFO  (qtp57211740-18524) [n:127.0.0.1:61867_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 479254 INFO  (qtp1230990029-18511) [n:127.0.0.1:61864_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 479271 INFO  (qtp2092016684-18508) [n:127.0.0.1:61865_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_p6 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 479271 INFO  (qtp57211740-18524) [n:127.0.0.1:61867_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 479272 INFO  (qtp1230990029-18511) [n:127.0.0.1:61864_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 479273 INFO  (qtp1525703493-18519) [n:127.0.0.1:61866_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 479315 INFO  (qtp57211740-18524) [n:127.0.0.1:61867_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 479315 INFO  (qtp57211740-18524) [n:127.0.0.1:61867_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaTest_failed_coll_true_shard2_replica_n4' using configuration from configset conf1, trusted=true
   [junit4]   2> 479315 INFO  (qtp57211740-18524) [n:127.0.0.1:61867_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaTest_failed_coll_true.shard2.replica_n4' (registry 'solr.core.MoveReplicaTest_failed_coll_true.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@464a478e
   [junit4]   2> 479315 INFO  (qtp57211740-18524) [n:127.0.0.1:61867_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.SolrCore [[MoveReplicaTest_failed_coll_true_shard2_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.MoveReplicaTest_A4887609B30BE405-001/tempDir-001/node1/./MoveReplicaTest_failed_coll_true_shard2_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.MoveReplicaTest_A4887609B30BE405-001/tempDir-001/node1/./MoveReplicaTest_failed_coll_true_shard2_replica_n4/data/]
   [junit4]   2> 479316 INFO  (qtp2092016684-18508) [n:127.0.0.1:61865_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_p6 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 479316 INFO  (qtp2092016684-18508) [n:127.0.0.1:61865_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_p6 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaTest_failed_coll_true_shard2_replica_p6' using configuration from configset conf1, trusted=true
   [junit4]   2> 479317 INFO  (qtp2092016684-18508) [n:127.0.0.1:61865_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_p6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaTest_failed_coll_true.shard2.replica_p6' (registry 'solr.core.MoveReplicaTest_failed_coll_true.shard2.replica_p6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@464a478e
   [junit4]   2> 479317 INFO  (qtp2092016684-18508) [n:127.0.0.1:61865_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_p6 ] o.a.s.c.SolrCore [[MoveReplicaTest_failed_coll_true_shard2_replica_p6] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.MoveReplicaTest_A4887609B30BE405-001/tempDir-001/node2/./MoveReplicaTest_failed_coll_true_shard2_replica_p6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.MoveReplicaTest_A4887609B30BE405-001/tempDir-001/node2/./MoveReplicaTest_failed_coll_true_shard2_replica_p6/data/]
   [junit4]   2> 479317 INFO  (qtp1230990029-18511) [n:127.0.0.1:61864_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 479317 INFO  (qtp1230990029-18511) [n:127.0.0.1:61864_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaTest_failed_coll_true_shard1_replica_p2' using configuration from configset conf1, trusted=true
   [junit4]   2> 479317 INFO  (qtp1230990029-18511) [n:127.0.0.1:61864_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaTest_failed_coll_true.shard1.replica_p2' (registry 'solr.core.MoveReplicaTest_failed_coll_true.shard1.replica_p2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@464a478e
   [junit4]   2> 479318 INFO  (qtp1525703493-18519) [n:127.0.0.1:61866_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 479318 INFO  (qtp1525703493-18519) [n:127.0.0.1:61866_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaTest_failed_coll_true_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 479318 INFO  (qtp1230990029-18511) [n:127.0.0.1:61864_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ] o.a.s.c.SolrCore [[MoveReplicaTest_failed_coll_true_shard1_replica_p2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.MoveReplicaTest_A4887609B30BE405-001/tempDir-001/node3/./MoveReplicaTest_failed_coll_true_shard1_replica_p2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.MoveReplicaTest_A4887609B30BE405-001/tempDir-001/node3/./MoveReplicaTest_failed_coll_true_shard1_replica_p2/data/]
   [junit4]   2> 479318 INFO  (qtp1525703493-18519) [n:127.0.0.1:61866_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaTest_failed_coll_true.shard1.replica_n1' (registry 'solr.core.MoveReplicaTest_failed_coll_true.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@464a478e
   [junit4]   2> 479318 INFO  (qtp1525703493-18519) [n:127.0.0.1:61866_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.SolrCore [[MoveReplicaTest_failed_coll_true_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.MoveReplicaTest_A4887609B30BE405-001/tempDir-001/node4/./MoveReplicaTest_failed_coll_true_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.MoveReplicaTest_A4887609B30BE405-001/tempDir-001/node4/./MoveReplicaTest_failed_coll_true_shard1_replica_n1/data/]
   [junit4]   2> 479490 INFO  (qtp1230990029-18511) [n:127.0.0.1:61864_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 479490 INFO  (qtp1230990029-18511) [n:127.0.0.1:61864_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 479498 INFO  (qtp1230990029-18511) [n:127.0.0.1:61864_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 479499 INFO  (qtp1230990029-18511) [n:127.0.0.1:61864_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 479499 INFO  (qtp1230990029-18511) [n:127.0.0.1:61864_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 479503 INFO  (searcherExecutor-11005-thread-1-processing-n:127.0.0.1:61864_solr x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5) [n:127.0.0.1:61864_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ] o.a.s.c.SolrCore [MoveReplicaTest_failed_coll_true_shard1_replica_p2]  Registered new searcher autowarm time: 0 ms: Collection: 'MoveReplicaTest_failed_coll_true'
   [junit4]   2> 479508 INFO  (qtp1525703493-18519) [n:127.0.0.1:61866_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 479508 INFO  (qtp1525703493-18519) [n:127.0.0.1:61866_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 479510 INFO  (qtp1525703493-18519) [n:127.0.0.1:61866_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 479510 INFO  (qtp57211740-18524) [n:127.0.0.1:61867_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 479510 INFO  (qtp57211740-18524) [n:127.0.0.1:61867_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 479510 INFO  (qtp1525703493-18519) [n:127.0.0.1:61866_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 479510 INFO  (qtp2092016684-18508) [n:127.0.0.1:61865_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_p6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 479510 INFO  (qtp2092016684-18508) [n:127.0.0.1:61865_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_p6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 479511 INFO  (qtp1230990029-18511) [n:127.0.0.1:61864_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ] o.a.s.c.ZkController MoveReplicaTest_failed_coll_true_shard1_replica_p2 starting background replication from leader
   [junit4]   2> 479511 INFO  (qtp1230990029-18511) [n:127.0.0.1:61864_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:01
   [junit4]   2> 479511 INFO  (qtp57211740-18524) [n:127.0.0.1:61867_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 479512 INFO  (qtp57211740-18524) [n:127.0.0.1:61867_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 479531 INFO  (qtp2092016684-18508) [n:127.0.0.1:61865_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_p6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 479532 INFO  (qtp1525703493-18519) [n:127.0.0.1:61866_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 479532 INFO  (qtp2092016684-18508) [n:127.0.0.1:61865_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_p6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 479532 INFO  (qtp1230990029-18511) [n:127.0.0.1:61864_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 479532 INFO  (qtp1230990029-18511) [n:127.0.0.1:61864_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_p2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 479533 INFO  (qtp2092016684-18508) [n:127.0.0.1:61865_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_p6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 479533 INFO  (qtp57211740-18524) [n:127.0.0.1:61867_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 479534 INFO  (qtp1525703493-18519) [n:127.0.0.1:61866_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 479534 INFO  (qtp1525703493-18519) [n:127.0.0.1:61866_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 479535 INFO  (qtp1525703493-18519) [n:127.0.0.1:61866_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1667270694565576704
   [junit4]   2> 479535 INFO  (qtp57211740-18524) [n:127.0.0.1:61867_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 479536 INFO  (qtp57211740-18524) [n:127.0.0.1:61867_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 479536 INFO  (qtp57211740-18524) [n:127.0.0.1:61867_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1667270694566625280
   [junit4]   2> 479540 INFO  (searcherExecutor-11003-thread-1-processing-n:127.0.0.1:61865_solr x:MoveReplicaTest_failed_coll_true_shard2_replica_p6 c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8) [n:127.0.0.1:61865_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_p6 ] o.a.s.c.SolrCore [MoveReplicaTest_failed_coll_true_shard2_replica_p6]  Registered new searcher autowarm time: 0 ms: Collection: 'MoveReplicaTest_failed_coll_true'
   [junit4]   2> 479541 INFO  (searcherExecutor-11001-thread-1-processing-n:127.0.0.1:61867_solr x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7) [n:127.0.0.1:61867_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.SolrCore [MoveReplicaTest_failed_coll_true_shard2_replica_n4]  Registered new searcher autowarm time: 0 ms: Collection: 'MoveReplicaTest_failed_coll_true'
   [junit4]   2> 479541 INFO  (searcherExecutor-11007-thread-1-processing-n:127.0.0.1:61866_solr x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3) [n:127.0.0.1:61866_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.SolrCore [MoveReplicaTest_failed_coll_true_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms: Collection: 'MoveReplicaTest_failed_coll_true'
   [junit4]   2> 479552 INFO  (qtp2092016684-18508) [n:127.0.0.1:61865_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_p6 ] o.a.s.c.ZkController MoveReplicaTest_failed_coll_true_shard2_replica_p6 starting background replication from leader
   [junit4]   2> 479552 INFO  (qtp2092016684-18508) [n:127.0.0.1:61865_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_p6 ] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:01
   [junit4]   2> 479553 INFO  (qtp57211740-18524) [n:127.0.0.1:61867_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaTest_failed_coll_true/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 479554 INFO  (qtp57211740-18524) [n:127.0.0.1:61867_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/MoveReplicaTest_failed_coll_true/leaders/shard2
   [junit4]   2> 479553 INFO  (qtp1525703493-18519) [n:127.0.0.1:61866_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaTest_failed_coll_true/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 479555 INFO  (qtp1525703493-18519) [n:127.0.0.1:61866_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/MoveReplicaTest_failed_coll_true/leaders/shard1
   [junit4]   2> 479557 INFO  (qtp2092016684-18508) [n:127.0.0.1:61865_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_p6 ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 479557 INFO  (qtp2092016684-18508) [n:127.0.0.1:61865_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_p6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 479569 INFO  (qtp57211740-18524) [n:127.0.0.1:61867_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 479569 INFO  (qtp57211740-18524) [n:127.0.0.1:61867_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 479569 INFO  (qtp57211740-18524) [n:127.0.0.1:61867_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61867/solr/MoveReplicaTest_failed_coll_true_shard2_replica_n4/
   [junit4]   2> 479570 INFO  (qtp1525703493-18519) [n:127.0.0.1:61866_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 479570 INFO  (qtp1525703493-18519) [n:127.0.0.1:61866_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 479570 INFO  (qtp1525703493-18519) [n:127.0.0.1:61866_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61866/solr/MoveReplicaTest_failed_coll_true_shard1_replica_n1/
   [junit4]   2> 479570 INFO  (qtp57211740-18524) [n:127.0.0.1:61867_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 479571 INFO  (qtp1525703493-18519) [n:127.0.0.1:61866_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 479571 INFO  (qtp57211740-18524) [n:127.0.0.1:61867_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.SyncStrategy http://127.0.0.1:61867/solr/MoveReplicaTest_failed_coll_true_shard2_replica_n4/ has no replicas
   [junit4]   2> 479571 INFO  (qtp57211740-18524) [n:127.0.0.1:61867_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/MoveReplicaTest_failed_coll_true/leaders/shard2/leader after winning as /collections/MoveReplicaTest_failed_coll_true/leader_elect/shard2/election/72077785124110345-core_node7-n_0000000000
   [junit4]   2> 479572 INFO  (qtp1525703493-18519) [n:127.0.0.1:61866_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:61866/solr/MoveReplicaTest_failed_coll_true_shard1_replica_n1/ has no replicas
   [junit4]   2> 479572 INFO  (qtp1525703493-18519) [n:127.0.0.1:61866_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/MoveReplicaTest_failed_coll_true/leaders/shard1/leader after winning as /collections/MoveReplicaTest_failed_coll_true/leader_elect/shard1/election/72077785124110343-core_node3-n_0000000000
   [junit4]   2> 479576 INFO  (qtp57211740-18524) [n:127.0.0.1:61867_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61867/solr/MoveReplicaTest_failed_coll_true_shard2_replica_n4/ shard2
   [junit4]   2> 479576 INFO  (qtp1525703493-18519) [n:127.0.0.1:61866_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61866/solr/MoveReplicaTest_failed_coll_true_shard1_replica_n1/ shard1
   [junit4]   2> 479688 INFO  (zkCallback-10930-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 479688 INFO  (zkCallback-10953-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 479688 INFO  (zkCallback-10930-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 479689 INFO  (zkCallback-10953-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 479690 INFO  (qtp57211740-18524) [n:127.0.0.1:61867_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 479690 INFO  (qtp1525703493-18519) [n:127.0.0.1:61866_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 479695 INFO  (qtp1525703493-18519) [n:127.0.0.1:61866_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=496
   [junit4]   2> 479697 INFO  (qtp57211740-18524) [n:127.0.0.1:61867_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=496
   [junit4]   2> 479803 INFO  (zkCallback-10953-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 479803 INFO  (zkCallback-10953-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 479803 INFO  (zkCallback-10953-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 479804 INFO  (zkCallback-10930-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 479804 INFO  (zkCallback-10930-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 479805 INFO  (zkCallback-10930-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 480209 INFO  (indexFetcher-11025-thread-1) [     ] o.a.s.h.IndexFetcher Updated masterUrl to http://127.0.0.1:61867/solr/MoveReplicaTest_failed_coll_true_shard2_replica_n4/
   [junit4]   2> 480212 INFO  (qtp57211740-18521) [n:127.0.0.1:61867_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 ] o.a.s.c.S.Request [MoveReplicaTest_failed_coll_true_shard2_replica_n4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 480212 INFO  (indexFetcher-11025-thread-1) [     ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 480212 INFO  (indexFetcher-11025-thread-1) [     ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 480212 INFO  (indexFetcher-11025-thread-1) [     ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 480212 INFO  (indexFetcher-11025-thread-1) [     ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 480212 INFO  (indexFetcher-11025-thread-1) [     ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 480215 INFO  (searcherExecutor-11003-thread-1) [     ] o.a.s.c.SolrCore [MoveReplicaTest_failed_coll_true_shard2_replica_p6]  Registered new searcher autowarm time: 0 ms: Collection: 'MoveReplicaTest_failed_coll_true'
   [junit4]   2> 480321 INFO  (indexFetcher-11023-thread-1) [     ] o.a.s.h.IndexFetcher Updated masterUrl to http://127.0.0.1:61866/solr/MoveReplicaTest_failed_coll_true_shard1_replica_n1/
   [junit4]   2> 480322 INFO  (qtp1525703493-18516) [n:127.0.0.1:61866_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 ] o.a.s.c.S.Request [MoveReplicaTest_failed_coll_true_shard1_replica_n1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 480323 INFO  (indexFetcher-11023-thread-1) [     ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 480323 INFO  (indexFetcher-11023-thread-1) [     ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 480323 INFO  (indexFetcher-11023-thread-1) [     ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 480323 INFO  (indexFetcher-11023-thread-1) [     ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 480323 INFO  (indexFetcher-11023-thread-1) [     ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 480326 INFO  (searcherExecutor-11005-thread-1) [     ] o.a.s.c.SolrCore [MoveReplicaTest_failed_coll_true_shard1_replica_p2]  Registered new searcher autowarm time: 0 ms: Collection: 'MoveReplicaTest_failed_coll_true'
   [junit4]   2> 480587 INFO  (qtp1230990029-18511) [n:127.0.0.1:61864_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard1_replica_p2&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=1387
   [junit4]   2> 480587 INFO  (qtp2092016684-18508) [n:127.0.0.1:61865_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard2_replica_p6&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=PULL} status=0 QTime=1385
   [junit4]   2> 480592 INFO  (qtp2092016684-18502) [n:127.0.0.1:61865_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 480675 INFO  (zkCallback-10953-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 480675 INFO  (zkCallback-10930-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 480675 INFO  (zkCallback-10930-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 480675 INFO  (zkCallback-10953-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 480675 INFO  (zkCallback-10938-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 480675 INFO  (zkCallback-10930-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - upd

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

t4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	3	/solr/collections/ocptest_shardsplit2/terms/shard2_0
   [junit4]   2> 	3	/solr/collections/ocptest_shardsplit2/terms/shard1_1
   [junit4]   2> 	3	/solr/collections/ocptest_shardsplit2/terms/shard1_0
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 	3	/solr/collections/ocptest_shardsplit2/terms/shard2_1
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	3	/solr/collections/ocptest_shardsplit2/collectionprops.json
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit2/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit2/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit2/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest1/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest2/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest2/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest3/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest3/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest3/terms/shard1
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard1_0
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard4
   [junit4]   2> 	2	/solr/collections/ocptest2/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest1/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest1/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	132	/solr/collections/ocptest_shardsplit2/state.json
   [junit4]   2> 	106	/solr/collections/collection1/state.json
   [junit4]   2> 	44	/solr/collections/ocptest_shardsplit/state.json
   [junit4]   2> 	39	/solr/collections/ocptest1/state.json
   [junit4]   2> 	33	/solr/collections/ocptest2/state.json
   [junit4]   2> 	30	/solr/collections/ocptest3/state.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72077839752101898-127.0.0.1:55516_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	127	/solr/overseer/queue
   [junit4]   2> 	55	/solr/overseer/collection-queue-work
   [junit4]   2> 	31	/solr/collections
   [junit4]   2> 	24	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1382649 INFO  (TEST-MultiThreadedOCPTest.test-seed#[A4887609B30BE405]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:55447
   [junit4]   2> 1382649 INFO  (TEST-MultiThreadedOCPTest.test-seed#[A4887609B30BE405]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55447
   [junit4]   2> 1382649 INFO  (TEST-MultiThreadedOCPTest.test-seed#[A4887609B30BE405]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55447
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.method=test -Dtests.seed=A4887609B30BE405 -Dtests.slow=true -Dtests.locale=mua -Dtests.timezone=IST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 71.6s J0 | MultiThreadedOCPTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: acoll: 1590034122574 bcoll: 1590034123676
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A4887609B30BE405:2CDC49D31DF789FD]:0)
   [junit4]    > 	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
   [junit4]    > 	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest_A4887609B30BE405-001
   [junit4]   2> May 21, 2020 4:09:03 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7b169225), locale=mua, timezone=IST
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=178350576,total=417632256
   [junit4]   2> NOTE: All tests run in this JVM: [TestPrepRecovery, CdcrReplicationHandlerTest, TestCloudJSONFacetJoinDomain, AssignBackwardCompatibilityTest, TestJoin, TestUniqueKeyFieldResource, DistributedSuggestComponentTest, SchemaVersionSpecificBehaviorTest, SolrRequestParserTest, MetricUtilsTest, TestLeaderElectionZkExpiry, HdfsTlogReplayBufferedWhileIndexingTest, TestRandomFlRTGCloud, TestRandomCollapseQParserPlugin, WordBreakSolrSpellCheckerTest, TestTlogReplayVsRecovery, SolrJmxReporterCloudTest, ZookeeperReadAPITest, ByteBuffersDirectoryFactoryTest, UUIDUpdateProcessorFallbackTest, TestSolrCoreParser, TestMaxTokenLenTokenizer, PreAnalyzedFieldTest, TestFacetMethods, CircularListTest, NodeAddedTriggerTest, TestReplicaProperties, TestSchemaNameResource, SplitByPrefixTest, FileUtilsTest, PhrasesIdentificationComponentTest, UninvertDocValuesMergePolicyTest, BufferStoreTest, TestHdfsUpdateLog, TokenizerChainTest, DocumentBuilderTest, TestIndexSearcher, FullHLLTest, TestFieldCacheWithThreads, SignificantTermsQParserPluginTest, AuditLoggerPluginTest, TestBackupRepositoryFactory, TestFilteredDocIdSet, SegmentsInfoRequestHandlerTest, TestWaitForStateWithJettyShutdowns, RulesTest, TestCharFilters, ComputePlanActionTest, TestReqParamsAPI, EnumFieldTest, TestDistribIDF, CustomTermsComponentTest, SolrIndexConfigTest, LeaderElectionContextKeyTest, ParsingFieldUpdateProcessorsTest, TestSimNodeLostTrigger, TestSimpleQParserPlugin, TestRecoveryHdfs, TestSolrDeletionPolicy2, SystemInfoHandlerTest, ShardsWhitelistTest, CollectionReloadTest, TestFieldCache, DeleteReplicaTest, SystemLogListenerTest, TestStandardQParsers, MergeStrategyTest, TestSolrCloudSnapshots, ZkNodePropsTest, XmlInterpolationTest, TestNamedUpdateProcessors, TestCorePropertiesReload, SolrInfoBeanTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ZkCollectionPropsCachingTest, BadIndexSchemaTest, TestConfigSetImmutable, TestDistributedMissingSort, AtomicUpdatesTest, UpdateParamsTest, TestHttpShardHandlerFactory, TestNumericRangeQuery64, CreateCollectionCleanupTest, TestJsonFacets, TestXmlQParser, DocumentAnalysisRequestHandlerTest, TermVectorComponentDistributedTest, LeaderTragicEventTest, MigrateRouteKeyTest, CloudExitableDirectoryReaderTest, HdfsBasicDistributedZk2Test, DocValuesNotIndexedTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, FullSolrCloudDistribCmdsTest, LeaderFailoverAfterPartitionTest, MetricsHistoryWithAuthIntegrationTest, MultiThreadedOCPTest]
   [junit4] Completed [507/913 (3!)] on J0 in 71.98s, 1 test, 1 failure <<< FAILURES!

[...truncated 53892 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6049/consoleText

[repro] Revision: 28209cb8b1fe2a4d8050e4877c4df2ad5d85509b

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=MoveReplicaTest -Dtests.seed=A4887609B30BE405 -Dtests.slow=true -Dtests.locale=en-BZ -Dtests.timezone=Asia/Tel_Aviv -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=SearchRateTriggerTest -Dtests.method=testWaitForElapsed -Dtests.seed=A4887609B30BE405 -Dtests.slow=true -Dtests.locale=ewo-CM -Dtests.timezone=US/Samoa -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.method=test -Dtests.seed=A4887609B30BE405 -Dtests.slow=true -Dtests.locale=mua -Dtests.timezone=IST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

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

[...truncated 3156 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=15 -Dtests.class="*.SearchRateTriggerTest|*.MultiThreadedOCPTest|*.MoveReplicaTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=A4887609B30BE405 -Dtests.slow=true -Dtests.locale=ewo-CM -Dtests.timezone=US/Samoa -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 141 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.MoveReplicaTest
[repro]   0/5 failed: org.apache.solr.cloud.MultiThreadedOCPTest
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
[repro] Exiting with code 0

[...truncated 73 lines...]