You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/12/13 23:45:32 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.11 - Build # 143 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.11/143/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestPullReplica.testAddDocs

Error Message:
Error from server at https://127.0.0.1:43965/solr: Underlying core creation failed while creating collection: pull_replica_test_add_docs

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:43965/solr: Underlying core creation failed while creating collection: pull_replica_test_add_docs
	at __randomizedtesting.SeedInfo.seed([C134B038A7C23E95:21BFAB3E448CCC78]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.TestPullReplica.testAddDocs(TestPullReplica.java:222)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 14460 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplica
   [junit4]   2> 666930 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 666931 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-199 after mutting 0 log messages
   [junit4]   2> 666931 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-200 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 666932 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_C134B038A7C23E95-001/data-dir-63-001
   [junit4]   2> 666932 WARN  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 666932 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 666933 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 666934 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 666934 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 666934 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_C134B038A7C23E95-001/tempDir-001
   [junit4]   2> 666935 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 666935 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 666935 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 666936 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 667035 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 43187
   [junit4]   2> 667035 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43187
   [junit4]   2> 667035 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43187
   [junit4]   2> 667035 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43187
   [junit4]   2> 667036 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 667040 INFO  (zkConnectionManagerCallback-7841-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 667040 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 667048 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 667052 INFO  (zkConnectionManagerCallback-7843-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 667053 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 667053 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 667057 INFO  (zkConnectionManagerCallback-7845-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 667057 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 667160 INFO  (jetty-launcher-7846-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 667160 INFO  (jetty-launcher-7846-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 667160 INFO  (jetty-launcher-7846-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 667160 INFO  (jetty-launcher-7846-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 667160 INFO  (jetty-launcher-7846-thread-1) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 667160 INFO  (jetty-launcher-7846-thread-2) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 667165 INFO  (jetty-launcher-7846-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 667165 INFO  (jetty-launcher-7846-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 667165 INFO  (jetty-launcher-7846-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 667167 INFO  (jetty-launcher-7846-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 667167 INFO  (jetty-launcher-7846-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 667167 INFO  (jetty-launcher-7846-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 667169 INFO  (jetty-launcher-7846-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b5eb007{/solr,null,AVAILABLE}
   [junit4]   2> 667169 INFO  (jetty-launcher-7846-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ea69948{/solr,null,AVAILABLE}
   [junit4]   2> 667169 INFO  (jetty-launcher-7846-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@328e3e71{SSL, (ssl, http/1.1)}{127.0.0.1:43965}
   [junit4]   2> 667169 INFO  (jetty-launcher-7846-thread-1) [     ] o.e.j.s.Server Started @667198ms
   [junit4]   2> 667169 INFO  (jetty-launcher-7846-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:43187/solr, hostPort=43965}
   [junit4]   2> 667170 ERROR (jetty-launcher-7846-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 667170 INFO  (jetty-launcher-7846-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 667170 INFO  (jetty-launcher-7846-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.1
   [junit4]   2> 667170 INFO  (jetty-launcher-7846-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 667170 INFO  (jetty-launcher-7846-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 667170 INFO  (jetty-launcher-7846-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-13T22:55:09.736Z
   [junit4]   2> 667170 INFO  (jetty-launcher-7846-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 667170 INFO  (jetty-launcher-7846-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7edb7154{SSL, (ssl, http/1.1)}{127.0.0.1:39371}
   [junit4]   2> 667170 INFO  (jetty-launcher-7846-thread-2) [     ] o.e.j.s.Server Started @667199ms
   [junit4]   2> 667170 INFO  (jetty-launcher-7846-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:43187/solr, hostPort=39371}
   [junit4]   2> 667170 ERROR (jetty-launcher-7846-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 667170 INFO  (jetty-launcher-7846-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 667171 INFO  (jetty-launcher-7846-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.1
   [junit4]   2> 667171 INFO  (jetty-launcher-7846-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 667171 INFO  (jetty-launcher-7846-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 667171 INFO  (jetty-launcher-7846-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-13T22:55:09.737Z
   [junit4]   2> 667172 INFO  (jetty-launcher-7846-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 667172 INFO  (zkConnectionManagerCallback-7848-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 667172 INFO  (jetty-launcher-7846-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 667172 INFO  (jetty-launcher-7846-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 667175 INFO  (jetty-launcher-7846-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 667177 INFO  (zkConnectionManagerCallback-7850-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 667177 INFO  (jetty-launcher-7846-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 667177 INFO  (jetty-launcher-7846-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 667180 INFO  (jetty-launcher-7846-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 667556 INFO  (jetty-launcher-7846-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 667558 WARN  (jetty-launcher-7846-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 667558 WARN  (jetty-launcher-7846-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@56b0e95b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 667558 WARN  (jetty-launcher-7846-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@56b0e95b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 667560 WARN  (jetty-launcher-7846-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 667565 WARN  (jetty-launcher-7846-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@100cc63c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 667565 WARN  (jetty-launcher-7846-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@100cc63c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 667566 INFO  (jetty-launcher-7846-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43187/solr
   [junit4]   2> 667567 INFO  (jetty-launcher-7846-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 667568 INFO  (zkConnectionManagerCallback-7864-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 667569 INFO  (jetty-launcher-7846-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 667670 INFO  (jetty-launcher-7846-thread-1) [n:127.0.0.1:43965_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 667671 INFO  (zkConnectionManagerCallback-7866-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 667671 INFO  (jetty-launcher-7846-thread-1) [n:127.0.0.1:43965_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 667722 WARN  (jetty-launcher-7846-thread-1) [n:127.0.0.1:43965_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 667725 INFO  (jetty-launcher-7846-thread-1) [n:127.0.0.1:43965_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43965_solr
   [junit4]   2> 667725 INFO  (jetty-launcher-7846-thread-1) [n:127.0.0.1:43965_solr     ] o.a.s.c.Overseer Overseer (id=72919096342020102-127.0.0.1:43965_solr-n_0000000000) starting
   [junit4]   2> 667733 INFO  (OverseerStateUpdate-72919096342020102-127.0.0.1:43965_solr-n_0000000000) [n:127.0.0.1:43965_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43965_solr
   [junit4]   2> 667737 INFO  (jetty-launcher-7846-thread-1) [n:127.0.0.1:43965_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43965_solr
   [junit4]   2> 667741 INFO  (zkCallback-7865-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 667744 INFO  (jetty-launcher-7846-thread-1) [n:127.0.0.1:43965_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 667745 WARN  (jetty-launcher-7846-thread-1) [n:127.0.0.1:43965_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> 667772 INFO  (jetty-launcher-7846-thread-1) [n:127.0.0.1:43965_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_C134B038A7C23E95-001/tempDir-001/node1
   [junit4]   2> 669437 INFO  (jetty-launcher-7846-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 669438 WARN  (jetty-launcher-7846-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 669439 WARN  (jetty-launcher-7846-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1caa21ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 669439 WARN  (jetty-launcher-7846-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1caa21ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 669443 WARN  (jetty-launcher-7846-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 669445 WARN  (jetty-launcher-7846-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2df030b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 669445 WARN  (jetty-launcher-7846-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2df030b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 669446 INFO  (jetty-launcher-7846-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43187/solr
   [junit4]   2> 669449 INFO  (jetty-launcher-7846-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 669452 INFO  (zkConnectionManagerCallback-7884-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 669453 INFO  (jetty-launcher-7846-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 669556 INFO  (jetty-launcher-7846-thread-2) [n:127.0.0.1:39371_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 669565 INFO  (zkConnectionManagerCallback-7886-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 669565 INFO  (jetty-launcher-7846-thread-2) [n:127.0.0.1:39371_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 669571 WARN  (jetty-launcher-7846-thread-2) [n:127.0.0.1:39371_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 669571 INFO  (jetty-launcher-7846-thread-2) [n:127.0.0.1:39371_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 669574 INFO  (jetty-launcher-7846-thread-2) [n:127.0.0.1:39371_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39371_solr as DOWN
   [junit4]   2> 669575 INFO  (jetty-launcher-7846-thread-2) [n:127.0.0.1:39371_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 669575 INFO  (jetty-launcher-7846-thread-2) [n:127.0.0.1:39371_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39371_solr
   [junit4]   2> 669576 INFO  (zkCallback-7865-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 669577 INFO  (jetty-launcher-7846-thread-2) [n:127.0.0.1:39371_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 669577 WARN  (jetty-launcher-7846-thread-2) [n:127.0.0.1:39371_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> 669585 INFO  (zkCallback-7885-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 669600 INFO  (jetty-launcher-7846-thread-2) [n:127.0.0.1:39371_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_C134B038A7C23E95-001/tempDir-001/node2
   [junit4]   2> 669611 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 669613 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 669616 INFO  (zkConnectionManagerCallback-7897-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 669617 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 669617 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 669619 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43187/solr ready
   [junit4]   2> 669621 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [     ] o.a.s.c.TestPullReplica Using legacyCloud?: false
   [junit4]   2> 669809 INFO  (qtp2104808852-10431) [n:127.0.0.1:43965_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 669827 INFO  (TEST-TestPullReplica.testKillLeader-seed#[C134B038A7C23E95]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testKillLeader
   [junit4]   2> 669837 INFO  (OverseerThreadFactory-7873-thread-1-processing-n:127.0.0.1:43965_solr) [n:127.0.0.1:43965_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection pull_replica_test_kill_leader
   [junit4]   2> 669943 INFO  (OverseerStateUpdate-72919096342020102-127.0.0.1:43965_solr-n_0000000000) [n:127.0.0.1:43965_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"pull_replica_test_kill_leader_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:43965_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:43965/solr",
   [junit4]   2>   "collection":"pull_replica_test_kill_leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 669945 INFO  (OverseerStateUpdate-72919096342020102-127.0.0.1:43965_solr-n_0000000000) [n:127.0.0.1:43965_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"pull_replica_test_kill_leader_shard1_replica_p2",
   [junit4]   2>   "node_name":"127.0.0.1:39371_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:39371/solr",
   [junit4]   2>   "collection":"pull_replica_test_kill_leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 670098 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr    x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_test_kill_leader_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 670098 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr    x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 670125 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.1
   [junit4]   2> 670128 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 670128 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 670128 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_test_kill_leader_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 670129 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.SolrCore [[pull_replica_test_kill_leader_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_C134B038A7C23E95-001/tempDir-001/node1/pull_replica_test_kill_leader_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_C134B038A7C23E95-001/tempDir-001/node1/pull_replica_test_kill_leader_shard1_replica_n1/data/]
   [junit4]   2> 670135 INFO  (qtp824283963-10428) [n:127.0.0.1:39371_solr    x:pull_replica_test_kill_leader_shard1_replica_p2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_test_kill_leader_shard1_replica_p2&action=CREATE&numShards=1&collection=pull_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 670157 INFO  (qtp824283963-10428) [n:127.0.0.1:39371_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.1
   [junit4]   2> 670159 INFO  (qtp824283963-10428) [n:127.0.0.1:39371_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 670159 INFO  (qtp824283963-10428) [n:127.0.0.1:39371_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 670159 INFO  (qtp824283963-10428) [n:127.0.0.1:39371_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2 ] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_test_kill_leader_shard1_replica_p2' using configuration from configset conf, trusted=true
   [junit4]   2> 670159 INFO  (qtp824283963-10428) [n:127.0.0.1:39371_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2 ] o.a.s.c.SolrCore [[pull_replica_test_kill_leader_shard1_replica_p2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_C134B038A7C23E95-001/tempDir-001/node2/pull_replica_test_kill_leader_shard1_replica_p2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_C134B038A7C23E95-001/tempDir-001/node2/pull_replica_test_kill_leader_shard1_replica_p2/data/]
   [junit4]   2> 670170 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 670170 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 670170 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 670170 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 670171 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 670172 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 670172 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 670172 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1719073361350361088
   [junit4]   2> 670175 INFO  (searcherExecutor-7899-thread-1-processing-n:127.0.0.1:43965_solr x:pull_replica_test_kill_leader_shard1_replica_n1 c:pull_replica_test_kill_leader s:shard1 r:core_node3) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.SolrCore [pull_replica_test_kill_leader_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 670180 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/pull_replica_test_kill_leader/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 670180 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/pull_replica_test_kill_leader/leaders/shard1
   [junit4]   2> 670188 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 670188 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 670188 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43965/solr/pull_replica_test_kill_leader_shard1_replica_n1/
   [junit4]   2> 670189 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 670189 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:43965/solr/pull_replica_test_kill_leader_shard1_replica_n1/ has no replicas
   [junit4]   2> 670190 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/pull_replica_test_kill_leader/leaders/shard1/leader after winning as /collections/pull_replica_test_kill_leader/leader_elect/shard1/election/72919096342020102-core_node3-n_0000000000
   [junit4]   2> 670192 INFO  (qtp824283963-10428) [n:127.0.0.1:39371_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 670192 INFO  (qtp824283963-10428) [n:127.0.0.1:39371_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 670193 INFO  (qtp824283963-10428) [n:127.0.0.1:39371_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 670193 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43965/solr/pull_replica_test_kill_leader_shard1_replica_n1/ shard1
   [junit4]   2> 670193 INFO  (qtp824283963-10428) [n:127.0.0.1:39371_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 670193 INFO  (qtp824283963-10428) [n:127.0.0.1:39371_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 670194 INFO  (searcherExecutor-7901-thread-1-processing-n:127.0.0.1:39371_solr x:pull_replica_test_kill_leader_shard1_replica_p2 c:pull_replica_test_kill_leader s:shard1 r:core_node4) [n:127.0.0.1:39371_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2 ] o.a.s.c.SolrCore [pull_replica_test_kill_leader_shard1_replica_p2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 670199 INFO  (qtp824283963-10428) [n:127.0.0.1:39371_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2 ] o.a.s.c.ZkController pull_replica_test_kill_leader_shard1_replica_p2 starting background replication from leader
   [junit4]   2> 670199 INFO  (qtp824283963-10428) [n:127.0.0.1:39371_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2 ] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:01
   [junit4]   2> 670208 INFO  (qtp824283963-10428) [n:127.0.0.1:39371_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2 ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 670209 INFO  (qtp824283963-10428) [n:127.0.0.1:39371_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 670295 INFO  (zkCallback-7885-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_kill_leader/state.json] for collection [pull_replica_test_kill_leader] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 670295 INFO  (zkCallback-7865-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_kill_leader/state.json] for collection [pull_replica_test_kill_leader] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 670295 INFO  (zkCallback-7885-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_kill_leader/state.json] for collection [pull_replica_test_kill_leader] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 670295 INFO  (zkCallback-7885-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_kill_leader/state.json] for collection [pull_replica_test_kill_leader] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 670296 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 670308 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_test_kill_leader_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=210
   [junit4]   2> 670308 ERROR (qtp824283963-10428) [n:127.0.0.1:39371_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2 ] o.a.s.c.c.ZkStateReader Collection pull_replica_test_kill_leader is not lazy or watched!
   [junit4]   2> 670310 INFO  (qtp824283963-10428) [n:127.0.0.1:39371_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_test_kill_leader_shard1_replica_p2&action=CREATE&numShards=1&collection=pull_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=175
   [junit4]   2> 670312 INFO  (qtp2104808852-10432) [n:127.0.0.1:43965_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> 670410 INFO  (zkCallback-7865-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_kill_leader/state.json] for collection [pull_replica_test_kill_leader] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 670410 INFO  (zkCallback-7865-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_kill_leader/state.json] for collection [pull_replica_test_kill_leader] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 670410 INFO  (zkCallback-7885-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_kill_leader/state.json] for collection [pull_replica_test_kill_leader] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 670411 INFO  (zkCallback-7885-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_kill_leader/state.json] for collection [pull_replica_test_kill_leader] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 670411 INFO  (zkCallback-7885-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_kill_leader/state.json] for collection [pull_replica_test_kill_leader] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 670411 INFO  (zkCallback-7885-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_kill_leader/state.json] for collection [pull_replica_test_kill_leader] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 670411 INFO  (qtp2104808852-10432) [n:127.0.0.1:43965_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=1&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_kill_leader&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=583
   [junit4]   2> 670412 INFO  (TEST-TestPullReplica.testKillLeader-seed#[C134B038A7C23E95]) [     ] o.a.s.c.SolrCloudTestCase waitForState (pull_replica_test_kill_leader): Expected collection to be created with 1 shard and 2 replicas
   [junit4]   2> 670413 INFO  (watches-7894-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 670413 INFO  (TEST-TestPullReplica.testKillLeader-seed#[C134B038A7C23E95]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 670414 INFO  (TEST-TestPullReplica.testKillLeader-seed#[C134B038A7C23E95]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 670414 INFO  (TEST-TestPullReplica.testKillLeader-seed#[C134B038A7C23E95]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 670420 INFO  (qtp2104808852-10431) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/pull_replica_test_kill_leader/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 670420 INFO  (qtp2104808852-10431) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1719073361608310784)]} 0 2
   [junit4]   2> 670424 INFO  (searcherExecutor-7899-thread-1-processing-n:127.0.0.1:43965_solr x:pull_replica_test_kill_leader_shard1_replica_n1 c:pull_replica_test_kill_leader s:shard1 r:core_node3) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.SolrCore [pull_replica_test_kill_leader_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 670424 INFO  (qtp2104808852-10425) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=pull_replica_test_kill_leader:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 670431 INFO  (qtp2104808852-10432) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 670440 INFO  (qtp824283963-10434) [n:127.0.0.1:39371_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 670508 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.ReplicationHandler Polling for index modifications
   [junit4]   2> 670508 INFO  (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Updated leaderUrl to https://127.0.0.1:43965/solr/pull_replica_test_kill_leader_shard1_replica_n1/
   [junit4]   2> 670514 INFO  (qtp2104808852-10432) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 670514 INFO  (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Leader's generation: 2
   [junit4]   2> 670514 INFO  (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Leader's version: 1639436112987
   [junit4]   2> 670514 INFO  (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Follower's generation: 1
   [junit4]   2> 670514 INFO  (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Follower's version: 0
   [junit4]   2> 670514 INFO  (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 670515 INFO  (qtp2104808852-10431) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist} status=0 QTime=0
   [junit4]   2> 670515 INFO  (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Number of files in latest index in leader: 26
   [junit4]   2> 670516 INFO  (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@105b41f3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c65cf51)
   [junit4]   2> 670516 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Download files to dir: [segments_1]
   [junit4]   2> 670516 INFO  (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher tmpIndexDir_type  : class org.apache.lucene.store.MockDirectoryWrapper , RAMDirectory@105b41f3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c65cf51
   [junit4]   2> 670516 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_Lucene84_0.pos size=78 checksum=1593586914 alwaysDownload=true
   [junit4]   2> 670517 INFO  (qtp2104808852-10425) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene84_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 670517 DEBUG (qtp2104808852-10425) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 78 bytes for file _0_Lucene84_0.pos
   [junit4]   2> 670517 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 78 bytes of file: _0_Lucene84_0.pos
   [junit4]   2> 670517 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_LuceneVarGapDocFreqInterval_0.pos size=97 checksum=470599382 alwaysDownload=true
   [junit4]   2> 670518 INFO  (qtp2104808852-10427) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 670518 DEBUG (qtp2104808852-10427) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 97 bytes for file _0_LuceneVarGapDocFreqInterval_0.pos
   [junit4]   2> 670518 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 97 bytes of file: _0_LuceneVarGapDocFreqInterval_0.pos
   [junit4]   2> 670518 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_Lucene84_0.tim size=83 checksum=559061309 alwaysDownload=true
   [junit4]   2> 670518 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene84_0.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 670519 DEBUG (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 83 bytes for file _0_Lucene84_0.tim
   [junit4]   2> 670519 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 83 bytes of file: _0_Lucene84_0.tim
   [junit4]   2> 670519 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0.nvd size=59 checksum=615041742 alwaysDownload=true
   [junit4]   2> 670519 INFO  (qtp2104808852-10432) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 670520 DEBUG (qtp2104808852-10432) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 59 bytes for file _0.nvd
   [junit4]   2> 670520 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 59 bytes of file: _0.nvd
   [junit4]   2> 670520 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_Lucene84_0.tip size=72 checksum=2910407136 alwaysDownload=true
   [junit4]   2> 670520 INFO  (qtp2104808852-10431) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene84_0.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 670520 DEBUG (qtp2104808852-10431) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 72 bytes for file _0_Lucene84_0.tip
   [junit4]   2> 670520 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 72 bytes of file: _0_Lucene84_0.tip
   [junit4]   2> 670521 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_LuceneVarGapDocFreqInterval_0.tib size=201 checksum=857002833 alwaysDownload=true
   [junit4]   2> 670521 INFO  (qtp2104808852-10425) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.tib&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 670521 DEBUG (qtp2104808852-10425) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 201 bytes for file _0_LuceneVarGapDocFreqInterval_0.tib
   [junit4]   2> 670521 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 201 bytes of file: _0_LuceneVarGapDocFreqInterval_0.tib
   [junit4]   2> 670521 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_BlockTreeOrds_0.doc size=83 checksum=2026021477 alwaysDownload=true
   [junit4]   2> 670522 INFO  (qtp2104808852-10427) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 670522 DEBUG (qtp2104808852-10427) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 83 bytes for file _0_BlockTreeOrds_0.doc
   [junit4]   2> 670522 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 83 bytes of file: _0_BlockTreeOrds_0.doc
   [junit4]   2> 670522 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_BlockTreeOrds_0.tipo size=115 checksum=2524159934 alwaysDownload=true
   [junit4]   2> 670522 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.tipo&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 670523 DEBUG (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 115 bytes for file _0_BlockTreeOrds_0.tipo
   [junit4]   2> 670523 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 115 bytes of file: _0_BlockTreeOrds_0.tipo
   [junit4]   2> 670523 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_LuceneVarGapDocFreqInterval_0.tiv size=127 checksum=2151044325 alwaysDownload=true
   [junit4]   2> 670523 INFO  (qtp2104808852-10432) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.tiv&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 670524 DEBUG (qtp2104808852-10432) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 127 bytes for file _0_LuceneVarGapDocFreqInterval_0.tiv
   [junit4]   2> 670524 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 127 bytes of file: _0_LuceneVarGapDocFreqInterval_0.tiv
   [junit4]   2> 670524 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_Direct_0.dvdm size=101 checksum=1521734531 alwaysDownload=true
   [junit4]   2> 670524 INFO  (qtp2104808852-10431) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Direct_0.dvdm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 670524 DEBUG (qtp2104808852-10431) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 101 bytes for file _0_Direct_0.dvdm
   [junit4]   2> 670524 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 101 bytes of file: _0_Direct_0.dvdm
   [junit4]   2> 670525 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0.kdm size=143 checksum=3598940923 alwaysDownload=true
   [junit4]   2> 670525 INFO  (qtp2104808852-10425) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.kdm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 670525 DEBUG (qtp2104808852-10425) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 143 bytes for file _0.kdm
   [junit4]   2> 670525 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 143 bytes of file: _0.kdm
   [junit4]   2> 670525 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_BlockTreeOrds_0.pos size=83 checksum=1241677936 alwaysDownload=true
   [junit4]   2> 670526 INFO  (qtp2104808852-10427) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 670526 DEBUG (qtp2104808852-10427) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 83 bytes for file _0_BlockTreeOrds_0.pos
   [junit4]   2> 670526 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 83 bytes of file: _0_BlockTreeOrds_0.pos
   [junit4]   2> 670526 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0.si size=800 checksum=615387376 alwaysDownload=true
   [junit4]   2> 670526 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 670527 DEBUG (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 800 bytes for file _0.si
   [junit4]   2> 670527 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 800 bytes of file: _0.si
   [junit4]   2> 670527 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0.kdi size=68 checksum=519221470 alwaysDownload=true
   [junit4]   2> 670527 INFO  (qtp2104808852-10432) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.kdi&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 670528 DEBUG (qtp2104808852-10432) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 68 bytes for file _0.kdi
   [junit4]   2> 670528 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 68 bytes of file: _0.kdi
   [junit4]   2> 670528 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0.fdm size=158 checksum=986851903 alwaysDownload=true
   [junit4]   2> 670528 INFO  (qtp2104808852-10431) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 670528 DEBUG (qtp2104808852-10431) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 158 bytes for file _0.fdm
   [junit4]   2> 670528 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 158 bytes of file: _0.fdm
   [junit4]   2> 670529 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_Lucene84_0.doc size=78 checksum=1368152946 alwaysDownload=true
   [junit4]   2> 670529 INFO  (qtp2104808852-10425) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene84_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 670529 DEBUG (qtp2104808852-10425) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 78 bytes for file _0_Lucene84_0.doc
   [junit4]   2> 670529 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 78 bytes of file: _0_Lucene84_0.doc
   [junit4]   2> 670529 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_Direct_0.dvdd size=77 checksum=1825557120 alwaysDownload=true
   [junit4]   2> 670530 INFO  (qtp2104808852-10427) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Direct_0.dvdd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 670530 DEBUG (qtp2104808852-10427) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 77 bytes for file _0_Direct_0.dvdd
   [junit4]   2> 670530 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 77 bytes of file: _0_Direct_0.dvdd
   [junit4]   2> 670530 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0.fdx size=64 checksum=3536635352 alwaysDownload=true
   [junit4]   2> 670530 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 670531 DEBUG (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 64 bytes for file _0.fdx
   [junit4]   2> 670531 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 64 bytes of file: _0.fdx
   [junit4]   2> 670531 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_BlockTreeOrds_0.tio size=178 checksum=1174440452 alwaysDownload=true
   [junit4]   2> 670531 INFO  (qtp2104808852-10432) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.tio&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 670531 DEBUG (qtp2104808852-10432) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 178 bytes for file _0_BlockTreeOrds_0.tio
   [junit4]   2> 670532 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 178 bytes of file: _0_BlockTreeOrds_0.tio
   [junit4]   2> 670532 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0.fdt size=114 checksum=1944594746 alwaysDownload=true
   [junit4]   2> 670532 INFO  (qtp2104808852-10431) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 670532 DEBUG (qtp2104808852-10431) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 114 bytes for file _0.fdt
   [junit4]   2> 670532 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 114 bytes of file: _0.fdt
   [junit4]   2> 670532 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_Lucene84_0.tmd size=189 checksum=2312280772 alwaysDownload=true
   [junit4]   2> 670533 INFO  (qtp2104808852-10425) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene84_0.tmd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 670533 DEBUG (qtp2104808852-10425) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 189 bytes for file _0_Lucene84_0.tmd
   [junit4]   2> 670533 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 189 bytes of file: _0_Lucene84_0.tmd
   [junit4]   2> 670533 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0.kdd size=79 checksum=2362761601 alwaysDownload=true
   [junit4]   2> 670534 INFO  (qtp2104808852-10427) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.kdd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 670534 DEBUG (qtp2104808852-10427) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 79 bytes for file _0.kdd
   [junit4]   2> 670534 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 79 bytes of file: _0.kdd
   [junit4]   2> 670534 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0.nvm size=175 checksum=3065238903 alwaysDownload=true
   [junit4]   2> 670534 INFO  (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 670535 DEBUG (qtp2104808852-10429) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 175 bytes for file _0.nvm
   [junit4]   2> 670535 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 175 bytes of file: _0.nvm
   [junit4]   2> 670535 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0_LuceneVarGapDocFreqInterval_0.doc size=97 checksum=806636338 alwaysDownload=true
   [junit4]   2> 670535 INFO  (qtp2104808852-10432) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 670536 DEBUG (qtp2104808852-10432) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 97 bytes for file _0_LuceneVarGapDocFreqInterval_0.doc
   [junit4]   2> 670536 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 97 bytes of file: _0_LuceneVarGapDocFreqInterval_0.doc
   [junit4]   2> 670536 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=_0.fnm size=451 checksum=3452623019 alwaysDownload=true
   [junit4]   2> 670536 INFO  (qtp2104808852-10431) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 670536 DEBUG (qtp2104808852-10431) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 451 bytes for file _0.fnm
   [junit4]   2> 670536 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 451 bytes of file: _0.fnm
   [junit4]   2> 670537 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Downloading file=segments_2 size=221 checksum=2050452540 alwaysDownload=true
   [junit4]   2> 670537 INFO  (qtp2104808852-10425) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_n1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 670537 DEBUG (qtp2104808852-10425) [n:127.0.0.1:43965_solr c:pull_replica_test_kill_leader s:shard1 r:core_node3 x:pull_replica_test_kill_leader_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Wrote 221 bytes for file segments_2
   [junit4]   2> 670538 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Fetched and wrote 221 bytes of file: segments_2
   [junit4]   2> 670538 INFO  (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Bytes downloaded: 3991, Bytes skipped downloading: 0
   [junit4]   2> 670538 INFO  (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=3991) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@105b41f3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c65cf51)
   [junit4]   2> 670538 INFO  (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher From dir files: [_0.fdm, _0.fdt, _0.fdx, _0.fnm, _0.kdd, _0.kdi, _0.kdm, _0.nvd, _0.nvm, _0.si, _0_BlockTreeOrds_0.doc, _0_BlockTreeOrds_0.pos, _0_BlockTreeOrds_0.tio, _0_BlockTreeOrds_0.tipo, _0_Direct_0.dvdd, _0_Direct_0.dvdm, _0_Lucene84_0.doc, _0_Lucene84_0.pos, _0_Lucene84_0.tim, _0_Lucene84_0.tip, _0_Lucene84_0.tmd, _0_LuceneVarGapDocFreqInterval_0.doc, _0_LuceneVarGapDocFreqInterval_0.pos, _0_LuceneVarGapDocFreqInterval_0.tib, _0_LuceneVarGapDocFreqInterval_0.tiv, segments_2]
   [junit4]   2> 670538 INFO  (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher To dir files: [segments_1]
   [junit4]   2> 670538 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Moving file: _0_Lucene84_0.pos
   [junit4]   2> 670538 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Moving file: _0_LuceneVarGapDocFreqInterval_0.pos
   [junit4]   2> 670538 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Moving file: _0_Lucene84_0.tim
   [junit4]   2> 670538 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Moving file: _0.nvd
   [junit4]   2> 670539 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Moving file: _0_Lucene84_0.tip
   [junit4]   2> 670539 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Moving file: _0_LuceneVarGapDocFreqInterval_0.tib
   [junit4]   2> 670539 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Moving file: _0_BlockTreeOrds_0.doc
   [junit4]   2> 670539 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Moving file: _0_BlockTreeOrds_0.tipo
   [junit4]   2> 670539 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Moving file: _0_LuceneVarGapDocFreqInterval_0.tiv
   [junit4]   2> 670539 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Moving file: _0_Direct_0.dvdm
   [junit4]   2> 670539 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Moving file: _0.kdm
   [junit4]   2> 670539 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Moving file: _0_BlockTreeOrds_0.pos
   [junit4]   2> 670539 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Moving file: _0.si
   [junit4]   2> 670539 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Moving file: _0.kdi
   [junit4]   2> 670539 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Moving file: _0.fdm
   [junit4]   2> 670539 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Moving file: _0_Lucene84_0.doc
   [junit4]   2> 670539 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Moving file: _0_Direct_0.dvdd
   [junit4]   2> 670539 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Moving file: _0.fdx
   [junit4]   2> 670539 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Moving file: _0_BlockTreeOrds_0.tio
   [junit4]   2> 670539 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Moving file: _0.fdt
   [junit4]   2> 670539 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Moving file: _0_Lucene84_0.tmd
   [junit4]   2> 670539 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Moving file: _0.kdd
   [junit4]   2> 670539 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Moving file: _0.nvm
   [junit4]   2> 670539 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Moving file: _0_LuceneVarGapDocFreqInterval_0.doc
   [junit4]   2> 670539 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Moving file: _0.fnm
   [junit4]   2> 670539 DEBUG (indexFetcher-7910-thread-1) [     ] o.a.s.h.IndexFetcher Moving file: segments_2
   [junit4]   2> 670540 INFO  (indexFetcher-7910-thread-1) [     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 670541 INFO  (searcherExecutor-7901-thread-1-processing-n:127.0.0.1:39371_solr x:pull_replica_test_kill_leader_shard1_replica_p2 c:pull_replica_test_kill_leader s:shard1 r:core_node4) [n:127.0.0.1:39371_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2 ] o.a.s.c.SolrCore [pull_replica_test_kill_leader_shard1_replica_p2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 670642 INFO  (qtp824283963-10436) [n:127.0.0.1:39371_solr c:pull_replica_test_kill_leader s:shard1 r:core_node4 x:pull_replica_test_kill_leader_shard1_replica_p2 ] o.a.s.c.S.Request [pull_replica_test_kill_leader_shard1_replica_p2]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 670642 INFO  (TEST-TestPullReplica.testKillLeader-seed#[C134B038A7C23E95]) [     ] o.a.s.c.TestPullReplica Replica core_node4 (https://127.0.0.1:39371/solr/pull_replica_test_kill_leader_shard1_replica_p2/) has all 1 docs
   [junit4]   2> 670643 INFO  (TEST-TestPullReplica.testKillLeader-seed#[C134B038A7C23E95]) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-201 for ERROR logs matching regex: No registered leader was found
   [junit4]   2> 670643 INFO  (TEST-TestPullReplica.testKillLeader-seed#[C134B038A7C23E95]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=200317925
   [junit4]   2> 670643 INFO  (TEST-TestPullReplica.testKillLeader-seed#[C134B038A7C23E95]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43965_solr
   [junit4]   2> 670645 INFO  (TEST-TestPullReplica.testKillLeader-seed#[C134B038A7C23E95]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 670645 INFO  (TEST-TestPullReplica.testKillLeader-seed#[C134B038A7C23E95]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:43965_solr as DOWN
   [junit4]   2> 670652 INFO  (coreCloseExecutor-7915-thread-1) [n:127.0.0.1:43965_solr     ] o.a.s.c.SolrCore [pull_replica_test_kill_leader_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5755264e
   [junit4]   2> 670652 INFO  (coreCloseExecutor-7915-thread-1) [n:127.0.0.1:43965_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.pull_replica_test_kill_leader.shard1.replica_n1 tag=SolrCore@5755264e
   [junit4]   2> 670652 INFO  (coreCloseExecutor-7915-thread-1) [n:127.0.0.1:43965_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.pull_replica_test_kill_leader.shard1.leader tag=SolrCore@5755264e
   [junit4]   2> 670653 INFO  (coreCloseExecutor-7915-thread-1) [n:127.0.0.1:43965_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 670657 INFO  (TEST-TestPullReplica.testKillLeader-seed#[C134B038A7C23E95]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 670657 INFO  (TEST-TestPullReplica.testKillLeader-seed#[C134B038A7C23E95]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 670657 INFO  (TEST-TestPullReplica.testKillLeader-seed#[C134B038A7C23E95]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 670657 INFO  (TEST-TestPullReplica.testKillLeader-seed#[C134B038A7C23E95]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 670658 INFO  (closeThreadPool-7917-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72919096342020102-127.0.0.1:43965_solr-n_0000000000) closing
   [junit4]   2> 670663 INFO  (OverseerStateUpdate-72919096342020102-127.0.0.1:43965_solr-n_0000000000) [n:127.0.0.1:43965_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43965_solr
   [junit4]   2> 670667 INFO  (OverseerAutoScalingTriggerThread-72919096342020102-127.0.0.1:43965_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 670672 INFO  (closeThreadPool-7917-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72919096342020102-127.0.0.1:43965_solr-n_0000000000) closing
   [junit4]   2> 670673 WARN  (jetty-launcher-7846-thread-1-SendThread(127.0.0.1:43187)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1030f8822cf0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1030f8822cf0006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1030f8822cf0006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 670674 INFO  (zkCallback-7885-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 670674 INFO  (zkCallback-7885-thread-4) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39371_solr
   [junit4]   2> 670674 INFO  (zkCallback-7896-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 670674 INFO  (zkCallback-7885-thread-4) [n:127.0.0.1:39371_solr     ] o.a.s.c.Overseer Overseer (id=72919096342020104-127.0.0.1:39371_solr-n_0000000001) starting
   [junit4]   2> 670683 INFO  (OverseerStateUpdate-72919096342020104-127.0.0.1:39371_solr-n_0000000001) [n:127.0.0.1:39371_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39371_solr
   [junit4]   2> 670685 INFO  (zkCallback-7885-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_kill_leader/state.json] for collection [pull_replica_test_kill_leader] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 670685 INFO  (zkCallback-7885-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_kill_leader/state.json] for collection [pull_replica_test_kill_leader] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 670685 INFO  (zkCallback-7885-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_kill_leader/state.json] for collection [pull_replica_test_kill_leader] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 670692 INFO  (zkCallback-7885-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_kill_leader/state.json] for collection [pull_replica_test_kill_leader] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 670773 INFO  (TEST-TestPullReplica.testKillLeader-seed#[C134B038A7C23E95]) [     ] o.a.s.c.Overseer Overseer (id=72919096342020102-127.0.0.1:43965_solr-n_0000000000) closing
   [junit4]   2> 670775 INFO  (TEST-TestPullReplica.testKillLeader-seed#[C134B038A7C23E95]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@328e3e71{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 670776 INFO  (TEST-TestPullReplica.testKillLeader-seed#[C134B038A7C23E95]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5b5eb007{/solr,null,STOPPED}
   [junit4]   2> 670776 INFO  (TEST-TestPullReplica.testKillLeader-seed#[C134B038A7C23E95]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 670781 INFO  (TEST-TestPullReplica.testKillLeader-seed#[C134B038A7C23E95]) [     ] o.a.s.c.SolrCloudTestCase waitForState (pull_replica_test_kill_leader): Leader replica not removed
   [junit4]   2> 670782 INFO  (watches-7894-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 670782 INFO  (TEST-TestPullReplica.testKillLeader-seed#[C134B038A7C23E9

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

 Shutting down ZkTestServer.
   [junit4]   2> 718119 WARN  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker-SendThread(127.0.0.1:43187)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1030f8822cf0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1030f8822cf0000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1030f8822cf0000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 718220 WARN  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker-SendThread(127.0.0.1:43187)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1030f8822cf0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1030f8822cf0001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1030f8822cf0001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 718323 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> 	34	/solr/collections/pull_replica_test_create_delete/state.json
   [junit4]   2> 	19	/solr/configs/conf
   [junit4]   2> 	17	/solr/collections/pull_replica_test_remove_all_writer_replicas/terms/shard1
   [junit4]   2> 	14	/solr/collections/pull_replica_test_create_delete/terms/shard1
   [junit4]   2> 	13	/solr/collections/pull_replica_test_create_delete/terms/shard2
   [junit4]   2> 	11	/solr/collections/pull_replica_test_real_time_get/state.json
   [junit4]   2> 	11	/solr/collections/pull_replica_test_real_time_get/terms/shard1
   [junit4]   2> 	9	/solr/collections/pull_replica_test_kill_pull_replica/terms/shard1
   [junit4]   2> 	9	/solr/collections/pull_replica_test_remove_all_writer_replicas/state.json
   [junit4]   2> 	9	/solr/collections/pull_replica_test_add_docs/state.json
   [junit4]   2> 	8	/solr/collections/pull_replica_test_kill_pull_replica/state.json
   [junit4]   2> 	8	/solr/collections/pull_replica_test_add_remove_pull_replica/state.json
   [junit4]   2> 	8	/solr/collections/pull_replica_test_kill_leader/state.json
   [junit4]   2> 	8	/solr/collections/pull_replica_test_kill_leader/terms/shard1
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/collections/pull_replica_test_add_remove_pull_replica/terms/shard2
   [junit4]   2> 	5	/solr/collections/pull_replica_test_add_docs/terms/shard1
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/collections/pull_replica_test_kill_leader/collectionprops.json
   [junit4]   2> 	3	/solr/collections/pull_replica_test_add_remove_pull_replica/terms/shard1
   [junit4]   2> 	2	/solr/collections/pull_replica_test_remove_all_writer_replicas/collectionprops.json
   [junit4]   2> 	2	/solr/collections/pull_replica_test_real_time_get/collectionprops.json
   [junit4]   2> 	2	/solr/collections/pull_replica_test_add_remove_pull_replica/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	74	/solr/collections/pull_replica_test_create_delete/state.json
   [junit4]   2> 	57	/solr/collections/pull_replica_test_add_remove_pull_replica/state.json
   [junit4]   2> 	55	/solr/collections/pull_replica_test_kill_pull_replica/state.json
   [junit4]   2> 	51	/solr/collections/pull_replica_test_remove_all_writer_replicas/state.json
   [junit4]   2> 	43	/solr/collections/pull_replica_test_kill_leader/state.json
   [junit4]   2> 	42	/solr/collections/pull_replica_test_real_time_get/state.json
   [junit4]   2> 	16	/solr/collections/pull_replica_test_add_docs/state.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72919096342020104-127.0.0.1:39371_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	229	/solr/overseer/queue
   [junit4]   2> 	76	/solr/overseer/collection-queue-work
   [junit4]   2> 	53	/solr/collections
   [junit4]   2> 	37	/solr/collections/pull_replica_test_create_delete/state.json
   [junit4]   2> 	18	/solr/live_nodes
   [junit4]   2> 	16	/solr/collections/pull_replica_test_kill_leader/state.json
   [junit4]   2> 	16	/solr/collections/pull_replica_test_kill_pull_replica/state.json
   [junit4]   2> 	15	/solr/collections/pull_replica_test_remove_all_writer_replicas/state.json
   [junit4]   2> 	12	/solr/collections/pull_replica_test_real_time_get/state.json
   [junit4]   2> 	10	/solr/collections/pull_replica_test_add_remove_pull_replica/state.json
   [junit4]   2> 	9	/solr/collections/pull_replica_test_add_docs/state.json
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 718327 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [n:127.0.0.1:39371_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43187
   [junit4]   2> 718327 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [n:127.0.0.1:39371_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43187
   [junit4]   2> 718327 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [n:127.0.0.1:39371_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43187
   [junit4]   2> 718327 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [n:127.0.0.1:39371_solr     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-200 after mutting 0 log messages
   [junit4]   2> 718327 INFO  (SUITE-TestPullReplica-seed#[C134B038A7C23E95]-worker) [n:127.0.0.1:39371_solr     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-203 for ERROR logs matching regex: ignore_exception
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_C134B038A7C23E95-001
   [junit4]   2> Dec 13, 2021 10:56:00 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {foo=Lucene84, _root_=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_s=Lucene84}, docValues:{_version_=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1249, maxMBSortInHeap=7.317217443432501, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=tr, timezone=Antarctica/Davis
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=122904208,total=512229376
   [junit4]   2> NOTE: All tests run in this JVM: [TestLockTree, SuggestComponentContextFilterQueryTest, TestCloudSearcherWarming, AuditLoggerIntegrationTest, AliasIntegrationTest, TestFilteredDocIdSet, TestCoreDiscovery, TestNumericRangeQuery64, SolrMetricReporterTest, TestExplainDocTransformer, TestUnInvertedFieldException, ScheduledTriggerTest, TolerantUpdateProcessorTest, TestDocTermOrds, RecoveryZkTest, VersionInfoTest, TestMissingGroups, TestHalfAndHalfDocValues, TestMinimalConfig, TestSimpleQParserPlugin, TestXIncludeConfig, CategoryRoutedAliasUpdateProcessorTest, BlobRepositoryCloudTest, SuggesterTSTTest, TestManagedResource, SortByFunctionTest, SimpleFacetsTest, SimpleCollectionCreateDeleteTest, TestConfigsApi, TestUseDocValuesAsStored2, MetricsHandlerTest, MaxScoreCollectorTest, TestPivotHelperCode, BasicAuthStandaloneTest, PreAnalyzedFieldManagedSchemaCloudTest, Tagger2Test, SolrIndexSearcherTest, DistributedSpellCheckComponentTest, IndexBasedSpellCheckerTest, TestRestoreCore, TestExclusionRuleCollectionAccess, NotRequiredUniqueKeyTest, TestWaitForStateWithJettyShutdowns, MoveReplicaHDFSFailoverTest, DisMaxRequestHandlerTest, MetricsConfigTest, SpellingQueryConverterTest, TestDistribPackageStore, ExitableDirectoryReaderTest, TimeZoneUtilsTest, MultiThreadedOCPTest, TestSSLRandomization, SimpleMLTQParserTest, ZkSolrClientTest, FacetPivotSmallTest, TestStressRecovery, DocExpirationUpdateProcessorFactoryTest, TestConfigReload, ExternalFileFieldSortTest, TestSimScenario, TestReplicationHandler, CreateCollectionCleanupTest, TestObjectReleaseTracker, TestLuceneIndexBackCompat, AddBlockUpdateTest, TestDistribDocBasedVersion, TestSimpleTrackingShardHandler, TestUniqueKeyFieldResource, HdfsChaosMonkeySafeLeaderTest, TestSchemaResource, HLLSerializationTest, TestFieldResource, TestPullReplica]
   [junit4] Completed [329/955 (1!)] on J0 in 52.32s, 10 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 56407 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.11 - Build # 145 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.11/145/

1 tests failed.
FAILED:  org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
	at __randomizedtesting.SeedInfo.seed([A4B59D469179700:DD9C76A3DD480F47]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:197)
	at org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap(CdcrBootstrapTest.java:122)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 14926 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
   [junit4]   2> 716539 INFO  (SUITE-CdcrBootstrapTest-seed#[A4B59D469179700]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 716540 INFO  (SUITE-CdcrBootstrapTest-seed#[A4B59D469179700]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-245 after mutting 0 log messages
   [junit4]   2> 716540 INFO  (SUITE-CdcrBootstrapTest-seed#[A4B59D469179700]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-246 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 716541 INFO  (SUITE-CdcrBootstrapTest-seed#[A4B59D469179700]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_A4B59D469179700-001/data-dir-89-001
   [junit4]   2> 716541 WARN  (SUITE-CdcrBootstrapTest-seed#[A4B59D469179700]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=175 numCloses=175
   [junit4]   2> 716541 INFO  (SUITE-CdcrBootstrapTest-seed#[A4B59D469179700]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 716543 INFO  (SUITE-CdcrBootstrapTest-seed#[A4B59D469179700]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 716543 INFO  (SUITE-CdcrBootstrapTest-seed#[A4B59D469179700]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4] IGNOR/A 0.00s J2 | CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> 716547 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testConvertClusterToCdcrAndBootstrap
   [junit4]   2> 716548 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_A4B59D469179700-001/cdcr-target-001
   [junit4]   2> 716548 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 716548 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 716548 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 716549 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 716648 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.ZkTestServer start zk server on port: 34157
   [junit4]   2> 716648 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34157
   [junit4]   2> 716648 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34157
   [junit4]   2> 716648 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34157
   [junit4]   2> 716650 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 716652 INFO  (zkConnectionManagerCallback-7137-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716652 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 716654 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 716655 INFO  (zkConnectionManagerCallback-7139-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716655 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 716656 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 716657 INFO  (zkConnectionManagerCallback-7141-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716657 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 716660 WARN  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]-SendThread(127.0.0.1:34157)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1096e9c54de0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1096e9c54de0002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1096e9c54de0002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 716762 INFO  (jetty-launcher-7142-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 716762 INFO  (jetty-launcher-7142-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 716763 INFO  (jetty-launcher-7142-thread-1) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 716763 INFO  (jetty-launcher-7142-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 716763 INFO  (jetty-launcher-7142-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 716763 INFO  (jetty-launcher-7142-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 716763 INFO  (jetty-launcher-7142-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53cc2f46{/solr,null,AVAILABLE}
   [junit4]   2> 716764 INFO  (jetty-launcher-7142-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4aa3f891{SSL, (ssl, http/1.1)}{127.0.0.1:39791}
   [junit4]   2> 716764 INFO  (jetty-launcher-7142-thread-1) [     ] o.e.j.s.Server Started @716810ms
   [junit4]   2> 716764 INFO  (jetty-launcher-7142-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:34157/solr, hostPort=39791}
   [junit4]   2> 716764 ERROR (jetty-launcher-7142-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 716764 INFO  (jetty-launcher-7142-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 716764 INFO  (jetty-launcher-7142-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.1
   [junit4]   2> 716765 INFO  (jetty-launcher-7142-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 716765 INFO  (jetty-launcher-7142-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 716765 INFO  (jetty-launcher-7142-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-14T06:44:11.520Z
   [junit4]   2> 716765 INFO  (jetty-launcher-7142-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 716766 INFO  (zkConnectionManagerCallback-7144-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716766 INFO  (jetty-launcher-7142-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 716768 INFO  (jetty-launcher-7142-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 716772 INFO  (jetty-launcher-7142-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 717848 INFO  (jetty-launcher-7142-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 717848 WARN  (jetty-launcher-7142-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 717849 WARN  (jetty-launcher-7142-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3e1b294a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 717849 WARN  (jetty-launcher-7142-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3e1b294a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 717851 WARN  (jetty-launcher-7142-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 717852 WARN  (jetty-launcher-7142-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5890acb8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 717852 WARN  (jetty-launcher-7142-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5890acb8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 717853 INFO  (jetty-launcher-7142-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34157/solr
   [junit4]   2> 717854 INFO  (jetty-launcher-7142-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 717855 INFO  (zkConnectionManagerCallback-7155-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 717855 INFO  (jetty-launcher-7142-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 717961 INFO  (jetty-launcher-7142-thread-1) [n:127.0.0.1:39791_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 717962 INFO  (zkConnectionManagerCallback-7157-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 717962 INFO  (jetty-launcher-7142-thread-1) [n:127.0.0.1:39791_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 718042 WARN  (jetty-launcher-7142-thread-1) [n:127.0.0.1:39791_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 718047 INFO  (jetty-launcher-7142-thread-1) [n:127.0.0.1:39791_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39791_solr
   [junit4]   2> 718048 INFO  (jetty-launcher-7142-thread-1) [n:127.0.0.1:39791_solr     ] o.a.s.c.Overseer Overseer (id=74712486546112517-127.0.0.1:39791_solr-n_0000000000) starting
   [junit4]   2> 718052 INFO  (OverseerStateUpdate-74712486546112517-127.0.0.1:39791_solr-n_0000000000) [n:127.0.0.1:39791_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39791_solr
   [junit4]   2> 718053 INFO  (jetty-launcher-7142-thread-1) [n:127.0.0.1:39791_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39791_solr
   [junit4]   2> 718054 INFO  (OverseerStateUpdate-74712486546112517-127.0.0.1:39791_solr-n_0000000000) [n:127.0.0.1:39791_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 718059 INFO  (jetty-launcher-7142-thread-1) [n:127.0.0.1:39791_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 718059 WARN  (jetty-launcher-7142-thread-1) [n:127.0.0.1:39791_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> 718090 INFO  (jetty-launcher-7142-thread-1) [n:127.0.0.1:39791_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_A4B59D469179700-001/cdcr-target-001/node1
   [junit4]   2> 718103 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 718104 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 718104 INFO  (zkConnectionManagerCallback-7172-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718104 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 718105 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 718106 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34157/solr ready
   [junit4]   2> 718106 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.c.CdcrBootstrapTest Target zkHost = 127.0.0.1:34157/solr
   [junit4]   2> 718107 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_A4B59D469179700-001/cdcr-source-001
   [junit4]   2> 718107 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 718111 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 718111 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 718112 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 718211 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.ZkTestServer start zk server on port: 44229
   [junit4]   2> 718211 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44229
   [junit4]   2> 718211 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44229
   [junit4]   2> 718211 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44229
   [junit4]   2> 718212 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 718214 INFO  (zkConnectionManagerCallback-7174-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718214 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 718227 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 718231 INFO  (zkConnectionManagerCallback-7176-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718231 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 718232 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 718234 INFO  (zkConnectionManagerCallback-7178-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718234 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 718337 INFO  (jetty-launcher-7179-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 718337 INFO  (jetty-launcher-7179-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 718337 INFO  (jetty-launcher-7179-thread-1) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 718338 INFO  (jetty-launcher-7179-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 718338 INFO  (jetty-launcher-7179-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 718338 INFO  (jetty-launcher-7179-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 718338 INFO  (jetty-launcher-7179-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b97332d{/solr,null,AVAILABLE}
   [junit4]   2> 718341 INFO  (jetty-launcher-7179-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2ca4dc0{SSL, (ssl, http/1.1)}{127.0.0.1:37915}
   [junit4]   2> 718341 INFO  (jetty-launcher-7179-thread-1) [     ] o.e.j.s.Server Started @718387ms
   [junit4]   2> 718341 INFO  (jetty-launcher-7179-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44229/solr, hostPort=37915}
   [junit4]   2> 718341 ERROR (jetty-launcher-7179-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 718341 INFO  (jetty-launcher-7179-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 718341 INFO  (jetty-launcher-7179-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.1
   [junit4]   2> 718341 INFO  (jetty-launcher-7179-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 718341 INFO  (jetty-launcher-7179-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 718341 INFO  (jetty-launcher-7179-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-14T06:44:13.096Z
   [junit4]   2> 718346 INFO  (jetty-launcher-7179-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 718346 INFO  (zkConnectionManagerCallback-7181-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718347 INFO  (jetty-launcher-7179-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 718347 INFO  (jetty-launcher-7179-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 718351 INFO  (jetty-launcher-7179-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 718351 WARN  (jetty-launcher-7179-thread-1-SendThread(127.0.0.1:44229)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1096e9c5afb0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1096e9c5afb0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1096e9c5afb0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 718685 INFO  (jetty-launcher-7179-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 718686 WARN  (jetty-launcher-7179-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 718697 WARN  (jetty-launcher-7179-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@53395b58[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 718697 WARN  (jetty-launcher-7179-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@53395b58[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 718700 WARN  (jetty-launcher-7179-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 718707 WARN  (jetty-launcher-7179-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ad2eaab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 718707 WARN  (jetty-launcher-7179-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ad2eaab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 718709 INFO  (jetty-launcher-7179-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44229/solr
   [junit4]   2> 718720 INFO  (jetty-launcher-7179-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 718720 INFO  (zkConnectionManagerCallback-7192-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718721 INFO  (jetty-launcher-7179-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 718828 INFO  (jetty-launcher-7179-thread-1) [n:127.0.0.1:37915_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 718829 INFO  (zkConnectionManagerCallback-7194-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718829 INFO  (jetty-launcher-7179-thread-1) [n:127.0.0.1:37915_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 718899 WARN  (jetty-launcher-7179-thread-1) [n:127.0.0.1:37915_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 718904 INFO  (jetty-launcher-7179-thread-1) [n:127.0.0.1:37915_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37915_solr
   [junit4]   2> 718904 INFO  (jetty-launcher-7179-thread-1) [n:127.0.0.1:37915_solr     ] o.a.s.c.Overseer Overseer (id=74712486648676357-127.0.0.1:37915_solr-n_0000000000) starting
   [junit4]   2> 718909 INFO  (OverseerStateUpdate-74712486648676357-127.0.0.1:37915_solr-n_0000000000) [n:127.0.0.1:37915_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37915_solr
   [junit4]   2> 718909 INFO  (jetty-launcher-7179-thread-1) [n:127.0.0.1:37915_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37915_solr
   [junit4]   2> 718910 INFO  (OverseerStateUpdate-74712486648676357-127.0.0.1:37915_solr-n_0000000000) [n:127.0.0.1:37915_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 718911 INFO  (jetty-launcher-7179-thread-1) [n:127.0.0.1:37915_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 718912 WARN  (jetty-launcher-7179-thread-1) [n:127.0.0.1:37915_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> 718954 INFO  (jetty-launcher-7179-thread-1) [n:127.0.0.1:37915_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_A4B59D469179700-001/cdcr-source-001/node1
   [junit4]   2> 718967 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 718967 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 718971 INFO  (zkConnectionManagerCallback-7209-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718971 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 718972 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 718973 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44229/solr ready
   [junit4]   2> 718974 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 718975 INFO  (zkConnectionManagerCallback-7211-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718975 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 719110 INFO  (OverseerThreadFactory-7201-thread-1-processing-n:127.0.0.1:37915_solr) [n:127.0.0.1:37915_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-source
   [junit4]   2> 719219 INFO  (OverseerStateUpdate-74712486648676357-127.0.0.1:37915_solr-n_0000000000) [n:127.0.0.1:37915_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"cdcr-source_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:37915_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:37915/solr",
   [junit4]   2>   "collection":"cdcr-source",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 719427 INFO  (qtp137504432-11837) [n:127.0.0.1:37915_solr    x:cdcr-source_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 719427 INFO  (qtp137504432-11837) [n:127.0.0.1:37915_solr    x:cdcr-source_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 719440 INFO  (qtp137504432-11837) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.1
   [junit4]   2> 719441 INFO  (qtp137504432-11837) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 719442 INFO  (qtp137504432-11837) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 719442 INFO  (qtp137504432-11837) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using configuration from configset cdcr-source, trusted=true
   [junit4]   2> 719442 INFO  (qtp137504432-11837) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_A4B59D469179700-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_A4B59D469179700-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1/data/]
   [junit4]   2> 719483 INFO  (qtp137504432-11837) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 719483 INFO  (qtp137504432-11837) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 719484 INFO  (qtp137504432-11837) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 719484 INFO  (qtp137504432-11837) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 719487 INFO  (qtp137504432-11837) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-source
   [junit4]   2> 719487 INFO  (qtp137504432-11837) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 719487 INFO  (qtp137504432-11837) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 719487 INFO  (qtp137504432-11837) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1719102869856059392
   [junit4]   2> 719490 INFO  (searcherExecutor-7213-thread-1-processing-n:127.0.0.1:37915_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 719494 INFO  (qtp137504432-11837) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-source/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 719494 INFO  (qtp137504432-11837) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/cdcr-source/leaders/shard1
   [junit4]   2> 719497 INFO  (qtp137504432-11837) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 719497 INFO  (qtp137504432-11837) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 719497 INFO  (qtp137504432-11837) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37915/solr/cdcr-source_shard1_replica_n1/
   [junit4]   2> 719498 INFO  (qtp137504432-11837) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 719498 INFO  (qtp137504432-11837) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:37915/solr/cdcr-source_shard1_replica_n1/ has no replicas
   [junit4]   2> 719498 INFO  (qtp137504432-11837) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/cdcr-source/leaders/shard1/leader after winning as /collections/cdcr-source/leader_elect/shard1/election/74712486648676357-core_node2-n_0000000000
   [junit4]   2> 719502 INFO  (qtp137504432-11837) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37915/solr/cdcr-source_shard1_replica_n1/ shard1
   [junit4]   2> 719604 INFO  (zkCallback-7193-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 719604 INFO  (zkCallback-7193-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 719604 INFO  (zkCallback-7193-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 719606 INFO  (qtp137504432-11837) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 719608 INFO  (qtp137504432-11837) [n:127.0.0.1:37915_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=181
   [junit4]   2> 719611 INFO  (qtp137504432-11839) [n:127.0.0.1:37915_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> 719708 INFO  (zkCallback-7193-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 719708 INFO  (zkCallback-7193-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 719708 INFO  (zkCallback-7193-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 719708 INFO  (zkCallback-7193-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 719709 INFO  (qtp137504432-11839) [n:127.0.0.1:37915_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=602
   [junit4]   2> 719709 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: cdcr-source
   [junit4]   2> 719719 INFO  (qtp137504432-11838) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-source/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 719719 INFO  (qtp137504432-11838) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_0 (1719102870095134720), source_1 (1719102870096183296), source_2 (1719102870096183297), source_3 (1719102870096183298), source_4 (1719102870096183299), source_5 (1719102870096183300), source_6 (1719102870096183301), source_7 (1719102870096183302), source_8 (1719102870096183303), source_9 (1719102870096183304), ... (100 adds)]} 0 4
   [junit4]   2> 719788 INFO  (searcherExecutor-7213-thread-1-processing-n:127.0.0.1:37915_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 719788 INFO  (qtp137504432-11840) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 65
   [junit4]   2> 719793 INFO  (qtp137504432-11836) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_100 (1719102870172729344), source_101 (1719102870174826496), source_102 (1719102870174826497), source_103 (1719102870174826498), source_104 (1719102870174826499), source_105 (1719102870174826500), source_106 (1719102870174826501), source_107 (1719102870174826502), source_108 (1719102870174826503), source_109 (1719102870174826504), ... (100 adds)]} 0 4
   [junit4]   2> 719866 INFO  (searcherExecutor-7213-thread-1-processing-n:127.0.0.1:37915_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 719867 INFO  (qtp137504432-11837) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 72
   [junit4]   2> 719871 INFO  (qtp137504432-11839) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_200 (1719102870255566848), source_201 (1719102870256615424), source_202 (1719102870256615425), source_203 (1719102870256615426), source_204 (1719102870256615427), source_205 (1719102870256615428), source_206 (1719102870256615429), source_207 (1719102870256615430), source_208 (1719102870256615431), source_209 (1719102870256615432), ... (100 adds)]} 0 3
   [junit4]   2> 719945 INFO  (searcherExecutor-7213-thread-1-processing-n:127.0.0.1:37915_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 719946 INFO  (qtp137504432-11838) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 73
   [junit4]   2> 719951 INFO  (qtp137504432-11840) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_300 (1719102870338404352), source_301 (1719102870340501504), source_302 (1719102870340501505), source_303 (1719102870340501506), source_304 (1719102870340501507), source_305 (1719102870340501508), source_306 (1719102870340501509), source_307 (1719102870340501510), source_308 (1719102870340501511), source_309 (1719102870340501512), ... (100 adds)]} 0 4
   [junit4]   2> 720010 INFO  (searcherExecutor-7213-thread-1-processing-n:127.0.0.1:37915_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 720011 INFO  (qtp137504432-11836) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 58
   [junit4]   2> 720016 INFO  (qtp137504432-11837) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_400 (1719102870406561792), source_401 (1719102870407610368), source_402 (1719102870407610369), source_403 (1719102870407610370), source_404 (1719102870407610371), source_405 (1719102870407610372), source_406 (1719102870407610373), source_407 (1719102870407610374), source_408 (1719102870407610375), source_409 (1719102870408658944), ... (100 adds)]} 0 4
   [junit4]   2> 720064 INFO  (searcherExecutor-7213-thread-1-processing-n:127.0.0.1:37915_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 720064 INFO  (qtp137504432-11839) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 47
   [junit4]   2> 720069 INFO  (qtp137504432-11838) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_500 (1719102870462136320), source_501 (1719102870463184896), source_502 (1719102870463184897), source_503 (1719102870463184898), source_504 (1719102870463184899), source_505 (1719102870463184900), source_506 (1719102870463184901), source_507 (1719102870463184902), source_508 (1719102870463184903), source_509 (1719102870463184904), ... (100 adds)]} 0 3
   [junit4]   2> 720124 INFO  (searcherExecutor-7213-thread-1-processing-n:127.0.0.1:37915_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 720125 INFO  (qtp137504432-11840) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 56
   [junit4]   2> 720130 INFO  (qtp137504432-11840) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_600 (1719102870527148032), source_601 (1719102870528196608), source_602 (1719102870528196609), source_603 (1719102870528196610), source_604 (1719102870528196611), source_605 (1719102870528196612), source_606 (1719102870528196613), source_607 (1719102870528196614), source_608 (1719102870528196615), source_609 (1719102870528196616), ... (100 adds)]} 0 3
   [junit4]   2> 720209 INFO  (searcherExecutor-7213-thread-1-processing-n:127.0.0.1:37915_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 720209 INFO  (qtp137504432-11836) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 78
   [junit4]   2> 720214 INFO  (qtp137504432-11837) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_700 (1719102870614179840), source_701 (1719102870615228416), source_702 (1719102870615228417), source_703 (1719102870615228418), source_704 (1719102870616276992), source_705 (1719102870616276993), source_706 (1719102870616276994), source_707 (1719102870616276995), source_708 (1719102870616276996), source_709 (1719102870616276997), ... (100 adds)]} 0 3
   [junit4]   2> 720277 INFO  (searcherExecutor-7213-thread-1-processing-n:127.0.0.1:37915_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 720278 INFO  (qtp137504432-11839) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 63
   [junit4]   2> 720284 INFO  (qtp137504432-11838) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_800 (1719102870686531584), source_801 (1719102870688628736), source_802 (1719102870688628737), source_803 (1719102870688628738), source_804 (1719102870688628739), source_805 (1719102870688628740), source_806 (1719102870688628741), source_807 (1719102870688628742), source_808 (1719102870688628743), source_809 (1719102870688628744), ... (100 adds)]} 0 4
   [junit4]   2> 720347 INFO  (searcherExecutor-7213-thread-1-processing-n:127.0.0.1:37915_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 720347 INFO  (qtp137504432-11840) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 62
   [junit4]   2> 720352 INFO  (qtp137504432-11836) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_900 (1719102870759931904), source_901 (1719102870760980480), source_902 (1719102870760980481), source_903 (1719102870760980482), source_904 (1719102870760980483), source_905 (1719102870760980484), source_906 (1719102870760980485), source_907 (1719102870760980486), source_908 (1719102870760980487), source_909 (1719102870760980488), ... (100 adds)]} 0 3
   [junit4]   2> 720406 INFO  (searcherExecutor-7213-thread-1-processing-n:127.0.0.1:37915_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 720406 INFO  (qtp137504432-11837) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 53
   [junit4]   2> 720406 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.c.CdcrBootstrapTest Adding numDocs=1000
   [junit4]   2> 720407 INFO  (qtp137504432-11839) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=cdcr-source:3&wt=javabin&version=2} hits=1000 status=0 QTime=0
   [junit4]   2> 720408 INFO  (qtp137504432-11839) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1719102870763077655, maxInHash=1719102870763077655, versionsHash=424778803682941602, numVersions=1000, numDocs=1000, maxDoc=100}
   [junit4]   2> 720409 INFO  (qtp137504432-11839) [n:127.0.0.1:37915_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/get params={qt=/get&_stateVer_=cdcr-source:3&fingerprint=true&getVersions=1000&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 720410 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 720411 INFO  (zkConnectionManagerCallback-7219-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 720411 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 720515 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1982654253
   [junit4]   2> 720515 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37915_solr
   [junit4]   2> 720515 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 720516 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:37915_solr as DOWN
   [junit4]   2> 720517 INFO  (coreCloseExecutor-7223-thread-1) [n:127.0.0.1:37915_solr     ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2a1bba61
   [junit4]   2> 720517 INFO  (coreCloseExecutor-7223-thread-1) [n:127.0.0.1:37915_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.cdcr-source.shard1.replica_n1 tag=SolrCore@2a1bba61
   [junit4]   2> 720517 INFO  (coreCloseExecutor-7223-thread-1) [n:127.0.0.1:37915_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.cdcr-source.shard1.leader tag=SolrCore@2a1bba61
   [junit4]   2> 720518 INFO  (coreCloseExecutor-7223-thread-1) [n:127.0.0.1:37915_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 720522 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 720522 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 720522 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 720522 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 720523 INFO  (closeThreadPool-7225-thread-2) [     ] o.a.s.c.Overseer Overseer (id=74712486648676357-127.0.0.1:37915_solr-n_0000000000) closing
   [junit4]   2> 720523 INFO  (OverseerStateUpdate-74712486648676357-127.0.0.1:37915_solr-n_0000000000) [n:127.0.0.1:37915_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37915_solr
   [junit4]   2> 720528 INFO  (OverseerAutoScalingTriggerThread-74712486648676357-127.0.0.1:37915_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 720529 INFO  (closeThreadPool-7225-thread-1) [     ] o.a.s.c.Overseer Overseer (id=74712486648676357-127.0.0.1:37915_solr-n_0000000000) closing
   [junit4]   2> 720530 WARN  (jetty-launcher-7179-thread-1-SendThread(127.0.0.1:44229)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1096e9c5afb0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1096e9c5afb0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1096e9c5afb0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 720530 INFO  (zkCallback-7208-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 720630 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.Overseer Overseer (id=74712486648676357-127.0.0.1:37915_solr-n_0000000000) closing
   [junit4]   2> 720632 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2ca4dc0{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 720632 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4b97332d{/solr,null,STOPPED}
   [junit4]   2> 720633 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 720635 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 37915
   [junit4]   2> 720635 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 720636 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 720636 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 720641 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 720641 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 720641 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 720642 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@43731e18{/solr,null,AVAILABLE}
   [junit4]   2> 720643 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5c0f6dfd{SSL, (ssl, http/1.1)}{127.0.0.1:42341}
   [junit4]   2> 720643 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.e.j.s.Server Started @720688ms
   [junit4]   2> 720643 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44229/solr, hostPort=42341}
   [junit4]   2> 720643 ERROR (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 720643 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 720643 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.1
   [junit4]   2> 720643 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 720643 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 720643 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-14T06:44:15.398Z
   [junit4]   2> 720647 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 720651 INFO  (zkConnectionManagerCallback-7227-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 720651 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 720652 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 720656 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 722112 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 722112 WARN  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 722113 WARN  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e0be391[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 722113 WARN  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e0be391[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 722126 WARN  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 722128 WARN  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@421baff2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 722128 WARN  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@421baff2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 722129 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44229/solr
   [junit4]   2> 722130 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 722131 INFO  (zkConnectionManagerCallback-7238-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 722132 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 722135 WARN  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]-SendThread(127.0.0.1:44229)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1096e9c5afb000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1096e9c5afb000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1096e9c5afb000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 722236 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [n:127.0.0.1:42341_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 722237 INFO  (zkConnectionManagerCallback-7240-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 722237 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [n:127.0.0.1:42341_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 722241 WARN  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [n:127.0.0.1:42341_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 722246 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [n:127.0.0.1:42341_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42341_solr
   [junit4]   2> 722246 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [n:127.0.0.1:42341_solr     ] o.a.s.c.Overseer Overseer (id=74712486648676363-127.0.0.1:42341_solr-n_0000000001) starting
   [junit4]   2> 722255 INFO  (OverseerStateUpdate-74712486648676363-127.0.0.1:42341_solr-n_0000000001) [n:127.0.0.1:42341_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42341_solr
   [junit4]   2> 722255 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [n:127.0.0.1:42341_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42341_solr
   [junit4]   2> 722262 INFO  (zkCallback-7208-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 722266 INFO  (zkCallback-7239-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 722272 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [n:127.0.0.1:42341_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 722272 WARN  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [n:127.0.0.1:42341_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> 722316 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [n:127.0.0.1:42341_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_A4B59D469179700-001/cdcr-source-001/node1
   [junit4]   2> 722316 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [n:127.0.0.1:42341_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [cdcr-source_shard1_replica_n1]
   [junit4]   2> 722320 INFO  (coreLoadExecutor-7250-thread-1-processing-n:127.0.0.1:42341_solr) [n:127.0.0.1:42341_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 722328 INFO  (coreLoadExecutor-7250-thread-1-processing-n:127.0.0.1:42341_solr) [n:127.0.0.1:42341_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.1
   [junit4]   2> 722329 INFO  (coreLoadExecutor-7250-thread-1-processing-n:127.0.0.1:42341_solr) [n:127.0.0.1:42341_solr     ] 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> 722335 INFO  (coreLoadExecutor-7250-thread-1-processing-n:127.0.0.1:42341_solr) [n:127.0.0.1:42341_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 722335 INFO  (coreLoadExecutor-7250-thread-1-processing-n:127.0.0.1:42341_solr) [n:127.0.0.1:42341_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 722351 INFO  (coreLoadExecutor-7250-thread-1-processing-n:127.0.0.1:42341_solr) [n:127.0.0.1:42341_solr     ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/cdcr-source/managed-schema
   [junit4]   2> 722353 INFO  (coreLoadExecutor-7250-thread-1-processing-n:127.0.0.1:42341_solr) [n:127.0.0.1:42341_solr     ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/cdcr-source/schema.xml to /configs/cdcr-source/schema.xml.bak
   [junit4]   2> 842347 INFO  (qtp1981539297-11910) [n:127.0.0.1:42341_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 842349 INFO  (AutoscalingActionExecutor-7246-thread-1) [     ] o.a.s.c.a.ExecutePlanAction No operations to execute for event: {
   [junit4]   2>   "id":"8fec0a43f3c0eaT84dsce5jirpggvffd0zlyfjfx",
   [junit4]   2>   "source":".auto_add_replicas",
   [junit4]   2>   "eventTime":40510450503500010,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[40510450503500010],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":40510570526951550,
   [junit4]   2>     "nodeNames":["127.0.0.1:37915_solr"]}}
   [junit4]   2> 1022632 WARN  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [n:127.0.0.1:42341_solr     ] o.a.s.c.SolrCores Timed out waiting for SolrCores to finish loading.
   [junit4]   2> 1022633 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1022633 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: cdcr-source failOnTimeout: true timeout (sec):
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   2> 1042406 ERROR (coreContainerWorkExecutor-7229-thread-1-processing-n:127.0.0.1:42341_solr) [n:127.0.0.1:42341_solr     ] o.a.s.c.CoreContainer Error waiting for SolrCore to be loaded on startup
   [junit4]   2>           => java.util.concurrent.ExecutionException: org.apache.solr.common.SolrException: Unable to create core [cdcr-source_shard1_replica_n1]
   [junit4]   2> 	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
   [junit4]   2> java.util.concurrent.ExecutionException: org.apache.solr.common.SolrException: Unable to create core [cdcr-source_shard1_replica_n1]
   [junit4]   2> 	at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_291]
   [junit4]   2> 	at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$12(CoreContainer.java:902) ~[java/:?]
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180) ~[metrics-core-4.1.5.jar:4.1.5]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_291]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_291]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_291]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to create core [cdcr-source_shard1_replica_n1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1473) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$11(CoreContainer.java:873) ~[java/:?]
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202) ~[metrics-core-4.1.5.jar:4.1.5]
   [junit4]   2> 	... 5 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not get shard id for core: cdcr-source_shard1_replica_n1
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.waitForShardId(ZkController.java:1822) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.doGetShardIdAndNodeNameProcess(ZkController.java:1760) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.preRegister(ZkController.java:1879) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1443) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$11(CoreContainer.java:873) ~[java/:?]
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202) ~[metrics-core-4.1.5.jar:4.1.5]
   [junit4]   2> 	... 5 more
   [junit4]   2> 1352735 ERROR (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A4B59D469179700]) [     ] o.a.s.c.Diagnostics Gave up waiting for recovery to finish.  THREAD DUMP:
   [junit4]   2> "Connector-Scheduler-5c0f6dfd-1" Id=11943 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5f06679a
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5f06679a
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	...
   [junit4]   2> 
   [junit4]   2> "AutoscalingActionExecutor-7246-thread-1" Id=11942 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@71e83f25
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@71e83f25
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "Thread-1533" Id=11937 WAITING on java.lang.Object@223d1406
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	-  waiting on java.lang.Object@223d1406
   [junit4]   2> 	at java.lang.Object.wait(Object.java:502)
   [junit4]   2> 	at org.apache.solr.core.CloserThread.run(CoreContainer.java:2295)
   [junit4]   2> 
   [junit4]   2> "ScheduledTrigger-7245-thread-4" Id=11935 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4f95ed72
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4f95ed72
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	...
   [junit4]   2> 
   [junit4]   2> "ScheduledTrigger-7245-thread-3" Id=11934 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4f95ed72
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4f95ed72
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	...
   [junit4]   2> 
   [junit4]   2> "ScheduledTrigger-7245-thread-2" Id=11933 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4f95ed72
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4f95ed72
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	...
   [junit4]   2> 
   [junit4]   2> "ScheduledTrigger-7245-thread-1" Id=11932 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4f95ed72
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4f95ed72
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2> 	at java.util.concurrent.

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

rapWithSourceCluster-seed#[A4B59D469179700]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34823
   [junit4]   2> 1378121 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[A4B59D469179700]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34823
   [junit4]   2> 1378223 INFO  (jetty-closer-7651-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=966636894
   [junit4]   2> 1378224 INFO  (jetty-closer-7651-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46561_solr
   [junit4]   2> 1378224 INFO  (jetty-closer-7651-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1378224 INFO  (jetty-closer-7651-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:46561_solr as DOWN
   [junit4]   2> 1378226 INFO  (coreCloseExecutor-7655-thread-1) [n:127.0.0.1:46561_solr     ] o.a.s.c.SolrCore [cdcr-target_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@a42766
   [junit4]   2> 1378227 INFO  (coreCloseExecutor-7655-thread-1) [n:127.0.0.1:46561_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.cdcr-target.shard1.replica_n1 tag=SolrCore@a42766
   [junit4]   2> 1378227 INFO  (coreCloseExecutor-7655-thread-1) [n:127.0.0.1:46561_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.cdcr-target.shard1.leader tag=SolrCore@a42766
   [junit4]   2> 1378227 INFO  (coreCloseExecutor-7655-thread-1) [n:127.0.0.1:46561_solr     ] o.a.s.h.CdcrRequestHandler Solr core is being closed - shutting down CDCR handler @ cdcr-target:shard1
   [junit4]   2> 1378227 INFO  (zkCallback-7555-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/state.json] for collection [cdcr-target] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1378227 INFO  (zkCallback-7555-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/state.json] for collection [cdcr-target] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1378227 INFO  (zkCallback-7555-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/state.json] for collection [cdcr-target] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1378227 INFO  (coreCloseExecutor-7655-thread-1) [n:127.0.0.1:46561_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1378229 INFO  (jetty-closer-7651-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1378229 INFO  (jetty-closer-7651-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1378229 INFO  (jetty-closer-7651-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1378229 INFO  (jetty-closer-7651-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1378230 INFO  (closeThreadPool-7657-thread-1) [     ] o.a.s.c.Overseer Overseer (id=74712529192943621-127.0.0.1:46561_solr-n_0000000000) closing
   [junit4]   2> 1378230 INFO  (OverseerStateUpdate-74712529192943621-127.0.0.1:46561_solr-n_0000000000) [n:127.0.0.1:46561_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46561_solr
   [junit4]   2> 1378232 INFO  (OverseerAutoScalingTriggerThread-74712529192943621-127.0.0.1:46561_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1378233 INFO  (closeThreadPool-7657-thread-2) [     ] o.a.s.c.Overseer Overseer (id=74712529192943621-127.0.0.1:46561_solr-n_0000000000) closing
   [junit4]   2> 1378334 INFO  (jetty-closer-7651-thread-1) [     ] o.a.s.c.Overseer Overseer (id=74712529192943621-127.0.0.1:46561_solr-n_0000000000) closing
   [junit4]   2> 1378335 INFO  (jetty-closer-7651-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@72f2016d{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1378336 INFO  (jetty-closer-7651-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7c541ba6{/solr,null,STOPPED}
   [junit4]   2> 1378336 INFO  (jetty-closer-7651-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1378336 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[A4B59D469179700]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1378540 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> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/collections/cdcr-target/terms/shard1
   [junit4]   2> 	2	/solr/collections/cdcr-target/leaders/shard1/leader
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/collections/cdcr-target/state.json
   [junit4]   2> 	3	/solr/collections/cdcr-target/cdcr/state/process
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/overseer/queue
   [junit4]   2> 	11	/solr/collections/cdcr-target/state.json
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1378545 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[A4B59D469179700]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44757
   [junit4]   2> 1378545 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[A4B59D469179700]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44757
   [junit4]   2> 1378545 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[A4B59D469179700]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44757
   [junit4]   2> 1378546 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[A4B59D469179700]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBootstrapWithSourceCluster
   [junit4]   2> 1378548 INFO  (SUITE-CdcrBootstrapTest-seed#[A4B59D469179700]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-246 after mutting 0 log messages
   [junit4]   2> 1378548 INFO  (SUITE-CdcrBootstrapTest-seed#[A4B59D469179700]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-247 for ERROR logs matching regex: ignore_exception
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_A4B59D469179700-001
   [junit4]   2> Dec 14, 2021 6:55:13 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_root_=PostingsFormat(name=LuceneFixedGap), xyz=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=MockRandom)}, docValues:{_version_=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1443, maxMBSortInHeap=6.9136629058865555, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-PR, timezone=America/Rankin_Inlet
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=174540344,total=508559360
   [junit4]   2> NOTE: All tests run in this JVM: [AsyncCallRequestStatusResponseTest, ClusterStateUpdateTest, TestRecovery, SystemCollectionCompatTest, HttpTriggerListenerTest, TestJsonRequest, SolrCloudReportersTest, DistributedQueryComponentOptimizationTest, WrapperMergePolicyFactoryTest, TestOnReconnectListenerSupport, SoftAutoCommitTest, SpatialFilterTest, TestConfigSetsAPI, TestBinaryResponseWriter, TestSchemaField, TestInPlaceUpdateWithRouteField, DimensionalRoutedAliasUpdateProcessorTest, TestCollapseQParserPlugin, TestReplicaProperties, TestXmlQParserPlugin, HighlighterMaxOffsetTest, TermVectorComponentDistributedTest, DeleteInactiveReplicaTest, IndexSchemaTest, BackupIdTest, TestFoldingMultitermQuery, AtomicUpdateProcessorFactoryTest, TestConfigSets, ZkStateWriterTest, TestPullReplicaWithAuth, HdfsBasicDistributedZkTest, RemoteQueryErrorTest, CdcrVersionReplicationTest, TestChildDocTransformer, AutoScalingHandlerTest, HdfsThreadLeakTest, CleanupOldIndexTest, TestSafeXMLParsing, TestLegacyField, TestMaxScoreQueryParser, SolrCloudExampleTest, TestBlobHandler, TestLogWatcher, DistribJoinFromCollectionTest, HttpPartitionTest, TestManagedSynonymFilterFactory, ActionThrottleTest, TestSimExtremeIndexing, TestUnifiedSolrHighlighter, TestTolerantSearch, UpdateLogTest, MoreLikeThisComponentTest, TestDynamicFieldResource, TestManagedSchemaAPI, TestSimComputePlanAction, TestPseudoReturnFields, TriggerEventQueueTest, CustomCollectionTest, VMParamsZkACLAndCredentialsProvidersTest, TestCharFilters, UUIDUpdateProcessorFallbackTest, TestCustomStream, PurgeGraphTest, AnalyticsMergeStrategyTest, MoveReplicaTest, TestSubQueryTransformerCrossCore, TestCloudInspectUtil, DistanceUnitsTest, ScriptEngineTest, TestSimNodeLostTrigger, TestTextField, TestRawResponseWriter, TestSolrCloudSnapshots, TestDownShardTolerantSearch, TestFastOutputStream, ReturnFieldsTest, QueryEqualityTest, PluginInfoTest, TestHdfsBackupRestoreCore, CdcrBootstrapTest]
   [junit4] Completed [458/955 (1!)] on J2 in 662.38s, 4 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 55962 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.11 - Build # 144 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.11/144/

1 tests failed.
FAILED:  org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap

Error Message:
Could not find a healthy node to handle the request.

Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
	at __randomizedtesting.SeedInfo.seed([215BDA393539D020:F68CF54E81664867]:0)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1165)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1048)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1048)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1048)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1048)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1048)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
	at org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap(CdcrBootstrapTest.java:124)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 14087 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
   [junit4]   2> 489229 INFO  (SUITE-CdcrBootstrapTest-seed#[215BDA393539D020]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 489229 INFO  (SUITE-CdcrBootstrapTest-seed#[215BDA393539D020]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 489230 INFO  (SUITE-CdcrBootstrapTest-seed#[215BDA393539D020]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-78 after mutting 0 log messages
   [junit4]   2> 489230 INFO  (SUITE-CdcrBootstrapTest-seed#[215BDA393539D020]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-79 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 489231 INFO  (SUITE-CdcrBootstrapTest-seed#[215BDA393539D020]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_215BDA393539D020-001/data-dir-39-001
   [junit4]   2> 489231 WARN  (SUITE-CdcrBootstrapTest-seed#[215BDA393539D020]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 489231 INFO  (SUITE-CdcrBootstrapTest-seed#[215BDA393539D020]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 489233 INFO  (SUITE-CdcrBootstrapTest-seed#[215BDA393539D020]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 489236 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testConvertClusterToCdcrAndBootstrap
   [junit4]   2> 489236 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_215BDA393539D020-001/cdcr-target-001
   [junit4]   2> 489236 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 489238 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 489239 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 489239 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 489655 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.ZkTestServer start zk server on port: 45105
   [junit4]   2> 489655 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45105
   [junit4]   2> 489655 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45105
   [junit4]   2> 489656 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45105
   [junit4]   2> 489709 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 489752 INFO  (zkConnectionManagerCallback-2718-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 489752 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 489763 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 489781 INFO  (zkConnectionManagerCallback-2720-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 489781 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 489795 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 489804 INFO  (zkConnectionManagerCallback-2722-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 489804 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 489808 WARN  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]-SendThread(127.0.0.1:45105)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1031011188e0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1031011188e0002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1031011188e0002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 489981 INFO  (jetty-launcher-2723-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 489981 INFO  (jetty-launcher-2723-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 489981 INFO  (jetty-launcher-2723-thread-1) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 490029 INFO  (jetty-launcher-2723-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 490029 INFO  (jetty-launcher-2723-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 490029 INFO  (jetty-launcher-2723-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 490033 INFO  (jetty-launcher-2723-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e3d34a4{/solr,null,AVAILABLE}
   [junit4]   2> 490033 INFO  (jetty-launcher-2723-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@624e9872{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41493}
   [junit4]   2> 490033 INFO  (jetty-launcher-2723-thread-1) [     ] o.e.j.s.Server Started @490074ms
   [junit4]   2> 490033 INFO  (jetty-launcher-2723-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45105/solr, hostPort=41493}
   [junit4]   2> 490034 ERROR (jetty-launcher-2723-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 490034 INFO  (jetty-launcher-2723-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 490034 INFO  (jetty-launcher-2723-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.1
   [junit4]   2> 490034 INFO  (jetty-launcher-2723-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 490034 INFO  (jetty-launcher-2723-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 490034 INFO  (jetty-launcher-2723-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-14T01:24:46.101Z
   [junit4]   2> 490040 INFO  (jetty-launcher-2723-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 490060 INFO  (zkConnectionManagerCallback-2725-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 490060 INFO  (jetty-launcher-2723-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 490060 INFO  (jetty-launcher-2723-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 490064 INFO  (jetty-launcher-2723-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 494256 INFO  (jetty-launcher-2723-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 494257 WARN  (jetty-launcher-2723-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6efe3025[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 494257 WARN  (jetty-launcher-2723-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6efe3025[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 494262 WARN  (jetty-launcher-2723-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f966ad5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 494262 WARN  (jetty-launcher-2723-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f966ad5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 494263 INFO  (jetty-launcher-2723-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45105/solr
   [junit4]   2> 494264 INFO  (jetty-launcher-2723-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 494265 INFO  (zkConnectionManagerCallback-2736-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 494265 INFO  (jetty-launcher-2723-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 494267 WARN  (jetty-launcher-2723-thread-1-SendThread(127.0.0.1:45105)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1031011188e0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1031011188e0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1031011188e0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 494369 INFO  (jetty-launcher-2723-thread-1) [n:127.0.0.1:41493_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 494376 INFO  (zkConnectionManagerCallback-2738-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 494376 INFO  (jetty-launcher-2723-thread-1) [n:127.0.0.1:41493_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 494428 WARN  (jetty-launcher-2723-thread-1) [n:127.0.0.1:41493_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 494432 INFO  (jetty-launcher-2723-thread-1) [n:127.0.0.1:41493_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41493_solr
   [junit4]   2> 494433 INFO  (jetty-launcher-2723-thread-1) [n:127.0.0.1:41493_solr     ] o.a.s.c.Overseer Overseer (id=72919684580507653-127.0.0.1:41493_solr-n_0000000000) starting
   [junit4]   2> 494437 INFO  (OverseerStateUpdate-72919684580507653-127.0.0.1:41493_solr-n_0000000000) [n:127.0.0.1:41493_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41493_solr
   [junit4]   2> 494441 INFO  (jetty-launcher-2723-thread-1) [n:127.0.0.1:41493_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41493_solr
   [junit4]   2> 494449 INFO  (jetty-launcher-2723-thread-1) [n:127.0.0.1:41493_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 494450 WARN  (jetty-launcher-2723-thread-1) [n:127.0.0.1:41493_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> 494464 INFO  (zkCallback-2737-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 494476 INFO  (jetty-launcher-2723-thread-1) [n:127.0.0.1:41493_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_215BDA393539D020-001/cdcr-target-001/node1
   [junit4]   2> 494492 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 494495 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 494500 INFO  (zkConnectionManagerCallback-2753-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 494500 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 494506 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 494507 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45105/solr ready
   [junit4]   2> 494507 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.c.CdcrBootstrapTest Target zkHost = 127.0.0.1:45105/solr
   [junit4]   2> 494507 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_215BDA393539D020-001/cdcr-source-001
   [junit4]   2> 494507 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 494509 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 494509 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 494511 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 494609 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.ZkTestServer start zk server on port: 45659
   [junit4]   2> 494609 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45659
   [junit4]   2> 494609 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45659
   [junit4]   2> 494609 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45659
   [junit4]   2> 494615 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 494618 INFO  (zkConnectionManagerCallback-2755-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 494618 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 494627 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 494629 INFO  (zkConnectionManagerCallback-2757-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 494629 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 494631 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 494632 INFO  (zkConnectionManagerCallback-2759-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 494632 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 494634 WARN  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]-SendThread(127.0.0.1:45659)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10310112d2e0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10310112d2e0002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10310112d2e0002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 494736 INFO  (jetty-launcher-2760-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 494736 INFO  (jetty-launcher-2760-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 494736 INFO  (jetty-launcher-2760-thread-1) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 494740 INFO  (jetty-launcher-2760-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 494740 INFO  (jetty-launcher-2760-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 494740 INFO  (jetty-launcher-2760-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 494742 INFO  (jetty-launcher-2760-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ff347a9{/solr,null,AVAILABLE}
   [junit4]   2> 494744 INFO  (jetty-launcher-2760-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4d93c4b7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42361}
   [junit4]   2> 494744 INFO  (jetty-launcher-2760-thread-1) [     ] o.e.j.s.Server Started @494784ms
   [junit4]   2> 494744 INFO  (jetty-launcher-2760-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45659/solr, hostPort=42361}
   [junit4]   2> 494744 ERROR (jetty-launcher-2760-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 494744 INFO  (jetty-launcher-2760-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 494744 INFO  (jetty-launcher-2760-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.1
   [junit4]   2> 494744 INFO  (jetty-launcher-2760-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 494744 INFO  (jetty-launcher-2760-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 494744 INFO  (jetty-launcher-2760-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-14T01:24:50.811Z
   [junit4]   2> 494747 INFO  (jetty-launcher-2760-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 494749 INFO  (zkConnectionManagerCallback-2762-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 494749 INFO  (jetty-launcher-2760-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 494749 INFO  (jetty-launcher-2760-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 494753 INFO  (jetty-launcher-2760-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 494754 WARN  (jetty-launcher-2760-thread-1-SendThread(127.0.0.1:45659)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10310112d2e0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10310112d2e0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10310112d2e0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 496224 INFO  (jetty-launcher-2760-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 496234 WARN  (jetty-launcher-2760-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4c2ec049[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 496234 WARN  (jetty-launcher-2760-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4c2ec049[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 496237 WARN  (jetty-launcher-2760-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@755abb72[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 496237 WARN  (jetty-launcher-2760-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@755abb72[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 496238 INFO  (jetty-launcher-2760-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45659/solr
   [junit4]   2> 496240 INFO  (jetty-launcher-2760-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 496244 INFO  (zkConnectionManagerCallback-2773-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 496244 INFO  (jetty-launcher-2760-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 496248 WARN  (jetty-launcher-2760-thread-1-SendThread(127.0.0.1:45659)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10310112d2e0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10310112d2e0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10310112d2e0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 496349 INFO  (jetty-launcher-2760-thread-1) [n:127.0.0.1:42361_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 496354 INFO  (zkConnectionManagerCallback-2775-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 496354 INFO  (jetty-launcher-2760-thread-1) [n:127.0.0.1:42361_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 496753 WARN  (jetty-launcher-2760-thread-1) [n:127.0.0.1:42361_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 496783 INFO  (jetty-launcher-2760-thread-1) [n:127.0.0.1:42361_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42361_solr
   [junit4]   2> 496787 INFO  (jetty-launcher-2760-thread-1) [n:127.0.0.1:42361_solr     ] o.a.s.c.Overseer Overseer (id=72919684926537733-127.0.0.1:42361_solr-n_0000000000) starting
   [junit4]   2> 496809 INFO  (jetty-launcher-2760-thread-1) [n:127.0.0.1:42361_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42361_solr
   [junit4]   2> 496810 INFO  (OverseerStateUpdate-72919684926537733-127.0.0.1:42361_solr-n_0000000000) [n:127.0.0.1:42361_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42361_solr
   [junit4]   2> 496818 INFO  (jetty-launcher-2760-thread-1) [n:127.0.0.1:42361_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 496818 WARN  (jetty-launcher-2760-thread-1) [n:127.0.0.1:42361_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> 496824 INFO  (OverseerStateUpdate-72919684926537733-127.0.0.1:42361_solr-n_0000000000) [n:127.0.0.1:42361_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 496884 INFO  (jetty-launcher-2760-thread-1) [n:127.0.0.1:42361_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_215BDA393539D020-001/cdcr-source-001/node1
   [junit4]   2> 496900 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 496903 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 496908 INFO  (zkConnectionManagerCallback-2790-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 496908 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 496916 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 496920 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45659/solr ready
   [junit4]   2> 496922 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 496925 INFO  (zkConnectionManagerCallback-2792-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 496925 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 496934 WARN  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]-SendThread(127.0.0.1:45659)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10310112d2e0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10310112d2e0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10310112d2e0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 497151 INFO  (OverseerThreadFactory-2782-thread-1-processing-n:127.0.0.1:42361_solr) [n:127.0.0.1:42361_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-source
   [junit4]   2> 497294 INFO  (OverseerStateUpdate-72919684926537733-127.0.0.1:42361_solr-n_0000000000) [n:127.0.0.1:42361_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"cdcr-source_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:42361_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:42361/solr",
   [junit4]   2>   "collection":"cdcr-source",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 497556 INFO  (qtp1129591469-4879) [n:127.0.0.1:42361_solr    x:cdcr-source_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 497556 INFO  (qtp1129591469-4879) [n:127.0.0.1:42361_solr    x:cdcr-source_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 497571 INFO  (qtp1129591469-4879) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.1
   [junit4]   2> 497573 INFO  (qtp1129591469-4879) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 497573 INFO  (qtp1129591469-4879) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 497573 INFO  (qtp1129591469-4879) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using configuration from configset cdcr-source, trusted=true
   [junit4]   2> 497574 INFO  (qtp1129591469-4879) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_215BDA393539D020-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_215BDA393539D020-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1/data/]
   [junit4]   2> 497696 INFO  (qtp1129591469-4879) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 497696 INFO  (qtp1129591469-4879) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 497697 INFO  (qtp1129591469-4879) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 497697 INFO  (qtp1129591469-4879) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 497704 INFO  (qtp1129591469-4879) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-source
   [junit4]   2> 497710 INFO  (qtp1129591469-4879) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 497710 INFO  (qtp1129591469-4879) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 497710 INFO  (qtp1129591469-4879) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1719082778652311552
   [junit4]   2> 497716 INFO  (searcherExecutor-2794-thread-1-processing-n:127.0.0.1:42361_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 497730 INFO  (qtp1129591469-4879) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-source/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 497730 INFO  (qtp1129591469-4879) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/cdcr-source/leaders/shard1
   [junit4]   2> 497734 INFO  (qtp1129591469-4879) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 497734 INFO  (qtp1129591469-4879) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 497734 INFO  (qtp1129591469-4879) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42361/solr/cdcr-source_shard1_replica_n1/
   [junit4]   2> 497735 INFO  (qtp1129591469-4879) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 497737 INFO  (qtp1129591469-4879) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:42361/solr/cdcr-source_shard1_replica_n1/ has no replicas
   [junit4]   2> 497737 INFO  (qtp1129591469-4879) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/cdcr-source/leaders/shard1/leader after winning as /collections/cdcr-source/leader_elect/shard1/election/72919684926537733-core_node2-n_0000000000
   [junit4]   2> 497742 INFO  (qtp1129591469-4879) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42361/solr/cdcr-source_shard1_replica_n1/ shard1
   [junit4]   2> 497845 INFO  (zkCallback-2774-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 497851 INFO  (qtp1129591469-4879) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 497858 INFO  (qtp1129591469-4879) [n:127.0.0.1:42361_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=302
   [junit4]   2> 497864 INFO  (qtp1129591469-4877) [n:127.0.0.1:42361_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> 497959 INFO  (zkCallback-2774-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 497959 INFO  (zkCallback-2774-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 498165 INFO  (qtp1129591469-4877) [n:127.0.0.1:42361_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=1027
   [junit4]   2> 498165 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: cdcr-source
   [junit4]   2> 498189 INFO  (qtp1129591469-4880) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-source/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 498189 INFO  (qtp1129591469-4880) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_0 (1719082779139899392), source_1 (1719082779143045120), source_2 (1719082779143045121), source_3 (1719082779143045122), source_4 (1719082779143045123), source_5 (1719082779143045124), source_6 (1719082779143045125), source_7 (1719082779143045126), source_8 (1719082779143045127), source_9 (1719082779143045128), ... (100 adds)]} 0 17
   [junit4]   2> 498623 INFO  (searcherExecutor-2794-thread-1-processing-n:127.0.0.1:42361_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 498624 INFO  (qtp1129591469-4876) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 434
   [junit4]   2> 498629 INFO  (qtp1129591469-4878) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_100 (1719082779611758592), source_101 (1719082779613855744), source_102 (1719082779613855745), source_103 (1719082779613855746), source_104 (1719082779613855747), source_105 (1719082779613855748), source_106 (1719082779613855749), source_107 (1719082779613855750), source_108 (1719082779613855751), source_109 (1719082779613855752), ... (100 adds)]} 0 4
   [junit4]   2> 498844 INFO  (searcherExecutor-2794-thread-1-processing-n:127.0.0.1:42361_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 498844 INFO  (qtp1129591469-4879) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 213
   [junit4]   2> 498852 INFO  (qtp1129591469-4877) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_200 (1719082779845591040), source_201 (1719082779846639616), source_202 (1719082779847688192), source_203 (1719082779847688193), source_204 (1719082779847688194), source_205 (1719082779847688195), source_206 (1719082779847688196), source_207 (1719082779847688197), source_208 (1719082779847688198), source_209 (1719082779847688199), ... (100 adds)]} 0 3
   [junit4]   2> 499186 INFO  (OverseerCollectionConfigSetProcessor-72919684926537733-127.0.0.1:42361_solr-n_0000000000) [n:127.0.0.1:42361_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> 499324 INFO  (searcherExecutor-2794-thread-1-processing-n:127.0.0.1:42361_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 499324 INFO  (qtp1129591469-4877) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 471
   [junit4]   2> 499329 INFO  (qtp1129591469-4880) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_300 (1719082780346810368), source_301 (1719082780347858944), source_302 (1719082780347858945), source_303 (1719082780347858946), source_304 (1719082780347858947), source_305 (1719082780347858948), source_306 (1719082780347858949), source_307 (1719082780347858950), source_308 (1719082780348907520), source_309 (1719082780348907521), ... (100 adds)]} 0 3
   [junit4]   2> 499540 INFO  (searcherExecutor-2794-thread-1-processing-n:127.0.0.1:42361_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 499540 INFO  (qtp1129591469-4876) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 209
   [junit4]   2> 499544 INFO  (qtp1129591469-4878) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_400 (1719082780572254208), source_401 (1719082780573302784), source_402 (1719082780573302785), source_403 (1719082780573302786), source_404 (1719082780573302787), source_405 (1719082780573302788), source_406 (1719082780573302789), source_407 (1719082780573302790), source_408 (1719082780573302791), source_409 (1719082780573302792), ... (100 adds)]} 0 3
   [junit4]   2> 499955 INFO  (searcherExecutor-2794-thread-1-processing-n:127.0.0.1:42361_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 499956 INFO  (qtp1129591469-4879) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 410
   [junit4]   2> 499960 INFO  (qtp1129591469-4879) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_500 (1719082781008461824), source_501 (1719082781009510400), source_502 (1719082781009510401), source_503 (1719082781009510402), source_504 (1719082781009510403), source_505 (1719082781009510404), source_506 (1719082781009510405), source_507 (1719082781009510406), source_508 (1719082781009510407), source_509 (1719082781009510408), ... (100 adds)]} 0 3
   [junit4]   2> 500190 INFO  (searcherExecutor-2794-thread-1-processing-n:127.0.0.1:42361_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 500191 INFO  (qtp1129591469-4879) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 229
   [junit4]   2> 500195 INFO  (qtp1129591469-4877) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_600 (1719082781254877184), source_601 (1719082781255925760), source_602 (1719082781255925761), source_603 (1719082781255925762), source_604 (1719082781255925763), source_605 (1719082781255925764), source_606 (1719082781255925765), source_607 (1719082781255925766), source_608 (1719082781255925767), source_609 (1719082781255925768), ... (100 adds)]} 0 3
   [junit4]   2> 500415 INFO  (searcherExecutor-2794-thread-1-processing-n:127.0.0.1:42361_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 500415 INFO  (qtp1129591469-4880) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 219
   [junit4]   2> 500423 INFO  (qtp1129591469-4876) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_700 (1719082781493952512), source_701 (1719082781495001088), source_702 (1719082781495001089), source_703 (1719082781495001090), source_704 (1719082781495001091), source_705 (1719082781495001092), source_706 (1719082781495001093), source_707 (1719082781495001094), source_708 (1719082781495001095), source_709 (1719082781495001096), ... (100 adds)]} 0 3
   [junit4]   2> 500866 INFO  (searcherExecutor-2794-thread-1-processing-n:127.0.0.1:42361_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 500867 INFO  (qtp1129591469-4876) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 443
   [junit4]   2> 500871 INFO  (qtp1129591469-4876) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_800 (1719082781963714560), source_801 (1719082781964763136), source_802 (1719082781964763137), source_803 (1719082781964763138), source_804 (1719082781964763139), source_805 (1719082781964763140), source_806 (1719082781964763141), source_807 (1719082781964763142), source_808 (1719082781964763143), source_809 (1719082781964763144), ... (100 adds)]} 0 3
   [junit4]   2> 501220 INFO  (searcherExecutor-2794-thread-1-processing-n:127.0.0.1:42361_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 501221 INFO  (qtp1129591469-4876) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 348
   [junit4]   2> 501225 INFO  (qtp1129591469-4878) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_900 (1719082782334910464), source_901 (1719082782335959040), source_902 (1719082782335959041), source_903 (1719082782335959042), source_904 (1719082782335959043), source_905 (1719082782335959044), source_906 (1719082782335959045), source_907 (1719082782335959046), source_908 (1719082782335959047), source_909 (1719082782335959048), ... (100 adds)]} 0 3
   [junit4]   2> 501578 INFO  (searcherExecutor-2794-thread-1-processing-n:127.0.0.1:42361_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 501579 INFO  (qtp1129591469-4878) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 352
   [junit4]   2> 501579 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.c.CdcrBootstrapTest Adding numDocs=1000
   [junit4]   2> 501583 INFO  (qtp1129591469-4878) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=cdcr-source:4&wt=javabin&version=2} hits=1000 status=0 QTime=3
   [junit4]   2> 501597 INFO  (qtp1129591469-4878) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.IndexFingerprint IndexFingerprint millis:9.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1719082782338056227, maxInHash=1719082782338056227, versionsHash=-2703172510646848308, numVersions=1000, numDocs=1000, maxDoc=100}
   [junit4]   2> 501598 INFO  (qtp1129591469-4878) [n:127.0.0.1:42361_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/get params={qt=/get&_stateVer_=cdcr-source:4&fingerprint=true&getVersions=1000&wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 501601 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 501603 INFO  (zkConnectionManagerCallback-2800-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 501603 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 501713 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1881710366
   [junit4]   2> 501713 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42361_solr
   [junit4]   2> 501713 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 501713 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:42361_solr as DOWN
   [junit4]   2> 501716 INFO  (zkCallback-2774-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 501716 INFO  (zkCallback-2774-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 501736 INFO  (coreCloseExecutor-2804-thread-1) [n:127.0.0.1:42361_solr     ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6c98991e
   [junit4]   2> 501736 INFO  (coreCloseExecutor-2804-thread-1) [n:127.0.0.1:42361_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.cdcr-source.shard1.replica_n1 tag=SolrCore@6c98991e
   [junit4]   2> 501736 INFO  (coreCloseExecutor-2804-thread-1) [n:127.0.0.1:42361_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.cdcr-source.shard1.leader tag=SolrCore@6c98991e
   [junit4]   2> 501736 INFO  (coreCloseExecutor-2804-thread-1) [n:127.0.0.1:42361_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 501760 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 501760 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 501760 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 501760 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 501768 INFO  (closeThreadPool-2806-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72919684926537733-127.0.0.1:42361_solr-n_0000000000) closing
   [junit4]   2> 501780 INFO  (OverseerStateUpdate-72919684926537733-127.0.0.1:42361_solr-n_0000000000) [n:127.0.0.1:42361_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42361_solr
   [junit4]   2> 501787 INFO  (OverseerAutoScalingTriggerThread-72919684926537733-127.0.0.1:42361_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 501808 INFO  (closeThreadPool-2806-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72919684926537733-127.0.0.1:42361_solr-n_0000000000) closing
   [junit4]   2> 501812 WARN  (jetty-launcher-2760-thread-1-SendThread(127.0.0.1:45659)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10310112d2e0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10310112d2e0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10310112d2e0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 501812 INFO  (zkCallback-2789-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 502097 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.Overseer Overseer (id=72919684926537733-127.0.0.1:42361_solr-n_0000000000) closing
   [junit4]   2> 502101 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4d93c4b7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 502101 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2ff347a9{/solr,null,STOPPED}
   [junit4]   2> 502101 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 502104 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 42361
   [junit4]   2> 502104 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 502104 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 502104 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 502114 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 502114 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 502114 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 502114 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15526648{/solr,null,AVAILABLE}
   [junit4]   2> 502117 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@baa7c77{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34021}
   [junit4]   2> 502117 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.e.j.s.Server Started @502158ms
   [junit4]   2> 502118 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45659/solr, hostPort=34021}
   [junit4]   2> 502118 ERROR (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 502118 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 502118 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.1
   [junit4]   2> 502118 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 502118 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 502118 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-14T01:24:58.185Z
   [junit4]   2> 502128 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 502132 INFO  (zkConnectionManagerCallback-2808-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 502132 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 502133 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 502136 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 503053 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 503053 WARN  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2182a9d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 503054 WARN  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2182a9d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 503060 WARN  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5304279[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 503060 WARN  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5304279[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 503061 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45659/solr
   [junit4]   2> 503065 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 503275 INFO  (zkConnectionManagerCallback-2819-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 503275 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 503278 WARN  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]-SendThread(127.0.0.1:45659)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10310112d2e000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10310112d2e000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10310112d2e000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 503385 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [n:127.0.0.1:34021_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 503386 INFO  (zkConnectionManagerCallback-2821-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 503386 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [n:127.0.0.1:34021_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 503397 WARN  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [n:127.0.0.1:34021_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 503408 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [n:127.0.0.1:34021_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34021_solr
   [junit4]   2> 503408 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [n:127.0.0.1:34021_solr     ] o.a.s.c.Overseer Overseer (id=72919684926537739-127.0.0.1:34021_solr-n_0000000001) starting
   [junit4]   2> 503411 INFO  (OverseerStateUpdate-72919684926537739-127.0.0.1:34021_solr-n_0000000001) [n:127.0.0.1:34021_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34021_solr
   [junit4]   2> 503418 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [n:127.0.0.1:34021_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34021_solr
   [junit4]   2> 503419 INFO  (zkCallback-2789-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 503420 INFO  (zkCallback-2820-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 503421 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [n:127.0.0.1:34021_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 503422 WARN  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [n:127.0.0.1:34021_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> 503448 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [n:127.0.0.1:34021_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_215BDA393539D020-001/cdcr-source-001/node1
   [junit4]   2> 503448 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [n:127.0.0.1:34021_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [cdcr-source_shard1_replica_n1]
   [junit4]   2> 503454 INFO  (coreLoadExecutor-2831-thread-1-processing-n:127.0.0.1:34021_solr) [n:127.0.0.1:34021_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 503468 INFO  (coreLoadExecutor-2831-thread-1-processing-n:127.0.0.1:34021_solr) [n:127.0.0.1:34021_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.1
   [junit4]   2> 503469 INFO  (coreLoadExecutor-2831-thread-1-processing-n:127.0.0.1:34021_solr) [n:127.0.0.1:34021_solr     ] 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> 503471 INFO  (coreLoadExecutor-2831-thread-1-processing-n:127.0.0.1:34021_solr) [n:127.0.0.1:34021_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 503472 INFO  (coreLoadExecutor-2831-thread-1-processing-n:127.0.0.1:34021_solr) [n:127.0.0.1:34021_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 503474 INFO  (coreLoadExecutor-2831-thread-1-processing-n:127.0.0.1:34021_solr) [n:127.0.0.1:34021_solr     ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/cdcr-source/managed-schema
   [junit4]   2> 503483 INFO  (coreLoadExecutor-2831-thread-1-processing-n:127.0.0.1:34021_solr) [n:127.0.0.1:34021_solr     ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/cdcr-source/schema.xml to /configs/cdcr-source/schema.xml.bak
   [junit4]   2> 504498 INFO  (coreLoadExecutor-2831-thread-1-processing-n:127.0.0.1:34021_solr) [n:127.0.0.1:34021_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.1
   [junit4]   2> 504500 INFO  (coreLoadExecutor-2831-thread-1-processing-n:127.0.0.1:34021_solr) [n:127.0.0.1:34021_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 504501 INFO  (coreLoadExecutor-2831-thread-1-processing-n:127.0.0.1:34021_solr) [n:127.0.0.1:34021_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 504501 INFO  (coreLoadExecutor-2831-thread-1-processing-n:127.0.0.1:34021_solr) [n:127.0.0.1:34021_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using configuration from configset cdcr-source, trusted=true
   [junit4]   2> 504501 INFO  (coreLoadExecutor-2831-thread-1-processing-n:127.0.0.1:34021_solr) [n:127.0.0.1:34021_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_215BDA393539D020-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_215BDA393539D020-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1/data/]
   [junit4]   2> 504537 WARN  (coreLoadExecutor-2831-thread-1-processing-n:127.0.0.1:34021_solr) [n:127.0.0.1:34021_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.h.CdcrRequestHandler CDCR (in its current form) is deprecated as of 8.6 and shall be removed in 9.0. See SOLR-14022 for details.
   [junit4]   2> 504543 INFO  (coreLoadExecutor-2831-thread-1-processing-n:127.0.0.1:34021_solr) [n:127.0.0.1:34021_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 504543 INFO  (coreLoadExecutor-2831-thread-1-processing-n:127.0.0.1:34021_solr) [n:127.0.0.1:34021_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 504545 INFO  (coreLoadExecutor-2831-thread-1-processing-n:127.0.0.1:34021_solr) [n:127.0.0.1:34021_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 504545 INFO  (coreLoadExecutor-2831-thread-1-processing-n:127.0.0.1:34021_solr) [n:127.0.0.1:34021_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 504600 INFO  (coreLoadExecutor-2831-thread-1-processing-n:127.0.0.1:34021_solr) [n:127.0.0.1:34021_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-source
   [junit4]   2> 504603 INFO  (coreLoadExecutor-2831-thread-1-processing-n:127.0.0.1:34021_solr) [n:127.0.0.1:34021_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 504603 INFO  (coreLoadExecutor-2831-thread-1-processing-n:127.0.0.1:34021_solr) [n:127.0.0.1:34021_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-source/managed-schema
   [junit4]   2> 504606 INFO  (coreLoadExecutor-2831-thread-1-processing-n:127.0.0.1:34021_solr) [n:127.0.0.1:34021_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 504606 INFO  (coreLoadExecutor-2831-thread-1-processing-n:127.0.0.1:34021_solr) [n:127.0.0.1:34021_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 504610 INFO  (coreLoadExecutor-2831-thread-1-processing-n:127.0.0.1:34021_solr) [n:127.0.0.1:34021_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-source/cdcr/state/buffer
   [junit4]   2> 504611 INFO  (coreLoadExecutor-2831-thread-1-processing-n:127.0.0.1:34021_solr) [n:127.0.0.1:34021_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-source/cdcr/state/process
   [junit4]   2> 504624 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 504624 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[215BDA393539D020]) [     ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: cdcr-source failOnTimeout: true timeout (sec):
   [junit4]   2> 504627 INFO  (searcherExecutor-2833-thread-1-processing-n:127.0.0.1:34021_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:34021_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   1> replica:core_node2 rstate:active live:false
   [junit4]   1> no one is recoverying
   [junit4]   2> 504628 WARN  (qtp1195160626-4945) [n:127.0.0.1:34021_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.h.CdcrRequestHandler Action LASTPROCESSEDVERSION sent to non-leader replica @ cdcr-source:shard1
   [junit4]   2> 504630 ERROR (qtp1195160626-4945) [n:127.0.0.1:34021_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Action LASTPROCESSEDVERSION sent to non-leader replica
   [junit4]   2>           => org.apache.solr.common.SolrException: Action LASTPROCESSEDVERSION sent to non-leader replica
   [junit4]   2> 	at org.apache.solr.handler.CdcrRequestHandler.handleLastProcessedVersionAction(CdcrRequestHandler.java:511)
   [junit4]   2> org.apache.solr.common.SolrException: Action LASTPROCESSEDVERSION sent to non-leader replica
   [junit4]   2> 	at org.apache.solr.handler.CdcrRequestHandler.handleLastProcessedVersionAction(CdcrRequestHandler.java:511) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.CdcrRequestHandler.handleRequestBody(CdcrRequestHandler.java:218) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.44.v20210927.jar:9.4.44.v20210927]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jet

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

 reporters for registry=solr.jetty tag=null
   [junit4]   2> 544636 INFO  (jetty-closer-3229-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 544643 INFO  (zkCallback-3036-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 544644 WARN  (jetty-launcher-2982-thread-1-SendThread(127.0.0.1:44019)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1031011a0b0000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1031011a0b0000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1031011a0b0000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 544658 WARN  (jetty-launcher-2982-thread-2-SendThread(127.0.0.1:44019)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1031011a0b00007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1031011a0b00007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1031011a0b00007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 544660 INFO  (closeThreadPool-3246-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72919686864437255-127.0.0.1:39199_solr-n_0000000000) closing
   [junit4]   2> 544660 WARN  (jetty-launcher-2982-thread-3-SendThread(127.0.0.1:44019)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1031011a0b0000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1031011a0b0000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1031011a0b0000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 544745 INFO  (jetty-closer-3229-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3d67d327{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 544745 INFO  (jetty-closer-3229-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4f3f0744{/solr,null,STOPPED}
   [junit4]   2> 544745 INFO  (jetty-closer-3229-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 544845 INFO  (jetty-closer-3229-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@638fcf32{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 544845 INFO  (jetty-closer-3229-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5885ceea{/solr,null,STOPPED}
   [junit4]   2> 544845 INFO  (jetty-closer-3229-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 544944 INFO  (jetty-closer-3229-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72919686864437255-127.0.0.1:39199_solr-n_0000000000) closing
   [junit4]   2> 544945 INFO  (jetty-closer-3229-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@102906f6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 544946 INFO  (jetty-closer-3229-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@47f9ae6b{/solr,null,STOPPED}
   [junit4]   2> 544946 INFO  (jetty-closer-3229-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 544947 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[215BDA393539D020]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 545149 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> 	25	/solr/collections/cdcr-target/terms/shard1
   [junit4]   2> 	8	/solr/collections/cdcr-target/leaders/shard1/leader
   [junit4]   2> 	5	/solr/configs/cdcr-target/managed-schema
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/cdcr-target
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	49	/solr/collections/cdcr-target/state.json
   [junit4]   2> 	9	/solr/collections/cdcr-target/cdcr/state/process
   [junit4]   2> 	5	/solr/collections/cdcr-target/cdcr/state/buffer
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72919686864437255-127.0.0.1:39199_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/overseer/queue
   [junit4]   2> 	16	/solr/collections/cdcr-target/state.json
   [junit4]   2> 	11	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 545152 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[215BDA393539D020]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44019
   [junit4]   2> 545152 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[215BDA393539D020]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44019
   [junit4]   2> 545152 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[215BDA393539D020]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44019
   [junit4]   2> 545152 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[215BDA393539D020]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBootstrapWithMultipleReplicas
   [junit4] IGNOR/A 0.00s J2 | CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> 545154 INFO  (SUITE-CdcrBootstrapTest-seed#[215BDA393539D020]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-79 after mutting 0 log messages
   [junit4]   2> 545154 INFO  (SUITE-CdcrBootstrapTest-seed#[215BDA393539D020]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-80 for ERROR logs matching regex: ignore_exception
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_215BDA393539D020-001
   [junit4]   2> Dec 14, 2021 1:25:41 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_version_=PostingsFormat(name=LuceneVarGapFixedInterval), _root_=PostingsFormat(name=LuceneVarGapFixedInterval), xyz=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=1289, maxMBSortInHeap=7.631013961372133, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=no, timezone=Asia/Hovd
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=153181800,total=517996544
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrVersionReplicationTest, ZookeeperStatusHandlerTest, SolrGraphiteReporterTest, DateFieldTest, TestRandomDVFaceting, ZkStateWriterTest, AnalyticsMergeStrategyTest, TestRandomCollapseQParserPlugin, SoftAutoCommitTest, UpdateLogCloudTest, TestFastOutputStream, TestTolerantUpdateProcessorRandomCloud, DistributedQueryComponentOptimizationTest, TestBooleanSimilarityFactory, OverseerStatusTest, MigrateRouteKeyTest, TestSafeXMLParsing, HealthCheckHandlerTest, TestFacetMethods, TestIBSimilarityFactory, TestTextField, DistribJoinFromCollectionTest, TestApiFramework, TestInPlaceUpdateWithRouteField, TestUnifiedSolrHighlighter, CollectionsAPIAsyncDistributedZkTest, TestRawResponseWriter, TestXmlQParserPlugin, HdfsRecoverLeaseTest, WrapperMergePolicyFactoryTest, TestNonDefinedSimilarityFactory, TestHttpServletCarrier, QueryEqualityTest, BackupIdTest, NodeLostTriggerIntegrationTest, TestExpandComponent, TestSchemaVersionResource, DocumentBuilderTest, TestNestedDocsSort, SSLMigrationTest, CdcrBootstrapTest]
   [junit4] Completed [203/955 (1!)] on J2 in 56.55s, 4 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 56810 lines...]