Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1659/
1 tests failed.
FAILED:
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap
Error Message:
There are still nodes recoverying - waited for 330 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330
seconds
at
__randomizedtesting.SeedInfo.seed([E30E5AB8596A9292:34D975CFED350AD5]:0)
at org.junit.Assert.fail(Assert.java:89)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:197)
at
org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap(CdcrBootstrapTest.java:106)
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 14935 lines...]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
[junit4] 2> 844342 INFO
(SUITE-CdcrBootstrapTest-seed#[E30E5AB8596A9292]-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> 844342 INFO
(SUITE-CdcrBootstrapTest-seed#[E30E5AB8596A9292]-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_E30E5AB8596A9292-001/data-dir-70-001
[junit4] 2> 844342 WARN
(SUITE-CdcrBootstrapTest-seed#[E30E5AB8596A9292]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
[junit4] 2> 844342 INFO
(SUITE-CdcrBootstrapTest-seed#[E30E5AB8596A9292]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 844344 INFO
(SUITE-CdcrBootstrapTest-seed#[E30E5AB8596A9292]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 844344 INFO
(SUITE-CdcrBootstrapTest-seed#[E30E5AB8596A9292]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] IGNOR/A 0.00s J1 |
CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
[junit4] > Assumption #1: 'awaitsfix' test group is disabled
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
[junit4] 2> 844346 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testBootstrapWithMultipleReplicas
[junit4] 2> 844347 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_E30E5AB8596A9292-001/cdcr-target-001
[junit4] 2> 844347 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 844347 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 844347 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 844348 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 844447 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.ZkTestServer start zk server on port: 44249
[junit4] 2> 844447 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44249
[junit4] 2> 844447 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44249
[junit4] 2> 844447 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44249
[junit4] 2> 844449 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 844451 INFO (zkConnectionManagerCallback-13104-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 844451 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 844454 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 844455 INFO (zkConnectionManagerCallback-13106-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 844455 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 844455 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 844456 INFO (zkConnectionManagerCallback-13108-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 844456 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 844561 INFO (jetty-launcher-13109-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 844561 INFO (jetty-launcher-13109-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 844561 INFO (jetty-launcher-13109-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 844561 INFO (jetty-launcher-13109-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 844561 INFO (jetty-launcher-13109-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 844561 INFO (jetty-launcher-13109-thread-2) [ ]
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> 844561 INFO (jetty-launcher-13109-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 844561 INFO (jetty-launcher-13109-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> 844561 INFO (jetty-launcher-13109-thread-3) [ ]
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> 844566 INFO (jetty-launcher-13109-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 844566 INFO (jetty-launcher-13109-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 844566 INFO (jetty-launcher-13109-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 844566 INFO (jetty-launcher-13109-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 844566 INFO (jetty-launcher-13109-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 844566 INFO (jetty-launcher-13109-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 844567 INFO (jetty-launcher-13109-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7e2c5e3{/solr,null,AVAILABLE}
[junit4] 2> 844567 INFO (jetty-launcher-13109-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@b72da3e{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:34239}
[junit4] 2> 844567 INFO (jetty-launcher-13109-thread-1) [ ]
o.e.j.s.Server Started @844597ms
[junit4] 2> 844567 INFO (jetty-launcher-13109-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:44249/solr, hostPort=34239}
[junit4] 2> 844567 ERROR (jetty-launcher-13109-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 844567 INFO (jetty-launcher-13109-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 844567 INFO (jetty-launcher-13109-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.9.0
[junit4] 2> 844567 INFO (jetty-launcher-13109-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 844567 INFO (jetty-launcher-13109-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 844567 INFO (jetty-launcher-13109-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-02-28T19:27:32.948Z
[junit4] 2> 844567 INFO (jetty-launcher-13109-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 844567 INFO (jetty-launcher-13109-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 844567 INFO (jetty-launcher-13109-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 844568 INFO (jetty-launcher-13109-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@631b2a98{/solr,null,AVAILABLE}
[junit4] 2> 844568 INFO (jetty-launcher-13109-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 844569 INFO (zkConnectionManagerCallback-13111-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 844569 INFO (jetty-launcher-13109-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 844569 INFO (jetty-launcher-13109-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 844573 INFO (jetty-launcher-13109-thread-1) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 844573 INFO (jetty-launcher-13109-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@22c5011f{/solr,null,AVAILABLE}
[junit4] 2> 844573 INFO (jetty-launcher-13109-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@702aad90{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:34863}
[junit4] 2> 844573 INFO (jetty-launcher-13109-thread-3) [ ]
o.e.j.s.Server Started @844603ms
[junit4] 2> 844573 INFO (jetty-launcher-13109-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:44249/solr, hostPort=34863}
[junit4] 2> 844573 ERROR (jetty-launcher-13109-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 844573 INFO (jetty-launcher-13109-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 844574 INFO (jetty-launcher-13109-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.9.0
[junit4] 2> 844574 INFO (jetty-launcher-13109-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 844574 INFO (jetty-launcher-13109-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 844574 INFO (jetty-launcher-13109-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-02-28T19:27:32.955Z
[junit4] 2> 844574 INFO (jetty-launcher-13109-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@320650d{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:46569}
[junit4] 2> 844574 INFO (jetty-launcher-13109-thread-2) [ ]
o.e.j.s.Server Started @844604ms
[junit4] 2> 844574 INFO (jetty-launcher-13109-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:44249/solr, hostPort=46569}
[junit4] 2> 844574 ERROR (jetty-launcher-13109-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 844574 INFO (jetty-launcher-13109-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 844574 INFO (jetty-launcher-13109-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.9.0
[junit4] 2> 844574 INFO (jetty-launcher-13109-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 844574 INFO (jetty-launcher-13109-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 844574 INFO (jetty-launcher-13109-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-02-28T19:27:32.955Z
[junit4] 2> 844575 INFO (jetty-launcher-13109-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 844574 WARN
(jetty-launcher-13109-thread-1-SendThread(127.0.0.1:44249)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x103a10725ba0003.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x103a10725ba0003, 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 0x103a10725ba0003, 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> 844575 INFO (jetty-launcher-13109-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 844576 INFO (zkConnectionManagerCallback-13113-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 844576 INFO (jetty-launcher-13109-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 844576 INFO (zkConnectionManagerCallback-13115-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 844576 INFO (jetty-launcher-13109-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 844576 INFO (jetty-launcher-13109-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 844577 INFO (jetty-launcher-13109-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 844579 INFO (jetty-launcher-13109-thread-3) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 844582 INFO (jetty-launcher-13109-thread-2) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 844585 WARN
(jetty-launcher-13109-thread-2-SendThread(127.0.0.1:44249)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x103a10725ba0005.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x103a10725ba0005, 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 0x103a10725ba0005, 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> 845037 INFO (jetty-launcher-13109-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 845038 WARN (jetty-launcher-13109-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5a58a4e8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 845038 WARN (jetty-launcher-13109-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5a58a4e8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 845040 WARN (jetty-launcher-13109-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2003e11a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 845040 WARN (jetty-launcher-13109-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2003e11a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 845041 INFO (jetty-launcher-13109-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44249/solr
[junit4] 2> 845042 INFO (jetty-launcher-13109-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 845043 INFO (zkConnectionManagerCallback-13132-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 845043 INFO (jetty-launcher-13109-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 845145 INFO (jetty-launcher-13109-thread-1)
[n:127.0.0.1:34239_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 845145 INFO (zkConnectionManagerCallback-13134-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 845145 INFO (jetty-launcher-13109-thread-1)
[n:127.0.0.1:34239_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 845203 INFO (jetty-launcher-13109-thread-1)
[n:127.0.0.1:34239_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:34239_solr
[junit4] 2> 845203 INFO (jetty-launcher-13109-thread-1)
[n:127.0.0.1:34239_solr ] o.a.s.c.Overseer Overseer
(id=73079071037849607-127.0.0.1:34239_solr-n_0000000000) starting
[junit4] 2> 845208 INFO
(OverseerStateUpdate-73079071037849607-127.0.0.1:34239_solr-n_0000000000)
[n:127.0.0.1:34239_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:34239_solr
[junit4] 2> 845208 INFO (jetty-launcher-13109-thread-1)
[n:127.0.0.1:34239_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34239_solr
[junit4] 2> 845209 INFO
(OverseerStateUpdate-73079071037849607-127.0.0.1:34239_solr-n_0000000000)
[n:127.0.0.1:34239_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 845215 INFO (jetty-launcher-13109-thread-1)
[n:127.0.0.1:34239_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 845215 WARN (jetty-launcher-13109-thread-1)
[n:127.0.0.1:34239_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> 845232 INFO (jetty-launcher-13109-thread-1)
[n:127.0.0.1:34239_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_E30E5AB8596A9292-001/cdcr-target-001/node1
[junit4] 2> 845786 INFO (jetty-launcher-13109-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 845787 WARN (jetty-launcher-13109-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3dbdcdf4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 845788 WARN (jetty-launcher-13109-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3dbdcdf4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 845791 WARN (jetty-launcher-13109-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1071873d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 845791 WARN (jetty-launcher-13109-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1071873d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 845792 INFO (jetty-launcher-13109-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44249/solr
[junit4] 2> 845795 INFO (jetty-launcher-13109-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 845796 INFO (zkConnectionManagerCallback-13152-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 845796 INFO (jetty-launcher-13109-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 845797 WARN
(jetty-launcher-13109-thread-3-SendThread(127.0.0.1:44249)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x103a10725ba0008.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x103a10725ba0008, 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 0x103a10725ba0008, 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> 845898 INFO (jetty-launcher-13109-thread-3)
[n:127.0.0.1:34863_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 845899 INFO (zkConnectionManagerCallback-13154-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 845899 INFO (jetty-launcher-13109-thread-3)
[n:127.0.0.1:34863_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 845903 INFO (jetty-launcher-13109-thread-3)
[n:127.0.0.1:34863_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 845906 INFO (jetty-launcher-13109-thread-3)
[n:127.0.0.1:34863_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:34863_solr as DOWN
[junit4] 2> 845907 INFO (jetty-launcher-13109-thread-3)
[n:127.0.0.1:34863_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 845907 INFO (jetty-launcher-13109-thread-3)
[n:127.0.0.1:34863_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34863_solr
[junit4] 2> 845907 INFO (zkCallback-13133-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 845908 INFO (zkCallback-13153-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 845908 INFO (jetty-launcher-13109-thread-3)
[n:127.0.0.1:34863_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 845909 WARN (jetty-launcher-13109-thread-3)
[n:127.0.0.1:34863_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> 845919 INFO (jetty-launcher-13109-thread-3)
[n:127.0.0.1:34863_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_E30E5AB8596A9292-001/cdcr-target-001/node3
[junit4] 2> 846064 INFO (jetty-launcher-13109-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 846065 WARN (jetty-launcher-13109-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5b8e3d4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 846065 WARN (jetty-launcher-13109-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5b8e3d4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 846067 WARN (jetty-launcher-13109-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@f2ef6c4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 846067 WARN (jetty-launcher-13109-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@f2ef6c4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 846068 INFO (jetty-launcher-13109-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44249/solr
[junit4] 2> 846068 INFO (jetty-launcher-13109-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 846069 INFO (zkConnectionManagerCallback-13168-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 846069 INFO (jetty-launcher-13109-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 846171 INFO (jetty-launcher-13109-thread-2)
[n:127.0.0.1:46569_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 846172 INFO (zkConnectionManagerCallback-13170-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 846172 INFO (jetty-launcher-13109-thread-2)
[n:127.0.0.1:46569_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 846176 INFO (jetty-launcher-13109-thread-2)
[n:127.0.0.1:46569_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 846179 INFO (jetty-launcher-13109-thread-2)
[n:127.0.0.1:46569_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:46569_solr as DOWN
[junit4] 2> 846180 INFO (jetty-launcher-13109-thread-2)
[n:127.0.0.1:46569_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 846180 INFO (jetty-launcher-13109-thread-2)
[n:127.0.0.1:46569_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46569_solr
[junit4] 2> 846181 INFO (zkCallback-13153-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 846181 INFO (zkCallback-13133-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 846181 INFO (zkCallback-13169-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 846182 INFO (jetty-launcher-13109-thread-2)
[n:127.0.0.1:46569_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 846182 WARN (jetty-launcher-13109-thread-2)
[n:127.0.0.1:46569_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> 846197 INFO (jetty-launcher-13109-thread-2)
[n:127.0.0.1:46569_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_E30E5AB8596A9292-001/cdcr-target-001/node2
[junit4] 2> 846206 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
[junit4] 2> 846206 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 846207 INFO (zkConnectionManagerCallback-13181-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 846207 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 846208 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 846209 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:44249/solr ready
[junit4] 1> Target zkHost = 127.0.0.1:44249/solr
[junit4] 2> 846210 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_E30E5AB8596A9292-001/cdcr-source-001
[junit4] 2> 846210 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 846210 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 846210 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 846211 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 846310 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.ZkTestServer start zk server on port: 46731
[junit4] 2> 846310 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46731
[junit4] 2> 846310 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46731
[junit4] 2> 846310 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46731
[junit4] 2> 846314 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 846319 INFO (zkConnectionManagerCallback-13183-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 846319 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 846323 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 846328 INFO (zkConnectionManagerCallback-13185-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 846328 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 846331 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 846332 INFO (zkConnectionManagerCallback-13187-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 846332 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 846434 INFO (jetty-launcher-13188-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 846434 INFO (jetty-launcher-13188-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 846434 INFO (jetty-launcher-13188-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 846434 INFO (jetty-launcher-13188-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 846434 INFO (jetty-launcher-13188-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 846434 INFO (jetty-launcher-13188-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 846434 INFO (jetty-launcher-13188-thread-2) [ ]
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> 846434 INFO (jetty-launcher-13188-thread-3) [ ]
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> 846434 INFO (jetty-launcher-13188-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> 846451 INFO (jetty-launcher-13188-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 846451 INFO (jetty-launcher-13188-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 846451 INFO (jetty-launcher-13188-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 846451 INFO (jetty-launcher-13188-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 846451 INFO (jetty-launcher-13188-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 846451 INFO (jetty-launcher-13188-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 846451 INFO (jetty-launcher-13188-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 846451 INFO (jetty-launcher-13188-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 846452 INFO (jetty-launcher-13188-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 846455 INFO (jetty-launcher-13188-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6352b4ff{/solr,null,AVAILABLE}
[junit4] 2> 846455 INFO (jetty-launcher-13188-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6e5d6831{/solr,null,AVAILABLE}
[junit4] 2> 846456 INFO (jetty-launcher-13188-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@e3d20e6{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:43547}
[junit4] 2> 846456 INFO (jetty-launcher-13188-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@a9a849{/solr,null,AVAILABLE}
[junit4] 2> 846456 INFO (jetty-launcher-13188-thread-3) [ ]
o.e.j.s.Server Started @846486ms
[junit4] 2> 846456 INFO (jetty-launcher-13188-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:46731/solr, hostPort=43547}
[junit4] 2> 846456 ERROR (jetty-launcher-13188-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 846456 INFO (jetty-launcher-13188-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 846456 INFO (jetty-launcher-13188-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3a978429{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:45707}
[junit4] 2> 846456 INFO (jetty-launcher-13188-thread-1) [ ]
o.e.j.s.Server Started @846486ms
[junit4] 2> 846456 INFO (jetty-launcher-13188-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:46731/solr, hostPort=45707}
[junit4] 2> 846456 INFO (jetty-launcher-13188-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.9.0
[junit4] 2> 846456 ERROR (jetty-launcher-13188-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 846456 INFO (jetty-launcher-13188-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 846456 INFO (jetty-launcher-13188-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 846456 INFO (jetty-launcher-13188-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.9.0
[junit4] 2> 846456 INFO (jetty-launcher-13188-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 846456 INFO (jetty-launcher-13188-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 846456 INFO (jetty-launcher-13188-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-02-28T19:27:34.837Z
[junit4] 2> 846456 INFO (jetty-launcher-13188-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 846456 INFO (jetty-launcher-13188-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-02-28T19:27:34.837Z
[junit4] 2> 846457 INFO (jetty-launcher-13188-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 846458 INFO (jetty-launcher-13188-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 846459 INFO (jetty-launcher-13188-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3e2fa525{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:39821}
[junit4] 2> 846459 INFO (jetty-launcher-13188-thread-2) [ ]
o.e.j.s.Server Started @846489ms
[junit4] 2> 846459 INFO (zkConnectionManagerCallback-13190-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 846459 INFO (jetty-launcher-13188-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:46731/solr, hostPort=39821}
[junit4] 2> 846459 INFO (jetty-launcher-13188-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 846459 ERROR (jetty-launcher-13188-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 846459 INFO (jetty-launcher-13188-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 846459 INFO (jetty-launcher-13188-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.9.0
[junit4] 2> 846459 INFO (jetty-launcher-13188-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 846459 INFO (jetty-launcher-13188-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 846459 INFO (jetty-launcher-13188-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-02-28T19:27:34.840Z
[junit4] 2> 846460 INFO (jetty-launcher-13188-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 846464 INFO (jetty-launcher-13188-thread-3) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 846468 INFO (zkConnectionManagerCallback-13192-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 846468 INFO (jetty-launcher-13188-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 846468 INFO (jetty-launcher-13188-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 846468 WARN
(jetty-launcher-13188-thread-3-SendThread(127.0.0.1:46731)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x103a1072d050003.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x103a1072d050003, 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 0x103a1072d050003, 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> 846468 INFO (jetty-launcher-13188-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 846469 INFO (zkConnectionManagerCallback-13194-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 846469 INFO (jetty-launcher-13188-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 846471 INFO (jetty-launcher-13188-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 846471 INFO (jetty-launcher-13188-thread-1) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 846474 INFO (jetty-launcher-13188-thread-2) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 846475 WARN
(jetty-launcher-13188-thread-1-SendThread(127.0.0.1:46731)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x103a1072d050004.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x103a1072d050004, 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 0x103a1072d050004, 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> 846475 WARN
(jetty-launcher-13188-thread-2-SendThread(127.0.0.1:46731)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x103a1072d050005.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x103a1072d050005, 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 0x103a1072d050005, 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> 846694 INFO (jetty-launcher-13188-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 846695 WARN (jetty-launcher-13188-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@37521be0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 846695 WARN (jetty-launcher-13188-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@37521be0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 846697 WARN (jetty-launcher-13188-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@71dbde06[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 846697 WARN (jetty-launcher-13188-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@71dbde06[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 846698 INFO (jetty-launcher-13188-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46731/solr
[junit4] 2> 846699 INFO (jetty-launcher-13188-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 846706 INFO (zkConnectionManagerCallback-13211-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 846706 INFO (jetty-launcher-13188-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 846711 INFO (jetty-launcher-13188-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 846711 WARN (jetty-launcher-13188-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5e933f20[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 846711 WARN (jetty-launcher-13188-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5e933f20[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 846713 WARN (jetty-launcher-13188-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1ebcbfe9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 846713 WARN (jetty-launcher-13188-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1ebcbfe9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 846714 INFO (jetty-launcher-13188-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46731/solr
[junit4] 2> 846714 INFO (jetty-launcher-13188-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 846715 INFO (zkConnectionManagerCallback-13219-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 846715 INFO (jetty-launcher-13188-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 846716 WARN
(jetty-launcher-13188-thread-2-SendThread(127.0.0.1:46731)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x103a1072d050007.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x103a1072d050007, 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 0x103a1072d050007, 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> 846815 INFO (jetty-launcher-13188-thread-3)
[n:127.0.0.1:43547_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 846827 INFO (jetty-launcher-13188-thread-2)
[n:127.0.0.1:39821_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 846839 INFO (zkConnectionManagerCallback-13221-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 846839 INFO (jetty-launcher-13188-thread-3)
[n:127.0.0.1:43547_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 846840 INFO (zkConnectionManagerCallback-13223-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 846840 INFO (jetty-launcher-13188-thread-2)
[n:127.0.0.1:39821_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 846927 INFO (jetty-launcher-13188-thread-2)
[n:127.0.0.1:39821_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:39821_solr
[junit4] 2> 846928 INFO (jetty-launcher-13188-thread-2)
[n:127.0.0.1:39821_solr ] o.a.s.c.Overseer Overseer
(id=73079071160205321-127.0.0.1:39821_solr-n_0000000000) starting
[junit4] 2> 846939 INFO (jetty-launcher-13188-thread-3)
[n:127.0.0.1:43547_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43547_solr
[junit4] 2> 846948 INFO
(OverseerStateUpdate-73079071160205321-127.0.0.1:39821_solr-n_0000000000)
[n:127.0.0.1:39821_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:39821_solr
[junit4] 2> 846948 INFO (jetty-launcher-13188-thread-2)
[n:127.0.0.1:39821_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:39821_solr as DOWN
[junit4] 2> 846949 INFO (jetty-launcher-13188-thread-3)
[n:127.0.0.1:43547_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 846949 WARN (jetty-launcher-13188-thread-3)
[n:127.0.0.1:43547_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> 846950 INFO
(OverseerStateUpdate-73079071160205321-127.0.0.1:39821_solr-n_0000000000)
[n:127.0.0.1:39821_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 846959 INFO (jetty-launcher-13188-thread-2)
[n:127.0.0.1:39821_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 846959 INFO (jetty-launcher-13188-thread-2)
[n:127.0.0.1:39821_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39821_solr
[junit4] 2> 846960 INFO (zkCallback-13220-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 846961 INFO (zkCallback-13222-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 846961 INFO (zkCallback-13220-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 846961 INFO (jetty-launcher-13188-thread-2)
[n:127.0.0.1:39821_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 846962 WARN (jetty-launcher-13188-thread-2)
[n:127.0.0.1:39821_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> 846982 INFO (jetty-launcher-13188-thread-3)
[n:127.0.0.1:43547_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_E30E5AB8596A9292-001/cdcr-source-001/node3
[junit4] 2> 846982 INFO (jetty-launcher-13188-thread-2)
[n:127.0.0.1:39821_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_E30E5AB8596A9292-001/cdcr-source-001/node2
[junit4] 2> 847245 INFO (jetty-launcher-13188-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 847246 WARN (jetty-launcher-13188-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4f1d78e4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 847246 WARN (jetty-launcher-13188-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4f1d78e4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 847248 WARN (jetty-launcher-13188-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@82b552a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 847248 WARN (jetty-launcher-13188-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@82b552a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 847249 INFO (jetty-launcher-13188-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46731/solr
[junit4] 2> 847250 INFO (jetty-launcher-13188-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 847251 INFO (zkConnectionManagerCallback-13247-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 847251 INFO (jetty-launcher-13188-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 847353 INFO (jetty-launcher-13188-thread-1)
[n:127.0.0.1:45707_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 847354 INFO (zkConnectionManagerCallback-13249-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 847354 INFO (jetty-launcher-13188-thread-1)
[n:127.0.0.1:45707_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 847367 INFO (jetty-launcher-13188-thread-1)
[n:127.0.0.1:45707_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 847370 INFO (jetty-launcher-13188-thread-1)
[n:127.0.0.1:45707_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:45707_solr as DOWN
[junit4] 2> 847370 INFO (jetty-launcher-13188-thread-1)
[n:127.0.0.1:45707_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 847370 INFO (jetty-launcher-13188-thread-1)
[n:127.0.0.1:45707_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45707_solr
[junit4] 2> 847383 INFO (zkCallback-13220-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 847383 INFO (zkCallback-13222-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 847383 INFO (zkCallback-13248-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 847385 INFO (jetty-launcher-13188-thread-1)
[n:127.0.0.1:45707_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 847386 WARN (jetty-launcher-13188-thread-1)
[n:127.0.0.1:45707_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> 847396 INFO (jetty-launcher-13188-thread-1)
[n:127.0.0.1:45707_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_E30E5AB8596A9292-001/cdcr-source-001/node1
[junit4] 2> 847418 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
[junit4] 2> 847419 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 847419 INFO (zkConnectionManagerCallback-13260-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 847420 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 847421 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 847422 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:46731/solr ready
[junit4] 2> 847427 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 847431 INFO (zkConnectionManagerCallback-13262-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 847431 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithMultipleReplicas-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 847538 INFO
(OverseerThreadFactory-13234-thread-1-processing-n:127.0.0.1:39821_solr)
[n:127.0.0.1:39821_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
cdcr-source
[junit4] 2> 847644 INFO
(OverseerStateUpdate-73079071160205321-127.0.0.1:39821_solr-n_0000000000)
[n:127.0.0.1:39821_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "core":"cdcr-source_shard1_replica_n1",
[junit4] 2> "node_name":"127.0.0.1:43547_solr",
[junit4] 2> "base_url":"http://127.0.0.1:43547/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> 847646 INFO
(OverseerStateUpdate-73079071160205321-127.0.0.1:39821_solr-n_0000000000)
[n:127.0.0.1:39821_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "core":"cdcr-source_shard1_replica_n2",
[junit4] 2> "node_name":"127.0.0.1:45707_solr",
[junit4] 2> "base_url":"http://127.0.0.1:45707/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> 847648 INFO
(OverseerStateUpdate-73079071160205321-127.0.0.1:39821_solr-n_0000000000)
[n:127.0.0.1:39821_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "core":"cdcr-source_shard1_replica_n4",
[junit4] 2> "node_name":"127.0.0.1:39821_solr",
[junit4] 2> "base_url":"http://127.0.0.1:39821/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> 847851 INFO (qtp820534600-21792) [n:127.0.0.1:39821_solr
x:cdcr-source_shard1_replica_n4 ] 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_node6&name=cdcr-source_shard1_replica_n4&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
[junit4] 2> 847851 INFO (qtp16440969-21784) [n:127.0.0.1:43547_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_node3&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
[junit4] 2> 847851 INFO (qtp16440969-21784) [n:127.0.0.1:43547_solr
x:cdcr-source_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 847852 INFO (qtp877685971-21790) [n:127.0.0.1:45707_solr
x:cdcr-source_shard1_replica_n2 ] 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_node5&name=cdcr-source_shard1_replica_n2&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
[junit4] 2> 847866 INFO (qtp16440969-21784) [n:127.0.0.1:43547_solr
c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
[junit4] 2> 847868 INFO (qtp820534600-21792) [n:127.0.0.1:39821_solr
c:cdcr-source s:shard1 r:core_node6 x:cdcr-source_shard1_replica_n4 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
[junit4] 2> 847871 INFO (qtp877685971-21790) [n:127.0.0.1:45707_solr
c:cdcr-source s:shard1 r:core_node5 x:cdcr-source_shard1_replica_n2 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
[junit4] 2> 847872 INFO (qtp16440969-21784) [n:127.0.0.1:43547_solr
c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ]
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> 847873 INFO (qtp16440969-21784) [n:127.0.0.1:43547_solr
c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 847874 INFO (qtp16440969-21784) [n:127.0.0.1:43547_solr
c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 847875 INFO (qtp16440969-21784) [n:127.0.0.1:43547_solr
c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/cdcr-source/managed-schema
[junit4] 2> 847877 INFO (qtp16440969-21784) [n:127.0.0.1:43547_solr
c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ]
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> 847877 INFO (qtp16440969-21784) [n:127.0.0.1:43547_solr
c:cdcr-source s:shard1 r:core_node3 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> 847881 INFO (qtp877685971-21790) [n:127.0.0.1:45707_solr
c:cdcr-source s:shard1 r:core_node5 x:cdcr-source_shard1_replica_n2 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 847881 INFO (qtp877685971-21790) [n:127.0.0.1:45707_solr
c:cdcr-source s:shard1 r:core_node5 x:cdcr-source_shard1_replica_n2 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 847881 INFO (qtp877685971-21790) [n:127.0.0.1:45707_solr
c:cdcr-source s:shard1 r:core_node5 x:cdcr-source_shard1_replica_n2 ]
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n2' using
configuration from configset cdcr-source, trusted=true
[junit4] 2> 847884 INFO (qtp820534600-21792) [n:127.0.0.1:39821_solr
c:cdcr-source s:shard1 r:core_node6 x:cdcr-source_shard1_replica_n4 ]
o.a.s.s.IndexSchema Schema name=minimal
[junit4] 2> 847884 INFO (qtp820534600-21792) [n:127.0.0.1:39821_solr
c:cdcr-source s:shard1 r:core_node6 x:cdcr-source_shard1_replica_n4 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 847884 INFO (qtp820534600-21792) [n:127.0.0.1:39821_solr
c:cdcr-source s:shard1 r:core_node6 x:cdcr-source_shard1_replica_n4 ]
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n4' using
configuration from configset cdcr-source, trusted=true
[junit4] 2> 847885 INFO (qtp16440969-21784) [n:127.0.0.1:43547_solr
c:cdcr-source s:shard1 r:core_node3 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_E30E5AB8596A9292-001/cdcr-source-001/node3/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_E30E5AB8596A9292-001/cdcr-source-001/node3/cdcr-source_shard1_replica_n1/data/]
[junit4] 2> 847885 INFO (qtp877685971-21790) [n:127.0.0.1:45707_solr
c:cdcr-source s:shard1 r:core_node5 x:cdcr-source_shard1_replica_n2 ]
o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n2] ] 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_E30E5AB8596A9292-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_E30E5AB8596A9292-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n2/data/]
[junit4] 2> 847886 INFO (qtp820534600-21792) [n:127.0.0.1:39821_solr
c:cdcr-source s:shard1 r:core_node6 x:cdcr-source_shard1_replica_n4 ]
o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n4] ] 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_E30E5AB8596A9292-001/cdcr-source-001/node2/cdcr-source_shard1_replica_n4],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_E30E5AB8596A9292-001/cdcr-source-001/node2/cdcr-source_shard1_replica_n4/data/]
[junit4] 2> 847981 WARN (qtp16440969-21784) [n:127.0.0.1:43547_solr
c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ]
o.a.s.D.s.CdcrRequestHandler Solr loaded a deprecated plugin/analysis class
[solr.CdcrRequestHandler]. Please consult documentation how to replace it
accordingly.
[junit4] 2> 847981 WARN (qtp877685971-21790) [n:127.0.0.1:45707_solr
c:cdcr-source s:shard1 r:core_node5 x:cdcr-source_shard1_replica_n2 ]
o.a.s.h.CdcrRequestHandler CDCR (in its current form) is deprecated as of 8.6
and shall be removed in 9.0. See SOLR-14022 for details.
[junit4] 2> 847984 WARN (qtp16440969-21784) [n:127.0.0.1:43547_solr
c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ]
o.a.s.h.CdcrRequestHandler CDCR (in its current form) is deprecated as of 8.6
and shall be removed in 9.0. See SOLR-14022 for details.
[junit4] 2> 847985 WARN (qtp820534600-21792) [n:127.0.0.1:39821_solr
c:cdcr-source s:shard1 r:core_node6 x:cdcr-source_shard1_replica_n4 ]
o.a.s.h.CdcrRequestHandler CDCR (in its current form) is deprecated as of 8.6
and shall be removed in 9.0. See SOLR-14022 for details.
[junit4] 2> 847993 INFO (qtp16440969-21784) [n:127.0.0.1:43547_solr
c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 847993 INFO (qtp16440969-21784) [n:127.0.0.1:43547_solr
c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 847993 INFO (qtp877685971-21790) [n:127.0.0.1:45707_solr
c:cdcr-source s:shard1 r:core_node5 x:cdcr-source_shard1_replica_n2 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 847993 INFO (qtp820534600-21792) [n:127.0.0.1:39821_solr
c:cdcr-source s:shard1 r:core_node6 x:cdcr-source_shard1_replica_n4 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 847993 INFO (qtp877685971-21790) [n:127.0.0.1:45707_solr
c:cdcr-source s:shard1 r:core_node5 x:cdcr-source_shard1_replica_n2 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 847993 INFO (qtp820534600-21792) [n:127.0.0.1:39821_solr
c:cdcr-source s:shard1 r:core_node6 x:cdcr-source_shard1_replica_n4 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 847994 INFO (qtp16440969-21784) [n:127.0.0.1:43547_solr
c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 847994 INFO (qtp820534600-21792) [n:127.0.0.1:39821_solr
c:cdcr-source s:shard1 r:core_node6 x:cdcr-source_shard1_replica_n4 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 847994 INFO (qtp877685971-21790) [n:127.0.0.1:45707_solr
c:cdcr-source s:shard1 r:core_node5 x:cdcr-source_shard1_replica_n2 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 847994 INFO (qtp16440969-21784) [n:127.0.0.1:43547_solr
c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 847994 INFO (qtp820534600-21792) [n:127.0.0.1:39821_solr
c:cdcr-source s:shard1 r:core_node6 x:cdcr-source_shard1_replica_n4 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 847994 INFO (qtp877685971-21790) [n:127.0.0.1:45707_solr
c:cdcr-source s:shard1 r:core_node5 x:cdcr-source_shard1_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 848001 INFO (qtp16440969-21784) [n:127.0.0.1:43547_solr
c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-source
[junit4] 2> 848001 INFO (qtp877685971-21790) [n:127.0.0.1:45707_solr
c:cdcr-source s:shard1 r:core_node5 x:cdcr-source_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-source
[junit4] 2> 848001 INFO (qtp820534600-21792) [n:127.0.0.1:39821_solr
c:cdcr-source s:shard1 r:core_node6 x:cdcr-source_shard1_replica_n4 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-source
[junit4] 2> 848001 INFO (qtp877685971-21790) [n:127.0.0.1:45707_solr
c:cdcr-source s:shard1 r:core_node5 x:cdcr-source_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-source
[junit4] 2> 848001 INFO (qtp877685971-21790) [n:127.0.0.1:45707_solr
c:cdcr-source s:shard1 r:core_node5 x:cdcr-source_shard1_replica_n2 ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-source/managed-schema
[junit4] 2> 848002 INFO (qtp16440969-21784) [n:127.0.0.1:43547_solr
c:cdcr-source s:shard1 r:core_node3 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> 848002 INFO (qtp820534600-21792) [n:127.0.0.1:39821_solr
c:cdcr-source s:shard1 r:core_node6 x:cdcr-source_shard1_replica_n4 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-source
[junit4] 2> 848002 INFO (qtp16440969-21784) [n:127.0.0.1:43547_solr
c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-source/managed-schema
[junit4] 2> 848002 INFO (qtp820534600-21792) [n:127.0.0.1:39821_solr
c:cdcr-source s:shard1 r:core_node6 x:cdcr-source_shard1_replica_n4 ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-source/managed-schema
[junit4] 2> 848002 INFO (qtp877685971-21790) [n:127.0.0.1:45707_solr
c:cdcr-source s:shard1 r:core_node5 x:cdcr-source_shard1_replica_n2 ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 848002 INFO (qtp877685971-21790) [n:127.0.0.1:45707_solr
c:cdcr-source s:shard1 r:core_node5 x:cdcr-source_shard1_replica_n2 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 848002 INFO (qtp16440969-21784) [n:127.0.0.1:43547_solr
c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 848002 INFO (qtp820534600-21792) [n:127.0.0.1:39821_solr
c:cdcr-source s:shard1 r:core_node6 x:cdcr-source_shard1_replica_n4 ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 848002 INFO (qtp16440969-21784) [n:127.0.0.1:43547_solr
c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 848002 INFO (qtp820534600-21792) [n:127.0.0.1:39821_solr
c:cdcr-source s:shard1 r:core_node6 x:cdcr-source_shard1_replica_n4 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 848009 INFO (qtp16440969-21784) [n:127.0.0.1:43547_solr
c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-source/cdcr/state/buffer
[junit4] 2> 848014 INFO (qtp877685971-21790) [n:127.0.0.1:45707_solr
c:cdcr-source s:shard1 r:core_node5 x:cdcr-source_shard1_replica_n2 ]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-source/cdcr/state/process
[junit4] 2> 848047 INFO (qtp16440969-21784) [n:127.0.0.1:43547_solr
c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1692968373639446528
[junit4] 2> 848047 INFO (qtp820534600-21792) [n:127.0.0.1:39821_solr
c:cdcr-source s:shard1 r:core_node6 x:cdcr-source_shard1_replica_n4 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1692968373639446528
[junit4] 2> 848050 INFO (qtp877685971-21790) [n:127.0.0.1:45707_solr
c:cdcr-source s:shard1 r:core_node5 x:cdcr-source_shard1_replica_n2 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1692968373642592256
[junit4] 2> 848053 INFO
(searcherExecutor-13266-thread-1-processing-n:127.0.0.1:45707_solr
x:cdcr-source_shard1_replica_n2 c:cdcr-source s:shard1 r:core_node5)
[n:127.0.0.1:45707_solr c:cdcr-source s:shard1 r:core_node5
x:cdcr-source_shard1_replica_n2 ] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n2] Registered new searcher autowarm time: 0 ms
[junit4] 2> 848053 INFO
(searcherExecutor-13268-thread-1-processing-n:127.0.0.1:39821_solr
x:cdcr-source_shard1_replica_n4 c:cdcr-source s:shard1 r:core_node6)
[n:127.0.0.1:39821_solr c:cdcr-source s:shard1 r:core_node6
x:cdcr-source_shard1_replica_n4 ] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n4] Registered new searcher autowarm time: 0 ms
[junit4] 2> 848054 INFO
(searcherExecutor-13264-thread-1-processing-n:127.0.0.1:43547_solr
x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node3)
[n:127.0.0.1:43547_solr c:cdcr-source s:shard1 r:core_node3
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> 848058 INFO (qtp877685971-21790) [n:127.0.0.1:45707_solr
c:cdcr-source s:shard1 r:core_node5 x:cdcr-source_shard1_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/cdcr-source/terms/shard1 to Terms{values={core_node5=0}, version=0}
[junit4] 2> 848058 INFO (qtp877685971-21790) [n:127.0.0.1:45707_solr
c:cdcr-source s:shard1 r:core_node5 x:cdcr-source_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/cdcr-source/leaders/shard1
[junit4] 2> 848059 INFO (qtp16440969-21784) [n:127.0.0.1:43547_solr
c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
[junit4] 2> 848059 INFO (qtp16440969-21784) [n:127.0.0.1:43547_solr
c:cdcr-source s:shard1 r:core_node3 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_node3=0,
core_node5=0}, version=1}
[junit4] 2> 848060 INFO (qtp16440969-21784) [n:127.0.0.1:43547_solr
c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/cdcr-source/leaders/shard1
[junit4] 2> 848061 INFO (qtp820534600-21792) [n:127.0.0.1:39821_solr
c:cdcr-source s:shard1 r:core_node6 x:cdcr-source_shard1_replica_n4 ]
o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
[junit4] 2> 848061 INFO (qtp820534600-21792) [n:127.0.0.1:39821_solr
c:cdcr-source s:shard1 r:core_node6 x:cdcr-source_shard1_replica_n4 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/cdcr-source/terms/shard1 to Terms{values={core_node6=0,
core_node3=0, core_node5=0}, version=2}
[junit4] 2> 848062 INFO (qtp820534600-21792) [n:127.0.0.1:39821_solr
c:cdcr-source s:shard1 r:core_node6 x:cdcr-source_shard1_replica_n4 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/cdcr-source/leaders/shard1
[junit4] 2> 848064 INFO (qtp877685971-21790) [n:127.0.0.1:45707_solr
c:cdcr-source s:shard1 r:core_node5 x:cdcr-source_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 848064 INFO (qtp877685971-21790) [n:127.0.0.1:45707_solr
c:cdcr-source s:shard1 r:core_node5 x:cdcr-source_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 848064 INFO (qtp877685971-21790) [n:127.0.0.1:45707_solr
c:cdcr-source s:shard1 r:core_node5 x:cdcr-source_shard1_replica_n2 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:45707/solr/cdcr-source_shard1_replica_n2/
[junit4] 2> 848064 INFO (qtp877685971-21790) [n:127.0.0.1:45707_solr
c:cdcr-source s:shard1 r:core_node5 x:cdcr-source_shard1_replica_n2 ]
o.a.s.u.PeerSync PeerSync: core=cdcr-source_shard1_replica_n2
url=http://127.0.0.1:45707/solr START
replicas=[http://127.0.0.1:43547/solr/cdcr-source_shard1_replica_n1/,
http://127.0.0.1:39821/solr/cdcr-source_shard1_replica_n4/] nUpdates=100
[junit4] 2> 848071 INFO (qtp877685971-21790) [n:127.0.0.1:45707_solr
c:cdcr-source s:shard1 r:core_node5 x:cdcr-source_shard1_replica_n2 ]
o.a.s.u.PeerSync PeerSync: core=cdcr-source_shard1_replica_n2
url=http://127.0.0.1:45707/solr DONE. We have no versions. sync failed.
[junit4] 2> 848072 INFO (qtp16440969-21791) [n:127.0.0.1:43547_solr
c:cdcr-source s:shard1 r:core_node3 x:cdcr-source_shard1_replica_n1 ]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 848073 INFO (qtp820534600-21783) [n:127.0.0.1:39821_solr
c:cdcr-source s:shard1 r:core_node6 x:cdcr-source_shard1_replica_n4 ]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n4] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 848073 INFO (qtp877685971-21790) [n:127.0.0.1:45707_solr
c:cdcr-source s:shard1 r:core_node5 x:cdcr-source_shard1_replica_n2 ]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 848073 INFO (qtp877685971-21790) [n:127.0.0.1:45707_solr
c:cdcr-source s:shard1 r:core_node5 x:cdcr-source_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 848073 INFO (qtp877685971-21790) [n:127.0.0.1:45707_solr
c:cdcr-source s:shard1 r:core_node5 x:cdcr-source_shard1_replica_n2 ]
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/73079071160205323-core_node5-n_0000000000
[junit4] 2> 848073 INFO (zkCallback-13220-thread-1) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-source:shard1
[junit4] 2> 848073 INFO (zkCallback-13222-thread-1) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-source:shard1
[junit4] 2> 848073 INFO (zkCallback-13248-thread-1) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-source:shard1
[junit4] 2> 848076 INFO (qtp877685971-21790) [n:127.0.0.1:45707_solr
c:cdcr-source s:shard1 r:core_node5 x:cdcr-source_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:45707/solr/cdcr-source_shard1_replica_n2/ shard1
[junit4] 2> 848178 INFO (zkCallback-13248-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: [3])
[junit4] 2> 848179 INFO (qtp877685971-21790) [n:127.0.0.1:45707_solr
c:cdcr-source s:shard1 r:core_node5 x:cdcr-source_shard1_replica_n2 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 848189 INFO (zkCallback-13248-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: [3])
[junit4] 2> 848189 INFO (qtp877685971-21790) [n:127.0.0.1:4570
[...truncated too long message...]
collection [cdcr-target] has occurred - updating... (live nodes size: [1])
[junit4] 2> 1512674 INFO (coreCloseExecutor-13622-thread-1)
[n:127.0.0.1:44831_solr ] o.a.s.u.DirectUpdateHandler2 Committing on
IndexWriter.close() ... SKIPPED (unnecessary).
[junit4] 2> 1512676 INFO (jetty-closer-13618-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 1512676 INFO (jetty-closer-13618-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 1512676 INFO (jetty-closer-13618-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 1512676 INFO (jetty-closer-13618-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster
tag=null
[junit4] 2> 1512676 INFO (closeThreadPool-13624-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=73079113966485509-127.0.0.1:44831_solr-n_0000000000) closing
[junit4] 2> 1512676 INFO
(OverseerStateUpdate-73079113966485509-127.0.0.1:44831_solr-n_0000000000)
[n:127.0.0.1:44831_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:44831_solr
[junit4] 2> 1512677 INFO
(OverseerAutoScalingTriggerThread-73079113966485509-127.0.0.1:44831_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 1512679 INFO (closeThreadPool-13624-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=73079113966485509-127.0.0.1:44831_solr-n_0000000000) closing
[junit4] 2> 1512780 INFO (jetty-closer-13618-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=73079113966485509-127.0.0.1:44831_solr-n_0000000000) closing
[junit4] 2> 1512781 INFO (jetty-closer-13618-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@2ecd867b{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 1512781 INFO (jetty-closer-13618-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6e8b4b9b{/solr,null,STOPPED}
[junit4] 2> 1512781 INFO (jetty-closer-13618-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1512782 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 1512782 WARN
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[E30E5AB8596A9292]-SendThread(127.0.0.1:33959))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x103a11124790000.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x103a11124790000, 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 0x103a11124790000, 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> 1512986 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/collections/cdcr-target/terms/shard1
[junit4] 2> 2
/solr/collections/cdcr-target/leaders/shard1/leader
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 22 /solr/collections/cdcr-target/state.json
[junit4] 2> 3 /solr/collections/cdcr-target/cdcr/state/process
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 12 /solr/overseer/queue
[junit4] 2> 11 /solr/collections/cdcr-target/state.json
[junit4] 2> 5 /solr/collections
[junit4] 2> 4 /solr/live_nodes
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 1512988 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33959
[junit4] 2> 1512988 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33959
[junit4] 2> 1512988 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[E30E5AB8596A9292])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33959
[junit4] 2> 1512989 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[E30E5AB8596A9292])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testBootstrapWithSourceCluster
[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_E30E5AB8596A9292-001
[junit4] 2> Feb 28, 2021 7:38:41 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene87):
{_root_=PostingsFormat(name=LuceneVarGapDocFreqInterval),
xyz=PostingsFormat(name=LuceneFixedGap), id=Lucene84},
docValues:{_version_=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1878,
maxMBSortInHeap=5.982963062419411,
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-EC,
timezone=Asia/Jerusalem
[junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation
1.8.0_281 (64-bit)/cpus=4,threads=1,free=101799472,total=514326528
[junit4] 2> NOTE: All tests run in this JVM: [EnumFieldTest,
TestCloudPseudoReturnFields, SolrCloudReportersTest,
TestJsonFacetsStatsParsing, DeleteReplicaTest,
ManagedSchemaRoundRobinCloudTest, LoggingHandlerTest,
TestOverriddenPrefixQueryForCustomFieldType, TestStressLiveNodes, TestZkChroot,
TestUpdate, TestPivotHelperCode, TestImpersonationWithHadoopAuth,
SuggesterFSTTest, ZkNodePropsTest, TestDFRSimilarityFactory,
AutoScalingHandlerTest, TestConfigReload, TestReplicaProperties,
BJQFilterAccessibleTest, DaemonStreamApiTest, HdfsBasicDistributedZkTest,
DocValuesNotIndexedTest, RegexBoostProcessorTest, SolrLogPostToolTest,
HdfsLockFactoryTest, TestValueSourceCache, TestSubQueryTransformerDistrib,
TestCollationFieldDocValues, TestInfoStreamLogging, TestHashPartitioner,
TestFieldCacheWithThreads, TestCoreAdminApis, RoutingToNodesWithPropertiesTest,
SyncSliceTest, TestExceedMaxTermLength, TestDistributedMap, BlockCacheTest,
TestPackages, SolrCLIZkUtilsTest, TestLegacyBM25SimilarityFactory,
CollectionsAPISolrJTest, TestStressLucene, HighlighterMaxOffsetTest,
HdfsBackupRepositoryIntegrationTest, TestFieldCacheReopen, TestStreamBody,
PeerSyncTest, TestJoin, TestRebalanceLeaders, FieldAnalysisRequestHandlerTest,
TriggerEventQueueTest, DistributedFacetExistsSmallTest, TestSolr4Spatial2,
TestUnifiedSolrHighlighter, TestClusterProperties, ClusterStateTest,
DirectoryFactoriesTest, TestRawTransformer, TestCSVResponseWriter,
TestUninvertingReader, TestBulkSchemaAPI, TestReversedWildcardFilterFactory,
TestCoreContainer, HttpTriggerListenerTest, TestQueryTypes,
SolrCoreMetricManagerTest, ChangedSchemaMergeTest, LargeFieldTest,
BasicFunctionalityTest, SpellPossibilityIteratorTest, TestConfigOverlay,
TestCloudDeleteByQuery, CdcrBootstrapTest]
[junit4] Completed [491/934 (1!)] on J1 in 669.14s, 4 tests, 1 failure, 1
skipped <<< FAILURES!
[...truncated 52237 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:634:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:507:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:494:
Source checkout is dirty (unversioned/missing files) after running tests!!!
Offending files:
* solr/contrib/analytics/src/test-files/solr/filestore
* solr/contrib/analytics/src/test-files/solr/userfiles
*
solr/contrib/dataimporthandler-extras/src/test-files/dihextras/solr/collection1/conf/dataimport.properties
* solr/contrib/dataimporthandler-extras/src/test-files/dihextras/solr/filestore
* solr/contrib/dataimporthandler-extras/src/test-files/dihextras/solr/userfiles
* solr/contrib/dataimporthandler/src/test-files/dih/solr/filestore
* solr/contrib/dataimporthandler/src/test-files/dih/solr/userfiles
* solr/contrib/extraction/src/test-files/extraction/solr/filestore
* solr/contrib/extraction/src/test-files/extraction/solr/userfiles
* solr/contrib/langid/src/test-files/langid/solr/filestore
* solr/contrib/langid/src/test-files/langid/solr/userfiles
* solr/contrib/ltr/src/test-files/solr/filestore
* solr/contrib/ltr/src/test-files/solr/userfiles
* solr/contrib/prometheus-exporter/src/test-files/solr/filestore
* solr/contrib/prometheus-exporter/src/test-files/solr/userfiles
* solr/contrib/velocity/src/test-files/velocity/solr/filestore
* solr/contrib/velocity/src/test-files/velocity/solr/userfiles
* solr/core/src/test-files/solr/filestore
* solr/core/src/test-files/solr/userfiles
* solr/solrj/src/test-files/solrj/solr/multicore/filestore
* solr/solrj/src/test-files/solrj/solr/multicore/userfiles
Total time: 72 minutes 58 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]