Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.11/328/

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

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

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=32396, name=Thread-5487, state=RUNNABLE, 
group=TGRP-SolrJmxReporterTest]
        at 
__randomizedtesting.SeedInfo.seed([E326605FFFB50AA6:945BB67FDF2C6856]:0)
Caused by: java.lang.AssertionError
        at __randomizedtesting.SeedInfo.seed([E326605FFFB50AA6]: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)


FAILED:  org.apache.solr.search.TestCoordinatorRole.testNRTRestart

Error Message:
Server refused connection at: 
https://127.0.0.1:39381/solr/coordinator_test_coll/select?q=*%3A*&fl=id%2Cdesc_s%2C_core_%3A%5Bcore%5D&omitHeader=true&wt=javabin&shards.preference=replica.type%3ANRT&version=2

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Server refused connection at: 
https://127.0.0.1:39381/solr/coordinator_test_coll/select?q=*%3A*&fl=id%2Cdesc_s%2C_core_%3A%5Bcore%5D&omitHeader=true&wt=javabin&shards.preference=replica.type%3ANRT&version=2
        at 
__randomizedtesting.SeedInfo.seed([E326605FFFB50AA6:13B2D0945DA8D870]:0)
        at 
org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:431)
        at 
org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:776)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:225)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
        at 
org.apache.solr.search.TestCoordinatorRole.getHostCoreName(TestCoordinatorRole.java:468)
        at 
org.apache.solr.search.TestCoordinatorRole.testNRTRestart(TestCoordinatorRole.java:285)
        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:750)
Caused by: java.net.ConnectException: Connection refused
        at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
        at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:716)
        at sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:122)
        at 
org.eclipse.jetty.client.AbstractConnectorHttpClientTransport.connect(AbstractConnectorHttpClientTransport.java:94)
        at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:665)
        at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:642)
        at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:634)
        at 
org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:186)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more


FAILED:  
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes

Error Message:
Timeout occurred while waiting response from server at: 
http://127.0.0.1:35669/p/vq

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:35669/p/vq
        at 
__randomizedtesting.SeedInfo.seed([E326605FFFB50AA6:5BE534FF036EDFD3]: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:1188)
        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:225)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:242)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:365)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes(ShardSplitTest.java:350)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
        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:750)
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)
        ... 56 more


FAILED:  
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink

Error Message:
Timeout occurred while waiting response from server at: 
http://127.0.0.1:33175/p/vq

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:33175/p/vq
        at 
__randomizedtesting.SeedInfo.seed([E326605FFFB50AA6:DF48A9065A6DA13F]: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:1188)
        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:225)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:242)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:365)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink(ShardSplitTest.java:356)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
        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:750)
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)
        ... 56 more




Build Log:
[...truncated 14740 lines...]
   [junit4] Suite: org.apache.solr.search.TestCoordinatorRole
   [junit4]   2> 959453 INFO  
