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/11 22:00:24 UTC

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 769 - Unstable

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

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39681/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:43835_solr, errorId : AutoScaling.error.diagnostics.950495575782883"
	at __randomizedtesting.SeedInfo.seed([CCA5EC746CA7EB0D:41F798AC2241D4BC]: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 13668 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.CollectionTooManyReplicasTest
   [junit4]   2> 1794181 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[CCA5EC746CA7EB0D]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1794181 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[CCA5EC746CA7EB0D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_CCA5EC746CA7EB0D-001/data-dir-176-001
   [junit4]   2> 1794182 WARN  (SUITE-CollectionTooManyReplicasTest-seed#[CCA5EC746CA7EB0D]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=37 numCloses=37
   [junit4]   2> 1794182 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[CCA5EC746CA7EB0D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1794182 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[CCA5EC746CA7EB0D]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1794183 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[CCA5EC746CA7EB0D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1794183 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[CCA5EC746CA7EB0D]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_CCA5EC746CA7EB0D-001/tempDir-001
   [junit4]   2> 1794183 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[CCA5EC746CA7EB0D]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1794184 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1794184 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1794185 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1794284 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[CCA5EC746CA7EB0D]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 34615
   [junit4]   2> 1794284 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[CCA5EC746CA7EB0D]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34615
   [junit4]   2> 1794284 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[CCA5EC746CA7EB0D]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34615
   [junit4]   2> 1794284 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[CCA5EC746CA7EB0D]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34615
   [junit4]   2> 1794292 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[CCA5EC746CA7EB0D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1794303 INFO  (zkConnectionManagerCallback-21199-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1794303 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[CCA5EC746CA7EB0D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1794316 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[CCA5EC746CA7EB0D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1794317 INFO  (zkConnectionManagerCallback-21201-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1794317 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[CCA5EC746CA7EB0D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1794319 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[CCA5EC746CA7EB0D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1794323 INFO  (zkConnectionManagerCallback-21203-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1794323 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[CCA5EC746CA7EB0D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1794326 WARN  (SUITE-CollectionTooManyReplicasTest-seed#[CCA5EC746CA7EB0D]-worker-SendThread(127.0.0.1:34615)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10038a735220002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10038a735220002, 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 0x10038a735220002, 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> 1794429 INFO  (jetty-launcher-21204-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1794429 INFO  (jetty-launcher-21204-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1794429 INFO  (jetty-launcher-21204-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1794429 INFO  (jetty-launcher-21204-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1794429 INFO  (jetty-launcher-21204-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+8-LTS
   [junit4]   2> 1794429 INFO  (jetty-launcher-21204-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+8-LTS
   [junit4]   2> 1794431 INFO  (jetty-launcher-21204-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1794431 INFO  (jetty-launcher-21204-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1794431 INFO  (jetty-launcher-21204-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+8-LTS
   [junit4]   2> 1794432 INFO  (jetty-launcher-21204-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1794432 INFO  (jetty-launcher-21204-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1794432 INFO  (jetty-launcher-21204-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1794432 INFO  (jetty-launcher-21204-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78e9db86{/solr,null,AVAILABLE}
   [junit4]   2> 1794433 INFO  (jetty-launcher-21204-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@14ab12a4{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:?????}
   [junit4]   2> 1794433 INFO  (jetty-launcher-21204-thread-2) [     ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1794433 INFO  (jetty-launcher-21204-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43835}
   [junit4]   2> 1794433 ERROR (jetty-launcher-21204-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1794433 INFO  (jetty-launcher-21204-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1794433 INFO  (jetty-launcher-21204-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1794433 INFO  (jetty-launcher-21204-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1794433 INFO  (jetty-launcher-21204-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr
   [junit4]   2> 1794433 INFO  (jetty-launcher-21204-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-11T21:29:28.029527Z
   [junit4]   2> 1794435 INFO  (jetty-launcher-21204-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1794436 INFO  (jetty-launcher-21204-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1794436 INFO  (jetty-launcher-21204-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1794436 INFO  (jetty-launcher-21204-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e394288{/solr,null,AVAILABLE}
   [junit4]   2> 1794436 INFO  (jetty-launcher-21204-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2f6f3f08{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:?????}
   [junit4]   2> 1794436 INFO  (jetty-launcher-21204-thread-3) [     ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1794436 INFO  (jetty-launcher-21204-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40887}
   [junit4]   2> 1794437 ERROR (jetty-launcher-21204-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1794437 INFO  (jetty-launcher-21204-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1794437 INFO  (jetty-launcher-21204-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1794437 INFO  (jetty-launcher-21204-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1794437 INFO  (jetty-launcher-21204-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr
   [junit4]   2> 1794437 INFO  (jetty-launcher-21204-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-11T21:29:28.033227Z
   [junit4]   2> 1794437 INFO  (jetty-launcher-21204-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1794438 INFO  (jetty-launcher-21204-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1794439 INFO  (jetty-launcher-21204-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1794439 INFO  (jetty-launcher-21204-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1794439 INFO  (jetty-launcher-21204-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1794443 INFO  (jetty-launcher-21204-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@69f6486b{/solr,null,AVAILABLE}
   [junit4]   2> 1794443 INFO  (zkConnectionManagerCallback-21206-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1794443 INFO  (jetty-launcher-21204-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1794444 INFO  (zkConnectionManagerCallback-21208-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1794444 INFO  (jetty-launcher-21204-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1794444 INFO  (jetty-launcher-21204-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1f7d38b9{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:?????}
   [junit4]   2> 1794444 INFO  (jetty-launcher-21204-thread-1) [     ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1794444 INFO  (jetty-launcher-21204-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37733}
   [junit4]   2> 1794444 ERROR (jetty-launcher-21204-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1794444 INFO  (jetty-launcher-21204-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1794444 INFO  (jetty-launcher-21204-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1794444 INFO  (jetty-launcher-21204-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1794444 INFO  (jetty-launcher-21204-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1794444 INFO  (jetty-launcher-21204-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1794444 INFO  (jetty-launcher-21204-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr
   [junit4]   2> 1794444 INFO  (jetty-launcher-21204-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-11T21:29:28.040895Z
   [junit4]   2> 1794465 INFO  (jetty-launcher-21204-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1794468 INFO  (zkConnectionManagerCallback-21210-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1794468 INFO  (jetty-launcher-21204-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1794468 INFO  (jetty-launcher-21204-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1794472 WARN  (jetty-launcher-21204-thread-1-SendThread(127.0.0.1:34615)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10038a735220005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10038a735220005, 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 0x10038a735220005, 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> 1794556 INFO  (jetty-launcher-21204-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1794557 WARN  (jetty-launcher-21204-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6efc31a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1794557 WARN  (jetty-launcher-21204-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6efc31a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1794559 WARN  (jetty-launcher-21204-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7a5ca287[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1794559 WARN  (jetty-launcher-21204-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7a5ca287[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1794561 INFO  (jetty-launcher-21204-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34615/solr
   [junit4]   2> 1794561 INFO  (jetty-launcher-21204-thread-2) [n:127.0.0.1:43835_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1794562 INFO  (zkConnectionManagerCallback-21220-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1794562 INFO  (jetty-launcher-21204-thread-2) [n:127.0.0.1:43835_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1794656 INFO  (jetty-launcher-21204-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1794657 WARN  (jetty-launcher-21204-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e0af037[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1794657 WARN  (jetty-launcher-21204-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e0af037[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1794660 WARN  (jetty-launcher-21204-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@112ef6c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1794660 WARN  (jetty-launcher-21204-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@112ef6c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1794661 INFO  (jetty-launcher-21204-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34615/solr
   [junit4]   2> 1794662 INFO  (jetty-launcher-21204-thread-1) [n:127.0.0.1:37733_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1794662 INFO  (jetty-launcher-21204-thread-2) [n:127.0.0.1:43835_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43835_solr
   [junit4]   2> 1794663 INFO  (jetty-launcher-21204-thread-2) [n:127.0.0.1:43835_solr     ] o.a.s.c.Overseer Overseer (id=72119884840042502-127.0.0.1:43835_solr-n_0000000000) starting
   [junit4]   2> 1794667 INFO  (zkConnectionManagerCallback-21232-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1794667 INFO  (jetty-launcher-21204-thread-1) [n:127.0.0.1:37733_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1794668 INFO  (OverseerStateUpdate-72119884840042502-127.0.0.1:43835_solr-n_0000000000) [n:127.0.0.1:43835_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43835_solr
   [junit4]   2> 1794672 INFO  (jetty-launcher-21204-thread-2) [n:127.0.0.1:43835_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43835_solr
   [junit4]   2> 1794674 INFO  (zkCallback-21219-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1794674 INFO  (zkCallback-21231-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1794675 INFO  (jetty-launcher-21204-thread-2) [n:127.0.0.1:43835_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1794675 WARN  (jetty-launcher-21204-thread-2) [n:127.0.0.1:43835_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> 1794677 INFO  (jetty-launcher-21204-thread-1) [n:127.0.0.1:37733_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37733_solr as DOWN
   [junit4]   2> 1794677 INFO  (jetty-launcher-21204-thread-1) [n:127.0.0.1:37733_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1794677 INFO  (jetty-launcher-21204-thread-1) [n:127.0.0.1:37733_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37733_solr
   [junit4]   2> 1794678 INFO  (zkCallback-21219-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1794680 INFO  (jetty-launcher-21204-thread-1) [n:127.0.0.1:37733_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1794680 INFO  (zkCallback-21231-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1794680 WARN  (jetty-launcher-21204-thread-1) [n:127.0.0.1:37733_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> 1794702 INFO  (jetty-launcher-21204-thread-2) [n:127.0.0.1:43835_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1794703 INFO  (jetty-launcher-21204-thread-1) [n:127.0.0.1:37733_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1794726 INFO  (jetty-launcher-21204-thread-2) [n:127.0.0.1:43835_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43835.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e801f70
   [junit4]   2> 1794730 INFO  (jetty-launcher-21204-thread-1) [n:127.0.0.1:37733_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37733.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e801f70
   [junit4]   2> 1794733 INFO  (jetty-launcher-21204-thread-2) [n:127.0.0.1:43835_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43835.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e801f70
   [junit4]   2> 1794733 INFO  (jetty-launcher-21204-thread-2) [n:127.0.0.1:43835_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43835.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e801f70
   [junit4]   2> 1794734 INFO  (jetty-launcher-21204-thread-2) [n:127.0.0.1:43835_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_CCA5EC746CA7EB0D-001/tempDir-001/node2
   [junit4]   2> 1794737 INFO  (jetty-launcher-21204-thread-1) [n:127.0.0.1:37733_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37733.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e801f70
   [junit4]   2> 1794737 INFO  (jetty-launcher-21204-thread-1) [n:127.0.0.1:37733_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37733.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e801f70
   [junit4]   2> 1794738 INFO  (jetty-launcher-21204-thread-1) [n:127.0.0.1:37733_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_CCA5EC746CA7EB0D-001/tempDir-001/node1
   [junit4]   2> 1794756 INFO  (jetty-launcher-21204-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1794757 WARN  (jetty-launcher-21204-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@38e42c65[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1794757 WARN  (jetty-launcher-21204-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@38e42c65[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1794759 WARN  (jetty-launcher-21204-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2de0bfa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1794759 WARN  (jetty-launcher-21204-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2de0bfa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1794761 INFO  (jetty-launcher-21204-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34615/solr
   [junit4]   2> 1794762 INFO  (jetty-launcher-21204-thread-3) [n:127.0.0.1:40887_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1794762 INFO  (zkConnectionManagerCallback-21260-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1794762 INFO  (jetty-launcher-21204-thread-3) [n:127.0.0.1:40887_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1794766 INFO  (jetty-launcher-21204-thread-3) [n:127.0.0.1:40887_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1794769 INFO  (jetty-launcher-21204-thread-3) [n:127.0.0.1:40887_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40887_solr as DOWN
   [junit4]   2> 1794770 INFO  (jetty-launcher-21204-thread-3) [n:127.0.0.1:40887_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1794770 INFO  (jetty-launcher-21204-thread-3) [n:127.0.0.1:40887_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40887_solr
   [junit4]   2> 1794771 INFO  (zkCallback-21219-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1794772 INFO  (zkCallback-21231-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1794772 INFO  (zkCallback-21259-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1794773 INFO  (jetty-launcher-21204-thread-3) [n:127.0.0.1:40887_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1794773 WARN  (jetty-launcher-21204-thread-3) [n:127.0.0.1:40887_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> 1794807 INFO  (jetty-launcher-21204-thread-3) [n:127.0.0.1:40887_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1794826 INFO  (jetty-launcher-21204-thread-3) [n:127.0.0.1:40887_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40887.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e801f70
   [junit4]   2> 1794835 INFO  (jetty-launcher-21204-thread-3) [n:127.0.0.1:40887_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40887.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e801f70
   [junit4]   2> 1794835 INFO  (jetty-launcher-21204-thread-3) [n:127.0.0.1:40887_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40887.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e801f70
   [junit4]   2> 1794836 INFO  (jetty-launcher-21204-thread-3) [n:127.0.0.1:40887_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_CCA5EC746CA7EB0D-001/tempDir-001/node3
   [junit4]   2> 1794852 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[CCA5EC746CA7EB0D]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 1794853 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[CCA5EC746CA7EB0D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1794854 INFO  (zkConnectionManagerCallback-21273-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1794854 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[CCA5EC746CA7EB0D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1794855 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[CCA5EC746CA7EB0D]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1794856 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[CCA5EC746CA7EB0D]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34615/solr ready
   [junit4]   2> 1794878 INFO  (TEST-CollectionTooManyReplicasTest.testAddShard-seed#[CCA5EC746CA7EB0D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAddShard
   [junit4]   2> 1794879 INFO  (TEST-CollectionTooManyReplicasTest.testAddShard-seed#[CCA5EC746CA7EB0D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1794931 INFO  (qtp361059273-37093) [n:127.0.0.1:37733_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> 1794940 INFO  (qtp630674552-37081) [n:127.0.0.1:40887_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> 1794965 INFO  (qtp508787156-37072) [n:127.0.0.1:43835_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1794965 INFO  (qtp508787156-37072) [n:127.0.0.1:43835_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> 1794966 INFO  (qtp630674552-37082) [n:127.0.0.1:40887_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=60
   [junit4]   2> 1794976 INFO  (qtp361059273-37090) [n:127.0.0.1:37733_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> 1794978 INFO  (OverseerThreadFactory-21239-thread-1-processing-n:127.0.0.1:43835_solr) [n:127.0.0.1:43835_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection TooManyReplicasWhenAddingShards
   [junit4]   2> 1795093 INFO  (qtp361059273-37089) [n:127.0.0.1:37733_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> 1795103 INFO  (qtp630674552-37083) [n:127.0.0.1:40887_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> 1795112 INFO  (qtp508787156-37071) [n:127.0.0.1:43835_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> 1795117 INFO  (OverseerStateUpdate-72119884840042502-127.0.0.1:43835_solr-n_0000000000) [n:127.0.0.1:43835_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:43835/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43835_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1795120 INFO  (OverseerStateUpdate-72119884840042502-127.0.0.1:43835_solr-n_0000000000) [n:127.0.0.1:43835_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:40887/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40887_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1795348 INFO  (qtp508787156-37070) [n:127.0.0.1:43835_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> 1795349 INFO  (qtp630674552-37080) [n:127.0.0.1:40887_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> 1795357 INFO  (qtp508787156-37070) [n:127.0.0.1:43835_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> 1795363 INFO  (qtp630674552-37080) [n:127.0.0.1:40887_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> 1795365 INFO  (qtp508787156-37070) [n:127.0.0.1:43835_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1795366 INFO  (qtp508787156-37070) [n:127.0.0.1:43835_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> 1795367 INFO  (qtp508787156-37070) [n:127.0.0.1:43835_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> 1795367 INFO  (qtp508787156-37070) [n:127.0.0.1:43835_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43835.solr.core.TooManyReplicasWhenAddingShards.shardstart.replica_n1' (registry 'solr.core.TooManyReplicasWhenAddingShards.shardstart.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e801f70
   [junit4]   2> 1795367 INFO  (qtp508787156-37070) [n:127.0.0.1:43835_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-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_CCA5EC746CA7EB0D-001/tempDir-001/node2/TooManyReplicasWhenAddingShards_shardstart_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_CCA5EC746CA7EB0D-001/tempDir-001/node2/TooManyReplicasWhenAddingShards_shardstart_replica_n1/data/]
   [junit4]   2> 1795370 INFO  (qtp630674552-37080) [n:127.0.0.1:40887_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1795372 INFO  (qtp630674552-37080) [n:127.0.0.1:40887_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> 1795372 INFO  (qtp630674552-37080) [n:127.0.0.1:40887_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> 1795372 INFO  (qtp630674552-37080) [n:127.0.0.1:40887_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40887.solr.core.TooManyReplicasWhenAddingShards.shardstart.replica_n2' (registry 'solr.core.TooManyReplicasWhenAddingShards.shardstart.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e801f70
   [junit4]   2> 1795372 INFO  (qtp630674552-37080) [n:127.0.0.1:40887_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-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_CCA5EC746CA7EB0D-001/tempDir-001/node3/TooManyReplicasWhenAddingShards_shardstart_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_CCA5EC746CA7EB0D-001/tempDir-001/node3/TooManyReplicasWhenAddingShards_shardstart_replica_n2/data/]
   [junit4]   2> 1795435 INFO  (qtp508787156-37070) [n:127.0.0.1:43835_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> 1795435 INFO  (qtp508787156-37070) [n:127.0.0.1:43835_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> 1795436 INFO  (qtp630674552-37080) [n:127.0.0.1:40887_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> 1795436 INFO  (qtp630674552-37080) [n:127.0.0.1:40887_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> 1795437 INFO  (qtp508787156-37070) [n:127.0.0.1:43835_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1795437 INFO  (qtp508787156-37070) [n:127.0.0.1:43835_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1795438 INFO  (qtp630674552-37080) [n:127.0.0.1:40887_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1795438 INFO  (qtp630674552-37080) [n:127.0.0.1:40887_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1795439 INFO  (qtp508787156-37070) [n:127.0.0.1:43835_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> 1795440 INFO  (qtp630674552-37080) [n:127.0.0.1:40887_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> 1795440 INFO  (qtp508787156-37070) [n:127.0.0.1:43835_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> 1795440 INFO  (qtp630674552-37080) [n:127.0.0.1:40887_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> 1795440 INFO  (qtp508787156-37070) [n:127.0.0.1:43835_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> 1795440 INFO  (qtp508787156-37070) [n:127.0.0.1:43835_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 1671957545259892736
   [junit4]   2> 1795440 INFO  (qtp630674552-37080) [n:127.0.0.1:40887_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> 1795440 INFO  (qtp630674552-37080) [n:127.0.0.1:40887_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 1671957545259892736
   [junit4]   2> 1795445 INFO  (qtp508787156-37070) [n:127.0.0.1:43835_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/TooManyReplicasWhenAddingShards/terms/shardstart to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1795446 INFO  (qtp508787156-37070) [n:127.0.0.1:43835_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> 1795446 INFO  (qtp630674552-37080) [n:127.0.0.1:40887_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/TooManyReplicasWhenAddingShards/terms/shardstart to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1795446 INFO  (qtp630674552-37080) [n:127.0.0.1:40887_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> 1795447 INFO  (searcherExecutor-21277-thread-1-processing-n:127.0.0.1:43835_solr x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3) [n:127.0.0.1:43835_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> 1795448 INFO  (searcherExecutor-21279-thread-1-processing-n:127.0.0.1:40887_solr x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4) [n:127.0.0.1:40887_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> 1795450 INFO  (qtp508787156-37070) [n:127.0.0.1:43835_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1795450 INFO  (qtp508787156-37070) [n:127.0.0.1:43835_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1795450 INFO  (qtp508787156-37070) [n:127.0.0.1:43835_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43835/solr/TooManyReplicasWhenAddingShards_shardstart_replica_n1/
   [junit4]   2> 1795451 INFO  (qtp508787156-37070) [n:127.0.0.1:43835_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=TooManyReplicasWhenAddingShards_shardstart_replica_n1 url=https://127.0.0.1:43835/solr  START replicas=[https://127.0.0.1:40887/solr/TooManyReplicasWhenAddingShards_shardstart_replica_n2/] nUpdates=100
   [junit4]   2> 1795451 INFO  (qtp508787156-37070) [n:127.0.0.1:43835_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=TooManyReplicasWhenAddingShards_shardstart_replica_n1 url=https://127.0.0.1:43835/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1795452 INFO  (qtp630674552-37081) [n:127.0.0.1:40887_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 ] o.a.s.c.S.Request [TooManyReplicasWhenAddingShards_shardstart_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1795452 INFO  (qtp508787156-37070) [n:127.0.0.1:43835_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1795452 INFO  (qtp508787156-37070) [n:127.0.0.1:43835_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1795452 INFO  (qtp508787156-37070) [n:127.0.0.1:43835_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/TooManyReplicasWhenAddingShards/leaders/shardstart/leader after winning as /collections/TooManyReplicasWhenAddingShards/leader_elect/shardstart/election/72119884840042502-core_node3-n_0000000000
   [junit4]   2> 1795453 INFO  (qtp508787156-37070) [n:127.0.0.1:43835_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43835/solr/TooManyReplicasWhenAddingShards_shardstart_replica_n1/ shardstart
   [junit4]   2> 1795555 INFO  (zkCallback-21219-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> 1795555 INFO  (zkCallback-21219-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> 1795556 INFO  (zkCallback-21219-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> 1795556 INFO  (qtp508787156-37070) [n:127.0.0.1:43835_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1795558 INFO  (qtp508787156-37070) [n:127.0.0.1:43835_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=210
   [junit4]   2> 1795658 INFO  (zkCallback-21219-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> 1795658 INFO  (zkCallback-21219-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> 1795658 INFO  (zkCallback-21219-thread-4) [     ] 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> 1795658 INFO  (zkCallback-21219-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> 1796456 INFO  (qtp630674552-37080) [n:127.0.0.1:40887_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=1107
   [junit4]   2> 1796459 INFO  (qtp361059273-37090) [n:127.0.0.1:37733_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> 1796558 INFO  (zkCallback-21231-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> 1796558 INFO  (zkCallback-21259-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> 1796558 INFO  (zkCallback-21259-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> 1796558 INFO  (zkCallback-21219-thread-5) [     ] 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> 1796558 INFO  (zkCallback-21219-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> 1796559 INFO  (zkCallback-21219-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> 1796559 INFO  (zkCallback-21219-thread-4) [     ] 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> 1796559 INFO  (qtp361059273-37090) [n:127.0.0.1:37733_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=1583
   [junit4]   2> 1796560 INFO  (qtp361059273-37093) [n:127.0.0.1:37733_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> 1796563 INFO  (OverseerThreadFactory-21239-thread-2-processing-n:127.0.0.1:43835_solr) [n:127.0.0.1:43835_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> 1796563 INFO  (OverseerCollectionConfigSetProcessor-72119884840042502-127.0.0.1:43835_solr-n_0000000000) [n:127.0.0.1:43835_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> 1796665 INFO  (zkCallback-21259-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> 1796665 INFO  (zkCallback-21259-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> 1796665 INFO  (zkCallback-21219-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> 1796665 INFO  (zkCallback-21219-thread-4) [     ] 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> 1796665 INFO  (zkCallback-21219-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> 1796665 INFO  (zkCallback-21219-thread-5) [     ] 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> 1797566 INFO  (qtp361059273-37088) [n:127.0.0.1:37733_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> 1797567 INFO  (qtp630674552-37083) [n:127.0.0.1:40887_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> 1797568 INFO  (qtp630674552-37082) [n:127.0.0.1:40887_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> 1797569 INFO  (qtp508787156-37073) [n:127.0.0.1:43835_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> 1797570 INFO  (qtp508787156-37071) [n:127.0.0.1:43835_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> 1797571 INFO  (OverseerThreadFactory-21239-thread-2-processing-n:127.0.0.1:43835_solr) [n:127.0.0.1:43835_solr c:TooManyReplicasWhenAddingShards s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:37733_solr for creating new replica of shard shard1 for collection TooManyReplicasWhenAddingShards
   [junit4]   2> 1797572 INFO  (OverseerThreadFactory-21239-thread-2-processing-n:127.0.0.1:43835_solr) [n:127.0.0.1:43835_solr c:TooManyReplicasWhenAddingShards s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1797572 INFO  (OverseerThreadFactory-21239-thread-2-processing-n:127.0.0.1:43835_solr) [n:127.0.0.1:43835_solr c:TooManyReplicasWhenAddingShards s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:37733_solr for creating new replica of shard shard1 for collection TooManyReplicasWhenAddingShards
   [junit4]   2> 1797573 INFO  (OverseerThreadFactory-21239-thread-2-processing-n:127.0.0.1:43835_solr) [n:127.0.0.1:43835_solr c:TooManyReplicasWhenAddingShards s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1797574 INFO  (OverseerStateUpdate-72119884840042502-127.0.0.1:43835_solr-n_0000000000) [n:127.0.0.1:43835_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:37733/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37733_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1797676 INFO  (zkCallback-21219-thread-5) [     ] 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> 1797676 INFO  (zkCallback-21219-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> 1797676 INFO  (zkCallback-21219-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> 1797676 INFO  (zkCallback-21219-thread-4) [     ] 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> 1797677 INFO  (zkCallback-21259-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> 1797677 INFO  (zkCallback-21259-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> 1797777 INFO  (OverseerStateUpdate-72119884840042502-127.0.0.1:43835_solr-n_0000000000) [n:127.0.0.1:43835_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:37733/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37733_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1797801 INFO  (qtp361059273-37090) [n:127.0.0.1:37733_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> 1797810 INFO  (qtp361059273-37090) [n:127.0.0.1:37733_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> 1797836 INFO  (qtp361059273-37090) [n:127.0.0.1:37733_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1797838 INFO  (qtp361059273-37090) [n:127.0.0.1:37733_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> 1797838 INFO  (qtp361059273-37090) [n:127.0.0.1:37733_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> 1797838 INFO  (qtp361059273-37090) [n:127.0.0.1:37733_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37733.solr.core.TooManyReplicasWhenAddingShards.shard1.replica_n5' (registry 'solr.core.TooManyReplicasWhenAddingShards.shard1.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e801f70
   [junit4]   2> 1797838 INFO  (qtp361059273-37090) [n:127.0.0.1:37733_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-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_CCA5EC746CA7EB0D-001/tempDir-001/node1/TooManyReplicasWhenAddingShards_shard1_replica_n5], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_CCA5EC746CA7EB0D-001/tempDir-001/node1/TooManyReplicasWhenAddingShards_shard1_replica_n5/data/]
   [junit4]   2> 1797906 INFO  (zkCallback-21259-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> 1797906 INFO  (zkCallback-21219-thread-4) [     ] 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> 1797906 INFO  (zkCallback-21219-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> 1797906 INFO  (zkCallback-21219-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> 1797906 INFO  (zkCallback-21259-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> 1797906 INFO  (zkCallback-21219-thread-5) [     ] 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> 1797911 INFO  (qtp361059273-37090) [n:127.0.0.1:37733_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> 1797911 INFO  (qtp361059273-37090) [n:127.0.0.1:37733_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> 1797914 INFO  (qtp361059273-37090) [n:127.0.0.1:37733_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1797914 INFO  (qtp361059273-37090) [n:127.0.0.1:37733_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7 x:TooManyReplicasWhenAddingShards_shard1_replica_n5 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1797916 INFO  (qtp361059273-37090) [n:127.0.0.1:37733_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> 1797916 INFO  (qtp361059273-37090) [n:127.0.0.1:37733_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> 1797917 INFO  (qtp361059273-37090) [n:127.0.0.1:37733_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> 1797917 INFO  (qtp361059273-37090) [n:127.0.0.1:37733_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 1671957547857215488
   [junit4]   2> 1797920 INFO  (searcherExecutor-21289-thread-1-processing-n:127.0.0.1:37733_solr x:TooManyReplicasWhenAddingShards_shard1_replica_n5 c:TooManyReplicasWhenAddingShards s:shard1 r:core_node7) [n:127.0.0.1:37733_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> 1797922 INFO  (qtp361059273-37090) [n:127.0.0.1:37733_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> 1797922 INFO  (qtp361059273-37090) [n:127.0.0.1:37733_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> 1797930 INFO  (qtp361059273-37090) [n:127.0.0.1:37733_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=9998ms
   [junit4]   2> 1798008 INFO  (qtp361059273-37088) [n:127.0.0.1:37733_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> 1798017 INFO  (qtp361059273-37088) [n:127.0.0.1:37733_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> 1798025 INFO  (qtp361059273-37088) [n:127.0.0.1:37733_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1798027 INFO  (qtp361059273-37088) [n:127.0.0.1:37733_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> 1798027 INFO  (qtp361059273-37088) [n:127.0.0.1:37733_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> 1798027 INFO  (qtp361059273-37088) [n:127.0.0.1:37733_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37733.solr.core.TooManyReplicasWhenAddingShards.shard1.replica_n6' (registry 'solr.core.TooManyReplicasWhenAddingShards.shard1.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e801f70
   [junit4]   2> 1798027 INFO  (qtp361059273-37088) [n:127.0.0.1:37733_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-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_CCA5EC746CA7EB0D-001/tempDir-001/node1/TooManyReplicasWhenAddingShards_shard1_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_CCA5EC746CA7EB0D-001/tempDir-001/node1/TooManyReplicasWhenAddingShards_shard1_replica_n6/data/]
   [junit4]   2> 1798099 INFO  (qtp361059273-37088) [n:127.0.0.1:37733_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> 1798099 INFO  (qtp361059273-37088) [n:127.0.0.1:37733_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> 1798101 INFO  (qtp361059273-37088) [n:127.0.0.1:37733_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1798101 INFO  (qtp361059273-37088) [n:127.0.0.1:37733_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8 x:TooManyReplicasWhenAddingShards_shard1_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1798103 INFO  (qtp361059273-37088) [n:127.0.0.1:37733_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> 1798103 INFO  (qtp361059273-37088) [n:127.0.0.1:37733_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> 1798103 INFO  (qtp361059273-37088) [n:127.0.0.1:37733_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> 1798104 INFO  (qtp361059273-37088) [n:127.0.0.1:37733_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 1671957548053299200
   [junit4]   2> 1798106 INFO  (searcherExecutor-21295-thread-1-processing-n:127.0.0.1:37733_solr x:TooManyReplicasWhenAddingShards_shard1_replica_n6 c:TooManyReplicasWhenAddingShards s:shard1 r:core_node8) [n:127.0.0.1:37733_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> 1798106 INFO  (qtp361059273-37088) [n:127.0.0.1:37733_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> 1798106 INFO  (qtp361059273-37088) [n:127.0.0.1:37733_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> 1798112 INFO  (zkCallback-21219-thread-4) [     ] 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> 1798112 INFO  (zkCallback-21219-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> 1798112 INFO  (zkCallback-21259-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> 1798112 INFO  (zkCallback-21219-thread-5) [     ] 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> 1798112 INFO  (zkCallback-21219-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> 1798112 INFO  (zkCallback-21259-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> 1798431 INFO  (qtp361059273-37090) [n:127.0.0.1:37733_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> 1798431 INFO  (qtp361059273-37090) [n:127.0.0.1:37733_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> 1798431 INFO  (qtp361059273-37090) [n:127.0.0.1:37733_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:37733/solr/TooManyReplicasWhenAddingShards_shard1_replica_n5/
   [junit4]   2> 1798432 INFO  (qtp361059273-37090) [n:127.0.0.1:37733_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:37733/solr  START replicas=[https://127.0.0.1:37733/solr/TooManyReplicasWhenAddingShards_shard1_replica_n6/] nUpdates=100
   [junit4]   2> 1798432 INFO  (qtp361059273-37090) [n:127.0.0.1:37733_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:37733/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1798458 INFO  (qtp361059273-37092) [n:127.0.0.1:37733_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> 1798458 INFO  (qtp361059273-37090) [n:127.0.0.1:37733_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> 1798458 INFO  (qtp361059273-37090) [n:127

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

opped o.e.j.s.ServletContextHandler@2e394288{/solr,null,UNAVAILABLE}
   [junit4]   2> 1807986 INFO  (jetty-closer-21361-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1807986 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[CCA5EC746CA7EB0D]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1807994 WARN  (SUITE-CollectionTooManyReplicasTest-seed#[CCA5EC746CA7EB0D]-worker-SendThread(127.0.0.1:34615)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10038a735220000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10038a735220000, 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 0x10038a735220000, 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> 1808095 WARN  (SUITE-CollectionTooManyReplicasTest-seed#[CCA5EC746CA7EB0D]-worker-SendThread(127.0.0.1:34615)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10038a735220001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10038a735220001, 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 0x10038a735220001, 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> 1808197 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> 	8	/solr/collections/TooManyReplicasWhenAddingShards/terms/shardstart
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/collections/TooManyReplicasWhenAddingShards/state.json
   [junit4]   2> 	6	/solr/collections/TooManyReplicasWhenAddingShards/terms/shard2
   [junit4]   2> 	5	/solr/configs/conf
   [junit4]   2> 	5	/solr/collections/TooManyReplicasWhenAddingShards/terms/shard1
   [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> 	173	/solr/collections/TooManyReplicasWhenAddingShards/state.json
   [junit4]   2> 	18	/solr/aliases.json
   [junit4]   2> 	17	/solr/collections/TooManyReplicasWhenAddingDownedNode/state.json
   [junit4]   2> 	9	/solr/collections/TooManyReplicasInSeveralFlavors/state.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72119884840042502-127.0.0.1:43835_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	95	/solr/overseer/queue
   [junit4]   2> 	44	/solr/overseer/collection-queue-work
   [junit4]   2> 	30	/solr/collections
   [junit4]   2> 	29	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1808199 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[CCA5EC746CA7EB0D]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34615
   [junit4]   2> 1808199 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[CCA5EC746CA7EB0D]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34615
   [junit4]   2> 1808199 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[CCA5EC746CA7EB0D]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34615
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionTooManyReplicasTest_CCA5EC746CA7EB0D-001
   [junit4]   2> Jul 11, 2020 9:29:41 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=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=th-TH-u-nu-thai-x-lvariant-TH, timezone=Europe/Lisbon
   [junit4]   2> NOTE: Linux 4.15.0-108-generic amd64/Oracle Corporation 11.0.6 (64-bit)/cpus=4,threads=1,free=356674208,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [WordBreakSolrSpellCheckerTest, TestRestoreCore, TestInitParams, PeerSyncReplicationTest, TestCollectionAPIs, TestSolrConfigHandlerCloud, MetricsHistoryWithAuthIntegrationTest, OverseerTaskQueueTest, DistributedFacetSimpleRefinementLongTailTest, TestSurroundQueryParser, TestAddFieldRealTimeGet, TestSolrDeletionPolicy2, TestPhraseSuggestions, MultiDestinationAuditLoggerTest, QueryElevationComponentTest, TestSlowCompositeReaderWrapper, TestDocTermOrds, AtomicUpdateProcessorFactoryTest, DaemonStreamApiTest, ProtectedTermFilterFactoryTest, RankFieldTest, TestSha256AuthenticationProvider, TestPseudoReturnFields, DistributedFacetPivotWhiteBoxTest, TestPostingsSolrHighlighter, FullSolrCloudDistribCmdsTest, TestUniqueKeyFieldResource, NodeLostTriggerTest, TestManagedResourceStorage, TestNumericRangeQuery32, TestAtomicUpdateErrorCases, SOLR749Test, TestCloudNestedDocsSort, OverseerCollectionConfigSetProcessorTest, TestRecoveryHdfs, CollectionsAPIAsyncDistributedZkTest, BasicAuthStandaloneTest, TestQuerySenderNoQuery, TestCopyFieldCollectionResource, MaxSizeAutoCommitTest, PeerSyncWithIndexFingerprintCachingTest, TestDirectoryFactory, TestChildDocTransformerHierarchy, TestXIncludeConfig, SolrCoreMetricManagerTest, TestFieldTypeResource, TestLocalFSCloudBackupRestore, TestReRankQParserPlugin, TestMergePolicyConfig, TestLegacyNumericRangeQueryBuilder, ShardSplitTest, MBeansHandlerTest, ClusterStateTest, BooleanFieldTest, TokenizerChainTest, TestCloudJSONFacetJoinDomain, MultiSolrCloudTestCaseTest, RequestLoggingTest, TestDefaultStatsCache, DateMathParserTest, DistributedSuggestComponentTest, DeleteStatusTest, JavabinLoaderTest, ComputePlanActionTest, TestLRUStatsCacheCloud, ThreadDumpHandlerTest, RollingRestartTest, TestCollectionAPI, AuditLoggerPluginTest, TestTlogReplayVsRecovery, CategoryRoutedAliasUpdateProcessorTest, BigEndianAscendingWordDeserializerTest, TestTolerantUpdateProcessorRandomCloud, StatsComponentTest, TestCSVResponseWriter, TestDownShardTolerantSearch, TestPerFieldSimilarityWithDefaultOverride, TestSimExecutePlanAction, TestCSVLoader, TermVectorComponentDistributedTest, TestSchemaManager, SolrIndexSearcherTest, ClassificationUpdateProcessorTest, TestSimComputePlanAction, DocValuesNotIndexedTest, NodeMutatorTest, TestSearchPerf, TestSolrCachePerf, XmlInterpolationTest, TestExactStatsCache, TestJoin, JSONWriterTest, UpdateParamsTest, DeleteNodeTest, TestPivotHelperCode, JWTAuthPluginTest, TestConfig, TestAnalyzedSuggestions, TestSimPolicyCloud, SolrMetricsIntegrationTest, TestJsonFacetsStatsParsing, RankQueryTest, TestMissingGroups, FileUtilsTest, TestExactStatsCacheCloud, Tagger2Test, SortByFunctionTest, ConfigSetsAPITest, CacheHeaderTest, TestNamedUpdateProcessors, HLLUtilTest, EnumFieldTest, MoveReplicaHDFSFailoverTest, ScheduledMaintenanceTriggerTest, AutoscalingHistoryHandlerTest, TestCustomSort, HdfsNNFailoverTest, BufferStoreTest, ByteBuffersDirectoryFactoryTest, TestValueSourceCache, DimensionalRoutedAliasUpdateProcessorTest, PropertiesRequestHandlerTest, BJQParserTest, CoreSorterTest, ReindexCollectionTest, TestConfigSetProperties, RuleEngineTest, AuthToolTest, PrimUtilsTest, TestSolrCloudWithDelegationTokens, ConvertedLegacyTest, TriggerIntegrationTest, CdcrWithNodesRestartsTest, TestRuleBasedAuthorizationWithKerberos, TestCollationField, CheckHdfsIndexTest, TestWriterPerf, NoCacheHeaderTest, TestCloudInspectUtil, ReplaceNodeTest, TestPushWriter, IndexSchemaTest, AsyncCallRequestStatusResponseTest, CollectionStateZnodeTest, MetricUtilsTest, TolerantUpdateProcessorTest, TestOnReconnectListenerSupport, TestAuthorizationFramework, TestCloudPseudoReturnFields, RegexBytesRefFilterTest, TestFacetMethods, TestHashQParserPlugin, BasicDistributedZkTest, CleanupOldIndexTest, ClusterStateMockUtilTest, CollectionsAPISolrJTest, HttpPartitionWithTlogReplicasTest, MissingSegmentRecoveryTest, MoveReplicaHDFSTest, MoveReplicaTest, RecoveryAfterSoftCommitTest, ShardRoutingTest, SolrXmlInZkTest, SplitShardTest, TestCloudSearcherWarming, TestPullReplicaErrorHandling, TestRandomRequestDistribution, TestSizeLimitedDistributedMap, TestSkipOverseerOperations, UnloadDistributedZkTest, CollectionTooManyReplicasTest]
   [junit4] Completed [555/917 (1!)] on J2 in 14.87s, 3 tests, 1 error <<< FAILURES!

[...truncated 53340 lines...]