Build:
https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/159/
1 tests failed.
FAILED: org.apache.solr.cloud.AddReplicaTest.test
Error Message:
expected:<1> but was:<0>
Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
at
__randomizedtesting.SeedInfo.seed([942416581B8D40B4:1C702982B5712D4C]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:633)
at org.apache.solr.cloud.AddReplicaTest.test(AddReplicaTest.java:163)
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 14717 lines...]
[junit4] Suite: org.apache.solr.cloud.AddReplicaTest
[junit4] 2> 1830113 INFO
(SUITE-AddReplicaTest-seed#[942416581B8D40B4]-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-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
[junit4] 2> 1830114 INFO
(SUITE-AddReplicaTest-seed#[942416581B8D40B4]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_942416581B8D40B4-001/data-dir-136-001
[junit4] 2> 1830114 WARN
(SUITE-AddReplicaTest-seed#[942416581B8D40B4]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 1830114 INFO
(SUITE-AddReplicaTest-seed#[942416581B8D40B4]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1830115 INFO
(SUITE-AddReplicaTest-seed#[942416581B8D40B4]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1830116 INFO
(SUITE-AddReplicaTest-seed#[942416581B8D40B4]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1830116 INFO
(SUITE-AddReplicaTest-seed#[942416581B8D40B4]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_942416581B8D40B4-001/tempDir-001
[junit4] 2> 1830116 INFO
(SUITE-AddReplicaTest-seed#[942416581B8D40B4]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1830117 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 1830117 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1830117 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 1830217 INFO
(SUITE-AddReplicaTest-seed#[942416581B8D40B4]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port: 34739
[junit4] 2> 1830217 INFO
(SUITE-AddReplicaTest-seed#[942416581B8D40B4]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34739
[junit4] 2> 1830217 INFO
(SUITE-AddReplicaTest-seed#[942416581B8D40B4]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34739
[junit4] 2> 1830217 INFO
(SUITE-AddReplicaTest-seed#[942416581B8D40B4]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 34739
[junit4] 2> 1830242 INFO
(SUITE-AddReplicaTest-seed#[942416581B8D40B4]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1830243 INFO (zkConnectionManagerCallback-11038-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1830243 INFO
(SUITE-AddReplicaTest-seed#[942416581B8D40B4]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1830250 INFO
(SUITE-AddReplicaTest-seed#[942416581B8D40B4]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1830251 INFO (zkConnectionManagerCallback-11040-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1830251 INFO
(SUITE-AddReplicaTest-seed#[942416581B8D40B4]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1830251 INFO
(SUITE-AddReplicaTest-seed#[942416581B8D40B4]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1830252 INFO (zkConnectionManagerCallback-11042-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1830252 INFO
(SUITE-AddReplicaTest-seed#[942416581B8D40B4]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1830355 INFO (jetty-launcher-11043-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1830355 INFO (jetty-launcher-11043-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1830355 INFO (jetty-launcher-11043-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1830355 INFO (jetty-launcher-11043-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1830355 INFO (jetty-launcher-11043-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1830355 INFO (jetty-launcher-11043-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1830355 INFO (jetty-launcher-11043-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_252-b09
[junit4] 2> 1830355 INFO (jetty-launcher-11043-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_252-b09
[junit4] 2> 1830355 INFO (jetty-launcher-11043-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_252-b09
[junit4] 2> 1830364 INFO (jetty-launcher-11043-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1830364 INFO (jetty-launcher-11043-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1830364 INFO (jetty-launcher-11043-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1830364 INFO (jetty-launcher-11043-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1830364 INFO (jetty-launcher-11043-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1830364 INFO (jetty-launcher-11043-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1830370 INFO (jetty-launcher-11043-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1830370 INFO (jetty-launcher-11043-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1830370 INFO (jetty-launcher-11043-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1830373 INFO (jetty-launcher-11043-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5e4030a8{/solr,null,AVAILABLE}
[junit4] 2> 1830373 INFO (jetty-launcher-11043-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5a985941{/solr,null,AVAILABLE}
[junit4] 2> 1830373 INFO (jetty-launcher-11043-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1d4a0d5a{/solr,null,AVAILABLE}
[junit4] 2> 1830373 INFO (jetty-launcher-11043-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7beda63d{SSL, (ssl,
http/1.1)}{127.0.0.1:36003}
[junit4] 2> 1830374 INFO (jetty-launcher-11043-thread-2) [ ]
o.e.j.s.Server Started @1830416ms
[junit4] 2> 1830374 INFO (jetty-launcher-11043-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:34739/solr, hostPort=36003}
[junit4] 2> 1830374 INFO (jetty-launcher-11043-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@73a1ed5{SSL, (ssl,
http/1.1)}{127.0.0.1:44579}
[junit4] 2> 1830374 INFO (jetty-launcher-11043-thread-3) [ ]
o.e.j.s.Server Started @1830417ms
[junit4] 2> 1830374 INFO (jetty-launcher-11043-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:34739/solr, hostPort=44579}
[junit4] 2> 1830374 ERROR (jetty-launcher-11043-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1830374 INFO (jetty-launcher-11043-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1830374 ERROR (jetty-launcher-11043-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1830374 INFO (jetty-launcher-11043-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1830374 INFO (jetty-launcher-11043-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.9.0
[junit4] 2> 1830374 INFO (jetty-launcher-11043-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1830374 INFO (jetty-launcher-11043-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.9.0
[junit4] 2> 1830374 INFO (jetty-launcher-11043-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
[junit4] 2> 1830374 INFO (jetty-launcher-11043-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1830374 INFO (jetty-launcher-11043-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-01-20T15:51:29.992Z
[junit4] 2> 1830374 INFO (jetty-launcher-11043-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
[junit4] 2> 1830374 INFO (jetty-launcher-11043-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-01-20T15:51:29.992Z
[junit4] 2> 1830376 INFO (jetty-launcher-11043-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5cf78e4f{SSL, (ssl,
http/1.1)}{127.0.0.1:44507}
[junit4] 2> 1830376 INFO (jetty-launcher-11043-thread-1) [ ]
o.e.j.s.Server Started @1830419ms
[junit4] 2> 1830376 INFO (jetty-launcher-11043-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:34739/solr, hostPort=44507}
[junit4] 2> 1830376 ERROR (jetty-launcher-11043-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1830376 INFO (jetty-launcher-11043-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1830376 INFO (jetty-launcher-11043-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.9.0
[junit4] 2> 1830376 INFO (jetty-launcher-11043-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1830376 INFO (jetty-launcher-11043-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
[junit4] 2> 1830376 INFO (jetty-launcher-11043-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1830376 INFO (jetty-launcher-11043-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-01-20T15:51:29.994Z
[junit4] 2> 1830377 INFO (jetty-launcher-11043-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1830377 INFO (jetty-launcher-11043-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1830377 INFO (zkConnectionManagerCallback-11045-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1830377 INFO (jetty-launcher-11043-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1830378 INFO (jetty-launcher-11043-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1830378 INFO (zkConnectionManagerCallback-11049-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1830378 INFO (zkConnectionManagerCallback-11047-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1830378 INFO (jetty-launcher-11043-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1830378 INFO (jetty-launcher-11043-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1830378 INFO (jetty-launcher-11043-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1830381 INFO (jetty-launcher-11043-thread-2) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 1830381 INFO (jetty-launcher-11043-thread-1) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 1830382 INFO (jetty-launcher-11043-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1830384 INFO (jetty-launcher-11043-thread-3) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 1830846 INFO (jetty-launcher-11043-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1830847 WARN (jetty-launcher-11043-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 1830850 WARN (jetty-launcher-11043-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@20513f03[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1830850 WARN (jetty-launcher-11043-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@20513f03[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1830862 WARN (jetty-launcher-11043-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 1830882 WARN (jetty-launcher-11043-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6a178507[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1830882 WARN (jetty-launcher-11043-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6a178507[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1830883 INFO (jetty-launcher-11043-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34739/solr
[junit4] 2> 1830891 INFO (jetty-launcher-11043-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1830914 INFO (zkConnectionManagerCallback-11066-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1830914 INFO (jetty-launcher-11043-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1831022 INFO (jetty-launcher-11043-thread-1)
[n:127.0.0.1:44507_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1831022 INFO (zkConnectionManagerCallback-11068-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1831022 INFO (jetty-launcher-11043-thread-1)
[n:127.0.0.1:44507_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1831081 INFO (jetty-launcher-11043-thread-1)
[n:127.0.0.1:44507_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44507_solr
[junit4] 2> 1831082 INFO (jetty-launcher-11043-thread-1)
[n:127.0.0.1:44507_solr ] o.a.s.c.Overseer Overseer
(id=72857391389474823-127.0.0.1:44507_solr-n_0000000000) starting
[junit4] 2> 1831086 INFO
(OverseerStateUpdate-72857391389474823-127.0.0.1:44507_solr-n_0000000000)
[n:127.0.0.1:44507_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:44507_solr
[junit4] 2> 1831098 INFO (jetty-launcher-11043-thread-1)
[n:127.0.0.1:44507_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44507_solr
[junit4] 2> 1831100 INFO (jetty-launcher-11043-thread-1)
[n:127.0.0.1:44507_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1831100 WARN (jetty-launcher-11043-thread-1)
[n:127.0.0.1:44507_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> 1831101 INFO (jetty-launcher-11043-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1831102 WARN (jetty-launcher-11043-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 1831109 INFO (zkCallback-11067-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1831111 WARN (jetty-launcher-11043-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@fd83bb5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1831111 WARN (jetty-launcher-11043-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@fd83bb5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1831118 WARN (jetty-launcher-11043-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 1831122 WARN (jetty-launcher-11043-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@be237ae[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1831122 WARN (jetty-launcher-11043-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@be237ae[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1831123 INFO (jetty-launcher-11043-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34739/solr
[junit4] 2> 1831125 INFO (jetty-launcher-11043-thread-1)
[n:127.0.0.1:44507_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_942416581B8D40B4-001/tempDir-001/node1
[junit4] 2> 1831126 INFO (jetty-launcher-11043-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1831134 INFO (zkConnectionManagerCallback-11085-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1831134 INFO (jetty-launcher-11043-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1831138 WARN
(jetty-launcher-11043-thread-3-SendThread(127.0.0.1:34739)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x102d76955080008.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x102d76955080008, 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 0x102d76955080008, 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> 1831240 INFO (jetty-launcher-11043-thread-3)
[n:127.0.0.1:44579_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1831240 INFO (zkConnectionManagerCallback-11088-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1831240 INFO (jetty-launcher-11043-thread-3)
[n:127.0.0.1:44579_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1831244 INFO (jetty-launcher-11043-thread-3)
[n:127.0.0.1:44579_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1831246 INFO (jetty-launcher-11043-thread-3)
[n:127.0.0.1:44579_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:44579_solr as DOWN
[junit4] 2> 1831247 INFO (jetty-launcher-11043-thread-3)
[n:127.0.0.1:44579_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1831247 INFO (jetty-launcher-11043-thread-3)
[n:127.0.0.1:44579_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44579_solr
[junit4] 2> 1831248 INFO (zkCallback-11067-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1831249 INFO (jetty-launcher-11043-thread-3)
[n:127.0.0.1:44579_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1831249 WARN (jetty-launcher-11043-thread-3)
[n:127.0.0.1:44579_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> 1831254 INFO (zkCallback-11087-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1831261 INFO (jetty-launcher-11043-thread-3)
[n:127.0.0.1:44579_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_942416581B8D40B4-001/tempDir-001/node3
[junit4] 2> 1831569 INFO (jetty-launcher-11043-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1831570 WARN (jetty-launcher-11043-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 1831570 WARN (jetty-launcher-11043-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@14f9bc32[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1831570 WARN (jetty-launcher-11043-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@14f9bc32[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1831573 WARN (jetty-launcher-11043-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 1831573 WARN (jetty-launcher-11043-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7c35c5c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1831573 WARN (jetty-launcher-11043-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7c35c5c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1831574 INFO (jetty-launcher-11043-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34739/solr
[junit4] 2> 1831578 INFO (jetty-launcher-11043-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1831582 INFO (zkConnectionManagerCallback-11102-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1831582 INFO (jetty-launcher-11043-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1831684 INFO (jetty-launcher-11043-thread-2)
[n:127.0.0.1:36003_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1831685 INFO (zkConnectionManagerCallback-11104-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1831685 INFO (jetty-launcher-11043-thread-2)
[n:127.0.0.1:36003_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1831688 INFO (jetty-launcher-11043-thread-2)
[n:127.0.0.1:36003_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1831692 INFO (jetty-launcher-11043-thread-2)
[n:127.0.0.1:36003_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:36003_solr as DOWN
[junit4] 2> 1831693 INFO (jetty-launcher-11043-thread-2)
[n:127.0.0.1:36003_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1831693 INFO (jetty-launcher-11043-thread-2)
[n:127.0.0.1:36003_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36003_solr
[junit4] 2> 1831693 INFO (zkCallback-11067-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1831694 INFO (zkCallback-11087-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1831694 INFO (zkCallback-11103-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1831695 INFO (jetty-launcher-11043-thread-2)
[n:127.0.0.1:36003_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1831695 WARN (jetty-launcher-11043-thread-2)
[n:127.0.0.1:36003_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> 1831711 INFO (jetty-launcher-11043-thread-2)
[n:127.0.0.1:36003_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_942416581B8D40B4-001/tempDir-001/node2
[junit4] 2> 1831719 INFO
(SUITE-AddReplicaTest-seed#[942416581B8D40B4]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
[junit4] 2> 1831720 INFO
(SUITE-AddReplicaTest-seed#[942416581B8D40B4]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1831722 INFO (zkConnectionManagerCallback-11115-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1831722 INFO
(SUITE-AddReplicaTest-seed#[942416581B8D40B4]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1831723 INFO
(SUITE-AddReplicaTest-seed#[942416581B8D40B4]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1831724 INFO
(SUITE-AddReplicaTest-seed#[942416581B8D40B4]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34739/solr ready
[junit4] 2> 1831754 INFO
(TEST-AddReplicaTest.test-seed#[942416581B8D40B4]) [ ] o.a.s.SolrTestCaseJ4
###Starting test
[junit4] 2> 1831755 INFO
(TEST-AddReplicaTest.test-seed#[942416581B8D40B4]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1831782 INFO
(OverseerThreadFactory-11075-thread-1-processing-n:127.0.0.1:44507_solr)
[n:127.0.0.1:44507_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
addreplicatest_coll
[junit4] 2> 1831889 INFO
(OverseerStateUpdate-72857391389474823-127.0.0.1:44507_solr-n_0000000000)
[n:127.0.0.1:44507_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"addreplicatest_coll",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"addreplicatest_coll_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":"127.0.0.1:36003_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1831891 INFO
(OverseerStateUpdate-72857391389474823-127.0.0.1:44507_solr-n_0000000000)
[n:127.0.0.1:44507_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"addreplicatest_coll",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"addreplicatest_coll_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":"127.0.0.1:44579_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1832103 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=addreplicatest_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=addreplicatest_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1832106 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already
watching , added to stateWatchers
[junit4] 2> 1832128 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.9.0
[junit4] 2> 1832144 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema
name=minimal
[junit4] 2> 1832145 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1832145 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating
SolrCore 'addreplicatest_coll_shard1_replica_n1' using configuration from
configset conf1, trusted=true
[junit4] 2> 1832145 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.c.SolrCore
[[addreplicatest_coll_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_942416581B8D40B4-001/tempDir-001/node2/addreplicatest_coll_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_942416581B8D40B4-001/tempDir-001/node2/addreplicatest_coll_shard1_replica_n1/data/]
[junit4] 2> 1832148 INFO (qtp230847909-38315) [n:127.0.0.1:44579_solr
x:addreplicatest_coll_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=addreplicatest_coll_shard2_replica_n2&action=CREATE&numShards=2&collection=addreplicatest_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1832149 INFO (qtp230847909-38315) [n:127.0.0.1:44579_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader already
watching , added to stateWatchers
[junit4] 2> 1832166 INFO (qtp230847909-38315) [n:127.0.0.1:44579_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.9.0
[junit4] 2> 1832173 INFO (qtp230847909-38315) [n:127.0.0.1:44579_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema
name=minimal
[junit4] 2> 1832173 INFO (qtp230847909-38315) [n:127.0.0.1:44579_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1832173 INFO (qtp230847909-38315) [n:127.0.0.1:44579_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating
SolrCore 'addreplicatest_coll_shard2_replica_n2' using configuration from
configset conf1, trusted=true
[junit4] 2> 1832173 INFO (qtp230847909-38315) [n:127.0.0.1:44579_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2 ] o.a.s.c.SolrCore
[[addreplicatest_coll_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_942416581B8D40B4-001/tempDir-001/node3/addreplicatest_coll_shard2_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_942416581B8D40B4-001/tempDir-001/node3/addreplicatest_coll_shard2_replica_n2/data/]
[junit4] 2> 1832193 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1832193 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1832194 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1832194 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1832195 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1832195 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1832195 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000 ms
[junit4] 2> 1832196 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1689421497566756864
[junit4] 2> 1832197 INFO
(searcherExecutor-11119-thread-1-processing-n:127.0.0.1:36003_solr
x:addreplicatest_coll_shard1_replica_n1 c:addreplicatest_coll s:shard1
r:core_node3) [n:127.0.0.1:36003_solr c:addreplicatest_coll s:shard1
r:core_node3 x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.c.SolrCore
[addreplicatest_coll_shard1_replica_n1] Registered new searcher autowarm time:
0 ms
[junit4] 2> 1832198 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already
watching , added to stateWatchers
[junit4] 2> 1832201 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/addreplicatest_coll/terms/shard1 to
Terms{values={core_node3=0}, version=0}
[junit4] 2> 1832201 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/addreplicatest_coll/leaders/shard1
[junit4] 2> 1832205 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 1832205 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 1832205 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:36003/solr/addreplicatest_coll_shard1_replica_n1/
[junit4] 2> 1832205 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success -
now sync replicas to me
[junit4] 2> 1832205 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.c.SyncStrategy
https://127.0.0.1:36003/solr/addreplicatest_coll_shard1_replica_n1/ has no
replicas
[junit4] 2> 1832205 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/addreplicatest_coll/leaders/shard1/leader after winning as
/collections/addreplicatest_coll/leader_elect/shard1/election/72857391389474827-core_node3-n_0000000000
[junit4] 2> 1832208 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I
am the new leader:
https://127.0.0.1:36003/solr/addreplicatest_coll_shard1_replica_n1/ shard1
[junit4] 2> 1832208 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already
watching , added to stateWatchers
[junit4] 2> 1832209 INFO (qtp230847909-38315) [n:127.0.0.1:44579_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1832209 INFO (qtp230847909-38315) [n:127.0.0.1:44579_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1832210 INFO (qtp230847909-38315) [n:127.0.0.1:44579_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1832210 INFO (qtp230847909-38315) [n:127.0.0.1:44579_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1832211 INFO (qtp230847909-38315) [n:127.0.0.1:44579_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1832211 INFO (qtp230847909-38315) [n:127.0.0.1:44579_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1832211 INFO (qtp230847909-38315) [n:127.0.0.1:44579_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000 ms
[junit4] 2> 1832211 INFO (qtp230847909-38315) [n:127.0.0.1:44579_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1689421497582485504
[junit4] 2> 1832213 INFO
(searcherExecutor-11121-thread-1-processing-n:127.0.0.1:44579_solr
x:addreplicatest_coll_shard2_replica_n2 c:addreplicatest_coll s:shard2
r:core_node4) [n:127.0.0.1:44579_solr c:addreplicatest_coll s:shard2
r:core_node4 x:addreplicatest_coll_shard2_replica_n2 ] o.a.s.c.SolrCore
[addreplicatest_coll_shard2_replica_n2] Registered new searcher autowarm time:
0 ms
[junit4] 2> 1832213 INFO (qtp230847909-38315) [n:127.0.0.1:44579_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader already
watching , added to stateWatchers
[junit4] 2> 1832217 INFO (qtp230847909-38315) [n:127.0.0.1:44579_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/addreplicatest_coll/terms/shard2 to
Terms{values={core_node4=0}, version=0}
[junit4] 2> 1832217 INFO (qtp230847909-38315) [n:127.0.0.1:44579_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/addreplicatest_coll/leaders/shard2
[junit4] 2> 1832220 INFO (qtp230847909-38315) [n:127.0.0.1:44579_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 1832220 INFO (qtp230847909-38315) [n:127.0.0.1:44579_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 1832221 INFO (qtp230847909-38315) [n:127.0.0.1:44579_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:44579/solr/addreplicatest_coll_shard2_replica_n2/
[junit4] 2> 1832221 INFO (qtp230847909-38315) [n:127.0.0.1:44579_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success -
now sync replicas to me
[junit4] 2> 1832221 INFO (qtp230847909-38315) [n:127.0.0.1:44579_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2 ] o.a.s.c.SyncStrategy
https://127.0.0.1:44579/solr/addreplicatest_coll_shard2_replica_n2/ has no
replicas
[junit4] 2> 1832221 INFO (qtp230847909-38315) [n:127.0.0.1:44579_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/addreplicatest_coll/leaders/shard2/leader after winning as
/collections/addreplicatest_coll/leader_elect/shard2/election/72857391389474825-core_node4-n_0000000000
[junit4] 2> 1832224 INFO (qtp230847909-38315) [n:127.0.0.1:44579_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I
am the new leader:
https://127.0.0.1:44579/solr/addreplicatest_coll_shard2_replica_n2/ shard2
[junit4] 2> 1832224 INFO (qtp230847909-38315) [n:127.0.0.1:44579_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader already
watching , added to stateWatchers
[junit4] 2> 1832325 INFO (zkCallback-11103-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1832325 INFO (zkCallback-11087-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1832326 INFO (zkCallback-11103-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1832326 INFO (zkCallback-11103-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1832326 INFO (zkCallback-11087-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1832326 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader,
no recovery necessary
[junit4] 2> 1832326 INFO (qtp230847909-38315) [n:127.0.0.1:44579_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader,
no recovery necessary
[junit4] 2> 1832329 INFO (qtp230847909-38315) [n:127.0.0.1:44579_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader already
watching , added to stateWatchers
[junit4] 2> 1832329 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already
watching , added to stateWatchers
[junit4] 2> 1832330 INFO (qtp230847909-38315) [n:127.0.0.1:44579_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=addreplicatest_coll_shard2_replica_n2&action=CREATE&numShards=2&collection=addreplicatest_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=182
[junit4] 2> 1832331 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=addreplicatest_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=addreplicatest_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=228
[junit4] 2> 1832333 INFO (qtp1897254221-38308) [n:127.0.0.1:36003_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 45 seconds. Check all shard replicas
[junit4] 2> 1832333 INFO (qtp1897254221-38308) [n:127.0.0.1:36003_solr
] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
[junit4] 2> 1832430 INFO (zkCallback-11103-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1832430 INFO (zkCallback-11087-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1832430 INFO (zkCallback-11103-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1832430 INFO (zkCallback-11103-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1832430 INFO (zkCallback-11103-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1832430 INFO (zkCallback-11087-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1832430 INFO (zkCallback-11087-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1832430 INFO (qtp1897254221-38308) [n:127.0.0.1:36003_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&maxShardsPerNode=2&name=addreplicatest_coll&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=651
[junit4] 2> 1832431 INFO
(TEST-AddReplicaTest.test-seed#[942416581B8D40B4]) [ ]
o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: addreplicatest_coll
[junit4] 2> 1832431 INFO
(TEST-AddReplicaTest.test-seed#[942416581B8D40B4]) [ ]
o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
[junit4] 2> 1832436 INFO (qtp1897254221-38306) [n:127.0.0.1:36003_solr
c:addreplicatest_coll ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={async=000&action=ADDREPLICA&collection=addreplicatest_coll&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 1832439 INFO (qtp1897254221-38301) [n:127.0.0.1:36003_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=000&action=REQUESTSTATUS&wt=javabin&version=2} status=0
QTime=1
[junit4] 2> 1832440 INFO
(OverseerCollectionConfigSetProcessor-72857391389474823-127.0.0.1:44507_solr-n_0000000000)
[n:127.0.0.1:44507_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1832440 INFO (qtp1897254221-38304) [n:127.0.0.1:36003_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=000&action=REQUESTSTATUS&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 1832443 INFO
(OverseerThreadFactory-11075-thread-2-processing-n:127.0.0.1:44507_solr)
[n:127.0.0.1:44507_solr c:addreplicatest_coll s:shard1 ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:44507_solr for creating new
replica of shard shard1 for collection addreplicatest_coll
[junit4] 2> 1832445 INFO
(OverseerThreadFactory-11075-thread-2-processing-n:127.0.0.1:44507_solr)
[n:127.0.0.1:44507_solr c:addreplicatest_coll s:shard1 ]
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
[junit4] 2> 1832446 INFO
(OverseerStateUpdate-72857391389474823-127.0.0.1:44507_solr-n_0000000000)
[n:127.0.0.1:44507_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"addreplica",
[junit4] 2> "collection":"addreplicatest_coll",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"addreplicatest_coll_shard1_replica_n5",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":"127.0.0.1:44507_solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1832548 INFO (zkCallback-11087-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1832548 INFO (zkCallback-11103-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1832548 INFO (zkCallback-11087-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1832548 INFO (zkCallback-11103-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1832548 INFO (zkCallback-11103-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1832548 INFO (zkCallback-11103-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1832548 INFO (zkCallback-11087-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1832674 INFO (qtp1443882303-38303) [n:127.0.0.1:44507_solr
x:addreplicatest_coll_shard1_replica_n5 ] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={async=00012203941610095582&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&name=addreplicatest_coll_shard1_replica_n5&action=CREATE&collection=addreplicatest_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=0
[junit4] 2> 1832675 INFO
(parallelCoreAdminExecutor-11080-thread-1-processing-n:127.0.0.1:44507_solr
x:addreplicatest_coll_shard1_replica_n5 00012203941610095582 CREATE)
[n:127.0.0.1:44507_solr x:addreplicatest_coll_shard1_replica_n5 ]
o.a.s.h.a.CoreAdminOperation core create command
async=00012203941610095582&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&name=addreplicatest_coll_shard1_replica_n5&action=CREATE&collection=addreplicatest_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1832675 INFO
(parallelCoreAdminExecutor-11080-thread-1-processing-n:127.0.0.1:44507_solr
x:addreplicatest_coll_shard1_replica_n5 00012203941610095582 CREATE)
[n:127.0.0.1:44507_solr x:addreplicatest_coll_shard1_replica_n5 ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1832676 INFO
(parallelCoreAdminExecutor-11080-thread-1-processing-n:127.0.0.1:44507_solr
x:addreplicatest_coll_shard1_replica_n5 00012203941610095582 CREATE)
[n:127.0.0.1:44507_solr c:addreplicatest_coll s:shard1 r:core_node6
x:addreplicatest_coll_shard1_replica_n5 ] o.a.s.c.c.ZkStateReader already
watching , added to stateWatchers
[junit4] 2> 1832678 INFO (qtp1443882303-38309) [n:127.0.0.1:44507_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
00012203941610095582
[junit4] 2> 1832679 INFO (qtp1443882303-38309) [n:127.0.0.1:44507_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=00012203941610095582&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1832690 INFO
(parallelCoreAdminExecutor-11080-thread-1-processing-n:127.0.0.1:44507_solr
x:addreplicatest_coll_shard1_replica_n5 00012203941610095582 CREATE)
[n:127.0.0.1:44507_solr c:addreplicatest_coll s:shard1 r:core_node6
x:addreplicatest_coll_shard1_replica_n5 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.9.0
[junit4] 2> 1832696 INFO
(parallelCoreAdminExecutor-11080-thread-1-processing-n:127.0.0.1:44507_solr
x:addreplicatest_coll_shard1_replica_n5 00012203941610095582 CREATE)
[n:127.0.0.1:44507_solr c:addreplicatest_coll s:shard1 r:core_node6
x:addreplicatest_coll_shard1_replica_n5 ] o.a.s.s.IndexSchema Schema
name=minimal
[junit4] 2> 1832696 INFO
(parallelCoreAdminExecutor-11080-thread-1-processing-n:127.0.0.1:44507_solr
x:addreplicatest_coll_shard1_replica_n5 00012203941610095582 CREATE)
[n:127.0.0.1:44507_solr c:addreplicatest_coll s:shard1 r:core_node6
x:addreplicatest_coll_shard1_replica_n5 ] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1832696 INFO
(parallelCoreAdminExecutor-11080-thread-1-processing-n:127.0.0.1:44507_solr
x:addreplicatest_coll_shard1_replica_n5 00012203941610095582 CREATE)
[n:127.0.0.1:44507_solr c:addreplicatest_coll s:shard1 r:core_node6
x:addreplicatest_coll_shard1_replica_n5 ] o.a.s.c.CoreContainer Creating
SolrCore 'addreplicatest_coll_shard1_replica_n5' using configuration from
configset conf1, trusted=true
[junit4] 2> 1832697 INFO
(parallelCoreAdminExecutor-11080-thread-1-processing-n:127.0.0.1:44507_solr
x:addreplicatest_coll_shard1_replica_n5 00012203941610095582 CREATE)
[n:127.0.0.1:44507_solr c:addreplicatest_coll s:shard1 r:core_node6
x:addreplicatest_coll_shard1_replica_n5 ] o.a.s.c.SolrCore
[[addreplicatest_coll_shard1_replica_n5] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_942416581B8D40B4-001/tempDir-001/node1/addreplicatest_coll_shard1_replica_n5],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_942416581B8D40B4-001/tempDir-001/node1/addreplicatest_coll_shard1_replica_n5/data/]
[junit4] 2> 1832730 INFO
(parallelCoreAdminExecutor-11080-thread-1-processing-n:127.0.0.1:44507_solr
x:addreplicatest_coll_shard1_replica_n5 00012203941610095582 CREATE)
[n:127.0.0.1:44507_solr c:addreplicatest_coll s:shard1 r:core_node6
x:addreplicatest_coll_shard1_replica_n5 ] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1832730 INFO
(parallelCoreAdminExecutor-11080-thread-1-processing-n:127.0.0.1:44507_solr
x:addreplicatest_coll_shard1_replica_n5 00012203941610095582 CREATE)
[n:127.0.0.1:44507_solr c:addreplicatest_coll s:shard1 r:core_node6
x:addreplicatest_coll_shard1_replica_n5 ] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1832731 INFO
(parallelCoreAdminExecutor-11080-thread-1-processing-n:127.0.0.1:44507_solr
x:addreplicatest_coll_shard1_replica_n5 00012203941610095582 CREATE)
[n:127.0.0.1:44507_solr c:addreplicatest_coll s:shard1 r:core_node6
x:addreplicatest_coll_shard1_replica_n5 ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1832731 INFO
(parallelCoreAdminExecutor-11080-thread-1-processing-n:127.0.0.1:44507_solr
x:addreplicatest_coll_shard1_replica_n5 00012203941610095582 CREATE)
[n:127.0.0.1:44507_solr c:addreplicatest_coll s:shard1 r:core_node6
x:addreplicatest_coll_shard1_replica_n5 ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1832732 INFO
(parallelCoreAdminExecutor-11080-thread-1-processing-n:127.0.0.1:44507_solr
x:addreplicatest_coll_shard1_replica_n5 00012203941610095582 CREATE)
[n:127.0.0.1:44507_solr c:addreplicatest_coll s:shard1 r:core_node6
x:addreplicatest_coll_shard1_replica_n5 ] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1832732 INFO
(parallelCoreAdminExecutor-11080-thread-1-processing-n:127.0.0.1:44507_solr
x:addreplicatest_coll_shard1_replica_n5 00012203941610095582 CREATE)
[n:127.0.0.1:44507_solr c:addreplicatest_coll s:shard1 r:core_node6
x:addreplicatest_coll_shard1_replica_n5 ] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1832732 INFO
(parallelCoreAdminExecutor-11080-thread-1-processing-n:127.0.0.1:44507_solr
x:addreplicatest_coll_shard1_replica_n5 00012203941610095582 CREATE)
[n:127.0.0.1:44507_solr c:addreplicatest_coll s:shard1 r:core_node6
x:addreplicatest_coll_shard1_replica_n5 ] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000 ms
[junit4] 2> 1832732 INFO
(parallelCoreAdminExecutor-11080-thread-1-processing-n:127.0.0.1:44507_solr
x:addreplicatest_coll_shard1_replica_n5 00012203941610095582 CREATE)
[n:127.0.0.1:44507_solr c:addreplicatest_coll s:shard1 r:core_node6
x:addreplicatest_coll_shard1_replica_n5 ] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1689421498128793600
[junit4] 2> 1832734 INFO
(parallelCoreAdminExecutor-11080-thread-1-processing-n:127.0.0.1:44507_solr
x:addreplicatest_coll_shard1_replica_n5 00012203941610095582 CREATE)
[n:127.0.0.1:44507_solr c:addreplicatest_coll s:shard1 r:core_node6
x:addreplicatest_coll_shard1_replica_n5 ] o.a.s.c.c.ZkStateReader already
watching , added to stateWatchers
[junit4] 2> 1832734 INFO
(searcherExecutor-11131-thread-1-processing-x:addreplicatest_coll_shard1_replica_n5
00012203941610095582 r:core_node6 CREATE n:127.0.0.1:44507_solr
c:addreplicatest_coll s:shard1) [n:127.0.0.1:44507_solr c:addreplicatest_coll
s:shard1 r:core_node6 x:addreplicatest_coll_shard1_replica_n5 ]
o.a.s.c.SolrCore [addreplicatest_coll_shard1_replica_n5] Registered new
searcher autowarm time: 0 ms
[junit4] 2> 1832738 INFO
(parallelCoreAdminExecutor-11080-thread-1-processing-n:127.0.0.1:44507_solr
x:addreplicatest_coll_shard1_replica_n5 00012203941610095582 CREATE)
[n:127.0.0.1:44507_solr c:addreplicatest_coll s:shard1 r:core_node6
x:addreplicatest_coll_shard1_replica_n5 ] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/addreplicatest_coll/terms/shard1 to
Terms{values={core_node6=0, core_node3=0}, version=1}
[junit4] 2> 1832738 INFO
(parallelCoreAdminExecutor-11080-thread-1-processing-n:127.0.0.1:44507_solr
x:addreplicatest_coll_shard1_replica_n5 00012203941610095582 CREATE)
[n:127.0.0.1:44507_solr c:addreplicatest_coll s:shard1 r:core_node6
x:addreplicatest_coll_shard1_replica_n5 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/addreplicatest_coll/leaders/shard1
[junit4] 2> 1832739 INFO
(parallelCoreAdminExecutor-11080-thread-1-processing-n:127.0.0.1:44507_solr
x:addreplicatest_coll_shard1_replica_n5 00012203941610095582 CREATE)
[n:127.0.0.1:44507_solr c:addreplicatest_coll s:shard1 r:core_node6
x:addreplicatest_coll_shard1_replica_n5 ] o.a.s.c.c.ZkStateReader already
watching , added to stateWatchers
[junit4] 2> 1832742 INFO
(parallelCoreAdminExecutor-11080-thread-1-processing-n:127.0.0.1:44507_solr
x:addreplicatest_coll_shard1_replica_n5 00012203941610095582 CREATE)
[n:127.0.0.1:44507_solr c:addreplicatest_coll s:shard1 r:core_node6
x:addreplicatest_coll_shard1_replica_n5 ] o.a.s.c.ZkController Core needs to
recover:addreplicatest_coll_shard1_replica_n5
[junit4] 2> 1832746 INFO
(updateExecutor-11062-thread-1-processing-x:addreplicatest_coll_shard1_replica_n5
00012203941610095582 r:core_node6 CREATE n:127.0.0.1:44507_solr
c:addreplicatest_coll s:shard1) [n:127.0.0.1:44507_solr c:addreplicatest_coll
s:shard1 r:core_node6 x:addreplicatest_coll_shard1_replica_n5 ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 1832746 INFO
(parallelCoreAdminExecutor-11080-thread-1-processing-n:127.0.0.1:44507_solr
x:addreplicatest_coll_shard1_replica_n5 00012203941610095582 CREATE)
[n:127.0.0.1:44507_solr c:addreplicatest_coll s:shard1 r:core_node6
x:addreplicatest_coll_shard1_replica_n5 ] o.a.s.c.c.ZkStateReader already
watching , added to stateWatchers
[junit4] 2> 1832752 INFO
(recoveryExecutor-11064-thread-1-processing-x:addreplicatest_coll_shard1_replica_n5
00012203941610095582 r:core_node6 CREATE n:127.0.0.1:44507_solr
c:addreplicatest_coll s:shard1) [n:127.0.0.1:44507_solr c:addreplicatest_coll
s:shard1 r:core_node6 x:addreplicatest_coll_shard1_replica_n5 ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1832752 INFO
(recoveryExecutor-11064-thread-1-processing-x:addreplicatest_coll_shard1_replica_n5
00012203941610095582 r:core_node6 CREATE n:127.0.0.1:44507_solr
c:addreplicatest_coll s:shard1) [n:127.0.0.1:44507_solr c:addreplicatest_coll
s:shard1 r:core_node6 x:addreplicatest_coll_shard1_replica_n5 ]
o.a.s.c.RecoveryStrategy startupVersions is empty
[junit4] 2> 1832752 INFO
(recoveryExecutor-11064-thread-1-processing-x:addreplicatest_coll_shard1_replica_n5
00012203941610095582 r:core_node6 CREATE n:127.0.0.1:44507_solr
c:addreplicatest_coll s:shard1) [n:127.0.0.1:44507_solr c:addreplicatest_coll
s:shard1 r:core_node6 x:addreplicatest_coll_shard1_replica_n5 ]
o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
[junit4] 2> 1832755 INFO (qtp1897254221-38306) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.c.S.Request
[addreplicatest_coll_shard1_replica_n1] webapp=/solr path=/admin/ping
params={wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 1832755 INFO (qtp1897254221-38306) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.c.S.Request
[addreplicatest_coll_shard1_replica_n1] webapp=/solr path=/admin/ping
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1832755 INFO
(recoveryExecutor-11064-thread-1-processing-x:addreplicatest_coll_shard1_replica_n5
00012203941610095582 r:core_node6 CREATE n:127.0.0.1:44507_solr
c:addreplicatest_coll s:shard1) [n:127.0.0.1:44507_solr c:addreplicatest_coll
s:shard1 r:core_node6 x:addreplicatest_coll_shard1_replica_n5 ]
o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[addreplicatest_coll_shard1_replica_n5]
[junit4] 2> 1832755 INFO
(recoveryExecutor-11064-thread-1-processing-x:addreplicatest_coll_shard1_replica_n5
00012203941610095582 r:core_node6 CREATE n:127.0.0.1:44507_solr
c:addreplicatest_coll s:shard1) [n:127.0.0.1:44507_solr c:addreplicatest_coll
s:shard1 r:core_node6 x:addreplicatest_coll_shard1_replica_n5 ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 1832755 INFO
(recoveryExecutor-11064-thread-1-processing-x:addreplicatest_coll_shard1_replica_n5
00012203941610095582 r:core_node6 CREATE n:127.0.0.1:44507_solr
c:addreplicatest_coll s:shard1) [n:127.0.0.1:44507_solr c:addreplicatest_coll
s:shard1 r:core_node6 x:addreplicatest_coll_shard1_replica_n5 ]
o.a.s.c.RecoveryStrategy Publishing state of core
[addreplicatest_coll_shard1_replica_n5] as recovering, leader is
[https://127.0.0.1:36003/solr/addreplicatest_coll_shard1_replica_n1/] and I am
[https://127.0.0.1:44507/solr/addreplicatest_coll_shard1_replica_n5/]
[junit4] 2> 1832758 INFO
(recoveryExecutor-11064-thread-1-processing-x:addreplicatest_coll_shard1_replica_n5
00012203941610095582 r:core_node6 CREATE n:127.0.0.1:44507_solr
c:addreplicatest_coll s:shard1) [n:127.0.0.1:44507_solr c:addreplicatest_coll
s:shard1 r:core_node6 x:addreplicatest_coll_shard1_replica_n5 ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[https://127.0.0.1:36003/solr]; [WaitForState:
action=PREPRECOVERY&core=addreplicatest_coll_shard1_replica_n1&nodeName=127.0.0.1:44507_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1832759 INFO (qtp1897254221-38301) [n:127.0.0.1:36003_solr
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.h.a.PrepRecoveryOp Going to
wait for coreNodeName: core_node6, state: recovering, checkLive: true,
onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1832759 INFO (qtp1897254221-38301) [n:127.0.0.1:36003_solr
] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
[junit4] 2> 1832759 INFO (qtp1897254221-38301) [n:127.0.0.1:36003_solr
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=addreplicatest_coll, shard=shard1,
thisCore=addreplicatest_coll_shard1_replica_n1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:44507_solr,
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
[junit4] 2> "core":"addreplicatest_coll_shard1_replica_n5",
[junit4] 2> "node_name":"127.0.0.1:44507_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "base_url":"https://127.0.0.1:44507/solr"}
[junit4] 2> 1832759 INFO (qtp1897254221-38301) [n:127.0.0.1:36003_solr
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=addreplicatest_coll, shard=shard1,
thisCore=addreplicatest_coll_shard1_replica_n1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:44507_solr,
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
[junit4] 2> "core":"addreplicatest_coll_shard1_replica_n5",
[junit4] 2> "node_name":"127.0.0.1:44507_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "base_url":"https://127.0.0.1:44507/solr"}
[junit4] 2> 1832759 INFO (qtp1897254221-38301) [n:127.0.0.1:36003_solr
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=addreplicatest_coll, shard=shard1,
thisCore=addreplicatest_coll_shard1_replica_n1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:44507_solr,
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
[junit4] 2> "core":"addreplicatest_coll_shard1_replica_n5",
[junit4] 2> "node_name":"127.0.0.1:44507_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "base_url":"https://127.0.0.1:44507/solr"}
[junit4] 2> 1832857 INFO (zkCallback-11087-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1832857 INFO (zkCallback-11103-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1832857 INFO (zkCallback-11087-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1832857 INFO (zkCallback-11067-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1832857 INFO (zkCallback-11103-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1832857 INFO (zkCallback-11103-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1832857 INFO (zkCallback-11087-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1832857 INFO (zkCallback-11103-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1832858 INFO (zkCallback-11067-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1832858 INFO (zkCallback-11067-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1832858 INFO (zkCallback-11067-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1832859 INFO (watches-11105-thread-1) [n:127.0.0.1:36003_solr
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=addreplicatest_coll, shard=shard1,
thisCore=addreplicatest_coll_shard1_replica_n1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:44507_solr,
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
[junit4] 2> "core":"addreplicatest_coll_shard1_replica_n5",
[junit4] 2> "node_name":"127.0.0.1:44507_solr",
[junit4] 2> "state":"recovering",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "base_url":"https://127.0.0.1:44507/solr"}
[junit4] 2> 1832859 INFO (watches-11105-thread-2) [n:127.0.0.1:36003_solr
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=addreplicatest_coll, shard=shard1,
thisCore=addreplicatest_coll_shard1_replica_n1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:44507_solr,
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
[junit4] 2> "core":"addreplicatest_coll_shard1_replica_n5",
[junit4] 2> "node_name":"127.0.0.1:44507_solr",
[junit4] 2> "state":"recovering",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "base_url":"https://127.0.0.1:44507/solr"}
[junit4] 2> 1832860 INFO (qtp1897254221-38301) [n:127.0.0.1:36003_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:44507_solr&onlyIfLeaderActive=true&core=addreplicatest_coll_shard1_replica_n1&coreNodeName=core_node6&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=100
[junit4] 2> 1832860 INFO (watches-11105-thread-3) [n:127.0.0.1:36003_solr
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=addreplicatest_coll, shard=shard1,
thisCore=addreplicatest_coll_shard1_replica_n1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:44507_solr,
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
[junit4] 2> "core":"addreplicatest_coll_shard1_replica_n5",
[junit4] 2> "node_name":"127.0.0.1:44507_solr",
[junit4] 2> "state":"recovering",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "base_url":"https://127.0.0.1:44507/solr"}
[junit4] 2> 1832942 INFO (qtp1897254221-38304) [n:127.0.0.1:36003_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=000&action=REQUESTSTATUS&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 1833360 INFO
(recoveryExecutor-11064-thread-1-processing-x:addreplicatest_coll_shard1_replica_n5
00012203941610095582 r:core_node6 CREATE n:127.0.0.1:44507_solr
c:addreplicatest_coll s:shard1) [n:127.0.0.1:44507_solr c:addreplicatest_coll
s:shard1 r:core_node6 x:addreplicatest_coll_shard1_replica_n5 ]
o.a.s.c.RecoveryStrategy Attempting to PeerSync from
[https://127.0.0.1:36003/solr/addreplicatest_coll_shard1_replica_n1/] -
recoveringAfterStartup=[true]
[junit4] 2> 1833360 WARN
(recoveryExecutor-11064-thread-1-processing-x:addreplicatest_coll_shard1_replica_n5
00012203941610095582 r:core_node6 CREATE n:127.0.0.1:44507_solr
c:addreplicatest_coll s:shard1) [n:127.0.0.1:44507_solr c:addreplicatest_coll
s:shard1 r:core_node6 x:addreplicatest_coll_shard1_replica_n5 ]
o.a.s.u.PeerSyncWithLeader no frame of reference to tell if we've missed updates
[junit4] 2> 1833361 INFO
(recoveryExecutor-11064-thread-1-processing-x:addreplicatest_coll_shard1_replica_n5
00012203941610095582 r:core_node6 CREATE n:127.0.0.1:44507_solr
c:addreplicatest_coll s:shard1) [n:127.0.0.1:44507_solr c:addreplicatest_coll
s:shard1 r:core_node6 x:addreplicatest_coll_shard1_replica_n5 ]
o.a.s.c.RecoveryStrategy PeerSync Recovery was not successful - trying
replication.
[junit4] 2> 1833361 INFO
(recoveryExecutor-11064-thread-1-processing-x:addreplicatest_coll_shard1_replica_n5
00012203941610095582 r:core_node6 CREATE n:127.0.0.1:44507_solr
c:addreplicatest_coll s:shard1) [n:127.0.0.1:44507_solr c:addreplicatest_coll
s:shard1 r:core_node6 x:addreplicatest_coll_shard1_replica_n5 ]
o.a.s.c.RecoveryStrategy Starting Replication Recovery.
[junit4] 2> 1833361 INFO
(recoveryExecutor-11064-thread-1-processing-x:addreplicatest_coll_shard1_replica_n5
00012203941610095582 r:core_node6 CREATE n:127.0.0.1:44507_solr
c:addreplicatest_coll s:shard1) [n:127.0.0.1:44507_solr c:addreplicatest_coll
s:shard1 r:core_node6 x:addreplicatest_coll_shard1_replica_n5 ]
o.a.s.c.RecoveryStrategy Attempting to replicate from
[https://127.0.0.1:36003/solr/addreplicatest_coll_shard1_replica_n1/].
[junit4] 2> 1833363 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already
watching , added to stateWatchers
[junit4] 2> 1833397 INFO (qtp230847909-38314) [n:127.0.0.1:44579_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader already
watching , added to stateWatchers
[junit4] 2> 1833397 INFO (qtp230847909-38314) [n:127.0.0.1:44579_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory
[addreplicatest_coll_shard2_replica_n2] webapp=/solr path=/update
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=false&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36003/solr/addreplicatest_coll_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 1
[junit4] 2> 1833421 INFO (qtp1443882303-38303) [n:127.0.0.1:44507_solr
c:addreplicatest_coll s:shard1 r:core_node6
x:addreplicatest_coll_shard1_replica_n5 ] o.a.s.c.c.ZkStateReader already
watching , added to stateWatchers
[junit4] 2> 1833421 INFO (qtp1443882303-38303) [n:127.0.0.1:44507_solr
c:addreplicatest_coll s:shard1 r:core_node6
x:addreplicatest_coll_shard1_replica_n5 ] o.a.s.u.p.DistributedUpdateProcessor
Ignoring commit while not ACTIVE - state: BUFFERING replay: false
[junit4] 2> 1833421 INFO (qtp1443882303-38303) [n:127.0.0.1:44507_solr
c:addreplicatest_coll s:shard1 r:core_node6
x:addreplicatest_coll_shard1_replica_n5 ] o.a.s.u.p.LogUpdateProcessorFactory
[addreplicatest_coll_shard1_replica_n5] webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=false&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36003/solr/addreplicatest_coll_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 1
[junit4] 2> 1833427 INFO (qtp1897254221-38305) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory
[addreplicatest_coll_shard1_replica_n1] webapp=/solr path=/update
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 64
[junit4] 2> 1833428 INFO (qtp1897254221-38308) [n:127.0.0.1:36003_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1 ] o.a.s.c.S.Request
[addreplicatest_coll_shard1_replica_n1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1833429 INFO
(recoveryExecutor-11064-thread-1-processing-x:addreplicatest_coll_shard1_replica_n5
00012203941610095582 r:core_node6 CREATE n:127.0.0.1:44507_solr
c:addreplicatest_coll s:shard1) [n:127.0.0.1:44507_solr c:addreplicatest_coll
s:shard1 r:core_node6 x:addreplicatest_coll_shard1_replica_n5 ]
o.a.s.h.IndexFetcher Leader's generation: 1
[junit4] 2> 1833429 INFO
(recoveryExecutor-11064-thread-1-processing-x:addreplicatest_coll_shard1_replica_n5
00012203941610095582 r:core_node6 CREATE n:127.0.0.1:44507_solr
c:addreplicatest_coll s:shard1) [n:127.0.0.1:44507_solr c:addreplicatest_coll
s:shard1 r:core_node6 x:addreplicatest_coll_shard1_replica_n5 ]
o.a.s.h.IndexFetcher Leader's version: 0
[junit4] 2> 1833429 INFO
(recoveryExecutor-11064-thread-1-processing-x:addreplicatest_coll_shard1_replica_n5
00012203941610095582 r:core_node6 CREATE n:127.0.0.1:44507_solr
c:addreplicatest_coll s:shard1) [n:127.0.0.1:44507_solr c:addreplicatest_coll
s:shard1 r:core_node6 x:addreplicatest_coll_shard1_replica_n5 ]
o.a.s.h.IndexFetcher Follower's generation: 1
[junit4] 2> 1833429 INFO
(recoveryExecutor-11064-thread-1-processing-x:addreplicatest_coll_shard1_replica_n5
00012203941610095582 r:core_node6 CREATE n:127.0.0.1:44507_solr
c:addreplicatest_coll s:shard1) [n:127.0.0.1:44507_solr c:addr
[...truncated too long message...]
3.6.2.jar:3.6.2]
[junit4] 2> 1843908 INFO (zkCallback-11087-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 1843911 WARN
(jetty-launcher-11043-thread-2-SendThread(127.0.0.1:34739)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x102d7695508000b.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x102d7695508000b, 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 0x102d7695508000b, 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> 1843913 INFO (closeThreadPool-11224-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72857391389474823-127.0.0.1:44507_solr-n_0000000000) closing
[junit4] 2> 1843913 WARN
(jetty-launcher-11043-thread-3-SendThread(127.0.0.1:34739)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x102d76955080009.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x102d76955080009, 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 0x102d76955080009, 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> 1844008 INFO (jetty-closer-11209-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72857391389474823-127.0.0.1:44507_solr-n_0000000000) closing
[junit4] 2> 1844008 INFO (jetty-closer-11209-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@5cf78e4f{SSL, (ssl,
http/1.1)}{127.0.0.1:0}
[junit4] 2> 1844009 INFO (jetty-closer-11209-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5a985941{/solr,null,STOPPED}
[junit4] 2> 1844009 INFO (jetty-closer-11209-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1844111 INFO (jetty-closer-11209-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@73a1ed5{SSL, (ssl,
http/1.1)}{127.0.0.1:0}
[junit4] 2> 1844112 INFO (jetty-closer-11209-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1d4a0d5a{/solr,null,STOPPED}
[junit4] 2> 1844112 INFO (jetty-closer-11209-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1844209 INFO (jetty-closer-11209-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@7beda63d{SSL, (ssl,
http/1.1)}{127.0.0.1:0}
[junit4] 2> 1844210 INFO (jetty-closer-11209-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5e4030a8{/solr,null,STOPPED}
[junit4] 2> 1844210 INFO (jetty-closer-11209-thread-3) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1844210 INFO
(SUITE-AddReplicaTest-seed#[942416581B8D40B4]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 1844416 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> 21
/solr/collections/testAddMultipleReplicas/terms/shard1
[junit4] 2> 8
/solr/collections/addreplicatest_coll/terms/shard1
[junit4] 2> 6 /solr/configs/conf1
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 5 /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 3 /solr/packages.json
[junit4] 2> 3 /solr/security.json
[junit4] 2> 3
/solr/collections/addreplicatest_coll/collectionprops.json
[junit4] 2> 3
/solr/collections/testAddMultipleReplicas/collectionprops.json
[junit4] 2> 2
/solr/collections/addreplicatest_coll/terms/shard2
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 162
/solr/collections/testAddMultipleReplicas/state.json
[junit4] 2> 66 /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 11 /solr/aliases.json
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 2
/solr/collections/testAddMultipleReplicas/leader_elect/shard1/election/72857391389474825-core_node15-n_0000000004
[junit4] 2> 2
/solr/collections/testAddMultipleReplicas/leader_elect/shard1/election/72857391389474825-core_node6-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 88 /solr/overseer/queue
[junit4] 2> 19 /solr/collections
[junit4] 2> 19 /solr/overseer/collection-queue-work
[junit4] 2> 15
/solr/collections/testAddMultipleReplicas/state.json
[junit4] 2> 14 /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 13 /solr/live_nodes
[junit4] 2>
[junit4] 2> 1844419 INFO
(SUITE-AddReplicaTest-seed#[942416581B8D40B4]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34739
[junit4] 2> 1844419 INFO
(SUITE-AddReplicaTest-seed#[942416581B8D40B4]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34739
[junit4] 2> 1844419 INFO
(SUITE-AddReplicaTest-seed#[942416581B8D40B4]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 34739
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_942416581B8D40B4-001
[junit4] 2> Jan 20, 2021 3:51:44 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene87,
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=de-DE,
timezone=America/Port-au-Prince
[junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation
1.8.0_252 (64-bit)/cpus=4,threads=1,free=313108008,total=518520832
[junit4] 2> NOTE: All tests run in this JVM: [NodeMutatorTest,
SchemaVersionSpecificBehaviorTest, TestRestoreCore, ComputePlanActionTest,
TestSchemaField, JavabinLoaderTest, CdcrUpdateLogTest, TestCollectionAPIs,
BooleanFieldTest, TestFoldingMultitermQuery, AlternateDirectoryTest,
TestWordDelimiterFilterFactory, NodeLostTriggerTest,
TestEmbeddedSolrServerConstructors, IgnoreLargeDocumentProcessorFactoryTest,
TestCustomSort, SpatialFilterTest, TestDFISimilarityFactory,
ImplicitSnitchTest, FileUtilsTest, GraphQueryTest, SplitHandlerTest,
SuggesterWFSTTest, TestCollapseQParserPlugin, TestMacroExpander,
TestChildDocTransformer, SolrSlf4jReporterTest,
TestManagedSynonymFilterFactory, TestCloudJSONFacetSKG, ShardTermsTest,
UtilsToolTest, TestDynamicFieldResource, TestConfigSetsAPI,
DistributedUpdateProcessorTest, TestRandomDVFaceting, BasicDistributedZk2Test,
DirectoryFactoryTest, TestDistributedTracing, MoveReplicaTest,
RequestLoggingTest, ScheduledTriggerIntegrationTest, DateFieldTest,
JWTVerificationkeyResolverTest, DistributedFacetSimpleRefinementLongTailTest,
TestPerFieldSimilarityWithDefaultOverride, ReturnFieldsTest,
TestReloadAndDeleteDocs, TestFastLRUCache, ZkCLITest, TermVectorComponentTest,
IndexSizeTriggerMixedBoundsTest, TestOrdValues, SolrCmdDistributorTest,
TestHttpShardHandlerFactory, TestSubQueryTransformerCrossCore,
OverseerModifyCollectionTest, DistributedQueryComponentCustomSortTest,
TestSimDistribStateManager, TestSolrFieldCacheBean, SystemLogListenerTest,
RemoteQueryErrorTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest,
ResponseHeaderTest, CoreAdminRequestStatusTest, TestDocBasedVersionConstraints,
TolerantUpdateProcessorTest, SolrCloudExampleTest,
TestCollectionsAPIViaSolrCloudCluster, TestConfigSetImmutable,
FieldAnalysisRequestHandlerTest, TestCloudInspectUtil, OverseerStatusTest,
ZkShardTermsTest, TestQueryingOnDownCollection, TestInitQParser,
HdfsTlogReplayBufferedWhileIndexingTest, SolrMetricsIntegrationTest,
TestConfigReload, SolrInfoBeanTest, TestFieldTypeResource,
DeleteInactiveReplicaTest, ConvertedLegacyTest, TestInitParams,
TestAuthorizationFramework, ForceLeaderTest, TestDownShardTolerantSearch,
TestSizeLimitedDistributedMap, ResponseLogComponentTest, MBeansHandlerTest,
TestRestManager, TestRecovery, ConcurrentCreateCollectionTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestFieldCache,
TestPseudoReturnFields, TestAtomicUpdateErrorCases, DeleteShardTest,
TestFileDictionaryLookup, HLLUtilTest, DOMUtilTest, TestPhraseSuggestions,
DistributedFacetPivotSmallAdvancedTest, TaggerTest,
TestDelegationWithHadoopAuth, TestCharFilters, TestRequestStatusCollectionAPI,
HighlighterConfigTest, TestMinimalConfig, TestInPlaceUpdatesDistrib,
TestNestedUpdateProcessor, TestStandardQParsers, HttpPartitionTest,
TestTextField, TestSolrCoreProperties, TestTolerantSearch, TestTrie,
TestJettySolrRunner, ConnectionReuseTest, AddReplicaTest]
[junit4] Completed [472/924 (1!)] on J2 in 15.16s, 2 tests, 1 failure <<<
FAILURES!
[...truncated 52230 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]