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

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

Error Message:
Document mismatch on target after sync expected:<1000> but was:<0>

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync 
expected:<1000> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([45D68387E6E62B9:D38A474FCA31FAFE]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.failNotEquals(Assert.java:835)
        at org.junit.Assert.assertEquals(Assert.java:647)
        at 
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap(CdcrBootstrapTest.java:129)
        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)


FAILED:  
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithMultipleReplicas

Error Message:
Document mismatch on target after sync expected:<1000> but was:<0>

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync 
expected:<1000> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([45D68387E6E62B9:92A066380328D4FB]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.failNotEquals(Assert.java:835)
        at org.junit.Assert.assertEquals(Assert.java:647)
        at 
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithMultipleReplicas(CdcrBootstrapTest.java:293)
        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)


FAILED:  
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithSourceCluster

Error Message:
Document mismatch on target after sync expected:<1000> but was:<0>

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync 
expected:<1000> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([45D68387E6E62B9:DD0B39FC7D0A71F3]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.failNotEquals(Assert.java:835)
        at org.junit.Assert.assertEquals(Assert.java:647)
        at 
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithSourceCluster(CdcrBootstrapTest.java:208)
        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 16077 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
   [junit4]   2> 1834905 INFO  
(SUITE-CdcrBootstrapTest-seed#[45D68387E6E62B9]-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> 1834905 INFO  
(SUITE-CdcrBootstrapTest-seed#[45D68387E6E62B9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_45D68387E6E62B9-001/data-dir-153-001
   [junit4]   2> 1834905 INFO  
(SUITE-CdcrBootstrapTest-seed#[45D68387E6E62B9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1834907 INFO  
(SUITE-CdcrBootstrapTest-seed#[45D68387E6E62B9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1834907 INFO  
(SUITE-CdcrBootstrapTest-seed#[45D68387E6E62B9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1834910 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testConvertClusterToCdcrAndBootstrap
   [junit4]   2> 1834910 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] 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/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_45D68387E6E62B9-001/cdcr-target-001
   [junit4]   2> 1834911 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1834911 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1834911 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1834912 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1835011 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.ZkTestServer start zk server on port: 42057
   [junit4]   2> 1835011 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42057
   [junit4]   2> 1835011 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42057
   [junit4]   2> 1835011 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42057
   [junit4]   2> 1835013 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1835015 INFO  (zkConnectionManagerCallback-21446-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1835015 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1835017 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1835018 INFO  (zkConnectionManagerCallback-21448-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1835018 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1835019 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1835020 INFO  (zkConnectionManagerCallback-21450-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1835020 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1835122 INFO  (jetty-launcher-21451-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1835122 INFO  (jetty-launcher-21451-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1835122 INFO  (jetty-launcher-21451-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> 1835122 INFO  (jetty-launcher-21451-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1835123 INFO  (jetty-launcher-21451-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1835123 INFO  (jetty-launcher-21451-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1835123 INFO  (jetty-launcher-21451-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@50ef4897{/solr,null,AVAILABLE}
   [junit4]   2> 1835123 INFO  (jetty-launcher-21451-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@79f5cc94{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:40183}
   [junit4]   2> 1835123 INFO  (jetty-launcher-21451-thread-1) [     ] 
o.e.j.s.Server Started @1835155ms
   [junit4]   2> 1835123 INFO  (jetty-launcher-21451-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:42057/solr, hostPort=40183}
   [junit4]   2> 1835123 ERROR (jetty-launcher-21451-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1835123 INFO  (jetty-launcher-21451-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1835123 INFO  (jetty-launcher-21451-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.9.0
   [junit4]   2> 1835123 INFO  (jetty-launcher-21451-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1835123 INFO  (jetty-launcher-21451-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1835123 INFO  (jetty-launcher-21451-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-04-01T21:48:14.805Z
   [junit4]   2> 1835124 INFO  (jetty-launcher-21451-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1835125 INFO  (zkConnectionManagerCallback-21453-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1835125 INFO  (jetty-launcher-21451-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1835125 INFO  (jetty-launcher-21451-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1835129 INFO  (jetty-launcher-21451-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1835693 INFO  (jetty-launcher-21451-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1835694 WARN  (jetty-launcher-21451-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@f594b70[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1835694 WARN  (jetty-launcher-21451-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@f594b70[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1835696 WARN  (jetty-launcher-21451-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1da976bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1835696 WARN  (jetty-launcher-21451-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1da976bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1835697 INFO  (jetty-launcher-21451-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42057/solr
   [junit4]   2> 1835698 INFO  (jetty-launcher-21451-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1835699 INFO  (zkConnectionManagerCallback-21464-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1835699 INFO  (jetty-launcher-21451-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1835801 INFO  (jetty-launcher-21451-thread-1) 
[n:127.0.0.1:40183_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1835802 INFO  (zkConnectionManagerCallback-21466-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1835802 INFO  (jetty-launcher-21451-thread-1) 
[n:127.0.0.1:40183_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1835810 WARN  (jetty-launcher-21451-thread-1) 
[n:127.0.0.1:40183_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1835870 INFO  (jetty-launcher-21451-thread-1) 
[n:127.0.0.1:40183_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40183_solr
   [junit4]   2> 1835870 INFO  (jetty-launcher-21451-thread-1) 
[n:127.0.0.1:40183_solr     ] o.a.s.c.Overseer Overseer 
(id=73260818216714245-127.0.0.1:40183_solr-n_0000000000) starting
   [junit4]   2> 1835876 INFO  
(OverseerStateUpdate-73260818216714245-127.0.0.1:40183_solr-n_0000000000) 
[n:127.0.0.1:40183_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:40183_solr
   [junit4]   2> 1835876 INFO  (jetty-launcher-21451-thread-1) 
[n:127.0.0.1:40183_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40183_solr
   [junit4]   2> 1835877 INFO  
(OverseerStateUpdate-73260818216714245-127.0.0.1:40183_solr-n_0000000000) 
[n:127.0.0.1:40183_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1835882 INFO  (jetty-launcher-21451-thread-1) 
[n:127.0.0.1:40183_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1835882 WARN  (jetty-launcher-21451-thread-1) 
[n:127.0.0.1:40183_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> 1835897 INFO  (jetty-launcher-21451-thread-1) 
[n:127.0.0.1:40183_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/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_45D68387E6E62B9-001/cdcr-target-001/node1
   [junit4]   2> 1835906 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1835907 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1835908 INFO  (zkConnectionManagerCallback-21481-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1835908 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1835909 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1835910 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42057/solr ready
   [junit4]   2> 1835910 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.c.CdcrBootstrapTest Target zkHost = 127.0.0.1:42057/solr
   [junit4]   2> 1835910 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] 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/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_45D68387E6E62B9-001/cdcr-source-001
   [junit4]   2> 1835911 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1835911 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1835911 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1835912 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1836011 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.ZkTestServer start zk server on port: 41041
   [junit4]   2> 1836011 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41041
   [junit4]   2> 1836011 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41041
   [junit4]   2> 1836011 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41041
   [junit4]   2> 1836013 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1836015 INFO  (zkConnectionManagerCallback-21483-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1836015 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1836017 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1836018 INFO  (zkConnectionManagerCallback-21485-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1836018 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1836019 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1836020 INFO  (zkConnectionManagerCallback-21487-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1836020 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1836132 INFO  (jetty-launcher-21488-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1836132 INFO  (jetty-launcher-21488-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1836132 INFO  (jetty-launcher-21488-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> 1836133 INFO  (jetty-launcher-21488-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1836133 INFO  (jetty-launcher-21488-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1836133 INFO  (jetty-launcher-21488-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1836133 INFO  (jetty-launcher-21488-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@58170d5e{/solr,null,AVAILABLE}
   [junit4]   2> 1836133 INFO  (jetty-launcher-21488-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@118ae5d{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:39571}
   [junit4]   2> 1836133 INFO  (jetty-launcher-21488-thread-1) [     ] 
o.e.j.s.Server Started @1836165ms
   [junit4]   2> 1836133 INFO  (jetty-launcher-21488-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:41041/solr, hostPort=39571}
   [junit4]   2> 1836134 ERROR (jetty-launcher-21488-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1836134 INFO  (jetty-launcher-21488-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1836134 INFO  (jetty-launcher-21488-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.9.0
   [junit4]   2> 1836134 INFO  (jetty-launcher-21488-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1836134 INFO  (jetty-launcher-21488-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1836134 INFO  (jetty-launcher-21488-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-04-01T21:48:15.816Z
   [junit4]   2> 1836135 INFO  (jetty-launcher-21488-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1836137 INFO  (zkConnectionManagerCallback-21490-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1836137 INFO  (jetty-launcher-21488-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1836138 INFO  (jetty-launcher-21488-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1836141 INFO  (jetty-launcher-21488-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1836673 INFO  (jetty-launcher-21488-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1836674 WARN  (jetty-launcher-21488-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7d7af2ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1836674 WARN  (jetty-launcher-21488-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7d7af2ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1836676 WARN  (jetty-launcher-21488-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2254e8f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1836676 WARN  (jetty-launcher-21488-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2254e8f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1836677 INFO  (jetty-launcher-21488-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41041/solr
   [junit4]   2> 1836678 INFO  (jetty-launcher-21488-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1836679 INFO  (zkConnectionManagerCallback-21501-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1836680 INFO  (jetty-launcher-21488-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1836682 WARN  
(jetty-launcher-21488-thread-1-SendThread(127.0.0.1:41041)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x104465379b00004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x104465379b00004, 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 0x104465379b00004, 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> 1836783 INFO  (jetty-launcher-21488-thread-1) 
[n:127.0.0.1:39571_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1836784 INFO  (zkConnectionManagerCallback-21503-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1836784 INFO  (jetty-launcher-21488-thread-1) 
[n:127.0.0.1:39571_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1836804 WARN  (jetty-launcher-21488-thread-1) 
[n:127.0.0.1:39571_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1836866 INFO  (jetty-launcher-21488-thread-1) 
[n:127.0.0.1:39571_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39571_solr
   [junit4]   2> 1836866 INFO  (jetty-launcher-21488-thread-1) 
[n:127.0.0.1:39571_solr     ] o.a.s.c.Overseer Overseer 
(id=73260818282577925-127.0.0.1:39571_solr-n_0000000000) starting
   [junit4]   2> 1836870 INFO  
(OverseerStateUpdate-73260818282577925-127.0.0.1:39571_solr-n_0000000000) 
[n:127.0.0.1:39571_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:39571_solr
   [junit4]   2> 1836871 INFO  (jetty-launcher-21488-thread-1) 
[n:127.0.0.1:39571_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39571_solr
   [junit4]   2> 1836872 INFO  
(OverseerStateUpdate-73260818282577925-127.0.0.1:39571_solr-n_0000000000) 
[n:127.0.0.1:39571_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1836875 INFO  (jetty-launcher-21488-thread-1) 
[n:127.0.0.1:39571_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1836875 WARN  (jetty-launcher-21488-thread-1) 
[n:127.0.0.1:39571_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> 1836889 INFO  (jetty-launcher-21488-thread-1) 
[n:127.0.0.1:39571_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/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_45D68387E6E62B9-001/cdcr-source-001/node1
   [junit4]   2> 1836900 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1836901 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1836902 INFO  (zkConnectionManagerCallback-21518-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1836902 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1836903 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1836904 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41041/solr ready
   [junit4]   2> 1836904 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1836906 INFO  (zkConnectionManagerCallback-21520-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1836906 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1837014 INFO  
(OverseerThreadFactory-21510-thread-1-processing-n:127.0.0.1:39571_solr) 
[n:127.0.0.1:39571_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
cdcr-source
   [junit4]   2> 1837121 INFO  
(OverseerStateUpdate-73260818282577925-127.0.0.1:39571_solr-n_0000000000) 
[n:127.0.0.1:39571_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"cdcr-source_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:39571_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:39571/solr";,
   [junit4]   2>   "collection":"cdcr-source",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1837325 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_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> 1837325 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_solr    
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1837335 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_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> 1837341 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_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> 1837342 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_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> 1837342 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_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> 1837342 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_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/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_45D68387E6E62B9-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/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_45D68387E6E62B9-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1/data/]
   [junit4]   2> 1837378 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_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> 1837378 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_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> 1837379 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_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> 1837379 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_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> 1837382 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_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> 1837382 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_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> 1837382 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_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> 1837382 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_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 1695876327212580864
   [junit4]   2> 1837384 INFO  
(searcherExecutor-21522-thread-1-processing-n:127.0.0.1:39571_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:39571_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> 1837388 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_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> 1837388 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_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> 1837394 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_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> 1837394 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_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> 1837394 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_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:39571/solr/cdcr-source_shard1_replica_n1/
   [junit4]   2> 1837394 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_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> 1837395 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_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:39571/solr/cdcr-source_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 1837395 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_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/73260818282577925-core_node2-n_0000000000
   [junit4]   2> 1837398 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_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:39571/solr/cdcr-source_shard1_replica_n1/ shard1
   [junit4]   2> 1837499 INFO  (zkCallback-21502-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> 1837500 INFO  (zkCallback-21502-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> 1837500 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_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> 1837504 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_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=179
   [junit4]   2> 1837506 INFO  (qtp266293718-35224) [n:127.0.0.1:39571_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> 1837604 INFO  (zkCallback-21502-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> 1837604 INFO  (zkCallback-21502-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> 1837604 INFO  (zkCallback-21502-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> 1837604 INFO  (qtp266293718-35224) [n:127.0.0.1:39571_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=594
   [junit4]   2> 1837605 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: cdcr-source
   [junit4]   2> 1837615 INFO  (qtp266293718-35227) [n:127.0.0.1:39571_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> 1837615 INFO  (qtp266293718-35227) [n:127.0.0.1:39571_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 
(1695876327452704768), source_1 (1695876327454801920), source_2 
(1695876327454801921), source_3 (1695876327454801922), source_4 
(1695876327454801923), source_5 (1695876327454801924), source_6 
(1695876327454801925), source_7 (1695876327454801926), source_8 
(1695876327454801927), source_9 (1695876327454801928), ... (100 adds)]} 0 4
   [junit4]   2> 1837801 INFO  
(searcherExecutor-21522-thread-1-processing-n:127.0.0.1:39571_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:39571_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> 1837801 INFO  (qtp266293718-35223) [n:127.0.0.1:39571_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 184
   [junit4]   2> 1837806 INFO  (qtp266293718-35225) [n:127.0.0.1:39571_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_100 
(1695876327652982784), source_101 (1695876327655079936), source_102 
(1695876327655079937), source_103 (1695876327655079938), source_104 
(1695876327655079939), source_105 (1695876327655079940), source_106 
(1695876327655079941), source_107 (1695876327655079942), source_108 
(1695876327655079943), source_109 (1695876327655079944), ... (100 adds)]} 0 4
   [junit4]   2> 1837988 INFO  
(searcherExecutor-21522-thread-1-processing-n:127.0.0.1:39571_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:39571_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> 1837988 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 181
   [junit4]   2> 1837992 INFO  (qtp266293718-35224) [n:127.0.0.1:39571_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_200 
(1695876327849066496), source_201 (1695876327850115072), source_202 
(1695876327850115073), source_203 (1695876327850115074), source_204 
(1695876327850115075), source_205 (1695876327850115076), source_206 
(1695876327850115077), source_207 (1695876327850115078), source_208 
(1695876327850115079), source_209 (1695876327850115080), ... (100 adds)]} 0 3
   [junit4]   2> 1838185 INFO  
(searcherExecutor-21522-thread-1-processing-n:127.0.0.1:39571_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:39571_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> 1838185 INFO  (qtp266293718-35227) [n:127.0.0.1:39571_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 192
   [junit4]   2> 1838189 INFO  (qtp266293718-35223) [n:127.0.0.1:39571_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_300 
(1695876328055635968), source_301 (1695876328056684544), source_302 
(1695876328056684545), source_303 (1695876328056684546), source_304 
(1695876328056684547), source_305 (1695876328056684548), source_306 
(1695876328056684549), source_307 (1695876328056684550), source_308 
(1695876328056684551), source_309 (1695876328056684552), ... (100 adds)]} 0 3
   [junit4]   2> 1838366 INFO  
(searcherExecutor-21522-thread-1-processing-n:127.0.0.1:39571_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:39571_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> 1838367 INFO  (qtp266293718-35225) [n:127.0.0.1:39571_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 176
   [junit4]   2> 1838371 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_400 
(1695876328246476800), source_401 (1695876328247525376), source_402 
(1695876328247525377), source_403 (1695876328247525378), source_404 
(1695876328247525379), source_405 (1695876328247525380), source_406 
(1695876328247525381), source_407 (1695876328247525382), source_408 
(1695876328247525383), source_409 (1695876328247525384), ... (100 adds)]} 0 3
   [junit4]   2> 1838548 INFO  
(searcherExecutor-21522-thread-1-processing-n:127.0.0.1:39571_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:39571_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> 1838548 INFO  (qtp266293718-35224) [n:127.0.0.1:39571_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 173
   [junit4]   2> 1838552 INFO  (qtp266293718-35227) [n:127.0.0.1:39571_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_500 
(1695876328436269056), source_501 (1695876328437317632), source_502 
(1695876328437317633), source_503 (1695876328437317634), source_504 
(1695876328437317635), source_505 (1695876328437317636), source_506 
(1695876328437317637), source_507 (1695876328437317638), source_508 
(1695876328437317639), source_509 (1695876328437317640), ... (100 adds)]} 0 3
   [junit4]   2> 1838771 INFO  
(searcherExecutor-21522-thread-1-processing-n:127.0.0.1:39571_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:39571_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> 1838771 INFO  (qtp266293718-35223) [n:127.0.0.1:39571_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 218
   [junit4]   2> 1838775 INFO  (qtp266293718-35225) [n:127.0.0.1:39571_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_600 
(1695876328670101504), source_601 (1695876328671150080), source_602 
(1695876328671150081), source_603 (1695876328671150082), source_604 
(1695876328671150083), source_605 (1695876328671150084), source_606 
(1695876328671150085), source_607 (1695876328671150086), source_608 
(1695876328671150087), source_609 (1695876328672198656), ... (100 adds)]} 0 3
   [junit4]   2> 1838957 INFO  
(searcherExecutor-21522-thread-1-processing-n:127.0.0.1:39571_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:39571_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> 1838957 INFO  (qtp266293718-35225) [n:127.0.0.1:39571_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 181
   [junit4]   2> 1838962 INFO  (qtp266293718-35225) [n:127.0.0.1:39571_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_700 
(1695876328866185216), source_701 (1695876328867233792), source_702 
(1695876328867233793), source_703 (1695876328867233794), source_704 
(1695876328867233795), source_705 (1695876328867233796), source_706 
(1695876328867233797), source_707 (1695876328867233798), source_708 
(1695876328867233799), source_709 (1695876328867233800), ... (100 adds)]} 0 3
   [junit4]   2> 1839015 INFO  
(OverseerCollectionConfigSetProcessor-73260818282577925-127.0.0.1:39571_solr-n_0000000000)
 [n:127.0.0.1:39571_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1839166 INFO  
(searcherExecutor-21522-thread-1-processing-n:127.0.0.1:39571_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:39571_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> 1839166 INFO  (qtp266293718-35225) [n:127.0.0.1:39571_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 204
   [junit4]   2> 1839171 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_800 
(1695876329085337600), source_801 (1695876329086386176), source_802 
(1695876329086386177), source_803 (1695876329086386178), source_804 
(1695876329086386179), source_805 (1695876329086386180), source_806 
(1695876329086386181), source_807 (1695876329086386182), source_808 
(1695876329086386183), source_809 (1695876329086386184), ... (100 adds)]} 0 3
   [junit4]   2> 1839386 INFO  
(searcherExecutor-21522-thread-1-processing-n:127.0.0.1:39571_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:39571_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> 1839387 INFO  (qtp266293718-35224) [n:127.0.0.1:39571_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 215
   [junit4]   2> 1839391 INFO  (qtp266293718-35227) [n:127.0.0.1:39571_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2}{add=[source_900 
(1695876329316024320), source_901 (1695876329317072896), source_902 
(1695876329317072897), source_903 (1695876329317072898), source_904 
(1695876329317072899), source_905 (1695876329317072900), source_906 
(1695876329317072901), source_907 (1695876329317072902), source_908 
(1695876329317072903), source_909 (1695876329317072904), ... (100 adds)]} 0 3
   [junit4]   2> 1839595 INFO  
(searcherExecutor-21522-thread-1-processing-n:127.0.0.1:39571_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:39571_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> 1839595 INFO  (qtp266293718-35223) [n:127.0.0.1:39571_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 203
   [junit4]   2> 1839595 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.c.CdcrBootstrapTest Adding numDocs=1000
   [junit4]   2> 1839597 INFO  (qtp266293718-35225) [n:127.0.0.1:39571_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=cdcr-source:3&wt=javabin&version=2} hits=1000 status=0 
QTime=0
   [junit4]   2> 1839598 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=1695876329319170069, maxInHash=1695876329319170069, 
versionsHash=5686546783344694692, numVersions=1000, numDocs=1000, maxDoc=100}
   [junit4]   2> 1839599 INFO  (qtp266293718-35226) [n:127.0.0.1:39571_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/get 
params={qt=/get&_stateVer_=cdcr-source:3&fingerprint=true&getVersions=1000&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1839600 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1839601 INFO  (zkConnectionManagerCallback-21528-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1839601 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1839706 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=739733592
   [junit4]   2> 1839707 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39571_solr
   [junit4]   2> 1839708 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1839708 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.ZkController Publish node=127.0.0.1:39571_solr as DOWN
   [junit4]   2> 1839709 INFO  (coreCloseExecutor-21532-thread-1) 
[n:127.0.0.1:39571_solr     ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@484d5062
   [junit4]   2> 1839709 INFO  (coreCloseExecutor-21532-thread-1) 
[n:127.0.0.1:39571_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.cdcr-source.shard1.replica_n1 
tag=SolrCore@484d5062
   [junit4]   2> 1839709 INFO  (coreCloseExecutor-21532-thread-1) 
[n:127.0.0.1:39571_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.cdcr-source.shard1.leader 
tag=SolrCore@484d5062
   [junit4]   2> 1839710 INFO  (zkCallback-21502-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> 1839710 INFO  (zkCallback-21502-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> 1839710 INFO  (zkCallback-21502-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> 1839710 INFO  (coreCloseExecutor-21532-thread-1) 
[n:127.0.0.1:39571_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1839713 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node tag=null
   [junit4]   2> 1839713 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm tag=null
   [junit4]   2> 1839713 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty tag=null
   [junit4]   2> 1839713 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster tag=null
   [junit4]   2> 1839714 INFO  (closeThreadPool-21534-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=73260818282577925-127.0.0.1:39571_solr-n_0000000000) closing
   [junit4]   2> 1839714 INFO  
(OverseerStateUpdate-73260818282577925-127.0.0.1:39571_solr-n_0000000000) 
[n:127.0.0.1:39571_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:39571_solr
   [junit4]   2> 1839716 INFO  
(OverseerAutoScalingTriggerThread-73260818282577925-127.0.0.1:39571_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1839718 INFO  (closeThreadPool-21534-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=73260818282577925-127.0.0.1:39571_solr-n_0000000000) closing
   [junit4]   2> 1839718 INFO  (zkCallback-21517-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1839817 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.Overseer Overseer 
(id=73260818282577925-127.0.0.1:39571_solr-n_0000000000) closing
   [junit4]   2> 1839818 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@118ae5d{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1839819 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@58170d5e{/solr,null,STOPPED}
   [junit4]   2> 1839819 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1839819 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 39571
   [junit4]   2> 1839819 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding 
port=0)
   [junit4]   2> 1839820 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
2 ...
   [junit4]   2> 1839820 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] 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> 1839820 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1839820 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1839820 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1839820 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1104a988{/solr,null,AVAILABLE}
   [junit4]   2> 1839821 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.e.j.s.AbstractConnector Started ServerConnector@66affb1f{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:38499}
   [junit4]   2> 1839821 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.e.j.s.Server Started @1839853ms
   [junit4]   2> 1839821 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:41041/solr, hostPort=38499}
   [junit4]   2> 1839821 ERROR 
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1839821 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1839821 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.9.0
   [junit4]   2> 1839821 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1839821 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1839821 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-04-01T21:48:19.503Z
   [junit4]   2> 1839822 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1839822 INFO  (zkConnectionManagerCallback-21536-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1839823 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1839823 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1839826 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1840796 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1840797 WARN  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@627ec78c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1840797 WARN  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@627ec78c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1840800 WARN  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2784cbb5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1840800 WARN  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@2784cbb5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1840802 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41041/solr
   [junit4]   2> 1840802 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1840803 INFO  (zkConnectionManagerCallback-21547-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1840803 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1840905 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [n:127.0.0.1:38499_solr     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1840907 INFO  (zkConnectionManagerCallback-21549-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1840907 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [n:127.0.0.1:38499_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1840914 WARN  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [n:127.0.0.1:38499_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1840919 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [n:127.0.0.1:38499_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38499_solr
   [junit4]   2> 1840919 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [n:127.0.0.1:38499_solr     ] o.a.s.c.Overseer Overseer 
(id=73260818282577931-127.0.0.1:38499_solr-n_0000000001) starting
   [junit4]   2> 1840923 INFO  
(OverseerStateUpdate-73260818282577931-127.0.0.1:38499_solr-n_0000000001) 
[n:127.0.0.1:38499_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:38499_solr
   [junit4]   2> 1840923 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [n:127.0.0.1:38499_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38499_solr
   [junit4]   2> 1840926 INFO  
(OverseerStateUpdate-73260818282577931-127.0.0.1:38499_solr-n_0000000001) 
[n:127.0.0.1:38499_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1840926 INFO  (zkCallback-21517-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1840928 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [n:127.0.0.1:38499_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1840928 WARN  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [n:127.0.0.1:38499_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> 1840943 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [n:127.0.0.1:38499_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_45D68387E6E62B9-001/cdcr-source-001/node1
   [junit4]   2> 1840943 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[45D68387E6E62B9])
 [n:127.0.0.1:38499_solr     ] o.a.s.c.CorePropertiesLocator Cores are: 
[cdcr-source_shard1_replica_n1]
   [junit4]   2> 1840945 INFO  
(coreLoadExecutor-21559-thread-1-processing-n:127.0.0.1:38499_solr) 
[n:127.0.0.1:38499_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1840949 INFO  
(coreLoadExecutor-21559-thread-1-processing-n:127.0.0.1:38499_solr) 
[n:127.0.0.1:38499_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
8.9.0
   [junit4]   2> 1840956 INFO  
(coreLoadExecutor-21559-thread-1-processing-n:127.0.0.1:38499_solr) 
[n:127.0.0.1:38499_solr     ] o.a.s.s.ManagedIndexSchemaFactory The schema is 
configured as managed, but managed schema resource managed-schema not found - 
loading non-managed schema schema.xml instead
   [junit4]   2> 1840957 INFO  
(coreLoadExecutor-21559-thread-1-processing-n:127.0.0.1:38499_solr) 
[n:127.0.0.1:38499_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1840957 INFO  
(coreLoadExecutor-21559-thread-1-processing-n:127.0.0.1:38499_solr) 
[n:127.0.0.1:38499_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 
with uniqueid field id
   [junit4]   2> 1840960 INFO  
(coreLoadExecutor-21559-thread-1-processing-n:127.0.0.1:38499_solr) 
[n:127.0.0.1:38499_solr     ] o.a.s.s.ManagedIndexSchema Created and persisted 
managed schema znode at /configs/cdcr-source/managed-schema
   [junit4]   2> 1840962 INFO  
(coreLoadExecutor-21559-thread-1-processing-n:127.0.0.1:38499_solr) 
[n:127.0.0.1:38499_solr     ] o.a.s.s.ManagedIndexSchemaFactory After upgrading 
to managed schema in ZooKeeper, renamed the non-managed schema 
/configs/cdcr-source/schema.xml to /configs/cdcr-source/schema.xml.bak
   [junit4]   2> 1841972 INFO  
(coreLoadExecutor-21559-thread-1-processing-n:127.0.0.1:38499_solr) 
[n:127.0.0.1:38499_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> 1841979 INFO  
(coreLoadExecutor-21559-thread-1-processing-n:127.0.0.1:38499_solr) 
[n:127.0.0.1:38499_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> 1841979 INFO  
(coreLoadExecutor-21559-thread-1-processing-n:127.0.0.1:38499_solr) 
[n:127.0.0.1:38499_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> 1841979 INFO  
(coreLoadExecutor-21559-thread-1-processing-n:127.0.0.1:38499_solr) 
[n:127.0.0.1:38499_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> 1841979 INFO  
(coreLoadExecutor-21559-thread-1-processing-n:127.0.0.1:38499_solr) 
[n:127.0.0.1:38499_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/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_45D68387E6E62B9-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/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_45D68387E6E62B9-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1/data/]
   [junit4]   2> 1842026 WARN  
(coreLoadExecutor-21559-thread-1-processing-n:127.0.0.1:38499_solr) 
[n:127.0.0.1:38499_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1 ] o.a.s.D.s.CdcrRequestHandler Solr loaded a 
deprecated plugin/analysis class [solr.CdcrRequestHandler]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 1842027 WARN  
(coreLoadExecutor-21559-thread-1-processing-n:127.0.0.1:38499_solr) 
[n:127.0.0.1:38499_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1 ] o.a.s.h.CdcrRequestHandler CDCR (in its 
current form) is deprecated as of 8.6 and shall be removed in 9.0. See 
SOLR-14022 for details.
   [junit4]   2> 1842034 INFO  
(coreLoadExecutor-21559-thread-1-processing-n:127.0.0.1:38499_solr) 
[n:127.0.0.1:38499_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1842034 INFO  
(coreLoadExecutor-21559-thread-1-processing-n:127.0.0.1:38499_solr) 
[n:127.0.0.1:38499_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> 1842036 INFO  
(coreLoadExecutor-21559-thread-1-processing-n:127.0.0.1:38499_solr) 
[n:127.0.0.1:38499_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> 1842036 INFO  
(coreLoadExecutor-21559-thread-1-processing-n:127.0.0.1:38499_solr) 
[n:127.0.0.1:38499_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> 1842051 INFO  
(coreLoadExecutor-21559-thread-1-processing-n:127.0.0.1:38499_solr) 
[n:127.0.0.1:38499_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> 1842051 INFO  
(coreLoadExecutor-21559-thread-1-processing-n:127.0.0.1:38499_solr) 
[n:127.0.0.1:38499_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> 1842051 INFO  
(coreLoadExecutor-21559-thread-1-processing-n:127.0.0.1:38499_solr) 
[n:127.0.0.1:38499_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating 
ZooKeeper watch for the managed schema at /configs/cdcr-source/managed-schema
   [junit4]   2> 1842052 INFO  
(coreLoadExecutor-21559-thread-1-processing-n:127.0.0.1:38499_solr) 
[n:127.0.0.1:38499_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema 
version 0 is already the latest
   [junit4]   2> 1842052 INFO  
(coreLoadExecutor-21559-thread-1-processing-n:127.0.0.1:38499_solr) 
[n:127.0.0.1:38499_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> 1842057 INFO  
(coreLoadExecutor-21559-thread-1-processing-n:127.0.0.1:38499_solr) 
[n:127.0.0.1:38499_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1 ] o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-source/cdcr/state/buffer
   [junit4]   2> 1842061 INFO  
(coreLoadExecutor-21559-thread-1-processing-n:127.0.0.1:38499_solr) 
[n:127.0.0.1:38499_solr c:cdcr-source s:shard1 r:core_node2 
x:cdcr-source_shard1_replica_n1 ] o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-source/cdcr/state/process
   [junit4]   2> 1842090 WARN  (cdcr-update-log-synchronizer-21567-thread-1) [  
   ] o.a.s.h.CdcrUpdateLogSynchronizer Caught unexpected exception
   [junit4]   2>           => 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:38499/solr/cdcr-source_shard1_replica_n1: 
SolrCore is loading
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:38499/solr/cdcr-source_shard1_replica_n1: 
SolrCore is loading
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.CdcrUpdateLogSynchronizer$UpdateLogSynchronisation.run(CdcrUpdateLogSynchronizer.java:149)
 [java/:?]
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
[?:1.8.0_281]
   [junit4]   2>        at java.

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

.1:34759)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send 
thread for session 0x10446579d340005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10446579d340005, 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 0x10446579d340005, 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> 2237471 INFO  (jetty-closer-21973-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=73260836058300421-127.0.0.1:37539_solr-n_0000000000) closing
   [junit4]   2> 2237473 INFO  (jetty-closer-21973-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2f859d01{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 2237473 INFO  (jetty-closer-21973-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@68ac07f6{/solr,null,STOPPED}
   [junit4]   2> 2237473 INFO  (jetty-closer-21973-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2237473 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[45D68387E6E62B9]) 
[     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2237474 WARN  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[45D68387E6E62B9]-SendThread(127.0.0.1:34759))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10446579d340000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10446579d340000, 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 0x10446579d340000, 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> 2237677 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/collections/cdcr-target/terms/shard1
   [junit4]   2>        2       
/solr/collections/cdcr-target/leaders/shard1/leader
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/collections/cdcr-target/state.json
   [junit4]   2>        3       /solr/collections/cdcr-target/cdcr/state/process
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        18      /solr/collections/cdcr-target/state.json
   [junit4]   2>        11      /solr/overseer/queue
   [junit4]   2>        5       /solr/collections
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 2237680 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[45D68387E6E62B9]) 
[     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34759
   [junit4]   2> 2237680 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[45D68387E6E62B9]) 
[     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34759
   [junit4]   2> 2237680 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[45D68387E6E62B9]) 
[     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34759
   [junit4]   2> 2237681 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[45D68387E6E62B9]) 
[     ] o.a.s.SolrTestCaseJ4 ###Ending testBootstrapWithSourceCluster
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrBootstrapTest 
-Dtests.method=testBootstrapWithSourceCluster -Dtests.seed=45D68387E6E62B9 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar-IQ 
-Dtests.timezone=Europe/Isle_of_Man -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE  131s J1 | CdcrBootstrapTest.testBootstrapWithSourceCluster 
<<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Document mismatch on 
target after sync expected:<1000> but was:<0>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([45D68387E6E62B9:DD0B39FC7D0A71F3]:0)
   [junit4]    >        at 
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithSourceCluster(CdcrBootstrapTest.java:208)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [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/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_45D68387E6E62B9-001
   [junit4]   2> Apr 01, 2021 9:54:57 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene87, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ar-IQ, 
timezone=Europe/Isle_of_Man
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 
1.8.0_281 (64-bit)/cpus=4,threads=1,free=211888864,total=521666560
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestComplexPhraseLeadingWildcard, 
TestExternalRoleRuleBasedAuthorizationPlugin, TestHashPartitioner, 
TestOverriddenPrefixQueryForCustomFieldType, TestCloudPseudoReturnFields, 
MetricTriggerIntegrationTest, TestSchemaManager, 
SuggestComponentContextFilterQueryTest, TestFieldSortValues, 
SortByFunctionTest, TestCoreContainer, HdfsBackupRepositoryIntegrationTest, 
TestAnalyzeInfixSuggestions, TestDistributedTracing, ZkStateWriterTest, 
TestSolrConfigHandlerCloud, StressHdfsTest, TestMinHashQParser, 
TestConfigReload, SyncSliceTest, TestZkChroot, TestSolrJ, TestRTimerTree, 
TestDocSet, TermsComponentTest, TestPivotHelperCode, TestSchemaNameResource, 
LargeFieldTest, TestJoin, SuggesterFSTTest, TestRestoreCore, 
NodeLostTriggerIntegrationTest, DirectSolrConnectionTest, 
DataDrivenBlockJoinTest, QueryParsingTest, TestReplicationHandler, 
TestJavabinTupleStreamParser, ChangedSchemaMergeTest, RegexBoostProcessorTest, 
TestMultiValuedNumericRangeQuery, AsyncCallRequestStatusResponseTest, 
TolerantUpdateProcessorTest, TestRawTransformer, SimplePostToolTest, 
DOMUtilTest, TestManagedSynonymGraphFilterFactory, TestStressLucene, 
HLLUtilTest, SystemInfoHandlerTest, WrapperMergePolicyFactoryTest, 
XsltUpdateRequestHandlerTest, ZkNodePropsTest, EmbeddedSolrNoSerializeTest, 
TestStressVersions, ManagedSchemaRoundRobinCloudTest, 
TestBackupRepositoryFactory, TestCloudDeleteByQuery, BasicFunctionalityTest, 
TestTolerantUpdateProcessorRandomCloud, TestCollectionAPI, 
TestClusterProperties, FieldAnalysisRequestHandlerTest, PolyFieldTest, 
HttpTriggerListenerTest, TestSimNodeLostTrigger, TestSolrCloudWithKerberosAlt, 
NestedShardedAtomicUpdateTest, TestRebalanceLeaders, CollectionsAPISolrJTest, 
CustomCollectionTest, TestQueryTypes, TestCloudNestedDocsSort, 
TestSimExtremeIndexing, TestDFRSimilarityFactory, ConnectionReuseTest, 
CollectionsAPIAsyncDistributedZkTest, CloneFieldUpdateProcessorFactoryTest, 
TestMergePolicyConfig, RequestLoggingTest, TestUseDocValuesAsStored, 
TestFreeTextSuggestions, DistributedQueryComponentOptimizationTest, 
MoveReplicaHDFSTest, TestConfigOverlay, TestJsonFacetsStatsParsing, 
TestReversedWildcardFilterFactory, TestSearcherReuse, TestDistribPackageStore, 
ShardRoutingTest, PeerSyncWithLeaderTest, TestRecoveryHdfs, 
TestShortCircuitedRequests, HighlighterMaxOffsetTest, DirectoryFactoriesTest, 
TestBM25SimilarityFactory, TestSweetSpotSimilarityFactory, 
TestBulkSchemaConcurrent, TestBulkSchemaAPI, 
PhrasesIdentificationComponentTest, TestEmbeddedSolrServerAdminHandler, 
SolrCLIZkUtilsTest, FileBasedSpellCheckerTest, DistributedIntervalFacetingTest, 
SolrCoreMetricManagerTest, TestSolrXml, SolrIndexConfigTest, 
TestUninvertingReader, TestDynamicLoading, TestDocBasedVersionConstraints, 
UtilsToolTest, TestUnifiedSolrHighlighter, LeaderElectionIntegrationTest, 
TestCrossCoreJoin, TestSimpleTrackingShardHandler, 
AssignBackwardCompatibilityTest, ChaosMonkeyNothingIsSafeTest, 
ClusterStateMockUtilTest, ClusterStateUpdateTest, CreateCollectionCleanupTest, 
CreateRoutedAliasTest, DistribCursorPagingTest, DistributedVersionInfoTest, 
HttpPartitionOnCommitTest, LeaderFailoverAfterPartitionTest, 
LeaderTragicEventTest, MigrateRouteKeyTest, PeerSyncReplicationTest, 
RouteFieldTest, RoutingToNodesWithPropertiesTest, TestConfigSetsAPIExclusivity, 
TestConfigSetsAPIZkFailure, TestCryptoKeys, TestOnReconnectListenerSupport, 
TestPullReplica, TestPullReplicaErrorHandling, 
VMParamsZkACLAndCredentialsProvidersTest, ZkCLITest, 
SimpleCollectionCreateDeleteTest, TestLocalFSCloudBackupRestore, 
TestReplicaProperties, AutoAddReplicasPlanActionTest, 
NodeAddedTriggerIntegrationTest, ScheduledMaintenanceTriggerTest, 
ScheduledTriggerIntegrationTest, SearchRateTriggerIntegrationTest, 
SearchRateTriggerTest, TriggerCooldownIntegrationTest, 
TriggerSetPropertiesIntegrationTest, TestSimClusterStateProvider, 
TestSimTriggerIntegration, CdcrBootstrapTest]
   [junit4] Completed [810/935 (1!)] on J1 in 403.35s, 4 tests, 3 failures, 1 
skipped <<< FAILURES!

[...truncated 51199 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to