You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/07/07 08:45:54 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-13-ea+26) - Build # 24360 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24360/
Java: 64bit/jdk-13-ea+26 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Solr11035BandAid failed, counts differ after updates: expected:<197> but was:<200>

Stack Trace:
java.lang.AssertionError: Solr11035BandAid failed, counts differ after updates: expected:<197> but was:<200>
	at __randomizedtesting.SeedInfo.seed([AE0163F3EC0B9FF9:88B50B42D5BD031D]: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.SolrTestCaseJ4.Solr11035BandAid(SolrTestCaseJ4.java:3095)
	at org.apache.solr.cloud.ReindexCollectionTest.indexDocs(ReindexCollectionTest.java:405)
	at org.apache.solr.cloud.ReindexCollectionTest.testLossySchema(ReindexCollectionTest.java:216)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 14524 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReindexCollectionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/init-core-data-001
   [junit4]   2> 834037 INFO  (SUITE-ReindexCollectionTest-seed#[AE0163F3EC0B9FF9]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 834038 INFO  (SUITE-ReindexCollectionTest-seed#[AE0163F3EC0B9FF9]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 834038 INFO  (SUITE-ReindexCollectionTest-seed#[AE0163F3EC0B9FF9]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 834038 INFO  (SUITE-ReindexCollectionTest-seed#[AE0163F3EC0B9FF9]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001
   [junit4]   2> 834038 INFO  (SUITE-ReindexCollectionTest-seed#[AE0163F3EC0B9FF9]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 834038 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 834038 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 834138 INFO  (SUITE-ReindexCollectionTest-seed#[AE0163F3EC0B9FF9]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:42353
   [junit4]   2> 834139 INFO  (SUITE-ReindexCollectionTest-seed#[AE0163F3EC0B9FF9]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42353
   [junit4]   2> 834139 INFO  (SUITE-ReindexCollectionTest-seed#[AE0163F3EC0B9FF9]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42353
   [junit4]   2> 834140 INFO  (SUITE-ReindexCollectionTest-seed#[AE0163F3EC0B9FF9]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 834140 WARN  (NIOWorkerThread-2) [     ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer not running
   [junit4]   2> 835945 INFO  (zkConnectionManagerCallback-7431-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 835945 INFO  (SUITE-ReindexCollectionTest-seed#[AE0163F3EC0B9FF9]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 835947 INFO  (SUITE-ReindexCollectionTest-seed#[AE0163F3EC0B9FF9]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 835947 INFO  (zkConnectionManagerCallback-7433-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 835947 INFO  (SUITE-ReindexCollectionTest-seed#[AE0163F3EC0B9FF9]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 835948 INFO  (SUITE-ReindexCollectionTest-seed#[AE0163F3EC0B9FF9]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 835949 INFO  (zkConnectionManagerCallback-7435-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 835949 INFO  (SUITE-ReindexCollectionTest-seed#[AE0163F3EC0B9FF9]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 836051 WARN  (jetty-launcher-7436-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 836051 WARN  (jetty-launcher-7436-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 836051 INFO  (jetty-launcher-7436-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 836051 INFO  (jetty-launcher-7436-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 836051 INFO  (jetty-launcher-7436-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 836051 INFO  (jetty-launcher-7436-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 836051 INFO  (jetty-launcher-7436-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13-ea+26
   [junit4]   2> 836051 INFO  (jetty-launcher-7436-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13-ea+26
   [junit4]   2> 836052 INFO  (jetty-launcher-7436-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 836052 INFO  (jetty-launcher-7436-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 836052 INFO  (jetty-launcher-7436-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 836052 INFO  (jetty-launcher-7436-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 836052 INFO  (jetty-launcher-7436-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 836052 INFO  (jetty-launcher-7436-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 836052 INFO  (jetty-launcher-7436-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6295dc5b{/solr,null,AVAILABLE}
   [junit4]   2> 836052 INFO  (jetty-launcher-7436-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c591763{/solr,null,AVAILABLE}
   [junit4]   2> 836052 INFO  (jetty-launcher-7436-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3dd36396{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:32979}
   [junit4]   2> 836052 INFO  (jetty-launcher-7436-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6a9fbf08{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45283}
   [junit4]   2> 836052 INFO  (jetty-launcher-7436-thread-2) [     ] o.e.j.s.Server Started @836073ms
   [junit4]   2> 836052 INFO  (jetty-launcher-7436-thread-1) [     ] o.e.j.s.Server Started @836073ms
   [junit4]   2> 836052 INFO  (jetty-launcher-7436-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45283}
   [junit4]   2> 836052 INFO  (jetty-launcher-7436-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32979}
   [junit4]   2> 836053 ERROR (jetty-launcher-7436-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 836053 INFO  (jetty-launcher-7436-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 836053 ERROR (jetty-launcher-7436-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 836053 INFO  (jetty-launcher-7436-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 836053 INFO  (jetty-launcher-7436-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 836053 INFO  (jetty-launcher-7436-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 836053 INFO  (jetty-launcher-7436-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 836053 INFO  (jetty-launcher-7436-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 836053 INFO  (jetty-launcher-7436-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 836053 INFO  (jetty-launcher-7436-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 836053 INFO  (jetty-launcher-7436-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-07T08:23:57.300117Z
   [junit4]   2> 836053 INFO  (jetty-launcher-7436-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-07T08:23:57.300117Z
   [junit4]   2> 836054 INFO  (jetty-launcher-7436-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 836054 INFO  (jetty-launcher-7436-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 836054 INFO  (zkConnectionManagerCallback-7439-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 836054 INFO  (jetty-launcher-7436-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 836054 INFO  (zkConnectionManagerCallback-7440-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 836054 INFO  (jetty-launcher-7436-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 836054 INFO  (jetty-launcher-7436-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 836054 INFO  (jetty-launcher-7436-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 836251 INFO  (jetty-launcher-7436-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 836252 WARN  (jetty-launcher-7436-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5a2407bf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 836252 WARN  (jetty-launcher-7436-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5a2407bf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 836253 WARN  (jetty-launcher-7436-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@577fa401[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 836253 WARN  (jetty-launcher-7436-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@577fa401[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 836254 INFO  (jetty-launcher-7436-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42353/solr
   [junit4]   2> 836254 INFO  (jetty-launcher-7436-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 836255 INFO  (zkConnectionManagerCallback-7447-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 836255 INFO  (jetty-launcher-7436-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 836358 INFO  (jetty-launcher-7436-thread-1) [n:127.0.0.1:45283_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 836359 INFO  (zkConnectionManagerCallback-7450-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 836359 INFO  (jetty-launcher-7436-thread-1) [n:127.0.0.1:45283_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 836363 INFO  (jetty-launcher-7436-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 836363 WARN  (jetty-launcher-7436-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@14e79d4b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 836363 WARN  (jetty-launcher-7436-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@14e79d4b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 836365 WARN  (jetty-launcher-7436-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@73fae3a5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 836366 WARN  (jetty-launcher-7436-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@73fae3a5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 836366 INFO  (jetty-launcher-7436-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42353/solr
   [junit4]   2> 836367 INFO  (jetty-launcher-7436-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 836368 INFO  (zkConnectionManagerCallback-7458-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 836368 INFO  (jetty-launcher-7436-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 836395 INFO  (jetty-launcher-7436-thread-1) [n:127.0.0.1:45283_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45283_solr
   [junit4]   2> 836396 INFO  (jetty-launcher-7436-thread-1) [n:127.0.0.1:45283_solr     ] o.a.s.c.Overseer Overseer (id=72123235402121222-127.0.0.1:45283_solr-n_0000000000) starting
   [junit4]   2> 836399 INFO  (jetty-launcher-7436-thread-1) [n:127.0.0.1:45283_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 836399 INFO  (zkConnectionManagerCallback-7463-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 836399 INFO  (jetty-launcher-7436-thread-1) [n:127.0.0.1:45283_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 836401 INFO  (jetty-launcher-7436-thread-1) [n:127.0.0.1:45283_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42353/solr ready
   [junit4]   2> 836401 INFO  (OverseerStateUpdate-72123235402121222-127.0.0.1:45283_solr-n_0000000000) [n:127.0.0.1:45283_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45283_solr
   [junit4]   2> 836401 INFO  (jetty-launcher-7436-thread-1) [n:127.0.0.1:45283_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45283_solr
   [junit4]   2> 836402 INFO  (OverseerStateUpdate-72123235402121222-127.0.0.1:45283_solr-n_0000000000) [n:127.0.0.1:45283_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 836402 INFO  (zkCallback-7462-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 836414 INFO  (jetty-launcher-7436-thread-1) [n:127.0.0.1:45283_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 836433 INFO  (jetty-launcher-7436-thread-1) [n:127.0.0.1:45283_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45283.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27043873
   [junit4]   2> 836439 INFO  (jetty-launcher-7436-thread-1) [n:127.0.0.1:45283_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45283.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27043873
   [junit4]   2> 836439 INFO  (jetty-launcher-7436-thread-1) [n:127.0.0.1:45283_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45283.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27043873
   [junit4]   2> 836440 INFO  (jetty-launcher-7436-thread-1) [n:127.0.0.1:45283_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001/node2/.
   [junit4]   2> 836469 INFO  (jetty-launcher-7436-thread-2) [n:127.0.0.1:32979_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 836470 INFO  (zkConnectionManagerCallback-7466-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 836470 INFO  (jetty-launcher-7436-thread-2) [n:127.0.0.1:32979_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 836472 INFO  (jetty-launcher-7436-thread-2) [n:127.0.0.1:32979_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 836474 INFO  (jetty-launcher-7436-thread-2) [n:127.0.0.1:32979_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:32979_solr as DOWN
   [junit4]   2> 836475 INFO  (jetty-launcher-7436-thread-2) [n:127.0.0.1:32979_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 836475 INFO  (jetty-launcher-7436-thread-2) [n:127.0.0.1:32979_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32979_solr
   [junit4]   2> 836475 INFO  (zkCallback-7449-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 836475 INFO  (zkCallback-7462-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 836475 INFO  (zkCallback-7465-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 836476 INFO  (jetty-launcher-7436-thread-2) [n:127.0.0.1:32979_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 836477 INFO  (zkConnectionManagerCallback-7473-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 836477 INFO  (jetty-launcher-7436-thread-2) [n:127.0.0.1:32979_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 836477 INFO  (jetty-launcher-7436-thread-2) [n:127.0.0.1:32979_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 836478 INFO  (jetty-launcher-7436-thread-2) [n:127.0.0.1:32979_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42353/solr ready
   [junit4]   2> 836486 INFO  (jetty-launcher-7436-thread-2) [n:127.0.0.1:32979_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 836498 INFO  (jetty-launcher-7436-thread-2) [n:127.0.0.1:32979_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32979.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27043873
   [junit4]   2> 836506 INFO  (jetty-launcher-7436-thread-2) [n:127.0.0.1:32979_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32979.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27043873
   [junit4]   2> 836506 INFO  (jetty-launcher-7436-thread-2) [n:127.0.0.1:32979_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32979.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27043873
   [junit4]   2> 836507 INFO  (jetty-launcher-7436-thread-2) [n:127.0.0.1:32979_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001/node1/.
   [junit4]   2> 836523 INFO  (SUITE-ReindexCollectionTest-seed#[AE0163F3EC0B9FF9]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 836524 INFO  (zkConnectionManagerCallback-7479-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 836524 INFO  (SUITE-ReindexCollectionTest-seed#[AE0163F3EC0B9FF9]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 836524 INFO  (SUITE-ReindexCollectionTest-seed#[AE0163F3EC0B9FF9]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 836525 INFO  (SUITE-ReindexCollectionTest-seed#[AE0163F3EC0B9FF9]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42353/solr ready
   [junit4]   2> 836538 INFO  (TEST-ReindexCollectionTest.testAbort-seed#[AE0163F3EC0B9FF9]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAbort
   [junit4]   2> 836539 INFO  (TEST-ReindexCollectionTest.testAbort-seed#[AE0163F3EC0B9FF9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 836540 INFO  (zkConnectionManagerCallback-7484-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 836540 INFO  (TEST-ReindexCollectionTest.testAbort-seed#[AE0163F3EC0B9FF9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 836541 INFO  (TEST-ReindexCollectionTest.testAbort-seed#[AE0163F3EC0B9FF9]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 836541 INFO  (TEST-ReindexCollectionTest.testAbort-seed#[AE0163F3EC0B9FF9]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42353/solr ready
   [junit4]   2> 836542 INFO  (qtp1683508723-16002) [n:127.0.0.1:45283_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&maxShardsPerNode=-1&name=abortReindexing&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 836544 INFO  (OverseerThreadFactory-4235-thread-1-processing-n:127.0.0.1:45283_solr) [n:127.0.0.1:45283_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection abortReindexing
   [junit4]   2> 836647 INFO  (OverseerStateUpdate-72123235402121222-127.0.0.1:45283_solr-n_0000000000) [n:127.0.0.1:45283_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"abortReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"abortReindexing_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45283/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 836648 INFO  (OverseerStateUpdate-72123235402121222-127.0.0.1:45283_solr-n_0000000000) [n:127.0.0.1:45283_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"abortReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"abortReindexing_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32979/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 836850 INFO  (qtp1683508723-16000) [n:127.0.0.1:45283_solr    x:abortReindexing_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=abortReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=abortReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 836850 INFO  (qtp856984452-15999) [n:127.0.0.1:32979_solr    x:abortReindexing_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=abortReindexing_shard2_replica_n2&action=CREATE&numShards=2&collection=abortReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 836850 INFO  (qtp1683508723-16000) [n:127.0.0.1:45283_solr    x:abortReindexing_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 837858 INFO  (qtp856984452-15999) [n:127.0.0.1:32979_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 837862 INFO  (qtp856984452-15999) [n:127.0.0.1:32979_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.s.IndexSchema [abortReindexing_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 837863 INFO  (qtp856984452-15999) [n:127.0.0.1:32979_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 837864 INFO  (qtp856984452-15999) [n:127.0.0.1:32979_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'abortReindexing_shard2_replica_n2' using configuration from collection abortReindexing, trusted=true
   [junit4]   2> 837864 INFO  (qtp856984452-15999) [n:127.0.0.1:32979_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32979.solr.core.abortReindexing.shard2.replica_n2' (registry 'solr.core.abortReindexing.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27043873
   [junit4]   2> 837864 INFO  (qtp856984452-15999) [n:127.0.0.1:32979_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.c.SolrCore [[abortReindexing_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001/node1/abortReindexing_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001/node1/./abortReindexing_shard2_replica_n2/data/]
   [junit4]   2> 837865 INFO  (qtp1683508723-16000) [n:127.0.0.1:45283_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 837871 INFO  (qtp1683508723-16000) [n:127.0.0.1:45283_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.s.IndexSchema [abortReindexing_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 837872 INFO  (qtp1683508723-16000) [n:127.0.0.1:45283_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 837872 INFO  (qtp1683508723-16000) [n:127.0.0.1:45283_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'abortReindexing_shard1_replica_n1' using configuration from collection abortReindexing, trusted=true
   [junit4]   2> 837872 INFO  (qtp1683508723-16000) [n:127.0.0.1:45283_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45283.solr.core.abortReindexing.shard1.replica_n1' (registry 'solr.core.abortReindexing.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27043873
   [junit4]   2> 837873 INFO  (qtp1683508723-16000) [n:127.0.0.1:45283_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.SolrCore [[abortReindexing_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001/node2/abortReindexing_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001/node2/./abortReindexing_shard1_replica_n1/data/]
   [junit4]   2> 837898 INFO  (qtp856984452-15999) [n:127.0.0.1:32979_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 837898 INFO  (qtp856984452-15999) [n:127.0.0.1:32979_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 837907 INFO  (qtp856984452-15999) [n:127.0.0.1:32979_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 837907 INFO  (qtp856984452-15999) [n:127.0.0.1:32979_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 837908 INFO  (qtp856984452-15999) [n:127.0.0.1:32979_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@da27e14[abortReindexing_shard2_replica_n2] main]
   [junit4]   2> 837909 INFO  (qtp856984452-15999) [n:127.0.0.1:32979_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 837909 INFO  (qtp856984452-15999) [n:127.0.0.1:32979_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 837910 INFO  (qtp856984452-15999) [n:127.0.0.1:32979_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 837910 INFO  (qtp856984452-15999) [n:127.0.0.1:32979_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1638387248431890432
   [junit4]   2> 837912 INFO  (searcherExecutor-4244-thread-1-processing-n:127.0.0.1:32979_solr x:abortReindexing_shard2_replica_n2 c:abortReindexing s:shard2 r:core_node4) [n:127.0.0.1:32979_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.c.SolrCore [abortReindexing_shard2_replica_n2] Registered new searcher Searcher@da27e14[abortReindexing_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 837914 INFO  (qtp856984452-15999) [n:127.0.0.1:32979_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/abortReindexing/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 837914 INFO  (qtp856984452-15999) [n:127.0.0.1:32979_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/abortReindexing/leaders/shard2
   [junit4]   2> 837916 INFO  (qtp856984452-15999) [n:127.0.0.1:32979_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 837916 INFO  (qtp856984452-15999) [n:127.0.0.1:32979_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 837916 INFO  (qtp856984452-15999) [n:127.0.0.1:32979_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:32979/solr/abortReindexing_shard2_replica_n2/
   [junit4]   2> 837916 INFO  (qtp856984452-15999) [n:127.0.0.1:32979_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 837916 INFO  (qtp856984452-15999) [n:127.0.0.1:32979_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:32979/solr/abortReindexing_shard2_replica_n2/ has no replicas
   [junit4]   2> 837916 INFO  (qtp856984452-15999) [n:127.0.0.1:32979_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/abortReindexing/leaders/shard2/leader after winning as /collections/abortReindexing/leader_elect/shard2/election/72123235402121225-core_node4-n_0000000000
   [junit4]   2> 837918 INFO  (qtp856984452-15999) [n:127.0.0.1:32979_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:32979/solr/abortReindexing_shard2_replica_n2/ shard2
   [junit4]   2> 837925 INFO  (qtp1683508723-16000) [n:127.0.0.1:45283_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 837925 INFO  (qtp1683508723-16000) [n:127.0.0.1:45283_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 837926 INFO  (qtp1683508723-16000) [n:127.0.0.1:45283_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 837926 INFO  (qtp1683508723-16000) [n:127.0.0.1:45283_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 837926 INFO  (qtp1683508723-16000) [n:127.0.0.1:45283_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ab8ac9[abortReindexing_shard1_replica_n1] main]
   [junit4]   2> 837936 INFO  (qtp1683508723-16000) [n:127.0.0.1:45283_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 837937 INFO  (qtp1683508723-16000) [n:127.0.0.1:45283_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 837937 INFO  (qtp1683508723-16000) [n:127.0.0.1:45283_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 837937 INFO  (qtp1683508723-16000) [n:127.0.0.1:45283_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1638387248460201984
   [junit4]   2> 837940 INFO  (searcherExecutor-4245-thread-1-processing-n:127.0.0.1:45283_solr x:abortReindexing_shard1_replica_n1 c:abortReindexing s:shard1 r:core_node3) [n:127.0.0.1:45283_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.SolrCore [abortReindexing_shard1_replica_n1] Registered new searcher Searcher@4ab8ac9[abortReindexing_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 837941 INFO  (qtp1683508723-16000) [n:127.0.0.1:45283_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/abortReindexing/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 837941 INFO  (qtp1683508723-16000) [n:127.0.0.1:45283_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/abortReindexing/leaders/shard1
   [junit4]   2> 837944 INFO  (qtp1683508723-16000) [n:127.0.0.1:45283_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 837944 INFO  (qtp1683508723-16000) [n:127.0.0.1:45283_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 837944 INFO  (qtp1683508723-16000) [n:127.0.0.1:45283_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45283/solr/abortReindexing_shard1_replica_n1/
   [junit4]   2> 837944 INFO  (qtp1683508723-16000) [n:127.0.0.1:45283_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 837944 INFO  (qtp1683508723-16000) [n:127.0.0.1:45283_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:45283/solr/abortReindexing_shard1_replica_n1/ has no replicas
   [junit4]   2> 837944 INFO  (qtp1683508723-16000) [n:127.0.0.1:45283_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/abortReindexing/leaders/shard1/leader after winning as /collections/abortReindexing/leader_elect/shard1/election/72123235402121222-core_node3-n_0000000000
   [junit4]   2> 837945 INFO  (qtp1683508723-16000) [n:127.0.0.1:45283_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45283/solr/abortReindexing_shard1_replica_n1/ shard1
   [junit4]   2> 838046 INFO  (zkCallback-7465-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexing/state.json] for collection [abortReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 838047 INFO  (zkCallback-7449-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexing/state.json] for collection [abortReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 838047 INFO  (qtp856984452-15999) [n:127.0.0.1:32979_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 838048 INFO  (zkCallback-7449-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexing/state.json] for collection [abortReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 838050 INFO  (qtp1683508723-16000) [n:127.0.0.1:45283_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 838054 INFO  (qtp1683508723-16000) [n:127.0.0.1:45283_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=abortReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=abortReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1203
   [junit4]   2> 838055 INFO  (qtp856984452-15999) [n:127.0.0.1:32979_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=abortReindexing_shard2_replica_n2&action=CREATE&numShards=2&collection=abortReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1205
   [junit4]   2> 838057 INFO  (qtp1683508723-16002) [n:127.0.0.1:45283_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> 838154 INFO  (zkCallback-7465-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexing/state.json] for collection [abortReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 838154 INFO  (zkCallback-7465-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexing/state.json] for collection [abortReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 838154 INFO  (zkCallback-7449-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexing/state.json] for collection [abortReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 838154 INFO  (zkCallback-7449-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexing/state.json] for collection [abortReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 838154 INFO  (zkCallback-7449-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexing/state.json] for collection [abortReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 838155 INFO  (qtp1683508723-16002) [n:127.0.0.1:45283_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&maxShardsPerNode=-1&name=abortReindexing&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1612
   [junit4]   2> 838157 INFO  (qtp1683508723-16003) [n:127.0.0.1:45283_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reindexcollection with params async=3b1a9d52-b6c0-4abd-b364-cdb4a906a429&name=abortReindexing&action=REINDEXCOLLECTION&wt=javabin&version=2&target=abortReindexingTarget and sendToOCPQueue=true
   [junit4]   2> 838158 INFO  (qtp1683508723-16003) [n:127.0.0.1:45283_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=3b1a9d52-b6c0-4abd-b364-cdb4a906a429&name=abortReindexing&action=REINDEXCOLLECTION&wt=javabin&version=2&target=abortReindexingTarget} status=0 QTime=1
   [junit4]   2> 838159 DEBUG (OverseerThreadFactory-4235-thread-2-processing-n:127.0.0.1:45283_solr) [n:127.0.0.1:45283_solr     ] o.a.s.c.a.c.ReindexCollectionCmd *** called: {
   [junit4]   2>   "name":"abortReindexing",
   [junit4]   2>   "target":"abortReindexingTarget",
   [junit4]   2>   "async":"3b1a9d52-b6c0-4abd-b364-cdb4a906a429",
   [junit4]   2>   "operation":"reindexcollection"}
   [junit4]   2> 838160 INFO  (OverseerCollectionConfigSetProcessor-72123235402121222-127.0.0.1:45283_solr-n_0000000000) [n:127.0.0.1:45283_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> 838162 INFO  (OverseerThreadFactory-4235-thread-2-processing-n:127.0.0.1:45283_solr) [n:127.0.0.1:45283_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 838163 INFO  (zkConnectionManagerCallback-7491-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 838163 INFO  (OverseerThreadFactory-4235-thread-2-processing-n:127.0.0.1:45283_solr) [n:127.0.0.1:45283_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 838164 INFO  (OverseerThreadFactory-4235-thread-2-processing-n:127.0.0.1:45283_solr) [n:127.0.0.1:45283_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 838164 INFO  (OverseerThreadFactory-4235-thread-2-processing-n:127.0.0.1:45283_solr) [n:127.0.0.1:45283_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42353/solr ready
   [junit4]   2> 838170 INFO  (qtp1683508723-16002) [n:127.0.0.1:45283_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.S.Request [abortReindexing_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=abortReindexing:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:45283/solr/abortReindexing_shard1_replica_n1/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1562487839412&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 838171 INFO  (qtp856984452-15999) [n:127.0.0.1:32979_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.c.S.Request [abortReindexing_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=abortReindexing:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:32979/solr/abortReindexing_shard2_replica_n2/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1562487839412&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 838171 INFO  (qtp1683508723-16000) [n:127.0.0.1:45283_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.S.Request [abortReindexing_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=abortReindexing:4&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=6
   [junit4]   2> 838173 INFO  (OverseerThreadFactory-4235-thread-2-processing-n:127.0.0.1:45283_solr) [n:127.0.0.1:45283_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection abortReindexingTarget
   [junit4]   2> 838377 INFO  (OverseerStateUpdate-72123235402121222-127.0.0.1:45283_solr-n_0000000000) [n:127.0.0.1:45283_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"abortReindexingTarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"abortReindexingTarget_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45283/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 838378 INFO  (OverseerStateUpdate-72123235402121222-127.0.0.1:45283_solr-n_0000000000) [n:127.0.0.1:45283_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"abortReindexingTarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"abortReindexingTarget_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32979/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 838580 INFO  (qtp856984452-16001) [n:127.0.0.1:32979_solr    x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=abortReindexingTarget_shard2_replica_n2&action=CREATE&numShards=2&collection=abortReindexingTarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 838580 INFO  (qtp1683508723-16003) [n:127.0.0.1:45283_solr    x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=abortReindexingTarget_shard1_replica_n1&action=CREATE&numShards=2&collection=abortReindexingTarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 839587 INFO  (qtp856984452-16001) [n:127.0.0.1:32979_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 839587 INFO  (qtp1683508723-16003) [n:127.0.0.1:45283_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 839591 INFO  (qtp856984452-16001) [n:127.0.0.1:32979_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.s.IndexSchema [abortReindexingTarget_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 839592 INFO  (qtp1683508723-16003) [n:127.0.0.1:45283_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.s.IndexSchema [abortReindexingTarget_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 839592 INFO  (qtp856984452-16001) [n:127.0.0.1:32979_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 839592 INFO  (qtp856984452-16001) [n:127.0.0.1:32979_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'abortReindexingTarget_shard2_replica_n2' using configuration from collection abortReindexingTarget, trusted=true
   [junit4]   2> 839592 INFO  (qtp856984452-16001) [n:127.0.0.1:32979_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32979.solr.core.abortReindexingTarget.shard2.replica_n2' (registry 'solr.core.abortReindexingTarget.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27043873
   [junit4]   2> 839592 INFO  (qtp856984452-16001) [n:127.0.0.1:32979_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.c.SolrCore [[abortReindexingTarget_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001/node1/abortReindexingTarget_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001/node1/./abortReindexingTarget_shard2_replica_n2/data/]
   [junit4]   2> 839593 INFO  (qtp1683508723-16003) [n:127.0.0.1:45283_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 839593 INFO  (qtp1683508723-16003) [n:127.0.0.1:45283_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'abortReindexingTarget_shard1_replica_n1' using configuration from collection abortReindexingTarget, trusted=true
   [junit4]   2> 839593 INFO  (qtp1683508723-16003) [n:127.0.0.1:45283_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45283.solr.core.abortReindexingTarget.shard1.replica_n1' (registry 'solr.core.abortReindexingTarget.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27043873
   [junit4]   2> 839593 INFO  (qtp1683508723-16003) [n:127.0.0.1:45283_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.c.SolrCore [[abortReindexingTarget_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001/node2/abortReindexingTarget_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001/node2/./abortReindexingTarget_shard1_replica_n1/data/]
   [junit4]   2> 839623 INFO  (qtp856984452-16001) [n:127.0.0.1:32979_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 839623 INFO  (qtp856984452-16001) [n:127.0.0.1:32979_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 839624 INFO  (qtp856984452-16001) [n:127.0.0.1:32979_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 839624 INFO  (qtp856984452-16001) [n:127.0.0.1:32979_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 839625 INFO  (qtp856984452-16001) [n:127.0.0.1:32979_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d8221cc[abortReindexingTarget_shard2_replica_n2] main]
   [junit4]   2> 839625 INFO  (qtp856984452-16001) [n:127.0.0.1:32979_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 839626 INFO  (qtp856984452-16001) [n:127.0.0.1:32979_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 839626 INFO  (qtp856984452-16001) [n:127.0.0.1:32979_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 839626 INFO  (qtp856984452-16001) [n:127.0.0.1:32979_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1638387250231246848
   [junit4]   2> 839628 INFO  (searcherExecutor-4254-thread-1-processing-n:127.0.0.1:32979_solr x:abortReindexingTarget_shard2_replica_n2 c:abortReindexingTarget s:shard2 r:core_node4) [n:127.0.0.1:32979_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.c.SolrCore [abortReindexingTarget_shard2_replica_n2] Registered new searcher Searcher@1d8221cc[abortReindexingTarget_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 839629 INFO  (qtp856984452-16001) [n:127.0.0.1:32979_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/abortReindexingTarget/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 839629 INFO  (qtp856984452-16001) [n:127.0.0.1:32979_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/abortReindexingTarget/leaders/shard2
   [junit4]   2> 839631 INFO  (qtp856984452-16001) [n:127.0.0.1:32979_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 839631 INFO  (qtp856984452-16001) [n:127.0.0.1:32979_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 839631 INFO  (qtp856984452-16001) [n:127.0.0.1:32979_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:32979/solr/abortReindexingTarget_shard2_replica_n2/
   [junit4]   2> 839631 INFO  (qtp856984452-16001) [n:127.0.0.1:32979_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 839631 INFO  (qtp856984452-16001) [n:127.0.0.1:32979_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:32979/solr/abortReindexingTarget_shard2_replica_n2/ has no replicas
   [junit4]   2> 839631 INFO  (qtp856984452-16001) [n:127.0.0.1:32979_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/abortReindexingTarget/leaders/shard2/leader after winning as /collections/abortReindexingTarget/leader_elect/shard2/election/72123235402121225-core_node4-n_0000000000
   [junit4]   2> 839632 INFO  (qtp856984452-16001) [n:127.0.0.1:32979_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:32979/solr/abortReindexingTarget_shard2_replica_n2/ shard2
   [junit4]   2> 839637 INFO  (qtp1683508723-16003) [n:127.0.0.1:45283_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 839637 INFO  (qtp1683508723-16003) [n:127.0.0.1:45283_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 839638 INFO  (qtp1683508723-16003) [n:127.0.0.1:45283_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 839638 INFO  (qtp1683508723-16003) [n:127.0.0.1:45283_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 839639 INFO  (qtp1683508723-16003) [n:127.0.0.1:45283_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f7c7191[abortReindexingTarget_shard1_replica_n1] main]
   [junit4]   2> 839640 INFO  (qtp1683508723-16003) [n:127.0.0.1:45283_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 839640 INFO  (qtp1683508723-16003) [n:127.0.0.1:45283_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 839640 INFO  (qtp1683508723-16003) [n:127.0.0.1:45283_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 839640 INFO  (qtp1683508723-16003) [n:127.0.0.1:45283_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1638387250245926912
   [junit4]   2> 839642 INFO  (searcherExecutor-4255-thread-1-processing-n:127.0.0.1:45283_solr x:abortReindexingTarget_shard1_replica_n1 c:abortReindexingTarget s:shard1 r:core_node3) [n:127.0.0.1:45283_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.c.SolrCore [abortReindexingTarget_shard1_replica_n1] Registered new searcher Searcher@5f7c7191[abortReindexingTarget_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 839644 INFO  (qtp1683508723-16003) [n:127.0.0.1:45283_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/abortReindexingTarget/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 839644 INFO  (qtp1683508723-16003) [n:127.0.0.1:45283_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/abortReindexingTarget/leaders/shard1
   [junit4]   2> 839646 INFO  (qtp1683508723-16003) [n:127.0.0.1:45283_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 839646 INFO  (qtp1683508723-16003) [n:127.0.0.1:45283_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 839646 INFO  (qtp1683508723-16003) [n:127.0.0.1:45283_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45283/solr/abortReindexingTarget_shard1_replica_n1/
   [junit4]   2> 839646 INFO  (qtp1683508723-16003) [n:127.0.0.1:45283_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 839646 INFO  (qtp1683508723-16003) [n:127.0.0.1:45283_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:45283/solr/abortReindexingTarget_shard1_replica_n1/ has no replicas
   [junit4]   2> 839646 INFO  (qtp1683508723-16003) [n:127.0.0.1:45283_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/abortReindexingTarget/leaders/shard1/leader after winning as /collections/abortReindexingTarget/leader_elect/shard1/election/72123235402121222-core_node3-n_0000000000
   [junit4]   2> 839647 INFO  (qtp1683508723-16003) [n:127.0.0.1:45283_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45283/solr/abortReindexingTarget_shard1_replica_n1/ shard1
   [junit4]   2> 839748 INFO  (zkCallback-7449-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexingTarget/state.json] for collection [abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 839748 INFO  (zkCallback-7449-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexingTarget/state.json] for collection [abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 839748 INFO  (zkCallback-7465-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexingTarget/state.json] for collection [abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 839748 INFO  (zkCallback-7465-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexingTarget/state.json] for collection [abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 839749 INFO  (qtp856984452-16001) [n:127.0.0.1:32979_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 839749 INFO  (qtp1683508723-16003) [n:127.0.0.1:45283_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 839750 INFO  (qtp856984452-16001) [n:127.0.0.1:32979_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=abortReindexingTarget_shard2_replica_n2&action=CREATE&numShards=2&collection=abortReindexingTarget&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1171
   [junit4]   2> 839751 INFO  (qtp1683508723-16003) [n:127.0.0.1:45283_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=abortReindexingTarget_shard1_replica_n1&action=CREATE&numShards=2&collection=abortReindexingTarget&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1171
   [junit4]   2> 839751 INFO  (OverseerThreadFactory-4235-thread-2-processing-n:127.0.0.1:45283_solr) [n:127.0.0.1:45283_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection .rx_ck_abortReindexing
   [junit4]   2> 839854 INFO  (zkCallback-7449-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexingTarget/state.json] for collection [abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 839854 INFO  (zkCallback-7449-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexingTarget/state.json] for collection [abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 839854 INFO  (zkCallback-7449-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexingTarget/state.json] for collection [abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 839854 INFO  (zkCallback-7465-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexingTarget/state.json] for collection [abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 839854 INFO  (zkCallback-7465-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexingTarget/state.json] for collection [abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 839854 INFO  (zkCallback-7465-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexingTarget/state.json] for collection [abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 839955 INFO  (OverseerStateUpdate-72123235402121222-127.0.0.1:45283_solr-n_0000000000) [n:127.0.0.1:45283_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".rx_ck_abortReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".rx_ck_abortReindexing_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32979/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 840157 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr    x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=_default&newCollection=true&name=.rx_ck_abortReindexing_shard1_replica_n1&action=CREATE&numShards=1&collection=.rx_ck_abortReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 841163 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 841163 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 841163 WARN  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 841164 WARN  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../dist
   [junit4]   2> 841164 WARN  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 841164 WARN  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../dist
   [junit4]   2> 841164 WARN  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 841164 WARN  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../dist
   [junit4]   2> 841164 WARN  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 841164 WARN  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../dist
   [junit4]   2> 841164 WARN  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1/../../../../dist
   [junit4]   2> 841164 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 841187 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.s.IndexSchema [.rx_ck_abortReindexing_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 841276 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 841290 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore '.rx_ck_abortReindexing_shard1_replica_n1' using configuration from collection .rx_ck_abortReindexing, trusted=true
   [junit4]   2> 841290 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32979.solr.core..rx_ck_abortReindexing.shard1.replica_n1' (registry 'solr.core..rx_ck_abortReindexing.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27043873
   [junit4]   2> 841290 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.SolrCore [[.rx_ck_abortReindexing_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001/tempDir-001/node1/./.rx_ck_abortReindexing_shard1_replica_n1/data/]
   [junit4]   2> 841292 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 841324 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 841324 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 841325 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 841325 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 841325 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3bd8cf8d[.rx_ck_abortReindexing_shard1_replica_n1] main]
   [junit4]   2> 841326 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/_default
   [junit4]   2> 841326 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/_default
   [junit4]   2> 841326 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/_default/managed-schema
   [junit4]   2> 841326 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 841326 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 841327 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 841327 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 841328 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1638387252015923200
   [junit4]   2> 841329 INFO  (searcherExecutor-4264-thread-1-processing-n:127.0.0.1:32979_solr x:.rx_ck_abortReindexing_shard1_replica_n1 c:.rx_ck_abortReindexing s:shard1 r:core_node2) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@3bd8cf8d[.rx_ck_abortReindexing_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 841329 INFO  (searcherExecutor-4264-thread-1-processing-n:127.0.0.1:32979_solr x:.rx_ck_abortReindexing_shard1_replica_n1 c:.rx_ck_abortReindexing s:shard1 r:core_node2) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 841329 INFO  (searcherExecutor-4264-thread-1-processing-n:127.0.0.1:32979_solr x:.rx_ck_abortReindexing_shard1_replica_n1 c:.rx_ck_abortReindexing s:shard1 r:core_node2) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 841329 INFO  (searcherExecutor-4264-thread-1-processing-n:127.0.0.1:32979_solr x:.rx_ck_abortReindexing_shard1_replica_n1 c:.rx_ck_abortReindexing s:shard1 r:core_node2) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.SolrCore [.rx_ck_abortReindexing_shard1_replica_n1] Registered new searcher Searcher@3bd8cf8d[.rx_ck_abortReindexing_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 841330 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.rx_ck_abortReindexing/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 841330 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.rx_ck_abortReindexing/leaders/shard1
   [junit4]   2> 841331 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 841331 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 841331 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:32979/solr/.rx_ck_abortReindexing_shard1_replica_n1/
   [junit4]   2> 841331 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 841331 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:32979/solr/.rx_ck_abortReindexing_shard1_replica_n1/ has no replicas
   [junit4]   2> 841331 INFO  (qtp856984452-15997) [n:127.0.0.1:32979_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/.rx_ck_abortReindexing/leaders/shard1/leader after winning as /collections/.rx_ck_abortReindexing/leader_elect/shard1/election/72123235402121225-core_node2-n_0000000000
   [junit4]

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

 [junit4]   2> 	2	/solr/collections/sourceLossyReindexing/collectionprops.json
   [junit4]   2> 	2	/solr/collections/.rx_sameTargetReindexing_false_true_2/collectionprops.json
   [junit4]   2> 	2	/solr/collections/.rx_sameTargetReindexing_true_false_3/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_true_true_4/collectionprops.json
   [junit4]   2> 	2	/solr/collections/sameTargetReindexing_false_false/collectionprops.json
   [junit4]   2> 	2	/solr/collections/sameTargetReindexing_true_false/collectionprops.json
   [junit4]   2> 	2	/solr/collections/.rx_sameTargetReindexing_false_false_1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/sameTargetReindexing_false_true/collectionprops.json
   [junit4]   2> 	2	/solr/collections/abortReindexing/terms/shard1
   [junit4]   2> 	2	/solr/collections/failReindexing/collectionprops.json
   [junit4]   2> 	2	/solr/configs/conf2
   [junit4]   2> 	2	/solr/collections/sameTargetReindexing_true_true/collectionprops.json
   [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> 	109	/solr/aliases.json
   [junit4]   2> 	48	/solr/collections/sameTargetReindexing_false_true/state.json
   [junit4]   2> 	47	/solr/collections/sameTargetReindexing_false_false/state.json
   [junit4]   2> 	46	/solr/clusterstate.json
   [junit4]   2> 	45	/solr/collections/reshapeReindexing/state.json
   [junit4]   2> 	41	/solr/collections/sameTargetReindexing_true_true/state.json
   [junit4]   2> 	40	/solr/collections/.rx_sameTargetReindexing_false_false_1/state.json
   [junit4]   2> 	38	/solr/collections/failReindexingTarget/state.json
   [junit4]   2> 	37	/solr/collections/failReindexing/state.json
   [junit4]   2> 	36	/solr/collections/.rx_sameTargetReindexing_false_true_2/state.json
   [junit4]   2> 	31	/solr/collections/reshapeReindexingTarget/state.json
   [junit4]   2> 	28	/solr/collections/basicReindexing/state.json
   [junit4]   2> 	27	/solr/collections/abortReindexing/state.json
   [junit4]   2> 	24	/solr/collections/sameTargetReindexing_true_false/state.json
   [junit4]   2> 	24	/solr/collections/.rx_sameTargetReindexing_true_false_3/state.json
   [junit4]   2> 	21	/solr/collections/basicReindexingTarget/state.json
   [junit4]   2> 	21	/solr/collections/.rx_sameTargetReindexing_true_true_4/state.json
   [junit4]   2> 	18	/solr/collections/abortReindexingTarget/state.json
   [junit4]   2> 	18	/solr/collections/sourceLossyReindexing/state.json
   [junit4]   2> 	14	/solr/collections/.rx_ck_basicReindexing/state.json
   [junit4]   2> 	14	/solr/collections/.rx_ck_sameTargetReindexing_false_false/state.json
   [junit4]   2> 	13	/solr/collections/.rx_ck_sameTargetReindexing_true_false/state.json
   [junit4]   2> 	13	/solr/collections/.rx_ck_sameTargetReindexing_true_true/state.json
   [junit4]   2> 	12	/solr/collections/.rx_ck_reshapeReindexing/state.json
   [junit4]   2> 	12	/solr/collections/.rx_ck_sameTargetReindexing_false_true/state.json
   [junit4]   2> 	10	/solr/collections/.rx_ck_abortReindexing/state.json
   [junit4]   2> 	10	/solr/collections/.rx_ck_failReindexing/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	577	/solr/overseer/queue
   [junit4]   2> 	395	/solr/collections
   [junit4]   2> 	131	/solr/overseer/collection-queue-work
   [junit4]   2> 	53	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 930653 INFO  (SUITE-ReindexCollectionTest-seed#[AE0163F3EC0B9FF9]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42353
   [junit4]   2> 930653 INFO  (SUITE-ReindexCollectionTest-seed#[AE0163F3EC0B9FF9]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42353
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_AE0163F3EC0B9FF9-001
   [junit4]   2> Jul 07, 2019 8:25:32 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=Lucene80, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7b49611), locale=fr-WF, timezone=Japan
   [junit4]   2> NOTE: Linux 4.18.0-24-generic amd64/Oracle Corporation 13-ea (64-bit)/cpus=8,threads=1,free=109711064,total=517996544
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollationField, OpenExchangeRatesOrgProviderTest, TestPivotHelperCode, MetricsHistoryWithAuthIntegrationTest, TestSchemaVersionResource, SpellPossibilityIteratorTest, TestDocTermOrds, TestCloudConsistency, TestSafeXMLParsing, TestStressVersions, QueryParsingTest, CreateCollectionCleanupTest, TestComplexPhraseQParserPlugin, TestFacetMethods, PeerSyncReplicationTest, V2StandaloneTest, TestPayloadCheckQParserPlugin, TriggerIntegrationTest, CdcrVersionReplicationTest, TestSQLHandler, TestWithCollection, TestSimPolicyCloud, TestDynamicFieldCollectionResource, AdminHandlersProxyTest, TestInitParams, RAMDirectoryFactoryTest, MetricsConfigTest, TestWordDelimiterFilterFactory, DataDrivenBlockJoinTest, TestUseDocValuesAsStored2, TestNumericTerms32, TestUnifiedSolrHighlighter, TestExactSharedStatsCache, HdfsWriteToMultipleCollectionsTest, AddReplicaTest, TestJsonRequest, HdfsThreadLeakTest, TestPolicyCloud, TestConfig, TestDirectoryFactory, PreAnalyzedFieldTest, MultiSolrCloudTestCaseTest, TestSolr4Spatial, JSONWriterTest, TestDynamicURP, ZkCLITest, TestCSVLoader, BaseCdcrDistributedZkTest, TestJsonFacets, JWTAuthPluginTest, PeerSyncWithIndexFingerprintCachingTest, ChaosMonkeyNothingIsSafeTest, TestMultiWordSynonyms, TestFieldResource, MaxSizeAutoCommitTest, SolrCloudExampleTest, ClassificationUpdateProcessorTest, SchemaApiFailureTest, DebugComponentTest, TestRandomCollapseQParserPlugin, TestRebalanceLeaders, LeaderFailoverAfterPartitionTest, NodeMutatorTest, AssignTest, Tagger2Test, TestStressRecovery, SortByFunctionTest, TestRuleBasedAuthorizationPlugin, BigEndianAscendingWordDeserializerTest, TestSkipOverseerOperations, TestDFRSimilarityFactory, HLLUtilTest, ForceLeaderWithTlogReplicasTest, TestUpdate, ShowFileRequestHandlerTest, SOLR749Test, InfoHandlerTest, SolrMetricReporterTest, UtilsToolTest, TestSolrCoreSnapshots, SolrLogAuditLoggerPluginTest, ReplaceNodeTest, SimplePostToolTest, HdfsRecoveryZkTest, TestTolerantUpdateProcessorRandomCloud, MetricUtilsTest, TestRetrieveFieldsOptimizer, TermVectorComponentDistributedTest, TestDistributedStatsComponentCardinality, OverseerCollectionConfigSetProcessorTest, HdfsBasicDistributedZk2Test, TestConfigSetsAPIZkFailure, TestMaxTokenLenTokenizer, TestReload, ImplicitSnitchTest, TestSearcherReuse, TestMaxScoreQueryParser, LargeFieldTest, TestPullReplicaErrorHandling, AddBlockUpdateTest, TestLeaderElectionZkExpiry, ManagedSchemaRoundRobinCloudTest, TestPhraseSuggestions, TestLMJelinekMercerSimilarityFactory, RootFieldTest, TestSolrFieldCacheBean, ResponseBuilderTest, SpatialRPTFieldTypeTest, NodeAddedTriggerIntegrationTest, CoreAdminHandlerTest, AuditLoggerIntegrationTest, UUIDUpdateProcessorFallbackTest, TestSchemalessBufferedUpdates, TestRealTimeGet, DeleteLastCustomShardedReplicaTest, WrapperMergePolicyFactoryTest, TestCrossCoreJoin, UpdateParamsTest, TestQueryTypes, TestAnalyzedSuggestions, TestDocSet, RollingRestartTest, TestMergePolicyConfig, TestDocBasedVersionConstraints, TestSolrDeletionPolicy2, TestDeprecatedFilters, NodeLostTriggerTest, TestBulkSchemaConcurrent, BasicDistributedZk2Test, TestExclusionRuleCollectionAccess, TestInPlaceUpdatesStandalone, SampleTest, TestManagedStopFilterFactory, TestNumericTokenStream, TestCloudJSONFacetJoinDomain, ZkNodePropsTest, DistributedFacetSimpleRefinementLongTailTest, TestLFUCache, TestCloudRecovery, TestPerFieldSimilarity, SolrIndexConfigTest, BasicAuthOnSingleNodeTest, TestLegacyFieldReuse, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, ConnectionManagerTest, DeleteShardTest, DeleteStatusTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, DocValuesNotIndexedTest, ForceLeaderTest, HttpPartitionOnCommitTest, LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, OverseerStatusTest, OverseerTaskQueueTest, OverseerTest, ReindexCollectionTest]
   [junit4] Completed [534/867 (1!)] on J0 in 97.56s, 6 tests, 1 failure <<< FAILURES!

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

[repro] Revision: dd4813d5b82d7e983a3541be54cb9b0e04f246ce

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=ReindexCollectionTest -Dtests.method=testLossySchema -Dtests.seed=AE0163F3EC0B9FF9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-WF -Dtests.timezone=Japan -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3333 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.ReindexCollectionTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=AE0163F3EC0B9FF9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-WF -Dtests.timezone=Japan -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 43 lines...]