You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/07/12 07:11:00 UTC

[JENKINS-Experimental-GC] Lucene-Solr-master-Linux (64bit/jdk-14.0.1) - Build # 27290 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/27290/
Java: 64bit/jdk-14.0.1 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

2 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.CollectionTooManyReplicasTest.testAddTooManyReplicas

Error Message:
Error from server at https://127.0.0.1:37583/solr: Error getting replica locations :  No node can satisfy the rules "[{replica=<3, shard=#ANY, node=#ANY, strict=true, collection=TooManyReplicasWhenAddingShards}, {replica=<3, shard=#ANY, node=#ANY, strict=true, collection=TooManyReplicasWhenAddingDownedNode}, {replica=<3, shard=#ANY, node=#ANY, strict=true, collection=TooManyReplicasInSeveralFlavors}] More details from logs in node : 127.0.0.1:34295_solr, errorId : AutoScaling.error.diagnostics.2734329914240205"

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37583/solr: Error getting replica locations :  No node can satisfy the rules "[{replica=<3, shard=#ANY, node=#ANY, strict=true, collection=TooManyReplicasWhenAddingShards}, {replica=<3, shard=#ANY, node=#ANY, strict=true, collection=TooManyReplicasWhenAddingDownedNode}, {replica=<3, shard=#ANY, node=#ANY, strict=true, collection=TooManyReplicasInSeveralFlavors}] More details from logs in node : 127.0.0.1:34295_solr, errorId : AutoScaling.error.diagnostics.2734329914240205"
	at __randomizedtesting.SeedInfo.seed([248046762ED77DB2:A9D232AE60314203]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1155)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:916)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:227)
	at org.apache.solr.cloud.api.collections.CollectionTooManyReplicasTest.testAddTooManyReplicas(CollectionTooManyReplicasTest.java:70)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.api.collections.CollectionTooManyReplicasTest.testAddTooManyReplicas