(SUITE-TestCoordinatorRole-seed#[E326605FFFB50AA6]-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.11/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 959453 INFO  
(SUITE-TestCoordinatorRole-seed#[E326605FFFB50AA6]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 959454 INFO  
(SUITE-TestCoordinatorRole-seed#[E326605FFFB50AA6]-worker) [     ] 
o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-237 after mutting 0 log 
messages
   [junit4]   2> 959454 INFO  
(SUITE-TestCoordinatorRole-seed#[E326605FFFB50AA6]-worker) [     ] 
o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-238 for ERROR logs matching 
regex: ignore_exception
   [junit4]   2> 959455 INFO  
(SUITE-TestCoordinatorRole-seed#[E326605FFFB50AA6]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_E326605FFFB50AA6-001/data-dir-91-001
   [junit4]   2> 959455 WARN  
(SUITE-TestCoordinatorRole-seed#[E326605FFFB50AA6]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 959455 INFO  
(SUITE-TestCoordinatorRole-seed#[E326605FFFB50AA6]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 959457 INFO  
(SUITE-TestCoordinatorRole-seed#[E326605FFFB50AA6]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 959460 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testSplitShard
   [junit4]   2> 959460 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_E326605FFFB50AA6-001/tempDir-001
   [junit4]   2> 959461 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 959461 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 959462 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 959462 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 959561 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 43853
   [junit4]   2> 959562 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43853
   [junit4]   2> 959562 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43853
   [junit4]   2> 959562 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 43853
   [junit4]   2> 959565 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 959577 INFO  (zkConnectionManagerCallback-10383-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 959577 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 959591 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 959599 INFO  (zkConnectionManagerCallback-10385-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 959599 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 959601 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 959607 INFO  (zkConnectionManagerCallback-10387-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 959607 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 959713 INFO  (jetty-launcher-10388-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 959713 INFO  (jetty-launcher-10388-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 959713 INFO  (jetty-launcher-10388-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 
27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 959715 INFO  (jetty-launcher-10388-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 959715 INFO  (jetty-launcher-10388-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 959715 INFO  (jetty-launcher-10388-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 959715 INFO  (jetty-launcher-10388-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5aa7aca6{/solr,null,AVAILABLE}
   [junit4]   2> 959716 INFO  (jetty-launcher-10388-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4ee4156c{SSL, (ssl, 
http/1.1)}{127.0.0.1:37579}
   [junit4]   2> 959716 INFO  (jetty-launcher-10388-thread-1) [     ] 
o.e.j.s.Server Started @959750ms
   [junit4]   2> 959716 INFO  (jetty-launcher-10388-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:43853/solr, hostPort=37579}
   [junit4]   2> 959716 ERROR (jetty-launcher-10388-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 959716 INFO  (jetty-launcher-10388-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 959716 INFO  (jetty-launcher-10388-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.11.3
   [junit4]   2> 959716 INFO  (jetty-launcher-10388-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 959716 INFO  (jetty-launcher-10388-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 959716 INFO  (jetty-launcher-10388-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2023-10-29T03:40:28.179Z
   [junit4]   2> 959717 INFO  (jetty-launcher-10388-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 959718 INFO  (zkConnectionManagerCallback-10390-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 959718 INFO  (jetty-launcher-10388-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 959719 INFO  (jetty-launcher-10388-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 959722 INFO  (jetty-launcher-10388-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 959723 WARN  
(jetty-launcher-10388-thread-1-SendThread(127.0.0.1:43853)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10007e848c60003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10007e848c60003, 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 0x10007e848c60003, 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> 960391 INFO  (jetty-launcher-10388-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 960391 WARN  (jetty-launcher-10388-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 960392 WARN  (jetty-launcher-10388-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@45cf964f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 960392 WARN  (jetty-launcher-10388-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@45cf964f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 960395 WARN  (jetty-launcher-10388-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 960395 WARN  (jetty-launcher-10388-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@47914404[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 960395 WARN  (jetty-launcher-10388-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@47914404[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 960396 INFO  (jetty-launcher-10388-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43853/solr
   [junit4]   2> 960397 INFO  (jetty-launcher-10388-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 960400 INFO  (zkConnectionManagerCallback-10401-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 960402 INFO  (jetty-launcher-10388-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 960504 INFO  (jetty-launcher-10388-thread-1) 
[n:127.0.0.1:37579_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 960507 INFO  (zkConnectionManagerCallback-10403-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 960507 INFO  (jetty-launcher-10388-thread-1) 
[n:127.0.0.1:37579_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 960578 WARN  (jetty-launcher-10388-thread-1) 
[n:127.0.0.1:37579_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> 960582 INFO  (jetty-launcher-10388-thread-1) 
[n:127.0.0.1:37579_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37579_solr
   [junit4]   2> 960583 INFO  (jetty-launcher-10388-thread-1) 
[n:127.0.0.1:37579_solr     ] o.a.s.c.Overseer Overseer 
(id=72066288272670725-127.0.0.1:37579_solr-n_0000000000) starting
   [junit4]   2> 960589 INFO  (jetty-launcher-10388-thread-1) 
[n:127.0.0.1:37579_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37579_solr
   [junit4]   2> 960589 INFO  
(OverseerStateUpdate-72066288272670725-127.0.0.1:37579_solr-n_0000000000) 
[n:127.0.0.1:37579_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:37579_solr
   [junit4]   2> 960591 INFO  
(OverseerStateUpdate-72066288272670725-127.0.0.1:37579_solr-n_0000000000) 
[n:127.0.0.1:37579_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 960595 INFO  (jetty-launcher-10388-thread-1) 
[n:127.0.0.1:37579_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 960595 WARN  (jetty-launcher-10388-thread-1) 
[n:127.0.0.1:37579_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> 960626 INFO  (jetty-launcher-10388-thread-1) 
[n:127.0.0.1:37579_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_E326605FFFB50AA6-001/tempDir-001/node1
   [junit4]   2> 960637 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 960638 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 960639 INFO  (zkConnectionManagerCallback-10418-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 960639 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 960640 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 960641 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43853/solr ready
   [junit4]   2> 960682 INFO  (qtp1142717980-17420) [n:127.0.0.1:37579_solr     
] o.a.s.s.HttpSolrCall 
HttpSolrCall.init(https://127.0.0.1:37579/solr/admin/collections?action=CREATE&name=c1&collection.configName=conf1&numShards=1&maxShardsPerNode=10&nrtReplicas=1&wt=javabin&version=2)
   [junit4]   2> 960685 INFO  
(OverseerThreadFactory-10410-thread-1-processing-n:127.0.0.1:37579_solr) 
[n:127.0.0.1:37579_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
c1
   [junit4]   2> 960794 INFO  
(OverseerStateUpdate-72066288272670725-127.0.0.1:37579_solr-n_0000000000) 
[n:127.0.0.1:37579_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"c1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"c1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:37579_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:37579/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 961014 INFO  (qtp1142717980-17418) [n:127.0.0.1:37579_solr     
] o.a.s.s.HttpSolrCall 
HttpSolrCall.init(https://127.0.0.1:37579/solr/admin/cores?null)
   [junit4]   2> 961015 INFO  (qtp1142717980-17418) [n:127.0.0.1:37579_solr    
x:c1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=c1_shard1_replica_n1&action=CREATE&numShards=1&collection=c1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 961015 INFO  (qtp1142717980-17418) [n:127.0.0.1:37579_solr    
x:c1_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 961026 INFO  (qtp1142717980-17418) [n:127.0.0.1:37579_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.11.3
   [junit4]   2> 961028 INFO  (qtp1142717980-17418) [n:127.0.0.1:37579_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema 
name=minimal
   [junit4]   2> 961028 INFO  (qtp1142717980-17418) [n:127.0.0.1:37579_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 961028 INFO  (qtp1142717980-17418) [n:127.0.0.1:37579_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'c1_shard1_replica_n1' using configuration from configset 
conf1, trusted=true
   [junit4]   2> 961029 INFO  (qtp1142717980-17418) [n:127.0.0.1:37579_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[c1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_E326605FFFB50AA6-001/tempDir-001/node1/c1_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_E326605FFFB50AA6-001/tempDir-001/node1/c1_shard1_replica_n1/data/]
   [junit4]   2> 961065 INFO  (qtp1142717980-17418) [n:127.0.0.1:37579_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 961065 INFO  (qtp1142717980-17418) [n:127.0.0.1:37579_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 961065 INFO  (qtp1142717980-17418) [n:127.0.0.1:37579_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 961065 INFO  (qtp1142717980-17418) [n:127.0.0.1:37579_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 961067 INFO  (qtp1142717980-17418) [n:127.0.0.1:37579_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 961067 INFO  (qtp1142717980-17418) [n:127.0.0.1:37579_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 961067 INFO  (qtp1142717980-17418) [n:127.0.0.1:37579_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000 ms
   [junit4]   2> 961067 INFO  (qtp1142717980-17418) [n:127.0.0.1:37579_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1781059634625249280
   [junit4]   2> 961070 INFO  
(searcherExecutor-10420-thread-1-processing-n:127.0.0.1:37579_solr 
x:c1_shard1_replica_n1 c:c1 s:shard1 r:core_node2) [n:127.0.0.1:37579_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[c1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 961074 INFO  (qtp1142717980-17418) [n:127.0.0.1:37579_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/c1/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 961074 INFO  (qtp1142717980-17418) [n:127.0.0.1:37579_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/c1/leaders/shard1
   [junit4]   2> 961081 INFO  (qtp1142717980-17418) [n:127.0.0.1:37579_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 961081 INFO  (qtp1142717980-17418) [n:127.0.0.1:37579_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 961081 INFO  (qtp1142717980-17418) [n:127.0.0.1:37579_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync 
replicas to https://127.0.0.1:37579/solr/c1_shard1_replica_n1/
   [junit4]   2> 961081 INFO  (qtp1142717980-17418) [n:127.0.0.1:37579_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 961082 INFO  (qtp1142717980-17418) [n:127.0.0.1:37579_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
https://127.0.0.1:37579/solr/c1_shard1_replica_n1/ has no replicas
   [junit4]   2> 961082 INFO  (qtp1142717980-17418) [n:127.0.0.1:37579_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/c1/leaders/shard1/leader after winning as 
/collections/c1/leader_elect/shard1/election/72066288272670725-core_node2-n_0000000000
   [junit4]   2> 961084 INFO  (qtp1142717980-17418) [n:127.0.0.1:37579_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:37579/solr/c1_shard1_replica_n1/ shard1
   [junit4]   2> 961186 INFO  (zkCallback-10402-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 961187 INFO  (qtp1142717980-17418) [n:127.0.0.1:37579_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 961191 INFO  (qtp1142717980-17418) [n:127.0.0.1:37579_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=c1_shard1_replica_n1&action=CREATE&numShards=1&collection=c1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=176
   [junit4]   2> 961197 INFO  (qtp1142717980-17420) [n:127.0.0.1:37579_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> 961290 INFO  (zkCallback-10402-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 961290 INFO  (zkCallback-10402-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 961291 INFO  (qtp1142717980-17420) [n:127.0.0.1:37579_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&maxShardsPerNode=10&name=c1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=609
   [junit4]   2> 961291 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: c1
   [junit4]   2> 961295 INFO  (qtp1142717980-17419) [n:127.0.0.1:37579_solr     
] o.a.s.s.HttpSolrCall 
HttpSolrCall.init(https://127.0.0.1:37579/solr/c1_shard1_replica_n1/update?_stateVer_=c1%3A3&wt=javabin&version=2)
   [junit4]   2> 961325 INFO  (qtp1142717980-17419) [n:127.0.0.1:37579_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/c1/terms/shard1 to 
Terms{values={core_node2=1}, version=1}
   [junit4]   2> 961326 INFO  (qtp1142717980-17419) [n:127.0.0.1:37579_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={_stateVer_=c1:3&wt=javabin&version=2}{add=[c1-0 
(1781059634866421760), c1-1 (1781059634868518912), c1-2 (1781059634868518913), 
c1-3 (1781059634868518914), c1-4 (1781059634868518915), c1-5 
(1781059634868518916), c1-6 (1781059634868518917), c1-7 (1781059634868518918), 
c1-8 (1781059634868518919), c1-9 (1781059634868518920), ... (1000 adds)]} 0 30
   [junit4]   2> 961326 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr     
] o.a.s.s.HttpSolrCall 
HttpSolrCall.init(https://127.0.0.1:37579/solr/c1_shard1_replica_n1/update?null)
   [junit4]   2> 961342 INFO  
(searcherExecutor-10420-thread-1-processing-n:127.0.0.1:37579_solr 
x:c1_shard1_replica_n1 c:c1 s:shard1 r:core_node2) [n:127.0.0.1:37579_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[c1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 961343 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={_stateVer_=c1:3&commit=true&wt=javabin&version=2}{commit=} 
0 16
   [junit4]   2> 961344 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 961344 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 961344 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 
27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 961350 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 961350 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 961350 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 961350 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c4d8a3a{/solr,null,AVAILABLE}
   [junit4]   2> 961351 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1bdb91b4{SSL, (ssl, 
http/1.1)}{127.0.0.1:41057}
   [junit4]   2> 961351 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.e.j.s.Server Started @961385ms
   [junit4]   2> 961351 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:43853/solr, hostPort=41057}
   [junit4]   2> 961352 ERROR 
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 961352 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 961352 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.11.3
   [junit4]   2> 961352 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 961352 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 961352 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2023-10-29T03:40:29.815Z
   [junit4]   2> 961353 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 961357 INFO  (zkConnectionManagerCallback-10426-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 961357 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 961358 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 961361 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 961361 WARN  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]-SendThread(127.0.0.1:43853))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10007e848c60007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10007e848c60007, 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 0x10007e848c60007, 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> 962687 INFO  
(OverseerCollectionConfigSetProcessor-72066288272670725-127.0.0.1:37579_solr-n_0000000000)
 [n:127.0.0.1:37579_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> 962771 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 962772 WARN  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 962772 WARN  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3c6b2a80[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 962773 WARN  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3c6b2a80[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 962778 WARN  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 962783 WARN  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@56bc6926[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 962783 WARN  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@56bc6926[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 962784 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43853/solr
   [junit4]   2> 962786 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 962787 INFO  (zkConnectionManagerCallback-10437-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 962787 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 962788 WARN  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]-SendThread(127.0.0.1:43853))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10007e848c60008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10007e848c60008, 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 0x10007e848c60008, 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> 962890 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) 
[n:127.0.0.1:41057_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 962891 INFO  (zkConnectionManagerCallback-10439-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 962891 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) 
[n:127.0.0.1:41057_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 962900 WARN  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) 
[n:127.0.0.1:41057_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> 962902 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) 
[n:127.0.0.1:41057_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 962907 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) 
[n:127.0.0.1:41057_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41057_solr as DOWN
   [junit4]   2> 962907 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) 
[n:127.0.0.1:41057_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 962907 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) 
[n:127.0.0.1:41057_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41057_solr
   [junit4]   2> 962909 INFO  (zkCallback-10402-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 962909 INFO  (zkCallback-10417-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 962909 INFO  (zkCallback-10438-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 962911 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) 
[n:127.0.0.1:41057_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 962911 WARN  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) 
[n:127.0.0.1:41057_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> 962956 INFO  
(TEST-TestCoordinatorRole.testSplitShard-seed#[E326605FFFB50AA6]) 
[n:127.0.0.1:41057_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_E326605FFFB50AA6-001/tempDir-001/node2
   [junit4]   2> 963026 INFO  (qtp1012033752-17469) [n:127.0.0.1:41057_solr     
] o.a.s.s.HttpSolrCall 
HttpSolrCall.init(https://127.0.0.1:41057/solr/c1/select?q=*%3A*&_stateVer_=c1%3A3&wt=javabin&version=2)
   [junit4]   2> 963026 INFO  (qtp1012033752-17469) [n:127.0.0.1:41057_solr     
] o.a.s.s.CoordinatorHttpSolrCall getCoreByCollection(String collectionName(c1)
   [junit4]   2> 963027 INFO  (qtp1012033752-17469) [n:127.0.0.1:41057_solr     
] o.a.s.s.CoordinatorHttpSolrCall CoordinatorHttpSolrCall#getCore(c1)
   [junit4]   2> 963028 INFO  (qtp1012033752-17469) [n:127.0.0.1:41057_solr     
] o.a.s.s.CoordinatorHttpSolrCall synthetic collection: 
.sys.COORDINATOR-COLL-conf1 does not exist, creating.. 
   [junit4]   2> 963028 INFO  (qtp1012033752-17469) [n:127.0.0.1:41057_solr     
] o.a.s.s.CoordinatorHttpSolrCall sending collection admin command : {
   [junit4]   2>   "action":"CREATE",
   [junit4]   2>   "waitForFinalState":"true",
   [junit4]   2>   "name":".sys.COORDINATOR-COLL-conf1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:41057_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "nrtReplicas":"1"}
   [junit4]   2> 963032 INFO  
(OverseerThreadFactory-10410-thread-2-processing-n:127.0.0.1:37579_solr) 
[n:127.0.0.1:37579_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
.sys.COORDINATOR-COLL-conf1
   [junit4]   2> 963248 INFO  
(OverseerStateUpdate-72066288272670725-127.0.0.1:37579_solr-n_0000000000) 
[n:127.0.0.1:37579_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".sys.COORDINATOR-COLL-conf1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".sys.COORDINATOR-COLL-conf1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:41057_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:41057/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 963467 INFO  (qtp1012033752-17466) [n:127.0.0.1:41057_solr     
] o.a.s.s.HttpSolrCall 
HttpSolrCall.init(https://127.0.0.1:41057/solr/admin/cores?null)
   [junit4]   2> 963468 INFO  (qtp1012033752-17466) [n:127.0.0.1:41057_solr    
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=.sys.COORDINATOR-COLL-conf1_shard1_replica_n1&action=CREATE&numShards=1&collection=.sys.COORDINATOR-COLL-conf1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 963488 INFO  (qtp1012033752-17466) [n:127.0.0.1:41057_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.11.3
   [junit4]   2> 963489 INFO  (qtp1012033752-17466) [n:127.0.0.1:41057_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema 
name=minimal
   [junit4]   2> 963490 INFO  (qtp1012033752-17466) [n:127.0.0.1:41057_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 963490 INFO  (qtp1012033752-17466) [n:127.0.0.1:41057_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore '.sys.COORDINATOR-COLL-conf1_shard1_replica_n1' using 
configuration from configset conf1, trusted=true
   [junit4]   2> 963490 INFO  (qtp1012033752-17466) [n:127.0.0.1:41057_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[.sys.COORDINATOR-COLL-conf1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_E326605FFFB50AA6-001/tempDir-001/node2/.sys.COORDINATOR-COLL-conf1_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_E326605FFFB50AA6-001/tempDir-001/node2/.sys.COORDINATOR-COLL-conf1_shard1_replica_n1/data/]
   [junit4]   2> 963537 INFO  (qtp1012033752-17466) [n:127.0.0.1:41057_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 963537 INFO  (qtp1012033752-17466) [n:127.0.0.1:41057_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 963538 INFO  (qtp1012033752-17466) [n:127.0.0.1:41057_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 963538 INFO  (qtp1012033752-17466) [n:127.0.0.1:41057_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 963539 INFO  (qtp1012033752-17466) [n:127.0.0.1:41057_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 963540 INFO  (qtp1012033752-17466) [n:127.0.0.1:41057_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 963540 INFO  (qtp1012033752-17466) [n:127.0.0.1:41057_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000 ms
   [junit4]   2> 963540 INFO  (qtp1012033752-17466) [n:127.0.0.1:41057_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1781059637218377728
   [junit4]   2> 963543 INFO  
(searcherExecutor-10447-thread-1-processing-n:127.0.0.1:41057_solr 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 c:.sys.COORDINATOR-COLL-conf1 
s:shard1 r:core_node2) [n:127.0.0.1:41057_solr c:.sys.COORDINATOR-COLL-conf1 
s:shard1 r:core_node2 x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] 
o.a.s.c.SolrCore [.sys.COORDINATOR-COLL-conf1_shard1_replica_n1]  Registered 
new searcher autowarm time: 0 ms
   [junit4]   2> 963548 INFO  (qtp1012033752-17466) [n:127.0.0.1:41057_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/.sys.COORDINATOR-COLL-conf1/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 963548 INFO  (qtp1012033752-17466) [n:127.0.0.1:41057_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/.sys.COORDINATOR-COLL-conf1/leaders/shard1
   [junit4]   2> 963552 INFO  (qtp1012033752-17466) [n:127.0.0.1:41057_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 963552 INFO  (qtp1012033752-17466) [n:127.0.0.1:41057_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 963552 INFO  (qtp1012033752-17466) [n:127.0.0.1:41057_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:41057/solr/.sys.COORDINATOR-COLL-conf1_shard1_replica_n1/
   [junit4]   2> 963553 INFO  (qtp1012033752-17466) [n:127.0.0.1:41057_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 963553 INFO  (qtp1012033752-17466) [n:127.0.0.1:41057_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
https://127.0.0.1:41057/solr/.sys.COORDINATOR-COLL-conf1_shard1_replica_n1/ has 
no replicas
   [junit4]   2> 963553 INFO  (qtp1012033752-17466) [n:127.0.0.1:41057_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/.sys.COORDINATOR-COLL-conf1/leaders/shard1/leader after winning as 
/collections/.sys.COORDINATOR-COLL-conf1/leader_elect/shard1/election/72066288272670729-core_node2-n_0000000000
   [junit4]   2> 963556 INFO  (qtp1012033752-17466) [n:127.0.0.1:41057_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:41057/solr/.sys.COORDINATOR-COLL-conf1_shard1_replica_n1/ 
shard1
   [junit4]   2> 963658 INFO  (zkCallback-10438-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/.sys.COORDINATOR-COLL-conf1/state.json] for collection 
[.sys.COORDINATOR-COLL-conf1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 963659 INFO  (qtp1012033752-17466) [n:127.0.0.1:41057_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 963662 INFO  (qtp1012033752-17466) [n:127.0.0.1:41057_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=.sys.COORDINATOR-COLL-conf1_shard1_replica_n1&action=CREATE&numShards=1&collection=.sys.COORDINATOR-COLL-conf1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=195
   [junit4]   2> 963664 INFO  (qtp1012033752-17469) [n:127.0.0.1:41057_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> 963762 INFO  (zkCallback-10438-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/.sys.COORDINATOR-COLL-conf1/state.json] for collection 
[.sys.COORDINATOR-COLL-conf1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 963763 INFO  (zkCallback-10438-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/.sys.COORDINATOR-COLL-conf1/state.json] for collection 
[.sys.COORDINATOR-COLL-conf1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 963763 INFO  (qtp1012033752-17469) [n:127.0.0.1:41057_solr     
] o.a.s.s.CoordinatorHttpSolrCall getCoreByCollection(String 
collectionName(.sys.COORDINATOR-COLL-conf1)
   [junit4]   2> 963766 INFO  (qtp1012033752-17469) [n:127.0.0.1:41057_solr 
c:c1  r:core_node2  ] o.a.s.s.CoordinatorHttpSolrCall 
CoordinatorHttpSolrCall#wrappedReq(.sys.COORDINATOR-COLL-conf1)
   [junit4]   2> 963812 INFO  (qtp1142717980-17419) [n:127.0.0.1:37579_solr     
] o.a.s.s.HttpSolrCall 
HttpSolrCall.init(https://127.0.0.1:37579/solr/c1_shard1_replica_n1/select?null)
   [junit4]   2> 963813 INFO  (qtp1142717980-17419) [n:127.0.0.1:37579_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.S.Request 
[c1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=c1:3&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&collection=c1&shard.url=https://127.0.0.1:37579/solr/c1_shard1_replica_n1/&rid=127.0.0.1-73982&rows=10&version=2&q=*:*&omitHeader=false&NOW=1698550832229&isShard=true&wt=javabin}
 hits=1000 status=0 QTime=0
   [junit4]   2> 963816 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr     
] o.a.s.s.HttpSolrCall 
HttpSolrCall.init(https://127.0.0.1:37579/solr/c1_shard1_replica_n1/select?null)
   [junit4]   2> 963816 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.S.Request 
[c1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=c1:3&shards.purpose=64&collection=c1&shard.url=https://127.0.0.1:37579/solr/c1_shard1_replica_n1/&rid=127.0.0.1-73982&version=2&q=*:*&omitHeader=false&NOW=1698550832229&ids=c1-8,c1-7,c1-9,c1-4,c1-3,c1-6,c1-5,c1-0,c1-2,c1-1&isShard=true&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 963817 INFO  (qtp1012033752-17469) [n:127.0.0.1:41057_solr 
c:c1  r:core_node2  ] o.a.s.c.S.Request 
[.sys.COORDINATOR-COLL-conf1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=c1:3&wt=javabin&version=2} rid=127.0.0.1-73982 
hits=1000 status=0 QTime=791
   [junit4]   2> 963818 INFO  (qtp1012033752-17468) [n:127.0.0.1:41057_solr     
] o.a.s.s.HttpSolrCall 
HttpSolrCall.init(https://127.0.0.1:41057/solr/admin/collections?action=SPLITSHARD&collection=c1&shard=shard1&wt=javabin&version=2)
   [junit4]   2> 963824 INFO  
(OverseerCollectionConfigSetProcessor-72066288272670725-127.0.0.1:37579_solr-n_0000000000)
 [n:127.0.0.1:37579_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 963831 INFO  
(OverseerThreadFactory-10410-thread-3-processing-n:127.0.0.1:37579_solr) 
[n:127.0.0.1:37579_solr c:c1 s:shard1   ] o.a.s.c.a.c.SplitShardCmd 
numSubShards set at: 2
   [junit4]   2> 963937 INFO  (zkCallback-10402-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 963937 INFO  (zkCallback-10402-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 963937 INFO  (zkCallback-10438-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 964836 INFO  
(OverseerThreadFactory-10410-thread-3-processing-n:127.0.0.1:37579_solr) 
[n:127.0.0.1:37579_solr c:c1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:37579_solr for creating new replica of shard shard1_0 for 
collection c1
   [junit4]   2> 964836 INFO  
(OverseerThreadFactory-10410-thread-3-processing-n:127.0.0.1:37579_solr) 
[n:127.0.0.1:37579_solr c:c1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning 
CreateReplica command.
   [junit4]   2> 964838 INFO  
(OverseerStateUpdate-72066288272670725-127.0.0.1:37579_solr-n_0000000000) 
[n:127.0.0.1:37579_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"c1",
   [junit4]   2>   "shard":"shard1_0",
   [junit4]   2>   "core":"c1_shard1_0_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:37579_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 964940 INFO  (zkCallback-10438-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 964940 INFO  (zkCallback-10402-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 964940 INFO  (zkCallback-10402-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 965088 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr     
] o.a.s.s.HttpSolrCall 
HttpSolrCall.init(https://127.0.0.1:37579/solr/admin/cores?null)
   [junit4]   2> 965089 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr    
x:c1_shard1_0_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&name=c1_shard1_0_replica_n3&action=CREATE&collection=c1&shard=shard1_0&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 965097 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.11.3
   [junit4]   2> 965098 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.s.IndexSchema 
Schema name=minimal
   [junit4]   2> 965099 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 965099 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.CoreContainer 
Creating SolrCore 'c1_shard1_0_replica_n3' using configuration from configset 
conf1, trusted=true
   [junit4]   2> 965099 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.SolrCore 
[[c1_shard1_0_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_E326605FFFB50AA6-001/tempDir-001/node1/c1_shard1_0_replica_n3],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_E326605FFFB50AA6-001/tempDir-001/node1/c1_shard1_0_replica_n3/data/]
   [junit4]   2> 965159 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 965159 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 965159 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 965159 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 965161 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 965161 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 965161 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 965161 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1781059638918119424
   [junit4]   2> 965163 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.u.UpdateLog 
Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 965163 INFO  
(searcherExecutor-10453-thread-1-processing-n:127.0.0.1:37579_solr 
x:c1_shard1_0_replica_n3 c:c1 s:shard1_0 r:core_node5) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.SolrCore 
[c1_shard1_0_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 965169 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/c1/terms/shard1_0 to 
Terms{values={core_node5=0}, version=0}
   [junit4]   2> 965169 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/c1/leaders/shard1_0
   [junit4]   2> 965172 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 965172 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 965172 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:37579/solr/c1_shard1_0_replica_n3/
   [junit4]   2> 965172 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 965172 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.SyncStrategy 
https://127.0.0.1:37579/solr/c1_shard1_0_replica_n3/ has no replicas
   [junit4]   2> 965172 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/c1/leaders/shard1_0/leader after winning as 
/collections/c1/leader_elect/shard1_0/election/72066288272670725-core_node5-n_0000000000
   [junit4]   2> 965174 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:37579/solr/c1_shard1_0_replica_n3/ shard1_0
   [junit4]   2> 965276 INFO  (zkCallback-10402-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 965276 INFO  (zkCallback-10402-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 965276 INFO  (zkCallback-10438-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 965277 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 965279 INFO  (qtp1142717980-17421) [n:127.0.0.1:37579_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&name=c1_shard1_0_replica_n3&action=CREATE&collection=c1&shard=shard1_0&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=190
   [junit4]   2> 965383 INFO  (zkCallback-10438-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 965383 INFO  (zkCallback-10402-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 965383 INFO  (zkCallback-10402-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 966283 INFO  
(OverseerThreadFactory-10410-thread-3-processing-n:127.0.0.1:37579_solr) 
[n:127.0.0.1:37579_solr c:c1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:37579_solr for creating new replica of shard shard1_1 for 
collection c1
   [junit4]   2> 966283 INFO  
(OverseerThreadFactory-10410-thread-3-processing-n:127.0.0.1:37579_solr) 
[n:127.0.0.1:37579_solr c:c1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning 
CreateReplica command.
   [junit4]   2> 966284 INFO  
(OverseerStateUpdate-72066288272670725-127.0.0.1:37579_solr-n_0000000000) 
[n:127.0.0.1:37579_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"c1",
   [junit4]   2>   "shard":"shard1_1",
   [junit4]   2>   "core":"c1_shard1_1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:37579_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 966387 INFO  (zkCallback-10402-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 966387 INFO  (zkCallback-10438-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 966387 INFO  (zkCallback-10402-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 966487 INFO  (qtp1142717980-17417) [n:127.0.0.1:37579_solr     
] o.a.s.s.HttpSolrCall 
HttpSolrCall.init(https://127.0.0.1:37579/solr/admin/cores?null)
   [junit4]   2> 966488 INFO  (qtp1142717980-17417) [n:127.0.0.1:37579_solr    
x:c1_shard1_1_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&name=c1_shard1_1_replica_n4&action=CREATE&collection=c1&shard=shard1_1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 966494 INFO  (qtp1142717980-17417) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.11.3
   [junit4]   2> 966496 INFO  (qtp1142717980-17417) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.s.IndexSchema 
Schema name=minimal
   [junit4]   2> 966496 INFO  (qtp1142717980-17417) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 966496 INFO  (qtp1142717980-17417) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.CoreContainer 
Creating SolrCore 'c1_shard1_1_replica_n4' using configuration from configset 
conf1, trusted=true
   [junit4]   2> 966496 INFO  (qtp1142717980-17417) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.SolrCore 
[[c1_shard1_1_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_E326605FFFB50AA6-001/tempDir-001/node1/c1_shard1_1_replica_n4],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_E326605FFFB50AA6-001/tempDir-001/node1/c1_shard1_1_replica_n4/data/]
   [junit4]   2> 966541 INFO  (qtp1142717980-17417) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 966541 INFO  (qtp1142717980-17417) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 966542 INFO  (qtp1142717980-17417) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 966542 INFO  (qtp1142717980-17417) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 966543 INFO  (qtp1142717980-17417) [n:127.0.0.1:37579_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Config

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

.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@549ee4d6
   [junit4]   2> 2345578 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[E326605FFFB50AA6]) [    
x:collection1 ] o.a.s.m.SolrMetricReporter Reporter disabled for registry 
solr.core.collection1
   [junit4]   2> 2345593 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=null
   [junit4]   2> 2345593 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@444ce304: rootName = 
SolrJmxReporterTest-lwsdiqkf, domain = solr.core.collection1, service url = 
null, agent id = localhost_1698552207588] for registry 
solr.core.collection1/com.codahale.metrics.MetricRegistry@6ca57ab4
   [junit4]   2> 2345611 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4ae02221: rootName = 
SolrJmxReporterTest-qrdiz, domain = SolrJmxReporterTest-dywxkymfi, service url 
= null, agent id = localhost_1698552207588] for registry 
solr.core.collection1/com.codahale.metrics.MetricRegistry@6ca57ab4
   [junit4]   2> 2345629 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@559305d0: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@6ca57ab4
   [junit4]   2> 2345646 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4fd2f0e7: rootName = 
SolrJmxReporterTest-zjlehyv, domain = SolrJmxReporterTest-mlftaslibm, service 
url = null, agent id = localhost_1698552207588] for registry 
solr.core.collection1/null
   [junit4]   2> 2345646 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@616aa98f
   [junit4]   2> 2345646 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2345646 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1486173963
   [junit4]   2> 2345646 INFO  (coreCloseExecutor-19553-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@616aa98f
   [junit4]   2> 2345646 INFO  (coreCloseExecutor-19553-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@616aa98f
   [junit4]   2> 2345647 INFO  (coreCloseExecutor-19553-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 2345648 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 2345648 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@172991d1: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@4cb7dab5
   [junit4]   2> 2345655 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 2345655 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@188afe03: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@4a0757c3
   [junit4]   2> 2345658 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 2345658 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@311adc5b: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@56cd79cd
   [junit4]   2> 2345660 INFO  
(TEST-SolrJmxReporterTest.testEnabled-seed#[E326605FFFB50AA6]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testEnabled
   [junit4]   2> 2345661 INFO  
(SUITE-SolrJmxReporterTest-seed#[E326605FFFB50AA6]-worker) [     ] 
o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-440 after mutting 0 log 
messages
   [junit4]   2> 2345661 INFO  
(SUITE-SolrJmxReporterTest-seed#[E326605FFFB50AA6]-worker) [     ] 
o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-441 for ERROR logs matching 
regex: ignore_exception
   [junit4]   2> 2345662 INFO  
(SUITE-SolrJmxReporterTest-seed#[E326605FFFB50AA6]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, 
docValues:{}, maxPointsInLeafNode=1708, maxMBSortInHeap=5.582220695624466, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ar-LY, 
timezone=America/Nassau
   [junit4]   2> NOTE: Linux 4.15.0-213-generic amd64/Temurin 1.8.0_362 
(64-bit)/cpus=4,threads=1,free=168634320,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: [TestExportWriter, 
JWTAuthPluginIntegrationTest, TestSimPolicyCloud, AddReplicaTest, 
TestNumericTerms32, LargeFieldTest, TestStandardQParsers, OverseerRolesTest, 
RootFieldTest, TestNamedUpdateProcessors, MinimalSchemaTest, 
DebugComponentTest, DistributedQueryElevationComponentTest, TestRecovery, 
TestRequestForwarding, TestPseudoReturnFields, SuggesterTest, 
TestBulkSchemaConcurrent, OutOfBoxZkACLAndCredentialsProvidersTest, 
SharedFSAutoReplicaFailoverTest, AnalyticsQueryTest, SpellCheckCollatorTest, 
TestSearchPerf, BasicDistributedZkTest, EnumFieldTest, 
CdcrWithNodesRestartsTest, LongSetTest, ZkCLITest, TimeZoneUtilsTest, 
TestUtilizeNode, SignificantTermsQParserPluginTest, 
StatelessScriptUpdateProcessorFactoryTest, TestClusterStateMutator, 
DateMathParserTest, MultiAuthPluginTest, 
ClassificationUpdateProcessorFactoryTest, TestManagedSynonymGraphFilterFactory, 
AlternateDirectoryTest, ScheduledTriggerIntegrationTest, HighlighterTest, 
TestCloudPhrasesIdentificationComponent, PeerSyncWithBufferUpdatesTest, 
MultiSolrCloudTestCaseTest, TestSubQueryTransformerDistrib, 
TestUnifiedSolrHighlighterWithoutStoredId, SolrJmxReporterCloudTest, 
NodeLostTriggerTest, TestLeaderElectionZkExpiry, NestedAtomicUpdateTest, 
TestFaceting, TestDistributedGrouping, SolrShardReporterTest, 
SolrMetricManagerTest, TestUseDocValuesAsStored, DirectUpdateHandlerTest, 
DeleteLastCustomShardedReplicaTest, DistributedQueueTest, V2StandaloneTest, 
TestInPlaceUpdatesStandalone, TestMinMaxOnMultiValuedField, 
IndexSizeEstimatorTest, TestConfigSetsAPIExclusivity, ImplicitSnitchTest, 
TestDeleteCollectionOnDownNodes, TestRandomCollapseQParserPlugin, 
TestSolrFieldCacheBean, TestStressIncrementalBackup, 
TestNonDefinedSimilarityFactory, TestSolrJacksonAnnotation, 
TestDelegationWithHadoopAuth, TestTlogReplayVsRecovery, ComputePlanActionTest, 
LeaderFailoverAfterPartitionTest, TestChildDocTransformerHierarchy, 
TestSolr4Spatial, NoCacheHeaderTest, CursorPagingTest, 
DistributedFacetPivotWhiteBoxTest, CrossCollectionJoinQueryTest, 
TestGroupingSearch, BigEndianAscendingWordSerializerTest, 
RecoveryAfterSoftCommitTest, TestQuerySenderNoQuery, 
TestEmbeddedSolrServerSchemaAPI, TestBooleanSimilarityFactory, 
DeleteStatusTest, HttpPartitionWithTlogReplicasTest, TestFastLRUCache, 
ChangedSchemaMergeTest, ConjunctionSolrSpellCheckerTest, 
XMLAtomicUpdateMultivalueTest, TestCustomSort, 
ManagedSchemaRoundRobinCloudTest, TestComplexPhraseLeadingWildcard, 
CollectionsAPIDistributedZkTest, SolrIndexMetricsTest, TestDeprecatedFilters, 
TestPrepRecovery, SOLR749Test, TestRequestStatusCollectionAPI, 
TestMergePolicyConfig, ChaosMonkeySafeLeaderTest, StatsComponentTest, 
TestHttpShardHandlerFactory, PrimUtilsTest, OverseerTaskQueueTest, 
AutoscalingHistoryHandlerTest, BadComponentTest, TestSimDistribStateManager, 
V2CollectionBackupsAPIMappingTest, LegacyCloudClusterPropTest, 
IndexSizeTriggerMixedBoundsTest, TestJsonRangeFacets, QueryParsingTest, 
CheckHdfsIndexTest, ReplaceNodeNoTargetTest, TestAddFieldRealTimeGet, 
MigrateRouteKeyTest, RestartWhileUpdatingTest, RollingRestartTest, 
TestCloudRecovery, TestClusterProperties, TestConfigSetsAPIShareSchema, 
TestDistributedMap, TestDownShardTolerantSearch, TestLockTree, 
TestMiniSolrCloudClusterSSL, TestQueryingOnDownCollection, TestSegmentSorting, 
TestSolrCloudWithKerberosAlt, TestStressInPlaceUpdates, AssignTest, 
AsyncCallRequestStatusResponseTest, CollectionTooManyReplicasTest, 
PurgeGraphTest, ShardSplitTest, DistributedSpellCheckComponentTest, 
FacetPivotSmallTest, PhrasesIdentificationComponentTest, 
ResponseLogComponentTest, TermsComponentTest, UpdateLogCloudTest, 
ManagedSchemaDiffTest, EmbeddedSolrNoSerializeTest, RandomizedTaggerTest, 
TaggerTest, XmlInterpolationTest, FastVectorHighlighterTest, 
TestSlowCompositeReaderWrapper, TestLegacyField, TestLegacyFieldReuse, 
TestMultiValuedNumericRangeQuery, TestNumericRangeQuery32, 
TestNumericTokenStream, TestLogWatcher, JvmMetricsTest, SolrMetricReporterTest, 
SolrMetricsIntegrationTest, SolrJmxReporterTest]
   [junit4] Completed [754/958 (3!)] on J3 in 6.70s, 4 tests, 1 error <<< 
FAILURES!

[...truncated 54960 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to