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

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([D0787B1541F26EB:DAD0A8C6E040BEAC]: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.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([D0787B1541F26EB:D451D675577B35A1]: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)


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([D0787B1541F26EB:9BFA89B1295990A9]: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)




Build Log:
[...truncated 16076 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
   [junit4]   2> 1889217 INFO  
(SUITE-CdcrBootstrapTest-seed#[D0787B1541F26EB]-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> 1889217 INFO  
(SUITE-CdcrBootstrapTest-seed#[D0787B1541F26EB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1889217 INFO  
(SUITE-CdcrBootstrapTest-seed#[D0787B1541F26EB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.cdcr.CdcrBootstrapTest_D0787B1541F26EB-001/data-dir-135-001
   [junit4]   2> 1889217 INFO  
(SUITE-CdcrBootstrapTest-seed#[D0787B1541F26EB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1889218 INFO  
(SUITE-CdcrBootstrapTest-seed#[D0787B1541F26EB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1889222 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testConvertClusterToCdcrAndBootstrap
   [junit4]   2> 1889222 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] 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/J3/temp/solr.cloud.cdcr.CdcrBootstrapTest_D0787B1541F26EB-001/cdcr-target-001
   [junit4]   2> 1889222 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1889223 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1889223 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1889224 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1889323 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.ZkTestServer start zk server on port: 42053
   [junit4]   2> 1889323 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42053
   [junit4]   2> 1889323 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42053
   [junit4]   2> 1889323 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42053
   [junit4]   2> 1889324 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889327 INFO  (zkConnectionManagerCallback-14556-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1889327 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1889333 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889335 INFO  (zkConnectionManagerCallback-14558-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1889335 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1889335 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889336 INFO  (zkConnectionManagerCallback-14560-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1889336 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1889439 INFO  (jetty-launcher-14561-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1889439 INFO  (jetty-launcher-14561-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1889439 INFO  (jetty-launcher-14561-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> 1889442 INFO  (jetty-launcher-14561-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1889442 INFO  (jetty-launcher-14561-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1889442 INFO  (jetty-launcher-14561-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1889443 INFO  (jetty-launcher-14561-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a6d242f{/solr,null,AVAILABLE}
   [junit4]   2> 1889443 INFO  (jetty-launcher-14561-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3f0851dd{SSL, (ssl, 
http/1.1)}{127.0.0.1:39687}
   [junit4]   2> 1889443 INFO  (jetty-launcher-14561-thread-1) [     ] 
o.e.j.s.Server Started @1889480ms
   [junit4]   2> 1889443 INFO  (jetty-launcher-14561-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:42053/solr, hostPort=39687}
   [junit4]   2> 1889444 ERROR (jetty-launcher-14561-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1889444 INFO  (jetty-launcher-14561-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1889444 INFO  (jetty-launcher-14561-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.9.0
   [junit4]   2> 1889444 INFO  (jetty-launcher-14561-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1889444 INFO  (jetty-launcher-14561-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1889444 INFO  (jetty-launcher-14561-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-04-02T03:59:47.995Z
   [junit4]   2> 1889444 INFO  (jetty-launcher-14561-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889446 INFO  (zkConnectionManagerCallback-14563-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1889446 INFO  (jetty-launcher-14561-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1889447 INFO  (jetty-launcher-14561-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1889451 INFO  (jetty-launcher-14561-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1889452 WARN  
(jetty-launcher-14561-thread-1-SendThread(127.0.0.1:42053)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10447a7a0850003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10447a7a0850003, 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 0x10447a7a0850003, 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> 1890022 INFO  (jetty-launcher-14561-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1890023 WARN  (jetty-launcher-14561-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1890023 WARN  (jetty-launcher-14561-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@363b1aa9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1890023 WARN  (jetty-launcher-14561-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@363b1aa9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1890026 WARN  (jetty-launcher-14561-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1890026 WARN  (jetty-launcher-14561-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1a793487[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1890026 WARN  (jetty-launcher-14561-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1a793487[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1890027 INFO  (jetty-launcher-14561-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42053/solr
   [junit4]   2> 1890028 INFO  (jetty-launcher-14561-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890029 INFO  (zkConnectionManagerCallback-14574-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1890029 INFO  (jetty-launcher-14561-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1890131 INFO  (jetty-launcher-14561-thread-1) 
[n:127.0.0.1:39687_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1890132 INFO  (zkConnectionManagerCallback-14576-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1890132 INFO  (jetty-launcher-14561-thread-1) 
[n:127.0.0.1:39687_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1890140 WARN  (jetty-launcher-14561-thread-1) 
[n:127.0.0.1:39687_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> 1890195 INFO  (jetty-launcher-14561-thread-1) 
[n:127.0.0.1:39687_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39687_solr
   [junit4]   2> 1890196 INFO  (jetty-launcher-14561-thread-1) 
[n:127.0.0.1:39687_solr     ] o.a.s.c.Overseer Overseer 
(id=73262279222951941-127.0.0.1:39687_solr-n_0000000000) starting
   [junit4]   2> 1890200 INFO  
(OverseerStateUpdate-73262279222951941-127.0.0.1:39687_solr-n_0000000000) 
[n:127.0.0.1:39687_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:39687_solr
   [junit4]   2> 1890200 INFO  (jetty-launcher-14561-thread-1) 
[n:127.0.0.1:39687_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39687_solr
   [junit4]   2> 1890201 INFO  
(OverseerStateUpdate-73262279222951941-127.0.0.1:39687_solr-n_0000000000) 
[n:127.0.0.1:39687_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1890203 INFO  (jetty-launcher-14561-thread-1) 
[n:127.0.0.1:39687_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1890203 WARN  (jetty-launcher-14561-thread-1) 
[n:127.0.0.1:39687_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> 1890218 INFO  (jetty-launcher-14561-thread-1) 
[n:127.0.0.1:39687_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/J3/temp/solr.cloud.cdcr.CdcrBootstrapTest_D0787B1541F26EB-001/cdcr-target-001/node1
   [junit4]   2> 1890229 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1890230 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890232 INFO  (zkConnectionManagerCallback-14591-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1890232 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1890234 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1890235 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42053/solr ready
   [junit4]   2> 1890235 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.c.CdcrBootstrapTest Target zkHost = 127.0.0.1:42053/solr
   [junit4]   2> 1890235 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] 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/J3/temp/solr.cloud.cdcr.CdcrBootstrapTest_D0787B1541F26EB-001/cdcr-source-001
   [junit4]   2> 1890235 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1890236 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1890236 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1890237 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1890336 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.ZkTestServer start zk server on port: 41459
   [junit4]   2> 1890336 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41459
   [junit4]   2> 1890336 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41459
   [junit4]   2> 1890336 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41459
   [junit4]   2> 1890338 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890340 INFO  (zkConnectionManagerCallback-14593-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1890340 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1890343 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890344 INFO  (zkConnectionManagerCallback-14595-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1890344 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1890344 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890345 INFO  (zkConnectionManagerCallback-14597-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1890345 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1890449 INFO  (jetty-launcher-14598-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1890449 INFO  (jetty-launcher-14598-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1890449 INFO  (jetty-launcher-14598-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> 1890450 INFO  (jetty-launcher-14598-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1890450 INFO  (jetty-launcher-14598-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1890450 INFO  (jetty-launcher-14598-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1890450 INFO  (jetty-launcher-14598-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4feaeea7{/solr,null,AVAILABLE}
   [junit4]   2> 1890451 INFO  (jetty-launcher-14598-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5344765b{SSL, (ssl, 
http/1.1)}{127.0.0.1:36759}
   [junit4]   2> 1890451 INFO  (jetty-launcher-14598-thread-1) [     ] 
o.e.j.s.Server Started @1890487ms
   [junit4]   2> 1890451 INFO  (jetty-launcher-14598-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:41459/solr, hostPort=36759}
   [junit4]   2> 1890451 ERROR (jetty-launcher-14598-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1890451 INFO  (jetty-launcher-14598-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1890451 INFO  (jetty-launcher-14598-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.9.0
   [junit4]   2> 1890451 INFO  (jetty-launcher-14598-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1890452 INFO  (jetty-launcher-14598-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1890452 INFO  (jetty-launcher-14598-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-04-02T03:59:49.003Z
   [junit4]   2> 1890452 INFO  (jetty-launcher-14598-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890453 INFO  (zkConnectionManagerCallback-14600-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1890453 INFO  (jetty-launcher-14598-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1890453 INFO  (jetty-launcher-14598-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1890457 INFO  (jetty-launcher-14598-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1891455 INFO  (jetty-launcher-14598-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1891455 WARN  (jetty-launcher-14598-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1891456 WARN  (jetty-launcher-14598-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@42f2f91c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1891456 WARN  (jetty-launcher-14598-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@42f2f91c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1891458 WARN  (jetty-launcher-14598-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1891459 WARN  (jetty-launcher-14598-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1e5677ec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1891459 WARN  (jetty-launcher-14598-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1e5677ec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1891460 INFO  (jetty-launcher-14598-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41459/solr
   [junit4]   2> 1891461 INFO  (jetty-launcher-14598-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1891462 INFO  (zkConnectionManagerCallback-14611-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1891462 INFO  (jetty-launcher-14598-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1891564 INFO  (jetty-launcher-14598-thread-1) 
[n:127.0.0.1:36759_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1891565 INFO  (zkConnectionManagerCallback-14613-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1891565 INFO  (jetty-launcher-14598-thread-1) 
[n:127.0.0.1:36759_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1891573 WARN  (jetty-launcher-14598-thread-1) 
[n:127.0.0.1:36759_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> 1891627 INFO  (jetty-launcher-14598-thread-1) 
[n:127.0.0.1:36759_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36759_solr
   [junit4]   2> 1891628 INFO  (jetty-launcher-14598-thread-1) 
[n:127.0.0.1:36759_solr     ] o.a.s.c.Overseer Overseer 
(id=73262279289208837-127.0.0.1:36759_solr-n_0000000000) starting
   [junit4]   2> 1891632 INFO  
(OverseerStateUpdate-73262279289208837-127.0.0.1:36759_solr-n_0000000000) 
[n:127.0.0.1:36759_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:36759_solr
   [junit4]   2> 1891632 INFO  (jetty-launcher-14598-thread-1) 
[n:127.0.0.1:36759_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36759_solr
   [junit4]   2> 1891634 INFO  
(OverseerStateUpdate-73262279289208837-127.0.0.1:36759_solr-n_0000000000) 
[n:127.0.0.1:36759_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1891635 INFO  (jetty-launcher-14598-thread-1) 
[n:127.0.0.1:36759_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1891635 WARN  (jetty-launcher-14598-thread-1) 
[n:127.0.0.1:36759_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> 1891649 INFO  (jetty-launcher-14598-thread-1) 
[n:127.0.0.1:36759_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/J3/temp/solr.cloud.cdcr.CdcrBootstrapTest_D0787B1541F26EB-001/cdcr-source-001/node1
   [junit4]   2> 1891659 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1891659 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1891660 INFO  (zkConnectionManagerCallback-14628-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1891660 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1891662 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1891662 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41459/solr ready
   [junit4]   2> 1891663 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1891664 INFO  (zkConnectionManagerCallback-14630-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1891664 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1891815 INFO  
(OverseerThreadFactory-14620-thread-1-processing-n:127.0.0.1:36759_solr) 
[n:127.0.0.1:36759_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
cdcr-source
   [junit4]   2> 1891923 INFO  
(OverseerStateUpdate-73262279289208837-127.0.0.1:36759_solr-n_0000000000) 
[n:127.0.0.1:36759_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"cdcr-source_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:36759_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:36759/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> 1892131 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_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> 1892131 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_solr    
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1892141 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_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> 1892156 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_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> 1892156 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_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> 1892156 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_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> 1892156 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_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/J3/temp/solr.cloud.cdcr.CdcrBootstrapTest_D0787B1541F26EB-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/J3/temp/solr.cloud.cdcr.CdcrBootstrapTest_D0787B1541F26EB-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1/data/]
   [junit4]   2> 1892199 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_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> 1892199 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_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> 1892199 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_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> 1892199 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_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> 1892202 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_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> 1892202 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_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> 1892202 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_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> 1892202 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_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 1695899703839817728
   [junit4]   2> 1892204 INFO  
(searcherExecutor-14632-thread-1-processing-n:127.0.0.1:36759_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:36759_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> 1892208 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_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> 1892208 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_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> 1892212 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_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> 1892212 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_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> 1892212 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:36759/solr/cdcr-source_shard1_replica_n1/
   [junit4]   2> 1892212 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_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> 1892212 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:36759/solr/cdcr-source_shard1_replica_n1/ has no replicas
   [junit4]   2> 1892213 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_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/73262279289208837-core_node2-n_0000000000
   [junit4]   2> 1892215 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_solr 
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:36759/solr/cdcr-source_shard1_replica_n1/ shard1
   [junit4]   2> 1892316 INFO  (zkCallback-14612-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> 1892317 INFO  (zkCallback-14612-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> 1892317 INFO  (zkCallback-14612-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> 1892318 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_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> 1892321 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_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=190
   [junit4]   2> 1892323 INFO  (qtp482247047-25897) [n:127.0.0.1:36759_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> 1892421 INFO  (zkCallback-14612-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> 1892421 INFO  (zkCallback-14612-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> 1892421 INFO  (zkCallback-14612-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> 1892421 INFO  (zkCallback-14612-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1892421 INFO  (qtp482247047-25897) [n:127.0.0.1:36759_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=612
   [junit4]   2> 1892422 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: cdcr-source
   [junit4]   2> 1892433 INFO  (qtp482247047-25896) [n:127.0.0.1:36759_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> 1892433 INFO  (qtp482247047-25896) [n:127.0.0.1:36759_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 
(1695899704077844480), source_1 (1695899704078893056), source_2 
(1695899704078893057), source_3 (1695899704078893058), source_4 
(1695899704078893059), source_5 (1695899704078893060), source_6 
(1695899704078893061), source_7 (1695899704078893062), source_8 
(1695899704079941632), source_9 (1695899704079941633), ... (100 adds)]} 0 4
   [junit4]   2> 1892664 INFO  
(searcherExecutor-14632-thread-1-processing-n:127.0.0.1:36759_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:36759_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> 1892664 INFO  (qtp482247047-25898) [n:127.0.0.1:36759_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 230
   [junit4]   2> 1892670 INFO  (qtp482247047-25894) [n:127.0.0.1:36759_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 
(1695899704326356992), source_101 (1695899704327405568), source_102 
(1695899704327405569), source_103 (1695899704328454144), source_104 
(1695899704328454145), source_105 (1695899704328454146), source_106 
(1695899704328454147), source_107 (1695899704328454148), source_108 
(1695899704328454149), source_109 (1695899704328454150), ... (100 adds)]} 0 4
   [junit4]   2> 1892895 INFO  
(searcherExecutor-14632-thread-1-processing-n:127.0.0.1:36759_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:36759_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> 1892895 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_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 224
   [junit4]   2> 1892900 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_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 
(1695899704567529472), source_201 (1695899704569626624), source_202 
(1695899704569626625), source_203 (1695899704569626626), source_204 
(1695899704569626627), source_205 (1695899704569626628), source_206 
(1695899704569626629), source_207 (1695899704569626630), source_208 
(1695899704569626631), source_209 (1695899704569626632), ... (100 adds)]} 0 3
   [junit4]   2> 1893128 INFO  
(searcherExecutor-14632-thread-1-processing-n:127.0.0.1:36759_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:36759_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> 1893129 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_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 228
   [junit4]   2> 1893133 INFO  (qtp482247047-25897) [n:127.0.0.1:36759_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 
(1695899704812896256), source_301 (1695899704813944832), source_302 
(1695899704813944833), source_303 (1695899704813944834), source_304 
(1695899704813944835), source_305 (1695899704813944836), source_306 
(1695899704813944837), source_307 (1695899704813944838), source_308 
(1695899704813944839), source_309 (1695899704813944840), ... (100 adds)]} 0 3
   [junit4]   2> 1893360 INFO  
(searcherExecutor-14632-thread-1-processing-n:127.0.0.1:36759_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:36759_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> 1893360 INFO  (qtp482247047-25896) [n:127.0.0.1:36759_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 226
   [junit4]   2> 1893366 INFO  (qtp482247047-25898) [n:127.0.0.1:36759_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 
(1695899705056165888), source_401 (1695899705057214464), source_402 
(1695899705057214465), source_403 (1695899705057214466), source_404 
(1695899705057214467), source_405 (1695899705057214468), source_406 
(1695899705058263040), source_407 (1695899705058263041), source_408 
(1695899705058263042), source_409 (1695899705058263043), ... (100 adds)]} 0 4
   [junit4]   2> 1893584 INFO  
(searcherExecutor-14632-thread-1-processing-n:127.0.0.1:36759_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:36759_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> 1893585 INFO  (qtp482247047-25894) [n:127.0.0.1:36759_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> 1893589 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_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 
(1695899705291046912), source_501 (1695899705292095488), source_502 
(1695899705292095489), source_503 (1695899705292095490), source_504 
(1695899705292095491), source_505 (1695899705292095492), source_506 
(1695899705292095493), source_507 (1695899705292095494), source_508 
(1695899705292095495), source_509 (1695899705292095496), ... (100 adds)]} 0 3
   [junit4]   2> 1893810 INFO  
(searcherExecutor-14632-thread-1-processing-n:127.0.0.1:36759_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:36759_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> 1893811 INFO  (qtp482247047-25897) [n:127.0.0.1:36759_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 220
   [junit4]   2> 1893815 INFO  (qtp482247047-25896) [n:127.0.0.1:36759_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 
(1695899705528025088), source_601 (1695899705529073664), source_602 
(1695899705529073665), source_603 (1695899705529073666), source_604 
(1695899705529073667), source_605 (1695899705529073668), source_606 
(1695899705529073669), source_607 (1695899705529073670), source_608 
(1695899705529073671), source_609 (1695899705529073672), ... (100 adds)]} 0 3
   [junit4]   2> 1893818 INFO  
(OverseerCollectionConfigSetProcessor-73262279289208837-127.0.0.1:36759_solr-n_0000000000)
 [n:127.0.0.1:36759_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> 1894048 INFO  
(searcherExecutor-14632-thread-1-processing-n:127.0.0.1:36759_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:36759_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> 1894048 INFO  (qtp482247047-25898) [n:127.0.0.1:36759_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 232
   [junit4]   2> 1894053 INFO  (qtp482247047-25894) [n:127.0.0.1:36759_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 
(1695899705777586176), source_701 (1695899705778634752), source_702 
(1695899705778634753), source_703 (1695899705778634754), source_704 
(1695899705778634755), source_705 (1695899705778634756), source_706 
(1695899705778634757), source_707 (1695899705778634758), source_708 
(1695899705778634759), source_709 (1695899705778634760), ... (100 adds)]} 0 3
   [junit4]   2> 1894290 INFO  
(searcherExecutor-14632-thread-1-processing-n:127.0.0.1:36759_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:36759_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> 1894291 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_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 236
   [junit4]   2> 1894296 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_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 
(1695899706031341568), source_801 (1695899706032390144), source_802 
(1695899706032390145), source_803 (1695899706032390146), source_804 
(1695899706032390147), source_805 (1695899706033438720), source_806 
(1695899706033438721), source_807 (1695899706033438722), source_808 
(1695899706033438723), source_809 (1695899706033438724), ... (100 adds)]} 0 3
   [junit4]   2> 1894528 INFO  
(searcherExecutor-14632-thread-1-processing-n:127.0.0.1:36759_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:36759_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> 1894528 INFO  (qtp482247047-25897) [n:127.0.0.1:36759_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 231
   [junit4]   2> 1894533 INFO  (qtp482247047-25896) [n:127.0.0.1:36759_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 
(1695899706280902656), source_901 (1695899706281951232), source_902 
(1695899706281951233), source_903 (1695899706281951234), source_904 
(1695899706281951235), source_905 (1695899706281951236), source_906 
(1695899706281951237), source_907 (1695899706281951238), source_908 
(1695899706281951239), source_909 (1695899706281951240), ... (100 adds)]} 0 3
   [junit4]   2> 1894753 INFO  
(searcherExecutor-14632-thread-1-processing-n:127.0.0.1:36759_solr 
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) 
[n:127.0.0.1:36759_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> 1894753 INFO  (qtp482247047-25898) [n:127.0.0.1:36759_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 219
   [junit4]   2> 1894754 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.c.CdcrBootstrapTest Adding numDocs=1000
   [junit4]   2> 1894754 INFO  (qtp482247047-25894) [n:127.0.0.1:36759_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> 1894756 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_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=1695899706284048400, maxInHash=1695899706284048400, 
versionsHash=6363388040256835945, numVersions=1000, numDocs=1000, maxDoc=100}
   [junit4]   2> 1894757 INFO  (qtp482247047-25895) [n:127.0.0.1:36759_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> 1894758 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1894759 INFO  (zkConnectionManagerCallback-14638-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1894759 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1894763 WARN  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB]-SendThread(127.0.0.1:41459))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10447a7a4780008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10447a7a4780008, 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 0x10447a7a4780008, 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> 1894864 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2080542505
   [junit4]   2> 1894864 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36759_solr
   [junit4]   2> 1894865 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1894865 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.ZkController Publish node=127.0.0.1:36759_solr as DOWN
   [junit4]   2> 1894867 INFO  (coreCloseExecutor-14642-thread-1) 
[n:127.0.0.1:36759_solr     ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@226a503c
   [junit4]   2> 1894867 INFO  (coreCloseExecutor-14642-thread-1) 
[n:127.0.0.1:36759_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.cdcr-source.shard1.replica_n1 
tag=SolrCore@226a503c
   [junit4]   2> 1894867 INFO  (coreCloseExecutor-14642-thread-1) 
[n:127.0.0.1:36759_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.cdcr-source.shard1.leader 
tag=SolrCore@226a503c
   [junit4]   2> 1894868 INFO  (zkCallback-14612-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> 1894868 INFO  (zkCallback-14612-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1894868 INFO  (zkCallback-14612-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> 1894868 INFO  (zkCallback-14612-thread-5) [     ] 
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> 1894868 INFO  (coreCloseExecutor-14642-thread-1) 
[n:127.0.0.1:36759_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1894871 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node tag=null
   [junit4]   2> 1894871 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm tag=null
   [junit4]   2> 1894871 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty tag=null
   [junit4]   2> 1894871 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster tag=null
   [junit4]   2> 1894872 INFO  (closeThreadPool-14644-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=73262279289208837-127.0.0.1:36759_solr-n_0000000000) closing
   [junit4]   2> 1894874 INFO  
(OverseerStateUpdate-73262279289208837-127.0.0.1:36759_solr-n_0000000000) 
[n:127.0.0.1:36759_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:36759_solr
   [junit4]   2> 1894874 INFO  
(OverseerAutoScalingTriggerThread-73262279289208837-127.0.0.1:36759_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1894876 INFO  (closeThreadPool-14644-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=73262279289208837-127.0.0.1:36759_solr-n_0000000000) closing
   [junit4]   2> 1894876 WARN  
(jetty-launcher-14598-thread-1-SendThread(127.0.0.1:41459)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10447a7a4780005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10447a7a4780005, 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 0x10447a7a4780005, 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> 1894877 INFO  (zkCallback-14627-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1894977 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.Overseer Overseer 
(id=73262279289208837-127.0.0.1:36759_solr-n_0000000000) closing
   [junit4]   2> 1894979 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5344765b{SSL, (ssl, 
http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1894979 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4feaeea7{/solr,null,STOPPED}
   [junit4]   2> 1894979 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1894979 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 36759
   [junit4]   2> 1894980 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding 
port=0)
   [junit4]   2> 1894980 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
2 ...
   [junit4]   2> 1894980 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] 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> 1894981 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1894981 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1894981 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1894983 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@55ed6f46{/solr,null,AVAILABLE}
   [junit4]   2> 1894984 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.e.j.s.AbstractConnector Started ServerConnector@39cb7593{SSL, (ssl, 
http/1.1)}{127.0.0.1:44341}
   [junit4]   2> 1894984 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.e.j.s.Server Started @1895020ms
   [junit4]   2> 1894984 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:41459/solr, hostPort=44341}
   [junit4]   2> 1894984 ERROR 
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1894984 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1894984 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.9.0
   [junit4]   2> 1894984 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1894984 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1894984 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-04-02T03:59:53.535Z
   [junit4]   2> 1894985 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1894989 INFO  (zkConnectionManagerCallback-14646-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1894989 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1894989 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1894993 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1894993 WARN  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB]-SendThread(127.0.0.1:41459))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10447a7a4780009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10447a7a4780009, 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 0x10447a7a4780009, 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> 1896446 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1896447 WARN  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 
transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1896453 WARN  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@42d0a84a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1896453 WARN  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@42d0a84a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1896456 WARN  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 
transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1896456 WARN  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7c433423[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1896457 WARN  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@7c433423[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1896458 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41459/solr
   [junit4]   2> 1896458 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1896461 INFO  (zkConnectionManagerCallback-14657-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1896461 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1896563 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [n:127.0.0.1:44341_solr     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1896564 INFO  (zkConnectionManagerCallback-14659-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1896564 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [n:127.0.0.1:44341_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1896568 WARN  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [n:127.0.0.1:44341_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> 1896571 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [n:127.0.0.1:44341_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44341_solr
   [junit4]   2> 1896572 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [n:127.0.0.1:44341_solr     ] o.a.s.c.Overseer Overseer 
(id=73262279289208843-127.0.0.1:44341_solr-n_0000000001) starting
   [junit4]   2> 1896574 INFO  
(OverseerStateUpdate-73262279289208843-127.0.0.1:44341_solr-n_0000000001) 
[n:127.0.0.1:44341_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:44341_solr
   [junit4]   2> 1896578 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [n:127.0.0.1:44341_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44341_solr
   [junit4]   2> 1896581 INFO  (zkCallback-14627-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1896581 INFO  (zkCallback-14658-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1896584 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [n:127.0.0.1:44341_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1896585 WARN  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [n:127.0.0.1:44341_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> 1896601 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [n:127.0.0.1:44341_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/J3/temp/solr.cloud.cdcr.CdcrBootstrapTest_D0787B1541F26EB-001/cdcr-source-001/node1
   [junit4]   2> 1896601 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[D0787B1541F26EB])
 [n:127.0.0.1:44341_solr     ] o.a.s.c.CorePropertiesLocator Cores are: 
[cdcr-source_shard1_replica_n1]
   [junit4]   2> 1896604 INFO  
(coreLoadExecutor-14669-thread-1-processing-n:127.0.0.1:44341_solr) 
[n:127.0.0.1:44341_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1896616 INFO  
(coreLoadExecutor-14669-thread-1-processing-n:127.0.0.1:44341_solr) 
[n:127.0.0.1:44341_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
8.9.0
   [junit4]   2> 1896622 INFO  
(coreLoadExecutor-14669-thread-1-processing-n:127.0.0.1:44341_solr) 
[n:127.0.0.1:44341_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> 1896623 INFO  
(coreLoadExecutor-14669-thread-1-processing-n:127.0.0.1:44341_solr) 
[n:127.0.0.1:44341_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1896624 INFO  
(coreLoadExecutor-14669-thread-1-processing-n:127.0.0.1:44341_solr) 
[n:127.0.0.1:44341_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 
with uniqueid field id
   [junit4]   2> 1896625 INFO  
(coreLoadExecutor-14669-thread-1-processing-n:127.0.0.1:44341_solr) 
[n:127.0.0.1:44341_solr     ] o.a.s.s.ManagedIndexSchema Created and persisted 
managed schema znode at /configs/cdcr-source/managed-schema
   [junit4]   2> 1896627 INFO  
(coreLoadExecutor-14669-thread-1-processing-n:127.0.0.1:44341_solr) 
[n:127.0.0.1:44341_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> 1897637 INFO  
(coreLoadExecutor-14669-thread-1-processing-n:127.0.0.1:44341_solr) 
[n:127.0.0.1:44341_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> 1897658 INFO  
(coreLoadExecutor-14669-thread-1-processing-n:127.0.0.1:44341_solr) 
[n:127.0.0.1:44341_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> 1897658 INFO  
(coreLoadExecutor-14669-thread-1-processing-n:127.0.0.1:44341_solr) 
[n:127.0.0.1:44341_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> 1897658 INFO  
(coreLoadExecutor-14669-thread-1-processing-n:127.0.0.1:44341_solr) 
[n:127.0.0.1:44341_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> 1897658 INFO  
(coreLoadExecutor-14669-thread-1-processing-n:127.0.0.1:44341_solr) 
[n:127.0.0.1:44341_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/J3/temp/solr.cloud.cdcr.CdcrBootstrapTest_D0787B1541F26EB-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/J3/temp/solr.cloud.cdcr.CdcrBoot

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

ad(127.0.0.1:40925)) [     ] o.a.z.ClientCnxn An exception was thrown while 
closing send thread for session 0x10447abb7450000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10447abb7450000, 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 0x10447abb7450000, 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> 2289850 WARN  
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[D0787B1541F26EB]-SendThread(127.0.0.1:40925))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10447abb7450001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10447abb7450001, 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 0x10447abb7450001, 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> 2290094 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>        9       /solr/collections/cdcr-target/terms/shard1
   [junit4]   2>        7       
/solr/collections/cdcr-target/leaders/shard1/leader
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        3       /solr/configs/cdcr-target/managed-schema
   [junit4]   2>        3       /solr/packages.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        3       /solr/configs/cdcr-target
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        50      /solr/collections/cdcr-target/state.json
   [junit4]   2>        7       /solr/collections/cdcr-target/cdcr/state/process
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        3       /solr/collections/cdcr-target/cdcr/state/buffer
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        29      /solr/collections/cdcr-target/state.json
   [junit4]   2>        26      /solr/overseer/queue
   [junit4]   2>        12      /solr/live_nodes
   [junit4]   2>        9       /solr/collections
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 2290097 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40925
   [junit4]   2> 2290097 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40925
   [junit4]   2> 2290097 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[D0787B1541F26EB])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40925
   [junit4]   2> 2290098 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[D0787B1541F26EB])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testBootstrapWithMultipleReplicas
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrBootstrapTest 
-Dtests.method=testBootstrapWithMultipleReplicas -Dtests.seed=D0787B1541F26EB 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=fi 
-Dtests.timezone=Canada/Saskatchewan -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE  133s J3 | 
CdcrBootstrapTest.testBootstrapWithMultipleReplicas <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Document mismatch on 
target after sync expected:<1000> but was:<0>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D0787B1541F26EB:9BFA89B1295990A9]:0)
   [junit4]    >        at 
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithMultipleReplicas(CdcrBootstrapTest.java:293)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] IGNOR/A 0.00s J3 | 
CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [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/J3/temp/solr.cloud.cdcr.CdcrBootstrapTest_D0787B1541F26EB-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{_root_=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
xyz=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, maxPointsInLeafNode=741, 
maxMBSortInHeap=5.93286845429268, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=fi, 
timezone=Canada/Saskatchewan
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 
1.8.0_281 (64-bit)/cpus=4,threads=1,free=194446888,total=505413632
   [junit4]   2> NOTE: All tests run in this JVM: [TestSSLRandomization, 
TestDynamicURP, OverseerTaskQueueTest, TestHighFrequencyDictionaryFactory, 
UpdateLogTest, TestSort, TestCaffeineCache, SolrMetricReporterTest, 
AtomicUpdateProcessorFactoryTest, BigEndianAscendingWordDeserializerTest, 
DistributedMLTComponentTest, TestSlowCompositeReaderWrapper, 
CloudExitableDirectoryReaderTest, TestSuggestSpellingConverter, 
BasicDistributedZkTest, NoCacheHeaderTest, TestSQLHandlerNonCloud, 
NumericFieldsTest, TestRandomFlRTGCloud, TestIndexingPerformance, 
TestSmileRequest, NodeMarkersRegistrationTest, AutoAddReplicasIntegrationTest, 
Tagger2Test, TestPolicyCloud, ForceLeaderWithTlogReplicasTest, 
TestExtendedDismaxParser, TestDynamicFieldCollectionResource, BufferStoreTest, 
TestSha256AuthenticationProvider, TestMaxTokenLenTokenizer, ZkSolrClientTest, 
PeerSyncWithIndexFingerprintCachingTest, SortSpecParsingTest, BJQParserTest, 
SimpleCollectionCreateDeleteTest, DeleteStatusTest, 
DistributedFacetPivotLongTailTest, SolrXmlInZkTest, UUIDFieldTest, 
TermVectorComponentDistributedTest, MBeansHandlerTest, RuleEngineTest, 
CrossCollectionJoinQueryTest, ExecutePlanActionTest, 
MultiSolrCloudTestCaseTest, TestPushWriter, TestLegacyNumericUtils, 
TestDefaultStatsCache, TestSolrCloudSnapshots, TestSortableTextField, 
TestFiltering, TestMultiWordSynonyms, SaslZkACLProviderTest, SplitHandlerTest, 
ClassificationUpdateProcessorIntegrationTest, HDFSCollectionsAPITest, 
TestSimLargeCluster, SecurityConfHandlerTest, TestScoreJoinQPNoScore, 
OutOfBoxZkACLAndCredentialsProvidersTest, HdfsUnloadDistributedZkTest, 
TestTermsQParserPlugin, TestSolrCLIRunExample, SuggesterTest, 
TestCloudSchemaless, DocValuesMultiTest, TestNumericTerms32, 
TestConfigSetsAPIExclusivity, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestSolrCoreParser, RAMDirectoryFactoryTest, TestCorePropertiesReload, 
RollingRestartTest, ConcurrentCreateCollectionTest, 
DistributedDebugComponentTest, TestSimDistributedQueue, JWTIssuerConfigTest, 
TestStressIncrementalBackup, TestClassicSimilarityFactory, 
TestSolrDeletionPolicy2, TestFieldCacheSortRandom, 
ConjunctionSolrSpellCheckerTest, DimensionalRoutedAliasUpdateProcessorTest, 
SmileWriterTest, TestRealTimeGet, TestComponentsName, TestDeprecatedFilters, 
DeleteLastCustomShardedReplicaTest, SchemaApiFailureTest, 
RecoveryAfterSoftCommitTest, TestCodecSupport, ChaosMonkeySafeLeaderTest, 
DistributedQueueTest, ZkControllerTest, TestSkipOverseerOperations, 
TestNumericRangeQuery64, DistanceUnitsTest, TestSchemaSimilarityResource, 
TestEmbeddedSolrServerSchemaAPI, TestExpandComponent, TestCloudRecovery2, 
InfixSuggestersTest, OverseerRolesTest, SolrLogAuditLoggerPluginTest, 
TestMinMaxOnMultiValuedField, HdfsCollectionsAPIDistributedZkTest, 
TestBlendedInfixSuggestions, TestConfigSetProperties, CurrencyFieldTypeTest, 
BaseCdcrDistributedZkTest, TestLeaderElectionZkExpiry, TestExportWriter, 
OrderedExecutorTest, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, 
BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, 
DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, 
MinimalSchemaTest, SolrTestCaseJ4DeleteCoreTest, TestDistributedGrouping, 
TestDistributedMissingSort, TestDocumentBuilder, TestGroupingSearch, 
TestRandomFaceting, ClusterStateMockUtilTest, ClusterStateTest, 
ClusterStateUpdateTest, CollectionStateFormat2Test, 
ConcurrentCreateRoutedAliasTest, ConnectionManagerTest, 
DistribDocExpirationUpdateProcessorTest, LeaderElectionIntegrationTest, 
MetricsHistoryIntegrationTest, MissingSegmentRecoveryTest, 
NestedShardedAtomicUpdateTest, OverseerCollectionConfigSetProcessorTest, 
OverseerModifyCollectionTest, PackageManagerCLITest, ReindexCollectionTest, 
TestLockTree, TestMiniSolrCloudClusterSSL, TestRequestForwarding, 
TestSegmentSorting, TestTlogReplayVsRecovery, TestTlogReplica, 
TestHdfsCloudBackupRestore, TestReplicaProperties, 
HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, 
IndexSizeTriggerMixedBoundsTest, TestSimExecutePlanAction, 
TestSimExtremeIndexing, TestSimGenericDistributedQueue, CdcrBidirectionalTest, 
CdcrBootstrapTest]
   [junit4] Completed [825/935 (1!)] on J3 in 401.13s, 4 tests, 3 failures, 1 
skipped <<< FAILURES!

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

Reply via email to