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 2021/07/31 17:13:50 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.9 - Build # 313 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.9/313/

1 tests failed.
FAILED:  org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testExplicitConfiguration

Error Message:
leaderRegistries expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: leaderRegistries expected:<2> but was:<1>
	at __randomizedtesting.SeedInfo.seed([88A748ACA8639F69:CC6B6857C6594903]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testExplicitConfiguration(SolrCloudReportersTest.java:161)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14080 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest
   [junit4]   2> 597900 INFO  (SUITE-SolrCloudReportersTest-seed#[88A748ACA8639F69]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 597900 INFO  (SUITE-SolrCloudReportersTest-seed#[88A748ACA8639F69]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 597900 INFO  (SUITE-SolrCloudReportersTest-seed#[88A748ACA8639F69]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_88A748ACA8639F69-001/data-dir-48-001
   [junit4]   2> 597900 WARN  (SUITE-SolrCloudReportersTest-seed#[88A748ACA8639F69]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=20 numCloses=20
   [junit4]   2> 597900 INFO  (SUITE-SolrCloudReportersTest-seed#[88A748ACA8639F69]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 597902 INFO  (SUITE-SolrCloudReportersTest-seed#[88A748ACA8639F69]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 597902 INFO  (SUITE-SolrCloudReportersTest-seed#[88A748ACA8639F69]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 597903 INFO  (SUITE-SolrCloudReportersTest-seed#[88A748ACA8639F69]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 0 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_88A748ACA8639F69-001/tempDir-001
   [junit4]   2> 597903 INFO  (SUITE-SolrCloudReportersTest-seed#[88A748ACA8639F69]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 597903 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 597903 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 597904 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 598003 INFO  (SUITE-SolrCloudReportersTest-seed#[88A748ACA8639F69]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 37639
   [junit4]   2> 598003 INFO  (SUITE-SolrCloudReportersTest-seed#[88A748ACA8639F69]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37639
   [junit4]   2> 598003 INFO  (SUITE-SolrCloudReportersTest-seed#[88A748ACA8639F69]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37639
   [junit4]   2> 598003 INFO  (SUITE-SolrCloudReportersTest-seed#[88A748ACA8639F69]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37639
   [junit4]   2> 598005 INFO  (SUITE-SolrCloudReportersTest-seed#[88A748ACA8639F69]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 598012 INFO  (zkConnectionManagerCallback-4883-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 598012 INFO  (SUITE-SolrCloudReportersTest-seed#[88A748ACA8639F69]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 598026 INFO  (SUITE-SolrCloudReportersTest-seed#[88A748ACA8639F69]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 598037 INFO  (zkConnectionManagerCallback-4885-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 598037 INFO  (SUITE-SolrCloudReportersTest-seed#[88A748ACA8639F69]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 598038 INFO  (SUITE-SolrCloudReportersTest-seed#[88A748ACA8639F69]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 598039 INFO  (zkConnectionManagerCallback-4887-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 598040 INFO  (SUITE-SolrCloudReportersTest-seed#[88A748ACA8639F69]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 598160 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testExplicitConfiguration
   [junit4]   2> 598160 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 598162 WARN  (SUITE-SolrCloudReportersTest-seed#[88A748ACA8639F69]-worker-SendThread(127.0.0.1:37639)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106b44db83b0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106b44db83b0000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106b44db83b0000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 598365 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37639
   [junit4]   2> 598365 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37639
   [junit4]   2> 598365 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37639
   [junit4]   2> 598366 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_88A748ACA8639F69-001/tempDir-002
   [junit4]   2> 598366 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 598367 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 598367 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 598368 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 598467 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]) [     ] o.a.s.c.ZkTestServer start zk server on port: 35281
   [junit4]   2> 598467 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35281
   [junit4]   2> 598467 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35281
   [junit4]   2> 598467 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35281
   [junit4]   2> 598469 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 598477 INFO  (zkConnectionManagerCallback-4892-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 598477 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 598501 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 598503 INFO  (zkConnectionManagerCallback-4894-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 598503 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 598505 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 598507 INFO  (zkConnectionManagerCallback-4896-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 598507 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 598611 INFO  (jetty-launcher-4897-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 598611 INFO  (jetty-launcher-4897-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 598611 INFO  (jetty-launcher-4897-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 598611 INFO  (jetty-launcher-4897-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 598611 INFO  (jetty-launcher-4897-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 598611 INFO  (jetty-launcher-4897-thread-2) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 598617 INFO  (jetty-launcher-4897-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 598617 INFO  (jetty-launcher-4897-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 598617 INFO  (jetty-launcher-4897-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 598618 INFO  (jetty-launcher-4897-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44d774da{/solr,null,AVAILABLE}
   [junit4]   2> 598619 INFO  (jetty-launcher-4897-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 598619 INFO  (jetty-launcher-4897-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 598619 INFO  (jetty-launcher-4897-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 598619 INFO  (jetty-launcher-4897-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@27eb51e3{/solr,null,AVAILABLE}
   [junit4]   2> 598620 INFO  (jetty-launcher-4897-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@40e74cde{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42151}
   [junit4]   2> 598620 INFO  (jetty-launcher-4897-thread-2) [     ] o.e.j.s.Server Started @598655ms
   [junit4]   2> 598620 INFO  (jetty-launcher-4897-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:35281/solr, hostPort=42151}
   [junit4]   2> 598620 ERROR (jetty-launcher-4897-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 598620 INFO  (jetty-launcher-4897-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 598620 INFO  (jetty-launcher-4897-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.1
   [junit4]   2> 598620 INFO  (jetty-launcher-4897-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 598620 INFO  (jetty-launcher-4897-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 598620 INFO  (jetty-launcher-4897-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-07-31T16:23:23.337Z
   [junit4]   2> 598622 INFO  (jetty-launcher-4897-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 598622 INFO  (jetty-launcher-4897-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3173c615{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38541}
   [junit4]   2> 598622 INFO  (jetty-launcher-4897-thread-1) [     ] o.e.j.s.Server Started @598658ms
   [junit4]   2> 598622 INFO  (jetty-launcher-4897-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:35281/solr, hostPort=38541}
   [junit4]   2> 598623 ERROR (jetty-launcher-4897-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 598623 INFO  (jetty-launcher-4897-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 598623 INFO  (jetty-launcher-4897-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.1
   [junit4]   2> 598623 INFO  (jetty-launcher-4897-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 598623 INFO  (jetty-launcher-4897-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 598623 INFO  (jetty-launcher-4897-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-07-31T16:23:23.340Z
   [junit4]   2> 598624 INFO  (jetty-launcher-4897-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 598626 INFO  (zkConnectionManagerCallback-4899-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 598626 INFO  (zkConnectionManagerCallback-4901-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 598626 INFO  (jetty-launcher-4897-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 598626 INFO  (jetty-launcher-4897-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 598628 INFO  (jetty-launcher-4897-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 598629 INFO  (jetty-launcher-4897-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 598631 INFO  (jetty-launcher-4897-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 598631 INFO  (jetty-launcher-4897-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 598634 INFO  (jetty-launcher-4897-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 598634 INFO  (jetty-launcher-4897-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 598636 WARN  (jetty-launcher-4897-thread-2-SendThread(127.0.0.1:35281)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106b44dba020003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106b44dba020003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106b44dba020003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 598638 WARN  (jetty-launcher-4897-thread-1-SendThread(127.0.0.1:35281)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106b44dba020004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106b44dba020004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106b44dba020004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 600168 INFO  (jetty-launcher-4897-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 600169 WARN  (jetty-launcher-4897-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3514c757[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 600169 WARN  (jetty-launcher-4897-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3514c757[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 600178 WARN  (jetty-launcher-4897-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@78f34c7e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 600178 WARN  (jetty-launcher-4897-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@78f34c7e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 600179 INFO  (jetty-launcher-4897-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35281/solr
   [junit4]   2> 600181 INFO  (jetty-launcher-4897-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 600182 INFO  (zkConnectionManagerCallback-4915-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 600182 INFO  (jetty-launcher-4897-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 600184 WARN  (jetty-launcher-4897-thread-1-SendThread(127.0.0.1:35281)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106b44dba020005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106b44dba020005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106b44dba020005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 600263 INFO  (jetty-launcher-4897-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 600264 WARN  (jetty-launcher-4897-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@373a709f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 600264 WARN  (jetty-launcher-4897-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@373a709f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 600267 WARN  (jetty-launcher-4897-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@60072efa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 600267 WARN  (jetty-launcher-4897-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@60072efa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 600268 INFO  (jetty-launcher-4897-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35281/solr
   [junit4]   2> 600268 INFO  (jetty-launcher-4897-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 600273 INFO  (zkConnectionManagerCallback-4923-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 600273 INFO  (jetty-launcher-4897-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 600285 INFO  (jetty-launcher-4897-thread-1) [n:127.0.0.1:38541_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 600286 INFO  (zkConnectionManagerCallback-4925-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 600286 INFO  (jetty-launcher-4897-thread-1) [n:127.0.0.1:38541_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 600345 WARN  (jetty-launcher-4897-thread-1) [n:127.0.0.1:38541_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 600349 INFO  (jetty-launcher-4897-thread-1) [n:127.0.0.1:38541_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38541_solr
   [junit4]   2> 600350 INFO  (jetty-launcher-4897-thread-1) [n:127.0.0.1:38541_solr     ] o.a.s.c.Overseer Overseer (id=73944689824366599-127.0.0.1:38541_solr-n_0000000000) starting
   [junit4]   2> 600354 INFO  (OverseerStateUpdate-73944689824366599-127.0.0.1:38541_solr-n_0000000000) [n:127.0.0.1:38541_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38541_solr
   [junit4]   2> 600355 INFO  (jetty-launcher-4897-thread-1) [n:127.0.0.1:38541_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38541_solr
   [junit4]   2> 600356 INFO  (OverseerStateUpdate-73944689824366599-127.0.0.1:38541_solr-n_0000000000) [n:127.0.0.1:38541_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 600358 INFO  (jetty-launcher-4897-thread-1) [n:127.0.0.1:38541_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 600358 WARN  (jetty-launcher-4897-thread-1) [n:127.0.0.1:38541_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> 600377 INFO  (jetty-launcher-4897-thread-1) [n:127.0.0.1:38541_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 600386 INFO  (jetty-launcher-4897-thread-2) [n:127.0.0.1:42151_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 600389 INFO  (zkConnectionManagerCallback-4938-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 600389 INFO  (jetty-launcher-4897-thread-2) [n:127.0.0.1:42151_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 600393 WARN  (jetty-launcher-4897-thread-2) [n:127.0.0.1:42151_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 600394 INFO  (jetty-launcher-4897-thread-2) [n:127.0.0.1:42151_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 600396 INFO  (jetty-launcher-4897-thread-1) [n:127.0.0.1:38541_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.node
   [junit4]   2> 600396 INFO  (jetty-launcher-4897-thread-1) [n:127.0.0.1:38541_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.jvm
   [junit4]   2> 600396 INFO  (jetty-launcher-4897-thread-1) [n:127.0.0.1:38541_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.jetty
   [junit4]   2> 600398 INFO  (jetty-launcher-4897-thread-2) [n:127.0.0.1:42151_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42151_solr as DOWN
   [junit4]   2> 600398 INFO  (jetty-launcher-4897-thread-2) [n:127.0.0.1:42151_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 600398 INFO  (jetty-launcher-4897-thread-2) [n:127.0.0.1:42151_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42151_solr
   [junit4]   2> 600399 INFO  (zkCallback-4924-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 600400 INFO  (jetty-launcher-4897-thread-2) [n:127.0.0.1:42151_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 600401 WARN  (jetty-launcher-4897-thread-2) [n:127.0.0.1:42151_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> 600421 INFO  (zkCallback-4937-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 600421 INFO  (jetty-launcher-4897-thread-2) [n:127.0.0.1:42151_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 600423 WARN  (jetty-launcher-4897-thread-1) [n:127.0.0.1:38541_solr     ] o.a.s.D.o.a.s.m.r.s.SolrClusterReporter Solr loaded a deprecated plugin/analysis class [org.apache.solr.metrics.reporters.solr.SolrClusterReporter]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 600430 INFO  (jetty-launcher-4897-thread-2) [n:127.0.0.1:42151_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.node
   [junit4]   2> 600430 INFO  (jetty-launcher-4897-thread-2) [n:127.0.0.1:42151_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.jvm
   [junit4]   2> 600430 INFO  (jetty-launcher-4897-thread-2) [n:127.0.0.1:42151_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.jetty
   [junit4]   2> 600449 INFO  (jetty-launcher-4897-thread-1) [n:127.0.0.1:38541_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_88A748ACA8639F69-001/tempDir-002/node1
   [junit4]   2> 600449 INFO  (jetty-launcher-4897-thread-2) [n:127.0.0.1:42151_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_88A748ACA8639F69-001/tempDir-002/node2
   [junit4]   2> 600462 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 600463 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 600463 INFO  (zkConnectionManagerCallback-4952-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 600463 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 600465 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 600468 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35281/solr ready
   [junit4]   2> 600469 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 600470 INFO  (zkConnectionManagerCallback-4954-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 600470 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 600579 INFO  (OverseerThreadFactory-4932-thread-1-processing-n:127.0.0.1:38541_solr) [n:127.0.0.1:38541_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection test_collection
   [junit4]   2> 600588 INFO  (OverseerThreadFactory-4932-thread-1-processing-n:127.0.0.1:38541_solr) [n:127.0.0.1:38541_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:42151_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:42151/solr",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 600591 INFO  (OverseerThreadFactory-4932-thread-1-processing-n:127.0.0.1:38541_solr) [n:127.0.0.1:38541_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:38541_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:38541/solr",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 600593 INFO  (OverseerThreadFactory-4932-thread-1-processing-n:127.0.0.1:38541_solr) [n:127.0.0.1:38541_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard2_replica_n5",
   [junit4]   2>   "node_name":"127.0.0.1:42151_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:42151/solr",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 600595 INFO  (OverseerThreadFactory-4932-thread-1-processing-n:127.0.0.1:38541_solr) [n:127.0.0.1:38541_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard2_replica_n7",
   [junit4]   2>   "node_name":"127.0.0.1:38541_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:38541/solr",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 600605 INFO  (qtp1310763882-8465) [n:127.0.0.1:42151_solr    x:test_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 600605 INFO  (qtp1068773267-8471) [n:127.0.0.1:38541_solr    x:test_collection_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n3&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 600606 INFO  (qtp1068773267-8466) [n:127.0.0.1:38541_solr    x:test_collection_shard2_replica_n7 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n7&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 600606 INFO  (qtp1068773267-8466) [n:127.0.0.1:38541_solr    x:test_collection_shard2_replica_n7 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 600607 INFO  (qtp1310763882-8467) [n:127.0.0.1:42151_solr    x:test_collection_shard2_replica_n5 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n5&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 600628 INFO  (qtp1310763882-8467) [n:127.0.0.1:42151_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 600631 INFO  (qtp1310763882-8467) [n:127.0.0.1:42151_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 600631 WARN  (qtp1310763882-8467) [n:127.0.0.1:42151_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 600631 INFO  (qtp1310763882-8467) [n:127.0.0.1:42151_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 600631 INFO  (qtp1310763882-8467) [n:127.0.0.1:42151_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard2_replica_n5' using configuration from configset test, trusted=true
   [junit4]   2> 600632 INFO  (qtp1310763882-8467) [n:127.0.0.1:42151_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.core.test_collection.shard2.replica_n5
   [junit4]   2> 600635 INFO  (qtp1068773267-8471) [n:127.0.0.1:38541_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 600638 INFO  (qtp1068773267-8471) [n:127.0.0.1:38541_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 600638 WARN  (qtp1068773267-8471) [n:127.0.0.1:38541_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 600638 INFO  (qtp1068773267-8471) [n:127.0.0.1:38541_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 600638 INFO  (qtp1068773267-8471) [n:127.0.0.1:38541_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard1_replica_n3' using configuration from configset test, trusted=true
   [junit4]   2> 600639 INFO  (qtp1068773267-8471) [n:127.0.0.1:38541_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.core.test_collection.shard1.replica_n3
   [junit4]   2> 600641 INFO  (qtp1310763882-8465) [n:127.0.0.1:42151_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 600642 INFO  (qtp1310763882-8465) [n:127.0.0.1:42151_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 600643 WARN  (qtp1310763882-8467) [n:127.0.0.1:42151_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.D.o.a.s.m.r.s.SolrShardReporter Solr loaded a deprecated plugin/analysis class [org.apache.solr.metrics.reporters.solr.SolrShardReporter]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 600643 WARN  (qtp1310763882-8465) [n:127.0.0.1:42151_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 600643 INFO  (qtp1310763882-8465) [n:127.0.0.1:42151_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 600643 INFO  (qtp1310763882-8465) [n:127.0.0.1:42151_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard1_replica_n1' using configuration from configset test, trusted=true
   [junit4]   2> 600643 INFO  (qtp1310763882-8465) [n:127.0.0.1:42151_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.core.test_collection.shard1.replica_n1
   [junit4]   2> 600646 INFO  (qtp1068773267-8466) [n:127.0.0.1:38541_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 600647 INFO  (qtp1068773267-8466) [n:127.0.0.1:38541_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 600647 WARN  (qtp1068773267-8466) [n:127.0.0.1:38541_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 600647 INFO  (qtp1068773267-8466) [n:127.0.0.1:38541_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 600647 INFO  (qtp1068773267-8466) [n:127.0.0.1:38541_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard2_replica_n7' using configuration from configset test, trusted=true
   [junit4]   2> 600648 INFO  (qtp1068773267-8466) [n:127.0.0.1:38541_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.core.test_collection.shard2.replica_n7
   [junit4]   2> 600662 INFO  (qtp1068773267-8466) [n:127.0.0.1:38541_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.SolrCore [[test_collection_shard2_replica_n7] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_88A748ACA8639F69-001/tempDir-002/node1/test_collection_shard2_replica_n7], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_88A748ACA8639F69-001/tempDir-002/node1/test_collection_shard2_replica_n7/data/]
   [junit4]   2> 600662 INFO  (qtp1310763882-8465) [n:127.0.0.1:42151_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[test_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_88A748ACA8639F69-001/tempDir-002/node2/test_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_88A748ACA8639F69-001/tempDir-002/node2/test_collection_shard1_replica_n1/data/]
   [junit4]   2> 600665 INFO  (qtp1068773267-8471) [n:127.0.0.1:38541_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.SolrCore [[test_collection_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_88A748ACA8639F69-001/tempDir-002/node1/test_collection_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_88A748ACA8639F69-001/tempDir-002/node1/test_collection_shard1_replica_n3/data/]
   [junit4]   2> 600669 INFO  (qtp1310763882-8467) [n:127.0.0.1:42151_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.SolrCore [[test_collection_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_88A748ACA8639F69-001/tempDir-002/node2/test_collection_shard2_replica_n5], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_88A748ACA8639F69-001/tempDir-002/node2/test_collection_shard2_replica_n5/data/]
   [junit4]   2> 600711 INFO  (qtp1068773267-8471) [n:127.0.0.1:38541_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 600711 INFO  (qtp1068773267-8471) [n:127.0.0.1:38541_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 600712 INFO  (qtp1310763882-8465) [n:127.0.0.1:42151_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 600712 INFO  (qtp1310763882-8465) [n:127.0.0.1:42151_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 600712 INFO  (qtp1068773267-8471) [n:127.0.0.1:38541_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test
   [junit4]   2> 600713 INFO  (qtp1068773267-8471) [n:127.0.0.1:38541_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 600713 INFO  (qtp1068773267-8471) [n:127.0.0.1:38541_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 600715 INFO  (qtp1310763882-8465) [n:127.0.0.1:42151_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test
   [junit4]   2> 600715 INFO  (qtp1310763882-8465) [n:127.0.0.1:42151_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 600715 INFO  (qtp1310763882-8465) [n:127.0.0.1:42151_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 600716 INFO  (searcherExecutor-4958-thread-1-processing-n:127.0.0.1:38541_solr x:test_collection_shard1_replica_n3 c:test_collection s:shard1 r:core_node4) [n:127.0.0.1:38541_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.SolrCore [test_collection_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 600717 INFO  (qtp1068773267-8466) [n:127.0.0.1:38541_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 600717 INFO  (qtp1068773267-8466) [n:127.0.0.1:38541_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 600718 INFO  (qtp1068773267-8466) [n:127.0.0.1:38541_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test
   [junit4]   2> 600719 INFO  (qtp1068773267-8466) [n:127.0.0.1:38541_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 600719 INFO  (qtp1068773267-8466) [n:127.0.0.1:38541_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 600719 INFO  (searcherExecutor-4960-thread-1-processing-n:127.0.0.1:42151_solr x:test_collection_shard1_replica_n1 c:test_collection s:shard1 r:core_node2) [n:127.0.0.1:42151_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [test_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 600721 INFO  (searcherExecutor-4962-thread-1-processing-n:127.0.0.1:38541_solr x:test_collection_shard2_replica_n7 c:test_collection s:shard2 r:core_node8) [n:127.0.0.1:38541_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.SolrCore [test_collection_shard2_replica_n7]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 600723 INFO  (qtp1310763882-8467) [n:127.0.0.1:42151_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 600723 INFO  (qtp1310763882-8467) [n:127.0.0.1:42151_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 600724 INFO  (qtp1310763882-8467) [n:127.0.0.1:42151_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test
   [junit4]   2> 600727 INFO  (qtp1310763882-8467) [n:127.0.0.1:42151_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 600727 INFO  (qtp1310763882-8467) [n:127.0.0.1:42151_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 600727 INFO  (qtp1068773267-8471) [n:127.0.0.1:38541_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_collection/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 600728 INFO  (qtp1068773267-8471) [n:127.0.0.1:38541_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test_collection/leaders/shard1
   [junit4]   2> 600728 INFO  (searcherExecutor-4956-thread-1-processing-n:127.0.0.1:42151_solr x:test_collection_shard2_replica_n5 c:test_collection s:shard2 r:core_node6) [n:127.0.0.1:42151_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.SolrCore [test_collection_shard2_replica_n5]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 600731 INFO  (qtp1310763882-8465) [n:127.0.0.1:42151_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_collection/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 600731 INFO  (qtp1310763882-8465) [n:127.0.0.1:42151_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test_collection/leaders/shard1
   [junit4]   2> 600732 INFO  (qtp1068773267-8466) [n:127.0.0.1:38541_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_collection/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 600733 INFO  (qtp1068773267-8466) [n:127.0.0.1:38541_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test_collection/leaders/shard2
   [junit4]   2> 600736 INFO  (qtp1068773267-8471) [n:127.0.0.1:38541_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 600736 INFO  (qtp1068773267-8471) [n:127.0.0.1:38541_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 600736 INFO  (qtp1068773267-8471) [n:127.0.0.1:38541_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38541/solr/test_collection_shard1_replica_n3/
   [junit4]   2> 600736 ERROR (qtp1068773267-8471) [n:127.0.0.1:38541_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 600736 INFO  (qtp1068773267-8471) [n:127.0.0.1:38541_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] 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> 600736 INFO  (qtp1068773267-8471) [n:127.0.0.1:38541_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/test_collection/leaders/shard1/leader after winning as /collections/test_collection/leader_elect/shard1/election/73944689824366599-core_node4-n_0000000000
   [junit4]   2> 600738 INFO  (qtp1310763882-8467) [n:127.0.0.1:42151_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_collection/terms/shard2 to Terms{values={core_node6=0, core_node8=0}, version=1}
   [junit4]   2> 600738 INFO  (qtp1310763882-8467) [n:127.0.0.1:42151_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test_collection/leaders/shard2
   [junit4]   2> 600739 INFO  (qtp1068773267-8466) [n:127.0.0.1:38541_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 600739 INFO  (qtp1068773267-8466) [n:127.0.0.1:38541_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 600739 INFO  (qtp1068773267-8466) [n:127.0.0.1:38541_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38541/solr/test_collection_shard2_replica_n7/
   [junit4]   2> 600739 ERROR (qtp1068773267-8466) [n:127.0.0.1:38541_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 600739 INFO  (qtp1068773267-8466) [n:127.0.0.1:38541_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] 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> 600739 INFO  (qtp1068773267-8466) [n:127.0.0.1:38541_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/test_collection/leaders/shard2/leader after winning as /collections/test_collection/leader_elect/shard2/election/73944689824366599-core_node8-n_0000000000
   [junit4]   2> 600740 INFO  (qtp1068773267-8471) [n:127.0.0.1:38541_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38541/solr/test_collection_shard1_replica_n3/ shard1
   [junit4]   2> 600741 INFO  (zkCallback-4924-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 600742 INFO  (qtp1068773267-8466) [n:127.0.0.1:38541_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38541/solr/test_collection_shard2_replica_n7/ shard2
   [junit4]   2> 600744 INFO  (zkCallback-4937-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 600744 INFO  (zkCallback-4924-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 600745 INFO  (zkCallback-4937-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 600745 INFO  (zkCallback-4924-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 600749 INFO  (qtp1068773267-8471) [n:127.0.0.1:38541_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 600750 INFO  (qtp1068773267-8466) [n:127.0.0.1:38541_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 600751 INFO  (qtp1310763882-8467) [n:127.0.0.1:42151_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n5&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=144
   [junit4]   2> 600752 INFO  (zkCallback-4937-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 600752 INFO  (zkCallback-4937-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 600754 INFO  (qtp1068773267-8466) [n:127.0.0.1:38541_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n7&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=148
   [junit4]   2> 600755 INFO  (qtp1068773267-8471) [n:127.0.0.1:38541_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n3&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=150
   [junit4]   2> 601738 INFO  (zkCallback-4937-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 601738 INFO  (zkCallback-4924-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 601741 INFO  (qtp1310763882-8465) [n:127.0.0.1:42151_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1135
   [junit4]   2> 601744 INFO  (qtp1068773267-8462) [n:127.0.0.1:38541_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> 601744 INFO  (qtp1068773267-8462) [n:127.0.0.1:38541_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=test&maxShardsPerNode=4&name=test_collection&nrtReplicas=2&action=CREATE&numShards=2&perReplicaState=true&wt=javabin&version=2} status=0 QTime=1168
   [junit4]   2> 601744 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: test_collection
   [junit4]   2> 601747 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]) [     ] o.a.s.c.SolrCloudTestCase waitForState (test_collection): Expected test_collection with 2 shards and 2 replicas
   [junit4]   2> 601748 INFO  (watches-4949-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 4
   [junit4]   2> 601749 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 4
   [junit4]   2> 601749 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 4
   [junit4]   2> 601750 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 4
   [junit4]   2> 602581 INFO  (OverseerCollectionConfigSetProcessor-73944689824366599-127.0.0.1:38541_solr-n_0000000000) [n:127.0.0.1:38541_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> 605460 INFO  (qtp1068773267-8466) [n:127.0.0.1:38541_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:38541_solr} status=0 QTime=4
   [junit4]   2> 605460 INFO  (qtp1068773267-8460) [n:127.0.0.1:38541_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:42151_solr} status=0 QTime=4
   [junit4]   2> 605662 WARN  (metrics-solr-reporter-6-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 605662 WARN  (metrics-solr-reporter-5-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 605663 INFO  (qtp1068773267-8471) [n:127.0.0.1:38541_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 605665 INFO  (qtp1068773267-8462) [n:127.0.0.1:38541_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 610452 INFO  (qtp1068773267-8464) [n:127.0.0.1:38541_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:42151_solr} status=0 QTime=0
   [junit4]   2> 610454 INFO  (qtp1068773267-8460) [n:127.0.0.1:38541_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:38541_solr} status=0 QTime=0
   [junit4]   2> 610661 WARN  (metrics-solr-reporter-5-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 610661 WARN  (metrics-solr-reporter-6-thread-1) [     ] o.a.s.m.r.s.SolrShardReporter No leader for test_collection/shard2
   [junit4]   2> 610663 INFO  (qtp1068773267-8466) [n:127.0.0.1:38541_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 610663 INFO  (qtp1068773267-8471) [n:127.0.0.1:38541_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 611752 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]) [n:127.0.0.1:38541_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testExplicitConfiguration
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCloudReportersTest -Dtests.method=testExplicitConfiguration -Dtests.seed=88A748ACA8639F69 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ms-MY -Dtests.timezone=Cuba -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 13.6s J0 | SolrCloudReportersTest.testExplicitConfiguration <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: leaderRegistries expected:<2> but was:<1>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([88A748ACA8639F69:CC6B6857C6594903]:0)
   [junit4]    > 	at org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testExplicitConfiguration(SolrCloudReportersTest.java:161)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 611778 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[88A748ACA8639F69]) [n:127.0.0.1:38541_solr     ] o.a.s.SolrTestCaseJ4 ###Starting testDefaultPlugins
   [junit4]   2> 611881 INFO  (jetty-closer-4975-thread-1-processing-n:127.0.0.1:38541_solr) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=354316246
   [junit4]   2> 611881 INFO  (jetty-closer-4975-thread-1-processing-n:127.0.0.1:38541_solr) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42151_solr
   [junit4]   2> 611881 INFO  (jetty-closer-4975-thread-1-processing-n:127.0.0.1:38541_solr) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 611881 INFO  (jetty-closer-4975-thread-1-processing-n:127.0.0.1:38541_solr) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:42151_solr as DOWN
   [junit4]   2> 611884 INFO  (jetty-closer-4975-thread-2-processing-n:127.0.0.1:38541_solr) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=882214466
   [junit4]   2> 611885 INFO  (jetty-closer-4975-thread-2-processing-n:127.0.0.1:38541_solr) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:38541_solr
   [junit4]   2> 611886 INFO  (jetty-closer-4975-thread-2-processing-n:127.0.0.1:38541_solr) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 611886 INFO  (jetty-closer-4975-thread-2-processing-n:127.0.0.1:38541_solr) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:38541_solr as DOWN
   [junit4]   2> 611888 INFO  (zkCallback-4924-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 611888 INFO  (zkCallback-4937-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 611889 INFO  (zkCallback-4924-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 611891 INFO  (zkCallback-4937-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 611893 INFO  (coreCloseExecutor-4982-thread-1) [n:127.0.0.1:42151_solr     ] o.a.s.c.SolrCore [test_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@45903663
   [junit4]   2> 611893 INFO  (coreCloseExecutor-4982-thread-1) [n:127.0.0.1:42151_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_collection.shard1.replica_n1 tag=SolrCore@45903663
   [junit4]   2> 611897 INFO  (coreCloseExecutor-4982-thread-2) [n:127.0.0.1:42151_solr     ] o.a.s.c.SolrCore [test_collection_shard2_replica_n5]  CLOSING SolrCore org.apache.solr.core.SolrCore@450ebe74
   [junit4]   2> 611897 INFO  (coreCloseExecutor-4982-thread-1) [n:127.0.0.1:42151_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ad8d987: rootName = null, domain = solr.core.test_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.test_collection.shard1.replica_n1/null
   [junit4]   2> 611897 INFO  (coreCloseExecutor-4982-thread-1) [n:127.0.0.1:42151_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_collection.shard1.leader tag=SolrCore@45903663
   [junit4]   2> 611897 INFO  (coreCloseExecutor-4983-thread-1) [n:127.0.0.1:38541_solr     ] o.a.s.c.SolrCore [test_collection_shard1_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@16109caa
   [junit4]   2> 611897 INFO  (coreCloseExecutor-4982-thread-2) [n:127.0.0.1:42151_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_collection.shard2.replica_n5 tag=SolrCore@450ebe74
   [junit4]   2> 611898 INFO  (coreCloseExecutor-4982-thread-2) [n:127.0.0.1:42151_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2da901ad: rootName = null, domain = solr.core.test_collection.shard2.replica_n5, service url = null, agent id = null] for registry solr.core.test_collection.shard2.replica_n5/null
   [junit4]   2> 611898 INFO  (coreCloseExecutor-4982-thread-2) [n:127.0.0.1:42151_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_collection.shard2.leader tag=SolrCore@450ebe74
   [junit4]   2> 611899 INFO  (coreCloseExecutor-4982-thread-1) [n:127.0.0.1:42151_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 611899 INFO  (coreCloseExecutor-4982-thread-2) [n:127.0.0.1:42151_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 611898 INFO  (coreCloseExecutor-4983-thread-1) [n:127.0.0.1:38541_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_collection.shard1.replica_n3 tag=SolrCore@16109caa
   [junit4]   2> 611900 INFO  (coreCloseExecutor-4983-thread-2) [n:127.0.0.1:38541_solr     ] o.a.s.c.SolrCore [test_collection_shard2_replica_n7]  CLOSING SolrCore org.apache.solr.core.SolrCore@8105964
   [junit4]   2> 611901 INFO  (coreCloseExecutor-4983-thread-1) [n:127.0.0.1:38541_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a5057c2: rootName = null, domain = solr.core.test_collection.shard1.replica_n3, service url = null, agent id = null] for registry solr.core.test_collection.shard1.replica_n3/null
   [junit4]   2> 611904 INFO  (jetty-closer-4975-thread-1-processing-n:127.0.0.1:38541_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 611904 INFO  (jetty-closer-4975-thread-1-processing-n:127.0.0.1:38541_solr) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e1e473a: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/null
   [junit4]   2> 611904 INFO  (jetty-closer-4975-thread-1-processing-n:127.0.0.1:38541_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 611904 INFO  (jetty-closer-4975-thread-1-processing-n:127.0.0.1:38541_solr) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3b0f7fea: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/null
   [junit4]   2> 611904 INFO  (jetty-closer-4975-thread-1-processing-n:127.0.0.1:38541_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 611904 INFO  (jetty-closer-4975-thread-1-processing-n:127.0.0.1:38541_solr) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7fe483d8: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/null
   [junit4]   2> 611905 INFO  (jetty-closer-4975-thread-1-processing-n:127.0.0.1:38541_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 611905 INFO  (coreCloseExecutor-4983-thread-1) [n:127.0.0.1:38541_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_collection.shard1.leader tag=SolrCore@16109caa
   [junit4]   2> 611909 INFO  (coreCloseExecutor-4983-thread-2) [n:127.0.0.1:38541_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_collection.shard2.replica_n7 tag=SolrCore@8105964
   [junit4]   2> 611909 INFO  (coreCloseExecutor-4983-thread-2) [n:127.0.0.1:38541_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20d435b2: rootName = null, domain = solr.core.test_collection.shard2.replica_n7, service url = null, agent id = null] for registry solr.core.test_collection.shard2.replica_n7/null
   [junit4]   2> 611909 INFO  (coreCloseExecutor-4983-thread-1) [n:127.0.0.1:38541_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 611911 INFO  (coreCloseExecutor-4983-thread-2) [n:127.0.0.1:38541_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_collection.shard2.leader tag=SolrCore@8105964
   [junit4]   2> 611913 INFO  (coreCloseExecutor-4983-thread-2) [n:127.0.0.1:38541_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 611915 INFO  (zkCallback-4924-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 611915 WARN  (jetty-launcher-4897-thread-2-SendThread(127.0.0.1:35281)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106b44dba020008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106b44dba020008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106b44dba020008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 611921 INFO  (jetty-closer-4975-thread-2-processing-n:127.0.0.1:38541_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 611921 INFO  (jetty-closer-4975-thread-2-processing-n:127.0.0.1:38541_solr) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@50959e48: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/null
   [junit4]   2> 611921 INFO  (jetty-closer-4975-thread-2-processing-n:127.0.0.1:38541_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 611921 INFO  (jetty-closer-4975-thread-2-processing-n:127.0.0.1:38541_solr) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11495db0: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/null
   [junit4]   2> 611921 INFO  (jetty-closer-4975-thread-2-processing-n:127.0.0.1:38541_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 611921 INFO  (jetty-closer-4975-thread-2-processing-n:127.0.0.1:38541_solr) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@191c192: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/null
   [junit4]   2> 611921 INFO  (jetty-closer-4975-thread-2-processing-n:127.0.0.1:38541_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 611927 INFO  (closeThreadPool-4987-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73944689824366599-127.0.0.1:38541_solr-n_0000000000) closing
   [junit4]   2> 611929 INFO  (OverseerStateUpdate-73944689824366599-127.0.0.1:38541_solr-n_0000000000) [n:127.0.0.1:38541_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38541_solr
   [junit4]   2> 611944 INFO  (OverseerAutoScalingTriggerThread-73944689824366599-127.0.0.1:38541_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 611952 WARN  (jetty-launcher-4897-thread-1-SendThread(127.0.0.1:35281)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106b44dba020007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106b44dba020007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106b44dba020007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 611952 INFO  (closeThreadPool-4987-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73944689824366599-127.0.0.1:38541_solr-n_0000000000) closing
   [junit4]   2> 612016 INFO  (jetty-closer-4975-thread-1-processing-n:127.0.0.1:38541_solr) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@40e74cde{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 612017 INFO  (jetty-closer-4975-thread-1-processing-n:127.0.0.1:38541_solr) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@44d774da{/solr,null,STOPPED}
   [junit4]   2> 612017 INFO  (jetty-closer-4975-thread-1-processing-n:127.0.0.1:38541_solr) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 612053 INFO  (jetty-closer-4975-thread-2-processing-n:127.0.0.1:38541_solr) [     ] o.a.s.c.Overseer Overseer (id=73944689824366599-127.0.0.1:38541_solr-n_0000000000) closing
   [junit4]   2> 612054 INFO  (jetty-closer-4975-thread-2-processing-n:127.0.0.1:38541_solr) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3173c615{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 612054 INFO  (jetty-closer-4975-thread-2-processing-n:127.0.0.1:38541_solr) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@27eb51e3{/solr,null,STOPPED}
   [junit4]   2> 612054 INFO  (jetty-closer-4975-thread-2-processing-n:127.0.0.1:38541_solr) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 612055 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[88A748ACA8639F69]) [n:127.0.0.1:38541_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 612056 WARN  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]-SendThread(127.0.0.1:35281)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106b44dba020000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106b44dba020000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106b44dba020000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 612158 WARN  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[88A748ACA8639F69]-SendThread(127.0.0.1:35281)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106b44dba020001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106b44dba020001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106b44dba020001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 612259 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> 	5	/solr/collections/test_collection/terms/shard2
   [junit4]   2> 	5	/solr/collections/test_collection/terms/shard1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/configs/test
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/collections/test_collection/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	26	/solr/collections/test_collection/state.json
   [junit4]   2> 	13	/solr/overseer/queue
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 612261 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[88A748ACA8639F69]) [n:127.0.0.1:38541_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35281
   [junit4]   2> 612261 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[88A748ACA8639F69]) [n:127.0.0.1:38541_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35281
   [junit4]   2> 612261 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[88A748ACA8639F69]) [n:127.0.0.1:38541_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35281
   [junit4]   2> 612262 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[88A748ACA8639F69]) [n:127.0.0.1:38541_solr     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_88A748ACA8639F69-001/tempDir-003
   [junit4]   2> 612262 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[88A748ACA8639F69]) [n:127.0.0.1:38541_solr     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 612263 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4

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

agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@4377533f
   [junit4]   2> 615048 INFO  (jetty-closer-5072-thread-2-processing-n:127.0.0.1:38541_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 615048 INFO  (jetty-closer-5072-thread-2-processing-n:127.0.0.1:38541_solr) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d0d1e80: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@44b474da
   [junit4]   2> 615051 INFO  (jetty-closer-5072-thread-2-processing-n:127.0.0.1:38541_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 615051 INFO  (jetty-closer-5072-thread-2-processing-n:127.0.0.1:38541_solr) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@34568f05: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6dcd2a22
   [junit4]   2> 615051 INFO  (jetty-closer-5072-thread-2-processing-n:127.0.0.1:38541_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 615135 INFO  (jetty-closer-5072-thread-1-processing-n:127.0.0.1:38541_solr) [     ] o.a.s.c.Overseer Overseer (id=73944690735054854-127.0.0.1:43475_solr-n_0000000000) closing
   [junit4]   2> 615136 INFO  (zkCallback-5035-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 615137 INFO  (jetty-closer-5072-thread-1-processing-n:127.0.0.1:38541_solr) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2f2b3e46{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 615137 INFO  (jetty-closer-5072-thread-1-processing-n:127.0.0.1:38541_solr) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@27f97132{/solr,null,STOPPED}
   [junit4]   2> 615137 INFO  (jetty-closer-5072-thread-1-processing-n:127.0.0.1:38541_solr) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 615137 WARN  (jetty-launcher-4994-thread-2-processing-n:127.0.0.1:38541_solr-SendThread(127.0.0.1:34265)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106b44df04a0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106b44df04a0008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106b44df04a0008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 615239 INFO  (jetty-closer-5072-thread-2-processing-n:127.0.0.1:38541_solr) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4e337021{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 615239 INFO  (jetty-closer-5072-thread-2-processing-n:127.0.0.1:38541_solr) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@26d6778a{/solr,null,STOPPED}
   [junit4]   2> 615239 INFO  (jetty-closer-5072-thread-2-processing-n:127.0.0.1:38541_solr) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 615241 INFO  (SUITE-SolrCloudReportersTest-seed#[88A748ACA8639F69]-worker) [n:127.0.0.1:38541_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 615243 WARN  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[88A748ACA8639F69]-SendThread(127.0.0.1:34265)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106b44df04a0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106b44df04a0000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106b44df04a0000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 615350 WARN  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[88A748ACA8639F69]-SendThread(127.0.0.1:34265)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106b44df04a0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106b44df04a0001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106b44df04a0001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 615455 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> 	5	/solr/collections/test_collection/terms/shard2
   [junit4]   2> 	4	/solr/collections/test_collection/terms/shard1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/configs/test
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/test_collection/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/collections/test_collection/state.json
   [junit4]   2> 	16	/solr/overseer/queue
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 615458 INFO  (SUITE-SolrCloudReportersTest-seed#[88A748ACA8639F69]-worker) [n:127.0.0.1:38541_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34265
   [junit4]   2> 615458 INFO  (SUITE-SolrCloudReportersTest-seed#[88A748ACA8639F69]-worker) [n:127.0.0.1:38541_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34265
   [junit4]   2> 615458 INFO  (SUITE-SolrCloudReportersTest-seed#[88A748ACA8639F69]-worker) [n:127.0.0.1:38541_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34265
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_88A748ACA8639F69-001
   [junit4]   2> Jul 31, 2021 4:23:40 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=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1861, maxMBSortInHeap=7.559060646632753, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ms-MY, timezone=Cuba
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=206651696,total=507510784
   [junit4]   2> NOTE: All tests run in this JVM: [TestMinHashQParser, DistributedFacetPivotSmallTest, TriLevelCompositeIdRoutingTest, BinaryUpdateRequestHandlerTest, TestJsonFacetsStatsParsing, TestStreamBody, TestAtomicUpdateErrorCases, BJQFilterAccessibleTest, ResponseHeaderTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestApiFramework, IgnoreLargeDocumentProcessorFactoryTest, CollectionStateFormat2Test, RuleEngineTest, WordBreakSolrSpellCheckerTest, TestSchemaManager, TestSerializedLuceneMatchVersion, TestAddFieldRealTimeGet, TestCloudConsistency, SimpleCollectionCreateDeleteTest, TestStressCloudBlindAtomicUpdates, TestContainerPlugin, PhrasesIdentificationComponentTest, TestBulkSchemaAPI, TestChildDocTransformerHierarchy, TestLegacyField, SolrCmdDistributorTest, TestCloudSearcherWarming, TestDistributedMissingSort, PathHierarchyTokenizerFactoryTest, BasicZkTest, CoreAdminOperationTest, NodeAddedTriggerIntegrationTest, V2ApiIntegrationTest, TestSimScenario, TestSweetSpotSimilarityFactory, TermsComponentTest, MaxSizeAutoCommitTest, MoveReplicaHDFSFailoverTest, CdcrUpdateLogTest, HdfsDirectoryTest, TimeRoutedAliasUpdateProcessorTest, ZkSolrClientTest, TestNumericTerms64, TestSolrJacksonAnnotation, PeerSyncWithLeaderAndIndexFingerprintCachingTest, EnumFieldTest, CollectionReloadTest, TestFileDictionaryLookup, AutoAddReplicasIntegrationTest, TestValueSourceCache, TestCloudDeduplication, SolrCloudReportersTest]
   [junit4] Completed [228/939 (1!)] on J0 in 18.10s, 2 tests, 1 failure <<< FAILURES!

[...truncated 54933 lines...]