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/02/07 01:34:39 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1541 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1541/

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([4E49A72958540CB9:999E885EEC0B94FE]: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:108)
	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 15389 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
   [junit4]   2> 1807096 INFO  (SUITE-CdcrBootstrapTest-seed#[4E49A72958540CB9]-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.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1807096 INFO  (SUITE-CdcrBootstrapTest-seed#[4E49A72958540CB9]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1807096 INFO  (SUITE-CdcrBootstrapTest-seed#[4E49A72958540CB9]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_4E49A72958540CB9-001/data-dir-147-001
   [junit4]   2> 1807096 WARN  (SUITE-CdcrBootstrapTest-seed#[4E49A72958540CB9]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=42 numCloses=42
   [junit4]   2> 1807096 INFO  (SUITE-CdcrBootstrapTest-seed#[4E49A72958540CB9]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1807098 INFO  (SUITE-CdcrBootstrapTest-seed#[4E49A72958540CB9]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1807101 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testConvertClusterToCdcrAndBootstrap
   [junit4]   2> 1807101 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_4E49A72958540CB9-001/cdcr-target-001
   [junit4]   2> 1807101 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1807102 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1807102 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1807103 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1807202 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.ZkTestServer start zk server on port: 41171
   [junit4]   2> 1807202 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41171
   [junit4]   2> 1807202 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41171
   [junit4]   2> 1807202 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41171
   [junit4]   2> 1807204 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1807206 INFO  (zkConnectionManagerCallback-14848-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1807206 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1807220 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1807222 INFO  (zkConnectionManagerCallback-14850-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1807222 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1807224 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1807225 INFO  (zkConnectionManagerCallback-14852-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1807225 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1807329 INFO  (jetty-launcher-14853-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1807329 INFO  (jetty-launcher-14853-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1807329 INFO  (jetty-launcher-14853-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1807332 INFO  (jetty-launcher-14853-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1807332 INFO  (jetty-launcher-14853-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1807332 INFO  (jetty-launcher-14853-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1807332 INFO  (jetty-launcher-14853-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1532bb5f{/solr,null,AVAILABLE}
   [junit4]   2> 1807333 INFO  (jetty-launcher-14853-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@110b2430{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36163}
   [junit4]   2> 1807333 INFO  (jetty-launcher-14853-thread-1) [     ] o.e.j.s.Server Started @1807423ms
   [junit4]   2> 1807333 INFO  (jetty-launcher-14853-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41171/solr, hostPort=36163}
   [junit4]   2> 1807333 ERROR (jetty-launcher-14853-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1807333 INFO  (jetty-launcher-14853-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1807333 INFO  (jetty-launcher-14853-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 1807333 INFO  (jetty-launcher-14853-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1807333 INFO  (jetty-launcher-14853-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1807333 INFO  (jetty-launcher-14853-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-07T01:07:05.633Z
   [junit4]   2> 1807334 INFO  (jetty-launcher-14853-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1807336 INFO  (zkConnectionManagerCallback-14855-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1807336 INFO  (jetty-launcher-14853-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1807337 INFO  (jetty-launcher-14853-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1807340 INFO  (jetty-launcher-14853-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1807341 WARN  (jetty-launcher-14853-thread-1-SendThread(127.0.0.1:41171)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10330f21a7c0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10330f21a7c0003, 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 0x10330f21a7c0003, 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> 1807770 INFO  (jetty-launcher-14853-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1807771 WARN  (jetty-launcher-14853-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7549be57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1807771 WARN  (jetty-launcher-14853-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7549be57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1807773 WARN  (jetty-launcher-14853-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a819edd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1807773 WARN  (jetty-launcher-14853-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a819edd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1807775 INFO  (jetty-launcher-14853-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41171/solr
   [junit4]   2> 1807776 INFO  (jetty-launcher-14853-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1807779 INFO  (zkConnectionManagerCallback-14866-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1807779 INFO  (jetty-launcher-14853-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1807780 WARN  (jetty-launcher-14853-thread-1-SendThread(127.0.0.1:41171)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10330f21a7c0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10330f21a7c0004, 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 0x10330f21a7c0004, 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> 1807882 INFO  (jetty-launcher-14853-thread-1) [n:127.0.0.1:36163_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1807883 INFO  (zkConnectionManagerCallback-14868-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1807883 INFO  (jetty-launcher-14853-thread-1) [n:127.0.0.1:36163_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1807945 INFO  (jetty-launcher-14853-thread-1) [n:127.0.0.1:36163_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36163_solr
   [junit4]   2> 1807946 INFO  (jetty-launcher-14853-thread-1) [n:127.0.0.1:36163_solr     ] o.a.s.c.Overseer Overseer (id=72955835352612869-127.0.0.1:36163_solr-n_0000000000) starting
   [junit4]   2> 1807952 INFO  (jetty-launcher-14853-thread-1) [n:127.0.0.1:36163_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36163_solr
   [junit4]   2> 1807953 INFO  (OverseerStateUpdate-72955835352612869-127.0.0.1:36163_solr-n_0000000000) [n:127.0.0.1:36163_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36163_solr
   [junit4]   2> 1807954 INFO  (OverseerStateUpdate-72955835352612869-127.0.0.1:36163_solr-n_0000000000) [n:127.0.0.1:36163_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1807955 INFO  (jetty-launcher-14853-thread-1) [n:127.0.0.1:36163_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1807955 WARN  (jetty-launcher-14853-thread-1) [n:127.0.0.1:36163_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> 1807974 INFO  (jetty-launcher-14853-thread-1) [n:127.0.0.1:36163_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_4E49A72958540CB9-001/cdcr-target-001/node1
   [junit4]   2> 1807984 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1807984 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1807985 INFO  (zkConnectionManagerCallback-14883-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1807985 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1807987 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1807988 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41171/solr ready
   [junit4]   2> 1807988 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.c.CdcrBootstrapTest Target zkHost = 127.0.0.1:41171/solr
   [junit4]   2> 1807988 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_4E49A72958540CB9-001/cdcr-source-001
   [junit4]   2> 1807988 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1807989 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1807989 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1807989 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1808089 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.ZkTestServer start zk server on port: 39899
   [junit4]   2> 1808089 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39899
   [junit4]   2> 1808089 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39899
   [junit4]   2> 1808089 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39899
   [junit4]   2> 1808090 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1808093 INFO  (zkConnectionManagerCallback-14885-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1808093 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1808095 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1808096 INFO  (zkConnectionManagerCallback-14887-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1808096 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1808097 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1808098 INFO  (zkConnectionManagerCallback-14889-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1808098 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1808099 WARN  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]-SendThread(127.0.0.1:39899)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10330f21df30002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10330f21df30002, 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 0x10330f21df30002, 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> 1808200 INFO  (jetty-launcher-14890-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1808200 INFO  (jetty-launcher-14890-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1808200 INFO  (jetty-launcher-14890-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1808201 INFO  (jetty-launcher-14890-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1808201 INFO  (jetty-launcher-14890-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1808201 INFO  (jetty-launcher-14890-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1808202 INFO  (jetty-launcher-14890-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2a3ca46d{/solr,null,AVAILABLE}
   [junit4]   2> 1808202 INFO  (jetty-launcher-14890-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@10b2f956{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43669}
   [junit4]   2> 1808202 INFO  (jetty-launcher-14890-thread-1) [     ] o.e.j.s.Server Started @1808292ms
   [junit4]   2> 1808202 INFO  (jetty-launcher-14890-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:39899/solr, hostPort=43669}
   [junit4]   2> 1808202 ERROR (jetty-launcher-14890-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1808202 INFO  (jetty-launcher-14890-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1808202 INFO  (jetty-launcher-14890-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 1808202 INFO  (jetty-launcher-14890-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1808202 INFO  (jetty-launcher-14890-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1808202 INFO  (jetty-launcher-14890-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-07T01:07:06.502Z
   [junit4]   2> 1808203 INFO  (jetty-launcher-14890-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1808204 INFO  (zkConnectionManagerCallback-14892-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1808204 INFO  (jetty-launcher-14890-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1808204 INFO  (jetty-launcher-14890-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1808208 INFO  (jetty-launcher-14890-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1809013 INFO  (jetty-launcher-14890-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1809014 WARN  (jetty-launcher-14890-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5882045d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1809014 WARN  (jetty-launcher-14890-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5882045d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1809017 WARN  (jetty-launcher-14890-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7a962e69[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1809017 WARN  (jetty-launcher-14890-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7a962e69[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1809019 INFO  (jetty-launcher-14890-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39899/solr
   [junit4]   2> 1809019 INFO  (jetty-launcher-14890-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1809021 INFO  (zkConnectionManagerCallback-14903-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1809021 INFO  (jetty-launcher-14890-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1809123 INFO  (jetty-launcher-14890-thread-1) [n:127.0.0.1:43669_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1809130 INFO  (zkConnectionManagerCallback-14905-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1809130 INFO  (jetty-launcher-14890-thread-1) [n:127.0.0.1:43669_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1809218 INFO  (jetty-launcher-14890-thread-1) [n:127.0.0.1:43669_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43669_solr
   [junit4]   2> 1809219 INFO  (jetty-launcher-14890-thread-1) [n:127.0.0.1:43669_solr     ] o.a.s.c.Overseer Overseer (id=72955835410743301-127.0.0.1:43669_solr-n_0000000000) starting
   [junit4]   2> 1809223 INFO  (OverseerStateUpdate-72955835410743301-127.0.0.1:43669_solr-n_0000000000) [n:127.0.0.1:43669_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43669_solr
   [junit4]   2> 1809223 INFO  (jetty-launcher-14890-thread-1) [n:127.0.0.1:43669_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43669_solr
   [junit4]   2> 1809225 INFO  (OverseerStateUpdate-72955835410743301-127.0.0.1:43669_solr-n_0000000000) [n:127.0.0.1:43669_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1809225 INFO  (jetty-launcher-14890-thread-1) [n:127.0.0.1:43669_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1809226 WARN  (jetty-launcher-14890-thread-1) [n:127.0.0.1:43669_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> 1809240 INFO  (jetty-launcher-14890-thread-1) [n:127.0.0.1:43669_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_4E49A72958540CB9-001/cdcr-source-001/node1
   [junit4]   2> 1809258 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1809259 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1809260 INFO  (zkConnectionManagerCallback-14920-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1809260 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1809262 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1809264 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39899/solr ready
   [junit4]   2> 1809265 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1809265 INFO  (zkConnectionManagerCallback-14922-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1809266 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1809383 INFO  (OverseerThreadFactory-14912-thread-1-processing-n:127.0.0.1:43669_solr) [n:127.0.0.1:43669_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-source
   [junit4]   2> 1809492 INFO  (OverseerStateUpdate-72955835410743301-127.0.0.1:43669_solr-n_0000000000) [n:127.0.0.1:43669_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-source",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-source_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:43669_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1809706 INFO  (qtp510985448-22259) [n:127.0.0.1:43669_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> 1809707 INFO  (qtp510985448-22259) [n:127.0.0.1:43669_solr    x:cdcr-source_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1809708 INFO  (qtp510985448-22259) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1809723 INFO  (qtp510985448-22259) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1809732 INFO  (qtp510985448-22259) [n:127.0.0.1:43669_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> 1809733 INFO  (qtp510985448-22259) [n:127.0.0.1:43669_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> 1809733 INFO  (qtp510985448-22259) [n:127.0.0.1:43669_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> 1809733 INFO  (qtp510985448-22259) [n:127.0.0.1:43669_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.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_4E49A72958540CB9-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_4E49A72958540CB9-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1/data/]
   [junit4]   2> 1809787 INFO  (qtp510985448-22259) [n:127.0.0.1:43669_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> 1809787 INFO  (qtp510985448-22259) [n:127.0.0.1:43669_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> 1809788 INFO  (qtp510985448-22259) [n:127.0.0.1:43669_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> 1809788 INFO  (qtp510985448-22259) [n:127.0.0.1:43669_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> 1809791 INFO  (qtp510985448-22259) [n:127.0.0.1:43669_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> 1809791 INFO  (qtp510985448-22259) [n:127.0.0.1:43669_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> 1809791 INFO  (qtp510985448-22259) [n:127.0.0.1:43669_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> 1809791 INFO  (qtp510985448-22259) [n:127.0.0.1:43669_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 1690996601615548416
   [junit4]   2> 1809793 INFO  (qtp510985448-22259) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1809794 INFO  (searcherExecutor-14924-thread-1-processing-n:127.0.0.1:43669_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:43669_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> 1809798 INFO  (qtp510985448-22259) [n:127.0.0.1:43669_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> 1809798 INFO  (qtp510985448-22259) [n:127.0.0.1:43669_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> 1809801 INFO  (qtp510985448-22259) [n:127.0.0.1:43669_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> 1809801 INFO  (qtp510985448-22259) [n:127.0.0.1:43669_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> 1809801 INFO  (qtp510985448-22259) [n:127.0.0.1:43669_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:43669/solr/cdcr-source_shard1_replica_n1/
   [junit4]   2> 1809801 INFO  (qtp510985448-22259) [n:127.0.0.1:43669_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> 1809802 INFO  (qtp510985448-22259) [n:127.0.0.1:43669_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:43669/solr/cdcr-source_shard1_replica_n1/ has no replicas
   [junit4]   2> 1809802 INFO  (qtp510985448-22259) [n:127.0.0.1:43669_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/72955835410743301-core_node2-n_0000000000
   [junit4]   2> 1809808 INFO  (qtp510985448-22259) [n:127.0.0.1:43669_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:43669/solr/cdcr-source_shard1_replica_n1/ shard1
   [junit4]   2> 1809809 INFO  (qtp510985448-22259) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1809910 INFO  (zkCallback-14904-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> 1809910 INFO  (zkCallback-14904-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> 1809910 INFO  (zkCallback-14904-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> 1809912 INFO  (qtp510985448-22259) [n:127.0.0.1:43669_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> 1809914 INFO  (qtp510985448-22259) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1809915 INFO  (qtp510985448-22259) [n:127.0.0.1:43669_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=209
   [junit4]   2> 1809918 INFO  (qtp510985448-22257) [n:127.0.0.1:43669_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> 1809918 INFO  (qtp510985448-22257) [n:127.0.0.1:43669_solr     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810018 INFO  (zkCallback-14904-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> 1810018 INFO  (zkCallback-14904-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> 1810018 INFO  (zkCallback-14904-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> 1810018 INFO  (zkCallback-14904-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> 1810019 INFO  (qtp510985448-22257) [n:127.0.0.1:43669_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=643
   [junit4]   2> 1810019 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: cdcr-source
   [junit4]   2> 1810019 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[4E49A72958540CB9]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810054 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810054 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810055 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810056 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810057 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810058 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810059 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810060 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810061 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_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> 1810061 INFO  (qtp510985448-22260) [n:127.0.0.1:43669_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 (1690996601891323904), source_1 (1690996601893421056), source_2 (1690996601893421057), source_3 (1690996601893421058), source_4 (1690996601893421059), source_5 (1690996601893421060), source_6 (1690996601893421061), source_7 (1690996601893421062), source_8 (1690996601893421063), source_9 (1690996601893421064), ... (100 adds)]} 0 8
   [junit4]   2> 1810063 INFO  (qtp510985448-22256) [n:127.0.0.1:43669_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1810323 INFO  (searcherExecutor-14924-thread-1-processing-n:127.0.0.1:43669_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:43669_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> 1810323 INFO  (qtp510985448-22256) [n:127.0.0.1:43669_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=tr

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

.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> 1842321 INFO  (closeThreadPool-15376-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72955836893757447-127.0.0.1:45295_solr-n_0000000000) closing
   [junit4]   2> 1842402 INFO  (jetty-closer-15359-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7e2b04a2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1842402 INFO  (jetty-closer-15359-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3fc122c6{/solr,null,STOPPED}
   [junit4]   2> 1842402 INFO  (jetty-closer-15359-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1842501 INFO  (jetty-closer-15359-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72955836893757447-127.0.0.1:45295_solr-n_0000000000) closing
   [junit4]   2> 1842502 INFO  (jetty-closer-15359-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@490055fe{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1842503 INFO  (jetty-closer-15359-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@18bbc3ac{/solr,null,STOPPED}
   [junit4]   2> 1842503 INFO  (jetty-closer-15359-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1842603 INFO  (jetty-closer-15359-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2aa01018{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1842604 INFO  (jetty-closer-15359-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@585886cc{/solr,null,STOPPED}
   [junit4]   2> 1842604 INFO  (jetty-closer-15359-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1842604 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[4E49A72958540CB9]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1842605 WARN  (TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[4E49A72958540CB9]-SendThread(127.0.0.1:43361)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10330f276580000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10330f276580000, 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 0x10330f276580000, 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> 1842809 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> 	47	/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/collections/cdcr-target/leader_elect/shard1/election/72955836893757450-core_node6-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	27	/solr/overseer/queue
   [junit4]   2> 	16	/solr/collections/cdcr-target/state.json
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1842812 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[4E49A72958540CB9]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43361
   [junit4]   2> 1842812 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[4E49A72958540CB9]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43361
   [junit4]   2> 1842812 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[4E49A72958540CB9]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43361
   [junit4]   2> 1842813 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[4E49A72958540CB9]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBootstrapWithMultipleReplicas
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_4E49A72958540CB9-001
   [junit4]   2> Feb 07, 2021 1:07: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): {_root_=PostingsFormat(name=Asserting), xyz=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), id=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=543, maxMBSortInHeap=5.009417790557525, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-CA, timezone=EAT
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=112926256,total=522715136
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrConfigHandlerConcurrent, TestWordDelimiterFilterFactory, TestCollectionAPIs, SplitHandlerTest, SSLMigrationTest, TestTlogReplayVsRecovery, TestFoldingMultitermQuery, TestDynamicLoadingUrl, NodeMutatorTest, CustomHighlightComponentTest, TestOnReconnectListenerSupport, TestAuthorizationFramework, IndexSchemaTest, AuditLoggerIntegrationTest, V2StandaloneTest, ResponseHeaderTest, TestDocumentBuilder, BasicAuthStandaloneTest, TestSystemIdResolver, TaggerTest, ComputePlanActionTest, TestStandardQParsers, GraphQueryTest, HdfsTlogReplayBufferedWhileIndexingTest, TestNoOpRegenerator, UninvertDocValuesMergePolicyTest, SubstringBytesRefFilterTest, TestRequestStatusCollectionAPI, SpellCheckCollatorWithCollapseTest, MetricsDisabledCloudTest, SuggesterWFSTTest, TestSimDistribStateManager, IndexSizeTriggerMixedBoundsTest, TestRawResponseWriter, TestRestManager, TestMaxScoreQueryParser, NodeLostTriggerTest, TestSubQueryTransformerCrossCore, HttpPartitionTest, DistributedFacetPivotSmallAdvancedTest, ConcurrentCreateRoutedAliasTest, IgnoreLargeDocumentProcessorFactoryTest, FuzzySearchTest, AnalyticsMergeStrategyTest, TestLeaderElectionWithEmptyReplica, TestConfigSetsAPI, DOMUtilTest, TestDownShardTolerantSearch, TestCursorMarkWithoutUniqueKey, TestCharFilters, WordBreakSolrSpellCheckerTest, AtomicUpdatesTest, TestTrieFacet, TestOrdValues, CdcrWithNodesRestartsTest, CoreAdminRequestStatusTest, TestLMJelinekMercerSimilarityFactory, SimpleMLTQParserTest, TlogReplayBufferedWhileIndexingTest, TriggerIntegrationTest, TestManagedSchemaAPI, UtilsToolTest, TestFieldCache, UpdateParamsTest, TestRestoreCore, TestDynamicFieldResource, BooleanFieldTest, SpatialFilterTest, DistributedQueryComponentCustomSortTest, TestSizeLimitedDistributedMap, MBeansHandlerTest, RestartWhileUpdatingTest, RequestLoggingTest, TestSolrFieldCacheBean, TestHttpShardHandlerFactory, DistributedUpdateProcessorTest, HdfsDirectoryTest, TermVectorComponentTest, ZookeeperReadAPITest, TestRTimerTree, MaxSizeAutoCommitTest, TestPerFieldSimilarityWithDefaultOverride, TestXIncludeConfig, ConcurrentCreateCollectionTest, TestDelegationWithHadoopAuth, JavabinLoaderTest, TestMacroExpander, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestNumericTerms64, SystemCollectionCompatTest, TestInPlaceUpdatesDistrib, CacheHeaderTest, TestNumericTokenStream, TestFastLRUCache, TestPostingsSolrHighlighter, TestInitQParser, ClusterStateUpdateTest, TestFileDictionaryLookup, TestExportTool, TestDFISimilarityFactory, TestCloudJSONFacetSKG, CollectionReloadTest, TestFieldTypeResource, BitVectorTest, TestStressUserVersions, TestSolr4Spatial, TestMinimalConfig, TestRecovery, TestAtomicUpdateErrorCases, TestCollapseQParserPlugin, DirectoryFactoryTest, TestCloudInspectUtil, TestSimGenericDistributedQueue, HdfsChaosMonkeyNothingIsSafeTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SampleTest, SolrTestCaseJ4DeleteCoreTest, TestJoin, TestRandomDVFaceting, TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestTolerantSearch, TestLuceneIndexBackCompat, ChaosMonkeySafeLeaderWithPullReplicasTest, DistribCursorPagingTest, DistributedVersionInfoTest, LeaderElectionTest, LeaderFailureAfterFreshStartTest, MigrateRouteKeyTest, OverseerStatusTest, OverseerTest, ReindexCollectionTest, TestPullReplica, TestQueryingOnDownCollection, TestRandomFlRTGCloud, TestTolerantUpdateProcessorRandomCloud, VMParamsZkACLAndCredentialsProvidersTest, ZkCLITest, SplitByPrefixTest, TestHdfsCloudBackupRestore, NodeAddedTriggerIntegrationTest, ScheduledMaintenanceTriggerTest, TestPolicyCloud, BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrBootstrapTest]
   [junit4] Completed [632/924 (1!)] on J2 in 36.52s, 4 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 51776 lines...]