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

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

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

Stack Trace:
java.lang.AssertionError: copied num docs expected:<200> but was:<167>
        at 
__randomizedtesting.SeedInfo.seed([EB73BB8532F3F091:5E0A5052359568D5]: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:196)
        at 
org.apache.solr.cloud.ReindexCollectionTest.testSameTargetReindexing(ReindexCollectionTest.java:153)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:832)




Build Log:
[...truncated 15211 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReindexCollectionTest
   [junit4]   2> 663659 INFO  
(SUITE-ReindexCollectionTest-seed#[EB73BB8532F3F091]-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> 663659 INFO  
(SUITE-ReindexCollectionTest-seed#[EB73BB8532F3F091]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_EB73BB8532F3F091-001/data-dir-176-001
   [junit4]   2> 663659 WARN  
(SUITE-ReindexCollectionTest-seed#[EB73BB8532F3F091]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=52 numCloses=52
   [junit4]   2> 663659 INFO  
(SUITE-ReindexCollectionTest-seed#[EB73BB8532F3F091]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 663660 INFO  
(SUITE-ReindexCollectionTest-seed#[EB73BB8532F3F091]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 663660 INFO  
(SUITE-ReindexCollectionTest-seed#[EB73BB8532F3F091]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 663660 INFO  
(SUITE-ReindexCollectionTest-seed#[EB73BB8532F3F091]-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/J1/temp/solr.cloud.ReindexCollectionTest_EB73BB8532F3F091-001/tempDir-001
   [junit4]   2> 663660 INFO  
(SUITE-ReindexCollectionTest-seed#[EB73BB8532F3F091]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 663660 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 663660 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 663661 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 663760 INFO  
(SUITE-ReindexCollectionTest-seed#[EB73BB8532F3F091]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 35575
   [junit4]   2> 663760 INFO  
(SUITE-ReindexCollectionTest-seed#[EB73BB8532F3F091]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35575
   [junit4]   2> 663760 INFO  
(SUITE-ReindexCollectionTest-seed#[EB73BB8532F3F091]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35575
   [junit4]   2> 663761 INFO  
(SUITE-ReindexCollectionTest-seed#[EB73BB8532F3F091]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35575
   [junit4]   2> 663763 INFO  
(SUITE-ReindexCollectionTest-seed#[EB73BB8532F3F091]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 663764 INFO  (zkConnectionManagerCallback-9572-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 663764 INFO  
(SUITE-ReindexCollectionTest-seed#[EB73BB8532F3F091]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 663765 INFO  
(SUITE-ReindexCollectionTest-seed#[EB73BB8532F3F091]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 663773 INFO  (zkConnectionManagerCallback-9574-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 663773 INFO  
(SUITE-ReindexCollectionTest-seed#[EB73BB8532F3F091]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 663773 INFO  
(SUITE-ReindexCollectionTest-seed#[EB73BB8532F3F091]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 663774 INFO  (zkConnectionManagerCallback-9576-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 663774 INFO  
(SUITE-ReindexCollectionTest-seed#[EB73BB8532F3F091]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 663885 WARN  (jetty-launcher-9577-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 663885 WARN  (jetty-launcher-9577-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 663885 INFO  (jetty-launcher-9577-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 663885 INFO  (jetty-launcher-9577-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 663885 INFO  (jetty-launcher-9577-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 663885 INFO  (jetty-launcher-9577-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 663885 INFO  (jetty-launcher-9577-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 663885 INFO  (jetty-launcher-9577-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 663901 INFO  (jetty-launcher-9577-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 663901 INFO  (jetty-launcher-9577-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 663901 INFO  (jetty-launcher-9577-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 663902 INFO  (jetty-launcher-9577-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 663902 INFO  (jetty-launcher-9577-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 663902 INFO  (jetty-launcher-9577-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 663910 INFO  (jetty-launcher-9577-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6a5b01fe{/solr,null,AVAILABLE}
   [junit4]   2> 663910 INFO  (jetty-launcher-9577-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f86c4f8{/solr,null,AVAILABLE}
   [junit4]   2> 663911 INFO  (jetty-launcher-9577-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@54df3d22{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:40393}
   [junit4]   2> 663911 INFO  (jetty-launcher-9577-thread-1) [     ] 
o.e.j.s.Server Started @663927ms
   [junit4]   2> 663911 INFO  (jetty-launcher-9577-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40393}
   [junit4]   2> 663911 ERROR (jetty-launcher-9577-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 663911 INFO  (jetty-launcher-9577-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 663911 INFO  (jetty-launcher-9577-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 663911 INFO  (jetty-launcher-9577-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 663911 INFO  (jetty-launcher-9577-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 663911 INFO  (jetty-launcher-9577-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-06T08:37:38.115664Z
   [junit4]   2> 663914 INFO  (jetty-launcher-9577-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2035afc2{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:35597}
   [junit4]   2> 663914 INFO  (jetty-launcher-9577-thread-2) [     ] 
o.e.j.s.Server Started @663930ms
   [junit4]   2> 663914 INFO  (jetty-launcher-9577-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 663914 INFO  (jetty-launcher-9577-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35597}
   [junit4]   2> 663914 ERROR (jetty-launcher-9577-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 663914 INFO  (jetty-launcher-9577-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 663914 INFO  (jetty-launcher-9577-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 663914 INFO  (jetty-launcher-9577-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 663914 INFO  (jetty-launcher-9577-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 663914 INFO  (jetty-launcher-9577-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-06T08:37:38.118788Z
   [junit4]   2> 663922 INFO  (jetty-launcher-9577-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 663926 INFO  (zkConnectionManagerCallback-9579-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 663926 INFO  (jetty-launcher-9577-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 663926 INFO  (jetty-launcher-9577-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 663928 INFO  (zkConnectionManagerCallback-9581-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 663928 INFO  (jetty-launcher-9577-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 663933 INFO  (jetty-launcher-9577-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 664237 INFO  (jetty-launcher-9577-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 664237 WARN  (jetty-launcher-9577-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6a958215[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 664237 WARN  (jetty-launcher-9577-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6a958215[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 664238 WARN  (jetty-launcher-9577-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5837a83e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 664239 WARN  (jetty-launcher-9577-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5837a83e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 664239 INFO  (jetty-launcher-9577-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35575/solr
   [junit4]   2> 664240 INFO  (jetty-launcher-9577-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 664240 INFO  (zkConnectionManagerCallback-9594-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 664240 INFO  (jetty-launcher-9577-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 664280 INFO  (jetty-launcher-9577-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 664281 WARN  (jetty-launcher-9577-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5576e150[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 664281 WARN  (jetty-launcher-9577-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5576e150[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 664282 WARN  (jetty-launcher-9577-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@166891ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 664282 WARN  (jetty-launcher-9577-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@166891ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 664283 INFO  (jetty-launcher-9577-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35575/solr
   [junit4]   2> 664283 INFO  (jetty-launcher-9577-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 664284 INFO  (zkConnectionManagerCallback-9601-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 664284 INFO  (jetty-launcher-9577-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 664341 INFO  (jetty-launcher-9577-thread-2) 
[n:127.0.0.1:35597_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 664342 INFO  (zkConnectionManagerCallback-9603-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 664342 INFO  (jetty-launcher-9577-thread-2) 
[n:127.0.0.1:35597_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 664380 INFO  (jetty-launcher-9577-thread-2) 
[n:127.0.0.1:35597_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35597_solr
   [junit4]   2> 664381 INFO  (jetty-launcher-9577-thread-2) 
[n:127.0.0.1:35597_solr     ] o.a.s.c.Overseer Overseer 
(id=72085515789533191-127.0.0.1:35597_solr-n_0000000000) starting
   [junit4]   2> 664383 INFO  
(OverseerStateUpdate-72085515789533191-127.0.0.1:35597_solr-n_0000000000) 
[n:127.0.0.1:35597_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:35597_solr
   [junit4]   2> 664383 INFO  (jetty-launcher-9577-thread-2) 
[n:127.0.0.1:35597_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35597_solr
   [junit4]   2> 664383 INFO  (zkCallback-9602-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 664384 INFO  (jetty-launcher-9577-thread-2) 
[n:127.0.0.1:35597_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 664384 WARN  (jetty-launcher-9577-thread-2) 
[n:127.0.0.1:35597_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> 664391 INFO  (jetty-launcher-9577-thread-2) 
[n:127.0.0.1:35597_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 664402 INFO  (jetty-launcher-9577-thread-2) 
[n:127.0.0.1:35597_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35597.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@346b0974
   [junit4]   2> 664406 INFO  (jetty-launcher-9577-thread-2) 
[n:127.0.0.1:35597_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35597.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@346b0974
   [junit4]   2> 664407 INFO  (jetty-launcher-9577-thread-2) 
[n:127.0.0.1:35597_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35597.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@346b0974
   [junit4]   2> 664407 INFO  (jetty-launcher-9577-thread-2) 
[n:127.0.0.1:35597_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_EB73BB8532F3F091-001/tempDir-001/node2
   [junit4]   2> 664441 INFO  (jetty-launcher-9577-thread-1) 
[n:127.0.0.1:40393_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 664442 INFO  (zkConnectionManagerCallback-9617-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 664442 INFO  (jetty-launcher-9577-thread-1) 
[n:127.0.0.1:40393_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 664444 INFO  (jetty-launcher-9577-thread-1) 
[n:127.0.0.1:40393_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 664445 INFO  (jetty-launcher-9577-thread-1) 
[n:127.0.0.1:40393_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40393_solr as DOWN
   [junit4]   2> 664445 INFO  (jetty-launcher-9577-thread-1) 
[n:127.0.0.1:40393_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 664445 INFO  (jetty-launcher-9577-thread-1) 
[n:127.0.0.1:40393_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40393_solr
   [junit4]   2> 664446 INFO  (zkCallback-9602-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 664446 INFO  (zkCallback-9616-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 664446 INFO  (jetty-launcher-9577-thread-1) 
[n:127.0.0.1:40393_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 664446 WARN  (jetty-launcher-9577-thread-1) 
[n:127.0.0.1:40393_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> 664453 INFO  (jetty-launcher-9577-thread-1) 
[n:127.0.0.1:40393_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 664463 INFO  (jetty-launcher-9577-thread-1) 
[n:127.0.0.1:40393_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40393.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@346b0974
   [junit4]   2> 664467 INFO  (jetty-launcher-9577-thread-1) 
[n:127.0.0.1:40393_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40393.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@346b0974
   [junit4]   2> 664467 INFO  (jetty-launcher-9577-thread-1) 
[n:127.0.0.1:40393_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40393.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@346b0974
   [junit4]   2> 664468 INFO  (jetty-launcher-9577-thread-1) 
[n:127.0.0.1:40393_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_EB73BB8532F3F091-001/tempDir-001/node1
   [junit4]   2> 664472 INFO  
(SUITE-ReindexCollectionTest-seed#[EB73BB8532F3F091]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 664472 INFO  
(SUITE-ReindexCollectionTest-seed#[EB73BB8532F3F091]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 664473 INFO  (zkConnectionManagerCallback-9630-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 664473 INFO  
(SUITE-ReindexCollectionTest-seed#[EB73BB8532F3F091]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 664473 INFO  
(SUITE-ReindexCollectionTest-seed#[EB73BB8532F3F091]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 664474 INFO  
(SUITE-ReindexCollectionTest-seed#[EB73BB8532F3F091]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35575/solr ready
   [junit4]   2> 664491 INFO  
(TEST-ReindexCollectionTest.testFailure-seed#[EB73BB8532F3F091]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testFailure
   [junit4]   2> 664492 INFO  
(TEST-ReindexCollectionTest.testFailure-seed#[EB73BB8532F3F091]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 664493 INFO  (zkConnectionManagerCallback-9635-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 664493 INFO  
(TEST-ReindexCollectionTest.testFailure-seed#[EB73BB8532F3F091]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 664493 INFO  
(TEST-ReindexCollectionTest.testFailure-seed#[EB73BB8532F3F091]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 664494 INFO  
(TEST-ReindexCollectionTest.testFailure-seed#[EB73BB8532F3F091]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35575/solr ready
   [junit4]   2> 664496 INFO  (qtp787633260-17958) [n:127.0.0.1:35597_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&maxShardsPerNode=-1&name=failReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 664497 INFO  
(OverseerThreadFactory-9610-thread-1-processing-n:127.0.0.1:35597_solr) 
[n:127.0.0.1:35597_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
failReindexing
   [junit4]   2> 664600 INFO  
(OverseerStateUpdate-72085515789533191-127.0.0.1:35597_solr-n_0000000000) 
[n:127.0.0.1:35597_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"failReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"failReindexing_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40393/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:40393_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 664601 INFO  
(OverseerStateUpdate-72085515789533191-127.0.0.1:35597_solr-n_0000000000) 
[n:127.0.0.1:35597_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"failReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"failReindexing_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35597/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:35597_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 664602 INFO  
(OverseerStateUpdate-72085515789533191-127.0.0.1:35597_solr-n_0000000000) 
[n:127.0.0.1:35597_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"failReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"failReindexing_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40393/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:40393_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 664603 INFO  
(OverseerStateUpdate-72085515789533191-127.0.0.1:35597_solr-n_0000000000) 
[n:127.0.0.1:35597_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"failReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"failReindexing_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35597/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:35597_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 664725 INFO  (qtp787633260-17967) [n:127.0.0.1:35597_solr    
x:failReindexing_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=failReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=failReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 664725 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr    
x:failReindexing_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=failReindexing_shard2_replica_n6&action=CREATE&numShards=2&collection=failReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 664725 INFO  (qtp1511573521-17970) [n:127.0.0.1:40393_solr    
x:failReindexing_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=failReindexing_shard2_replica_n4&action=CREATE&numShards=2&collection=failReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 664725 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr    
x:failReindexing_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=failReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=failReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 664725 INFO  (qtp787633260-17967) [n:127.0.0.1:35597_solr    
x:failReindexing_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 664747 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 664751 INFO  (qtp787633260-17967) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 664753 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 664754 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 664754 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 664754 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'failReindexing_shard1_replica_n1' 
using configuration from configset conf1, trusted=true
   [junit4]   2> 664755 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40393.solr.core.failReindexing.shard1.replica_n1' (registry 
'solr.core.failReindexing.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@346b0974
   [junit4]   2> 664755 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[failReindexing_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_EB73BB8532F3F091-001/tempDir-001/node1/failReindexing_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_EB73BB8532F3F091-001/tempDir-001/node1/failReindexing_shard1_replica_n1/data/]
   [junit4]   2> 664763 INFO  (qtp787633260-17967) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 664764 INFO  (qtp787633260-17967) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 664764 INFO  (qtp787633260-17967) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'failReindexing_shard1_replica_n2' 
using configuration from configset conf1, trusted=true
   [junit4]   2> 664764 INFO  (qtp1511573521-17970) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 664764 INFO  (qtp787633260-17967) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35597.solr.core.failReindexing.shard1.replica_n2' (registry 
'solr.core.failReindexing.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@346b0974
   [junit4]   2> 664765 INFO  (qtp787633260-17967) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2 ] 
o.a.s.c.SolrCore [[failReindexing_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_EB73BB8532F3F091-001/tempDir-001/node2/failReindexing_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_EB73BB8532F3F091-001/tempDir-001/node2/failReindexing_shard1_replica_n2/data/]
   [junit4]   2> 664773 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 664773 INFO  (qtp1511573521-17970) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 664775 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 664775 INFO  (qtp1511573521-17970) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 664775 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.c.CoreContainer Creating SolrCore 'failReindexing_shard2_replica_n6' 
using configuration from configset conf1, trusted=true
   [junit4]   2> 664775 INFO  (qtp1511573521-17970) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4 ] 
o.a.s.c.CoreContainer Creating SolrCore 'failReindexing_shard2_replica_n4' 
using configuration from configset conf1, trusted=true
   [junit4]   2> 664775 INFO  (qtp1511573521-17970) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40393.solr.core.failReindexing.shard2.replica_n4' (registry 
'solr.core.failReindexing.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@346b0974
   [junit4]   2> 664775 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35597.solr.core.failReindexing.shard2.replica_n6' (registry 
'solr.core.failReindexing.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@346b0974
   [junit4]   2> 664775 INFO  (qtp1511573521-17970) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4 ] 
o.a.s.c.SolrCore [[failReindexing_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_EB73BB8532F3F091-001/tempDir-001/node1/failReindexing_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_EB73BB8532F3F091-001/tempDir-001/node1/failReindexing_shard2_replica_n4/data/]
   [junit4]   2> 664775 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.c.SolrCore [[failReindexing_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_EB73BB8532F3F091-001/tempDir-001/node2/failReindexing_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_EB73BB8532F3F091-001/tempDir-001/node2/failReindexing_shard2_replica_n6/data/]
   [junit4]   2> 664814 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 664814 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 664815 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 664815 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 664817 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 664817 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 664818 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 664818 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1677073012775452672
   [junit4]   2> 664818 INFO  (qtp787633260-17967) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 664818 INFO  (qtp787633260-17967) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 664819 INFO  (qtp787633260-17967) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 664819 INFO  (qtp787633260-17967) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 664820 INFO  
(searcherExecutor-9637-thread-1-processing-n:127.0.0.1:40393_solr 
x:failReindexing_shard1_replica_n1 c:failReindexing s:shard1 r:core_node3) 
[n:127.0.0.1:40393_solr c:failReindexing s:shard1 r:core_node3 
x:failReindexing_shard1_replica_n1 ] o.a.s.c.SolrCore 
[failReindexing_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 664821 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 664821 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 664821 INFO  (qtp787633260-17967) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 664821 INFO  (qtp787633260-17967) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 664821 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/failReindexing/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 664821 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/failReindexing/leaders/shard1
   [junit4]   2> 664822 INFO  (qtp787633260-17967) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 664822 INFO  (qtp787633260-17967) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1677073012779646976
   [junit4]   2> 664822 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 664822 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 664823 INFO  
(searcherExecutor-9639-thread-1-processing-n:127.0.0.1:35597_solr 
x:failReindexing_shard1_replica_n2 c:failReindexing s:shard1 r:core_node5) 
[n:127.0.0.1:35597_solr c:failReindexing s:shard1 r:core_node5 
x:failReindexing_shard1_replica_n2 ] o.a.s.c.SolrCore 
[failReindexing_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 664824 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 664824 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 664824 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 664824 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1677073012781744128
   [junit4]   2> 664826 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoute in=9998ms
   [junit4]   2> 664826 INFO  
(searcherExecutor-9641-thread-1-processing-n:127.0.0.1:35597_solr 
x:failReindexing_shard2_replica_n6 c:failReindexing s:shard2 r:core_node8) 
[n:127.0.0.1:35597_solr c:failReindexing s:shard2 r:core_node8 
x:failReindexing_shard2_replica_n6 ] o.a.s.c.SolrCore 
[failReindexing_shard2_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 664830 INFO  (qtp1511573521-17970) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 664830 INFO  (qtp1511573521-17970) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 664830 INFO  (qtp787633260-17967) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/failReindexing/terms/shard1 to Terms{values={core_node3=0, 
core_node5=0}, version=1}
   [junit4]   2> 664830 INFO  (qtp787633260-17967) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/failReindexing/leaders/shard1
   [junit4]   2> 664831 INFO  (qtp1511573521-17970) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 664831 INFO  (qtp1511573521-17970) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 664832 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/failReindexing/terms/shard2 to Terms{values={core_node8=0}, 
version=0}
   [junit4]   2> 664832 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/failReindexing/leaders/shard2
   [junit4]   2> 664832 INFO  (qtp1511573521-17970) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 664833 INFO  (qtp1511573521-17970) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 664833 INFO  (qtp1511573521-17970) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 664833 INFO  (qtp1511573521-17970) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1677073012791181312
   [junit4]   2> 664834 INFO  
(searcherExecutor-9643-thread-1-processing-n:127.0.0.1:40393_solr 
x:failReindexing_shard2_replica_n4 c:failReindexing s:shard2 r:core_node7) 
[n:127.0.0.1:40393_solr c:failReindexing s:shard2 r:core_node7 
x:failReindexing_shard2_replica_n4 ] o.a.s.c.SolrCore 
[failReindexing_shard2_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 664835 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 664836 INFO  (qtp1511573521-17970) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/failReindexing/terms/shard2 to Terms{values={core_node7=0, 
core_node8=0}, version=1}
   [junit4]   2> 664836 INFO  (qtp1511573521-17970) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/failReindexing/leaders/shard2
   [junit4]   2> 665326 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 665326 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 665327 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40393/solr/failReindexing_shard1_replica_n1/
   [junit4]   2> 665327 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.u.PeerSync PeerSync: core=failReindexing_shard1_replica_n1 
url=http://127.0.0.1:40393/solr  START 
replicas=[http://127.0.0.1:35597/solr/failReindexing_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 665327 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.u.PeerSync PeerSync: core=failReindexing_shard1_replica_n1 
url=http://127.0.0.1:40393/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 665331 INFO  (qtp787633260-17985) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2 ] 
o.a.s.c.S.Request [failReindexing_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> 665332 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 665332 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_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> 665332 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/failReindexing/leaders/shard1/leader after winning as 
/collections/failReindexing/leader_elect/shard1/election/72085515789533192-core_node3-n_0000000000
   [junit4]   2> 665333 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40393/solr/failReindexing_shard1_replica_n1/ shard1
   [junit4]   2> 665336 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 665336 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 665336 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:35597/solr/failReindexing_shard2_replica_n6/
   [junit4]   2> 665336 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.u.PeerSync PeerSync: core=failReindexing_shard2_replica_n6 
url=http://127.0.0.1:35597/solr  START 
replicas=[http://127.0.0.1:40393/solr/failReindexing_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 665337 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.u.PeerSync PeerSync: core=failReindexing_shard2_replica_n6 
url=http://127.0.0.1:35597/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 665338 INFO  (qtp1511573521-17986) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4 ] 
o.a.s.c.S.Request [failReindexing_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 665338 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 665338 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 665338 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/failReindexing/leaders/shard2/leader after winning as 
/collections/failReindexing/leader_elect/shard2/election/72085515789533191-core_node8-n_0000000000
   [junit4]   2> 665340 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:35597/solr/failReindexing_shard2_replica_n6/ shard2
   [junit4]   2> 665448 INFO  (zkCallback-9616-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 665448 INFO  (zkCallback-9602-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 665450 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 665454 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 665459 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_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=failReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=failReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=733
   [junit4]   2> 665463 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_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=failReindexing_shard2_replica_n6&action=CREATE&numShards=2&collection=failReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=737
   [junit4]   2> 665563 INFO  (zkCallback-9602-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 665563 INFO  (zkCallback-9616-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 665563 INFO  (zkCallback-9616-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 665563 INFO  (zkCallback-9602-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 665833 INFO  (qtp787633260-17967) [n:127.0.0.1:35597_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=failReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=failReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1108
   [junit4]   2> 665840 INFO  (qtp1511573521-17970) [n:127.0.0.1:40393_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=failReindexing_shard2_replica_n4&action=CREATE&numShards=2&collection=failReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1114
   [junit4]   2> 665841 INFO  (qtp787633260-17958) [n:127.0.0.1:35597_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> 665941 INFO  (zkCallback-9616-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 665941 INFO  (zkCallback-9616-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 665941 INFO  (zkCallback-9602-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 665941 INFO  (zkCallback-9602-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 665945 INFO  (qtp787633260-17958) [n:127.0.0.1:35597_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&maxShardsPerNode=-1&name=failReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=1449
   [junit4]   2> 665945 INFO  
(TEST-ReindexCollectionTest.testFailure-seed#[EB73BB8532F3F091]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: failReindexing
   [junit4]   2> 665949 INFO  (qtp787633260-17985) [n:127.0.0.1:35597_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&maxShardsPerNode=-1&name=failReindexingTarget&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 665961 INFO  
(OverseerThreadFactory-9610-thread-2-processing-n:127.0.0.1:35597_solr) 
[n:127.0.0.1:35597_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
failReindexingTarget
   [junit4]   2> 665963 INFO  
(OverseerCollectionConfigSetProcessor-72085515789533191-127.0.0.1:35597_solr-n_0000000000)
 [n:127.0.0.1:35597_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> 666189 INFO  
(OverseerStateUpdate-72085515789533191-127.0.0.1:35597_solr-n_0000000000) 
[n:127.0.0.1:35597_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"failReindexingTarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"failReindexingTarget_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35597/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:35597_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 666395 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr    
x:failReindexingTarget_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=failReindexingTarget_shard1_replica_n1&action=CREATE&numShards=1&collection=failReindexingTarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 666402 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.7.0
   [junit4]   2> 666408 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema 
name=minimal
   [junit4]   2> 666409 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 666409 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'failReindexingTarget_shard1_replica_n1' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 666410 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_35597.solr.core.failReindexingTarget.shard1.replica_n1' 
(registry 'solr.core.failReindexingTarget.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@346b0974
   [junit4]   2> 666410 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[failReindexingTarget_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_EB73BB8532F3F091-001/tempDir-001/node2/failReindexingTarget_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_EB73BB8532F3F091-001/tempDir-001/node2/failReindexingTarget_shard1_replica_n1/data/]
   [junit4]   2> 666447 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 666447 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 666448 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 666448 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 666450 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 666451 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 666451 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000 ms
   [junit4]   2> 666451 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1677073014487777280
   [junit4]   2> 666453 INFO  
(searcherExecutor-9661-thread-1-processing-n:127.0.0.1:35597_solr 
x:failReindexingTarget_shard1_replica_n1 c:failReindexingTarget s:shard1 
r:core_node2) [n:127.0.0.1:35597_solr c:failReindexingTarget s:shard1 
r:core_node2 x:failReindexingTarget_shard1_replica_n1 ] o.a.s.c.SolrCore 
[failReindexingTarget_shard1_replica_n1]  Registered new searcher autowarm 
time: 0 ms
   [junit4]   2> 666454 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/failReindexingTarget/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 666454 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/failReindexingTarget/leaders/shard1
   [junit4]   2> 666456 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 666456 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 666456 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:35597/solr/failReindexingTarget_shard1_replica_n1/
   [junit4]   2> 666456 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 666457 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:35597/solr/failReindexingTarget_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 666457 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/failReindexingTarget/leaders/shard1/leader after winning as 
/collections/failReindexingTarget/leader_elect/shard1/election/72085515789533191-core_node2-n_0000000000
   [junit4]   2> 666458 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:35597/solr/failReindexingTarget_shard1_replica_n1/ shard1
   [junit4]   2> 666559 INFO  (zkCallback-9602-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexingTarget/state.json] for collection 
[failReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 666559 INFO  (zkCallback-9602-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexingTarget/state.json] for collection 
[failReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 666559 INFO  (zkCallback-9602-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexingTarget/state.json] for collection 
[failReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 666559 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1 ] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 666560 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=failReindexingTarget_shard1_replica_n1&action=CREATE&numShards=1&collection=failReindexingTarget&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=166
   [junit4]   2> 666561 INFO  (qtp787633260-17985) [n:127.0.0.1:35597_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> 666663 INFO  (zkCallback-9602-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexingTarget/state.json] for collection 
[failReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 666663 INFO  (zkCallback-9602-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexingTarget/state.json] for collection 
[failReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 666663 INFO  (zkCallback-9602-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexingTarget/state.json] for collection 
[failReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 666663 INFO  (zkCallback-9602-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexingTarget/state.json] for collection 
[failReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 666664 INFO  (qtp787633260-17985) [n:127.0.0.1:35597_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&maxShardsPerNode=-1&name=failReindexingTarget&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=715
   [junit4]   2> 666664 INFO  
(TEST-ReindexCollectionTest.testFailure-seed#[EB73BB8532F3F091]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: failReindexingTarget
   [junit4]   2> 666666 INFO  (qtp787633260-17967) [n:127.0.0.1:35597_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with 
params 
collections=failReindexingTarget&name=failAlias&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 666670 INFO  
(OverseerCollectionConfigSetProcessor-72085515789533191-127.0.0.1:35597_solr-n_0000000000)
 [n:127.0.0.1:35597_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 666772 INFO  (qtp787633260-17967) [n:127.0.0.1:35597_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=failReindexingTarget&name=failAlias&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=106
   [junit4]   2> 666779 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/failReindexing/terms/shard1 to Terms{values={core_node3=1, 
core_node5=1}, version=2}
   [junit4]   2> 666781 INFO  (qtp787633260-17985) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2 ] 
o.a.s.u.p.LogUpdateProcessorFactory [failReindexing_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40393/solr/failReindexing_shard1_replica_n1/&wt=javabin&version=2}{add=[0
 (1677073014826467328), 1 (1677073014827515904), 4 (1677073014827515905), 8 
(1677073014827515906), 10 (1677073014827515907), 11 (1677073014827515908), 12 
(1677073014827515909), 13 (1677073014827515910), 14 (1677073014827515911), 15 
(1677073014827515912), ... (103 adds)]} 0 4
   [junit4]   2> 666781 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [failReindexing_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 
(1677073014826467328), 1 (1677073014827515904), 4 (1677073014827515905), 8 
(1677073014827515906), 10 (1677073014827515907), 11 (1677073014827515908), 12 
(1677073014827515909), 13 (1677073014827515910), 14 (1677073014827515911), 15 
(1677073014827515912), ... (103 adds)]} 0 7
   [junit4]   2> 666787 INFO  (qtp787633260-17967) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/failReindexing/terms/shard2 to Terms{values={core_node7=1, 
core_node8=1}, version=2}
   [junit4]   2> 666788 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4 ] 
o.a.s.u.p.LogUpdateProcessorFactory [failReindexing_shard2_replica_n4]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35597/solr/failReindexing_shard2_replica_n6/&wt=javabin&version=2}{add=[2
 (1677073014834855936), 3 (1677073014835904512), 5 (1677073014835904513), 6 
(1677073014835904514), 7 (1677073014835904515), 9 (1677073014835904516), 17 
(1677073014835904517), 18 (1677073014835904518), 19 (1677073014835904519), 21 
(1677073014835904520), ... (97 adds)]} 0 3
   [junit4]   2> 666788 INFO  (qtp787633260-17967) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.u.p.LogUpdateProcessorFactory [failReindexing_shard2_replica_n6]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 
(1677073014834855936), 3 (1677073014835904512), 5 (1677073014835904513), 6 
(1677073014835904514), 7 (1677073014835904515), 9 (1677073014835904516), 17 
(1677073014835904517), 18 (1677073014835904518), 19 (1677073014835904519), 21 
(1677073014835904520), ... (97 adds)]} 0 6
   [junit4]   2> 666797 INFO  
(searcherExecutor-9639-thread-1-processing-n:127.0.0.1:35597_solr 
x:failReindexing_shard1_replica_n2 c:failReindexing s:shard1 r:core_node5) 
[n:127.0.0.1:35597_solr c:failReindexing s:shard1 r:core_node5 
x:failReindexing_shard1_replica_n2 ] o.a.s.c.SolrCore 
[failReindexing_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 666797 INFO  
(searcherExecutor-9637-thread-1-processing-n:127.0.0.1:40393_solr 
x:failReindexing_shard1_replica_n1 c:failReindexing s:shard1 r:core_node3) 
[n:127.0.0.1:40393_solr c:failReindexing s:shard1 r:core_node3 
x:failReindexing_shard1_replica_n1 ] o.a.s.c.SolrCore 
[failReindexing_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 666797 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2 ] 
o.a.s.u.p.LogUpdateProcessorFactory [failReindexing_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:40393/solr/failReindexing_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 7
   [junit4]   2> 666798 INFO  (qtp1511573521-17970) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [failReindexing_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:35597/solr/failReindexing_shard2_replica_n6/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 8
   [junit4]   2> 666803 INFO  
(searcherExecutor-9641-thread-1-processing-n:127.0.0.1:35597_solr 
x:failReindexing_shard2_replica_n6 c:failReindexing s:shard2 r:core_node8) 
[n:127.0.0.1:35597_solr c:failReindexing s:shard2 r:core_node8 
x:failReindexing_shard2_replica_n6 ] o.a.s.c.SolrCore 
[failReindexing_shard2_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 666804 INFO  
(searcherExecutor-9643-thread-1-processing-n:127.0.0.1:40393_solr 
x:failReindexing_shard2_replica_n4 c:failReindexing s:shard2 r:core_node7) 
[n:127.0.0.1:40393_solr c:failReindexing s:shard2 r:core_node7 
x:failReindexing_shard2_replica_n4 ] o.a.s.c.SolrCore 
[failReindexing_shard2_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 666804 INFO  (qtp1511573521-17986) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4 ] 
o.a.s.u.p.LogUpdateProcessorFactory [failReindexing_shard2_replica_n4]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:35597/solr/failReindexing_shard2_replica_n6/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 5
   [junit4]   2> 666804 INFO  (qtp787633260-17958) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.u.p.LogUpdateProcessorFactory [failReindexing_shard2_replica_n6]  
webapp=/solr path=/update 
params={_stateVer_=failReindexing:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 15
   [junit4]   2> 666806 INFO  (qtp1511573521-17970) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.c.S.Request [failReindexing_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=failReindexing:5&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:40393/solr/failReindexing_shard1_replica_n1/|http://127.0.0.1:35597/solr/failReindexing_shard1_replica_n2/&rid=127.0.0.1-33538&rows=10&version=2&q=*:*&omitHeader=false&NOW=1599381461009&isShard=true&wt=javabin}
 hits=103 status=0 QTime=0
   [junit4]   2> 666806 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4 ] 
o.a.s.c.S.Request [failReindexing_shard2_replica_n4]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=failReindexing:5&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:40393/solr/failReindexing_shard2_replica_n4/|http://127.0.0.1:35597/solr/failReindexing_shard2_replica_n6/&rid=127.0.0.1-33538&rows=10&version=2&q=*:*&omitHeader=false&NOW=1599381461009&isShard=true&wt=javabin}
 hits=97 status=0 QTime=0
   [junit4]   2> 666807 INFO  (qtp1511573521-17986) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1 ] 
o.a.s.c.S.Request [failReindexing_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=failReindexing:5&shards.purpose=64&shard.url=http://127.0.0.1:40393/solr/failReindexing_shard1_replica_n1/|http://127.0.0.1:35597/solr/failReindexing_shard1_replica_n2/&rid=127.0.0.1-33538&version=2&q=*:*&omitHeader=false&NOW=1599381461009&ids=11,0,12,1,13,14,15,4,8,10&isShard=true&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 666807 INFO  (qtp787633260-17985) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2 ] 
o.a.s.c.S.Request [failReindexing_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=failReindexing:5&wt=javabin&version=2} 
rid=127.0.0.1-33538 hits=200 status=0 QTime=2
   [junit4]   2> 666809 INFO  (qtp787633260-17967) [n:127.0.0.1:35597_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reindexcollection 
with params 
name=failReindexing&action=REINDEXCOLLECTION&wt=javabin&version=2&target=failReindexingTarget
 and sendToOCPQueue=true
   [junit4]   2> 666810 DEBUG 
(OverseerThreadFactory-9610-thread-4-processing-n:127.0.0.1:35597_solr) 
[n:127.0.0.1:35597_solr     ] o.a.s.c.a.c.ReindexCollectionCmd *** called: {
   [junit4]   2>   "name":"failReindexing",
   [junit4]   2>   "target":"failReindexingTarget",
   [junit4]   2>   "operation":"reindexcollection"}
   [junit4]   2> 666811 INFO  
(OverseerCollectionConfigSetProcessor-72085515789533191-127.0.0.1:35597_solr-n_0000000000)
 [n:127.0.0.1:35597_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 666812 INFO  
(OverseerThreadFactory-9610-thread-4-processing-n:127.0.0.1:35597_solr) 
[n:127.0.0.1:35597_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 666813 INFO  (zkConnectionManagerCallback-9670-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 666813 INFO  
(OverseerThreadFactory-9610-thread-4-processing-n:127.0.0.1:35597_solr) 
[n:127.0.0.1:35597_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 666814 INFO  
(OverseerThreadFactory-9610-thread-4-processing-n:127.0.0.1:35597_solr) 
[n:127.0.0.1:35597_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 666815 INFO  
(OverseerThreadFactory-9610-thread-4-processing-n:127.0.0.1:35597_solr) 
[n:127.0.0.1:35597_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:35575/solr ready
   [junit4]   2> 666817 INFO  (qtp1511573521-17966) [n:127.0.0.1:40393_solr 
c:failReindexing s:shard2 r:core_node7 x:failReindexing_shard2_replica_n4 ] 
o.a.s.c.S.Request [failReindexing_shard2_replica_n4]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=failReindexing:5&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:40393/solr/failReindexing_shard2_replica_n4/|http://127.0.0.1:35597/solr/failReindexing_shard2_replica_n6/&rows=0&rid=127.0.0.1-33539&version=2&q=*:*&omitHeader=false&NOW=1599381461020&isShard=true&wt=javabin}
 hits=97 status=0 QTime=0
   [junit4]   2> 666817 INFO  (qtp787633260-17985) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard1 r:core_node5 x:failReindexing_shard1_replica_n2 ] 
o.a.s.c.S.Request [failReindexing_shard1_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=failReindexing:5&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:35597/solr/failReindexing_shard1_replica_n2/|http://127.0.0.1:40393/solr/failReindexing_shard1_replica_n1/&rows=0&rid=127.0.0.1-33539&version=2&q=*:*&omitHeader=false&NOW=1599381461020&isShard=true&wt=javabin}
 hits=103 status=0 QTime=0
   [junit4]   2> 666817 INFO  (qtp787633260-17958) [n:127.0.0.1:35597_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n6 ] 
o.a.s.c.S.Request [failReindexing_shard2_replica_n6]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=failReindexing:5&rows=0&wt=javabin&version=2} 
rid=127.0.0.1-33539 hits=200 status=0 QTime=1
   [junit4]   2> 666818 WARN  
(OverseerThreadFactory-9610-thread-4-processing-n:127.0.0.1:35597_solr) 
[n:127.0.0.1:35597_solr     ] o.a.s.c.a.c.ReindexCollectionCmd Error during 
reindexing of failReindexing
   [junit4]   2>           => org.apache.solr.common.SolrException: Target 
collection failReindexingTarget already exists! Delete it first.
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.ReindexCollectionCmd.call(ReindexCollectionCmd.java:284)
   [junit4]   2> org.apache.solr.common.SolrException: Target collection 
failReindexingTarget already exists! Delete it first.
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.ReindexCollectionCmd.call(ReindexCollectionCmd.java:284)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:264)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:517)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
 [java/:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) 
[?:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) 
[?:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 666819 INFO  
(OverseerThreadFactory-9610-thread-4-processing-n:127.0.0.1:35597_solr) 
[n:127.0.0.1:35597_solr     ] o.a.s.c.a.c.ReindexCollectionCmd ## Cleaning up 
after abort or error
   [junit4]   2> 666819 DEBUG 
(OverseerThreadFactory-9610-thread-4-processing-n:127.0.0.1:35597_solr) 
[n:127.0.0.1:35597_solr     ] o.a.s.c.a.c.ReindexCollectionCmd  -- turning 
readOnly mode off for failReindexing
   [junit4]   2> 666820 INFO  (qtp787633260-17967) [n:127.0.0.1:35597_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=failReindexing&action=REINDEXCOLLECTION&wt=javabin&version=2&target=failReindexingTarget}
 status=0 QTime=11
   [junit4]   2> 666821 INFO  (qtp787633260-17969) [n:127.0.0.1:35597_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reindexcollection 
with params 
name=failReindexing&action=REINDEXCOLLECTION&wt=javabin&version=2&target=failAlias
 and sendToOCPQueue=true
   [junit4]   2> 666822 DEBUG 
(OverseerThreadFactory-9610-thread-5-processing-n:127.0.0.1:35597_solr) 
[n:127.0.0.1:35597_solr     ] o.a.s.c.a.c.ReindexCollectionCmd *** called: {
   [junit4]   2>   "name":"failReindexing",
   [junit4]   2>   "target":"failAlias",
   [junit4]   2>   "operation":"reindexcollection"}
   [junit4]   2> 666822 INFO  
(OverseerCollectionConfigSetProcessor-72085515789533191-127.0.0.1:35597_solr-n_0000000000)
 [n:127.0.0.1:35597_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may 
have disc

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

ault
   [junit4]   2>        7       /solr/configs/_default/managed-schema
   [junit4]   2>        7       
/solr/collections/basicReindexingTarget/state.json
   [junit4]   2>        6       
/solr/collections/sourceLossyReindexing/state.json
   [junit4]   2>        6       
/solr/collections/sameTargetReindexing_false_false/state.json
   [junit4]   2>        6       
/solr/collections/.rx_sameTargetReindexing_false_false_6/state.json
   [junit4]   2>        5       
/solr/collections/.rx_sameTargetReindexing_false_true_7/state.json
   [junit4]   2>        4       
/solr/collections/.rx_ck_sameTargetReindexing_false_false/terms/shard1
   [junit4]   2>        4       /solr/collections/failReindexing/state.json
   [junit4]   2>        4       
/solr/collections/sameTargetReindexing_false_true/state.json
   [junit4]   2>        4       
/solr/collections/.rx_ck_sameTargetReindexing_false_true/terms/shard1
   [junit4]   2>        4       
/solr/collections/.rx_ck_sourceLossyReindexing/terms/shard1
   [junit4]   2>        4       
/solr/collections/targetLossyReindexing/state.json
   [junit4]   2>        4       /solr/collections/basicReindexing/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_failReindexing/state.json
   [junit4]   2>        4       
/solr/collections/.rx_ck_basicReindexing/terms/shard1
   [junit4]   2>        3       
/solr/collections/.rx_ck_reshapeReindexing/state.json
   [junit4]   2>        3       
/solr/collections/.rx_ck_abortReindexing/state.json
   [junit4]   2>        3       
/solr/collections/.rx_ck_abortReindexing/terms/shard1
   [junit4]   2>        3       /solr/collections/abortReindexing/terms/shard2
   [junit4]   2>        3       /solr/collections/abortReindexing/terms/shard1
   [junit4]   2>        3       
/solr/collections/abortReindexingTarget/terms/shard1
   [junit4]   2>        3       
/solr/collections/abortReindexingTarget/terms/shard2
   [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/basicReindexingTarget/collectionprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       
/solr/collections/basicReindexing/collectionprops.json
   [junit4]   2>        2       
/solr/collections/.rx_sameTargetReindexing_false_false_6/collectionprops.json
   [junit4]   2>        2       
/solr/collections/sameTargetReindexing_false_false/collectionprops.json
   [junit4]   2>        2       
/solr/collections/.rx_sameTargetReindexing_false_true_7/collectionprops.json
   [junit4]   2>        2       /solr/packages.json
   [junit4]   2>        2       
/solr/collections/sameTargetReindexing_false_true/collectionprops.json
   [junit4]   2>        2       
/solr/collections/failReindexing/collectionprops.json
   [junit4]   2>        2       /solr/configs/conf2
   [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>        86      /solr/aliases.json
   [junit4]   2>        61      
/solr/collections/reshapeReindexingTarget/state.json
   [junit4]   2>        46      
/solr/collections/basicReindexingTarget/state.json
   [junit4]   2>        46      
/solr/collections/failReindexingTarget/state.json
   [junit4]   2>        46      
/solr/collections/sourceLossyReindexing/state.json
   [junit4]   2>        44      
/solr/collections/sameTargetReindexing_false_false/state.json
   [junit4]   2>        39      /solr/collections/abortReindexing/state.json
   [junit4]   2>        37      
/solr/collections/.rx_sameTargetReindexing_false_false_6/state.json
   [junit4]   2>        35      
/solr/collections/.rx_sameTargetReindexing_false_true_7/state.json
   [junit4]   2>        33      /solr/collections/failReindexing/state.json
   [junit4]   2>        30      
/solr/collections/sameTargetReindexing_false_true/state.json
   [junit4]   2>        29      /solr/collections/basicReindexing/state.json
   [junit4]   2>        27      /solr/clusterstate.json
   [junit4]   2>        26      /solr/collections/reshapeReindexing/state.json
   [junit4]   2>        23      
/solr/collections/targetLossyReindexing/state.json
   [junit4]   2>        22      
/solr/collections/abortReindexingTarget/state.json
   [junit4]   2>        14      
/solr/collections/.rx_ck_sourceLossyReindexing/state.json
   [junit4]   2>        13      
/solr/collections/.rx_ck_sameTargetReindexing_false_true/state.json
   [junit4]   2>        13      
/solr/collections/.rx_ck_basicReindexing/state.json
   [junit4]   2>        13      
/solr/collections/.rx_ck_sameTargetReindexing_false_false/state.json
   [junit4]   2>        12      
/solr/collections/.rx_ck_reshapeReindexing/state.json
   [junit4]   2>        10      
/solr/collections/.rx_ck_failReindexing/state.json
   [junit4]   2>        9       
/solr/collections/.rx_ck_abortReindexing/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        473     /solr/overseer/queue
   [junit4]   2>        296     /solr/collections
   [junit4]   2>        123     /solr/overseer/collection-queue-work
   [junit4]   2>        31      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 718822 INFO  
(SUITE-ReindexCollectionTest-seed#[EB73BB8532F3F091]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35575
   [junit4]   2> 718822 INFO  
(SUITE-ReindexCollectionTest-seed#[EB73BB8532F3F091]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35575
   [junit4]   2> 718822 INFO  
(SUITE-ReindexCollectionTest-seed#[EB73BB8532F3F091]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35575
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_EB73BB8532F3F091-001
   [junit4]   2> Sep 06, 2020 8:38:33 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{_version_=Lucene84, remove_s=PostingsFormat(name=Direct), _root_=Lucene84, 
string_s=BlockTreeOrds(blocksize=128), sind=PostingsFormat(name=Direct), 
id=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{_version_=DocValuesFormat(name=Direct), 
id=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=867, 
maxMBSortInHeap=6.404953254928712, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=mer-KE, 
timezone=America/Phoenix
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/AdoptOpenJDK 14.0.1 
(64-bit)/cpus=16,threads=1,free=263424376,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DaemonStreamApiTest, 
TestSimComputePlanAction, SolrJmxReporterTest, TestMacros, TestSimpleTextCodec, 
DateRangeFieldTest, DistributedSuggestComponentTest, TestReRankQParserPlugin, 
TestSerializedLuceneMatchVersion, TestInitQParser, 
TestEmbeddedSolrServerAdminHandler, CollectionsAPISolrJTest, 
TestAddFieldRealTimeGet, TestCloudPseudoReturnFields, TestNumericTerms64, 
TestXIncludeConfig, TransactionLogTest, TestCustomSort, 
SolrCoreMetricManagerTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, 
NumberUtilsTest, BasicAuthOnSingleNodeTest, TestGeoJSONResponseWriter, 
DistributedFacetSimpleRefinementLongTailTest, OverseerSolrResponseTest, 
BadComponentTest, TestSubQueryTransformer, PolyFieldTest, ForceLeaderTest, 
TestIntervalFaceting, TestBulkSchemaAPI, TestCoreBackup, AddReplicaTest, 
TestManagedSchema, TestSimUtils, BadIndexSchemaTest, BJQParserTest, 
TestAuthenticationFramework, TestJsonFacetErrors, LargeFieldTest, 
TestConfigSetsAPIExclusivity, XmlInterpolationTest, 
HdfsRestartWhileUpdatingTest, CheckHdfsIndexTest, TestFilteredDocIdSet, 
LeaderElectionContextKeyTest, QueryElevationComponentTest, 
TestDownShardTolerantSearch, TestLeaderElectionZkExpiry, RuleEngineTest, 
CloudExitableDirectoryReaderTest, TestSystemCollAutoCreate, NodeMutatorTest, 
TestSolrTestCaseJ4, JavabinLoaderTest, TestCoreDiscovery, MinimalSchemaTest, 
ConcurrentDeleteAndCreateCollectionTest, TestMergePolicyConfig, 
TestDeprecatedFilters, TestStandardQParsers, SolrIndexMetricsTest, 
CloneFieldUpdateProcessorFactoryTest, TestSimLargeCluster, 
TestPseudoReturnFields, TestPolicyCloud, TestCursorMarkWithoutUniqueKey, 
SOLR749Test, TestSolrCLIRunExample, ReplaceNodeTest, 
SpellingQueryConverterTest, MultiDestinationAuditLoggerTest, 
TestNumericRangeQuery32, DistributedExpandComponentTest, 
ShowFileRequestHandlerTest, TestRawTransformer, 
ChaosMonkeySafeLeaderWithPullReplicasTest, DeleteShardTest, 
DistribDocExpirationUpdateProcessorTest, ReindexCollectionTest]
   [junit4] Completed [504/919 (1!)] on J1 in 56.10s, 6 tests, 1 failure <<< 
FAILURES!

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

[repro] Revision: de06e660d2a82e272519977f669e42664b782605

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=ReindexCollectionTest 
-Dtests.method=testSameTargetReindexing -Dtests.seed=EB73BB8532F3F091 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer-KE 
-Dtests.timezone=America/Phoenix -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 3453 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.ReindexCollectionTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=EB73BB8532F3F091 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer-KE 
-Dtests.timezone=America/Phoenix -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 61 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to