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/06/12 17:56:17 UTC

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-12.0.2) - Build # 3386 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/3386/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.ReindexCollectionTest.testSameTargetReindexing

Error Message:
copied num docs expected:<200> but was:<199>

Stack Trace:
java.lang.AssertionError: copied num docs expected:<200> but was:<199>
	at __randomizedtesting.SeedInfo.seed([2B44D7FF652FDB2E:9E3D3C286249436A]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.apache.solr.cloud.ReindexCollectionTest.doTestSameTargetReindexing(ReindexCollectionTest.java:195)
	at org.apache.solr.cloud.ReindexCollectionTest.testSameTargetReindexing(ReindexCollectionTest.java:152)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 15126 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReindexCollectionTest
   [junit4]   2> 688121 INFO  (SUITE-ReindexCollectionTest-seed#[2B44D7FF652FDB2E]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 688122 INFO  (SUITE-ReindexCollectionTest-seed#[2B44D7FF652FDB2E]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_2B44D7FF652FDB2E-001/data-dir-83-001
   [junit4]   2> 688122 WARN  (SUITE-ReindexCollectionTest-seed#[2B44D7FF652FDB2E]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 688122 INFO  (SUITE-ReindexCollectionTest-seed#[2B44D7FF652FDB2E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 688122 INFO  (SUITE-ReindexCollectionTest-seed#[2B44D7FF652FDB2E]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 688122 INFO  (SUITE-ReindexCollectionTest-seed#[2B44D7FF652FDB2E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 688123 INFO  (SUITE-ReindexCollectionTest-seed#[2B44D7FF652FDB2E]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_2B44D7FF652FDB2E-001/tempDir-001
   [junit4]   2> 688123 INFO  (SUITE-ReindexCollectionTest-seed#[2B44D7FF652FDB2E]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 688123 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 688123 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 688223 INFO  (SUITE-ReindexCollectionTest-seed#[2B44D7FF652FDB2E]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 41635
   [junit4]   2> 688223 INFO  (SUITE-ReindexCollectionTest-seed#[2B44D7FF652FDB2E]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41635
   [junit4]   2> 688223 INFO  (SUITE-ReindexCollectionTest-seed#[2B44D7FF652FDB2E]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41635
   [junit4]   2> 688223 INFO  (SUITE-ReindexCollectionTest-seed#[2B44D7FF652FDB2E]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41635
   [junit4]   2> 688224 INFO  (SUITE-ReindexCollectionTest-seed#[2B44D7FF652FDB2E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 688225 INFO  (zkConnectionManagerCallback-7862-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 688225 INFO  (SUITE-ReindexCollectionTest-seed#[2B44D7FF652FDB2E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 688226 INFO  (SUITE-ReindexCollectionTest-seed#[2B44D7FF652FDB2E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 688227 INFO  (zkConnectionManagerCallback-7864-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 688227 INFO  (SUITE-ReindexCollectionTest-seed#[2B44D7FF652FDB2E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 688228 INFO  (SUITE-ReindexCollectionTest-seed#[2B44D7FF652FDB2E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 688228 INFO  (zkConnectionManagerCallback-7866-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 688228 INFO  (SUITE-ReindexCollectionTest-seed#[2B44D7FF652FDB2E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 688332 WARN  (jetty-launcher-7867-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 688332 WARN  (jetty-launcher-7867-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 688332 INFO  (jetty-launcher-7867-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 688332 INFO  (jetty-launcher-7867-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 688332 INFO  (jetty-launcher-7867-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 688332 INFO  (jetty-launcher-7867-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 688332 INFO  (jetty-launcher-7867-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> 688332 INFO  (jetty-launcher-7867-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> 688333 INFO  (jetty-launcher-7867-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 688333 INFO  (jetty-launcher-7867-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 688333 INFO  (jetty-launcher-7867-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 688333 INFO  (jetty-launcher-7867-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 688333 INFO  (jetty-launcher-7867-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 688333 INFO  (jetty-launcher-7867-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 688333 INFO  (jetty-launcher-7867-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bb1c2c{/solr,null,AVAILABLE}
   [junit4]   2> 688333 INFO  (jetty-launcher-7867-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@374a26c6{/solr,null,AVAILABLE}
   [junit4]   2> 688334 INFO  (jetty-launcher-7867-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6a824{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45653}
   [junit4]   2> 688334 INFO  (jetty-launcher-7867-thread-2) [     ] o.e.j.s.Server Started @688355ms
   [junit4]   2> 688334 INFO  (jetty-launcher-7867-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@13b1ab7b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40219}
   [junit4]   2> 688334 INFO  (jetty-launcher-7867-thread-1) [     ] o.e.j.s.Server Started @688355ms
   [junit4]   2> 688334 INFO  (jetty-launcher-7867-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45653}
   [junit4]   2> 688334 INFO  (jetty-launcher-7867-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40219}
   [junit4]   2> 688334 ERROR (jetty-launcher-7867-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 688334 INFO  (jetty-launcher-7867-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 688334 ERROR (jetty-launcher-7867-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 688334 INFO  (jetty-launcher-7867-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 688334 INFO  (jetty-launcher-7867-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 688334 INFO  (jetty-launcher-7867-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 688334 INFO  (jetty-launcher-7867-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 688334 INFO  (jetty-launcher-7867-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 688334 INFO  (jetty-launcher-7867-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 688334 INFO  (jetty-launcher-7867-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 688334 INFO  (jetty-launcher-7867-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-12T17:36:04.411413Z
   [junit4]   2> 688334 INFO  (jetty-launcher-7867-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-12T17:36:04.411414Z
   [junit4]   2> 688334 INFO  (jetty-launcher-7867-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 688335 INFO  (jetty-launcher-7867-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 688335 INFO  (zkConnectionManagerCallback-7870-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 688335 INFO  (jetty-launcher-7867-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 688335 INFO  (zkConnectionManagerCallback-7871-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 688335 INFO  (jetty-launcher-7867-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 688336 INFO  (jetty-launcher-7867-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 688336 INFO  (jetty-launcher-7867-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 688477 INFO  (jetty-launcher-7867-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 688478 WARN  (jetty-launcher-7867-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1ef5df52[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 688478 WARN  (jetty-launcher-7867-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1ef5df52[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 688479 WARN  (jetty-launcher-7867-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@15121a99[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 688479 WARN  (jetty-launcher-7867-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@15121a99[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 688480 INFO  (jetty-launcher-7867-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41635/solr
   [junit4]   2> 688480 INFO  (jetty-launcher-7867-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 688481 INFO  (zkConnectionManagerCallback-7882-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 688481 INFO  (jetty-launcher-7867-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 688562 INFO  (jetty-launcher-7867-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 688563 WARN  (jetty-launcher-7867-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c234310[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 688563 WARN  (jetty-launcher-7867-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c234310[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 688564 WARN  (jetty-launcher-7867-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@49b7de6b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 688564 WARN  (jetty-launcher-7867-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@49b7de6b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 688565 INFO  (jetty-launcher-7867-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41635/solr
   [junit4]   2> 688565 INFO  (jetty-launcher-7867-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 688566 INFO  (zkConnectionManagerCallback-7893-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 688566 INFO  (jetty-launcher-7867-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 688641 INFO  (jetty-launcher-7867-thread-2) [n:127.0.0.1:45653_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 688642 INFO  (zkConnectionManagerCallback-7895-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 688642 INFO  (jetty-launcher-7867-thread-2) [n:127.0.0.1:45653_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 688672 INFO  (jetty-launcher-7867-thread-2) [n:127.0.0.1:45653_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45653_solr
   [junit4]   2> 688672 INFO  (jetty-launcher-7867-thread-2) [n:127.0.0.1:45653_solr     ] o.a.s.c.Overseer Overseer (id=72069380246274055-127.0.0.1:45653_solr-n_0000000000) starting
   [junit4]   2> 688674 INFO  (OverseerStateUpdate-72069380246274055-127.0.0.1:45653_solr-n_0000000000) [n:127.0.0.1:45653_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45653_solr
   [junit4]   2> 688674 INFO  (jetty-launcher-7867-thread-2) [n:127.0.0.1:45653_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45653_solr
   [junit4]   2> 688675 INFO  (zkCallback-7894-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 688675 INFO  (jetty-launcher-7867-thread-2) [n:127.0.0.1:45653_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 688676 WARN  (jetty-launcher-7867-thread-2) [n:127.0.0.1:45653_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> 688684 INFO  (jetty-launcher-7867-thread-2) [n:127.0.0.1:45653_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 688696 INFO  (jetty-launcher-7867-thread-2) [n:127.0.0.1:45653_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45653.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bd5cd03
   [junit4]   2> 688700 INFO  (jetty-launcher-7867-thread-2) [n:127.0.0.1:45653_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45653.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bd5cd03
   [junit4]   2> 688700 INFO  (jetty-launcher-7867-thread-2) [n:127.0.0.1:45653_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45653.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bd5cd03
   [junit4]   2> 688701 INFO  (jetty-launcher-7867-thread-2) [n:127.0.0.1:45653_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_2B44D7FF652FDB2E-001/tempDir-001/node2
   [junit4]   2> 688742 INFO  (jetty-launcher-7867-thread-1) [n:127.0.0.1:40219_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 688742 INFO  (zkConnectionManagerCallback-7909-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 688742 INFO  (jetty-launcher-7867-thread-1) [n:127.0.0.1:40219_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 688744 INFO  (jetty-launcher-7867-thread-1) [n:127.0.0.1:40219_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 688746 INFO  (jetty-launcher-7867-thread-1) [n:127.0.0.1:40219_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40219_solr as DOWN
   [junit4]   2> 688746 INFO  (jetty-launcher-7867-thread-1) [n:127.0.0.1:40219_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 688746 INFO  (jetty-launcher-7867-thread-1) [n:127.0.0.1:40219_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40219_solr
   [junit4]   2> 688747 INFO  (zkCallback-7894-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 688747 INFO  (zkCallback-7908-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 688747 INFO  (jetty-launcher-7867-thread-1) [n:127.0.0.1:40219_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 688747 WARN  (jetty-launcher-7867-thread-1) [n:127.0.0.1:40219_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> 688764 INFO  (jetty-launcher-7867-thread-1) [n:127.0.0.1:40219_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 688810 INFO  (jetty-launcher-7867-thread-1) [n:127.0.0.1:40219_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40219.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bd5cd03
   [junit4]   2> 688832 INFO  (jetty-launcher-7867-thread-1) [n:127.0.0.1:40219_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40219.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bd5cd03
   [junit4]   2> 688832 INFO  (jetty-launcher-7867-thread-1) [n:127.0.0.1:40219_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40219.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bd5cd03
   [junit4]   2> 688833 INFO  (jetty-launcher-7867-thread-1) [n:127.0.0.1:40219_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_2B44D7FF652FDB2E-001/tempDir-001/node1
   [junit4]   2> 688839 INFO  (SUITE-ReindexCollectionTest-seed#[2B44D7FF652FDB2E]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 688840 INFO  (SUITE-ReindexCollectionTest-seed#[2B44D7FF652FDB2E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 688841 INFO  (zkConnectionManagerCallback-7922-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 688841 INFO  (SUITE-ReindexCollectionTest-seed#[2B44D7FF652FDB2E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 688841 INFO  (SUITE-ReindexCollectionTest-seed#[2B44D7FF652FDB2E]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 688842 INFO  (SUITE-ReindexCollectionTest-seed#[2B44D7FF652FDB2E]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41635/solr ready
   [junit4]   2> 688859 INFO  (TEST-ReindexCollectionTest.testBasicReindexing-seed#[2B44D7FF652FDB2E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBasicReindexing
   [junit4]   2> 688861 INFO  (TEST-ReindexCollectionTest.testBasicReindexing-seed#[2B44D7FF652FDB2E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 688862 INFO  (zkConnectionManagerCallback-7927-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 688862 INFO  (TEST-ReindexCollectionTest.testBasicReindexing-seed#[2B44D7FF652FDB2E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 688862 INFO  (TEST-ReindexCollectionTest.testBasicReindexing-seed#[2B44D7FF652FDB2E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 688863 INFO  (TEST-ReindexCollectionTest.testBasicReindexing-seed#[2B44D7FF652FDB2E]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41635/solr ready
   [junit4]   2> 688865 INFO  (qtp494290597-14929) [n:127.0.0.1:40219_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&maxShardsPerNode=-1&name=basicReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 688866 INFO  (OverseerThreadFactory-7902-thread-1-processing-n:127.0.0.1:45653_solr) [n:127.0.0.1:45653_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection basicReindexing
   [junit4]   2> 688970 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_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> 688972 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 688972 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_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> 688974 INFO  (OverseerStateUpdate-72069380246274055-127.0.0.1:45653_solr-n_0000000000) [n:127.0.0.1:45653_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"basicReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"basicReindexing_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45653/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45653_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 688975 INFO  (OverseerStateUpdate-72069380246274055-127.0.0.1:45653_solr-n_0000000000) [n:127.0.0.1:45653_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"basicReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"basicReindexing_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40219/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40219_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 688976 INFO  (OverseerStateUpdate-72069380246274055-127.0.0.1:45653_solr-n_0000000000) [n:127.0.0.1:45653_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"basicReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"basicReindexing_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40219/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40219_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 688977 INFO  (OverseerStateUpdate-72069380246274055-127.0.0.1:45653_solr-n_0000000000) [n:127.0.0.1:45653_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"basicReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"basicReindexing_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45653/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45653_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 689179 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr    x:basicReindexing_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=basicReindexing_shard2_replica_n4&action=CREATE&numShards=2&collection=basicReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 689179 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr    x:basicReindexing_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=basicReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=basicReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 689180 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_solr    x:basicReindexing_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=basicReindexing_shard2_replica_n6&action=CREATE&numShards=2&collection=basicReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 689180 INFO  (qtp494290597-14942) [n:127.0.0.1:40219_solr    x:basicReindexing_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=basicReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=basicReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 689192 INFO  (qtp494290597-14942) [n:127.0.0.1:40219_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 689192 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 689193 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 689193 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 689215 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 689215 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 689215 INFO  (qtp494290597-14942) [n:127.0.0.1:40219_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 689215 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 689218 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 689218 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'basicReindexing_shard2_replica_n6' using configuration from configset conf1, trusted=true
   [junit4]   2> 689219 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45653.solr.core.basicReindexing.shard2.replica_n6' (registry 'solr.core.basicReindexing.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bd5cd03
   [junit4]   2> 689219 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 689219 INFO  (qtp494290597-14942) [n:127.0.0.1:40219_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 689219 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 689219 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'basicReindexing_shard2_replica_n4' using configuration from configset conf1, trusted=true
   [junit4]   2> 689219 INFO  (qtp494290597-14942) [n:127.0.0.1:40219_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'basicReindexing_shard1_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 689219 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'basicReindexing_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 689220 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6 ] o.a.s.c.SolrCore [[basicReindexing_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_2B44D7FF652FDB2E-001/tempDir-001/node2/basicReindexing_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_2B44D7FF652FDB2E-001/tempDir-001/node2/basicReindexing_shard2_replica_n6/data/]
   [junit4]   2> 689220 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45653.solr.core.basicReindexing.shard1.replica_n1' (registry 'solr.core.basicReindexing.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bd5cd03
   [junit4]   2> 689220 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.c.SolrCore [[basicReindexing_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_2B44D7FF652FDB2E-001/tempDir-001/node2/basicReindexing_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_2B44D7FF652FDB2E-001/tempDir-001/node2/basicReindexing_shard1_replica_n1/data/]
   [junit4]   2> 689220 INFO  (qtp494290597-14942) [n:127.0.0.1:40219_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40219.solr.core.basicReindexing.shard1.replica_n2' (registry 'solr.core.basicReindexing.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bd5cd03
   [junit4]   2> 689220 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40219.solr.core.basicReindexing.shard2.replica_n4' (registry 'solr.core.basicReindexing.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bd5cd03
   [junit4]   2> 689220 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.c.SolrCore [[basicReindexing_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_2B44D7FF652FDB2E-001/tempDir-001/node1/basicReindexing_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_2B44D7FF652FDB2E-001/tempDir-001/node1/basicReindexing_shard2_replica_n4/data/]
   [junit4]   2> 689220 INFO  (qtp494290597-14942) [n:127.0.0.1:40219_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2 ] o.a.s.c.SolrCore [[basicReindexing_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_2B44D7FF652FDB2E-001/tempDir-001/node1/basicReindexing_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_2B44D7FF652FDB2E-001/tempDir-001/node1/basicReindexing_shard1_replica_n2/data/]
   [junit4]   2> 689284 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 689284 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 689284 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 689284 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 689284 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 689284 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 689286 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 689286 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 689286 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 689286 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 689286 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 689286 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 689288 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 689288 INFO  (qtp494290597-14942) [n:127.0.0.1:40219_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 689288 INFO  (qtp494290597-14942) [n:127.0.0.1:40219_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 689334 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 689334 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 689334 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 689334 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 689334 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 689335 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 689335 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 689335 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 689335 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1669315549370253312
   [junit4]   2> 689335 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1669315549370253312
   [junit4]   2> 689336 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1669315549371301888
   [junit4]   2> 689336 INFO  (qtp494290597-14942) [n:127.0.0.1:40219_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 689336 INFO  (qtp494290597-14942) [n:127.0.0.1:40219_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 689338 INFO  (searcherExecutor-7935-thread-1-processing-n:127.0.0.1:40219_solr x:basicReindexing_shard2_replica_n4 c:basicReindexing s:shard2 r:core_node7) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.c.SolrCore [basicReindexing_shard2_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 689338 INFO  (searcherExecutor-7933-thread-1-processing-n:127.0.0.1:45653_solr x:basicReindexing_shard1_replica_n1 c:basicReindexing s:shard1 r:core_node3) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.c.SolrCore [basicReindexing_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 689338 INFO  (searcherExecutor-7929-thread-1-processing-n:127.0.0.1:45653_solr x:basicReindexing_shard2_replica_n6 c:basicReindexing s:shard2 r:core_node8) [n:127.0.0.1:45653_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6 ] o.a.s.c.SolrCore [basicReindexing_shard2_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 689339 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/basicReindexing/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 689339 INFO  (qtp494290597-14942) [n:127.0.0.1:40219_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 689339 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/basicReindexing/leaders/shard2
   [junit4]   2> 689339 INFO  (qtp494290597-14942) [n:127.0.0.1:40219_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 689339 INFO  (qtp494290597-14942) [n:127.0.0.1:40219_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 689340 INFO  (qtp494290597-14942) [n:127.0.0.1:40219_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1669315549375496192
   [junit4]   2> 689340 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/basicReindexing/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 689341 INFO  (searcherExecutor-7934-thread-1-processing-n:127.0.0.1:40219_solr x:basicReindexing_shard1_replica_n2 c:basicReindexing s:shard1 r:core_node5) [n:127.0.0.1:40219_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2 ] o.a.s.c.SolrCore [basicReindexing_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 689342 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoute in=9998ms
   [junit4]   2> 689344 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/basicReindexing/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 689344 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/basicReindexing/leaders/shard1
   [junit4]   2> 689344 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/basicReindexing/leaders/shard2
   [junit4]   2> 689344 INFO  (qtp494290597-14942) [n:127.0.0.1:40219_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/basicReindexing/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 689344 INFO  (qtp494290597-14942) [n:127.0.0.1:40219_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/basicReindexing/leaders/shard1
   [junit4]   2> 689350 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 689350 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 689350 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45653/solr/basicReindexing_shard1_replica_n1/
   [junit4]   2> 689350 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=basicReindexing_shard1_replica_n1 url=http://127.0.0.1:45653/solr  START replicas=[http://127.0.0.1:40219/solr/basicReindexing_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 689350 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=basicReindexing_shard1_replica_n1 url=http://127.0.0.1:45653/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 689352 INFO  (qtp494290597-14954) [n:127.0.0.1:40219_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2 ] o.a.s.c.S.Request [basicReindexing_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 689352 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 689353 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 689353 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/basicReindexing/leaders/shard1/leader after winning as /collections/basicReindexing/leader_elect/shard1/election/72069380246274055-core_node3-n_0000000000
   [junit4]   2> 689354 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45653/solr/basicReindexing_shard1_replica_n1/ shard1
   [junit4]   2> 689455 INFO  (zkCallback-7894-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/basicReindexing/state.json] for collection [basicReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 689455 INFO  (zkCallback-7894-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/basicReindexing/state.json] for collection [basicReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 689456 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 689457 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_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=basicReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=basicReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=277
   [junit4]   2> 689557 INFO  (zkCallback-7894-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/basicReindexing/state.json] for collection [basicReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 689557 INFO  (zkCallback-7894-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/basicReindexing/state.json] for collection [basicReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 689557 INFO  (zkCallback-7894-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/basicReindexing/state.json] for collection [basicReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 689843 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 689843 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 689843 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40219/solr/basicReindexing_shard2_replica_n4/
   [junit4]   2> 689843 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.u.PeerSync PeerSync: core=basicReindexing_shard2_replica_n4 url=http://127.0.0.1:40219/solr  START replicas=[http://127.0.0.1:45653/solr/basicReindexing_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 689844 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.u.PeerSync PeerSync: core=basicReindexing_shard2_replica_n4 url=http://127.0.0.1:40219/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 689845 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6 ] o.a.s.c.S.Request [basicReindexing_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 689845 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 689845 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 689845 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/basicReindexing/leaders/shard2/leader after winning as /collections/basicReindexing/leader_elect/shard2/election/72069380246274056-core_node7-n_0000000000
   [junit4]   2> 689846 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40219/solr/basicReindexing_shard2_replica_n4/ shard2
   [junit4]   2> 689947 INFO  (zkCallback-7894-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/basicReindexing/state.json] for collection [basicReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 689947 INFO  (zkCallback-7908-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/basicReindexing/state.json] for collection [basicReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 689947 INFO  (zkCallback-7894-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/basicReindexing/state.json] for collection [basicReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 689947 INFO  (zkCallback-7894-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/basicReindexing/state.json] for collection [basicReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 689948 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 689950 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_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=basicReindexing_shard2_replica_n4&action=CREATE&numShards=2&collection=basicReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=770
   [junit4]   2> 690049 INFO  (zkCallback-7908-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/basicReindexing/state.json] for collection [basicReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 690049 INFO  (zkCallback-7894-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/basicReindexing/state.json] for collection [basicReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 690049 INFO  (zkCallback-7894-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/basicReindexing/state.json] for collection [basicReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 690049 INFO  (zkCallback-7894-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/basicReindexing/state.json] for collection [basicReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 690049 INFO  (zkCallback-7908-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/basicReindexing/state.json] for collection [basicReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 690347 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_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=basicReindexing_shard2_replica_n6&action=CREATE&numShards=2&collection=basicReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1166
   [junit4]   2> 690351 INFO  (qtp494290597-14942) [n:127.0.0.1:40219_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=basicReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=basicReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1171
   [junit4]   2> 690352 INFO  (qtp494290597-14929) [n:127.0.0.1:40219_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> 690451 INFO  (zkCallback-7894-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/basicReindexing/state.json] for collection [basicReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 690451 INFO  (zkCallback-7894-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/basicReindexing/state.json] for collection [basicReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 690451 INFO  (zkCallback-7894-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/basicReindexing/state.json] for collection [basicReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 690451 INFO  (zkCallback-7908-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/basicReindexing/state.json] for collection [basicReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 690451 INFO  (zkCallback-7908-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/basicReindexing/state.json] for collection [basicReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 690452 INFO  (qtp494290597-14929) [n:127.0.0.1:40219_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&maxShardsPerNode=-1&name=basicReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1587
   [junit4]   2> 690452 INFO  (TEST-ReindexCollectionTest.testBasicReindexing-seed#[2B44D7FF652FDB2E]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: basicReindexing
   [junit4]   2> 690475 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/basicReindexing/terms/shard1 to Terms{values={core_node3=1, core_node5=1}, version=2}
   [junit4]   2> 690481 INFO  (qtp494290597-14942) [n:127.0.0.1:40219_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45653/solr/basicReindexing_shard1_replica_n1/&wt=javabin&version=2}{add=[0 (1669315550546755584), 1 (1669315550549901312), 4 (1669315550549901313), 8 (1669315550549901314), 10 (1669315550549901315), 11 (1669315550549901316), 12 (1669315550549901317), 13 (1669315550549901318), 14 (1669315550549901319), 15 (1669315550549901320), ... (103 adds)]} 0 8
   [junit4]   2> 690481 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1669315550546755584), 1 (1669315550549901312), 4 (1669315550549901313), 8 (1669315550549901314), 10 (1669315550549901315), 11 (1669315550549901316), 12 (1669315550549901317), 13 (1669315550549901318), 14 (1669315550549901319), 15 (1669315550549901320), ... (103 adds)]} 0 24
   [junit4]   2> 690492 INFO  (qtp494290597-14929) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/basicReindexing/terms/shard2 to Terms{values={core_node7=1, core_node8=1}, version=2}
   [junit4]   2> 690492 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40219/solr/basicReindexing_shard2_replica_n4/&wt=javabin&version=2}{add=[2 (1669315550572969984), 3 (1669315550575067136), 5 (1669315550576115712), 6 (1669315550576115713), 7 (1669315550576115714), 9 (1669315550576115715), 17 (1669315550576115716), 18 (1669315550576115717), 19 (1669315550576115718), 21 (1669315550577164288), ... (97 adds)]} 0 5
   [junit4]   2> 690493 INFO  (qtp494290597-14929) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard2_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1669315550572969984), 3 (1669315550575067136), 5 (1669315550576115712), 6 (1669315550576115713), 7 (1669315550576115714), 9 (1669315550576115715), 17 (1669315550576115716), 18 (1669315550576115717), 19 (1669315550576115718), 21 (1669315550577164288), ... (97 adds)]} 0 11
   [junit4]   2> 690504 INFO  (searcherExecutor-7933-thread-1-processing-n:127.0.0.1:45653_solr x:basicReindexing_shard1_replica_n1 c:basicReindexing s:shard1 r:core_node3) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.c.SolrCore [basicReindexing_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 690504 INFO  (searcherExecutor-7934-thread-1-processing-n:127.0.0.1:40219_solr x:basicReindexing_shard1_replica_n2 c:basicReindexing s:shard1 r:core_node5) [n:127.0.0.1:40219_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2 ] o.a.s.c.SolrCore [basicReindexing_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 690505 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:45653/solr/basicReindexing_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 8
   [junit4]   2> 690505 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40219/solr/basicReindexing_shard2_replica_n4/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 9
   [junit4]   2> 690511 INFO  (searcherExecutor-7935-thread-1-processing-n:127.0.0.1:40219_solr x:basicReindexing_shard2_replica_n4 c:basicReindexing s:shard2 r:core_node7) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.c.SolrCore [basicReindexing_shard2_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 690512 INFO  (searcherExecutor-7929-thread-1-processing-n:127.0.0.1:45653_solr x:basicReindexing_shard2_replica_n6 c:basicReindexing s:shard2 r:core_node8) [n:127.0.0.1:45653_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6 ] o.a.s.c.SolrCore [basicReindexing_shard2_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 690512 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40219/solr/basicReindexing_shard2_replica_n4/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 6
   [junit4]   2> 690512 INFO  (qtp494290597-14954) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard2_replica_n4]  webapp=/solr path=/update params={_stateVer_=basicReindexing:7&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 19
   [junit4]   2> 690522 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.c.S.Request [basicReindexing_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=basicReindexing:7&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:45653/solr/basicReindexing_shard1_replica_n1/|http://127.0.0.1:40219/solr/basicReindexing_shard1_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591983366590&isShard=true&wt=javabin} hits=103 status=0 QTime=0
   [junit4]   2> 690522 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.c.S.Request [basicReindexing_shard2_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=basicReindexing:7&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:40219/solr/basicReindexing_shard2_replica_n4/|http://127.0.0.1:45653/solr/basicReindexing_shard2_replica_n6/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1591983366590&isShard=true&wt=javabin} hits=97 status=0 QTime=0
   [junit4]   2> 690524 INFO  (qtp494290597-14954) [n:127.0.0.1:40219_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4 ] o.a.s.c.S.Request [basicReindexing_shard2_replica_n4]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=basicReindexing:7&omitHeader=false&shards.purpose=64&NOW=1591983366590&ids=2,3,5,17,6,18,7,19,9,21&isShard=true&shard.url=http://127.0.0.1:40219/solr/basicReindexing_shard2_replica_n4/|http://127.0.0.1:45653/solr/basicReindexing_shard2_replica_n6/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 690525 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.c.S.Request [basicReindexing_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=basicReindexing:7&wt=javabin&version=2} hits=200 status=0 QTime=12
   [junit4]   2> 690527 INFO  (qtp494290597-14942) [n:127.0.0.1:40219_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reindexcollection with params name=basicReindexing&action=REINDEXCOLLECTION&wt=javabin&version=2&target=basicReindexingTarget and sendToOCPQueue=true
   [junit4]   2> 690528 DEBUG (OverseerThreadFactory-7902-thread-2-processing-n:127.0.0.1:45653_solr) [n:127.0.0.1:45653_solr     ] o.a.s.c.a.c.ReindexCollectionCmd *** called: {
   [junit4]   2>   "name":"basicReindexing",
   [junit4]   2>   "target":"basicReindexingTarget",
   [junit4]   2>   "operation":"reindexcollection"}
   [junit4]   2> 690528 INFO  (OverseerCollectionConfigSetProcessor-72069380246274055-127.0.0.1:45653_solr-n_0000000000) [n:127.0.0.1:45653_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> 690531 INFO  (OverseerThreadFactory-7902-thread-2-processing-n:127.0.0.1:45653_solr) [n:127.0.0.1:45653_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 690534 INFO  (zkConnectionManagerCallback-7956-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 690534 INFO  (OverseerThreadFactory-7902-thread-2-processing-n:127.0.0.1:45653_solr) [n:127.0.0.1:45653_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 690535 INFO  (OverseerThreadFactory-7902-thread-2-processing-n:127.0.0.1:45653_solr) [n:127.0.0.1:45653_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 690536 INFO  (OverseerThreadFactory-7902-thread-2-processing-n:127.0.0.1:45653_solr) [n:127.0.0.1:45653_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41635/solr ready
   [junit4]   2> 690542 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1 ] o.a.s.c.S.Request [basicReindexing_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=basicReindexing:7&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:45653/solr/basicReindexing_shard1_replica_n1/|http://127.0.0.1:40219/solr/basicReindexing_shard1_replica_n2/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1591983366613&isShard=true&wt=javabin} hits=103 status=0 QTime=0
   [junit4]   2> 690542 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6 ] o.a.s.c.S.Request [basicReindexing_shard2_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=basicReindexing:7&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:45653/solr/basicReindexing_shard2_replica_n6/|http://127.0.0.1:40219/solr/basicReindexing_shard2_replica_n4/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1591983366613&isShard=true&wt=javabin} hits=97 status=0 QTime=0
   [junit4]   2> 690543 INFO  (qtp494290597-14929) [n:127.0.0.1:40219_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2 ] o.a.s.c.S.Request [basicReindexing_shard1_replica_n2]  webapp=/solr path=/select params={q=*:*&_stateVer_=basicReindexing:7&rows=0&wt=javabin&version=2} hits=200 status=0 QTime=6
   [junit4]   2> 690548 INFO  (OverseerThreadFactory-7902-thread-2-processing-n:127.0.0.1:45653_solr) [n:127.0.0.1:45653_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection basicReindexingTarget
   [junit4]   2> 690757 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.basicReindexing.shard2.replica_n4:INDEX.sizeInBytes&key=solr.core.basicReindexing.shard1.replica_n2:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 690758 INFO  (qtp494290597-14954) [n:127.0.0.1:40219_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> 690758 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.basicReindexing.shard2.replica_n6:INDEX.sizeInBytes&key=solr.core.basicReindexing.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 690759 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_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> 690767 INFO  (OverseerStateUpdate-72069380246274055-127.0.0.1:45653_solr-n_0000000000) [n:127.0.0.1:45653_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"basicReindexingTarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"basicReindexingTarget_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45653/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45653_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 690772 INFO  (OverseerStateUpdate-72069380246274055-127.0.0.1:45653_solr-n_0000000000) [n:127.0.0.1:45653_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"basicReindexingTarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"basicReindexingTarget_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40219/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40219_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 690777 INFO  (OverseerStateUpdate-72069380246274055-127.0.0.1:45653_solr-n_0000000000) [n:127.0.0.1:45653_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"basicReindexingTarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"basicReindexingTarget_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40219/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40219_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 690780 INFO  (OverseerStateUpdate-72069380246274055-127.0.0.1:45653_solr-n_0000000000) [n:127.0.0.1:45653_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"basicReindexingTarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"basicReindexingTarget_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45653/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45653_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 690980 INFO  (qtp494290597-14929) [n:127.0.0.1:40219_solr    x:basicReindexingTarget_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=basicReindexingTarget_shard2_replica_n4&action=CREATE&numShards=2&collection=basicReindexingTarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 690980 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr    x:basicReindexingTarget_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=basicReindexingTarget_shard1_replica_n2&action=CREATE&numShards=2&collection=basicReindexingTarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 690980 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_solr    x:basicReindexingTarget_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=basicReindexingTarget_shard2_replica_n6&action=CREATE&numShards=2&collection=basicReindexingTarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 690980 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr    x:basicReindexingTarget_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=basicReindexingTarget_shard1_replica_n1&action=CREATE&numShards=2&collection=basicReindexingTarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 690998 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexingTarget s:shard1 r:core_node5 x:basicReindexingTarget_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 690998 INFO  (qtp494290597-14929) [n:127.0.0.1:40219_solr c:basicReindexingTarget s:shard2 r:core_node7 x:basicReindexingTarget_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 690999 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_solr c:basicReindexingTarget s:shard2 r:core_node8 x:basicReindexingTarget_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 690999 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexingTarget s:shard1 r:core_node3 x:basicReindexingTarget_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 691034 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_solr c:basicReindexingTarget s:shard2 r:core_node8 x:basicReindexingTarget_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 691034 INFO  (qtp494290597-14929) [n:127.0.0.1:40219_solr c:basicReindexingTarget s:shard2 r:core_node7 x:basicReindexingTarget_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 691034 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexingTarget s:shard1 r:core_node5 x:basicReindexingTarget_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 691038 INFO  (qtp494290597-14929) [n:127.0.0.1:40219_solr c:basicReindexingTarget s:shard2 r:core_node7 x:basicReindexingTarget_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 691038 INFO  (qtp494290597-14929) [n:127.0.0.1:40219_solr c:basicReindexingTarget s:shard2 r:core_node7 x:basicReindexingTarget_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'basicReindexingTarget_shard2_replica_n4' using configuration from configset conf1, trusted=true
   [junit4]   2> 691039 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexingTarget s:shard1 r:core_node5 x:basicReindexingTarget_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 691039 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexingTarget s:shard1 r:core_node5 x:basicReindexingTarget_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'basicReindexingTarget_shard1_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 691039 INFO  (qtp494290597-14929) [n:127.0.0.1:40219_solr c:basicReindexingTarget s:shard2 r:core_node7 x:basicReindexingTarget_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40219.solr.core.basicReindexingTarget.shard2.replica_n4' (registry 'solr.core.basicReindexingTarget.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bd5cd03
   [junit4]   2> 691039 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexingTarget s:shard1 r:core_node5 x:basicReindexingTarget_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40219.solr.core.basicReindexingTarget.shard1.replica_n2' (registry 'solr.core.basicReindexingTarget.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bd5cd03
   [junit4]   2> 691039 INFO  (qtp494290597-14929) [n:127.0.0.1:40219_solr c:basicReindexingTarget s:shard2 r:core_node7 x:basicReindexingTarget_shard2_replica_n4 ] o.a.s.c.SolrCore [[basicReindexingTarget_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_2B44D7FF652FDB2E-001/tempDir-001/node1/basicReindexingTarget_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_2B44D7FF652FDB2E-001/tempDir-001/node1/basicReindexingTarget_shard2_replica_n4/data/]
   [junit4]   2> 691039 INFO  (qtp494290597-14934) [n:127.0.0.1:40219_solr c:basicReindexingTarget s:shard1 r:core_node5 x:basicReindexingTarget_shard1_replica_n2 ] o.a.s.c.SolrCore [[basicReindexingTarget_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_2B44D7FF652FDB2E-001/tempDir-001/node1/basicReindexingTarget_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_2B44D7FF652FDB2E-001/tempDir-001/node1/basicReindexingTarget_shard1_replica_n2/data/]
   [junit4]   2> 691039 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_solr c:basicReindexingTarget s:shard2 r:core_node8 x:basicReindexingTarget_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 691039 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_solr c:basicReindexingTarget s:shard2 r:core_node8 x:basicReindexingTarget_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'basicReindexingTarget_shard2_replica_n6' using configuration from configset conf1, trusted=true
   [junit4]   2> 691040 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_solr c:basicReindexingTarget s:shard2 r:core_node8 x:basicReindexingTarget_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45653.solr.core.basicReindexingTarget.shard2.replica_n6' (registry 'solr.core.basicReindexingTarget.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bd5cd03
   [junit4]   2> 691040 INFO  (qtp247547788-14941) [n:127.0.0.1:45653_solr c:basicReindexingTarget s:shard2 r:core_node8 x:basicReindexingTarget_shard2_replica_n6 ] o.a.s.c.SolrCore [[basicReindexingTarget_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_2B44D7FF652FDB2E-001/tempDir-001/node2/basicReindexingTarget_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_2B44D7FF652FDB2E-001/tempDir-001/node2/basicReindexingTarget_shard2_replica_n6/data/]
   [junit4]   2> 691040 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexingTarget s:shard1 r:core_node3 x:basicReindexingTarget_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 691042 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexingTarget s:shard1 r:core_node3 x:basicReindexingTarget_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 691042 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexingTarget s:shard1 r:core_node3 x:basicReindexingTarget_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'basicReindexingTarget_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 691043 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexingTarget s:shard1 r:core_node3 x:basicReindexingTarget_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45653.solr.core.basicReindexingTarget.shard1.replica_n1' (registry 'solr.core.basicReindexingTarget.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bd5cd03
   [junit4]   2> 691043 INFO  (qtp247547788-14935) [n:127.0.0.1:45653_solr c:basicReindexingTar

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

   [junit4]   2> 	4	/solr/collections/sourceLossyReindexing/state.json
   [junit4]   2> 	4	/solr/collections/failReindexing/state.json
   [junit4]   2> 	4	/solr/collections/.rx_ck_sameTargetReindexing_false_true/terms/shard1
   [junit4]   2> 	4	/solr/collections/sameTargetReindexing_false_false/state.json
   [junit4]   2> 	4	/solr/collections/.rx_ck_reshapeReindexing/terms/shard1
   [junit4]   2> 	4	/solr/collections/reshapeReindexing/state.json
   [junit4]   2> 	4	/solr/collections/.rx_ck_failReindexing/terms/shard1
   [junit4]   2> 	4	/solr/collections/.rx_ck_basicReindexing/terms/shard1
   [junit4]   2> 	3	/solr/collections/.rx_ck_basicReindexing/state.json
   [junit4]   2> 	3	/solr/collections/.rx_ck_sameTargetReindexing_false_false/terms/shard1
   [junit4]   2> 	3	/solr/collections/.rx_ck_sourceLossyReindexing/terms/shard1
   [junit4]   2> 	3	/solr/collections/.rx_ck_reshapeReindexing/state.json
   [junit4]   2> 	3	/solr/collections/.rx_ck_sameTargetReindexing_false_true/state.json
   [junit4]   2> 	3	/solr/collections/.rx_ck_abortReindexing/state.json
   [junit4]   2> 	3	/solr/collections/.rx_ck_sourceLossyReindexing/state.json
   [junit4]   2> 	3	/solr/collections/abortReindexing/terms/shard1
   [junit4]   2> 	3	/solr/collections/.rx_ck_sameTargetReindexing_false_false/state.json
   [junit4]   2> 	3	/solr/collections/.rx_ck_failReindexing/state.json
   [junit4]   2> 	2	/solr/collections/reshapeReindexing/collectionprops.json
   [junit4]   2> 	2	/solr/collections/targetLossyReindexing/collectionprops.json
   [junit4]   2> 	2	/solr/collections/sourceLossyReindexing/collectionprops.json
   [junit4]   2> 	2	/solr/collections/.rx_sameTargetReindexing_false_true_2/collectionprops.json
   [junit4]   2> 	2	/solr/collections/basicReindexingTarget/collectionprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/basicReindexing/collectionprops.json
   [junit4]   2> 	2	/solr/collections/sameTargetReindexing_false_false/collectionprops.json
   [junit4]   2> 	2	/solr/collections/.rx_ck_abortReindexing/terms/shard1
   [junit4]   2> 	2	/solr/collections/.rx_sameTargetReindexing_false_false_1/collectionprops.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/collections/abortReindexing/terms/shard2
   [junit4]   2> 	2	/solr/collections/sameTargetReindexing_false_true/collectionprops.json
   [junit4]   2> 	2	/solr/collections/failReindexing/collectionprops.json
   [junit4]   2> 	2	/solr/collections/abortReindexingTarget/terms/shard1
   [junit4]   2> 	2	/solr/configs/conf2
   [junit4]   2> 	2	/solr/collections/abortReindexingTarget/terms/shard2
   [junit4]   2> 	2	/solr/configs/conf3
   [junit4]   2> 	2	/solr/collections/reshapeReindexingTarget/collectionprops.json
   [junit4]   2> 	2	/solr/collections/failReindexingTarget/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	87	/solr/aliases.json
   [junit4]   2> 	42	/solr/collections/sameTargetReindexing_false_true/state.json
   [junit4]   2> 	39	/solr/collections/basicReindexing/state.json
   [junit4]   2> 	39	/solr/collections/abortReindexing/state.json
   [junit4]   2> 	33	/solr/collections/.rx_sameTargetReindexing_false_true_2/state.json
   [junit4]   2> 	32	/solr/collections/failReindexingTarget/state.json
   [junit4]   2> 	31	/solr/collections/basicReindexingTarget/state.json
   [junit4]   2> 	31	/solr/collections/failReindexing/state.json
   [junit4]   2> 	30	/solr/collections/.rx_sameTargetReindexing_false_false_1/state.json
   [junit4]   2> 	28	/solr/collections/targetLossyReindexing/state.json
   [junit4]   2> 	28	/solr/collections/reshapeReindexing/state.json
   [junit4]   2> 	27	/solr/clusterstate.json
   [junit4]   2> 	26	/solr/collections/sameTargetReindexing_false_false/state.json
   [junit4]   2> 	25	/solr/collections/sourceLossyReindexing/state.json
   [junit4]   2> 	23	/solr/collections/reshapeReindexingTarget/state.json
   [junit4]   2> 	22	/solr/collections/abortReindexingTarget/state.json
   [junit4]   2> 	12	/solr/collections/.rx_ck_reshapeReindexing/state.json
   [junit4]   2> 	12	/solr/collections/.rx_ck_sameTargetReindexing_false_true/state.json
   [junit4]   2> 	12	/solr/collections/.rx_ck_basicReindexing/state.json
   [junit4]   2> 	12	/solr/collections/.rx_ck_sourceLossyReindexing/state.json
   [junit4]   2> 	12	/solr/collections/.rx_ck_sameTargetReindexing_false_false/state.json
   [junit4]   2> 	9	/solr/collections/.rx_ck_abortReindexing/state.json
   [junit4]   2> 	9	/solr/collections/.rx_ck_failReindexing/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	474	/solr/overseer/queue
   [junit4]   2> 	299	/solr/collections
   [junit4]   2> 	114	/solr/overseer/collection-queue-work
   [junit4]   2> 	31	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 743972 INFO  (SUITE-ReindexCollectionTest-seed#[2B44D7FF652FDB2E]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41635
   [junit4]   2> 743972 INFO  (SUITE-ReindexCollectionTest-seed#[2B44D7FF652FDB2E]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41635
   [junit4]   2> 743972 INFO  (SUITE-ReindexCollectionTest-seed#[2B44D7FF652FDB2E]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41635
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.ReindexCollectionTest_2B44D7FF652FDB2E-001
   [junit4]   2> Jun 12, 2020 5:37:00 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=4, maxDocsPerChunk=5, blockShift=4), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=4, blockSize=4)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7c1864ed), locale=yue-Hant, timezone=America/Indiana/Indianapolis
   [junit4]   2> NOTE: Linux 5.3.0-59-generic amd64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=16,threads=1,free=174128272,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CurrencyRangeFacetCloudTest, DistributedMLTComponentTest, MetricsHistoryWithAuthIntegrationTest, SolrInfoBeanTest, TestSchemaNameResource, TestInPlaceUpdatesDistrib, TestFieldSortValues, URLClassifyProcessorTest, TestStressVersions, TestPullReplica, TestRequestStatusCollectionAPI, TestRestoreCore, SimpleFacetsTest, TestManagedStopFilterFactory, CdcrOpsAndBoundariesTest, TestSolrCLIRunExample, TestTlogReplayVsRecovery, ZkCLITest, BinaryUpdateRequestHandlerTest, TestCoreBackup, DaemonStreamApiTest, TestXmlQParserPlugin, ConnectionManagerTest, EmbeddedSolrNoSerializeTest, OverseerTaskQueueTest, MetricTriggerTest, FastVectorHighlighterTest, TestSha256AuthenticationProvider, DisMaxRequestHandlerTest, TestPayloadScoreQParserPlugin, ResponseBuilderTest, PingRequestHandlerTest, DirectUpdateHandlerTest, TemplateUpdateProcessorTest, SyncSliceTest, TestLazyCores, SystemLogListenerTest, TestCloudNestedDocsSort, CircularListTest, TestComponentsName, TestJsonRangeFacets, CloneFieldUpdateProcessorFactoryTest, MultiSolrCloudTestCaseTest, TestDFRSimilarityFactory, TestJavabinTupleStreamParser, TestJettySolrRunner, TransactionLogTest, SolrMetricManagerTest, TestDistributedSearch, DistributedQueueTest, TestRandomFaceting, DocValuesMultiTest, TestDynamicLoadingUrl, SharedFSAutoReplicaFailoverTest, TestTextField, ImplicitSnitchTest, TestRangeQuery, DeleteReplicaTest, TestReloadDeadlock, TestClusterProperties, TestCollationField, TestSimTriggerIntegration, DistanceFunctionTest, TestSolrXml, HdfsRecoveryZkTest, TestExactSharedStatsCache, HLLUtilTest, TestCollectionAPIs, TestDynamicFieldCollectionResource, PathHierarchyTokenizerFactoryTest, TestFuzzyAnalyzedSuggestions, DirectSolrSpellCheckerTest, TestSimGenericDistributedQueue, TestSystemCollAutoCreate, TestReversedWildcardFilterFactory, TokenizerChainTest, ActionThrottleTest, AssignBackwardCompatibilityTest, ChaosMonkeySafeLeaderWithPullReplicasTest, DeleteInactiveReplicaTest, LeaderFailureAfterFreshStartTest, MetricsHistoryIntegrationTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, PackageManagerCLITest, ReindexCollectionTest]
   [junit4] Completed [505/910 (1!)] on J4 in 56.85s, 6 tests, 1 failure <<< FAILURES!

[...truncated 48859 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/3386/consoleText

[repro] Revision: 613abf2d1c085727ec87ddc39b9938fd4d059dd1

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=ReindexCollectionTest -Dtests.method=testSameTargetReindexing -Dtests.seed=2B44D7FF652FDB2E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=yue-Hant -Dtests.timezone=America/Indiana/Indianapolis -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[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]       ReindexCollectionTest
[repro] ant compile-test

[...truncated 3450 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.ReindexCollectionTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=2B44D7FF652FDB2E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=yue-Hant -Dtests.timezone=America/Indiana/Indianapolis -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 106 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.ReindexCollectionTest
[repro] Exiting with code 0

[...truncated 43 lines...]