Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1957/
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([5C6448AF8360CE73:8BB367D8373F5634]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap(CdcrBootstrapTest.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithMultipleReplicas
Error Message:
Document mismatch on target after sync expected:<1000> but was:<0>
Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync
expected:<1000> but was:<0>
at
__randomizedtesting.SeedInfo.seed([5C6448AF8360CE73:CA9946AFFE267831]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithMultipleReplicas(CdcrBootstrapTest.java:293)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithSourceCluster
Error Message:
Document mismatch on target after sync expected:<1000> but was:<0>
Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync
expected:<1000> but was:<0>
at
__randomizedtesting.SeedInfo.seed([5C6448AF8360CE73:8532196B8004DD39]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithSourceCluster(CdcrBootstrapTest.java:208)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14122 lines...]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
[junit4] 2> 163367 INFO
(SUITE-CdcrBootstrapTest-seed#[5C6448AF8360CE73]-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> 163367 INFO
(SUITE-CdcrBootstrapTest-seed#[5C6448AF8360CE73]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_5C6448AF8360CE73-001/data-dir-10-001
[junit4] 2> 163367 WARN
(SUITE-CdcrBootstrapTest-seed#[5C6448AF8360CE73]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
[junit4] 2> 163368 INFO
(SUITE-CdcrBootstrapTest-seed#[5C6448AF8360CE73]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 163369 INFO
(SUITE-CdcrBootstrapTest-seed#[5C6448AF8360CE73]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 163369 INFO
(SUITE-CdcrBootstrapTest-seed#[5C6448AF8360CE73]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 163372 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testConvertClusterToCdcrAndBootstrap
[junit4] 2> 163372 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_5C6448AF8360CE73-001/cdcr-target-001
[junit4] 2> 163372 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 163373 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 163373 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 163374 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 163473 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.ZkTestServer start zk server on port: 45965
[junit4] 2> 163473 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45965
[junit4] 2> 163473 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45965
[junit4] 2> 163473 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45965
[junit4] 2> 163474 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 163478 INFO (zkConnectionManagerCallback-2060-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 163478 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 163490 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 163494 INFO (zkConnectionManagerCallback-2062-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 163494 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 163498 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 163501 INFO (zkConnectionManagerCallback-2064-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 163501 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 163609 INFO (jetty-launcher-2065-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 163609 INFO (jetty-launcher-2065-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 163609 INFO (jetty-launcher-2065-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> 163612 INFO (jetty-launcher-2065-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 163612 INFO (jetty-launcher-2065-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 163612 INFO (jetty-launcher-2065-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 163613 INFO (jetty-launcher-2065-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@187c83aa{/solr,null,AVAILABLE}
[junit4] 2> 163614 INFO (jetty-launcher-2065-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@160d8f5a{SSL, (ssl,
http/1.1)}{127.0.0.1:36661}
[junit4] 2> 163614 INFO (jetty-launcher-2065-thread-1) [ ]
o.e.j.s.Server Started @163686ms
[junit4] 2> 163614 INFO (jetty-launcher-2065-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:45965/solr, hostPort=36661}
[junit4] 2> 163614 ERROR (jetty-launcher-2065-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 163614 INFO (jetty-launcher-2065-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 163614 INFO (jetty-launcher-2065-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.9.0
[junit4] 2> 163615 INFO (jetty-launcher-2065-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 163615 INFO (jetty-launcher-2065-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 163615 INFO (jetty-launcher-2065-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-04-01T22:55:08.005Z
[junit4] 2> 163617 INFO (jetty-launcher-2065-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 163617 INFO (zkConnectionManagerCallback-2067-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 163617 INFO (jetty-launcher-2065-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 163618 INFO (jetty-launcher-2065-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 163621 INFO (jetty-launcher-2065-thread-1) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 163622 WARN
(jetty-launcher-2065-thread-1-SendThread(127.0.0.1:45965)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1044690b2350003.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1044690b2350003, 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 0x1044690b2350003, 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> 164987 INFO (jetty-launcher-2065-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 164988 WARN (jetty-launcher-2065-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> 164989 WARN (jetty-launcher-2065-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@42c8e3ff[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 164989 WARN (jetty-launcher-2065-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@42c8e3ff[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 164995 WARN (jetty-launcher-2065-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> 164996 WARN (jetty-launcher-2065-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@73e7ebb5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 164996 WARN (jetty-launcher-2065-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@73e7ebb5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 164997 INFO (jetty-launcher-2065-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45965/solr
[junit4] 2> 164998 INFO (jetty-launcher-2065-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 165002 INFO (zkConnectionManagerCallback-2078-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 165002 INFO (jetty-launcher-2065-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 165104 INFO (jetty-launcher-2065-thread-1)
[n:127.0.0.1:36661_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 165105 INFO (zkConnectionManagerCallback-2080-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 165105 INFO (jetty-launcher-2065-thread-1)
[n:127.0.0.1:36661_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 165114 WARN (jetty-launcher-2065-thread-1)
[n:127.0.0.1:36661_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> 165166 INFO (jetty-launcher-2065-thread-1)
[n:127.0.0.1:36661_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:36661_solr
[junit4] 2> 165167 INFO (jetty-launcher-2065-thread-1)
[n:127.0.0.1:36661_solr ] o.a.s.c.Overseer Overseer
(id=73261081223823365-127.0.0.1:36661_solr-n_0000000000) starting
[junit4] 2> 165233 INFO (jetty-launcher-2065-thread-1)
[n:127.0.0.1:36661_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36661_solr
[junit4] 2> 165233 INFO
(OverseerStateUpdate-73261081223823365-127.0.0.1:36661_solr-n_0000000000)
[n:127.0.0.1:36661_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:36661_solr
[junit4] 2> 165234 INFO
(OverseerStateUpdate-73261081223823365-127.0.0.1:36661_solr-n_0000000000)
[n:127.0.0.1:36661_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 165236 INFO (jetty-launcher-2065-thread-1)
[n:127.0.0.1:36661_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 165237 WARN (jetty-launcher-2065-thread-1)
[n:127.0.0.1:36661_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> 165251 INFO (jetty-launcher-2065-thread-1)
[n:127.0.0.1:36661_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_5C6448AF8360CE73-001/cdcr-target-001/node1
[junit4] 2> 165270 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
[junit4] 2> 165271 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 165273 INFO (zkConnectionManagerCallback-2095-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 165273 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 165274 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 165275 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:45965/solr ready
[junit4] 2> 165275 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.c.CdcrBootstrapTest Target zkHost = 127.0.0.1:45965/solr
[junit4] 2> 165275 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_5C6448AF8360CE73-001/cdcr-source-001
[junit4] 2> 165275 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 165278 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 165278 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 165279 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 165378 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.ZkTestServer start zk server on port: 36151
[junit4] 2> 165378 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36151
[junit4] 2> 165378 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36151
[junit4] 2> 165378 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36151
[junit4] 2> 165380 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 165390 INFO (zkConnectionManagerCallback-2097-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 165390 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 165401 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 165402 INFO (zkConnectionManagerCallback-2099-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 165402 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 165406 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 165408 INFO (zkConnectionManagerCallback-2101-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 165408 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 165410 WARN
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73]-SendThread(127.0.0.1:36151))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x1044690b9a90002.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1044690b9a90002, 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 0x1044690b9a90002, 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> 165641 INFO (jetty-launcher-2102-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 165641 INFO (jetty-launcher-2102-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 165641 INFO (jetty-launcher-2102-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> 165642 INFO (jetty-launcher-2102-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 165642 INFO (jetty-launcher-2102-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 165642 INFO (jetty-launcher-2102-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 165642 INFO (jetty-launcher-2102-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4687ae05{/solr,null,AVAILABLE}
[junit4] 2> 165643 INFO (jetty-launcher-2102-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3bd035a2{SSL, (ssl,
http/1.1)}{127.0.0.1:37673}
[junit4] 2> 165643 INFO (jetty-launcher-2102-thread-1) [ ]
o.e.j.s.Server Started @165715ms
[junit4] 2> 165643 INFO (jetty-launcher-2102-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:36151/solr, hostPort=37673}
[junit4] 2> 165644 ERROR (jetty-launcher-2102-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 165644 INFO (jetty-launcher-2102-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 165644 INFO (jetty-launcher-2102-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.9.0
[junit4] 2> 165644 INFO (jetty-launcher-2102-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 165644 INFO (jetty-launcher-2102-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 165644 INFO (jetty-launcher-2102-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-04-01T22:55:10.034Z
[junit4] 2> 165646 INFO (jetty-launcher-2102-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 165650 INFO (zkConnectionManagerCallback-2104-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 165650 INFO (jetty-launcher-2102-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 165650 INFO (jetty-launcher-2102-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 166647 INFO (jetty-launcher-2102-thread-1) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 166649 WARN
(jetty-launcher-2102-thread-1-SendThread(127.0.0.1:36151)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1044690b9a90003.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1044690b9a90003, 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 0x1044690b9a90003, 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> 167751 INFO (jetty-launcher-2102-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 167751 WARN (jetty-launcher-2102-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> 167752 WARN (jetty-launcher-2102-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@596dcfde[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 167752 WARN (jetty-launcher-2102-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@596dcfde[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 167758 WARN (jetty-launcher-2102-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> 167759 WARN (jetty-launcher-2102-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4c5cad9a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 167759 WARN (jetty-launcher-2102-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4c5cad9a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 167760 INFO (jetty-launcher-2102-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36151/solr
[junit4] 2> 167762 INFO (jetty-launcher-2102-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 167766 INFO (zkConnectionManagerCallback-2115-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 167766 INFO (jetty-launcher-2102-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 167868 INFO (jetty-launcher-2102-thread-1)
[n:127.0.0.1:37673_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 167870 INFO (zkConnectionManagerCallback-2117-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 167870 INFO (jetty-launcher-2102-thread-1)
[n:127.0.0.1:37673_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 167878 WARN (jetty-launcher-2102-thread-1)
[n:127.0.0.1:37673_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> 167929 INFO (jetty-launcher-2102-thread-1)
[n:127.0.0.1:37673_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:37673_solr
[junit4] 2> 167930 INFO (jetty-launcher-2102-thread-1)
[n:127.0.0.1:37673_solr ] o.a.s.c.Overseer Overseer
(id=73261081348866053-127.0.0.1:37673_solr-n_0000000000) starting
[junit4] 2> 167936 INFO
(OverseerStateUpdate-73261081348866053-127.0.0.1:37673_solr-n_0000000000)
[n:127.0.0.1:37673_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:37673_solr
[junit4] 2> 167938 INFO (jetty-launcher-2102-thread-1)
[n:127.0.0.1:37673_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37673_solr
[junit4] 2> 167941 INFO (jetty-launcher-2102-thread-1)
[n:127.0.0.1:37673_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 167942 WARN (jetty-launcher-2102-thread-1)
[n:127.0.0.1:37673_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> 167944 INFO (zkCallback-2116-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 167959 INFO (jetty-launcher-2102-thread-1)
[n:127.0.0.1:37673_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_5C6448AF8360CE73-001/cdcr-source-001/node1
[junit4] 2> 167974 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
[junit4] 2> 167975 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 167978 INFO (zkConnectionManagerCallback-2132-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 167978 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 167979 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 167980 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:36151/solr ready
[junit4] 2> 167986 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 167990 INFO (zkConnectionManagerCallback-2134-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 167990 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 167993 WARN
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73]-SendThread(127.0.0.1:36151))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x1044690b9a90007.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1044690b9a90007, 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 0x1044690b9a90007, 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> 168134 INFO
(OverseerThreadFactory-2124-thread-1-processing-n:127.0.0.1:37673_solr)
[n:127.0.0.1:37673_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
cdcr-source
[junit4] 2> 168244 INFO
(OverseerStateUpdate-73261081348866053-127.0.0.1:37673_solr-n_0000000000)
[n:127.0.0.1:37673_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "core":"cdcr-source_shard1_replica_n1",
[junit4] 2> "node_name":"127.0.0.1:37673_solr",
[junit4] 2> "base_url":"https://127.0.0.1:37673/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> 168460 INFO (qtp824729298-3771) [n:127.0.0.1:37673_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> 168460 INFO (qtp824729298-3771) [n:127.0.0.1:37673_solr
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 168683 INFO (qtp824729298-3771) [n:127.0.0.1:37673_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> 168690 INFO (qtp824729298-3771) [n:127.0.0.1:37673_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> 168691 INFO (qtp824729298-3771) [n:127.0.0.1:37673_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> 168691 INFO (qtp824729298-3771) [n:127.0.0.1:37673_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> 168699 INFO (qtp824729298-3771) [n:127.0.0.1:37673_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_5C6448AF8360CE73-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_5C6448AF8360CE73-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1/data/]
[junit4] 2> 168744 INFO (qtp824729298-3771) [n:127.0.0.1:37673_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> 168744 INFO (qtp824729298-3771) [n:127.0.0.1:37673_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> 168744 INFO (qtp824729298-3771) [n:127.0.0.1:37673_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> 168744 INFO (qtp824729298-3771) [n:127.0.0.1:37673_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> 168753 INFO (qtp824729298-3771) [n:127.0.0.1:37673_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> 168754 INFO (qtp824729298-3771) [n:127.0.0.1:37673_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> 168754 INFO (qtp824729298-3771) [n:127.0.0.1:37673_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> 168754 INFO (qtp824729298-3771) [n:127.0.0.1:37673_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 1695880538377682944
[junit4] 2> 168757 INFO
(searcherExecutor-2136-thread-1-processing-n:127.0.0.1:37673_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:37673_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> 168762 INFO (qtp824729298-3771) [n:127.0.0.1:37673_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> 168762 INFO (qtp824729298-3771) [n:127.0.0.1:37673_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> 168765 INFO (qtp824729298-3771) [n:127.0.0.1:37673_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> 168765 INFO (qtp824729298-3771) [n:127.0.0.1:37673_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> 168765 INFO (qtp824729298-3771) [n:127.0.0.1:37673_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:37673/solr/cdcr-source_shard1_replica_n1/
[junit4] 2> 168766 INFO (qtp824729298-3771) [n:127.0.0.1:37673_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> 168766 INFO (qtp824729298-3771) [n:127.0.0.1:37673_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:37673/solr/cdcr-source_shard1_replica_n1/ has no replicas
[junit4] 2> 168766 INFO (qtp824729298-3771) [n:127.0.0.1:37673_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/73261081348866053-core_node2-n_0000000000
[junit4] 2> 168769 INFO (qtp824729298-3771) [n:127.0.0.1:37673_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:37673/solr/cdcr-source_shard1_replica_n1/ shard1
[junit4] 2> 168871 INFO (zkCallback-2116-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> 168871 INFO (zkCallback-2116-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> 168873 INFO (qtp824729298-3771) [n:127.0.0.1:37673_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> 168877 INFO (qtp824729298-3771) [n:127.0.0.1:37673_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=417
[junit4] 2> 168882 INFO (qtp824729298-3775) [n:127.0.0.1:37673_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> 168977 INFO (zkCallback-2116-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> 168977 INFO (zkCallback-2116-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> 168977 INFO (zkCallback-2116-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> 168978 INFO (qtp824729298-3775) [n:127.0.0.1:37673_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=847
[junit4] 2> 168978 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: cdcr-source
[junit4] 2> 168997 INFO (qtp824729298-3772) [n:127.0.0.1:37673_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> 168997 INFO (qtp824729298-3772) [n:127.0.0.1:37673_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_0
(1695880538623049728), source_1 (1695880538625146880), source_2
(1695880538625146881), source_3 (1695880538625146882), source_4
(1695880538625146883), source_5 (1695880538625146884), source_6
(1695880538625146885), source_7 (1695880538625146886), source_8
(1695880538625146887), source_9 (1695880538625146888), ... (100 adds)]} 0 10
[junit4] 2> 169280 INFO
(searcherExecutor-2136-thread-1-processing-n:127.0.0.1:37673_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:37673_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> 169280 INFO (qtp824729298-3773) [n:127.0.0.1:37673_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 281
[junit4] 2> 169289 INFO (qtp824729298-3773) [n:127.0.0.1:37673_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_100
(1695880538931331072), source_101 (1695880538934476800), source_102
(1695880538934476801), source_103 (1695880538934476802), source_104
(1695880538934476803), source_105 (1695880538934476804), source_106
(1695880538934476805), source_107 (1695880538934476806), source_108
(1695880538934476807), source_109 (1695880538934476808), ... (100 adds)]} 0 6
[junit4] 2> 169559 INFO
(searcherExecutor-2136-thread-1-processing-n:127.0.0.1:37673_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:37673_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> 169559 INFO (qtp824729298-3774) [n:127.0.0.1:37673_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 269
[junit4] 2> 169572 INFO (qtp824729298-3774) [n:127.0.0.1:37673_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_200
(1695880539223883776), source_201 (1695880539225980928), source_202
(1695880539225980929), source_203 (1695880539225980930), source_204
(1695880539225980931), source_205 (1695880539225980932), source_206
(1695880539225980933), source_207 (1695880539225980934), source_208
(1695880539225980935), source_209 (1695880539225980936), ... (100 adds)]} 0 10
[junit4] 2> 169848 INFO
(searcherExecutor-2136-thread-1-processing-n:127.0.0.1:37673_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:37673_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> 169848 INFO (qtp824729298-3774) [n:127.0.0.1:37673_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 275
[junit4] 2> 169856 INFO (qtp824729298-3774) [n:127.0.0.1:37673_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_300
(1695880539526922240), source_301 (1695880539527970816), source_302
(1695880539527970817), source_303 (1695880539527970818), source_304
(1695880539527970819), source_305 (1695880539527970820), source_306
(1695880539527970821), source_307 (1695880539527970822), source_308
(1695880539527970823), source_309 (1695880539527970824), ... (100 adds)]} 0 6
[junit4] 2> 170130 INFO
(searcherExecutor-2136-thread-1-processing-n:127.0.0.1:37673_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:37673_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> 170130 INFO (qtp824729298-3771) [n:127.0.0.1:37673_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 273
[junit4] 2> 170136 INFO (qtp824729298-3775) [n:127.0.0.1:37673_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_400
(1695880539822620672), source_401 (1695880539823669248), source_402
(1695880539823669249), source_403 (1695880539824717824), source_404
(1695880539824717825), source_405 (1695880539824717826), source_406
(1695880539824717827), source_407 (1695880539824717828), source_408
(1695880539824717829), source_409 (1695880539824717830), ... (100 adds)]} 0 3
[junit4] 2> 170137 INFO
(OverseerCollectionConfigSetProcessor-73261081348866053-127.0.0.1:37673_solr-n_0000000000)
[n:127.0.0.1:37673_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> 170412 INFO
(searcherExecutor-2136-thread-1-processing-n:127.0.0.1:37673_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:37673_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> 170412 INFO (qtp824729298-3772) [n:127.0.0.1:37673_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 275
[junit4] 2> 170418 INFO (qtp824729298-3773) [n:127.0.0.1:37673_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_500
(1695880540118319104), source_501 (1695880540119367680), source_502
(1695880540119367681), source_503 (1695880540119367682), source_504
(1695880540120416256), source_505 (1695880540120416257), source_506
(1695880540120416258), source_507 (1695880540120416259), source_508
(1695880540120416260), source_509 (1695880540120416261), ... (100 adds)]} 0 3
[junit4] 2> 170688 INFO
(searcherExecutor-2136-thread-1-processing-n:127.0.0.1:37673_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:37673_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> 170689 INFO (qtp824729298-3773) [n:127.0.0.1:37673_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 270
[junit4] 2> 170695 INFO (qtp824729298-3774) [n:127.0.0.1:37673_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_600
(1695880540408774656), source_601 (1695880540409823232), source_602
(1695880540409823233), source_603 (1695880540410871808), source_604
(1695880540410871809), source_605 (1695880540410871810), source_606
(1695880540410871811), source_607 (1695880540410871812), source_608
(1695880540410871813), source_609 (1695880540410871814), ... (100 adds)]} 0 3
[junit4] 2> 170961 INFO
(searcherExecutor-2136-thread-1-processing-n:127.0.0.1:37673_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:37673_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> 170962 INFO (qtp824729298-3774) [n:127.0.0.1:37673_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 266
[junit4] 2> 170967 INFO (qtp824729298-3771) [n:127.0.0.1:37673_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_700
(1695880540695035904), source_701 (1695880540696084480), source_702
(1695880540696084481), source_703 (1695880540696084482), source_704
(1695880540696084483), source_705 (1695880540696084484), source_706
(1695880540696084485), source_707 (1695880540696084486), source_708
(1695880540696084487), source_709 (1695880540696084488), ... (100 adds)]} 0 3
[junit4] 2> 171250 INFO
(searcherExecutor-2136-thread-1-processing-n:127.0.0.1:37673_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:37673_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> 171250 INFO (qtp824729298-3771) [n:127.0.0.1:37673_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 282
[junit4] 2> 171255 INFO (qtp824729298-3775) [n:127.0.0.1:37673_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_800
(1695880540997025792), source_801 (1695880540998074368), source_802
(1695880540998074369), source_803 (1695880540998074370), source_804
(1695880540998074371), source_805 (1695880540998074372), source_806
(1695880540998074373), source_807 (1695880540998074374), source_808
(1695880540998074375), source_809 (1695880540998074376), ... (100 adds)]} 0 3
[junit4] 2> 171530 INFO
(searcherExecutor-2136-thread-1-processing-n:127.0.0.1:37673_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:37673_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> 171531 INFO (qtp824729298-3772) [n:127.0.0.1:37673_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 274
[junit4] 2> 171536 INFO (qtp824729298-3773) [n:127.0.0.1:37673_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_900
(1695880541291675648), source_901 (1695880541292724224), source_902
(1695880541292724225), source_903 (1695880541292724226), source_904
(1695880541292724227), source_905 (1695880541292724228), source_906
(1695880541292724229), source_907 (1695880541292724230), source_908
(1695880541292724231), source_909 (1695880541292724232), ... (100 adds)]} 0 3
[junit4] 2> 171849 INFO
(searcherExecutor-2136-thread-1-processing-n:127.0.0.1:37673_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2)
[n:127.0.0.1:37673_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> 171850 INFO (qtp824729298-3773) [n:127.0.0.1:37673_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 313
[junit4] 2> 171850 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.c.CdcrBootstrapTest Adding numDocs=1000
[junit4] 2> 171852 INFO (qtp824729298-3774) [n:127.0.0.1:37673_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=cdcr-source:4&wt=javabin&version=2} hits=1000 status=0
QTime=1
[junit4] 2> 171865 INFO (qtp824729298-3771) [n:127.0.0.1:37673_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:9.0
result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=1695880541294821391, maxInHash=1695880541294821391,
versionsHash=7417586154409855661, numVersions=1000, numDocs=1000, maxDoc=100}
[junit4] 2> 171866 INFO (qtp824729298-3771) [n:127.0.0.1:37673_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/get
params={qt=/get&_stateVer_=cdcr-source:4&fingerprint=true&getVersions=1000&wt=javabin&version=2}
status=0 QTime=11
[junit4] 2> 171869 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 171869 INFO (zkConnectionManagerCallback-2142-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 171870 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 171974 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=82368816
[junit4] 2> 171974 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:37673_solr
[junit4] 2> 171975 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 171975 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.ZkController Publish node=127.0.0.1:37673_solr as DOWN
[junit4] 2> 171983 INFO (zkCallback-2116-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> 171983 INFO (zkCallback-2116-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> 171984 INFO (zkCallback-2116-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> 171987 INFO (coreCloseExecutor-2146-thread-1)
[n:127.0.0.1:37673_solr ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]
CLOSING SolrCore org.apache.solr.core.SolrCore@5d6fc316
[junit4] 2> 171987 INFO (coreCloseExecutor-2146-thread-1)
[n:127.0.0.1:37673_solr ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.cdcr-source.shard1.replica_n1
tag=SolrCore@5d6fc316
[junit4] 2> 171987 INFO (coreCloseExecutor-2146-thread-1)
[n:127.0.0.1:37673_solr ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.cdcr-source.shard1.leader
tag=SolrCore@5d6fc316
[junit4] 2> 171988 INFO (coreCloseExecutor-2146-thread-1)
[n:127.0.0.1:37673_solr ] o.a.s.u.DirectUpdateHandler2 Committing on
IndexWriter.close() ... SKIPPED (unnecessary).
[junit4] 2> 171994 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node tag=null
[junit4] 2> 171994 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm tag=null
[junit4] 2> 171994 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty tag=null
[junit4] 2> 171994 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.cluster tag=null
[junit4] 2> 172002 INFO (closeThreadPool-2148-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=73261081348866053-127.0.0.1:37673_solr-n_0000000000) closing
[junit4] 2> 172004 INFO
(OverseerAutoScalingTriggerThread-73261081348866053-127.0.0.1:37673_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 172007 INFO
(OverseerStateUpdate-73261081348866053-127.0.0.1:37673_solr-n_0000000000)
[n:127.0.0.1:37673_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:37673_solr
[junit4] 2> 172009 WARN
(jetty-launcher-2102-thread-1-SendThread(127.0.0.1:36151)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1044690b9a90005.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1044690b9a90005, 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 0x1044690b9a90005, 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> 172010 INFO (zkCallback-2131-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 172019 INFO (closeThreadPool-2148-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=73261081348866053-127.0.0.1:37673_solr-n_0000000000) closing
[junit4] 2> 172118 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.Overseer Overseer
(id=73261081348866053-127.0.0.1:37673_solr-n_0000000000) closing
[junit4] 2> 172120 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.e.j.s.AbstractConnector Stopped ServerConnector@3bd035a2{SSL, (ssl,
http/1.1)}{127.0.0.1:0}
[junit4] 2> 172120 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4687ae05{/solr,null,STOPPED}
[junit4] 2> 172120 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 172121 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 37673
[junit4] 2> 172121 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding
port=0)
[junit4] 2> 172122 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number
2 ...
[junit4] 2> 172122 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] 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> 172123 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 172123 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 172123 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 172123 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@335e269f{/solr,null,AVAILABLE}
[junit4] 2> 172124 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.e.j.s.AbstractConnector Started ServerConnector@4a39daf2{SSL, (ssl,
http/1.1)}{127.0.0.1:44161}
[junit4] 2> 172124 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.e.j.s.Server Started @172196ms
[junit4] 2> 172124 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:36151/solr, hostPort=44161}
[junit4] 2> 172125 ERROR
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 172125 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 172125 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 8.9.0
[junit4] 2> 172125 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 172125 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 172125 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-04-01T22:55:16.515Z
[junit4] 2> 172126 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 172130 INFO (zkConnectionManagerCallback-2150-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 172130 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 172130 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 172134 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 172135 WARN
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73]-SendThread(127.0.0.1:36151))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x1044690b9a90009.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1044690b9a90009, 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 0x1044690b9a90009, 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> 173178 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 173178 WARN
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] 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> 173179 WARN
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.e.j.u.s.S.config Trusting all certificates configured for
Client@5cf6326a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 173179 WARN
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm
configured for Client@5cf6326a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 173182 WARN
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] 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> 173182 WARN
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.e.j.u.s.S.config Trusting all certificates configured for
Client@6214dda4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 173183 WARN
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm
configured for Client@6214dda4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 173184 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36151/solr
[junit4] 2> 173186 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 173187 INFO (zkConnectionManagerCallback-2161-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 173187 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 173289 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[n:127.0.0.1:44161_solr ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 173291 INFO (zkConnectionManagerCallback-2163-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 173291 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[n:127.0.0.1:44161_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 173294 WARN
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[n:127.0.0.1:44161_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> 173297 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[n:127.0.0.1:44161_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44161_solr
[junit4] 2> 173297 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[n:127.0.0.1:44161_solr ] o.a.s.c.Overseer Overseer
(id=73261081348866059-127.0.0.1:44161_solr-n_0000000001) starting
[junit4] 2> 173300 INFO
(OverseerStateUpdate-73261081348866059-127.0.0.1:44161_solr-n_0000000001)
[n:127.0.0.1:44161_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:44161_solr
[junit4] 2> 173306 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[n:127.0.0.1:44161_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44161_solr
[junit4] 2> 173307 INFO (zkCallback-2131-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 173309 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[n:127.0.0.1:44161_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 173309 WARN
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[n:127.0.0.1:44161_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> 173315 INFO (zkCallback-2162-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 173324 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[n:127.0.0.1:44161_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_5C6448AF8360CE73-001/cdcr-source-001/node1
[junit4] 2> 173325 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5C6448AF8360CE73])
[n:127.0.0.1:44161_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[cdcr-source_shard1_replica_n1]
[junit4] 2> 173330 INFO
(coreLoadExecutor-2173-thread-1-processing-n:127.0.0.1:44161_solr)
[n:127.0.0.1:44161_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 173346 INFO
(coreLoadExecutor-2173-thread-1-processing-n:127.0.0.1:44161_solr)
[n:127.0.0.1:44161_solr ] o.a.s.c.SolrConfig Using Lucene MatchVersion:
8.9.0
[junit4] 2> 173352 INFO
(coreLoadExecutor-2173-thread-1-processing-n:127.0.0.1:44161_solr)
[n:127.0.0.1:44161_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> 173353 INFO
(coreLoadExecutor-2173-thread-1-processing-n:127.0.0.1:44161_solr)
[n:127.0.0.1:44161_solr ] o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 173353 INFO
(coreLoadExecutor-2173-thread-1-processing-n:127.0.0.1:44161_solr)
[n:127.0.0.1:44161_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 173355 INFO
(coreLoadExecutor-2173-thread-1-processing-n:127.0.0.1:44161_solr)
[n:127.0.0.1:44161_solr ] o.a.s.s.ManagedIndexSchema Created and persisted
managed schema znode at /configs/cdcr-source/managed-schema
[junit4] 2> 173357 INFO
(coreLoadExecutor-2173-thread-1-processing-n:127.0.0.1:44161_solr)
[n:127.0.0.1:44161_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> 174370 INFO
(coreLoadExecutor-2173-thread-1-processing-n:127.0.0.1:44161_solr)
[n:127.0.0.1:44161_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> 174388 INFO
(coreLoadExecutor-2173-thread-1-processing-n:127.0.0.1:44161_solr)
[n:127.0.0.1:44161_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> 174388 INFO
(coreLoadExecutor-2173-thread-1-processing-n:127.0.0.1:44161_solr)
[n:127.0.0.1:44161_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> 174388 INFO (coreLoadExecutor-21
[...truncated too long message...]
2> 566159 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/collections/cdcr-source/terms/shard1
[junit4] 2> 2 /solr/aliases.json
[junit4] 2> 2
/solr/collections/cdcr-source/leaders/shard1/leader
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 16 /solr/collections/cdcr-source/state.json
[junit4] 2> 3 /solr/collections/cdcr-source/cdcr/state/process
[junit4] 2> 2 /solr/clusterstate.json
[junit4] 2> 2 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 12 /solr/overseer/queue
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2> 5 /solr/collections/cdcr-source/state.json
[junit4] 2> 4 /solr/collections
[junit4] 2> 3 /solr/live_nodes
[junit4] 2>
[junit4] 2> 566163 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33131
[junit4] 2> 566164 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33131
[junit4] 2> 566164 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33131
[junit4] 2> 566266 INFO (jetty-closer-2587-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1319328383
[junit4] 2> 566266 INFO (jetty-closer-2587-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:40501_solr
[junit4] 2> 566266 INFO (jetty-closer-2587-thread-1) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 566266 INFO (jetty-closer-2587-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:40501_solr as DOWN
[junit4] 2> 566270 INFO (coreCloseExecutor-2591-thread-1)
[n:127.0.0.1:40501_solr ] o.a.s.c.SolrCore [cdcr-target_shard1_replica_n1]
CLOSING SolrCore org.apache.solr.core.SolrCore@484c57f9
[junit4] 2> 566270 INFO (coreCloseExecutor-2591-thread-1)
[n:127.0.0.1:40501_solr ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.cdcr-target.shard1.replica_n1
tag=SolrCore@484c57f9
[junit4] 2> 566270 INFO (coreCloseExecutor-2591-thread-1)
[n:127.0.0.1:40501_solr ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.cdcr-target.shard1.leader
tag=SolrCore@484c57f9
[junit4] 2> 566270 INFO (coreCloseExecutor-2591-thread-1)
[n:127.0.0.1:40501_solr ] o.a.s.h.CdcrRequestHandler Solr core is being
closed - shutting down CDCR handler @ cdcr-target:shard1
[junit4] 2> 566271 INFO (zkCallback-2497-thread-5) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 566271 INFO (zkCallback-2497-thread-6) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 566271 INFO (zkCallback-2497-thread-7) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 566271 INFO (coreCloseExecutor-2591-thread-1)
[n:127.0.0.1:40501_solr ] o.a.s.u.DirectUpdateHandler2 Committing on
IndexWriter.close() ... SKIPPED (unnecessary).
[junit4] 2> 566273 INFO (jetty-closer-2587-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 566273 INFO (jetty-closer-2587-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 566273 INFO (jetty-closer-2587-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 566273 INFO (jetty-closer-2587-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster
tag=null
[junit4] 2> 566278 INFO (closeThreadPool-2593-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=73261099227348997-127.0.0.1:40501_solr-n_0000000000) closing
[junit4] 2> 566279 INFO
(OverseerStateUpdate-73261099227348997-127.0.0.1:40501_solr-n_0000000000)
[n:127.0.0.1:40501_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:40501_solr
[junit4] 2> 566280 INFO
(OverseerAutoScalingTriggerThread-73261099227348997-127.0.0.1:40501_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 566283 INFO (closeThreadPool-2593-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=73261099227348997-127.0.0.1:40501_solr-n_0000000000) closing
[junit4] 2> 566379 INFO (jetty-closer-2587-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=73261099227348997-127.0.0.1:40501_solr-n_0000000000) closing
[junit4] 2> 566381 INFO (jetty-closer-2587-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@705f38fd{SSL, (ssl,
http/1.1)}{127.0.0.1:0}
[junit4] 2> 566381 INFO (jetty-closer-2587-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3aa347f{/solr,null,STOPPED}
[junit4] 2> 566381 INFO (jetty-closer-2587-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 566382 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 566584 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 2 /solr/collections/cdcr-target/terms/shard1
[junit4] 2> 2
/solr/collections/cdcr-target/leaders/shard1/leader
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 29 /solr/collections/cdcr-target/state.json
[junit4] 2> 3 /solr/collections/cdcr-target/cdcr/state/process
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 21 /solr/collections/cdcr-target/state.json
[junit4] 2> 12 /solr/overseer/queue
[junit4] 2> 5 /solr/collections
[junit4] 2> 4 /solr/live_nodes
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 566586 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42129
[junit4] 2> 566586 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42129
[junit4] 2> 566586 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5C6448AF8360CE73])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42129
[junit4] 2> 566587 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[5C6448AF8360CE73])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testBootstrapWithSourceCluster
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CdcrBootstrapTest
-Dtests.method=testBootstrapWithSourceCluster -Dtests.seed=5C6448AF8360CE73
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sv-SE
-Dtests.timezone=Europe/Zurich -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 129s J1 | CdcrBootstrapTest.testBootstrapWithSourceCluster
<<<
[junit4] > Throwable #1: java.lang.AssertionError: Document mismatch on
target after sync expected:<1000> but was:<0>
[junit4] > at
__randomizedtesting.SeedInfo.seed([5C6448AF8360CE73:8532196B8004DD39]:0)
[junit4] > at
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithSourceCluster(CdcrBootstrapTest.java:208)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_5C6448AF8360CE73-001
[junit4] 2> Apr 01, 2021 11:01:51 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene87):
{_root_=PostingsFormat(name=Direct), xyz=PostingsFormat(name=MockRandom),
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))},
docValues:{}, maxPointsInLeafNode=939, maxMBSortInHeap=7.902777376842017,
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sv-SE,
timezone=Europe/Zurich
[junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation
1.8.0_281 (64-bit)/cpus=4,threads=1,free=212108984,total=482869248
[junit4] 2> NOTE: All tests run in this JVM: [ClusterStateTest,
TestLegacyBM25SimilarityFactory, TestPackages, JWTAuthPluginIntegrationTest,
TestTolerantUpdateProcessorRandomCloud, TestConfigSetsAPIZkFailure,
TolerantUpdateProcessorTest, RegexBoostProcessorTest,
HdfsBasicDistributedZkTest, SearchHandlerTest, CdcrBootstrapTest]
[junit4] Completed [224/935 (1!)] on J1 in 404.12s, 4 tests, 3 failures, 1
skipped <<< FAILURES!
[...truncated 53150 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]