You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/02/15 00:41:08 UTC

[JENKINS] Lucene-Solr-8.x-Linux (32bit/jdk1.8.0_201) - Build # 2139 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2139/
Java: 32bit/jdk1.8.0_201 -client -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat

Error Message:
re-indexing warning not found

Stack Trace:
java.lang.AssertionError: re-indexing warning not found
	at __randomizedtesting.SeedInfo.seed([3BC3F4EEC59541BC:4B365747A55DE8CA]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat(SystemCollectionCompatTest.java:215)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14220 lines...]
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4]   2> 658367 INFO  (SUITE-SystemCollectionCompatTest-seed#[3BC3F4EEC59541BC]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 658367 INFO  (SUITE-SystemCollectionCompatTest-seed#[3BC3F4EEC59541BC]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_3BC3F4EEC59541BC-001/data-dir-44-001
   [junit4]   2> 658367 WARN  (SUITE-SystemCollectionCompatTest-seed#[3BC3F4EEC59541BC]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=15 numCloses=15
   [junit4]   2> 658368 INFO  (SUITE-SystemCollectionCompatTest-seed#[3BC3F4EEC59541BC]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 658370 INFO  (SUITE-SystemCollectionCompatTest-seed#[3BC3F4EEC59541BC]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 658370 INFO  (SUITE-SystemCollectionCompatTest-seed#[3BC3F4EEC59541BC]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 658370 INFO  (SUITE-SystemCollectionCompatTest-seed#[3BC3F4EEC59541BC]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_3BC3F4EEC59541BC-001/tempDir-001
   [junit4]   2> 658371 INFO  (SUITE-SystemCollectionCompatTest-seed#[3BC3F4EEC59541BC]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 658372 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 658372 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 658472 INFO  (SUITE-SystemCollectionCompatTest-seed#[3BC3F4EEC59541BC]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:46759
   [junit4]   2> 658472 INFO  (SUITE-SystemCollectionCompatTest-seed#[3BC3F4EEC59541BC]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46759
   [junit4]   2> 658472 INFO  (SUITE-SystemCollectionCompatTest-seed#[3BC3F4EEC59541BC]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46759
   [junit4]   2> 658472 INFO  (SUITE-SystemCollectionCompatTest-seed#[3BC3F4EEC59541BC]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46759
   [junit4]   2> 658474 INFO  (SUITE-SystemCollectionCompatTest-seed#[3BC3F4EEC59541BC]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 658498 INFO  (zkConnectionManagerCallback-2633-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 658498 INFO  (SUITE-SystemCollectionCompatTest-seed#[3BC3F4EEC59541BC]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 658518 INFO  (SUITE-SystemCollectionCompatTest-seed#[3BC3F4EEC59541BC]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 658526 INFO  (zkConnectionManagerCallback-2635-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 658526 INFO  (SUITE-SystemCollectionCompatTest-seed#[3BC3F4EEC59541BC]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 658527 INFO  (SUITE-SystemCollectionCompatTest-seed#[3BC3F4EEC59541BC]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 658529 INFO  (zkConnectionManagerCallback-2637-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 658529 INFO  (SUITE-SystemCollectionCompatTest-seed#[3BC3F4EEC59541BC]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 658654 WARN  (jetty-launcher-2638-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 658654 INFO  (jetty-launcher-2638-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 658655 WARN  (jetty-launcher-2638-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 658655 INFO  (jetty-launcher-2638-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 658655 INFO  (jetty-launcher-2638-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 658655 INFO  (jetty-launcher-2638-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 658655 INFO  (jetty-launcher-2638-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 658655 INFO  (jetty-launcher-2638-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 658670 INFO  (jetty-launcher-2638-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 658670 INFO  (jetty-launcher-2638-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 658670 INFO  (jetty-launcher-2638-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 658672 INFO  (jetty-launcher-2638-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d4bcc3{/solr,null,AVAILABLE}
   [junit4]   2> 658673 INFO  (jetty-launcher-2638-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 658673 INFO  (jetty-launcher-2638-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 658673 INFO  (jetty-launcher-2638-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 658673 INFO  (jetty-launcher-2638-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e46eb5{/solr,null,AVAILABLE}
   [junit4]   2> 658675 INFO  (jetty-launcher-2638-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@10f4e9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33991}
   [junit4]   2> 658676 INFO  (jetty-launcher-2638-thread-1) [     ] o.e.j.s.Server Started @658712ms
   [junit4]   2> 658676 INFO  (jetty-launcher-2638-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33991}
   [junit4]   2> 658676 ERROR (jetty-launcher-2638-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 658676 INFO  (jetty-launcher-2638-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 658676 INFO  (jetty-launcher-2638-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 658676 INFO  (jetty-launcher-2638-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 658676 INFO  (jetty-launcher-2638-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 658676 INFO  (jetty-launcher-2638-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-14T23:52:07.093Z
   [junit4]   2> 658681 INFO  (jetty-launcher-2638-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 658682 INFO  (jetty-launcher-2638-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@160892b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:38737}
   [junit4]   2> 658682 INFO  (jetty-launcher-2638-thread-2) [     ] o.e.j.s.Server Started @658718ms
   [junit4]   2> 658682 INFO  (jetty-launcher-2638-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38737}
   [junit4]   2> 658682 ERROR (jetty-launcher-2638-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 658682 INFO  (jetty-launcher-2638-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 658682 INFO  (jetty-launcher-2638-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 658682 INFO  (jetty-launcher-2638-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 658682 INFO  (jetty-launcher-2638-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 658682 INFO  (jetty-launcher-2638-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-14T23:52:07.099Z
   [junit4]   2> 658686 INFO  (jetty-launcher-2638-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 658686 INFO  (zkConnectionManagerCallback-2640-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 658686 INFO  (jetty-launcher-2638-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 658698 INFO  (jetty-launcher-2638-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 658732 INFO  (zkConnectionManagerCallback-2642-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 658733 INFO  (jetty-launcher-2638-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 658741 INFO  (jetty-launcher-2638-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 660690 INFO  (jetty-launcher-2638-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 660692 WARN  (jetty-launcher-2638-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@13e3d58[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 660692 WARN  (jetty-launcher-2638-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@13e3d58[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 660695 WARN  (jetty-launcher-2638-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@13052b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 660695 WARN  (jetty-launcher-2638-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@13052b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 660696 INFO  (jetty-launcher-2638-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46759/solr
   [junit4]   2> 660697 INFO  (jetty-launcher-2638-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 660701 INFO  (zkConnectionManagerCallback-2650-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 660701 INFO  (jetty-launcher-2638-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 660805 INFO  (jetty-launcher-2638-thread-2) [n:127.0.0.1:38737_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 660806 INFO  (zkConnectionManagerCallback-2652-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 660806 INFO  (jetty-launcher-2638-thread-2) [n:127.0.0.1:38737_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 660907 INFO  (jetty-launcher-2638-thread-2) [n:127.0.0.1:38737_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38737_solr
   [junit4]   2> 660907 INFO  (jetty-launcher-2638-thread-2) [n:127.0.0.1:38737_solr     ] o.a.s.c.Overseer Overseer (id=72082386066472966-127.0.0.1:38737_solr-n_0000000000) starting
   [junit4]   2> 660910 INFO  (OverseerStateUpdate-72082386066472966-127.0.0.1:38737_solr-n_0000000000) [n:127.0.0.1:38737_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38737_solr
   [junit4]   2> 660910 INFO  (jetty-launcher-2638-thread-2) [n:127.0.0.1:38737_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38737_solr
   [junit4]   2> 660911 INFO  (zkCallback-2651-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 660912 INFO  (jetty-launcher-2638-thread-2) [n:127.0.0.1:38737_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 660913 WARN  (jetty-launcher-2638-thread-2) [n:127.0.0.1:38737_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 660938 INFO  (jetty-launcher-2638-thread-2) [n:127.0.0.1:38737_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 661040 INFO  (jetty-launcher-2638-thread-2) [n:127.0.0.1:38737_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38737.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@da5165
   [junit4]   2> 661089 INFO  (jetty-launcher-2638-thread-2) [n:127.0.0.1:38737_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38737.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@da5165
   [junit4]   2> 661089 INFO  (jetty-launcher-2638-thread-2) [n:127.0.0.1:38737_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38737.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@da5165
   [junit4]   2> 661091 INFO  (jetty-launcher-2638-thread-2) [n:127.0.0.1:38737_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_3BC3F4EEC59541BC-001/tempDir-001/node2/.
   [junit4]   2> 662421 INFO  (jetty-launcher-2638-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 662424 WARN  (jetty-launcher-2638-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1504408[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 662424 WARN  (jetty-launcher-2638-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1504408[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 662437 WARN  (jetty-launcher-2638-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1789740[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 662437 WARN  (jetty-launcher-2638-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1789740[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 662438 INFO  (jetty-launcher-2638-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46759/solr
   [junit4]   2> 662445 INFO  (jetty-launcher-2638-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 662446 INFO  (zkConnectionManagerCallback-2662-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 662446 INFO  (jetty-launcher-2638-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 662554 INFO  (jetty-launcher-2638-thread-1) [n:127.0.0.1:33991_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 662556 INFO  (zkConnectionManagerCallback-2664-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 662556 INFO  (jetty-launcher-2638-thread-1) [n:127.0.0.1:33991_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 662562 INFO  (jetty-launcher-2638-thread-1) [n:127.0.0.1:33991_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 662569 INFO  (jetty-launcher-2638-thread-1) [n:127.0.0.1:33991_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33991_solr as DOWN
   [junit4]   2> 662570 INFO  (jetty-launcher-2638-thread-1) [n:127.0.0.1:33991_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 662570 INFO  (jetty-launcher-2638-thread-1) [n:127.0.0.1:33991_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33991_solr
   [junit4]   2> 662573 INFO  (zkCallback-2651-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 662573 INFO  (zkCallback-2663-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 662575 INFO  (jetty-launcher-2638-thread-1) [n:127.0.0.1:33991_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 662576 WARN  (jetty-launcher-2638-thread-1) [n:127.0.0.1:33991_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 662611 INFO  (jetty-launcher-2638-thread-1) [n:127.0.0.1:33991_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 662746 INFO  (jetty-launcher-2638-thread-1) [n:127.0.0.1:33991_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33991.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@da5165
   [junit4]   2> 662787 INFO  (jetty-launcher-2638-thread-1) [n:127.0.0.1:33991_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33991.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@da5165
   [junit4]   2> 662788 INFO  (jetty-launcher-2638-thread-1) [n:127.0.0.1:33991_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33991.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@da5165
   [junit4]   2> 662789 INFO  (jetty-launcher-2638-thread-1) [n:127.0.0.1:33991_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_3BC3F4EEC59541BC-001/tempDir-001/node1/.
   [junit4]   2> 662890 INFO  (SUITE-SystemCollectionCompatTest-seed#[3BC3F4EEC59541BC]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 662906 INFO  (SUITE-SystemCollectionCompatTest-seed#[3BC3F4EEC59541BC]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 662918 INFO  (zkConnectionManagerCallback-2673-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 662918 INFO  (SUITE-SystemCollectionCompatTest-seed#[3BC3F4EEC59541BC]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 662919 INFO  (SUITE-SystemCollectionCompatTest-seed#[3BC3F4EEC59541BC]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 662920 INFO  (SUITE-SystemCollectionCompatTest-seed#[3BC3F4EEC59541BC]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46759/solr ready
   [junit4]   2> 662951 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[3BC3F4EEC59541BC]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
   [junit4]   2> 662976 INFO  (qtp14092035-7868) [n:127.0.0.1:33991_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 662985 INFO  (OverseerThreadFactory-2206-thread-1-processing-n:127.0.0.1:38737_solr) [n:127.0.0.1:38737_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 663096 INFO  (OverseerStateUpdate-72082386066472966-127.0.0.1:38737_solr-n_0000000000) [n:127.0.0.1:38737_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38737/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38737_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 663097 INFO  (OverseerStateUpdate-72082386066472966-127.0.0.1:38737_solr-n_0000000000) [n:127.0.0.1:38737_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33991/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33991_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 663309 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr    x:.system_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 663310 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr    x:.system_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 663310 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr    x:.system_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 663337 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 663347 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 663419 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 663428 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 663438 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 663458 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 663494 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 663507 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 663508 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 663509 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 663518 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from configset .system, trusted=true
   [junit4]   2> 663520 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38737.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@da5165
   [junit4]   2> 663520 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_3BC3F4EEC59541BC-001/tempDir-001/node2/.system_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_3BC3F4EEC59541BC-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 663521 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 663521 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from configset .system, trusted=true
   [junit4]   2> 663522 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33991.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@da5165
   [junit4]   2> 663522 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_3BC3F4EEC59541BC-001/tempDir-001/node1/.system_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_3BC3F4EEC59541BC-001/tempDir-001/node1/./.system_shard1_replica_n2/data/]
   [junit4]   2> 663810 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 663810 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 663836 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 663836 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 663837 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 663837 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 663838 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@13cfa6a[.system_shard1_replica_n2] main]
   [junit4]   2> 663839 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 663839 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 663839 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 663840 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 663855 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 663855 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 663857 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d52bd2[.system_shard1_replica_n1] main]
   [junit4]   2> 663858 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 663872 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 663873 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 663873 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 663873 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 663874 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 663874 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658558173456367616
   [junit4]   2> 663885 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 663885 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 45 ms
   [junit4]   2> 663886 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 663886 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658558173468950528
   [junit4]   2> 663894 INFO  (searcherExecutor-2218-thread-1-processing-n:127.0.0.1:38737_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@d52bd2[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 663896 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 663896 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 663899 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 663899 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 663900 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 663901 INFO  (searcherExecutor-2219-thread-1-processing-n:127.0.0.1:33991_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@13cfa6a[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 664401 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 664401 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 664401 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38737/solr/.system_shard1_replica_n1/
   [junit4]   2> 664401 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n1 url=http://127.0.0.1:38737/solr START replicas=[http://127.0.0.1:33991/solr/.system_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 664402 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n1 url=http://127.0.0.1:38737/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 664405 INFO  (qtp14092035-7884) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 664407 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 664407 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 664407 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/.system/leaders/shard1/leader after winning as /collections/.system/leader_elect/shard1/election/72082386066472966-core_node3-n_0000000000
   [junit4]   2> 664408 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38737/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 664510 INFO  (zkCallback-2651-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 664511 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 664515 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1204
   [junit4]   2> 664616 INFO  (zkCallback-2651-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 664616 INFO  (zkCallback-2651-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 664905 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1596
   [junit4]   2> 664907 INFO  (qtp14092035-7868) [n:127.0.0.1:33991_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> 664986 INFO  (OverseerCollectionConfigSetProcessor-72082386066472966-127.0.0.1:38737_solr-n_0000000000) [n:127.0.0.1:38737_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> 665004 INFO  (zkCallback-2663-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 665004 INFO  (zkCallback-2651-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 665004 INFO  (zkCallback-2651-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 665004 INFO  (zkCallback-2663-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 665005 INFO  (qtp14092035-7868) [n:127.0.0.1:33991_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2028
   [junit4]   2> 665005 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[3BC3F4EEC59541BC]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
   [junit4]   2> 665011 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[3BC3F4EEC59541BC]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 665012 INFO  (zkConnectionManagerCallback-2680-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 665012 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[3BC3F4EEC59541BC]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 665013 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[3BC3F4EEC59541BC]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 665015 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[3BC3F4EEC59541BC]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46759/solr ready
   [junit4]   2> 665022 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node3=1, core_node4=1}, version=2}
   [junit4]   2> 665027 INFO  (qtp14092035-7868) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38737/solr/.system_shard1_replica_n1/&wt=javabin&version=2}{add=[170461df574Tesrpeco9tdanrognvjqs4yw8l (1658558174658035712)]} 0 2
   [junit4]   2> 665028 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[170461df574Tesrpeco9tdanrognvjqs4yw8l (1658558174658035712)]} 0 8
   [junit4]   2> 665030 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1658558174668521472,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 665030 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d2e7e8 commitCommandVersion:1658558174668521472
   [junit4]   2> 665032 INFO  (qtp14092035-7884) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1658558174670618624,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 665032 INFO  (qtp14092035-7884) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ba58b2 commitCommandVersion:1658558174670618624
   [junit4]   2> 665038 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@46d926[.system_shard1_replica_n1] main]
   [junit4]   2> 665039 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 665042 INFO  (qtp14092035-7884) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a3cd6f[.system_shard1_replica_n2] main]
   [junit4]   2> 665042 INFO  (qtp14092035-7884) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 665043 INFO  (searcherExecutor-2218-thread-1-processing-n:127.0.0.1:38737_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@46d926[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_201, java.vm.version=25.201-b09, lucene.version=8.5.0, os.arch=i386, java.runtime.version=1.8.0_201-b09, source=flush, os.version=5.3.0-28-generic, timestamp=1581724333449}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 665049 INFO  (searcherExecutor-2219-thread-1-processing-n:127.0.0.1:33991_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@1a3cd6f[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_201, java.vm.version=25.201-b09, lucene.version=8.5.0, os.arch=i386, java.runtime.version=1.8.0_201-b09, source=flush, os.version=5.3.0-28-generic, timestamp=1581724333456}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 665050 INFO  (qtp14092035-7884) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38737/solr/.system_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 18
   [junit4]   2> 665050 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=.system:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 21
   [junit4]   2> 665054 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 665056 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 665061 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SchemaManager managed schema loaded . version : 1 
   [junit4]   2> 665065 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 665075 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 665076 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ZkController Persisted config data to node /configs/.system/schema.xml.bak 
   [junit4]   2> 665077 INFO  (Thread-808) [     ] o.a.s.c.SolrCore config update listener called for core .system_shard1_replica_n2
   [junit4]   2> 665077 INFO  (Thread-809) [     ] o.a.s.c.SolrCore config update listener called for core .system_shard1_replica_n1
   [junit4]   2> 665077 INFO  (Thread-809) [     ] o.a.s.c.SolrCore core reload .system_shard1_replica_n1
   [junit4]   2> 665085 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 665115 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 665127 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 665127 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n1' using configuration from configset .system
   [junit4]   2> 665217 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38737.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@da5165
   [junit4]   2> 665218 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_3BC3F4EEC59541BC-001/tempDir-001/node2/.system_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_3BC3F4EEC59541BC-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 665290 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 665290 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 665296 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@e8387a[.system_shard1_replica_n1] main]
   [junit4]   2> 665298 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 665298 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 665298 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 665298 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 665298 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 665301 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 665313 INFO  (searcherExecutor-2228-thread-1-processing-n:127.0.0.1:38737_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@e8387a[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_201, java.vm.version=25.201-b09, lucene.version=8.5.0, os.arch=i386, java.runtime.version=1.8.0_201-b09, source=flush, os.version=5.3.0-28-generic, timestamp=1581724333449}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 665314 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c988c5[.system_shard1_replica_n1] main]
   [junit4]   2> 665315 INFO  (qtp27753007-7875) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply schema update version 2 for collection .system
   [junit4]   2> 665326 INFO  (qtp14092035-7868) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 665326 INFO  (qtp14092035-7868) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 665326 INFO  (qtp14092035-7868) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 665327 ERROR (managedSchemaExecutor-2232-thread-1-processing-n:127.0.0.1:38737_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:33991/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 665328 INFO  (searcherExecutor-2228-thread-1-processing-n:127.0.0.1:38737_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@1c988c5[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={java.vendor=Oracle Corporation, os=Linux, java.version=1.8.0_201, java.vm.version=25.201-b09, lucene.version=8.5.0, os.arch=i386, java.runtime.version=1.8.0_201-b09, source=flush, os.version=5.3.0-28-generic, timestamp=1581724333449}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 665329 INFO  (qtp14092035-7884) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 665330 INFO  (qtp14092035-7884) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 665330 INFO  (qtp14092035-7884) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 665330 INFO  (Thread-809) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 665333 ERROR (managedSchemaExecutor-2232-thread-1-processing-n:127.0.0.1:38737_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:33991/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 665334 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 665340 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 665340 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 665340 ERROR (managedSchemaExecutor-2232-thread-1-processing-n:127.0.0.1:38737_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:33991/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 665345 INFO  (qtp14092035-7868) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 665345 INFO  (qtp14092035-7868) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 665345 INFO  (qtp14092035-7868) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 665346 ERROR (managedSchemaExecutor-2232-thread-1-processing-n:127.0.0.1:38737_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:33991/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 665358 INFO  (qtp14092035-7884) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 665358 INFO  (qtp14092035-7884) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 665358 INFO  (qtp14092035-7884) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 665383 ERROR (managedSchemaExecutor-2232-thread-1-processing-n:127.0.0.1:38737_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:33991/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 665386 INFO  (Thread-809) [     ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 665396 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 665424 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 665424 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=28
   [junit4]   2> 665424 ERROR (managedSchemaExecutor-2232-thread-1-processing-n:127.0.0.1:38737_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:33991/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 665438 INFO  (Thread-809) [     ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 665438 INFO  (Thread-809) [     ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n1' using configuration from configset .system
   [junit4]   2> 665439 INFO  (qtp14092035-7868) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 665440 INFO  (qtp14092035-7868) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 665440 INFO  (qtp14092035-7868) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 665440 ERROR (managedSchemaExecutor-2232-thread-1-processing-n:127.0.0.1:38737_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:33991/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 665441 INFO  (qtp14092035-7884) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 665441 INFO  (qtp14092035-7884) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 665441 INFO  (qtp14092035-7884) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 665442 ERROR (managedSchemaExecutor-2232-thread-1-processing-n:127.0.0.1:38737_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:33991/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 665443 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 665449 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 665449 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 665449 ERROR (managedSchemaExecutor-2232-thread-1-processing-n:127.0.0.1:38737_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:33991/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 665450 INFO  (qtp14092035-7868) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 665451 INFO  (qtp14092035-7868) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 665451 INFO  (qtp14092035-7868) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 665451 ERROR (managedSchemaExecutor-2232-thread-1-processing-n:127.0.0.1:38737_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:33991/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 665461 INFO  (qtp14092035-7884) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 665461 INFO  (qtp14092035-7884) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 665461 INFO  (qtp14092035-7884) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 665462 ERROR (managedSchemaExecutor-2232-thread-1-processing-n:127.0.0.1:38737_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:33991/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 665478 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 665478 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 665478 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 665479 ERROR (managedSchemaExecutor-2232-thread-1-processing-n:127.0.0.1:38737_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:33991/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 665483 INFO  (qtp14092035-7868) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 665488 INFO  (qtp14092035-7868) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 665488 INFO  (qtp14092035-7868) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 665490 ERROR (managedSchemaExecutor-2232-thread-1-processing-n:127.0.0.1:38737_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:33991/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 665507 INFO  (qtp14092035-7884) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 665507 INFO  (qtp14092035-7884) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 665508 INFO  (qtp14092035-7884) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 665508 ERROR (managedSchemaExecutor-2232-thread-1-processing-n:127.0.0.1:38737_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:33991/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 665509 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 665509 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 665510 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 665510 ERROR (managedSchemaExecutor-2232-thread-1-processing-n:127.0.0.1:38737_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:33991/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 665514 INFO  (qtp14092035-7868) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 665514 INFO  (qtp14092035-7868) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 665515 INFO  (qtp14092035-7868) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 665515 ERROR (managedSchemaExecutor-2232-thread-1-processing-n:127.0.0.1:38737_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:33991/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 665516 INFO  (qtp14092035-7884) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 665518 INFO  (qtp14092035-7884) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 665518 INFO  (qtp14092035-7884) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 665525 ERROR (managedSchemaExecutor-2232-thread-1-processing-n:127.0.0.1:38737_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:33991/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 665528 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 665528 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 665529 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 665529 ERROR (managedSchemaExecutor-2232-thread-1-processing-n:127.0.0.1:38737_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:33991/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 665530 INFO  (qtp14092035-7868) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 665531 INFO  (qtp14092035-7868) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 665538 INFO  (qtp14092035-7868) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 665539 ERROR (managedSchemaExecutor-2232-thread-1-processing-n:127.0.0.1:38737_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:33991/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 665540 INFO  (Thread-809) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38737.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@da5165
   [junit4]   2> 665541 INFO  (Thread-809) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_3BC3F4EEC59541BC-001/tempDir-001/node2/.system_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_3BC3F4EEC59541BC-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 665543 INFO  (qtp14092035-7884) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 665551 INFO  (qtp14092035-7884) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 665551 INFO  (qtp14092035-7884) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 665552 ERROR (managedSchemaExecutor-2232-thread-1-processing-n:127.0.0.1:38737_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:33991/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 665554 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 665554 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 665554 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 665554 ERROR (managedSchemaExecutor-2232-thread-1-processing-n:127.0.0.1:38737_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:33991/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 665555 INFO  (qtp14092035-7868) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 665556 INFO  (qtp14092035-7868) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 665556 INFO  (qtp14092035-7868) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 665556 ERROR (managedSchemaExecutor-2232-thread-1-processing-n:127.0.0.1:38737_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:33991/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 665557 INFO  (qtp14092035-7884) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 665558 INFO  (qtp14092035-7884) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 665558 INFO  (qtp14092035-7884) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 665559 ERROR (managedSchemaExecutor-2232-thread-1-processing-n:127.0.0.1:38737_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:33991/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 665560 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 665566 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 665566 INFO  (qtp14092035-7874) [n:127.0.0.1:33991_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 665567 ERROR (managedSchemaExecutor-2232-thread-1-processing-n:127.0.0.1:38737_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:38737_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:33991/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 665570 INFO  (qtp14092035-7868) [n:127.0.0.1:33991_solr c:.

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

136) [n:127.0.0.1:40437_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=.system&action=DELETE&wt=javabin&version=2} status=0 QTime=254
   [junit4]   2> 207301 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[3BC3F4EEC59541BC]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBackCompat
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SystemCollectionCompatTest -Dtests.method=testBackCompat -Dtests.seed=3BC3F4EEC59541BC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=zh-HK -Dtests.timezone=Atlantic/Faroe -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  202s J0 | SystemCollectionCompatTest.testBackCompat <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: re-indexing warning not found
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3BC3F4EEC59541BC:4B365747A55DE8CA]:0)
   [junit4]    > 	at org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat(SystemCollectionCompatTest.java:215)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 207424 INFO  (jetty-closer-252881-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=5544057
   [junit4]   2> 207424 INFO  (jetty-closer-252881-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40437_solr
   [junit4]   2> 207424 INFO  (jetty-closer-252881-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 207424 INFO  (jetty-closer-252881-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:40437_solr as DOWN
   [junit4]   2> 207527 INFO  (jetty-closer-252881-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 207527 INFO  (jetty-closer-252881-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a543fb: rootName = solr_40437, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@124f8fa
   [junit4]   2> 207545 INFO  (jetty-closer-252881-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 207545 INFO  (jetty-closer-252881-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@17ea7a3: rootName = solr_40437, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1f04573
   [junit4]   2> 207548 INFO  (jetty-closer-252881-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 207548 INFO  (jetty-closer-252881-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7fd596: rootName = solr_40437, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1baa392
   [junit4]   2> 207548 INFO  (jetty-closer-252881-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 207549 INFO  (closeThreadPool-252885-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72082562062352392-127.0.0.1:40437_solr-n_0000000001) closing
   [junit4]   2> 207549 INFO  (OverseerStateUpdate-72082562062352392-127.0.0.1:40437_solr-n_0000000001) [n:127.0.0.1:40437_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40437_solr
   [junit4]   2> 207550 INFO  (OverseerAutoScalingTriggerThread-72082562062352392-127.0.0.1:40437_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 207551 INFO  (closeThreadPool-252885-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72082562062352392-127.0.0.1:40437_solr-n_0000000001) closing
   [junit4]   2> 207652 INFO  (jetty-closer-252881-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72082562062352392-127.0.0.1:40437_solr-n_0000000001) closing
   [junit4]   2> 207653 INFO  (jetty-closer-252881-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@18f4774{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 207653 INFO  (jetty-closer-252881-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6df97a{/solr,null,UNAVAILABLE}
   [junit4]   2> 207653 INFO  (jetty-closer-252881-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 207653 INFO  (SUITE-SystemCollectionCompatTest-seed#[3BC3F4EEC59541BC]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 207857 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/configs/.system/managed-schema
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/collections/.system/terms/shard1
   [junit4]   2> 	6	/solr/configs/.system
   [junit4]   2> 	5	/solr/collections/.system/collectionprops.json
   [junit4]   2> 	3	/solr/collections/.system/state.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/collections/.system/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	3	/solr/configs/.system/managed-schema
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	28	/solr/overseer/queue
   [junit4]   2> 	19	/solr/overseer/collection-queue-work
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	15	/solr/live_nodes
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 207859 INFO  (SUITE-SystemCollectionCompatTest-seed#[3BC3F4EEC59541BC]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36973
   [junit4]   2> 207859 INFO  (SUITE-SystemCollectionCompatTest-seed#[3BC3F4EEC59541BC]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36973
   [junit4]   2> 207859 INFO  (SUITE-SystemCollectionCompatTest-seed#[3BC3F4EEC59541BC]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36973
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_3BC3F4EEC59541BC-001
   [junit4]   2> Feb 15, 2020 12:40:18 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), type=PostingsFormat(name=Direct)}, docValues:{timestamp_l=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Direct), time_l=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1197, maxMBSortInHeap=6.505599885300082, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@11192f8), locale=zh-HK, timezone=Atlantic/Faroe
   [junit4]   2> NOTE: Linux 5.3.0-28-generic i386/Oracle Corporation 1.8.0_201 (32-bit)/cpus=16,threads=2,free=32964200,total=72040448
   [junit4]   2> NOTE: All tests run in this JVM: [SystemCollectionCompatTest]
   [junit4] Completed [5/5 (1!)] on J0 in 207.89s, 1 test, 1 failure <<< FAILURES!

[...truncated 13 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1594: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1121: There were test failures: 5 suites, 5 tests, 1 failure [seed: 3BC3F4EEC59541BC]

Total time: 3 minutes 43 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   1/5 failed: org.apache.solr.cloud.SystemCollectionCompatTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=ea20c9a001bde55dd58f0e48abbd6aa44dc2c858, workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #2138
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2140/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
.rx_ck_failReindexing still exists

Stack Trace:
java.lang.AssertionError: .rx_ck_failReindexing still exists
	at __randomizedtesting.SeedInfo.seed([34512A6500F5797A:5CECD9893AC51BD5]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertFalse(Assert.java:64)
	at org.apache.solr.cloud.ReindexCollectionTest.lambda$testFailure$9(ReindexCollectionTest.java:336)
	at org.apache.solr.common.cloud.ClusterState.lambda$forEachCollection$0(ClusterState.java:363)
	at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
	at org.apache.solr.common.cloud.ClusterState.forEachCollection(ClusterState.java:359)
	at org.apache.solr.cloud.ReindexCollectionTest.testFailure(ReindexCollectionTest.java:335)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 13562 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReindexCollectionTest
   [junit4]   2> 25140 INFO  (SUITE-ReindexCollectionTest-seed#[34512A6500F5797A]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 25140 INFO  (SUITE-ReindexCollectionTest-seed#[34512A6500F5797A]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 25141 INFO  (SUITE-ReindexCollectionTest-seed#[34512A6500F5797A]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.ReindexCollectionTest_34512A6500F5797A-001/data-dir-8-001
   [junit4]   2> 25144 WARN  (SUITE-ReindexCollectionTest-seed#[34512A6500F5797A]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 25144 INFO  (SUITE-ReindexCollectionTest-seed#[34512A6500F5797A]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 25145 INFO  (SUITE-ReindexCollectionTest-seed#[34512A6500F5797A]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 25158 INFO  (SUITE-ReindexCollectionTest-seed#[34512A6500F5797A]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.ReindexCollectionTest_34512A6500F5797A-001/tempDir-001
   [junit4]   2> 25163 INFO  (SUITE-ReindexCollectionTest-seed#[34512A6500F5797A]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 25187 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 25188 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 25276 INFO  (SUITE-ReindexCollectionTest-seed#[34512A6500F5797A]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:43343
   [junit4]   2> 25276 INFO  (SUITE-ReindexCollectionTest-seed#[34512A6500F5797A]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43343
   [junit4]   2> 25277 INFO  (SUITE-ReindexCollectionTest-seed#[34512A6500F5797A]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43343
   [junit4]   2> 25277 INFO  (SUITE-ReindexCollectionTest-seed#[34512A6500F5797A]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43343
   [junit4]   2> 25383 INFO  (SUITE-ReindexCollectionTest-seed#[34512A6500F5797A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 25424 INFO  (zkConnectionManagerCallback-52-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25428 INFO  (SUITE-ReindexCollectionTest-seed#[34512A6500F5797A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 25506 INFO  (SUITE-ReindexCollectionTest-seed#[34512A6500F5797A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 25518 INFO  (zkConnectionManagerCallback-54-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25518 INFO  (SUITE-ReindexCollectionTest-seed#[34512A6500F5797A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 25520 INFO  (SUITE-ReindexCollectionTest-seed#[34512A6500F5797A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 25528 INFO  (zkConnectionManagerCallback-56-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25528 INFO  (SUITE-ReindexCollectionTest-seed#[34512A6500F5797A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 25655 WARN  (jetty-launcher-57-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 25655 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 25655 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 25657 WARN  (jetty-launcher-57-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 25657 INFO  (jetty-launcher-57-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 25657 INFO  (jetty-launcher-57-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 25657 INFO  (jetty-launcher-57-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 25660 INFO  (jetty-launcher-57-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 25680 INFO  (jetty-launcher-57-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 25680 INFO  (jetty-launcher-57-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 25680 INFO  (jetty-launcher-57-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 25688 INFO  (jetty-launcher-57-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ce55a95{/solr,null,AVAILABLE}
   [junit4]   2> 25741 INFO  (jetty-launcher-57-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 25741 INFO  (jetty-launcher-57-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 25741 INFO  (jetty-launcher-57-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 25743 INFO  (jetty-launcher-57-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@21d22816{/solr,null,AVAILABLE}
   [junit4]   2> 25776 INFO  (jetty-launcher-57-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@b658e83{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36569}
   [junit4]   2> 25776 INFO  (jetty-launcher-57-thread-2) [     ] o.e.j.s.Server Started @25796ms
   [junit4]   2> 25778 INFO  (jetty-launcher-57-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36569}
   [junit4]   2> 25780 ERROR (jetty-launcher-57-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 25780 INFO  (jetty-launcher-57-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 25780 INFO  (jetty-launcher-57-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 25780 INFO  (jetty-launcher-57-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 25780 INFO  (jetty-launcher-57-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 25780 INFO  (jetty-launcher-57-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-15T02:31:20.263640Z
   [junit4]   2> 25802 INFO  (jetty-launcher-57-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 25846 INFO  (jetty-launcher-57-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1bd0f9d3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37247}
   [junit4]   2> 25846 INFO  (jetty-launcher-57-thread-1) [     ] o.e.j.s.Server Started @25867ms
   [junit4]   2> 25846 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37247}
   [junit4]   2> 25847 ERROR (jetty-launcher-57-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 25847 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 25847 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 25847 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 25847 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 25847 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-15T02:31:20.330322Z
   [junit4]   2> 25858 INFO  (zkConnectionManagerCallback-59-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25858 INFO  (jetty-launcher-57-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 25888 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 25924 INFO  (jetty-launcher-57-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 25932 INFO  (zkConnectionManagerCallback-61-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25932 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 25976 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 26288 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 26291 WARN  (jetty-launcher-57-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ff46ba2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 26291 WARN  (jetty-launcher-57-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ff46ba2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 26297 INFO  (jetty-launcher-57-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 26301 WARN  (jetty-launcher-57-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@485883f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 26301 WARN  (jetty-launcher-57-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@485883f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 26307 WARN  (jetty-launcher-57-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@76c7088a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 26307 WARN  (jetty-launcher-57-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@76c7088a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 26308 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43343/solr
   [junit4]   2> 26313 WARN  (jetty-launcher-57-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@417ee9d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 26313 WARN  (jetty-launcher-57-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@417ee9d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 26314 INFO  (jetty-launcher-57-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43343/solr
   [junit4]   2> 26368 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 26371 INFO  (jetty-launcher-57-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 26381 INFO  (zkConnectionManagerCallback-74-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26383 INFO  (jetty-launcher-57-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 26383 INFO  (zkConnectionManagerCallback-75-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26383 INFO  (jetty-launcher-57-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 26496 INFO  (jetty-launcher-57-thread-2) [n:127.0.0.1:36569_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 26509 INFO  (jetty-launcher-57-thread-1) [n:127.0.0.1:37247_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 26521 INFO  (zkConnectionManagerCallback-77-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26521 INFO  (jetty-launcher-57-thread-2) [n:127.0.0.1:36569_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 26538 INFO  (zkConnectionManagerCallback-79-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26538 INFO  (jetty-launcher-57-thread-1) [n:127.0.0.1:37247_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 26908 INFO  (jetty-launcher-57-thread-2) [n:127.0.0.1:36569_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36569_solr
   [junit4]   2> 26913 INFO  (jetty-launcher-57-thread-1) [n:127.0.0.1:37247_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37247_solr
   [junit4]   2> 26919 INFO  (jetty-launcher-57-thread-2) [n:127.0.0.1:36569_solr     ] o.a.s.c.Overseer Overseer (id=72083012129325063-127.0.0.1:36569_solr-n_0000000000) starting
   [junit4]   2> 26941 INFO  (zkCallback-78-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 26950 INFO  (zkCallback-76-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 27004 INFO  (jetty-launcher-57-thread-1) [n:127.0.0.1:37247_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 27021 WARN  (jetty-launcher-57-thread-1) [n:127.0.0.1:37247_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 27124 INFO  (jetty-launcher-57-thread-1) [n:127.0.0.1:37247_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 27184 INFO  (jetty-launcher-57-thread-1) [n:127.0.0.1:37247_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37247.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c4c7c4b
   [junit4]   2> 27193 INFO  (OverseerStateUpdate-72083012129325063-127.0.0.1:36569_solr-n_0000000000) [n:127.0.0.1:36569_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36569_solr
   [junit4]   2> 27199 INFO  (jetty-launcher-57-thread-1) [n:127.0.0.1:37247_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37247.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c4c7c4b
   [junit4]   2> 27200 INFO  (jetty-launcher-57-thread-1) [n:127.0.0.1:37247_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37247.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c4c7c4b
   [junit4]   2> 27208 INFO  (jetty-launcher-57-thread-1) [n:127.0.0.1:37247_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.ReindexCollectionTest_34512A6500F5797A-001/tempDir-001/node1/.
   [junit4]   2> 27238 INFO  (jetty-launcher-57-thread-2) [n:127.0.0.1:36569_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36569_solr as DOWN
   [junit4]   2> 27241 INFO  (jetty-launcher-57-thread-2) [n:127.0.0.1:36569_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 27241 INFO  (jetty-launcher-57-thread-2) [n:127.0.0.1:36569_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36569_solr
   [junit4]   2> 27242 INFO  (zkCallback-78-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 27245 INFO  (zkCallback-76-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 27247 INFO  (jetty-launcher-57-thread-2) [n:127.0.0.1:36569_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 27248 WARN  (jetty-launcher-57-thread-2) [n:127.0.0.1:36569_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 27327 INFO  (jetty-launcher-57-thread-2) [n:127.0.0.1:36569_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 27365 INFO  (jetty-launcher-57-thread-2) [n:127.0.0.1:36569_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36569.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c4c7c4b
   [junit4]   2> 27400 INFO  (jetty-launcher-57-thread-2) [n:127.0.0.1:36569_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36569.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c4c7c4b
   [junit4]   2> 27401 INFO  (jetty-launcher-57-thread-2) [n:127.0.0.1:36569_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36569.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c4c7c4b
   [junit4]   2> 27402 INFO  (jetty-launcher-57-thread-2) [n:127.0.0.1:36569_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.ReindexCollectionTest_34512A6500F5797A-001/tempDir-001/node2/.
   [junit4]   2> 27488 INFO  (SUITE-ReindexCollectionTest-seed#[34512A6500F5797A]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 27492 INFO  (SUITE-ReindexCollectionTest-seed#[34512A6500F5797A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 27504 INFO  (zkConnectionManagerCallback-92-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 27504 INFO  (SUITE-ReindexCollectionTest-seed#[34512A6500F5797A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 27508 INFO  (SUITE-ReindexCollectionTest-seed#[34512A6500F5797A]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 27513 INFO  (SUITE-ReindexCollectionTest-seed#[34512A6500F5797A]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43343/solr ready
   [junit4]   2> 27585 INFO  (TEST-ReindexCollectionTest.testLossySchema-seed#[34512A6500F5797A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testLossySchema
   [junit4]   2> 27616 INFO  (TEST-ReindexCollectionTest.testLossySchema-seed#[34512A6500F5797A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 27641 INFO  (zkConnectionManagerCallback-97-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 27641 INFO  (TEST-ReindexCollectionTest.testLossySchema-seed#[34512A6500F5797A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 27649 INFO  (TEST-ReindexCollectionTest.testLossySchema-seed#[34512A6500F5797A]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 27656 INFO  (TEST-ReindexCollectionTest.testLossySchema-seed#[34512A6500F5797A]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43343/solr ready
   [junit4]   2> 27696 INFO  (qtp94531655-278) [n:127.0.0.1:36569_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf2&maxShardsPerNode=-1&name=sourceLossyReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 27733 INFO  (OverseerThreadFactory-102-thread-1-processing-n:127.0.0.1:36569_solr) [n:127.0.0.1:36569_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection sourceLossyReindexing
   [junit4]   2> 27858 INFO  (OverseerStateUpdate-72083012129325063-127.0.0.1:36569_solr-n_0000000000) [n:127.0.0.1:36569_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"sourceLossyReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"sourceLossyReindexing_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36569/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36569_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 27864 INFO  (OverseerStateUpdate-72083012129325063-127.0.0.1:36569_solr-n_0000000000) [n:127.0.0.1:36569_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"sourceLossyReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"sourceLossyReindexing_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37247/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37247_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 27869 INFO  (OverseerStateUpdate-72083012129325063-127.0.0.1:36569_solr-n_0000000000) [n:127.0.0.1:36569_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"sourceLossyReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"sourceLossyReindexing_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36569/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36569_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 27879 INFO  (OverseerStateUpdate-72083012129325063-127.0.0.1:36569_solr-n_0000000000) [n:127.0.0.1:36569_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"sourceLossyReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"sourceLossyReindexing_shard2_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37247/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37247_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 28125 INFO  (qtp94531655-285) [n:127.0.0.1:36569_solr    x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 28129 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr    x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard2_replica_n7&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 28129 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr    x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 28161 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr    x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard1_replica_n3&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 28178 INFO  (qtp94531655-289) [n:127.0.0.1:36569_solr    x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard2_replica_n5&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 28237 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 28240 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 28299 INFO  (qtp94531655-289) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 28300 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.s.IndexSchema [sourceLossyReindexing_shard1_replica_n3] Schema name=cloud-dynamic
   [junit4]   2> 28308 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.s.IndexSchema [sourceLossyReindexing_shard2_replica_n7] Schema name=cloud-dynamic
   [junit4]   2> 28311 INFO  (qtp94531655-285) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard1 r:core_node2 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 28343 INFO  (qtp94531655-289) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.s.IndexSchema [sourceLossyReindexing_shard2_replica_n5] Schema name=cloud-dynamic
   [junit4]   2> 28394 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 28394 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'sourceLossyReindexing_shard1_replica_n3' using configuration from configset conf2, trusted=true
   [junit4]   2> 28397 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37247.solr.core.sourceLossyReindexing.shard1.replica_n3' (registry 'solr.core.sourceLossyReindexing.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c4c7c4b
   [junit4]   2> 28398 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.c.SolrCore [[sourceLossyReindexing_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.ReindexCollectionTest_34512A6500F5797A-001/tempDir-001/node1/sourceLossyReindexing_shard1_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.ReindexCollectionTest_34512A6500F5797A-001/tempDir-001/node1/./sourceLossyReindexing_shard1_replica_n3/data/]
   [junit4]   2> 28403 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 28403 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.c.CoreContainer Creating SolrCore 'sourceLossyReindexing_shard2_replica_n7' using configuration from configset conf2, trusted=true
   [junit4]   2> 28404 INFO  (qtp94531655-289) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 28404 INFO  (qtp94531655-289) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.c.CoreContainer Creating SolrCore 'sourceLossyReindexing_shard2_replica_n5' using configuration from configset conf2, trusted=true
   [junit4]   2> 28414 INFO  (qtp94531655-285) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard1 r:core_node2 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.s.IndexSchema [sourceLossyReindexing_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 28416 INFO  (qtp94531655-289) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36569.solr.core.sourceLossyReindexing.shard2.replica_n5' (registry 'solr.core.sourceLossyReindexing.shard2.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c4c7c4b
   [junit4]   2> 28417 INFO  (qtp94531655-289) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.c.SolrCore [[sourceLossyReindexing_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.ReindexCollectionTest_34512A6500F5797A-001/tempDir-001/node2/sourceLossyReindexing_shard2_replica_n5], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.ReindexCollectionTest_34512A6500F5797A-001/tempDir-001/node2/./sourceLossyReindexing_shard2_replica_n5/data/]
   [junit4]   2> 28423 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37247.solr.core.sourceLossyReindexing.shard2.replica_n7' (registry 'solr.core.sourceLossyReindexing.shard2.replica_n7') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c4c7c4b
   [junit4]   2> 28423 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.c.SolrCore [[sourceLossyReindexing_shard2_replica_n7] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.ReindexCollectionTest_34512A6500F5797A-001/tempDir-001/node1/sourceLossyReindexing_shard2_replica_n7], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.ReindexCollectionTest_34512A6500F5797A-001/tempDir-001/node1/./sourceLossyReindexing_shard2_replica_n7/data/]
   [junit4]   2> 28483 INFO  (qtp94531655-285) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard1 r:core_node2 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 28483 INFO  (qtp94531655-285) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard1 r:core_node2 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'sourceLossyReindexing_shard1_replica_n1' using configuration from configset conf2, trusted=true
   [junit4]   2> 28486 INFO  (qtp94531655-285) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard1 r:core_node2 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36569.solr.core.sourceLossyReindexing.shard1.replica_n1' (registry 'solr.core.sourceLossyReindexing.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c4c7c4b
   [junit4]   2> 28487 INFO  (qtp94531655-285) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard1 r:core_node2 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.c.SolrCore [[sourceLossyReindexing_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.ReindexCollectionTest_34512A6500F5797A-001/tempDir-001/node2/sourceLossyReindexing_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.ReindexCollectionTest_34512A6500F5797A-001/tempDir-001/node2/./sourceLossyReindexing_shard1_replica_n1/data/]
   [junit4]   2> 28566 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 28571 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 28573 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 28573 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 28632 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2492e6dd[sourceLossyReindexing_shard1_replica_n3] main]
   [junit4]   2> 28637 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 28638 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 28638 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 28639 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658568188228534272
   [junit4]   2> 28657 INFO  (searcherExecutor-107-thread-1-processing-n:127.0.0.1:37247_solr x:sourceLossyReindexing_shard1_replica_n3 c:sourceLossyReindexing s:shard1 r:core_node4) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.c.SolrCore [sourceLossyReindexing_shard1_replica_n3] Registered new searcher Searcher@2492e6dd[sourceLossyReindexing_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 28664 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 28664 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 28666 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 28666 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 28667 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d2bad5[sourceLossyReindexing_shard2_replica_n7] main]
   [junit4]   2> 28676 INFO  (qtp94531655-289) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 28676 INFO  (qtp94531655-289) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 28704 INFO  (qtp94531655-285) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard1 r:core_node2 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 28704 INFO  (qtp94531655-285) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard1 r:core_node2 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 28747 INFO  (qtp94531655-285) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard1 r:core_node2 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 28747 INFO  (qtp94531655-285) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard1 r:core_node2 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 28748 INFO  (qtp94531655-289) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 28748 INFO  (qtp94531655-289) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 28751 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 28751 INFO  (qtp94531655-285) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard1 r:core_node2 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@56a520ca[sourceLossyReindexing_shard1_replica_n1] main]
   [junit4]   2> 28752 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 28752 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 28752 INFO  (qtp94531655-289) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e4283d1[sourceLossyReindexing_shard2_replica_n5] main]
   [junit4]   2> 28752 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658568188347023360
   [junit4]   2> 28758 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/sourceLossyReindexing/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 28760 INFO  (searcherExecutor-109-thread-1-processing-n:127.0.0.1:37247_solr x:sourceLossyReindexing_shard2_replica_n7 c:sourceLossyReindexing s:shard2 r:core_node8) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.c.SolrCore [sourceLossyReindexing_shard2_replica_n7] Registered new searcher Searcher@6d2bad5[sourceLossyReindexing_shard2_replica_n7] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 28762 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/sourceLossyReindexing/leaders/shard1
   [junit4]   2> 28765 INFO  (qtp94531655-289) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 28765 INFO  (qtp94531655-285) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard1 r:core_node2 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 28765 INFO  (qtp94531655-285) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard1 r:core_node2 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 28766 INFO  (qtp94531655-285) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard1 r:core_node2 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 28766 INFO  (qtp94531655-285) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard1 r:core_node2 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658568188361703424
   [junit4]   2> 28780 INFO  (qtp94531655-289) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 28781 INFO  (qtp94531655-289) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 28781 INFO  (qtp94531655-289) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658568188377432064
   [junit4]   2> 28784 INFO  (searcherExecutor-110-thread-1-processing-n:127.0.0.1:36569_solr x:sourceLossyReindexing_shard1_replica_n1 c:sourceLossyReindexing s:shard1 r:core_node2) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard1 r:core_node2 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.c.SolrCore [sourceLossyReindexing_shard1_replica_n1] Registered new searcher Searcher@56a520ca[sourceLossyReindexing_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 28793 INFO  (searcherExecutor-108-thread-1-processing-n:127.0.0.1:36569_solr x:sourceLossyReindexing_shard2_replica_n5 c:sourceLossyReindexing s:shard2 r:core_node6) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.c.SolrCore [sourceLossyReindexing_shard2_replica_n5] Registered new searcher Searcher@2e4283d1[sourceLossyReindexing_shard2_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 28794 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/sourceLossyReindexing/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 28795 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/sourceLossyReindexing/leaders/shard2
   [junit4]   2> 28813 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9997ms
   [junit4]   2> 28813 INFO  (qtp94531655-285) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard1 r:core_node2 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/sourceLossyReindexing/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 28814 INFO  (qtp94531655-285) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard1 r:core_node2 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/sourceLossyReindexing/leaders/shard1
   [junit4]   2> 28821 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 28822 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 28822 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37247/solr/sourceLossyReindexing_shard1_replica_n3/
   [junit4]   2> 28823 INFO  (qtp94531655-289) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/sourceLossyReindexing/terms/shard2 to Terms{values={core_node6=0, core_node8=0}, version=1}
   [junit4]   2> 28825 INFO  (qtp94531655-289) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/sourceLossyReindexing/leaders/shard2
   [junit4]   2> 28829 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.u.PeerSync PeerSync: core=sourceLossyReindexing_shard1_replica_n3 url=http://127.0.0.1:37247/solr START replicas=[http://127.0.0.1:36569/solr/sourceLossyReindexing_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 28860 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.u.PeerSync PeerSync: core=sourceLossyReindexing_shard1_replica_n3 url=http://127.0.0.1:37247/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 28870 INFO  (qtp94531655-293) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard1 r:core_node2 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.c.S.Request [sourceLossyReindexing_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 28874 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 28874 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 28876 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/sourceLossyReindexing/leaders/shard1/leader after winning as /collections/sourceLossyReindexing/leader_elect/shard1/election/72083012129325064-core_node4-n_0000000000
   [junit4]   2> 28880 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37247/solr/sourceLossyReindexing_shard1_replica_n3/ shard1
   [junit4]   2> 28986 INFO  (zkCallback-78-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceLossyReindexing/state.json] for collection [sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 28986 INFO  (zkCallback-78-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceLossyReindexing/state.json] for collection [sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 28987 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 28998 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard1_replica_n3&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=837
   [junit4]   2> 29107 INFO  (zkCallback-78-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceLossyReindexing/state.json] for collection [sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 29107 INFO  (zkCallback-78-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceLossyReindexing/state.json] for collection [sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 29107 INFO  (zkCallback-78-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceLossyReindexing/state.json] for collection [sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 29314 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 29314 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 29314 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37247/solr/sourceLossyReindexing_shard2_replica_n7/
   [junit4]   2> 29314 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.u.PeerSync PeerSync: core=sourceLossyReindexing_shard2_replica_n7 url=http://127.0.0.1:37247/solr START replicas=[http://127.0.0.1:36569/solr/sourceLossyReindexing_shard2_replica_n5/] nUpdates=100
   [junit4]   2> 29315 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.u.PeerSync PeerSync: core=sourceLossyReindexing_shard2_replica_n7 url=http://127.0.0.1:37247/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 29319 INFO  (qtp94531655-293) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.c.S.Request [sourceLossyReindexing_shard2_replica_n5]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 29322 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 29322 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 29322 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/sourceLossyReindexing/leaders/shard2/leader after winning as /collections/sourceLossyReindexing/leader_elect/shard2/election/72083012129325064-core_node8-n_0000000000
   [junit4]   2> 29328 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37247/solr/sourceLossyReindexing_shard2_replica_n7/ shard2
   [junit4]   2> 29430 INFO  (zkCallback-78-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceLossyReindexing/state.json] for collection [sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 29430 INFO  (zkCallback-78-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceLossyReindexing/state.json] for collection [sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 29430 INFO  (zkCallback-78-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceLossyReindexing/state.json] for collection [sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 29432 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 29437 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard2_replica_n7&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1308
   [junit4]   2> 29539 INFO  (zkCallback-78-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceLossyReindexing/state.json] for collection [sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 29539 INFO  (zkCallback-78-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceLossyReindexing/state.json] for collection [sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 29539 INFO  (zkCallback-78-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceLossyReindexing/state.json] for collection [sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 29837 INFO  (qtp94531655-285) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard1 r:core_node2 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1713
   [junit4]   2> 29839 INFO  (qtp94531655-289) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard2_replica_n5&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1661
   [junit4]   2> 29848 INFO  (qtp94531655-278) [n:127.0.0.1:36569_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> 29941 INFO  (zkCallback-76-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceLossyReindexing/state.json] for collection [sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 29941 INFO  (zkCallback-78-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceLossyReindexing/state.json] for collection [sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 29941 INFO  (zkCallback-78-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceLossyReindexing/state.json] for collection [sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 29941 INFO  (zkCallback-78-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceLossyReindexing/state.json] for collection [sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 29941 INFO  (zkCallback-76-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceLossyReindexing/state.json] for collection [sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 29945 INFO  (qtp94531655-278) [n:127.0.0.1:36569_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf2&maxShardsPerNode=-1&name=sourceLossyReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2249
   [junit4]   2> 29947 INFO  (TEST-ReindexCollectionTest.testLossySchema-seed#[34512A6500F5797A]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: sourceLossyReindexing
   [junit4]   2> 30296 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/sourceLossyReindexing/terms/shard1 to Terms{values={core_node2=1, core_node4=1}, version=2}
   [junit4]   2> 30370 INFO  (qtp94531655-289) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard1 r:core_node2 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37247/solr/sourceLossyReindexing_shard1_replica_n3/&wt=javabin&version=2}{add=[0 (1658568189687103488), 1 (1658568189721706496), 4 (1658568189721706497), 8 (1658568189722755072), 10 (1658568189722755073), 11 (1658568189723803648), 12 (1658568189723803649), 13 (1658568189740580864), 14 (1658568189740580865), 15 (1658568189741629440), ... (103 adds)]} 0 88
   [junit4]   2> 30385 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard1_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1658568189687103488), 1 (1658568189721706496), 4 (1658568189721706497), 8 (1658568189722755072), 10 (1658568189722755073), 11 (1658568189723803648), 12 (1658568189723803649), 13 (1658568189740580864), 14 (1658568189740580865), 15 (1658568189741629440), ... (103 adds)]} 0 396
   [junit4]   2> 30469 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/sourceLossyReindexing/terms/shard2 to Terms{values={core_node6=1, core_node8=1}, version=2}
   [junit4]   2> 30481 INFO  (qtp94531655-278) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard2_replica_n5]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37247/solr/sourceLossyReindexing_shard2_replica_n7/&wt=javabin&version=2}{add=[2 (1658568190063542272), 3 (1658568190066688000), 5 (1658568190066688001), 6 (1658568190066688002), 7 (1658568190067736576), 9 (1658568190067736577), 17 (1658568190070882304), 18 (1658568190070882305), 19 (1658568190070882306), 21 (1658568190070882307), ... (97 adds)]} 0 85
   [junit4]   2> 30484 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard2_replica_n7]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1658568190063542272), 3 (1658568190066688000), 5 (1658568190066688001), 6 (1658568190066688002), 7 (1658568190067736576), 9 (1658568190067736577), 17 (1658568190070882304), 18 (1658568190070882305), 19 (1658568190070882306), 21 (1658568190070882307), ... (97 adds)]} 0 96
   [junit4]   2> 30540 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1658568190221877248,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 30540 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@691a17b3 commitCommandVersion:1658568190221877248
   [junit4]   2> 30550 INFO  (qtp94531655-293) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard1 r:core_node2 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1658568190232363008,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 30550 INFO  (qtp94531655-293) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard1 r:core_node2 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6f55593f commitCommandVersion:1658568190232363008
   [junit4]   2> 30558 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f72f50c[sourceLossyReindexing_shard1_replica_n3] main]
   [junit4]   2> 30560 INFO  (searcherExecutor-107-thread-1-processing-n:127.0.0.1:37247_solr x:sourceLossyReindexing_shard1_replica_n3 c:sourceLossyReindexing s:shard1 r:core_node4) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.c.SolrCore [sourceLossyReindexing_shard1_replica_n3] Registered new searcher Searcher@6f72f50c[sourceLossyReindexing_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C103:[diagnostics={os=Linux, java.vendor=AdoptOpenJDK, java.version=12.0.2, java.vm.version=12.0.2+10, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=12.0.2+10, source=flush, os.version=5.3.0-28-generic, timestamp=1581733885039}])))}
   [junit4]   2> 30568 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 30582 INFO  (qtp94531655-293) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard1 r:core_node2 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@41f357d2[sourceLossyReindexing_shard1_replica_n1] main]
   [junit4]   2> 30583 INFO  (qtp94531655-293) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard1 r:core_node2 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 30584 INFO  (searcherExecutor-110-thread-1-processing-n:127.0.0.1:36569_solr x:sourceLossyReindexing_shard1_replica_n1 c:sourceLossyReindexing s:shard1 r:core_node2) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard1 r:core_node2 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.c.SolrCore [sourceLossyReindexing_shard1_replica_n1] Registered new searcher Searcher@41f357d2[sourceLossyReindexing_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C103:[diagnostics={os=Linux, java.vendor=AdoptOpenJDK, java.version=12.0.2, java.vm.version=12.0.2+10, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=12.0.2+10, source=flush, os.version=5.3.0-28-generic, timestamp=1581733885062}])))}
   [junit4]   2> 30584 INFO  (qtp94531655-293) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard1 r:core_node2 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37247/solr/sourceLossyReindexing_shard1_replica_n3/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 35
   [junit4]   2> 30589 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard1_replica_n3]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37247/solr/sourceLossyReindexing_shard2_replica_n7/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 56
   [junit4]   2> 30591 INFO  (qtp353830145-292) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1658568190275354624,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 30592 INFO  (qtp353830145-292) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5617d6f0 commitCommandVersion:1658568190275354624
   [junit4]   2> 30598 INFO  (qtp94531655-285) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1658568190282694656,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 30598 INFO  (qtp94531655-285) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3f861d37 commitCommandVersion:1658568190282694656
   [junit4]   2> 30631 INFO  (qtp353830145-292) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@75a8be70[sourceLossyReindexing_shard2_replica_n7] main]
   [junit4]   2> 30633 INFO  (searcherExecutor-109-thread-1-processing-n:127.0.0.1:37247_solr x:sourceLossyReindexing_shard2_replica_n7 c:sourceLossyReindexing s:shard2 r:core_node8) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.c.SolrCore [sourceLossyReindexing_shard2_replica_n7] Registered new searcher Searcher@75a8be70[sourceLossyReindexing_shard2_replica_n7] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C97:[diagnostics={os=Linux, java.vendor=AdoptOpenJDK, java.version=12.0.2, java.vm.version=12.0.2+10, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=12.0.2+10, source=flush, os.version=5.3.0-28-generic, timestamp=1581733885109}])))}
   [junit4]   2> 30635 INFO  (qtp353830145-292) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 30636 INFO  (qtp94531655-285) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@89697f1[sourceLossyReindexing_shard2_replica_n5] main]
   [junit4]   2> 30637 INFO  (qtp94531655-285) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 30639 INFO  (searcherExecutor-108-thread-1-processing-n:127.0.0.1:36569_solr x:sourceLossyReindexing_shard2_replica_n5 c:sourceLossyReindexing s:shard2 r:core_node6) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.c.SolrCore [sourceLossyReindexing_shard2_replica_n5] Registered new searcher Searcher@89697f1[sourceLossyReindexing_shard2_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C97:[diagnostics={os=Linux, java.vendor=AdoptOpenJDK, java.version=12.0.2, java.vm.version=12.0.2+10, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=12.0.2+10, source=flush, os.version=5.3.0-28-generic, timestamp=1581733885108}])))}
   [junit4]   2> 30639 INFO  (qtp94531655-285) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard2_replica_n5]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37247/solr/sourceLossyReindexing_shard2_replica_n7/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 42
   [junit4]   2> 30641 INFO  (qtp353830145-292) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard2_replica_n7]  webapp=/solr path=/update params={_stateVer_=sourceLossyReindexing:7&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 153
   [junit4]   2> 30716 INFO  (qtp353830145-292) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.c.S.Request [sourceLossyReindexing_shard1_replica_n3]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:7&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:37247/solr/sourceLossyReindexing_shard1_replica_n3/|http://127.0.0.1:36569/solr/sourceLossyReindexing_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1581733885134&isShard=true&wt=javabin} hits=103 status=0 QTime=2
   [junit4]   2> 30767 INFO  (qtp94531655-285) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.c.S.Request [sourceLossyReindexing_shard2_replica_n5]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:7&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:36569/solr/sourceLossyReindexing_shard2_replica_n5/|http://127.0.0.1:37247/solr/sourceLossyReindexing_shard2_replica_n7/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1581733885134&isShard=true&wt=javabin} hits=97 status=0 QTime=1
   [junit4]   2> 30785 INFO  (qtp94531655-278) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.c.S.Request [sourceLossyReindexing_shard2_replica_n5]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=sourceLossyReindexing:7&omitHeader=false&shards.purpose=64&NOW=1581733885134&ids=2,3,5,17,6,18,7,19,9,21&isShard=true&shard.url=http://127.0.0.1:36569/solr/sourceLossyReindexing_shard2_replica_n5/|http://127.0.0.1:37247/solr/sourceLossyReindexing_shard2_replica_n7/&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 30790 INFO  (qtp94531655-289) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.c.S.Request [sourceLossyReindexing_shard2_replica_n5]  webapp=/solr path=/select params={q=*:*&_stateVer_=sourceLossyReindexing:7&wt=javabin&version=2} hits=200 status=0 QTime=139
   [junit4]   2> 30805 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.c.S.Request [sourceLossyReindexing_shard2_replica_n7]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:7&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:37247/solr/sourceLossyReindexing_shard2_replica_n7/|http://127.0.0.1:36569/solr/sourceLossyReindexing_shard2_replica_n5/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1581733885276&isShard=true&wt=javabin} hits=97 status=0 QTime=1
   [junit4]   2> 30805 INFO  (qtp353830145-287) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.c.S.Request [sourceLossyReindexing_shard1_replica_n3]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:7&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:37247/solr/sourceLossyReindexing_shard1_replica_n3/|http://127.0.0.1:36569/solr/sourceLossyReindexing_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1581733885276&isShard=true&wt=javabin} hits=103 status=0 QTime=0
   [junit4]   2> 30816 INFO  (qtp353830145-292) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard1 r:core_node4 x:sourceLossyReindexing_shard1_replica_n3 ] o.a.s.c.S.Request [sourceLossyReindexing_shard1_replica_n3]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=sourceLossyReindexing:7&omitHeader=false&shards.purpose=64&NOW=1581733885276&ids=11,0,12,1,13,14,15,4,8,10&isShard=true&shard.url=http://127.0.0.1:37247/solr/sourceLossyReindexing_shard1_replica_n3/|http://127.0.0.1:36569/solr/sourceLossyReindexing_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 30820 INFO  (qtp94531655-293) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard1 r:core_node2 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.c.S.Request [sourceLossyReindexing_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=sourceLossyReindexing:7&wt=javabin&version=2} hits=200 status=0 QTime=27
   [junit4]   2> 30825 INFO  (qtp94531655-285) [n:127.0.0.1:36569_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reindexcollection with params configName=conf3&name=sourceLossyReindexing&action=REINDEXCOLLECTION&wt=javabin&version=2&target=targetLossyReindexing and sendToOCPQueue=true
   [junit4]   2> 30834 INFO  (OverseerCollectionConfigSetProcessor-72083012129325063-127.0.0.1:36569_solr-n_0000000000) [n:127.0.0.1:36569_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> 30835 DEBUG (OverseerThreadFactory-102-thread-2-processing-n:127.0.0.1:36569_solr) [n:127.0.0.1:36569_solr     ] o.a.s.c.a.c.ReindexCollectionCmd *** called: {
   [junit4]   2>   "name":"sourceLossyReindexing",
   [junit4]   2>   "target":"targetLossyReindexing",
   [junit4]   2>   "configName":"conf3",
   [junit4]   2>   "operation":"reindexcollection"}
   [junit4]   2> 30855 INFO  (OverseerThreadFactory-102-thread-2-processing-n:127.0.0.1:36569_solr) [n:127.0.0.1:36569_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 30869 INFO  (zkConnectionManagerCallback-106-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 30869 INFO  (OverseerThreadFactory-102-thread-2-processing-n:127.0.0.1:36569_solr) [n:127.0.0.1:36569_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 30871 INFO  (OverseerThreadFactory-102-thread-2-processing-n:127.0.0.1:36569_solr) [n:127.0.0.1:36569_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 30872 INFO  (OverseerThreadFactory-102-thread-2-processing-n:127.0.0.1:36569_solr) [n:127.0.0.1:36569_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43343/solr ready
   [junit4]   2> 30879 INFO  (qtp353830145-290) [n:127.0.0.1:37247_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n7 ] o.a.s.c.S.Request [sourceLossyReindexing_shard2_replica_n7]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:7&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:37247/solr/sourceLossyReindexing_shard2_replica_n7/|http://127.0.0.1:36569/solr/sourceLossyReindexing_shard2_replica_n5/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1581733885359&isShard=true&wt=javabin} hits=97 status=0 QTime=1
   [junit4]   2> 30885 INFO  (qtp94531655-289) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard1 r:core_node2 x:sourceLossyReindexing_shard1_replica_n1 ] o.a.s.c.S.Request [sourceLossyReindexing_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:7&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:36569/solr/sourceLossyReindexing_shard1_replica_n1/|http://127.0.0.1:37247/solr/sourceLossyReindexing_shard1_replica_n3/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1581733885359&isShard=true&wt=javabin} hits=103 status=0 QTime=0
   [junit4]   2> 30892 INFO  (qtp94531655-278) [n:127.0.0.1:36569_solr c:sourceLossyReindexing s:shard2 r:core_node6 x:sourceLossyReindexing_shard2_replica_n5 ] o.a.s.c.S.Request [sourceLossyReindexing_shard2_replica_n5]  webapp=/solr path=/select params={q=*:*&_stateVer_=sourceLossyReindexing:7&rows=0&wt=javabin&version=2} hits=200 status=0 QTime=16
   [junit4]   2> 30896 INFO  (OverseerThreadFactory-102-thread-2-processing-n:127.0.0.1:36569_solr) [n:127.0.0.1:36569_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection targetLossyReindexing
   [junit4]   2> 31132 INFO  (OverseerStateUpdate-72083012129325063-127.0.0.1:36569_solr-n_0000000000) [n:127.0.0.1:36569_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"targetLossyReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"targetLossyReindexing_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36569/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36569_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 31174 INFO  (OverseerStateUpdate-72083012129325063-127.0.0.1:36569_solr-n_0000000000) [n:127.0.0.1:36569_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"targetLossyReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"targetLossyReindexing_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37247/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37247_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 31185 INFO  (OverseerStateUpdate-72083012129325063-127.0.0.1:36569_solr-n_0000000000) [n:127.0.0.1:36569_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"targetLossyReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"targetLossyReindexing_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36569/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36569_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 31189 INFO  (OverseerStateUpdate-72083012129325063-127.0.0.1:36569_solr-n_0000000000) [n:127.0.0.1:36569_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"targetLossyReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"targetLossyReindexing_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http:/

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

8	/solr/collections/.rx_sameTargetReindexing_false_true_6/terms/shard2
   [junit4]   2> 	7	/solr/collections/reshapeReindexingTarget/terms/baz
   [junit4]   2> 	6	/solr/collections/reshapeReindexingTarget/terms/foo
   [junit4]   2> 	6	/solr/collections/failReindexing/state.json
   [junit4]   2> 	6	/solr/collections/abortReindexingTarget/state.json
   [junit4]   2> 	5	/solr/collections/sourceLossyReindexing/state.json
   [junit4]   2> 	5	/solr/collections/targetLossyReindexing/state.json
   [junit4]   2> 	5	/solr/collections/sameTargetReindexing_true_true/state.json
   [junit4]   2> 	4	/solr/collections/sameTargetReindexing_true_false/state.json
   [junit4]   2> 	4	/solr/collections/reshapeReindexingTarget/state.json
   [junit4]   2> 	4	/solr/collections/.rx_ck_sameTargetReindexing_true_false/state.json
   [junit4]   2> 	4	/solr/collections/.rx_sameTargetReindexing_false_false_5/state.json
   [junit4]   2> 	4	/solr/collections/.rx_ck_sameTargetReindexing_true_true/terms/shard1
   [junit4]   2> 	4	/solr/collections/.rx_ck_sameTargetReindexing_false_false/terms/shard1
   [junit4]   2> 	4	/solr/collections/.rx_sameTargetReindexing_false_true_6/state.json
   [junit4]   2> 	4	/solr/collections/.rx_sameTargetReindexing_true_true_8/state.json
   [junit4]   2> 	4	/solr/collections/sameTargetReindexing_false_true/state.json
   [junit4]   2> 	4	/solr/collections/.rx_ck_sameTargetReindexing_false_true/terms/shard1
   [junit4]   2> 	4	/solr/collections/basicReindexingTarget/state.json
   [junit4]   2> 	4	/solr/collections/.rx_ck_sourceLossyReindexing/terms/shard1
   [junit4]   2> 	4	/solr/collections/sameTargetReindexing_false_false/state.json
   [junit4]   2> 	4	/solr/collections/.rx_ck_abortReindexing/state.json
   [junit4]   2> 	4	/solr/collections/basicReindexing/state.json
   [junit4]   2> 	4	/solr/collections/.rx_ck_reshapeReindexing/terms/shard1
   [junit4]   2> 	4	/solr/collections/reshapeReindexing/state.json
   [junit4]   2> 	4	/solr/collections/.rx_ck_failReindexing/terms/shard1
   [junit4]   2> 	4	/solr/collections/.rx_ck_failReindexing/state.json
   [junit4]   2> 	4	/solr/collections/.rx_ck_basicReindexing/terms/shard1
   [junit4]   2> 	4	/solr/collections/.rx_sameTargetReindexing_true_false_7/state.json
   [junit4]   2> 	3	/solr/collections/.rx_ck_basicReindexing/state.json
   [junit4]   2> 	3	/solr/collections/.rx_ck_abortReindexing/terms/shard1
   [junit4]   2> 	3	/solr/collections/.rx_ck_sameTargetReindexing_true_false/terms/shard1
   [junit4]   2> 	3	/solr/collections/abortReindexing/terms/shard2
   [junit4]   2> 	3	/solr/collections/abortReindexing/terms/shard1
   [junit4]   2> 	3	/solr/collections/abortReindexingTarget/terms/shard1
   [junit4]   2> 	3	/solr/collections/abortReindexingTarget/terms/shard2
   [junit4]   2> 	2	/solr/collections/reshapeReindexing/collectionprops.json
   [junit4]   2> 	2	/solr/collections/targetLossyReindexing/collectionprops.json
   [junit4]   2> 	2	/solr/collections/.rx_sameTargetReindexing_false_false_5/collectionprops.json
   [junit4]   2> 	2	/solr/collections/sourceLossyReindexing/collectionprops.json
   [junit4]   2> 	2	/solr/collections/basicReindexingTarget/collectionprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/basicReindexing/collectionprops.json
   [junit4]   2> 	2	/solr/collections/sameTargetReindexing_false_false/collectionprops.json
   [junit4]   2> 	2	/solr/collections/.rx_sameTargetReindexing_true_false_7/collectionprops.json
   [junit4]   2> 	2	/solr/collections/sameTargetReindexing_true_false/collectionprops.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/collections/sameTargetReindexing_false_true/collectionprops.json
   [junit4]   2> 	2	/solr/collections/failReindexing/collectionprops.json
   [junit4]   2> 	2	/solr/configs/conf2
   [junit4]   2> 	2	/solr/configs/conf3
   [junit4]   2> 	2	/solr/collections/.rx_sameTargetReindexing_true_true_8/collectionprops.json
   [junit4]   2> 	2	/solr/collections/sameTargetReindexing_true_true/collectionprops.json
   [junit4]   2> 	2	/solr/collections/.rx_sameTargetReindexing_false_true_6/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> 	91	/solr/aliases.json
   [junit4]   2> 	53	/solr/collections/failReindexing/state.json
   [junit4]   2> 	48	/solr/clusterstate.json
   [junit4]   2> 	40	/solr/collections/failReindexingTarget/state.json
   [junit4]   2> 	39	/solr/collections/abortReindexing/state.json
   [junit4]   2> 	38	/solr/collections/sameTargetReindexing_true_true/state.json
   [junit4]   2> 	37	/solr/collections/sourceLossyReindexing/state.json
   [junit4]   2> 	31	/solr/collections/sameTargetReindexing_false_true/state.json
   [junit4]   2> 	28	/solr/collections/sameTargetReindexing_false_false/state.json
   [junit4]   2> 	27	/solr/collections/sameTargetReindexing_true_false/state.json
   [junit4]   2> 	26	/solr/collections/targetLossyReindexing/state.json
   [junit4]   2> 	26	/solr/collections/basicReindexing/state.json
   [junit4]   2> 	25	/solr/collections/reshapeReindexing/state.json
   [junit4]   2> 	24	/solr/collections/reshapeReindexingTarget/state.json
   [junit4]   2> 	22	/solr/collections/.rx_sameTargetReindexing_false_false_5/state.json
   [junit4]   2> 	22	/solr/collections/.rx_sameTargetReindexing_false_true_6/state.json
   [junit4]   2> 	22	/solr/collections/.rx_sameTargetReindexing_true_true_8/state.json
   [junit4]   2> 	22	/solr/collections/.rx_sameTargetReindexing_true_false_7/state.json
   [junit4]   2> 	21	/solr/collections/basicReindexingTarget/state.json
   [junit4]   2> 	18	/solr/collections/abortReindexingTarget/state.json
   [junit4]   2> 	14	/solr/collections/.rx_ck_sourceLossyReindexing/state.json
   [junit4]   2> 	13	/solr/collections/.rx_ck_sameTargetReindexing_false_true/state.json
   [junit4]   2> 	13	/solr/collections/.rx_ck_sameTargetReindexing_true_false/state.json
   [junit4]   2> 	13	/solr/collections/.rx_ck_sameTargetReindexing_true_true/state.json
   [junit4]   2> 	13	/solr/collections/.rx_ck_sameTargetReindexing_false_false/state.json
   [junit4]   2> 	12	/solr/collections/.rx_ck_reshapeReindexing/state.json
   [junit4]   2> 	12	/solr/collections/.rx_ck_basicReindexing/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> 	626	/solr/overseer/queue
   [junit4]   2> 	313	/solr/collections
   [junit4]   2> 	135	/solr/overseer/collection-queue-work
   [junit4]   2> 	53	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 109451 INFO  (SUITE-ReindexCollectionTest-seed#[34512A6500F5797A]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43343
   [junit4]   2> 109451 INFO  (SUITE-ReindexCollectionTest-seed#[34512A6500F5797A]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43343
   [junit4]   2> 109451 INFO  (SUITE-ReindexCollectionTest-seed#[34512A6500F5797A]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43343
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.ReindexCollectionTest_34512A6500F5797A-001
   [junit4]   2> Feb 15, 2020 2:32:43 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=FastDecompressionCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=27824, maxDocsPerChunk=229, blockShift=12), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=27824, blockSize=12)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6ad0a456), locale=sl, timezone=Etc/GMT-13
   [junit4]   2> NOTE: Linux 5.3.0-28-generic amd64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=16,threads=1,free=152763800,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCoreCheckLockOnStartupTest, TestScoreJoinQPScore, WrapperMergePolicyFactoryTest, TestFieldCacheWithThreads, TestRTimerTree, TestSolr4Spatial2, TestSort, TestSQLHandlerNonCloud, StressHdfsTest, ReindexCollectionTest]
   [junit4] Completed [72/901 (1!)] on J5 in 85.11s, 6 tests, 1 failure <<< FAILURES!

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

[repro] Revision: ea20c9a001bde55dd58f0e48abbd6aa44dc2c858

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=ReindexCollectionTest -Dtests.method=testFailure -Dtests.seed=34512A6500F5797A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=Etc/GMT-13 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

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

[...truncated 3441 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.ReindexCollectionTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=34512A6500F5797A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=Etc/GMT-13 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

[...truncated 43 lines...]