Error Message:
Error from server at https://127.0.0.1:37009/solr: Error getting replica locations :  No node can satisfy the rules "[{replica=<3, shard=#ANY, node=#ANY, strict=true, collection=TooManyReplicasWhenAddingShards}, {replica=<3, shard=#ANY, node=#ANY, strict=true, collection=TooManyReplicasWhenAddingDownedNode}, {replica=<3, shard=#ANY, node=#ANY, strict=true, collection=TooManyReplicasInSeveralFlavors}] More details from logs in node : 127.0.0.1:34145_solr, errorId : AutoScaling.error.diagnostics.2733393644865122"

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37009/solr: Error getting replica locations :  No node can satisfy the rules "[{replica=<3, shard=#ANY, node=#ANY, strict=true, collection=TooManyReplicasWhenAddingShards}, {replica=<3, shard=#ANY, node=#ANY, strict=true, collection=TooManyReplicasWhenAddingDownedNode}, {replica=<3, shard=#ANY, node=#ANY, strict=true, collection=TooManyReplicasInSeveralFlavors}] More details from logs in node : 127.0.0.1:34145_solr, errorId : AutoScaling.error.diagnostics.2733393644865122"
	at __randomizedtesting.SeedInfo.seed([248046762ED77DB2:A9D232AE60314203]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1155)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:916)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:227)
	at org.apache.solr.cloud.api.collections.CollectionTooManyReplicasTest.testAddTooManyReplicas(CollectionTooManyReplicasTest.java:70)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14100 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.CollectionTooManyReplicasTest
   [junit4]   2> 812179 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[248046762ED77DB2]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 812179 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[248046762ED77DB2]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 812180 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[248046762ED77DB2]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_248046762ED77DB2-001/data-dir-118-001
   [junit4]   2> 812180 WARN  (SUITE-CollectionTooManyReplicasTest-seed#[248046762ED77DB2]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=36 numCloses=36
   [junit4]   2> 812180 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[248046762ED77DB2]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 812181 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[248046762ED77DB2]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 812182 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[248046762ED77DB2]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_248046762ED77DB2-001/tempDir-001
   [junit4]   2> 812182 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[248046762ED77DB2]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 812182 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 812182 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 812183 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 812282 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[248046762ED77DB2]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 40717
   [junit4]   2> 812282 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[248046762ED77DB2]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40717
   [junit4]   2> 812282 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[248046762ED77DB2]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40717
   [junit4]   2> 812282 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[248046762ED77DB2]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40717
   [junit4]   2> 812284 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[248046762ED77DB2]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 812286 INFO  (zkConnectionManagerCallback-10417-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 812286 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[248046762ED77DB2]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 812298 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[248046762ED77DB2]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 812299 INFO  (zkConnectionManagerCallback-10419-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 812299 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[248046762ED77DB2]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 812300 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[248046762ED77DB2]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 812301 INFO  (zkConnectionManagerCallback-10421-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 812301 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[248046762ED77DB2]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 812410 INFO  (jetty-launcher-10422-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 812410 INFO  (jetty-launcher-10422-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 812410 INFO  (jetty-launcher-10422-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 812410 INFO  (jetty-launcher-10422-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 812410 INFO  (jetty-launcher-10422-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 812410 INFO  (jetty-launcher-10422-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 812410 INFO  (jetty-launcher-10422-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 812410 INFO  (jetty-launcher-10422-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 812410 INFO  (jetty-launcher-10422-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 812419 INFO  (jetty-launcher-10422-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 812419 INFO  (jetty-launcher-10422-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 812419 INFO  (jetty-launcher-10422-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 812419 INFO  (jetty-launcher-10422-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 812419 INFO  (jetty-launcher-10422-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 812419 INFO  (jetty-launcher-10422-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 812419 INFO  (jetty-launcher-10422-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 812419 INFO  (jetty-launcher-10422-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 812419 INFO  (jetty-launcher-10422-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 812419 INFO  (jetty-launcher-10422-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11d80fc3{/solr,null,AVAILABLE}
   [junit4]   2> 812427 INFO  (jetty-launcher-10422-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@20f8d2b8{/solr,null,AVAILABLE}
   [junit4]   2> 812439 INFO  (jetty-launcher-10422-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38ab8ac5{/solr,null,AVAILABLE}
   [junit4]   2> 812442 INFO  (jetty-launcher-10422-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5e20b47a{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:43997}
   [junit4]   2> 812443 INFO  (jetty-launcher-10422-thread-3) [     ] o.e.j.s.Server Started @812747ms
   [junit4]   2> 812443 INFO  (jetty-launcher-10422-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43997}
   [junit4]   2> 812443 INFO  (jetty-launcher-10422-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@39710ddb{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:34609}
   [junit4]   2> 812443 INFO  (jetty-launcher-10422-thread-1) [     ] o.e.j.s.Server Started @812747ms
   [junit4]   2> 812443 INFO  (jetty-launcher-10422-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34609}
   [junit4]   2> 812443 ERROR (jetty-launcher-10422-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 812443 ERROR (jetty-launcher-10422-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 812443 INFO  (jetty-launcher-10422-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 812443 INFO  (jetty-launcher-10422-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 812443 INFO  (jetty-launcher-10422-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 812443 INFO  (jetty-launcher-10422-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6e025962{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:34145}
   [junit4]   2> 812443 INFO  (jetty-launcher-10422-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 812443 INFO  (jetty-launcher-10422-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 812443 INFO  (jetty-launcher-10422-thread-2) [     ] o.e.j.s.Server Started @812747ms
   [junit4]   2> 812443 INFO  (jetty-launcher-10422-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 812443 INFO  (jetty-launcher-10422-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34145}
   [junit4]   2> 812443 INFO  (jetty-launcher-10422-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 812443 INFO  (jetty-launcher-10422-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 812443 INFO  (jetty-launcher-10422-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-12T06:55:01.421772Z
   [junit4]   2> 812443 INFO  (jetty-launcher-10422-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-12T06:55:01.421798Z
   [junit4]   2> 812443 ERROR (jetty-launcher-10422-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 812443 INFO  (jetty-launcher-10422-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 812443 INFO  (jetty-launcher-10422-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 812443 INFO  (jetty-launcher-10422-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 812443 INFO  (jetty-launcher-10422-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 812443 INFO  (jetty-launcher-10422-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-12T06:55:01.421955Z
   [junit4]   2> 812444 INFO  (jetty-launcher-10422-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 812444 INFO  (jetty-launcher-10422-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 812447 INFO  (jetty-launcher-10422-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 812455 INFO  (zkConnectionManagerCallback-10425-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 812455 INFO  (jetty-launcher-10422-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 812455 INFO  (zkConnectionManagerCallback-10426-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 812455 INFO  (jetty-launcher-10422-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 812456 INFO  (zkConnectionManagerCallback-10428-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 812456 INFO  (jetty-launcher-10422-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 812472 INFO  (jetty-launcher-10422-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 812472 INFO  (jetty-launcher-10422-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 812472 INFO  (jetty-launcher-10422-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 812583 INFO  (jetty-launcher-10422-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 812583 WARN  (jetty-launcher-10422-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@765c2176[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 812583 WARN  (jetty-launcher-10422-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@765c2176[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 812586 WARN  (jetty-launcher-10422-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6090e80e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 812586 WARN  (jetty-launcher-10422-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6090e80e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 812587 INFO  (jetty-launcher-10422-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40717/solr
   [junit4]   2> 812588 INFO  (jetty-launcher-10422-thread-2) [n:127.0.0.1:34145_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 812588 INFO  (zkConnectionManagerCallback-10438-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 812588 INFO  (jetty-launcher-10422-thread-2) [n:127.0.0.1:34145_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 812682 INFO  (jetty-launcher-10422-thread-2) [n:127.0.0.1:34145_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34145_solr
   [junit4]   2> 812682 INFO  (jetty-launcher-10422-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 812683 WARN  (jetty-launcher-10422-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2f4cbc3d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 812683 WARN  (jetty-launcher-10422-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2f4cbc3d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 812684 INFO  (jetty-launcher-10422-thread-2) [n:127.0.0.1:34145_solr     ] o.a.s.c.Overseer Overseer (id=72236728844484614-127.0.0.1:34145_solr-n_0000000000) starting
   [junit4]   2> 812685 WARN  (jetty-launcher-10422-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@58fcf3a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 812685 WARN  (jetty-launcher-10422-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@58fcf3a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 812687 INFO  (jetty-launcher-10422-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40717/solr
   [junit4]   2> 812688 INFO  (jetty-launcher-10422-thread-3) [n:127.0.0.1:43997_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 812688 INFO  (zkConnectionManagerCallback-10450-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 812688 INFO  (jetty-launcher-10422-thread-3) [n:127.0.0.1:43997_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 812689 INFO  (OverseerStateUpdate-72236728844484614-127.0.0.1:34145_solr-n_0000000000) [n:127.0.0.1:34145_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34145_solr
   [junit4]   2> 812689 INFO  (jetty-launcher-10422-thread-2) [n:127.0.0.1:34145_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34145_solr
   [junit4]   2> 812690 INFO  (OverseerStateUpdate-72236728844484614-127.0.0.1:34145_solr-n_0000000000) [n:127.0.0.1:34145_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 812691 INFO  (jetty-launcher-10422-thread-3) [n:127.0.0.1:43997_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 812691 INFO  (jetty-launcher-10422-thread-2) [n:127.0.0.1:34145_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 812692 WARN  (jetty-launcher-10422-thread-2) [n:127.0.0.1:34145_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> 812693 INFO  (jetty-launcher-10422-thread-3) [n:127.0.0.1:43997_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:43997_solr as DOWN
   [junit4]   2> 812693 INFO  (jetty-launcher-10422-thread-3) [n:127.0.0.1:43997_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 812693 INFO  (jetty-launcher-10422-thread-3) [n:127.0.0.1:43997_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43997_solr
   [junit4]   2> 812694 INFO  (zkCallback-10449-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 812694 INFO  (jetty-launcher-10422-thread-3) [n:127.0.0.1:43997_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 812694 WARN  (jetty-launcher-10422-thread-3) [n:127.0.0.1:43997_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> 812699 INFO  (zkCallback-10437-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 812704 INFO  (jetty-launcher-10422-thread-2) [n:127.0.0.1:34145_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 812711 INFO  (jetty-launcher-10422-thread-3) [n:127.0.0.1:43997_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 812723 INFO  (jetty-launcher-10422-thread-2) [n:127.0.0.1:34145_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34145.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784b4031
   [junit4]   2> 812728 INFO  (jetty-launcher-10422-thread-3) [n:127.0.0.1:43997_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43997.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784b4031
   [junit4]   2> 812729 INFO  (jetty-launcher-10422-thread-2) [n:127.0.0.1:34145_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34145.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784b4031
   [junit4]   2> 812729 INFO  (jetty-launcher-10422-thread-2) [n:127.0.0.1:34145_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34145.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784b4031
   [junit4]   2> 812730 INFO  (jetty-launcher-10422-thread-2) [n:127.0.0.1:34145_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_248046762ED77DB2-001/tempDir-001/node2
   [junit4]   2> 812735 INFO  (jetty-launcher-10422-thread-3) [n:127.0.0.1:43997_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43997.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784b4031
   [junit4]   2> 812735 INFO  (jetty-launcher-10422-thread-3) [n:127.0.0.1:43997_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43997.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784b4031
   [junit4]   2> 812736 INFO  (jetty-launcher-10422-thread-3) [n:127.0.0.1:43997_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_248046762ED77DB2-001/tempDir-001/node3
   [junit4]   2> 812782 INFO  (jetty-launcher-10422-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 812783 WARN  (jetty-launcher-10422-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@581d2c59[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 812783 WARN  (jetty-launcher-10422-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@581d2c59[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 812785 WARN  (jetty-launcher-10422-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ebfaf00[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 812785 WARN  (jetty-launcher-10422-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ebfaf00[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 812787 INFO  (jetty-launcher-10422-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40717/solr
   [junit4]   2> 812787 INFO  (jetty-launcher-10422-thread-1) [n:127.0.0.1:34609_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 812792 INFO  (zkConnectionManagerCallback-10478-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 812792 INFO  (jetty-launcher-10422-thread-1) [n:127.0.0.1:34609_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 812796 INFO  (jetty-launcher-10422-thread-1) [n:127.0.0.1:34609_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 812797 INFO  (jetty-launcher-10422-thread-1) [n:127.0.0.1:34609_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34609_solr as DOWN
   [junit4]   2> 812798 INFO  (jetty-launcher-10422-thread-1) [n:127.0.0.1:34609_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 812798 INFO  (jetty-launcher-10422-thread-1) [n:127.0.0.1:34609_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34609_solr
   [junit4]   2> 812799 INFO  (zkCallback-10437-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 812799 INFO  (zkCallback-10449-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 812800 INFO  (jetty-launcher-10422-thread-1) [n:127.0.0.1:34609_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 812800 WARN  (jetty-launcher-10422-thread-1) [n:127.0.0.1:34609_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> 812801 INFO  (zkCallback-10477-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 812808 INFO  (jetty-launcher-10422-thread-1) [n:127.0.0.1:34609_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 812820 INFO  (jetty-launcher-10422-thread-1) [n:127.0.0.1:34609_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34609.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784b4031
   [junit4]   2> 812826 INFO  (jetty-launcher-10422-thread-1) [n:127.0.0.1:34609_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34609.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784b4031
   [junit4]   2> 812826 INFO  (jetty-launcher-10422-thread-1) [n:127.0.0.1:34609_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34609.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784b4031
   [junit4]   2> 812827 INFO  (jetty-launcher-10422-thread-1) [n:127.0.0.1:34609_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_248046762ED77DB2-001/tempDir-001/node1
   [junit4]   2> 812833 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[248046762ED77DB2]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 812834 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[248046762ED77DB2]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 812835 INFO  (zkConnectionManagerCallback-10491-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 812835 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[248046762ED77DB2]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 812835 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[248046762ED77DB2]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 812836 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[248046762ED77DB2]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40717/solr ready
   [junit4]   2> 812855 INFO  (TEST-CollectionTooManyReplicasTest.testAddShard-seed#[248046762ED77DB2]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAddShard
   [junit4]   2> 812855 INFO  (TEST-CollectionTooManyReplicasTest.testAddShard-seed#[248046762ED77DB2]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 812879 INFO  (qtp1694118418-19174) [n:127.0.0.1:34145_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 812879 INFO  (qtp1694118418-19174) [n:127.0.0.1:34145_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 812887 INFO  (qtp864642731-19173) [n:127.0.0.1:34609_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 812897 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 812898 INFO  (qtp864642731-19171) [n:127.0.0.1:34609_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=29
   [junit4]   2> 812898 INFO  (qtp864642731-19177) [n:127.0.0.1:34609_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shardstart&collection.configName=conf&name=TooManyReplicasWhenAddingShards&router.name=implicit&nrtReplicas=2&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 812905 INFO  (OverseerThreadFactory-10457-thread-1-processing-n:127.0.0.1:34145_solr) [n:127.0.0.1:34145_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection TooManyReplicasWhenAddingShards
   [junit4]   2> 813022 INFO  (qtp864642731-19173) [n:127.0.0.1:34609_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 813033 INFO  (qtp1694118418-19176) [n:127.0.0.1:34145_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 813044 INFO  (qtp1423499018-19180) [n:127.0.0.1:43997_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 813053 INFO  (OverseerStateUpdate-72236728844484614-127.0.0.1:34145_solr-n_0000000000) [n:127.0.0.1:34145_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"TooManyReplicasWhenAddingShards",
   [junit4]   2>   "shard":"shardstart",
   [junit4]   2>   "core":"TooManyReplicasWhenAddingShards_shardstart_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43997/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43997_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 813075 INFO  (OverseerStateUpdate-72236728844484614-127.0.0.1:34145_solr-n_0000000000) [n:127.0.0.1:34145_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"TooManyReplicasWhenAddingShards",
   [junit4]   2>   "shard":"shardstart",
   [junit4]   2>   "core":"TooManyReplicasWhenAddingShards_shardstart_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34145/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34145_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 813316 INFO  (qtp1694118418-19174) [n:127.0.0.1:34145_solr    x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=TooManyReplicasWhenAddingShards_shardstart_replica_n2&action=CREATE&numShards=1&collection=TooManyReplicasWhenAddingShards&shard=shardstart&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 813316 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr    x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=TooManyReplicasWhenAddingShards_shardstart_replica_n1&action=CREATE&numShards=1&collection=TooManyReplicasWhenAddingShards&shard=shardstart&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 813328 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 813330 INFO  (qtp1694118418-19174) [n:127.0.0.1:34145_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 813341 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 813342 INFO  (qtp1694118418-19174) [n:127.0.0.1:34145_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 813344 INFO  (qtp1694118418-19174) [n:127.0.0.1:34145_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 813345 INFO  (qtp1694118418-19174) [n:127.0.0.1:34145_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'TooManyReplicasWhenAddingShards_shardstart_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 813345 INFO  (qtp1694118418-19174) [n:127.0.0.1:34145_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34145.solr.core.TooManyReplicasWhenAddingShards.shardstart.replica_n2' (registry 'solr.core.TooManyReplicasWhenAddingShards.shardstart.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784b4031
   [junit4]   2> 813345 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 813345 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'TooManyReplicasWhenAddingShards_shardstart_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 813345 INFO  (qtp1694118418-19174) [n:127.0.0.1:34145_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.SolrCore [[TooManyReplicasWhenAddingShards_shardstart_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_248046762ED77DB2-001/tempDir-001/node2/TooManyReplicasWhenAddingShards_shardstart_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_248046762ED77DB2-001/tempDir-001/node2/TooManyReplicasWhenAddingShards_shardstart_replica_n2/data/]
   [junit4]   2> 813348 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43997.solr.core.TooManyReplicasWhenAddingShards.shardstart.replica_n1' (registry 'solr.core.TooManyReplicasWhenAddingShards.shardstart.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784b4031
   [junit4]   2> 813348 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.SolrCore [[TooManyReplicasWhenAddingShards_shardstart_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_248046762ED77DB2-001/tempDir-001/node3/TooManyReplicasWhenAddingShards_shardstart_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_248046762ED77DB2-001/tempDir-001/node3/TooManyReplicasWhenAddingShards_shardstart_replica_n1/data/]
   [junit4]   2> 813396 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 813396 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 813397 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 813397 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 813399 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 813400 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 813400 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 813400 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1671993126947913728
   [junit4]   2> 813401 INFO  (searcherExecutor-10497-thread-1-processing-n:127.0.0.1:43997_solr x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3) [n:127.0.0.1:43997_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.SolrCore [TooManyReplicasWhenAddingShards_shardstart_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 813403 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/TooManyReplicasWhenAddingShards/terms/shardstart to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 813403 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/TooManyReplicasWhenAddingShards/leaders/shardstart
   [junit4]   2> 813404 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shardstart: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 813408 INFO  (qtp1694118418-19174) [n:127.0.0.1:34145_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 813408 INFO  (qtp1694118418-19174) [n:127.0.0.1:34145_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 813409 INFO  (qtp1694118418-19174) [n:127.0.0.1:34145_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 813409 INFO  (qtp1694118418-19174) [n:127.0.0.1:34145_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 813418 INFO  (qtp1694118418-19174) [n:127.0.0.1:34145_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 813418 INFO  (qtp1694118418-19174) [n:127.0.0.1:34145_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 813419 INFO  (qtp1694118418-19174) [n:127.0.0.1:34145_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 813419 INFO  (qtp1694118418-19174) [n:127.0.0.1:34145_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1671993126967836672
   [junit4]   2> 813422 INFO  (searcherExecutor-10495-thread-1-processing-n:127.0.0.1:34145_solr x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4) [n:127.0.0.1:34145_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.SolrCore [TooManyReplicasWhenAddingShards_shardstart_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 813426 INFO  (qtp1694118418-19174) [n:127.0.0.1:34145_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/TooManyReplicasWhenAddingShards/terms/shardstart to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 813426 INFO  (qtp1694118418-19174) [n:127.0.0.1:34145_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/TooManyReplicasWhenAddingShards/leaders/shardstart
   [junit4]   2> 813906 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 813907 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 813907 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43997/solr/TooManyReplicasWhenAddingShards_shardstart_replica_n1/
   [junit4]   2> 813908 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=TooManyReplicasWhenAddingShards_shardstart_replica_n1 url=https://127.0.0.1:43997/solr  START replicas=[https://127.0.0.1:34145/solr/TooManyReplicasWhenAddingShards_shardstart_replica_n2/] nUpdates=100
   [junit4]   2> 813918 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=TooManyReplicasWhenAddingShards_shardstart_replica_n1 url=https://127.0.0.1:43997/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 813932 INFO  (qtp1694118418-19176) [n:127.0.0.1:34145_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.S.Request [TooManyReplicasWhenAddingShards_shardstart_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 813932 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 813932 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 813932 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/TooManyReplicasWhenAddingShards/leaders/shardstart/leader after winning as /collections/TooManyReplicasWhenAddingShards/leader_elect/shardstart/election/72236728844484615-core_node3-n_0000000000
   [junit4]   2> 813934 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43997/solr/TooManyReplicasWhenAddingShards_shardstart_replica_n1/ shardstart
   [junit4]   2> 814041 INFO  (zkCallback-10449-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 814041 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 814042 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=TooManyReplicasWhenAddingShards_shardstart_replica_n1&action=CREATE&numShards=1&collection=TooManyReplicasWhenAddingShards&shard=shardstart&wt=javabin&version=2&replicaType=NRT} status=0 QTime=739
   [junit4]   2> 814147 INFO  (zkCallback-10449-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 814147 INFO  (zkCallback-10449-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 814438 INFO  (qtp1694118418-19174) [n:127.0.0.1:34145_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=TooManyReplicasWhenAddingShards_shardstart_replica_n2&action=CREATE&numShards=1&collection=TooManyReplicasWhenAddingShards&shard=shardstart&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1137
   [junit4]   2> 814439 INFO  (qtp864642731-19177) [n:127.0.0.1:34609_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> 814538 INFO  (zkCallback-10449-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 814538 INFO  (zkCallback-10437-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 814538 INFO  (zkCallback-10437-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 814538 INFO  (zkCallback-10477-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 814538 INFO  (zkCallback-10449-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 814538 INFO  (qtp864642731-19177) [n:127.0.0.1:34609_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={shards=shardstart&collection.configName=conf&name=TooManyReplicasWhenAddingShards&router.name=implicit&nrtReplicas=2&action=CREATE&wt=javabin&version=2} status=0 QTime=1640
   [junit4]   2> 814540 INFO  (qtp864642731-19171) [n:127.0.0.1:34609_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createshard with params action=CREATESHARD&collection=TooManyReplicasWhenAddingShards&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 814547 INFO  (OverseerThreadFactory-10457-thread-2-processing-n:127.0.0.1:34145_solr) [n:127.0.0.1:34145_solr c:TooManyReplicasWhenAddingShards s:shard1   ] o.a.s.c.a.c.CreateShardCmd Create shard invoked: {
   [junit4]   2>   "collection":"TooManyReplicasWhenAddingShards",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "operation":"createshard"}
   [junit4]   2> 814549 INFO  (OverseerCollectionConfigSetProcessor-72236728844484614-127.0.0.1:34145_solr-n_0000000000) [n:127.0.0.1:34145_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> 814652 INFO  (zkCallback-10437-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 814652 INFO  (zkCallback-10449-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 814652 INFO  (zkCallback-10449-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 814652 INFO  (zkCallback-10437-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 815556 INFO  (qtp864642731-19173) [n:127.0.0.1:34609_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 815558 INFO  (qtp1694118418-19176) [n:127.0.0.1:34145_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.TooManyReplicasWhenAddingShards.shardstart.replica_n2:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 815559 INFO  (qtp1694118418-19174) [n:127.0.0.1:34145_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 815560 INFO  (qtp1423499018-19180) [n:127.0.0.1:43997_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.TooManyReplicasWhenAddingShards.shardstart.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 815561 INFO  (qtp1423499018-19178) [n:127.0.0.1:43997_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 815562 INFO  (OverseerThreadFactory-10457-thread-2-processing-n:127.0.0.1:34145_solr) [n:127.0.0.1:34145_solr c:TooManyReplicasWhenAddingShards s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:34609_solr for creating new replica of shard shard1 for collection TooManyReplicasWhenAddingShards
   [junit4]   2> 815563 INFO  (OverseerThreadFactory-10457-thread-2-processing-n:127.0.0.1:34145_solr) [n:127.0.0.1:34145_solr c:TooManyReplicasWhenAddingShards s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 815563 INFO  (OverseerThreadFactory-10457-thread-2-processing-n:127.0.0.1:34145_solr) [n:127.0.0.1:34145_solr c:TooManyReplicasWhenAddingShards s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:34609_solr for creating new replica of shard shard1 for collection TooManyReplicasWhenAddingShards
   [junit4]   2> 815564 INFO  (OverseerThreadFactory-10457-thread-2-processing-n:127.0.0.1:34145_solr) [n:127.0.0.1:34145_solr c:TooManyReplicasWhenAddingShards s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 815565 INFO  (OverseerStateUpdate-72236728844484614-127.0.0.1:34145_solr-n_0000000000) [n:127.0.0.1:34145_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"TooManyReplicasWhenAddingShards",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"TooManyReplicasWhenAddingShards_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34609/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34609_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 815673 INFO  (zkCallback-10449-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 815673 INFO  (zkCallback-10437-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 815673 INFO  (zkCallback-10437-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 815673 INFO  (zkCallback-10449-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 815773 INFO  (OverseerStateUpdate-72236728844484614-127.0.0.1:34145_solr-n_0000000000) [n:127.0.0.1:34145_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"TooManyReplicasWhenAddingShards",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"TooManyReplicasWhenAddingShards_shard1_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34609/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34609_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 815779 INFO  (qtp864642731-19177) [n:127.0.0.1:34609_solr    x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&name=TooManyReplicasWhenAddingShards_shard1_replica_n5&action=CREATE&collection=TooManyReplicasWhenAddingShards&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 815784 INFO  (qtp864642731-19177) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 815792 INFO  (qtp864642731-19177) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 815793 INFO  (qtp864642731-19177) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 815793 INFO  (qtp864642731-19177) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.c.CoreContainer Creating SolrCore 'TooManyReplicasWhenAddingShards_shard1_replica_n5' using configuration from configset conf, trusted=true
   [junit4]   2> 815794 INFO  (qtp864642731-19177) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34609.solr.core.TooManyReplicasWhenAddingShards.shard1.replica_n5' (registry 'solr.core.TooManyReplicasWhenAddingShards.shard1.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784b4031
   [junit4]   2> 815794 INFO  (qtp864642731-19177) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.c.SolrCore [[TooManyReplicasWhenAddingShards_shard1_replica_n5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_248046762ED77DB2-001/tempDir-001/node1/TooManyReplicasWhenAddingShards_shard1_replica_n5], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_248046762ED77DB2-001/tempDir-001/node1/TooManyReplicasWhenAddingShards_shard1_replica_n5/data/]
   [junit4]   2> 815823 INFO  (qtp864642731-19177) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 815823 INFO  (qtp864642731-19177) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 815824 INFO  (qtp864642731-19177) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 815824 INFO  (qtp864642731-19177) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 815826 INFO  (qtp864642731-19177) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 815826 INFO  (qtp864642731-19177) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 815827 INFO  (qtp864642731-19177) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 815827 INFO  (qtp864642731-19177) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1671993129492807680
   [junit4]   2> 815829 INFO  (searcherExecutor-10507-thread-1-processing-n:127.0.0.1:34609_solr x:TooManyReplicasWhenAddingShards_shard1_replica_n5 c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.c.SolrCore [TooManyReplicasWhenAddingShards_shard1_replica_n5]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 815830 INFO  (qtp864642731-19177) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/TooManyReplicasWhenAddingShards/terms/shard1 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 815830 INFO  (qtp864642731-19177) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/TooManyReplicasWhenAddingShards/leaders/shard1
   [junit4]   2> 815836 INFO  (qtp864642731-19177) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 815836 INFO  (qtp864642731-19177) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 815836 INFO  (qtp864642731-19177) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34609/solr/TooManyReplicasWhenAddingShards_shard1_replica_n5/
   [junit4]   2> 815836 INFO  (qtp864642731-19177) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 815836 INFO  (qtp864642731-19177) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.c.SyncStrategy https://127.0.0.1:34609/solr/TooManyReplicasWhenAddingShards_shard1_replica_n5/ has no replicas
   [junit4]   2> 815836 INFO  (qtp864642731-19177) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/TooManyReplicasWhenAddingShards/leaders/shard1/leader after winning as /collections/TooManyReplicasWhenAddingShards/leader_elect/shard1/election/72236728844484616-core_node7-n_0000000000
   [junit4]   2> 815837 INFO  (qtp864642731-19177) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34609/solr/TooManyReplicasWhenAddingShards_shard1_replica_n5/ shard1
   [junit4]   2> 815939 INFO  (zkCallback-10437-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 815939 INFO  (zkCallback-10437-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 815939 INFO  (zkCallback-10477-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 815940 INFO  (zkCallback-10449-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 815940 INFO  (zkCallback-10449-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 815940 INFO  (zkCallback-10477-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 815940 INFO  (zkCallback-10477-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 815940 INFO  (qtp864642731-19177) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 815944 INFO  (qtp864642731-19177) [n:127.0.0.1:34609_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&name=TooManyReplicasWhenAddingShards_shard1_replica_n5&action=CREATE&collection=TooManyReplicasWhenAddingShards&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=165
   [junit4]   2> 815973 INFO  (qtp864642731-19173) [n:127.0.0.1:34609_solr    x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=TooManyReplicasWhenAddingShards_shard1_replica_n6&action=CREATE&collection=TooManyReplicasWhenAddingShards&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 815978 INFO  (qtp864642731-19173) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 816004 INFO  (qtp864642731-19173) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 816006 INFO  (qtp864642731-19173) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 816006 INFO  (qtp864642731-19173) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'TooManyReplicasWhenAddingShards_shard1_replica_n6' using configuration from configset conf, trusted=true
   [junit4]   2> 816006 INFO  (qtp864642731-19173) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34609.solr.core.TooManyReplicasWhenAddingShards.shard1.replica_n6' (registry 'solr.core.TooManyReplicasWhenAddingShards.shard1.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784b4031
   [junit4]   2> 816007 INFO  (qtp864642731-19173) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.c.SolrCore [[TooManyReplicasWhenAddingShards_shard1_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_248046762ED77DB2-001/tempDir-001/node1/TooManyReplicasWhenAddingShards_shard1_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_248046762ED77DB2-001/tempDir-001/node1/TooManyReplicasWhenAddingShards_shard1_replica_n6/data/]
   [junit4]   2> 816039 INFO  (qtp864642731-19173) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 816039 INFO  (qtp864642731-19173) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 816041 INFO  (qtp864642731-19173) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 816041 INFO  (qtp864642731-19173) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 816044 INFO  (qtp864642731-19173) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 816044 INFO  (qtp864642731-19173) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 816045 INFO  (qtp864642731-19173) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 816045 INFO  (qtp864642731-19173) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1671993129721397248
   [junit4]   2> 816046 INFO  (searcherExecutor-10513-thread-1-processing-n:127.0.0.1:34609_solr x:TooManyReplicasWhenAddingShards_shard1_replica_n6 c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.c.SolrCore [TooManyReplicasWhenAddingShards_shard1_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 816046 INFO  (qtp864642731-19173) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/TooManyReplicasWhenAddingShards/terms/shard1 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 816046 INFO  (qtp864642731-19173) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/TooManyReplicasWhenAddingShards/leaders/shard1
   [junit4]   2> 816051 INFO  (qtp864642731-19173) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.c.ZkController Core needs to recover:TooManyReplicasWhenAddingShards_shard1_replica_n6
   [junit4]   2> 816051 INFO  (updateExecutor-10474-thread-1-processing-n:127.0.0.1:34609_solr x:TooManyReplicasWhenAddingShards_shard1_replica_n6 c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8) [n:127.0.0.1:34609_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 816051 INFO  (recoveryExecutor-10476-thread-1-processing-n:127.0.0.1:34609_solr x:T

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

 tag=SolrCore@68de9f5b
   [junit4]   2> 22035 INFO  (coreCloseExecutor-184-thread-2) [n:127.0.0.1:35135_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.TooManyReplicasInSeveralFlavors.shard2.leader tag=SolrCore@3082792f
   [junit4]   2> 22035 INFO  (zkCallback-142-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 22037 INFO  (coreCloseExecutor-184-thread-1) [n:127.0.0.1:35135_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 22037 INFO  (zkCallback-43-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 22037 INFO  (coreCloseExecutor-184-thread-2) [n:127.0.0.1:35135_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 22038 INFO  (zkCallback-142-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 22044 INFO  (jetty-closer-172-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 22044 INFO  (jetty-closer-172-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d577bdb: rootName = solr_35135, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@757723cb
   [junit4]   2> 22049 INFO  (jetty-closer-172-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 22049 INFO  (jetty-closer-172-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@31ffcce1: rootName = solr_35135, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@52f869a
   [junit4]   2> 22052 INFO  (jetty-closer-172-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 22052 INFO  (jetty-closer-172-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9781751: rootName = solr_35135, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@66e24426
   [junit4]   2> 22052 INFO  (jetty-closer-172-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 22137 INFO  (jetty-closer-172-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@740ac0af{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 22137 INFO  (jetty-closer-172-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c7f07e8{/solr,null,UNAVAILABLE}
   [junit4]   2> 22137 INFO  (jetty-closer-172-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 22237 INFO  (jetty-closer-172-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@10aaf556{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 22237 INFO  (jetty-closer-172-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6427ef4c{/solr,null,UNAVAILABLE}
   [junit4]   2> 22237 INFO  (jetty-closer-172-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 22336 INFO  (jetty-closer-172-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72236789933998088-127.0.0.1:34487_solr-n_0000000000) closing
   [junit4]   2> 22337 INFO  (jetty-closer-172-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4964257{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 22337 INFO  (jetty-closer-172-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6aeca32a{/solr,null,UNAVAILABLE}
   [junit4]   2> 22337 INFO  (jetty-closer-172-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 22337 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[248046762ED77DB2]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 22542 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/TooManyReplicasWhenAddingShards/terms/shardstart
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/collections/TooManyReplicasWhenAddingShards/terms/shard2
   [junit4]   2> 	7	/solr/collections/TooManyReplicasWhenAddingShards/state.json
   [junit4]   2> 	6	/solr/configs/conf
   [junit4]   2> 	6	/solr/collections/TooManyReplicasWhenAddingShards/terms/shard1
   [junit4]   2> 	4	/solr/collections/TooManyReplicasWhenAddingDownedNode/terms/shardstart
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/collections/TooManyReplicasWhenAddingDownedNode/state.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/collections/TooManyReplicasWhenAddingShards/collectionprops.json
   [junit4]   2> 	2	/solr/collections/TooManyReplicasInSeveralFlavors/terms/shard2
   [junit4]   2> 	2	/solr/collections/TooManyReplicasInSeveralFlavors/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	137	/solr/collections/TooManyReplicasWhenAddingShards/state.json
   [junit4]   2> 	18	/solr/aliases.json
   [junit4]   2> 	18	/solr/collections/TooManyReplicasWhenAddingDownedNode/state.json
   [junit4]   2> 	13	/solr/collections/TooManyReplicasInSeveralFlavors/state.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72236789933998088-127.0.0.1:34487_solr-n_0000000000
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	96	/solr/overseer/queue
   [junit4]   2> 	50	/solr/overseer/collection-queue-work
   [junit4]   2> 	30	/solr/collections
   [junit4]   2> 	28	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 22550 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[248046762ED77DB2]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43979
   [junit4]   2> 22550 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[248046762ED77DB2]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43979
   [junit4]   2> 22550 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[248046762ED77DB2]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43979
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_248046762ED77DB2-001
   [junit4]   2> Jul 12, 2020 7:10:52 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-SE, timezone=SystemV/AST4
   [junit4]   2> NOTE: Linux 5.3.0-59-generic amd64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=16,threads=1,free=161480704,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionTooManyReplicasTest]
   [junit4] Completed [5/5 (4!)] on J3 in 21.62s, 3 tests, 1 error <<< FAILURES!

[...truncated 16 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1521: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1048: There were test failures: 5 suites, 15 tests, 4 errors [seed: 248046762ED77DB2]

Total time: 24 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   4/5 failed: org.apache.solr.cloud.api.collections.CollectionTooManyReplicasTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: '/home/jenkins/workspace/Lucene-Solr-master-Linux')
[Java] Successfully parsed console log
[Java] -> found 0 issues (skipped 0 duplicates)
[Java] Skipping post processing
[Java] No filter has been set, publishing all 0 issues
[Java] Using reference build 'Lucene-Solr-master-Linux #27289' to compute new, fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-master-Linux #27290'.
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2