You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/07/19 14:10:57 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 4933 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/4933/

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

Error Message:
Error from server at https://127.0.0.1:45720/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:45720_solr, errorId : AutoScaling.error.diagnostics.16939470853166110"

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:45720/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:45720_solr, errorId : AutoScaling.error.diagnostics.16939470853166110"
	at __randomizedtesting.SeedInfo.seed([DC4C7D1B1EEE992D:511E09C35008A69C]: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:566)
	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:834)




Build Log:
[...truncated 13441 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.CollectionTooManyReplicasTest
   [junit4]   2> 2470815 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DC4C7D1B1EEE992D]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2470815 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DC4C7D1B1EEE992D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_DC4C7D1B1EEE992D-001/data-dir-198-001
   [junit4]   2> 2470815 WARN  (SUITE-CollectionTooManyReplicasTest-seed#[DC4C7D1B1EEE992D]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 2470816 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DC4C7D1B1EEE992D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2470816 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DC4C7D1B1EEE992D]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2470817 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DC4C7D1B1EEE992D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2470818 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DC4C7D1B1EEE992D]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_DC4C7D1B1EEE992D-001/tempDir-001
   [junit4]   2> 2470818 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DC4C7D1B1EEE992D]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2470819 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2470819 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2470820 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 2470919 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DC4C7D1B1EEE992D]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 42451
   [junit4]   2> 2470919 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DC4C7D1B1EEE992D]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42451
   [junit4]   2> 2470919 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DC4C7D1B1EEE992D]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42451
   [junit4]   2> 2470919 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DC4C7D1B1EEE992D]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42451
   [junit4]   2> 2470923 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DC4C7D1B1EEE992D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2470925 INFO  (zkConnectionManagerCallback-15786-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2470925 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DC4C7D1B1EEE992D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2470928 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DC4C7D1B1EEE992D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2470930 INFO  (zkConnectionManagerCallback-15788-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2470930 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DC4C7D1B1EEE992D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2470931 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DC4C7D1B1EEE992D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2470932 INFO  (zkConnectionManagerCallback-15790-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2470932 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DC4C7D1B1EEE992D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2471040 INFO  (jetty-launcher-15791-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2471040 INFO  (jetty-launcher-15791-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2471040 INFO  (jetty-launcher-15791-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2471040 INFO  (jetty-launcher-15791-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2471040 INFO  (jetty-launcher-15791-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2471040 INFO  (jetty-launcher-15791-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2471040 INFO  (jetty-launcher-15791-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 2471040 INFO  (jetty-launcher-15791-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 2471040 INFO  (jetty-launcher-15791-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 2471042 INFO  (jetty-launcher-15791-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2471042 INFO  (jetty-launcher-15791-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2471042 INFO  (jetty-launcher-15791-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2471042 INFO  (jetty-launcher-15791-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32943446{/solr,null,AVAILABLE}
   [junit4]   2> 2471043 INFO  (jetty-launcher-15791-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2471043 INFO  (jetty-launcher-15791-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2471043 INFO  (jetty-launcher-15791-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2471043 INFO  (jetty-launcher-15791-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2471043 INFO  (jetty-launcher-15791-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2471043 INFO  (jetty-launcher-15791-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2471043 INFO  (jetty-launcher-15791-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a579ad2{/solr,null,AVAILABLE}
   [junit4]   2> 2471044 INFO  (jetty-launcher-15791-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53e5e247{/solr,null,AVAILABLE}
   [junit4]   2> 2471044 INFO  (jetty-launcher-15791-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@273f041c{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:40685}
   [junit4]   2> 2471044 INFO  (jetty-launcher-15791-thread-2) [     ] o.e.j.s.Server Started @2471152ms
   [junit4]   2> 2471044 INFO  (jetty-launcher-15791-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40685}
   [junit4]   2> 2471044 ERROR (jetty-launcher-15791-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2471044 INFO  (jetty-launcher-15791-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2471044 INFO  (jetty-launcher-15791-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 2471044 INFO  (jetty-launcher-15791-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2471044 INFO  (jetty-launcher-15791-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 2471044 INFO  (jetty-launcher-15791-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@312f87e{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:37431}
   [junit4]   2> 2471044 INFO  (jetty-launcher-15791-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-19T13:05:21.112974Z
   [junit4]   2> 2471045 INFO  (jetty-launcher-15791-thread-1) [     ] o.e.j.s.Server Started @2471153ms
   [junit4]   2> 2471045 INFO  (jetty-launcher-15791-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37431}
   [junit4]   2> 2471045 INFO  (jetty-launcher-15791-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@621b317c{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:45720}
   [junit4]   2> 2471045 INFO  (jetty-launcher-15791-thread-3) [     ] o.e.j.s.Server Started @2471153ms
   [junit4]   2> 2471045 INFO  (jetty-launcher-15791-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45720}
   [junit4]   2> 2471045 ERROR (jetty-launcher-15791-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2471045 INFO  (jetty-launcher-15791-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2471045 INFO  (jetty-launcher-15791-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 2471045 ERROR (jetty-launcher-15791-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2471045 INFO  (jetty-launcher-15791-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2471045 INFO  (jetty-launcher-15791-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2471045 INFO  (jetty-launcher-15791-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 2471045 INFO  (jetty-launcher-15791-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-19T13:05:21.113537Z
   [junit4]   2> 2471045 INFO  (jetty-launcher-15791-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 2471045 INFO  (jetty-launcher-15791-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2471045 INFO  (jetty-launcher-15791-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 2471045 INFO  (jetty-launcher-15791-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-19T13:05:21.113665Z
   [junit4]   2> 2471045 INFO  (jetty-launcher-15791-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2471046 INFO  (jetty-launcher-15791-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2471046 INFO  (jetty-launcher-15791-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2471047 INFO  (zkConnectionManagerCallback-15793-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2471047 INFO  (jetty-launcher-15791-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2471047 INFO  (zkConnectionManagerCallback-15795-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2471047 INFO  (jetty-launcher-15791-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2471048 INFO  (zkConnectionManagerCallback-15797-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2471048 INFO  (jetty-launcher-15791-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2471048 INFO  (jetty-launcher-15791-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2471048 INFO  (jetty-launcher-15791-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2471048 INFO  (jetty-launcher-15791-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2471156 INFO  (jetty-launcher-15791-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2471157 WARN  (jetty-launcher-15791-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2137c202[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2471157 WARN  (jetty-launcher-15791-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2137c202[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2471161 WARN  (jetty-launcher-15791-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16a58ee3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2471161 WARN  (jetty-launcher-15791-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16a58ee3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2471163 INFO  (jetty-launcher-15791-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42451/solr
   [junit4]   2> 2471164 INFO  (jetty-launcher-15791-thread-2) [n:127.0.0.1:40685_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2471165 INFO  (zkConnectionManagerCallback-15807-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2471166 INFO  (jetty-launcher-15791-thread-2) [n:127.0.0.1:40685_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2471256 INFO  (jetty-launcher-15791-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2471257 WARN  (jetty-launcher-15791-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16e5190c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2471257 WARN  (jetty-launcher-15791-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16e5190c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2471261 WARN  (jetty-launcher-15791-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@553203f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2471261 WARN  (jetty-launcher-15791-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@553203f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2471263 INFO  (jetty-launcher-15791-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42451/solr
   [junit4]   2> 2471264 INFO  (jetty-launcher-15791-thread-3) [n:127.0.0.1:45720_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2471265 INFO  (zkConnectionManagerCallback-15819-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2471265 INFO  (jetty-launcher-15791-thread-3) [n:127.0.0.1:45720_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2471278 INFO  (jetty-launcher-15791-thread-3) [n:127.0.0.1:45720_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45720_solr
   [junit4]   2> 2471279 INFO  (jetty-launcher-15791-thread-3) [n:127.0.0.1:45720_solr     ] o.a.s.c.Overseer Overseer (id=73167738236764167-127.0.0.1:45720_solr-n_0000000000) starting
   [junit4]   2> 2471287 INFO  (OverseerStateUpdate-73167738236764167-127.0.0.1:45720_solr-n_0000000000) [n:127.0.0.1:45720_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45720_solr
   [junit4]   2> 2471287 INFO  (jetty-launcher-15791-thread-3) [n:127.0.0.1:45720_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45720_solr
   [junit4]   2> 2471290 INFO  (zkCallback-15818-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2471291 INFO  (jetty-launcher-15791-thread-3) [n:127.0.0.1:45720_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2471291 INFO  (jetty-launcher-15791-thread-2) [n:127.0.0.1:40685_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2471292 WARN  (jetty-launcher-15791-thread-3) [n:127.0.0.1:45720_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> 2471297 INFO  (jetty-launcher-15791-thread-2) [n:127.0.0.1:40685_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40685_solr as DOWN
   [junit4]   2> 2471298 INFO  (jetty-launcher-15791-thread-2) [n:127.0.0.1:40685_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 2471298 INFO  (jetty-launcher-15791-thread-2) [n:127.0.0.1:40685_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40685_solr
   [junit4]   2> 2471300 INFO  (zkCallback-15818-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2471300 INFO  (zkCallback-15806-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2471302 INFO  (jetty-launcher-15791-thread-2) [n:127.0.0.1:40685_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2471302 WARN  (jetty-launcher-15791-thread-2) [n:127.0.0.1:40685_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> 2471312 INFO  (jetty-launcher-15791-thread-3) [n:127.0.0.1:45720_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2471321 INFO  (jetty-launcher-15791-thread-2) [n:127.0.0.1:40685_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2471350 INFO  (jetty-launcher-15791-thread-3) [n:127.0.0.1:45720_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45720.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2786e143
   [junit4]   2> 2471356 INFO  (jetty-launcher-15791-thread-2) [n:127.0.0.1:40685_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40685.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2786e143
   [junit4]   2> 2471356 INFO  (jetty-launcher-15791-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2471357 WARN  (jetty-launcher-15791-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19fa2a69[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2471357 WARN  (jetty-launcher-15791-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19fa2a69[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2471361 WARN  (jetty-launcher-15791-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@78db0c6a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2471361 WARN  (jetty-launcher-15791-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@78db0c6a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2471363 INFO  (jetty-launcher-15791-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42451/solr
   [junit4]   2> 2471364 INFO  (jetty-launcher-15791-thread-1) [n:127.0.0.1:37431_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2471365 INFO  (zkConnectionManagerCallback-15845-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2471365 INFO  (jetty-launcher-15791-thread-1) [n:127.0.0.1:37431_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2471366 INFO  (jetty-launcher-15791-thread-3) [n:127.0.0.1:45720_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45720.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2786e143
   [junit4]   2> 2471366 INFO  (jetty-launcher-15791-thread-3) [n:127.0.0.1:45720_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45720.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2786e143
   [junit4]   2> 2471368 INFO  (jetty-launcher-15791-thread-3) [n:127.0.0.1:45720_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_DC4C7D1B1EEE992D-001/tempDir-001/node3
   [junit4]   2> 2471369 INFO  (jetty-launcher-15791-thread-2) [n:127.0.0.1:40685_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40685.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2786e143
   [junit4]   2> 2471369 INFO  (jetty-launcher-15791-thread-2) [n:127.0.0.1:40685_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40685.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2786e143
   [junit4]   2> 2471371 INFO  (jetty-launcher-15791-thread-2) [n:127.0.0.1:40685_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_DC4C7D1B1EEE992D-001/tempDir-001/node2
   [junit4]   2> 2471372 INFO  (jetty-launcher-15791-thread-1) [n:127.0.0.1:37431_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2471377 INFO  (jetty-launcher-15791-thread-1) [n:127.0.0.1:37431_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37431_solr as DOWN
   [junit4]   2> 2471379 INFO  (jetty-launcher-15791-thread-1) [n:127.0.0.1:37431_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 2471379 INFO  (jetty-launcher-15791-thread-1) [n:127.0.0.1:37431_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37431_solr
   [junit4]   2> 2471380 INFO  (zkCallback-15818-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2471380 INFO  (zkCallback-15806-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2471380 INFO  (zkCallback-15844-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2471382 INFO  (jetty-launcher-15791-thread-1) [n:127.0.0.1:37431_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2471383 WARN  (jetty-launcher-15791-thread-1) [n:127.0.0.1:37431_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> 2471401 INFO  (jetty-launcher-15791-thread-1) [n:127.0.0.1:37431_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2471432 INFO  (jetty-launcher-15791-thread-1) [n:127.0.0.1:37431_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37431.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2786e143
   [junit4]   2> 2471447 INFO  (jetty-launcher-15791-thread-1) [n:127.0.0.1:37431_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37431.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2786e143
   [junit4]   2> 2471448 INFO  (jetty-launcher-15791-thread-1) [n:127.0.0.1:37431_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37431.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2786e143
   [junit4]   2> 2471450 INFO  (jetty-launcher-15791-thread-1) [n:127.0.0.1:37431_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_DC4C7D1B1EEE992D-001/tempDir-001/node1
   [junit4]   2> 2471468 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DC4C7D1B1EEE992D]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 2471469 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DC4C7D1B1EEE992D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2471470 INFO  (zkConnectionManagerCallback-15860-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2471470 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DC4C7D1B1EEE992D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2471471 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DC4C7D1B1EEE992D]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2471473 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DC4C7D1B1EEE992D]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42451/solr ready
   [junit4]   2> 2471504 INFO  (TEST-CollectionTooManyReplicasTest.testAddShard-seed#[DC4C7D1B1EEE992D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAddShard
   [junit4]   2> 2471506 INFO  (TEST-CollectionTooManyReplicasTest.testAddShard-seed#[DC4C7D1B1EEE992D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2471630 INFO  (qtp1290278312-25080) [n:127.0.0.1:37431_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=1
   [junit4]   2> 2471642 INFO  (qtp1757801807-25071) [n:127.0.0.1:40685_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> 2471696 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 2471696 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_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=1
   [junit4]   2> 2471698 INFO  (qtp1757801807-25073) [n:127.0.0.1:40685_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=119
   [junit4]   2> 2471711 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_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> 2471716 INFO  (OverseerThreadFactory-15826-thread-1-processing-n:127.0.0.1:45720_solr) [n:127.0.0.1:45720_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection TooManyReplicasWhenAddingShards
   [junit4]   2> 2471836 INFO  (qtp769773707-25083) [n:127.0.0.1:45720_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=1
   [junit4]   2> 2471849 INFO  (qtp1290278312-25080) [n:127.0.0.1:37431_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=1
   [junit4]   2> 2471861 INFO  (qtp1757801807-25073) [n:127.0.0.1:40685_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> 2471868 INFO  (OverseerStateUpdate-73167738236764167-127.0.0.1:45720_solr-n_0000000000) [n:127.0.0.1:45720_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:40685/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40685_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2471871 INFO  (OverseerStateUpdate-73167738236764167-127.0.0.1:45720_solr-n_0000000000) [n:127.0.0.1:45720_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:37431/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37431_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2472128 INFO  (qtp1757801807-25073) [n:127.0.0.1:40685_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> 2472129 INFO  (qtp1290278312-25080) [n:127.0.0.1:37431_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> 2472141 INFO  (qtp1290278312-25080) [n:127.0.0.1:37431_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> 2472141 INFO  (qtp1757801807-25073) [n:127.0.0.1:40685_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> 2472148 INFO  (qtp1290278312-25080) [n:127.0.0.1:37431_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> 2472148 INFO  (qtp1757801807-25073) [n:127.0.0.1:40685_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> 2472153 INFO  (qtp1290278312-25080) [n:127.0.0.1:37431_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 2472153 INFO  (qtp1757801807-25073) [n:127.0.0.1:40685_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 2472155 INFO  (qtp1757801807-25073) [n:127.0.0.1:40685_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> 2472155 INFO  (qtp1290278312-25080) [n:127.0.0.1:37431_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> 2472155 INFO  (qtp1290278312-25080) [n:127.0.0.1:37431_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37431.solr.core.TooManyReplicasWhenAddingShards.shardstart.replica_n2' (registry 'solr.core.TooManyReplicasWhenAddingShards.shardstart.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2786e143
   [junit4]   2> 2472155 INFO  (qtp1757801807-25073) [n:127.0.0.1:40685_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40685.solr.core.TooManyReplicasWhenAddingShards.shardstart.replica_n1' (registry 'solr.core.TooManyReplicasWhenAddingShards.shardstart.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2786e143
   [junit4]   2> 2472156 INFO  (qtp1290278312-25080) [n:127.0.0.1:37431_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/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_DC4C7D1B1EEE992D-001/tempDir-001/node1/TooManyReplicasWhenAddingShards_shardstart_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_DC4C7D1B1EEE992D-001/tempDir-001/node1/TooManyReplicasWhenAddingShards_shardstart_replica_n2/data/]
   [junit4]   2> 2472156 INFO  (qtp1757801807-25073) [n:127.0.0.1:40685_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/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_DC4C7D1B1EEE992D-001/tempDir-001/node2/TooManyReplicasWhenAddingShards_shardstart_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_DC4C7D1B1EEE992D-001/tempDir-001/node2/TooManyReplicasWhenAddingShards_shardstart_replica_n1/data/]
   [junit4]   2> 2472248 INFO  (qtp1290278312-25080) [n:127.0.0.1:37431_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> 2472248 INFO  (qtp1290278312-25080) [n:127.0.0.1:37431_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> 2472249 INFO  (qtp1757801807-25073) [n:127.0.0.1:40685_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> 2472249 INFO  (qtp1757801807-25073) [n:127.0.0.1:40685_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> 2472250 INFO  (qtp1290278312-25080) [n:127.0.0.1:37431_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2472250 INFO  (qtp1290278312-25080) [n:127.0.0.1:37431_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2472251 INFO  (qtp1757801807-25073) [n:127.0.0.1:40685_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2472251 INFO  (qtp1757801807-25073) [n:127.0.0.1:40685_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2472254 INFO  (qtp1290278312-25080) [n:127.0.0.1:37431_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> 2472254 INFO  (qtp1290278312-25080) [n:127.0.0.1:37431_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> 2472254 INFO  (qtp1757801807-25073) [n:127.0.0.1:40685_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> 2472255 INFO  (qtp1290278312-25080) [n:127.0.0.1:37431_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> 2472255 INFO  (qtp1757801807-25073) [n:127.0.0.1:40685_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> 2472255 INFO  (qtp1290278312-25080) [n:127.0.0.1:37431_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 1672650605013762048
   [junit4]   2> 2472255 INFO  (qtp1757801807-25073) [n:127.0.0.1:40685_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> 2472256 INFO  (qtp1757801807-25073) [n:127.0.0.1:40685_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 1672650605014810624
   [junit4]   2> 2472259 INFO  (searcherExecutor-15864-thread-1-processing-n:127.0.0.1:37431_solr x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4) [n:127.0.0.1:37431_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> 2472260 INFO  (searcherExecutor-15866-thread-1-processing-n:127.0.0.1:40685_solr x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3) [n:127.0.0.1:40685_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> 2472264 INFO  (qtp1290278312-25080) [n:127.0.0.1:37431_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_node4=0}, version=0}
   [junit4]   2> 2472264 INFO  (qtp1290278312-25080) [n:127.0.0.1:37431_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> 2472264 INFO  (qtp1757801807-25073) [n:127.0.0.1:40685_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 2472266 INFO  (qtp1757801807-25073) [n:127.0.0.1:40685_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, core_node4=0}, version=1}
   [junit4]   2> 2472266 INFO  (qtp1757801807-25073) [n:127.0.0.1:40685_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> 2472279 INFO  (qtp1290278312-25080) [n:127.0.0.1:37431_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2472279 INFO  (qtp1290278312-25080) [n:127.0.0.1:37431_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2472279 INFO  (qtp1290278312-25080) [n:127.0.0.1:37431_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37431/solr/TooManyReplicasWhenAddingShards_shardstart_replica_n2/
   [junit4]   2> 2472280 INFO  (qtp1290278312-25080) [n:127.0.0.1:37431_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=TooManyReplicasWhenAddingShards_shardstart_replica_n2 url=https://127.0.0.1:37431/solr  START replicas=[https://127.0.0.1:40685/solr/TooManyReplicasWhenAddingShards_shardstart_replica_n1/] nUpdates=100
   [junit4]   2> 2472280 INFO  (qtp1290278312-25080) [n:127.0.0.1:37431_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=TooManyReplicasWhenAddingShards_shardstart_replica_n2 url=https://127.0.0.1:37431/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 2472334 INFO  (qtp1757801807-25071) [n:127.0.0.1:40685_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.S.Request [TooManyReplicasWhenAddingShards_shardstart_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2472335 INFO  (qtp1290278312-25080) [n:127.0.0.1:37431_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2472335 INFO  (qtp1290278312-25080) [n:127.0.0.1:37431_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2472335 INFO  (qtp1290278312-25080) [n:127.0.0.1:37431_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/TooManyReplicasWhenAddingShards/leaders/shardstart/leader after winning as /collections/TooManyReplicasWhenAddingShards/leader_elect/shardstart/election/73167738236764168-core_node4-n_0000000000
   [junit4]   2> 2472338 INFO  (qtp1290278312-25080) [n:127.0.0.1:37431_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37431/solr/TooManyReplicasWhenAddingShards_shardstart_replica_n2/ shardstart
   [junit4]   2> 2472441 INFO  (zkCallback-15844-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> 2472441 INFO  (zkCallback-15844-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> 2472443 INFO  (qtp1290278312-25080) [n:127.0.0.1:37431_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2472446 INFO  (qtp1290278312-25080) [n:127.0.0.1:37431_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=317
   [junit4]   2> 2472546 INFO  (zkCallback-15844-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> 2472546 INFO  (zkCallback-15844-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> 2472547 INFO  (zkCallback-15844-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> 2473285 INFO  (qtp1757801807-25073) [n:127.0.0.1:40685_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=1157
   [junit4]   2> 2473288 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_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> 2473384 INFO  (zkCallback-15844-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> 2473384 INFO  (zkCallback-15844-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> 2473384 INFO  (zkCallback-15844-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> 2473384 INFO  (zkCallback-15818-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> 2473384 INFO  (zkCallback-15806-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> 2473384 INFO  (zkCallback-15806-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> 2473385 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_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=1674
   [junit4]   2> 2473388 INFO  (qtp769773707-25083) [n:127.0.0.1:45720_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> 2473391 INFO  (OverseerThreadFactory-15826-thread-2-processing-n:127.0.0.1:45720_solr) [n:127.0.0.1:45720_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> 2473392 INFO  (OverseerCollectionConfigSetProcessor-73167738236764167-127.0.0.1:45720_solr-n_0000000000) [n:127.0.0.1:45720_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> 2473496 INFO  (zkCallback-15844-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> 2473496 INFO  (zkCallback-15806-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> 2473496 INFO  (zkCallback-15806-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> 2473496 INFO  (zkCallback-15844-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> 2473496 INFO  (zkCallback-15844-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> 2474402 INFO  (qtp769773707-25079) [n:127.0.0.1:45720_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=1
   [junit4]   2> 2474404 INFO  (qtp1290278312-25082) [n:127.0.0.1:37431_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> 2474406 INFO  (qtp1290278312-25077) [n:127.0.0.1:37431_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> 2474408 INFO  (qtp1757801807-25075) [n:127.0.0.1:40685_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> 2474409 INFO  (qtp1757801807-25071) [n:127.0.0.1:40685_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> 2474412 INFO  (OverseerThreadFactory-15826-thread-2-processing-n:127.0.0.1:45720_solr) [n:127.0.0.1:45720_solr c:TooManyReplicasWhenAddingShards s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45720_solr for creating new replica of shard shard1 for collection TooManyReplicasWhenAddingShards
   [junit4]   2> 2474414 INFO  (OverseerThreadFactory-15826-thread-2-processing-n:127.0.0.1:45720_solr) [n:127.0.0.1:45720_solr c:TooManyReplicasWhenAddingShards s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 2474414 INFO  (OverseerThreadFactory-15826-thread-2-processing-n:127.0.0.1:45720_solr) [n:127.0.0.1:45720_solr c:TooManyReplicasWhenAddingShards s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45720_solr for creating new replica of shard shard1 for collection TooManyReplicasWhenAddingShards
   [junit4]   2> 2474416 INFO  (OverseerThreadFactory-15826-thread-2-processing-n:127.0.0.1:45720_solr) [n:127.0.0.1:45720_solr c:TooManyReplicasWhenAddingShards s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 2474418 INFO  (OverseerStateUpdate-73167738236764167-127.0.0.1:45720_solr-n_0000000000) [n:127.0.0.1:45720_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:45720/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45720_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2474521 INFO  (zkCallback-15806-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> 2474521 INFO  (zkCallback-15844-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> 2474521 INFO  (zkCallback-15806-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> 2474521 INFO  (zkCallback-15844-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> 2474521 INFO  (zkCallback-15844-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> 2474623 INFO  (OverseerStateUpdate-73167738236764167-127.0.0.1:45720_solr-n_0000000000) [n:127.0.0.1:45720_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:45720/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45720_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2474672 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_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> 2474683 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_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> 2474691 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_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> 2474694 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 2474696 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_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> 2474697 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45720.solr.core.TooManyReplicasWhenAddingShards.shard1.replica_n5' (registry 'solr.core.TooManyReplicasWhenAddingShards.shard1.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2786e143
   [junit4]   2> 2474697 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_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/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_DC4C7D1B1EEE992D-001/tempDir-001/node3/TooManyReplicasWhenAddingShards_shard1_replica_n5], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_DC4C7D1B1EEE992D-001/tempDir-001/node3/TooManyReplicasWhenAddingShards_shard1_replica_n5/data/]
   [junit4]   2> 2474777 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_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> 2474777 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_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> 2474781 INFO  (zkCallback-15844-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> 2474781 INFO  (zkCallback-15806-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> 2474781 INFO  (zkCallback-15844-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> 2474781 INFO  (zkCallback-15806-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> 2474781 INFO  (zkCallback-15844-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> 2474781 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2474781 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2474784 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_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> 2474785 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_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> 2474785 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_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> 2474786 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_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 1672650607667707904
   [junit4]   2> 2474790 INFO  (searcherExecutor-15876-thread-1-processing-n:127.0.0.1:45720_solr x:TooManyReplicasWhenAddingShards_shard1_replica_n5 c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7) [n:127.0.0.1:45720_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> 2474794 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_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> 2474794 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_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> 2474801 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 2474826 INFO  (qtp769773707-25079) [n:127.0.0.1:45720_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> 2474837 INFO  (qtp769773707-25079) [n:127.0.0.1:45720_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> 2474844 INFO  (qtp769773707-25079) [n:127.0.0.1:45720_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> 2474847 INFO  (qtp769773707-25079) [n:127.0.0.1:45720_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 2474850 INFO  (qtp769773707-25079) [n:127.0.0.1:45720_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> 2474850 INFO  (qtp769773707-25079) [n:127.0.0.1:45720_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45720.solr.core.TooManyReplicasWhenAddingShards.shard1.replica_n6' (registry 'solr.core.TooManyReplicasWhenAddingShards.shard1.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2786e143
   [junit4]   2> 2474850 INFO  (qtp769773707-25079) [n:127.0.0.1:45720_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/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_DC4C7D1B1EEE992D-001/tempDir-001/node3/TooManyReplicasWhenAddingShards_shard1_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_DC4C7D1B1EEE992D-001/tempDir-001/node3/TooManyReplicasWhenAddingShards_shard1_replica_n6/data/]
   [junit4]   2> 2474928 INFO  (qtp769773707-25079) [n:127.0.0.1:45720_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> 2474928 INFO  (qtp769773707-25079) [n:127.0.0.1:45720_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> 2474930 INFO  (qtp769773707-25079) [n:127.0.0.1:45720_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2474930 INFO  (qtp769773707-25079) [n:127.0.0.1:45720_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2474932 INFO  (zkCallback-15844-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> 2474932 INFO  (zkCallback-15806-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> 2474932 INFO  (zkCallback-15806-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> 2474932 INFO  (zkCallback-15844-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> 2474932 INFO  (zkCallback-15844-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> 2474934 INFO  (qtp769773707-25079) [n:127.0.0.1:45720_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> 2474934 INFO  (qtp769773707-25079) [n:127.0.0.1:45720_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> 2474935 INFO  (qtp769773707-25079) [n:127.0.0.1:45720_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> 2474935 INFO  (qtp769773707-25079) [n:127.0.0.1:45720_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 1672650607823945728
   [junit4]   2> 2474939 INFO  (searcherExecutor-15882-thread-1-processing-n:127.0.0.1:45720_solr x:TooManyReplicasWhenAddingShards_shard1_replica_n6 c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8) [n:127.0.0.1:45720_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> 2474939 INFO  (qtp769773707-25079) [n:127.0.0.1:45720_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> 2474940 INFO  (qtp769773707-25079) [n:127.0.0.1:45720_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> 2475303 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_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> 2475303 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_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> 2475303 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_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:45720/solr/TooManyReplicasWhenAddingShards_shard1_replica_n5/
   [junit4]   2> 2475304 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.u.PeerSync PeerSync: core=TooManyReplicasWhenAddingShards_shard1_replica_n5 url=https://127.0.0.1:45720/solr  START replicas=[https://127.0.0.1:45720/solr/TooManyReplicasWhenAddingShards_shard1_replica_n6/] nUpdates=100
   [junit4]   2> 2475305 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.u.PeerSync PeerSync: core=TooManyReplicasWhenAddingShards_shard1_replica_n5 url=https://127.0.0.1:45720/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 2475306 INFO  (qtp769773707-25170) [n:127.0.0.1:45720_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.c.S.Request [TooManyReplicasWhenAddingShards_shard1_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2475307 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2475307 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] 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> 2475307 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_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/73167738236764167-core_node7-n_0000000000
   [junit4]   2> 2475310 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_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:45720/solr/TooManyReplicasWhenAddingShards_shard1_replica_n5/ shard1
   [junit4]   2> 2475412 INFO  (zkCallback-15844-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> 2475413 INFO  (zkCallback-15818-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> 2475413 INFO  (zkCallback-15818-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> 2475413 INFO  (zkCallback-15844-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> 2475413 INFO  (zkCallback-15806-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> 2475413 INFO  (zkCallback-15844-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> 2475413 INFO  (zkCallback-15806-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> 2475414 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_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> 2475417 INFO  (qtp769773707-25081) [n:127.0.0.1:45720_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=745
   [junit4]   2> 2475518 INFO  (zkCallback-15818-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConne

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

apache.solr.metrics.reporters.SolrJmxReporter@589142d5: rootName = solr_34331, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@4222740f
   [junit4]   2> 2485727 INFO  (jetty-closer-15948-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 2485729 WARN  (TEST-CollectionTooManyReplicasTest.testDownedShards-seed#[DC4C7D1B1EEE992D]-SendThread(127.0.0.1:42451)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103f1ab969f000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103f1ab969f000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103f1ab969f000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 2485772 INFO  (jetty-closer-15948-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@273f041c{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 2485772 INFO  (jetty-closer-15948-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@32943446{/solr,null,UNAVAILABLE}
   [junit4]   2> 2485772 INFO  (jetty-closer-15948-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2485872 INFO  (jetty-closer-15948-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3acdd5f7{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 2485873 INFO  (jetty-closer-15948-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@36308af8{/solr,null,UNAVAILABLE}
   [junit4]   2> 2485873 INFO  (jetty-closer-15948-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2485971 INFO  (jetty-closer-15948-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73167738236764167-127.0.0.1:45720_solr-n_0000000000) closing
   [junit4]   2> 2485972 INFO  (jetty-closer-15948-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@621b317c{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 2485973 INFO  (jetty-closer-15948-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@53e5e247{/solr,null,UNAVAILABLE}
   [junit4]   2> 2485973 INFO  (jetty-closer-15948-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2485974 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DC4C7D1B1EEE992D]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2486178 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/state.json
   [junit4]   2> 	7	/solr/collections/TooManyReplicasWhenAddingShards/terms/shard2
   [junit4]   2> 	6	/solr/collections/TooManyReplicasWhenAddingShards/terms/shard1
   [junit4]   2> 	5	/solr/configs/conf
   [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/TooManyReplicasWhenAddingDownedNode/terms/shardstart
   [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> 	174	/solr/collections/TooManyReplicasWhenAddingShards/state.json
   [junit4]   2> 	18	/solr/aliases.json
   [junit4]   2> 	15	/solr/collections/TooManyReplicasWhenAddingDownedNode/state.json
   [junit4]   2> 	14	/solr/collections/TooManyReplicasInSeveralFlavors/state.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73167738236764166-127.0.0.1:40685_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	101	/solr/overseer/queue
   [junit4]   2> 	48	/solr/overseer/collection-queue-work
   [junit4]   2> 	30	/solr/collections
   [junit4]   2> 	26	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 2486182 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DC4C7D1B1EEE992D]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42451
   [junit4]   2> 2486182 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DC4C7D1B1EEE992D]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42451
   [junit4]   2> 2486182 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DC4C7D1B1EEE992D]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42451
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_DC4C7D1B1EEE992D-001
   [junit4]   2> Jul 19, 2020 1:05:36 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene86, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=wae, timezone=America/Fortaleza
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=8,threads=1,free=241258912,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestLMJelinekMercerSimilarityFactory, MinimalSchemaTest, TestSafeXMLParsing, TestFilteredDocIdSet, TestExportWriter, DeleteLastCustomShardedReplicaTest, TestUnifiedSolrHighlighterWithoutStoredId, SolrCoreTest, TestStressRecovery, HdfsThreadLeakTest, TestSolrDeletionPolicy1, TestManagedSynonymFilterFactory, TestHttpServletCarrier, TestMinMaxOnMultiValuedField, XMLAtomicUpdateMultivalueTest, DisMaxRequestHandlerTest, TestSolrCloudWithSecureImpersonation, TestUseDocValuesAsStored2, TestSubQueryTransformer, RankQParserPluginTest, TimeZoneUtilsTest, TestSimNodeLostTrigger, MetricsHistoryIntegrationTest, TestRecovery, TestJettySolrRunner, HttpPartitionTest, V2StandaloneTest, TestCoreContainer, TaggingAttributeTest, TestShardHandlerFactory, ExitableDirectoryReaderTest, TestCustomStream, DistributedFacetPivotLargeTest, SparseHLLTest, PeerSyncWithLeaderTest, TestReloadDeadlock, HighlighterWithoutStoredIdTest, TestDynamicLoadingUrl, SubstringBytesRefFilterTest, TestSchemaField, TestStressLiveNodes, DefaultValueUpdateProcessorTest, TestHttpShardHandlerFactory, ShardRoutingTest, SuggestComponentTest, BlockDirectoryTest, DistributedVersionInfoTest, TestCryptoKeys, SpellCheckCollatorWithCollapseTest, TestEmbeddedSolrServerAdminHandler, TestSolr4Spatial2, NodeLostTriggerIntegrationTest, CollectionPropsTest, TestPullReplica, AtomicUpdatesTest, LeaderElectionIntegrationTest, TestAnalyzeInfixSuggestions, ChaosMonkeyNothingIsSafeWithPullReplicasTest, SpellCheckComponentTest, DistributedQueryComponentCustomSortTest, TestPayloadScoreQParserPlugin, TestGraphTermsQParserPlugin, HdfsBasicDistributedZk2Test, TestDocBasedVersionConstraints, TestImpersonationWithHadoopAuth, ResourceLoaderTest, SystemLogListenerTest, TestCloudJSONFacetSKGEquiv, FacetPivotSmallTest, TestTolerantUpdateProcessorCloud, TestMacros, TestHdfsCloudBackupRestore, HttpSolrCallGetCoreTest, AutoScalingHandlerTest, TermsComponentTest, DocValuesTest, SpatialHeatmapFacetsTest, PingRequestHandlerTest, RestoreTriggerStateTest, TestPerFieldSimilarity, BadIndexSchemaTest, TestUnInvertedFieldException, TestFileDictionaryLookup, TestCoreAdminApis, TestAuthenticationFramework, HdfsRecoveryZkTest, TestMaxTokenLenTokenizer, JWTAuthPluginIntegrationTest, TestHdfsUpdateLog, TestCollapseQParserPlugin, TestSuggestSpellingConverter, ClusterStateMockUtilTest, QueryResultKeyTest, AssignTest, BaseCdcrDistributedZkTest, ZkCLITest, TestMinHashQParser, SolrCmdDistributorTest, TestPKIAuthenticationPlugin, TestCloudRecovery2, TestInitQParser, TestContainerPlugin, TestNestedUpdateProcessor, MissingSegmentRecoveryTest, ResponseLogComponentTest, TestDistributedMap, DocExpirationUpdateProcessorFactoryTest, BasicDistributedZk2Test, TestScoreJoinQPNoScore, TestSimGenericDistributedQueue, TestSchemaResource, HdfsAutoAddReplicasIntegrationTest, IndexSizeEstimatorTest, SignificantTermsQParserPluginTest, SolrJmxReporterCloudTest, PrimitiveFieldTypeTest, UUIDUpdateProcessorFallbackTest, TestPackages, RestartWhileUpdatingTest, TestIntervalFaceting, TestLegacyFieldReuse, CopyFieldTest, OverriddenZkACLAndCredentialsProvidersTest, ZkDynamicConfigTest, ImplicitSnitchTest, BasicFunctionalityTest, TestWaitForStateWithJettyShutdowns, TestWordDelimiterFilterFactory, TestJsonRangeFacets, JWTVerificationkeyResolverTest, TriggerEventQueueTest, PathHierarchyTokenizerFactoryTest, OrderedExecutorTest, TestCloudDeleteByQuery, TestRangeQuery, TestUninvertingReader, CustomHighlightComponentTest, HdfsWriteToMultipleCollectionsTest, TestStressThreadBackup, MergeStrategyTest, CollectionTooManyReplicasTest]
   [junit4] Completed [486/917 (1!)] on J1 in 15.92s, 3 tests, 1 error <<< FAILURES!

[...truncated 53617 lines...]