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/08/06 06:51:31 UTC

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

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

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

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:34287/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:34287/solr
	at __randomizedtesting.SeedInfo.seed([EA588CBC0DDAF991:A2D8DE6C519ADABC]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testDefaultPlugins(SolrCloudReportersTest.java:176)
	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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 53 more




Build Log:
[...truncated 13932 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest
   [junit4]   2> 306492 INFO  (SUITE-SolrCloudReportersTest-seed#[EA588CBC0DDAF991]-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> 306492 INFO  (SUITE-SolrCloudReportersTest-seed#[EA588CBC0DDAF991]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 306493 INFO  (SUITE-SolrCloudReportersTest-seed#[EA588CBC0DDAF991]-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_EA588CBC0DDAF991-001/data-dir-35-001
   [junit4]   2> 306493 WARN  (SUITE-SolrCloudReportersTest-seed#[EA588CBC0DDAF991]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 306493 INFO  (SUITE-SolrCloudReportersTest-seed#[EA588CBC0DDAF991]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 306495 INFO  (SUITE-SolrCloudReportersTest-seed#[EA588CBC0DDAF991]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 306495 INFO  (SUITE-SolrCloudReportersTest-seed#[EA588CBC0DDAF991]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 306495 INFO  (SUITE-SolrCloudReportersTest-seed#[EA588CBC0DDAF991]-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_EA588CBC0DDAF991-001/tempDir-001
   [junit4]   2> 306495 INFO  (SUITE-SolrCloudReportersTest-seed#[EA588CBC0DDAF991]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 306496 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 306496 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 306496 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 306596 INFO  (SUITE-SolrCloudReportersTest-seed#[EA588CBC0DDAF991]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 33871
   [junit4]   2> 306596 INFO  (SUITE-SolrCloudReportersTest-seed#[EA588CBC0DDAF991]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33871
   [junit4]   2> 306596 INFO  (SUITE-SolrCloudReportersTest-seed#[EA588CBC0DDAF991]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33871
   [junit4]   2> 306596 INFO  (SUITE-SolrCloudReportersTest-seed#[EA588CBC0DDAF991]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33871
   [junit4]   2> 306597 INFO  (SUITE-SolrCloudReportersTest-seed#[EA588CBC0DDAF991]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 306599 INFO  (zkConnectionManagerCallback-2889-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 306599 INFO  (SUITE-SolrCloudReportersTest-seed#[EA588CBC0DDAF991]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 306601 INFO  (SUITE-SolrCloudReportersTest-seed#[EA588CBC0DDAF991]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 306602 INFO  (zkConnectionManagerCallback-2891-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 306602 INFO  (SUITE-SolrCloudReportersTest-seed#[EA588CBC0DDAF991]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 306603 INFO  (SUITE-SolrCloudReportersTest-seed#[EA588CBC0DDAF991]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 306603 INFO  (zkConnectionManagerCallback-2893-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 306603 INFO  (SUITE-SolrCloudReportersTest-seed#[EA588CBC0DDAF991]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 306713 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testExplicitConfiguration
   [junit4]   2> 306713 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 306714 WARN  (SUITE-SolrCloudReportersTest-seed#[EA588CBC0DDAF991]-worker-SendThread(127.0.0.1:33871)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100738eeeea0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100738eeeea0000, 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 0x100738eeeea0000, 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> 306917 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33871
   [junit4]   2> 306917 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33871
   [junit4]   2> 306917 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33871
   [junit4]   2> 306918 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]) [     ] 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_EA588CBC0DDAF991-001/tempDir-002
   [junit4]   2> 306918 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 306918 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 306918 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 306919 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 307018 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]) [     ] o.a.s.c.ZkTestServer start zk server on port: 34059
   [junit4]   2> 307018 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34059
   [junit4]   2> 307018 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34059
   [junit4]   2> 307018 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34059
   [junit4]   2> 307020 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 307024 INFO  (zkConnectionManagerCallback-2898-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307024 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 307026 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 307027 INFO  (zkConnectionManagerCallback-2900-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307027 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 307028 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 307029 INFO  (zkConnectionManagerCallback-2902-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307029 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 307131 INFO  (jetty-launcher-2903-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 307131 INFO  (jetty-launcher-2903-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 307131 INFO  (jetty-launcher-2903-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 307131 INFO  (jetty-launcher-2903-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 307131 INFO  (jetty-launcher-2903-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> 307131 INFO  (jetty-launcher-2903-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> 307135 INFO  (jetty-launcher-2903-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 307135 INFO  (jetty-launcher-2903-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 307135 INFO  (jetty-launcher-2903-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 307135 INFO  (jetty-launcher-2903-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 307135 INFO  (jetty-launcher-2903-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 307135 INFO  (jetty-launcher-2903-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ca552e9{/solr,null,AVAILABLE}
   [junit4]   2> 307135 INFO  (jetty-launcher-2903-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 307135 INFO  (jetty-launcher-2903-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17e40737{/solr,null,AVAILABLE}
   [junit4]   2> 307135 INFO  (jetty-launcher-2903-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@14b4aa8f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45581}
   [junit4]   2> 307136 INFO  (jetty-launcher-2903-thread-2) [     ] o.e.j.s.Server Started @307175ms
   [junit4]   2> 307136 INFO  (jetty-launcher-2903-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:34059/solr, hostPort=45581}
   [junit4]   2> 307136 ERROR (jetty-launcher-2903-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 307136 INFO  (jetty-launcher-2903-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 307136 INFO  (jetty-launcher-2903-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.1
   [junit4]   2> 307136 INFO  (jetty-launcher-2903-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 307136 INFO  (jetty-launcher-2903-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 307136 INFO  (jetty-launcher-2903-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-06T05:56:15.317Z
   [junit4]   2> 307137 INFO  (jetty-launcher-2903-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 307137 INFO  (jetty-launcher-2903-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1f777a42{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34153}
   [junit4]   2> 307137 INFO  (jetty-launcher-2903-thread-1) [     ] o.e.j.s.Server Started @307177ms
   [junit4]   2> 307137 INFO  (jetty-launcher-2903-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:34059/solr, hostPort=34153}
   [junit4]   2> 307137 ERROR (jetty-launcher-2903-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 307137 INFO  (jetty-launcher-2903-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 307137 INFO  (jetty-launcher-2903-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.1
   [junit4]   2> 307137 INFO  (jetty-launcher-2903-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 307137 INFO  (jetty-launcher-2903-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 307137 INFO  (jetty-launcher-2903-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-06T05:56:15.318Z
   [junit4]   2> 307137 INFO  (zkConnectionManagerCallback-2905-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307138 INFO  (jetty-launcher-2903-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 307138 INFO  (jetty-launcher-2903-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 307139 INFO  (jetty-launcher-2903-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 307139 INFO  (zkConnectionManagerCallback-2907-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307139 INFO  (jetty-launcher-2903-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 307140 INFO  (jetty-launcher-2903-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 307142 INFO  (jetty-launcher-2903-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 307142 INFO  (jetty-launcher-2903-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 307142 INFO  (jetty-launcher-2903-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 307142 INFO  (jetty-launcher-2903-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 307144 WARN  (jetty-launcher-2903-thread-1-SendThread(127.0.0.1:34059)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100738ef08e0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100738ef08e0004, 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 0x100738ef08e0004, 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> 307995 INFO  (jetty-launcher-2903-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 307995 WARN  (jetty-launcher-2903-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@60e4905d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 307995 WARN  (jetty-launcher-2903-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@60e4905d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 307998 WARN  (jetty-launcher-2903-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@35e89e9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 307998 WARN  (jetty-launcher-2903-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@35e89e9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 307998 INFO  (jetty-launcher-2903-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34059/solr
   [junit4]   2> 308002 INFO  (jetty-launcher-2903-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 308006 INFO  (zkConnectionManagerCallback-2921-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 308006 INFO  (jetty-launcher-2903-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 308108 INFO  (jetty-launcher-2903-thread-1) [n:127.0.0.1:34153_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 308109 INFO  (zkConnectionManagerCallback-2923-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 308109 INFO  (jetty-launcher-2903-thread-1) [n:127.0.0.1:34153_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 308160 WARN  (jetty-launcher-2903-thread-1) [n:127.0.0.1:34153_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> 308164 INFO  (jetty-launcher-2903-thread-1) [n:127.0.0.1:34153_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34153_solr
   [junit4]   2> 308164 INFO  (jetty-launcher-2903-thread-1) [n:127.0.0.1:34153_solr     ] o.a.s.c.Overseer Overseer (id=72184651796316166-127.0.0.1:34153_solr-n_0000000000) starting
   [junit4]   2> 308168 INFO  (jetty-launcher-2903-thread-1) [n:127.0.0.1:34153_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34153_solr
   [junit4]   2> 308168 INFO  (OverseerStateUpdate-72184651796316166-127.0.0.1:34153_solr-n_0000000000) [n:127.0.0.1:34153_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34153_solr
   [junit4]   2> 308170 INFO  (OverseerStateUpdate-72184651796316166-127.0.0.1:34153_solr-n_0000000000) [n:127.0.0.1:34153_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 308172 INFO  (jetty-launcher-2903-thread-1) [n:127.0.0.1:34153_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 308172 WARN  (jetty-launcher-2903-thread-1) [n:127.0.0.1:34153_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> 308182 INFO  (jetty-launcher-2903-thread-1) [n:127.0.0.1:34153_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 308197 INFO  (jetty-launcher-2903-thread-1) [n:127.0.0.1:34153_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.node
   [junit4]   2> 308197 INFO  (jetty-launcher-2903-thread-1) [n:127.0.0.1:34153_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.jvm
   [junit4]   2> 308197 INFO  (jetty-launcher-2903-thread-1) [n:127.0.0.1:34153_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.jetty
   [junit4]   2> 308253 WARN  (jetty-launcher-2903-thread-1) [n:127.0.0.1:34153_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> 308301 INFO  (jetty-launcher-2903-thread-1) [n:127.0.0.1:34153_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_EA588CBC0DDAF991-001/tempDir-002/node1
   [junit4]   2> 308567 INFO  (jetty-launcher-2903-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 308567 WARN  (jetty-launcher-2903-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@234bcea5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 308568 WARN  (jetty-launcher-2903-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@234bcea5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 308571 WARN  (jetty-launcher-2903-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@8eaba3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 308571 WARN  (jetty-launcher-2903-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@8eaba3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 308572 INFO  (jetty-launcher-2903-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34059/solr
   [junit4]   2> 308573 INFO  (jetty-launcher-2903-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 308574 INFO  (zkConnectionManagerCallback-2943-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 308574 INFO  (jetty-launcher-2903-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 308675 INFO  (jetty-launcher-2903-thread-2) [n:127.0.0.1:45581_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 308677 INFO  (zkConnectionManagerCallback-2945-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 308677 INFO  (jetty-launcher-2903-thread-2) [n:127.0.0.1:45581_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 308681 WARN  (jetty-launcher-2903-thread-2) [n:127.0.0.1:45581_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> 308681 INFO  (jetty-launcher-2903-thread-2) [n:127.0.0.1:45581_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 308684 INFO  (jetty-launcher-2903-thread-2) [n:127.0.0.1:45581_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45581_solr as DOWN
   [junit4]   2> 308685 INFO  (jetty-launcher-2903-thread-2) [n:127.0.0.1:45581_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 308685 INFO  (jetty-launcher-2903-thread-2) [n:127.0.0.1:45581_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45581_solr
   [junit4]   2> 308686 INFO  (zkCallback-2922-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 308687 INFO  (zkCallback-2944-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 308688 INFO  (jetty-launcher-2903-thread-2) [n:127.0.0.1:45581_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 308688 WARN  (jetty-launcher-2903-thread-2) [n:127.0.0.1:45581_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> 308698 INFO  (jetty-launcher-2903-thread-2) [n:127.0.0.1:45581_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 308705 INFO  (jetty-launcher-2903-thread-2) [n:127.0.0.1:45581_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.node
   [junit4]   2> 308705 INFO  (jetty-launcher-2903-thread-2) [n:127.0.0.1:45581_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.jvm
   [junit4]   2> 308705 INFO  (jetty-launcher-2903-thread-2) [n:127.0.0.1:45581_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.jetty
   [junit4]   2> 308709 INFO  (jetty-launcher-2903-thread-2) [n:127.0.0.1:45581_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_EA588CBC0DDAF991-001/tempDir-002/node2
   [junit4]   2> 308718 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 308718 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 308721 INFO  (zkConnectionManagerCallback-2958-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 308722 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 308725 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 308726 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34059/solr ready
   [junit4]   2> 308727 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 308727 INFO  (zkConnectionManagerCallback-2960-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 308727 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 308731 WARN  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]-SendThread(127.0.0.1:34059)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100738ef08e000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100738ef08e000a, 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 0x100738ef08e000a, 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> 308837 INFO  (OverseerThreadFactory-2930-thread-1-processing-n:127.0.0.1:34153_solr) [n:127.0.0.1:34153_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection test_collection
   [junit4]   2> 308861 INFO  (OverseerThreadFactory-2930-thread-1-processing-n:127.0.0.1:34153_solr) [n:127.0.0.1:34153_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:34153_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:34153/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> 308864 INFO  (OverseerThreadFactory-2930-thread-1-processing-n:127.0.0.1:34153_solr) [n:127.0.0.1:34153_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:45581_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:45581/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> 308866 INFO  (OverseerThreadFactory-2930-thread-1-processing-n:127.0.0.1:34153_solr) [n:127.0.0.1:34153_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard2_replica_n5",
   [junit4]   2>   "node_name":"127.0.0.1:34153_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:34153/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> 308868 INFO  (OverseerThreadFactory-2930-thread-1-processing-n:127.0.0.1:34153_solr) [n:127.0.0.1:34153_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard2_replica_n7",
   [junit4]   2>   "node_name":"127.0.0.1:45581_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:45581/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> 308872 INFO  (qtp443766705-4521) [n:127.0.0.1:45581_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> 308872 INFO  (qtp296781316-4528) [n:127.0.0.1:34153_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> 308872 INFO  (qtp296781316-4528) [n:127.0.0.1:34153_solr    x:test_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 308873 INFO  (qtp443766705-4523) [n:127.0.0.1:45581_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> 308873 INFO  (qtp296781316-4522) [n:127.0.0.1:34153_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> 308886 INFO  (qtp443766705-4523) [n:127.0.0.1:45581_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> 308886 INFO  (qtp296781316-4522) [n:127.0.0.1:34153_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> 308887 INFO  (qtp296781316-4528) [n:127.0.0.1:34153_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> 308888 INFO  (qtp443766705-4523) [n:127.0.0.1:45581_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> 308888 INFO  (qtp296781316-4522) [n:127.0.0.1:34153_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> 308888 WARN  (qtp443766705-4523) [n:127.0.0.1:45581_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> 308888 INFO  (qtp443766705-4523) [n:127.0.0.1:45581_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> 308888 INFO  (qtp443766705-4523) [n:127.0.0.1:45581_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> 308888 WARN  (qtp296781316-4522) [n:127.0.0.1:34153_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> 308888 INFO  (qtp296781316-4522) [n:127.0.0.1:34153_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> 308888 INFO  (qtp296781316-4522) [n:127.0.0.1:34153_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> 308888 INFO  (qtp296781316-4528) [n:127.0.0.1:34153_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> 308889 INFO  (qtp443766705-4523) [n:127.0.0.1:45581_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> 308889 WARN  (qtp296781316-4528) [n:127.0.0.1:34153_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> 308889 INFO  (qtp296781316-4528) [n:127.0.0.1:34153_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> 308889 INFO  (qtp296781316-4522) [n:127.0.0.1:34153_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> 308889 INFO  (qtp296781316-4528) [n:127.0.0.1:34153_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> 308889 INFO  (qtp296781316-4528) [n:127.0.0.1:34153_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> 308890 INFO  (qtp443766705-4521) [n:127.0.0.1:45581_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> 308892 WARN  (qtp443766705-4523) [n:127.0.0.1:45581_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] 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> 308894 INFO  (qtp443766705-4521) [n:127.0.0.1:45581_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> 308894 WARN  (qtp443766705-4521) [n:127.0.0.1:45581_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> 308894 INFO  (qtp443766705-4521) [n:127.0.0.1:45581_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> 308894 INFO  (qtp443766705-4521) [n:127.0.0.1:45581_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> 308894 INFO  (qtp443766705-4521) [n:127.0.0.1:45581_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> 308905 INFO  (qtp443766705-4521) [n:127.0.0.1:45581_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_EA588CBC0DDAF991-001/tempDir-002/node2/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_EA588CBC0DDAF991-001/tempDir-002/node2/test_collection_shard1_replica_n3/data/]
   [junit4]   2> 308907 INFO  (qtp296781316-4528) [n:127.0.0.1:34153_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_EA588CBC0DDAF991-001/tempDir-002/node1/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_EA588CBC0DDAF991-001/tempDir-002/node1/test_collection_shard1_replica_n1/data/]
   [junit4]   2> 308910 INFO  (qtp296781316-4522) [n:127.0.0.1:34153_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_EA588CBC0DDAF991-001/tempDir-002/node1/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_EA588CBC0DDAF991-001/tempDir-002/node1/test_collection_shard2_replica_n5/data/]
   [junit4]   2> 308914 INFO  (qtp443766705-4523) [n:127.0.0.1:45581_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_EA588CBC0DDAF991-001/tempDir-002/node2/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_EA588CBC0DDAF991-001/tempDir-002/node2/test_collection_shard2_replica_n7/data/]
   [junit4]   2> 308948 INFO  (qtp443766705-4521) [n:127.0.0.1:45581_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> 308948 INFO  (qtp443766705-4521) [n:127.0.0.1:45581_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> 308948 INFO  (qtp296781316-4522) [n:127.0.0.1:34153_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> 308948 INFO  (qtp296781316-4522) [n:127.0.0.1:34153_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> 308948 INFO  (qtp296781316-4528) [n:127.0.0.1:34153_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> 308948 INFO  (qtp296781316-4528) [n:127.0.0.1:34153_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> 308951 INFO  (qtp296781316-4528) [n:127.0.0.1:34153_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> 308951 INFO  (qtp443766705-4521) [n:127.0.0.1:45581_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> 308951 INFO  (qtp296781316-4522) [n:127.0.0.1:34153_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> 308951 INFO  (qtp443766705-4521) [n:127.0.0.1:45581_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> 308951 INFO  (qtp296781316-4528) [n:127.0.0.1:34153_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> 308951 INFO  (qtp443766705-4521) [n:127.0.0.1:45581_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> 308951 INFO  (qtp296781316-4528) [n:127.0.0.1:34153_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> 308951 INFO  (qtp296781316-4522) [n:127.0.0.1:34153_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> 308951 INFO  (qtp296781316-4522) [n:127.0.0.1:34153_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> 308952 INFO  (searcherExecutor-2968-thread-1-processing-n:127.0.0.1:45581_solr x:test_collection_shard1_replica_n3 c:test_collection s:shard1 r:core_node4) [n:127.0.0.1:45581_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> 308953 INFO  (searcherExecutor-2966-thread-1-processing-n:127.0.0.1:34153_solr x:test_collection_shard1_replica_n1 c:test_collection s:shard1 r:core_node2) [n:127.0.0.1:34153_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> 308952 INFO  (searcherExecutor-2964-thread-1-processing-n:127.0.0.1:34153_solr x:test_collection_shard2_replica_n5 c:test_collection s:shard2 r:core_node6) [n:127.0.0.1:34153_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> 308955 INFO  (qtp443766705-4523) [n:127.0.0.1:45581_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> 308955 INFO  (qtp443766705-4523) [n:127.0.0.1:45581_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> 308957 INFO  (qtp443766705-4523) [n:127.0.0.1:45581_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> 308957 INFO  (qtp443766705-4523) [n:127.0.0.1:45581_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> 308957 INFO  (qtp443766705-4523) [n:127.0.0.1:45581_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> 308958 INFO  (qtp296781316-4522) [n:127.0.0.1:34153_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}, version=0}
   [junit4]   2> 308958 INFO  (qtp296781316-4522) [n:127.0.0.1:34153_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> 308958 INFO  (searcherExecutor-2962-thread-1-processing-n:127.0.0.1:45581_solr x:test_collection_shard2_replica_n7 c:test_collection s:shard2 r:core_node8) [n:127.0.0.1:45581_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> 308962 INFO  (qtp296781316-4528) [n:127.0.0.1:34153_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}, version=0}
   [junit4]   2> 308962 INFO  (qtp296781316-4528) [n:127.0.0.1:34153_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> 308962 INFO  (qtp443766705-4521) [n:127.0.0.1:45581_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 308963 INFO  (qtp443766705-4521) [n:127.0.0.1:45581_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_node2=0, core_node4=0}, version=1}
   [junit4]   2> 308963 INFO  (qtp443766705-4521) [n:127.0.0.1:45581_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> 308966 INFO  (qtp296781316-4522) [n:127.0.0.1:34153_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 308968 INFO  (qtp443766705-4523) [n:127.0.0.1:45581_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_node6=0, core_node8=0}, version=1}
   [junit4]   2> 308968 INFO  (qtp443766705-4523) [n:127.0.0.1:45581_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> 308969 INFO  (qtp296781316-4528) [n:127.0.0.1:34153_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 308969 INFO  (qtp296781316-4528) [n:127.0.0.1:34153_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 308969 INFO  (qtp296781316-4528) [n:127.0.0.1:34153_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34153/solr/test_collection_shard1_replica_n1/
   [junit4]   2> 308969 ERROR (qtp296781316-4528) [n:127.0.0.1:34153_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 308969 INFO  (qtp296781316-4528) [n:127.0.0.1:34153_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 308969 INFO  (qtp296781316-4528) [n:127.0.0.1:34153_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] 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/72184651796316166-core_node2-n_0000000000
   [junit4]   2> 308972 INFO  (qtp296781316-4528) [n:127.0.0.1:34153_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34153/solr/test_collection_shard1_replica_n1/ shard1
   [junit4]   2> 308974 INFO  (qtp296781316-4528) [n:127.0.0.1:34153_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 308978 INFO  (qtp296781316-4528) [n:127.0.0.1:34153_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=106
   [junit4]   2> 309467 INFO  (qtp296781316-4522) [n:127.0.0.1:34153_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 309467 INFO  (qtp296781316-4522) [n:127.0.0.1:34153_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 309467 INFO  (qtp296781316-4522) [n:127.0.0.1:34153_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34153/solr/test_collection_shard2_replica_n5/
   [junit4]   2> 309467 ERROR (qtp296781316-4522) [n:127.0.0.1:34153_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 309467 INFO  (qtp296781316-4522) [n:127.0.0.1:34153_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 309467 INFO  (qtp296781316-4522) [n:127.0.0.1:34153_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] 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/72184651796316166-core_node6-n_0000000000
   [junit4]   2> 309469 INFO  (qtp296781316-4522) [n:127.0.0.1:34153_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34153/solr/test_collection_shard2_replica_n5/ shard2
   [junit4]   2> 309469 INFO  (zkCallback-2922-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> 309470 INFO  (qtp296781316-4522) [n:127.0.0.1:34153_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 309471 INFO  (zkCallback-2922-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> 309473 INFO  (qtp296781316-4522) [n:127.0.0.1:34153_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=600
   [junit4]   2> 309974 INFO  (zkCallback-2922-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> 309976 INFO  (zkCallback-2922-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> 309976 INFO  (zkCallback-2944-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> 309977 INFO  (qtp443766705-4521) [n:127.0.0.1:45581_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=1105
   [junit4]   2> 309978 INFO  (qtp443766705-4523) [n:127.0.0.1:45581_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=1106
   [junit4]   2> 309981 INFO  (qtp296781316-4525) [n:127.0.0.1:34153_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> 309981 INFO  (qtp296781316-4525) [n:127.0.0.1:34153_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=1147
   [junit4]   2> 309981 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: test_collection
   [junit4]   2> 309985 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]) [     ] o.a.s.c.SolrCloudTestCase waitForState (test_collection): Expected test_collection with 2 shards and 2 replicas
   [junit4]   2> 309986 INFO  (watches-2955-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 4
   [junit4]   2> 309988 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 4
   [junit4]   2> 309988 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 4
   [junit4]   2> 309988 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 4
   [junit4]   2> 310840 INFO  (OverseerCollectionConfigSetProcessor-72184651796316166-127.0.0.1:34153_solr-n_0000000000) [n:127.0.0.1:34153_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> 313307 INFO  (qtp296781316-4526) [n:127.0.0.1:34153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:34153_solr} status=0 QTime=0
   [junit4]   2> 313710 INFO  (qtp296781316-4528) [n:127.0.0.1:34153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:45581_solr} status=0 QTime=0
   [junit4]   2> 313908 INFO  (qtp296781316-4522) [n:127.0.0.1:34153_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> 313909 INFO  (qtp296781316-4525) [n:127.0.0.1:34153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node6} status=0 QTime=0
   [junit4]   2> 313910 INFO  (qtp296781316-4526) [n:127.0.0.1:34153_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> 313911 INFO  (qtp296781316-4529) [n:127.0.0.1:34153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node8} status=0 QTime=0
   [junit4]   2> 318304 INFO  (qtp296781316-4528) [n:127.0.0.1:34153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:34153_solr} status=0 QTime=0
   [junit4]   2> 318710 INFO  (qtp296781316-4522) [n:127.0.0.1:34153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:45581_solr} status=0 QTime=0
   [junit4]   2> 318906 INFO  (qtp296781316-4525) [n:127.0.0.1:34153_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> 318907 INFO  (qtp296781316-4526) [n:127.0.0.1:34153_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> 318909 INFO  (qtp296781316-4529) [n:127.0.0.1:34153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node6} status=0 QTime=0
   [junit4]   2> 318910 INFO  (qtp296781316-4528) [n:127.0.0.1:34153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node8} status=0 QTime=0
   [junit4]   2> 319991 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]) [n:127.0.0.1:45581_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testExplicitConfiguration
   [junit4]   2> 320021 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[EA588CBC0DDAF991]) [n:127.0.0.1:45581_solr     ] o.a.s.SolrTestCaseJ4 ###Starting testDefaultPlugins
   [junit4]   2> 320123 INFO  (jetty-closer-2981-thread-1-processing-n:127.0.0.1:45581_solr) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1101121296
   [junit4]   2> 320123 INFO  (jetty-closer-2981-thread-1-processing-n:127.0.0.1:45581_solr) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34153_solr
   [junit4]   2> 320124 INFO  (jetty-closer-2981-thread-2-processing-n:127.0.0.1:45581_solr) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=888268841
   [junit4]   2> 320124 INFO  (jetty-closer-2981-thread-2-processing-n:127.0.0.1:45581_solr) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45581_solr
   [junit4]   2> 320124 INFO  (jetty-closer-2981-thread-1-processing-n:127.0.0.1:45581_solr) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 320124 INFO  (jetty-closer-2981-thread-1-processing-n:127.0.0.1:45581_solr) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:34153_solr as DOWN
   [junit4]   2> 320124 INFO  (jetty-closer-2981-thread-2-processing-n:127.0.0.1:45581_solr) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 320125 INFO  (jetty-closer-2981-thread-2-processing-n:127.0.0.1:45581_solr) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:45581_solr as DOWN
   [junit4]   2> 320127 INFO  (coreCloseExecutor-2988-thread-1) [n:127.0.0.1:45581_solr     ] o.a.s.c.SolrCore [test_collection_shard1_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@5e4dd49
   [junit4]   2> 320127 INFO  (coreCloseExecutor-2988-thread-1) [n:127.0.0.1:45581_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_collection.shard1.replica_n3 tag=SolrCore@5e4dd49
   [junit4]   2> 320127 INFO  (coreCloseExecutor-2988-thread-1) [n:127.0.0.1:45581_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@43e59a7e: 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> 320128 INFO  (coreCloseExecutor-2988-thread-1) [n:127.0.0.1:45581_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_collection.shard1.leader tag=SolrCore@5e4dd49
   [junit4]   2> 320128 INFO  (zkCallback-2922-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> 320128 INFO  (zkCallback-2944-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> 320141 INFO  (coreCloseExecutor-2988-thread-1) [n:127.0.0.1:45581_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 320142 INFO  (coreCloseExecutor-2989-thread-1) [n:127.0.0.1:34153_solr     ] o.a.s.c.SolrCore [test_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3b5c2619
   [junit4]   2> 320142 INFO  (coreCloseExecutor-2989-thread-1) [n:127.0.0.1:34153_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_collection.shard1.replica_n1 tag=SolrCore@3b5c2619
   [junit4]   2> 320142 INFO  (coreCloseExecutor-2989-thread-1) [n:127.0.0.1:34153_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3700d047: 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> 320142 INFO  (coreCloseExecutor-2989-thread-1) [n:127.0.0.1:34153_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_collection.shard1.leader tag=SolrCore@3b5c2619
   [junit4]   2> 320145 INFO  (coreCloseExecutor-2989-thread-1) [n:127.0.0.1:34153_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 320145 INFO  (coreCloseExecutor-2988-thread-2) [n:127.0.0.1:45581_solr     ] o.a.s.c.SolrCore [test_collection_shard2_replica_n7]  CLOSING SolrCore org.apache.solr.core.SolrCore@6372f791
   [junit4]   2> 320145 INFO  (coreCloseExecutor-2988-thread-2) [n:127.0.0.1:45581_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_collection.shard2.replica_n7 tag=SolrCore@6372f791
   [junit4]   2> 320145 INFO  (coreCloseExecutor-2988-thread-2) [n:127.0.0.1:45581_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@686a206: 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> 320146 INFO  (coreCloseExecutor-2989-thread-2) [n:127.0.0.1:34153_solr     ] o.a.s.c.SolrCore [test_collection_shard2_replica_n5]  CLOSING SolrCore org.apache.solr.core.SolrCore@5a1da192
   [junit4]   2> 320146 INFO  (coreCloseExecutor-2989-thread-2) [n:127.0.0.1:34153_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_collection.shard2.replica_n5 tag=SolrCore@5a1da192
   [junit4]   2> 320146 INFO  (coreCloseExecutor-2989-thread-2) [n:127.0.0.1:34153_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d6020a4: 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> 320146 INFO  (coreCloseExecutor-2989-thread-2) [n:127.0.0.1:34153_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_collection.shard2.leader tag=SolrCore@5a1da192
   [junit4]   2> 320146 INFO  (coreCloseExecutor-2989-thread-2) [n:127.0.0.1:34153_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 320147 INFO  (coreCloseExecutor-2988-thread-2) [n:127.0.0.1:45581_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_collection.shard2.leader tag=SolrCore@6372f791
   [junit4]   2> 320155 INFO  (coreCloseExecutor-2988-thread-2) [n:127.0.0.1:45581_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 320161 INFO  (jetty-closer-2981-thread-1-processing-n:127.0.0.1:45581_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 320161 INFO  (jetty-closer-2981-thread-1-processing-n:127.0.0.1:45581_solr) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79764ccf: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/null
   [junit4]   2> 320161 INFO  (jetty-closer-2981-thread-1-processing-n:127.0.0.1:45581_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 320161 INFO  (jetty-closer-2981-thread-1-processing-n:127.0.0.1:45581_solr) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@407e9ae7: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/null
   [junit4]   2> 320161 INFO  (jetty-closer-2981-thread-1-processing-n:127.0.0.1:45581_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 320161 INFO  (jetty-closer-2981-thread-1-processing-n:127.0.0.1:45581_solr) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@28dbf87b: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/null
   [junit4]   2> 320161 INFO  (jetty-closer-2981-thread-1-processing-n:127.0.0.1:45581_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 320168 INFO  (closeThreadPool-2992-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72184651796316166-127.0.0.1:34153_solr-n_0000000000) closing
   [junit4]   2> 320169 INFO  (jetty-closer-2981-thread-2-processing-n:127.0.0.1:45581_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 320169 INFO  (jetty-closer-2981-thread-2-processing-n:127.0.0.1:45581_solr) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@64e530d9: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/null
   [junit4]   2> 320169 INFO  (jetty-closer-2981-thread-2-processing-n:127.0.0.1:45581_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 320169 INFO  (jetty-closer-2981-thread-2-processing-n:127.0.0.1:45581_solr) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@372f814a: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/null
   [junit4]   2> 320169 INFO  (jetty-closer-2981-thread-2-processing-n:127.0.0.1:45581_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 320169 INFO  (OverseerStateUpdate-72184651796316166-127.0.0.1:34153_solr-n_0000000000) [n:127.0.0.1:34153_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34153_solr
   [junit4]   2> 320169 INFO  (jetty-closer-2981-thread-2-processing-n:127.0.0.1:45581_solr) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@35551f0f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/null
   [junit4]   2> 320169 INFO  (jetty-closer-2981-thread-2-processing-n:127.0.0.1:45581_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 320173 INFO  (OverseerAutoScalingTriggerThread-72184651796316166-127.0.0.1:34153_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 320175 INFO  (zkCallback-2944-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 320182 INFO  (closeThreadPool-2992-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72184651796316166-127.0.0.1:34153_solr-n_0000000000) closing
   [junit4]   2> 320274 INFO  (jetty-closer-2981-thread-1-processing-n:127.0.0.1:45581_solr) [     ] o.a.s.c.Overseer Overseer (id=72184651796316166-127.0.0.1:34153_solr-n_0000000000) closing
   [junit4]   2> 320276 INFO  (jetty-closer-2981-thread-1-processing-n:127.0.0.1:45581_solr) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1f777a42{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 320276 INFO  (jetty-closer-2981-thread-1-processing-n:127.0.0.1:45581_solr) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@17e40737{/solr,null,STOPPED}
   [junit4]   2> 320276 INFO  (jetty-closer-2981-thread-1-processing-n:127.0.0.1:45581_solr) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 320376 INFO  (jetty-closer-2981-thread-2-processing-n:127.0.0.1:45581_solr) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@14b4aa8f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 320377 INFO  (jetty-closer-2981-thread-2-processing-n:127.0.0.1:45581_solr) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ca552e9{/solr,null,STOPPED}
   [junit4]   2> 320377 INFO  (jetty-closer-2981-thread-2-processing-n:127.0.0.1:45581_solr) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 320378 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[EA588CBC0DDAF991]) [n:127.0.0.1:45581_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 320382 WARN  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[EA588CBC0DDAF991]-SendThread(127.0.0.1:34059)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100738ef08e0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100738ef08e0000, 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 0x100738ef08e0000, 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> 320584 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> 	6	/solr/collections/test_collection/terms/shard1
   [junit4]   2> 	5	/solr/collections/test_collection/terms/shard2
   [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> 	19	/solr/collections/test_collection/state.json
   [junit4]   2> 	10	/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> 320586 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[EA588CBC0DDAF991]) [n:127.0.0.1:45581_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34059
   [junit4]   2> 320587 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[EA588CBC0DDAF991]) [n:127.0.0.1:45581_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34059
   [junit4]   2> 320587 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[EA588CBC0DDAF991]) [n:127.0.0.1:45581_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34059
   [junit4]   2> 320587 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[EA588CBC0DDAF991]) [n:127.0.0.1:45581_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_EA588CBC0DDAF991-001/tempDir-003
   [junit4]   2> 320588 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[EA588CBC0DDAF991]) [n:127.0.0.1:45581_solr     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 320588 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 320588 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 320589 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 320688 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[EA588CBC0DDAF991]) [n:127.0.0.1:45581_solr     ] o.a.s.c.ZkTestServer start zk server on port: 37423
   [junit4]   2> 320688 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[EA588CBC0DDAF991]) [n:127.0.0.1:45581_solr     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37423
   [junit4]   2> 320688 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[EA588CBC0DDAF991]) [n:127.0.0.1:45581_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37423
   [junit4]   2> 320688 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[EA588CBC0DDAF991]) [n:127.0.0.1:45581_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37423
   [junit4]   2> 320690 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[EA588CBC0DDAF991]) [n:127.0.0.1:45581_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 320692 INFO  (zkConnectionManagerCallback-2995-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 320692 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[EA588CBC0DDAF991]) [n:127.0.0.1:45581_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 320697 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[EA588CBC0DDAF991]) [n:127.0.0.1:45581_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 320711 INFO  (zkConnectionManagerCallback-2997-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 320711 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[EA588CBC0DDAF991]) [n:127.0.0.1:45581_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 320713 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[EA588CBC0DDAF991]) [n:127.0.0.1:45581_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 320718 INFO  (zkConnectionManagerCallback-2999-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 320718 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[EA588CBC0DDAF991]) [n:127.0.0.1:45581_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 320824 INFO  (jetty-launcher-3000-thread-1-processing-n:127.0.0.1:45581_solr) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 320824 INFO  (jetty-launcher-3000-thread-1-processing-n:127.0.0.1:45581_solr) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 320824 INFO  (jetty-launcher-3000-thread-1-processing-n:127.0.0.1:45581_s

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

84652692193286-127.0.0.1:34287_solr-n_0000000000) closing
   [junit4]   2> 503173 INFO  (OverseerStateUpdate-72184652692193286-127.0.0.1:34287_solr-n_0000000000) [n:127.0.0.1:34287_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34287_solr
   [junit4]   2> 503277 ERROR (OverseerThreadFactory-3027-thread-1-processing-n:127.0.0.1:34287_solr) [n:127.0.0.1:34287_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: test_collection operation: create failed:org.apache.solr.common.SolrException: Error fetching per-replica states
   [junit4]   2> 	at org.apache.solr.common.cloud.PerReplicaStates.fetch(PerReplicaStates.java:142)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:355)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:270)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:524)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/test_collection/state.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:2857)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getChildren$5(SolrZkClient.java:339)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:79)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:339)
   [junit4]   2> 	at org.apache.solr.common.cloud.PerReplicaStates.fetch(PerReplicaStates.java:139)
   [junit4]   2> 	... 7 more
   [junit4]   2> 
   [junit4]   2> 503278 ERROR (OverseerThreadFactory-3027-thread-1-processing-n:127.0.0.1:34287_solr) [n:127.0.0.1:34287_solr     ] o.a.s.c.OverseerTaskProcessor :org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:2561)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$setData$7(SolrZkClient.java:363)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:79)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:363)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:583)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskQueue.remove(OverseerTaskQueue.java:118)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.markTaskComplete(OverseerTaskProcessor.java:601)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:550)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 503278 WARN  (OverseerThreadFactory-3027-thread-1-processing-n:127.0.0.1:34287_solr) [n:127.0.0.1:34287_solr     ] o.a.s.c.OverseerTaskProcessor Resetting task: /overseer/collection-queue-work/qn-0000000000, requestid: null, taskKey: test_collection
   [junit4]   2> 503279 INFO  (OverseerAutoScalingTriggerThread-72184652692193286-127.0.0.1:34287_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 503279 INFO  (jetty-closer-3078-thread-1-processing-n:127.0.0.1:45581_solr) [     ] o.a.s.c.Overseer Overseer (id=72184652692193286-127.0.0.1:34287_solr-n_0000000000) closing
   [junit4]   2> 503279 INFO  (closeThreadPool-3090-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72184652692193286-127.0.0.1:34287_solr-n_0000000000) closing
   [junit4]   2> 503280 INFO  (jetty-closer-3078-thread-1-processing-n:127.0.0.1:45581_solr) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1f5d0612{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 503280 INFO  (jetty-closer-3078-thread-1-processing-n:127.0.0.1:45581_solr) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@473bc54a{/solr,null,STOPPED}
   [junit4]   2> 503280 INFO  (jetty-closer-3078-thread-1-processing-n:127.0.0.1:45581_solr) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 503282 INFO  (SUITE-SolrCloudReportersTest-seed#[EA588CBC0DDAF991]-worker) [n:127.0.0.1:45581_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 503385 WARN  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[EA588CBC0DDAF991]-SendThread(127.0.0.1:37423)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100738f25f40001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100738f25f40001, 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 0x100738f25f40001, 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> 503487 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> 	9	/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> 	17	/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> 503490 INFO  (SUITE-SolrCloudReportersTest-seed#[EA588CBC0DDAF991]-worker) [n:127.0.0.1:45581_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37423
   [junit4]   2> 503490 INFO  (SUITE-SolrCloudReportersTest-seed#[EA588CBC0DDAF991]-worker) [n:127.0.0.1:45581_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37423
   [junit4]   2> 503490 INFO  (SUITE-SolrCloudReportersTest-seed#[EA588CBC0DDAF991]-worker) [n:127.0.0.1:45581_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37423
   [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_EA588CBC0DDAF991-001
   [junit4]   2> Aug 06, 2021 5:59:31 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=771, maxMBSortInHeap=6.200607843407655, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=th-TH, timezone=Europe/Prague
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=185702384,total=508559360
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedSynonymGraphFilterFactory, TestDistribDocBasedVersion, AdminHandlersProxyTest, HdfsUnloadDistributedZkTest, TriggerSetPropertiesIntegrationTest, TestBulkSchemaAPI, SolrGraphiteReporterTest, MetricUtilsTest, ThreadDumpHandlerTest, HLLSerializationTest, CdcrUpdateLogTest, FullSolrCloudDistribCmdsTest, TestCSVResponseWriter, TestContainerPlugin, HighlighterMaxOffsetTest, BlockJoinFacetRandomTest, TestFieldCacheVsDocValues, ZkControllerTest, DistributedTermsComponentTest, SignificantTermsQParserPluginTest, TestStressLucene, TestNestedUpdateProcessor, MultiThreadedOCPTest, BlobRepositoryCloudTest, TestStreamBody, TestSweetSpotSimilarityFactory, ScheduledTriggerTest, LeaderFailureAfterFreshStartTest, TestSolrJ, TestUseDocValuesAsStored, CacheHeaderTest, RouteFieldTest, SolrCloudReportersTest]
   [junit4] Completed [176/939 (1!)] on J0 in 198.17s, 2 tests, 1 error <<< FAILURES!

[...truncated 55081 lines...]

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.9/349/

1 tests failed.
FAILED:  org.apache.solr.metrics.reporters.SolrJmxReporterTest.testClosedCore

Error Message:
Captured an uncaught exception in thread: Thread[id=31272, name=Thread-4676, state=RUNNABLE, group=TGRP-SolrJmxReporterTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=31272, name=Thread-4676, state=RUNNABLE, group=TGRP-SolrJmxReporterTest]
	at __randomizedtesting.SeedInfo.seed([6604F834892F2114:11792E14A9B643E4]:0)
Caused by: java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([6604F834892F2114]:0)
	at org.junit.Assert.fail(Assert.java:87)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.junit.Assert.assertNotNull(Assert.java:713)
	at org.junit.Assert.assertNotNull(Assert.java:723)
	at org.apache.solr.metrics.reporters.SolrJmxReporterTest$1.run(SolrJmxReporterTest.java:213)




Build Log:
[...truncated 15839 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.SolrJmxReporterTest
   [junit4]   2> 2095608 INFO  (SUITE-SolrJmxReporterTest-seed#[6604F834892F2114]-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> 2095609 INFO  (SUITE-SolrJmxReporterTest-seed#[6604F834892F2114]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.SolrJmxReporterTest_6604F834892F2114-001/data-dir-172-001
   [junit4]   2> 2095609 WARN  (SUITE-SolrJmxReporterTest-seed#[6604F834892F2114]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2095609 INFO  (SUITE-SolrJmxReporterTest-seed#[6604F834892F2114]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2095611 INFO  (SUITE-SolrJmxReporterTest-seed#[6604F834892F2114]-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> 2095611 INFO  (SUITE-SolrJmxReporterTest-seed#[6604F834892F2114]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2095614 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testClosedCore
   [junit4]   2> 2095614 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2095619 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2095634 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 2095637 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2095644 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2096123 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:377) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 2096125 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:678) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 2096126 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2096127 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@65cb8fd8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2096128 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@65cb8fd8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2096132 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@62d39902[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2096132 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@62d39902[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2096134 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] 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> 2096161 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29e85c41
   [junit4]   2> 2096168 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29e85c41
   [junit4]   2> 2096168 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29e85c41
   [junit4]   2> 2096169 INFO  (coreLoadExecutor-19285-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2096176 INFO  (coreLoadExecutor-19285-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2096196 INFO  (coreLoadExecutor-19285-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 2096199 INFO  (coreLoadExecutor-19285-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2096206 INFO  (coreLoadExecutor-19285-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2096212 INFO  (coreLoadExecutor-19285-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2096212 INFO  (coreLoadExecutor-19285-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29e85c41
   [junit4]   2> 2096212 INFO  (coreLoadExecutor-19285-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.SolrJmxReporterTest_6604F834892F2114-001/data-dir-172-001/]
   [junit4]   2> 2096214 INFO  (coreLoadExecutor-19285-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=75.89453125, floorSegmentMB=2.1435546875, forceMergeDeletesPctAllowed=28.67278578701816, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7701312891236811, deletesPctAllowed=23.38897831843715
   [junit4]   2> 2096339 INFO  (coreLoadExecutor-19285-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2096340 INFO  (coreLoadExecutor-19285-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2096340 INFO  (coreLoadExecutor-19285-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=18.4326171875, floorSegmentMB=1.412109375, forceMergeDeletesPctAllowed=18.461552376869165, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=32.67486702040772
   [junit4]   2> 2096345 WARN  (coreLoadExecutor-19285-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 2096346 INFO  (coreLoadExecutor-19285-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2096347 INFO  (searcherExecutor-19287-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2096347 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2096392 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-brpdwd.SolrJmxReporterTest-j' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4122886e
   [junit4]   2> 2096893 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 2096893 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@298d819a: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@662b46c8
   [junit4]   2> 2096936 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f1866af: rootName = SolrJmxReporterTest-brpdwd, domain = SolrJmxReporterTest-j, service url = null, agent id = localhost_1628242734388] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@662b46c8
   [junit4]   2> 2096968 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2437c4d0
   [junit4]   2> 2096968 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@2437c4d0
   [junit4]   2> 2096968 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> авг 06, 2021 9:38:55 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-4676,5,TGRP-SolrJmxReporterTest]
   [junit4]   2> java.lang.AssertionError
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([6604F834892F2114]:0)
   [junit4]   2> 	at org.junit.Assert.fail(Assert.java:87)
   [junit4]   2> 	at org.junit.Assert.assertTrue(Assert.java:42)
   [junit4]   2> 	at org.junit.Assert.assertNotNull(Assert.java:713)
   [junit4]   2> 	at org.junit.Assert.assertNotNull(Assert.java:723)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporterTest$1.run(SolrJmxReporterTest.java:213)
   [junit4]   2> 
   [junit4]   2> 2098970 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 2098970 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@2437c4d0
   [junit4]   2> 2098970 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2098971 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=959550428
   [junit4]   2> 2098971 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2098971 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5b7a74b: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@3f3efd7b
   [junit4]   2> 2098977 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2098977 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2b143564: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@c2e6b1e
   [junit4]   2> 2098980 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2098980 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@69fc80c0: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@72407e39
   [junit4]   2> 2098982 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[6604F834892F2114]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testClosedCore
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrJmxReporterTest -Dtests.method=testClosedCore -Dtests.seed=6604F834892F2114 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr-RS -Dtests.timezone=GMT0 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   3.38s J3 | SolrJmxReporterTest.testClosedCore <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=31272, name=Thread-4676, state=RUNNABLE, group=TGRP-SolrJmxReporterTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6604F834892F2114:11792E14A9B643E4]:0)
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6604F834892F2114]:0)
   [junit4]    > 	at org.apache.solr.metrics.reporters.SolrJmxReporterTest$1.run(SolrJmxReporterTest.java:213)
   [junit4]   2> 2098991 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testReportMetrics
   [junit4]   2> 2098991 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2098996 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2099012 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 2099012 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.SolrJmxReporterTest_6604F834892F2114-001/data-dir-173-001
   [junit4]   2> 2099015 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2099021 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2099718 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:377) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 2099719 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:678) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 2099721 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2099721 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7d5d8218[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2099721 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7d5d8218[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2099734 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@10a429f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2099734 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@10a429f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2099735 WARN  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] 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> 2099763 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29e85c41
   [junit4]   2> 2099770 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29e85c41
   [junit4]   2> 2099771 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29e85c41
   [junit4]   2> 2099772 INFO  (coreLoadExecutor-19303-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2099778 INFO  (coreLoadExecutor-19303-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2099795 INFO  (coreLoadExecutor-19303-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 2099798 INFO  (coreLoadExecutor-19303-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2099805 INFO  (coreLoadExecutor-19303-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2099811 INFO  (coreLoadExecutor-19303-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2099811 INFO  (coreLoadExecutor-19303-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29e85c41
   [junit4]   2> 2099811 INFO  (coreLoadExecutor-19303-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.SolrJmxReporterTest_6604F834892F2114-001/data-dir-173-001/]
   [junit4]   2> 2099812 INFO  (coreLoadExecutor-19303-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=75.89453125, floorSegmentMB=2.1435546875, forceMergeDeletesPctAllowed=28.67278578701816, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7701312891236811, deletesPctAllowed=23.38897831843715
   [junit4]   2> 2099849 INFO  (coreLoadExecutor-19303-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2099849 INFO  (coreLoadExecutor-19303-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2099849 INFO  (coreLoadExecutor-19303-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=18.4326171875, floorSegmentMB=1.412109375, forceMergeDeletesPctAllowed=18.461552376869165, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=32.67486702040772
   [junit4]   2> 2099850 WARN  (coreLoadExecutor-19303-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 2099850 INFO  (coreLoadExecutor-19303-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2099851 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2099851 INFO  (searcherExecutor-19305-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2099888 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-qxnpt.SolrJmxReporterTest-fszaexq' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4122886e
   [junit4]   2> 2100023 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 2100023 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61d517e6: rootName = SolrJmxReporterTest-qxnpt, domain = SolrJmxReporterTest-fszaexq, service url = null, agent id = localhost_1628242734388] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@2ce979d7
   [junit4]   2> 2100051 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@73de71b0: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@2ce979d7
   [junit4]   2> 2100078 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@21158def
   [junit4]   2> 2100079 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2100079 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=609294555
   [junit4]   2> 2100079 INFO  (coreCloseExecutor-19310-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@21158def
   [junit4]   2> 2100079 INFO  (coreCloseExecutor-19310-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@21158def
   [junit4]   2> 2100080 INFO  (coreCloseExecutor-19310-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2100081 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2100081 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5bebfce6: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@1ab5ee73
   [junit4]   2> 2100086 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2100087 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@caaea5e: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@c2e6b1e
   [junit4]   2> 2100089 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2100089 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6fae6131: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@72407e39
   [junit4]   2> 2100091 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[6604F834892F2114]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testReportMetrics
   [junit4]   2> 2100094 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[6604F834892F2114]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testEnabled
   [junit4]   2> 2100094 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[6604F834892F2114]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2100099 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[6604F834892F2114]) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2100114 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[6604F834892F2114]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 2100114 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[6604F834892F2114]) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.SolrJmxReporterTest_6604F834892F2114-001/data-dir-174-001
   [junit4]   2> 2100117 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[6604F834892F2114]) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2100123 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[6604F834892F2114]) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2100476 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[6604F834892F2114]) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:377) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 2100478 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[6604F834892F2114]) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:678) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_291]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 2100479 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[6604F834892F2114]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2100480 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[6604F834892F2114]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7022920b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2100480 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[6604F834892F2114]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7022920b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2100482 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[6604F834892F2114]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5a28b2a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2100482 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[6604F834892F2114]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5a28b2a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2100484 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[6604F834892F2114]) [     ] 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> 2100512 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[6604F834892F2114]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29e85c41
   [junit4]   2> 2100519 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[6604F834892F2114]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29e85c41
   [junit4]   2> 2100519 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[6604F834892F2114]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29e85c41
   [junit4]   2> 2100520 INFO  (coreLoadExecutor-19322-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2100527 INFO  (coreLoadExecutor-19322-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2100544 INFO  (coreLoadExecutor-19322-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 2100547 INFO  (coreLoadExecutor-19322-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2100553 INFO  (coreLoadExecutor-19322-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2100559 INFO  (coreLoadExecutor-19322-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2100560 INFO  (coreLoadExecutor-19322-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29e85c41
   [junit4]   2> 2100560 INFO  (coreLoadExecutor-19322-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J3/temp/solr.metrics.reporters.SolrJmxReporterTest_6604F834892F2114-001/data-dir-174-001/]
   [junit4]   2> 2100561 INFO  (coreLoadExecutor-19322-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=75.89453125, floorSegmentMB=2.1435546875, forceMergeDeletesPctAllowed=28.67278578701816, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7701312891236811, deletesPctAllowed=23.38897831843715
   [junit4]   2> 2100597 INFO  (coreLoadExecutor-19322-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2100597 INFO  (coreLoadExecutor-19322-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2100597 INFO  (coreLoadExecutor-19322-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=18.4326171875, floorSegmentMB=1.412109375, forceMergeDeletesPctAllowed=18.461552376869165, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=32.67486702040772
   [junit4]   2> 2100598 WARN  (coreLoadExecutor-19322-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 2100598 INFO  (coreLoadExecutor-19322-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2100599 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[6604F834892F2114]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2100599 INFO  (searcherExecutor-19324-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2100628 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[6604F834892F2114]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-upsoxewjge.solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4122886e
   [junit4]   2> 2100657 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[6604F834892F2114]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-fcjdyyrx.SolrJmxReporterTest-wj' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4122886e
   [junit4]   2> 2100657 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[6604F834892F2114]) [    x:collection1 ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.core.collection1
   [junit4]   2> 2100683 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[6604F834892F2114]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 2100683 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[6604F834892F2114]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5ebec1d: rootName = SolrJmxReporterTest-engashzwag, domain = SolrJmxReporterTest-cirxhtzw, service url = null, agent id = localhost_1628242734388] for registry solr.core.collection1/null
   [junit4]   2> 2100683 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[6604F834892F2114]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11d0d564: rootName = SolrJmxReporterTest-upsoxewjge, domain = solr.core.collection1, service url = null, agent id = localhost_1628242734388] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@66ec1a1f
   [junit4]   2> 2100698 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[6604F834892F2114]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6cb1eabd: rootName = SolrJmxReporterTest-fcjdyyrx, domain = SolrJmxReporterTest-wj, service url = null, agent id = localhost_1628242734388] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@66ec1a1f
   [junit4]   2> 2100713 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[6604F834892F2114]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporter

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

] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2101847 INFO  (searcherExecutor-19348-thread-1) [     ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2101847 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[6604F834892F2114]) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4e506f7b
   [junit4]   2> 2101847 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[6604F834892F2114]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@4e506f7b
   [junit4]   2> 2101847 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[6604F834892F2114]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@47f36: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@455af076
   [junit4]   2> 2101852 INFO  (searcherExecutor-19348-thread-1) [     ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2101858 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[6604F834892F2114]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@207b477c: rootName = SolrJmxReporterTest-psdvrwa, domain = solr.core.collection1, service url = null, agent id = localhost_1628242734388] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@455af076
   [junit4]   2> 2101920 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[6604F834892F2114]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-psdvrwa.SolrJmxReporterTest-fostcc' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4122886e
   [junit4]   2> 2101925 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[6604F834892F2114]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 2101925 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[6604F834892F2114]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@504b33c2: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@455af076
   [junit4]   2> 2101938 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[6604F834892F2114]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@caf8373: rootName = SolrJmxReporterTest-psdvrwa, domain = SolrJmxReporterTest-fostcc, service url = null, agent id = localhost_1628242734388] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@455af076
   [junit4]   2> 2101952 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[6604F834892F2114]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@4e506f7b
   [junit4]   2> 2101952 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[6604F834892F2114]) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2101952 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[6604F834892F2114]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=511589671
   [junit4]   2> 2101953 INFO  (coreCloseExecutor-19353-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7a0637ff
   [junit4]   2> 2101953 INFO  (coreCloseExecutor-19353-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@7a0637ff
   [junit4]   2> 2101953 INFO  (coreCloseExecutor-19353-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2101954 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[6604F834892F2114]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2101954 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[6604F834892F2114]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5f7e34ba: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@201b6f9b
   [junit4]   2> 2101960 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[6604F834892F2114]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2101960 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[6604F834892F2114]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2806a84b: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@c2e6b1e
   [junit4]   2> 2101963 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[6604F834892F2114]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2101963 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[6604F834892F2114]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d096580: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@72407e39
   [junit4]   2> 2101964 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[6604F834892F2114]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testReloadCore
   [junit4]   2> 2101965 INFO  (SUITE-SolrJmxReporterTest-seed#[6604F834892F2114]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sr-RS, timezone=GMT0
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=286335552,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrFieldCacheBean, ZkCLITest, DeleteStatusTest, MetricsHistoryHandlerTest, TestCollectionsAPIViaSolrCloudCluster, TestSearchPerf, TestBadConfig, TestGroupingSearch, MetricTriggerTest, TestCustomSort, MultiSolrCloudTestCaseTest, SimpleMLTQParserTest, TestSizeLimitedDistributedMap, SolrPluginUtilsTest, TestNumericTokenStream, SoftAutoCommitTest, AtomicUpdateProcessorFactoryTest, TestJsonFacets, HttpPartitionWithTlogReplicasTest, SOLR749Test, LoggingHandlerTest, TestDynamicFieldResource, TestRandomFaceting, IgnoreCommitOptimizeUpdateProcessorFactoryTest, QueryResultKeyTest, TestMergePolicyConfig, ScriptEngineTest, TestUtils, DaemonStreamApiTest, JWTVerificationkeyResolverTest, TestRawResponseWriter, NoCacheHeaderTest, TestDynamicLoading, ScheduledTriggerIntegrationTest, TestDocTermOrdsUninvertLimit, TestTrieFacet, TestTlogReplayVsRecovery, TestDistributedGrouping, TestRemoteStreaming, BackupRestoreApiErrorConditionsTest, TestDFISimilarityFactory, TestInitQParser, TestStandardQParsers, SolrSlf4jReporterTest, DimensionalRoutedAliasUpdateProcessorTest, SchemaVersionSpecificBehaviorTest, TestMaxScoreQueryParser, TestNumericTerms32, BasicAuthStandaloneTest, TestCloudJSONFacetSKG, TestPostingsSolrHighlighter, IndexSizeTriggerMixedBoundsTest, TestQuerySenderNoQuery, CoreAdminHandlerTest, TestDistribPackageStore, ConnectionManagerTest, ImplicitSnitchTest, TestConfigReload, QueryEqualityTest, CollectionPropsTest, BooleanFieldTest, TestLeaderElectionZkExpiry, TemplateUpdateProcessorTest, BufferStoreTest, TestOrdValues, TestRequestStatusCollectionAPI, IndexSchemaTest, OverseerTaskQueueTest, TestPrepRecovery, AuthToolTest, MinimalSchemaTest, FullHLLTest, TestRecovery, TestNoOpRegenerator, CollectionsAPIDistributedZkTest, DistributedFacetPivotSmallAdvancedTest, TestZkAclsWithHadoopAuth, DistributedExpandComponentTest, LeaderFailoverAfterPartitionTest, HdfsRecoveryZkTest, TestLegacyTerms, SuggesterTest, TriggerIntegrationTest, TestSystemCollAutoCreate, TestSnapshotCloudManager, DateFieldTest, HdfsBackupRepositoryIntegrationTest, StatsComponentTest, TestRestManager, DistributedFacetSimpleRefinementLongTailTest, OpenExchangeRatesOrgProviderTest, TestRestoreCore, ShardSplitTest, TestSchemaField, SparseHLLTest, RecoveryAfterSoftCommitTest, TestTextField, TestConfigSetsAPIExclusivity, CachingDirectoryFactoryTest, TestQueryingOnDownCollection, ForceLeaderWithTlogReplicasTest, TestUtilizeNode, TestFastLRUCache, DeleteLastCustomShardedReplicaTest, SaslZkACLProviderTest, TestCoreContainer, DistributedQueueTest, ReplaceNodeNoTargetTest, PeerSyncWithIndexFingerprintCachingTest, TestChildDocTransformer, TestSimGenericDistributedQueue, SpatialFilterTest, UUIDUpdateProcessorFallbackTest, FuzzySearchTest, TestReplicaProperties, AutoScalingHandlerTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, IndexSizeTriggerSizeEstimationTest, NodeLostTriggerTest, SystemLogListenerTest, TestSimLargeCluster, PingRequestHandlerTest, TestHdfsBackupRestoreCore, TestReqParamsAPI, TestSolrConfigHandlerCloud, InfoHandlerTest, PropertiesRequestHandlerTest, ShowFileRequestHandlerTest, CustomHighlightComponentTest, MoreLikeThisComponentTest, ResponseBuilderTest, ResponseLogComponentTest, TermVectorComponentTest, TermsComponentTest, TestExpandComponent, TestHttpShardHandlerFactory, JavabinLoaderTest, TaggingAttributeTest, FastVectorHighlighterTest, HighlighterTest, TestUnifiedSolrHighlighter, TestSlowCompositeReaderWrapper, UninvertDocValuesMergePolicyTest, TestLegacyFieldReuse, TestMultiValuedNumericRangeQuery, TestNumericRangeQuery32, MetricsDisabledCloudTest, SolrCoreMetricManagerTest, SolrJmxReporterTest]
   [junit4] Completed [728/939 (1!)] on J3 in 6.51s, 4 tests, 1 error <<< FAILURES!

[...truncated 53166 lines...]