You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@solr.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2024/01/07 21:53:22 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.11 - Build # 443 - Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:40521
	at __randomizedtesting.SeedInfo.seed([F3A0A7641E21435A:4B63F3C4E2FA962F]: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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	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:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	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)
	... 57 more




Build Log:
[...truncated 14269 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 429445 INFO  (SUITE-ShardSplitTest-seed#[F3A0A7641E21435A]-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> 429446 INFO  (SUITE-ShardSplitTest-seed#[F3A0A7641E21435A]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-102 after mutting 0 log messages
   [junit4]   2> 429446 INFO  (SUITE-ShardSplitTest-seed#[F3A0A7641E21435A]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-103 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 429447 INFO  (SUITE-ShardSplitTest-seed#[F3A0A7641E21435A]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_F3A0A7641E21435A-001/data-dir-42-001
   [junit4]   2> 429447 WARN  (SUITE-ShardSplitTest-seed#[F3A0A7641E21435A]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=39 numCloses=39
   [junit4]   2> 429447 INFO  (SUITE-ShardSplitTest-seed#[F3A0A7641E21435A]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 429449 INFO  (SUITE-ShardSplitTest-seed#[F3A0A7641E21435A]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 429449 INFO  (SUITE-ShardSplitTest-seed#[F3A0A7641E21435A]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 429449 INFO  (SUITE-ShardSplitTest-seed#[F3A0A7641E21435A]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4] IGNOR/A 0.00s J3 | ShardSplitTest.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> 429462 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-103 after mutting 0 log messages
   [junit4]   2> 429462 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-104 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 429463 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 429463 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 429463 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 429464 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 429563 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.ZkTestServer start zk server on port: 35125
   [junit4]   2> 429563 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35125
   [junit4]   2> 429563 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35125
   [junit4]   2> 429563 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35125
   [junit4]   2> 429565 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 429569 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 429571 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 429571 DEBUG (zkConnectionManagerCallback-5491-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@72553b30 name: ZooKeeperConnection Watcher:127.0.0.1:35125 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 429571 INFO  (zkConnectionManagerCallback-5491-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 429571 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 429571 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 429572 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 429581 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 429582 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 429583 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 429583 DEBUG (zkConnectionManagerCallback-5493-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@773a0c0d name: ZooKeeperConnection Watcher:127.0.0.1:35125/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 429583 INFO  (zkConnectionManagerCallback-5493-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 429583 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 429583 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 429584 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.SolrZkClient makePath: /clusterprops.json
   [junit4]   2> 429584 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 429584 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 429585 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 429585 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 429587 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 429587 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 429588 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 429588 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 429589 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 429589 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 429590 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 429590 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 429591 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 429591 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 429592 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 429593 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 429594 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 429594 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 429595 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 429595 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 429596 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 429596 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 429597 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 429831 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 429831 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 429831 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] 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> 429841 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 429841 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 429842 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 429845 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25c81e71{/,null,AVAILABLE}
   [junit4]   2> 429845 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@12632ca5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36917}
   [junit4]   2> 429846 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.e.j.s.Server Started @429879ms
   [junit4]   2> 429846 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_F3A0A7641E21435A-001/tempDir-001/control/data, hostContext=/, hostPort=36917, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_F3A0A7641E21435A-001/control-001/cores}
   [junit4]   2> 429846 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 429846 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 429846 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.3
   [junit4]   2> 429846 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 429846 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 429846 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2024-01-07T20:56:32.729Z
   [junit4]   2> 429846 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 429849 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 429849 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 429853 DEBUG (zkConnectionManagerCallback-5495-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@78a5e737 name: ZooKeeperConnection Watcher:127.0.0.1:35125/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 429853 INFO  (zkConnectionManagerCallback-5495-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 429853 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 429853 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 429955 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 429955 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 429955 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_F3A0A7641E21435A-001/control-001/solr.xml
   [junit4]   2> 429957 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 429957 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 429959 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5bd16638, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 430610 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 430612 WARN  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e10c8c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 430612 WARN  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e10c8c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 430617 WARN  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c33a095[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 430617 WARN  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c33a095[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 430618 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35125/solr
   [junit4]   2> 430618 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 430618 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 430619 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 430620 DEBUG (zkConnectionManagerCallback-5506-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@99ae1ef name: ZooKeeperConnection Watcher:127.0.0.1:35125 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 430620 INFO  (zkConnectionManagerCallback-5506-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430620 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 430621 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 430623 WARN  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]-SendThread(127.0.0.1:35125)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1009dad33d00003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1009dad33d00003, 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 0x1009dad33d00003, 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> 430723 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 430724 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 430726 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 430726 DEBUG (zkConnectionManagerCallback-5508-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@57c0c79c name: ZooKeeperConnection Watcher:127.0.0.1:35125/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 430726 INFO  (zkConnectionManagerCallback-5508-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430726 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 430727 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 430728 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 430730 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 430731 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/async_ids
   [junit4]   2> 430733 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 430733 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles
   [junit4]   2> 430734 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data
   [junit4]   2> 430736 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data/on
   [junit4]   2> 430740 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data/off
   [junit4]   2> 430743 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer
   [junit4]   2> 430744 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer/allowed
   [junit4]   2> 430748 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer/preferred
   [junit4]   2> 430749 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer/disallowed
   [junit4]   2> 430754 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/coordinator
   [junit4]   2> 430755 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/coordinator/on
   [junit4]   2> 430759 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/coordinator/off
   [junit4]   2> 430761 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 430762 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events
   [junit4]   2> 430763 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/triggerState
   [junit4]   2> 430764 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeAdded
   [junit4]   2> 430766 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeLost
   [junit4]   2> 430767 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 430767 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling.json
   [junit4]   2> 430769 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 430770 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/protwords.txt
   [junit4]   2> 430771 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/solrconfig.xml
   [junit4]   2> 430772 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/synonyms.txt
   [junit4]   2> 430773 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/managed-schema
   [junit4]   2> 430776 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hi.txt
   [junit4]   2> 430777 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fa.txt
   [junit4]   2> 430779 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_es.txt
   [junit4]   2> 430782 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_sv.txt
   [junit4]   2> 430785 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ca.txt
   [junit4]   2> 430787 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_it.txt
   [junit4]   2> 430803 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_eu.txt
   [junit4]   2> 430806 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_no.txt
   [junit4]   2> 430808 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_en.txt
   [junit4]   2> 430810 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_et.txt
   [junit4]   2> 430811 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ar.txt
   [junit4]   2> 430813 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fi.txt
   [junit4]   2> 430814 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hu.txt
   [junit4]   2> 430815 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/hyphenations_ga.txt
   [junit4]   2> 430817 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_nl.txt
   [junit4]   2> 430819 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_de.txt
   [junit4]   2> 430820 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_th.txt
   [junit4]   2> 430821 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stemdict_nl.txt
   [junit4]   2> 430823 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ca.txt
   [junit4]   2> 430829 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_bg.txt
   [junit4]   2> 430833 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_gl.txt
   [junit4]   2> 430835 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_da.txt
   [junit4]   2> 430836 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_tr.txt
   [junit4]   2> 430843 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_fr.txt
   [junit4]   2> 430846 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ja.txt
   [junit4]   2> 430850 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hy.txt
   [junit4]   2> 430852 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stoptags_ja.txt
   [junit4]   2> 430854 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_it.txt
   [junit4]   2> 430855 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_cz.txt
   [junit4]   2> 430856 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_id.txt
   [junit4]   2> 430857 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ro.txt
   [junit4]   2> 430859 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/userdict_ja.txt
   [junit4]   2> 430860 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_el.txt
   [junit4]   2> 430861 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ga.txt
   [junit4]   2> 430862 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fr.txt
   [junit4]   2> 430863 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ga.txt
   [junit4]   2> 430865 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_lv.txt
   [junit4]   2> 430867 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ru.txt
   [junit4]   2> 430868 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_pt.txt
   [junit4]   2> 430869 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/stopwords.txt
   [junit4]   2> 430870 WARN  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] 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> 430871 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 430872 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 430872 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 430872 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 430873 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 430873 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 430875 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 430875 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 430877 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36917_
   [junit4]   2> 430877 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 430878 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.Overseer Overseer (id=72230961262100484-127.0.0.1:36917_-n_0000000000) starting
   [junit4]   2> 430878 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 430879 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 430881 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 430884 DEBUG (OverseerCollectionConfigSetProcessor-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 430885 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36917_
   [junit4]   2> 430885 INFO  (OverseerStateUpdate-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36917_
   [junit4]   2> 430886 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes
   [junit4]   2> 430887 INFO  (OverseerStateUpdate-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 430887 DEBUG (OverseerStateUpdate-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36917_]
   [junit4]   2> 430887 DEBUG (OverseerCollectionConfigSetProcessor-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 430887 DEBUG (OverseerCollectionConfigSetProcessor-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 430887 DEBUG (OverseerCollectionConfigSetProcessor-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 430887 DEBUG (OverseerCollectionConfigSetProcessor-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 430887 INFO  (OverseerCollectionConfigSetProcessor-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 430890 DEBUG (OverseerStateUpdate-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 430891 DEBUG (OverseerAutoScalingTriggerThread-72230961262100484-127.0.0.1:36917_-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.scheduled_maintenance
   [junit4]   2> 430891 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 430893 DEBUG (zkCallback-5507-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 430894 DEBUG (zkCallback-5507-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36917_] -> [127.0.0.1:36917_]
   [junit4]   2> 430894 DEBUG (OverseerAutoScalingTriggerThread-72230961262100484-127.0.0.1:36917_-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.auto_add_replicas
   [junit4]   2> 430895 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 430896 WARN  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] 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> 430923 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 430944 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bd16638
   [junit4]   2> 430951 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bd16638
   [junit4]   2> 430952 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bd16638
   [junit4]   2> 430953 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [n:127.0.0.1:36917_     ] 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/J3/temp/solr.cloud.api.collections.ShardSplitTest_F3A0A7641E21435A-001/control-001/cores
   [junit4]   2> 430973 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 430975 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 430975 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 430976 DEBUG (zkConnectionManagerCallback-5525-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e201a7 name: ZooKeeperConnection Watcher:127.0.0.1:35125/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 430976 INFO  (zkConnectionManagerCallback-5525-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430976 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 430976 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 430976 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 430977 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 430977 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 430977 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36917_]
   [junit4]   2> 430978 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 430979 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 430979 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 430979 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35125/solr ready
   [junit4]   2> 430981 INFO  (qtp1414881025-9117) [n:127.0.0.1:36917_     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:36917/admin/collections?action=CREATE&name=control_collection&collection.configName=conf1&createNodeSet=127.0.0.1%3A36917_&numShards=1&nrtReplicas=1&wt=javabin&version=2)
   [junit4]   2> 430982 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 430985 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 430986 DEBUG (OverseerCollectionConfigSetProcessor-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 430986 DEBUG (OverseerCollectionConfigSetProcessor-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 430986 DEBUG (OverseerCollectionConfigSetProcessor-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id: /overseer/collection-queue-work/qn-0000000000 message: {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:36917_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 430989 DEBUG (OverseerThreadFactory-5515-thread-1-processing-n:127.0.0.1:36917_) [n:127.0.0.1:36917_     ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 430989 DEBUG (OverseerCollectionConfigSetProcessor-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 430989 DEBUG (OverseerCollectionConfigSetProcessor-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 430989 DEBUG (OverseerCollectionConfigSetProcessor-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 430989 DEBUG (OverseerCollectionConfigSetProcessor-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 430989 INFO  (OverseerCollectionConfigSetProcessor-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 430990 DEBUG (OverseerThreadFactory-5515-thread-1-processing-n:127.0.0.1:36917_) [n:127.0.0.1:36917_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:36917_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 430990 DEBUG (OverseerThreadFactory-5515-thread-1-processing-n:127.0.0.1:36917_) [n:127.0.0.1:36917_     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 430990 DEBUG (OverseerThreadFactory-5515-thread-1-processing-n:127.0.0.1:36917_) [n:127.0.0.1:36917_     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=0, not overwriting ZK version.
   [junit4]   2> 430990 INFO  (OverseerThreadFactory-5515-thread-1-processing-n:127.0.0.1:36917_) [n:127.0.0.1:36917_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 430993 DEBUG (OverseerThreadFactory-5515-thread-1-processing-n:127.0.0.1:36917_) [n:127.0.0.1:36917_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/control_collection 
   [junit4]   2> 430994 DEBUG (OverseerThreadFactory-5515-thread-1-processing-n:127.0.0.1:36917_) [n:127.0.0.1:36917_     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode: control_collection
   [junit4]   2> 430997 DEBUG (OverseerThreadFactory-5515-thread-1-processing-n:127.0.0.1:36917_) [n:127.0.0.1:36917_     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 430998 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 430999 DEBUG (OverseerStateUpdate-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:36917_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 430999 DEBUG (OverseerStateUpdate-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 431000 DEBUG (OverseerStateUpdate-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/control_collection/state.json
   [junit4]   2> 431001 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 431103 DEBUG (OverseerThreadFactory-5515-thread-1-processing-n:127.0.0.1:36917_) [n:127.0.0.1:36917_     ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection control_collection, shardNames [shard1] , message : {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:36917_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 431105 DEBUG (OverseerThreadFactory-5515-thread-1-processing-n:127.0.0.1:36917_) [n:127.0.0.1:36917_     ] o.a.s.c.a.c.CreateCollectionCmd Creating core control_collection_shard1_replica_n1 as part of shard shard1 of collection control_collection on 127.0.0.1:36917_
   [junit4]   2> 431106 INFO  (qtp1414881025-9119) [n:127.0.0.1:36917_     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:36917/admin/cores?null)
   [junit4]   2> 431106 INFO  (qtp1414881025-9119) [n:127.0.0.1:36917_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 431107 INFO  (qtp1414881025-9119) [n:127.0.0.1:36917_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 431109 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 431111 DEBUG (OverseerStateUpdate-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:36917_",
   [junit4]   2>   "base_url":"http://127.0.0.1:36917",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 431111 DEBUG (OverseerStateUpdate-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:36917_",
   [junit4]   2>   "base_url":"http://127.0.0.1:36917",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 431112 DEBUG (OverseerStateUpdate-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:36917_",
   [junit4]   2>   "base_url":"http://127.0.0.1:36917",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 431112 DEBUG (OverseerStateUpdate-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/0 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:36917_",
   [junit4]   2>           "base_url":"http://127.0.0.1:36917",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 431213 DEBUG (OverseerStateUpdate-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 0
   [junit4]   2> 431214 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 432115 DEBUG (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/control_collection]
   [junit4]   2> 432125 INFO  (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.3
   [junit4]   2> 432125 WARN  (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 432129 INFO  (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 432135 INFO  (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 432167 INFO  (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 432168 INFO  (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bd16638
   [junit4]   2> 432177 INFO  (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_F3A0A7641E21435A-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_F3A0A7641E21435A-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 432181 INFO  (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 432190 WARN  (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 432243 INFO  (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 432243 INFO  (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 432244 INFO  (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 432244 INFO  (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 432248 INFO  (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@5ce0d6c8
   [junit4]   2> 432251 DEBUG (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/control_collection]
   [junit4]   2> 432252 INFO  (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 432254 INFO  (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 432255 INFO  (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 432255 INFO  (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1787466607637823488
   [junit4]   2> 432257 DEBUG (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Waiting up to 60000ms for state org.apache.solr.cloud.ZkController$$Lambda$607/952600182@7f8e982e
   [junit4]   2> 432258 DEBUG (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Found org.apache.solr.cloud.ZkController$$Lambda$607/952600182@7f8e982e directly in clusterState
   [junit4]   2> 432258 INFO  (searcherExecutor-5527-thread-1-processing-n:127.0.0.1:36917_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 432260 DEBUG (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/terms/shard1
   [junit4]   2> 432267 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/terms/shard1
   [junit4]   2> 432267 INFO  (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 432267 INFO  (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 432267 DEBUG (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 432269 DEBUG (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 432277 INFO  (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 432277 INFO  (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 432277 INFO  (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36917/control_collection_shard1_replica_n1/
   [junit4]   2> 432278 INFO  (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 432278 INFO  (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:36917/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 432279 INFO  (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72230961262100484-core_node2-n_0000000000
   [junit4]   2> 432283 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 432283 INFO  (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36917/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 432285 DEBUG (OverseerStateUpdate-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:36917_",
   [junit4]   2>   "base_url":"http://127.0.0.1:36917",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 432285 DEBUG (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 432287 DEBUG (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [control_collection] ver [1]
   [junit4]   2> 432287 DEBUG (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 432289 DEBUG (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader updated per-replica states changed for: control_collection, ver: 0 , new vals: []
   [junit4]   2> 432289 DEBUG (watches-5509-thread-1-processing-n:127.0.0.1:36917_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 432289 DEBUG (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 432289 DEBUG (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 432289 DEBUG (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 432289 DEBUG (watches-5509-thread-1-processing-n:127.0.0.1:36917_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 432289 DEBUG (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 432385 DEBUG (OverseerStateUpdate-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 1
   [junit4]   2> 432386 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json
   [junit4]   2> 432386 INFO  (zkCallback-5507-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 432386 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 432387 DEBUG (zkCallback-5507-thread-1) [     ] o.a.s.c.c.ZkStateReader Updating data for [control_collection] from [1] to [2]
   [junit4]   2> 432387 DEBUG (zkCallback-5507-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 432387 DEBUG (watches-5509-thread-1) [     ] o.a.s.c.c.ZkStateReader leader found for control_collection/shard1 to be core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:36917_",
   [junit4]   2>   "base_url":"http://127.0.0.1:36917",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 432387 DEBUG (watches-5509-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 432387 INFO  (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 432389 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 432389 DEBUG (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Refreshing lazily-loaded state for collection control_collection
   [junit4]   2> 432390 DEBUG (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 432391 DEBUG (OverseerStateUpdate-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:36917_",
   [junit4]   2>   "base_url":"http://127.0.0.1:36917",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 432391 DEBUG (OverseerStateUpdate-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:36917_",
   [junit4]   2>   "base_url":"http://127.0.0.1:36917",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 432391 DEBUG (OverseerStateUpdate-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:36917_",
   [junit4]   2>   "base_url":"http://127.0.0.1:36917",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 432391 DEBUG (OverseerStateUpdate-72230961262100484-127.0.0.1:36917_-n_0000000000) [n:127.0.0.1:36917_     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/2 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:36917_",
   [junit4]   2>           "base_url":"http://127.0.0.1:36917",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 432392 DEBUG (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [control_collection] ver [2]
   [junit4]   2> 432392 DEBUG (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 432392 DEBUG (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader updated per-replica states changed for: control_collection, ver: 0 , new vals: []
   [junit4]   2> 432393 DEBUG (qtp1414881025-9119) [n:127.0.0.1:36917_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 432394 INFO  (qtp1414881025-9119) [n:127.0.0.1:36917_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1287
   [junit4]   2> 432394 DEBUG (OverseerThreadFactory-5515-thread-1-processing-n:127.0.0.1:36917_) [n:127.0.0.1:36917_     ] o.a.s.c.a.c.CreateCollectionCmd Finished create command on all shards for collection: control_collection
   [junit4]   2> 432394 DEBUG (OverseerThreadFactory-5515-thread-1-processing-n:127.0.0.1:36917_) [n:127.0.0.1:36917_     ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 432395 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 432396 DEBUG (OverseerThreadFactory-5515-thread-1-processing-n:127.0.0.1:36917_) [n:127.0.0.1:36917_     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 432396 DEBUG (OverseerThreadFactory-5515-thread-1-processing-n:127.0.0.1:36917_) [n:127.0.0.1:36917_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 432396 DEBUG (OverseerThreadFactory-5515-thread-1-processing-n:127.0.0.1:36917_) [n:127.0.0.1:36917_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 432396 DEBUG (OverseerThreadFactory-5515-thread-1-processing-n:127.0.0.1:36917_) [n:127.0.0.1:36917_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 432396 INFO  (OverseerThreadFactory-5515-thread-1-processing-n:127.0.0.1:36917_) [n:127.0.0.1:36917_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 432396 DEBUG (OverseerThreadFactory-5515-thread-1-processing-n:127.0.0.1:36917_) [n:127.0.0.1:36917_     ] o.a.s.c.OverseerTaskProcessor Overseer Collection M

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

ShardSplitTest.testSplitStaticIndexReplication-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 749472 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 749472 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 749472 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 749472 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 749472 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 749472 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 749472 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 749472 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 749472 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 749472 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 749472 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 749472 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 749472 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 749473 INFO  (closeThreadPool-7510-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4e9764cf{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44677}
   [junit4]   2> 749473 INFO  (closeThreadPool-7510-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@56cd9039{/,null,STOPPED}
   [junit4]   2> 749473 INFO  (closeThreadPool-7510-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 749474 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F3A0A7641E21435A]) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-118 after mutting 0 log messages
   [junit4]   2> 749474 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F3A0A7641E21435A]) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-119 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 749474 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 749575 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 749678 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F3A0A7641E21435A]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 749679 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/collections/testSplitStaticIndexReplication_rewrite/terms/shard1_0
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	8	/solr/collections/collection1/state.json
   [junit4]   2> 	6	/solr/packages.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 	6	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	4	/solr/collections/testSplitStaticIndexReplication_rewrite/terms/shard1
   [junit4]   2> 	4	/solr/collections/testSplitStaticIndexReplication_rewrite/terms/shard1_1
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 	3	/solr/collections/testSplitStaticIndexReplication_rewrite/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	98	/solr/clusterstate.json
   [junit4]   2> 	13	/solr/collections/testSplitStaticIndexReplication_rewrite/state.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/collections/control_collection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72230980276584452-127.0.0.1:42113_-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72230980276584464-127.0.0.1:39393_-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	65	/solr/overseer/queue
   [junit4]   2> 	51	/solr/live_nodes
   [junit4]   2> 	29	/solr/collections/testSplitStaticIndexReplication_rewrite/state.json
   [junit4]   2> 	23	/solr/overseer/collection-queue-work
   [junit4]   2> 	15	/solr/collections
   [junit4]   2> 	2	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> 749682 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34597
   [junit4]   2> 749682 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34597
   [junit4]   2> 749682 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F3A0A7641E21435A]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34597
   [junit4]   2> 749685 INFO  (SUITE-ShardSplitTest-seed#[F3A0A7641E21435A]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-119 after mutting 0 log messages
   [junit4]   2> 749685 INFO  (SUITE-ShardSplitTest-seed#[F3A0A7641E21435A]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-120 for ERROR logs matching regex: ignore_exception
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_F3A0A7641E21435A-001
   [junit4]   2> Jan 07, 2024 9:01:52 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {rnd_b=PostingsFormat(name=MockRandom), a_t=PostingsFormat(name=Asserting), _root_=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=MockRandom), foo_s=PostingsFormat(name=Asserting)}, docValues:{_version_=DocValuesFormat(name=Lucene80), a_i=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1871, maxMBSortInHeap=7.2247885959214555, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-AE, timezone=America/Argentina/Buenos_Aires
   [junit4]   2> NOTE: Linux 5.4.0-169-generic amd64/Temurin 1.8.0_362 (64-bit)/cpus=4,threads=1,free=163594992,total=510656512
   [junit4]   2> NOTE: All tests run in this JVM: [TestFastLRUCache, AuthWithShardHandlerFactoryOverrideTest, JvmMetricsTest, ChangedSchemaMergeTest, CloudExitableDirectoryReaderTest, TestConfigOverlay, TestExactStatsCache, TestSchemaManager, DistributedFacetPivotLargeTest, PhrasesIdentificationComponentTest, TestMacros, TestCloudJSONFacetJoinDomain, DistributedQueueTest, DefaultValueUpdateProcessorTest, CursorPagingTest, TestSimPolicyCloud, TestQuerySenderNoQuery, TestInfoStreamLogging, BasicDistributedZkTest, TestSchemaNameResource, TestSolrCoreSnapshots, TestXmlQParserPlugin, ForceLeaderWithTlogReplicasTest, CollectionsAPIDistributedZkTest, TokenizerChainTest, PeerSyncWithBufferUpdatesTest, BackupRestoreApiErrorConditionsTest, StatsComponentTest, TransactionLogTest, TestFieldCollectionResource, HdfsRecoveryZkTest, AutoscalingHistoryHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestSubQueryTransformerDistrib, TestDynamicFieldNamesIndexCorrectly, SaslZkACLProviderTest, RegexBytesRefFilterTest, ChaosMonkeySafeLeaderTest, TestJsonFacetRefinement, ReplaceNodeNoTargetTest, ScheduledTriggerIntegrationTest, ShardSplitTest]
   [junit4] Completed [274/959 (1!)] on J3 in 321.18s, 11 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 56716 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.11 - Build # 445 - Still Unstable!

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

13 tests failed.
FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleUpdateStreamInsufficientCredentials

Error Message:
expected:<0> but was:<8>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<8>
	at __randomizedtesting.SeedInfo.seed([5F4AC194EAE53E16:298CE6A122A5D73]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleUpdateStreamInsufficientCredentials(CloudAuthStreamTest.java:293)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectDeleteStreamInsufficientCredentials

Error Message:
expected:<1> but was:<8>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<8>
	at __randomizedtesting.SeedInfo.seed([5F4AC194EAE53E16:D8969AECA8869CC2]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectDeleteStreamInsufficientCredentials(CloudAuthStreamTest.java:762)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testDaemonUpdateStreamInsufficientCredentials

Error Message:
doc count after daemon update for read_only_user expected:<0> but was:<8>

Stack Trace:
java.lang.AssertionError: doc count after daemon update for read_only_user expected:<0> but was:<8>
	at __randomizedtesting.SeedInfo.seed([5F4AC194EAE53E16:7CE0851EEFB6D40E]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testDaemonUpdateStreamInsufficientCredentials(CloudAuthStreamTest.java:552)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStreamInvalidCredentials

Error Message:
expected:<1> but was:<24>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<24>
	at __randomizedtesting.SeedInfo.seed([5F4AC194EAE53E16:507908374988F33B]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStreamInvalidCredentials(CloudAuthStreamTest.java:624)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStreamByQuery

Error Message:
expected:<42> but was:<50>

Stack Trace:
java.lang.AssertionError: expected:<42> but was:<50>
	at __randomizedtesting.SeedInfo.seed([5F4AC194EAE53E16:60AE22B5C0FB22C8]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStreamByQuery(CloudAuthStreamTest.java:593)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testExecutorUpdateStreamInsufficientCredentials

Error Message:
doc count after execute update via read_only_user:collection_x expected:<0> but was:<26>

Stack Trace:
java.lang.AssertionError: doc count after execute update via read_only_user:collection_x expected:<0> but was:<26>
	at __randomizedtesting.SeedInfo.seed([5F4AC194EAE53E16:268D9031F4FC86A]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testExecutorUpdateStreamInsufficientCredentials(CloudAuthStreamTest.java:429)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectUpdateStreamInsufficientCredentials

Error Message:
expected:<0> but was:<40>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<40>
	at __randomizedtesting.SeedInfo.seed([5F4AC194EAE53E16:6A5485212B3B4230]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectUpdateStreamInsufficientCredentials(CloudAuthStreamTest.java:384)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testExecutorUpdateStream

Error Message:
expected:<1> but was:<41>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<41>
	at __randomizedtesting.SeedInfo.seed([5F4AC194EAE53E16:E048924C347807CB]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testExecutorUpdateStream(CloudAuthStreamTest.java:401)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStream

Error Message:
expected:<1> but was:<66>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<66>
	at __randomizedtesting.SeedInfo.seed([5F4AC194EAE53E16:874D165C1FF2E55D]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStream(CloudAuthStreamTest.java:567)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSanityCheckAuth

Error Message:
sanity check: query collection_x from user: read_only_user expected:<1> but was:<41>

Stack Trace:
java.lang.AssertionError: sanity check: query collection_x from user: read_only_user expected:<1> but was:<41>
	at __randomizedtesting.SeedInfo.seed([5F4AC194EAE53E16:178F0486DD2BF50B]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSanityCheckAuth(CloudAuthStreamTest.java:207)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStreamInsufficientCredentials

Error Message:
expected:<1> but was:<43>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<43>
	at __randomizedtesting.SeedInfo.seed([5F4AC194EAE53E16:344FA43302CADF84]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testSimpleDeleteStreamInsufficientCredentials(CloudAuthStreamTest.java:647)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


FAILED:  org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectDeleteStream

Error Message:
expected:<42> but was:<111>

Stack Trace:
java.lang.AssertionError: expected:<42> but was:<111>
	at __randomizedtesting.SeedInfo.seed([5F4AC194EAE53E16:2CFCB36E6BD409F9]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.client.solrj.io.stream.CloudAuthStreamTest.testIndirectDeleteStream(CloudAuthStreamTest.java:682)
	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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	at java.lang.Thread.run(Thread.java:750)


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

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:46775
	at __randomizedtesting.SeedInfo.seed([17A61EA7622D6AE:B9B9354A8AF903DB]: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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	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:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	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)
	... 57 more




Build Log:
[...truncated 15772 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 1694292 INFO  (SUITE-ShardSplitTest-seed#[17A61EA7622D6AE]-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> 1694292 INFO  (SUITE-ShardSplitTest-seed#[17A61EA7622D6AE]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1694293 INFO  (SUITE-ShardSplitTest-seed#[17A61EA7622D6AE]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-402 after mutting 0 log messages
   [junit4]   2> 1694293 INFO  (SUITE-ShardSplitTest-seed#[17A61EA7622D6AE]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-403 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 1694294 INFO  (SUITE-ShardSplitTest-seed#[17A61EA7622D6AE]-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.cloud.api.collections.ShardSplitTest_17A61EA7622D6AE-001/data-dir-150-001
   [junit4]   2> 1694294 INFO  (SUITE-ShardSplitTest-seed#[17A61EA7622D6AE]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1694295 INFO  (SUITE-ShardSplitTest-seed#[17A61EA7622D6AE]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1694295 INFO  (SUITE-ShardSplitTest-seed#[17A61EA7622D6AE]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4] IGNOR/A 0.00s J2 | ShardSplitTest.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> 1694299 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-403 after mutting 0 log messages
   [junit4]   2> 1694299 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-404 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 1694300 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1694301 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1694301 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1694302 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1694401 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.ZkTestServer start zk server on port: 39375
   [junit4]   2> 1694401 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39375
   [junit4]   2> 1694401 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39375
   [junit4]   2> 1694401 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39375
   [junit4]   2> 1694402 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1694402 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1694405 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1694409 DEBUG (zkConnectionManagerCallback-21708-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7b01b319 name: ZooKeeperConnection Watcher:127.0.0.1:39375 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1694409 INFO  (zkConnectionManagerCallback-21708-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1694409 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1694409 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1694410 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1694412 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1694413 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1694414 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1694414 DEBUG (zkConnectionManagerCallback-21710-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f527b8e name: ZooKeeperConnection Watcher:127.0.0.1:39375/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1694414 INFO  (zkConnectionManagerCallback-21710-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1694414 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1694414 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1694415 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.c.SolrZkClient makePath: /clusterprops.json
   [junit4]   2> 1694415 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1694415 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1694416 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1694416 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1694418 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1694418 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1694419 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1694419 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1694420 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1694420 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1694421 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1694421 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1694422 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1694422 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1694423 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1694423 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1694423 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1694423 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1694424 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1694424 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1694425 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1694425 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1694426 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1694578 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1694578 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1694578 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] 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> 1694579 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1694579 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1694579 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1694581 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b8380d2{/,null,AVAILABLE}
   [junit4]   2> 1694581 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3429fae4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38211}
   [junit4]   2> 1694581 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.e.j.s.Server Started @1694606ms
   [junit4]   2> 1694581 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_17A61EA7622D6AE-001/tempDir-001/control/data, hostContext=/, hostPort=38211, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_17A61EA7622D6AE-001/control-001/cores}
   [junit4]   2> 1694582 ERROR (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1694582 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1694582 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.3
   [junit4]   2> 1694582 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1694582 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1694582 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2024-01-08T10:45:35.133Z
   [junit4]   2> 1694582 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1694587 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1694587 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1694588 DEBUG (zkConnectionManagerCallback-21712-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@320b2d2d name: ZooKeeperConnection Watcher:127.0.0.1:39375/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1694588 INFO  (zkConnectionManagerCallback-21712-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1694588 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1694588 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1694690 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1694690 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1694690 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_17A61EA7622D6AE-001/control-001/solr.xml
   [junit4]   2> 1694693 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1694693 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1694694 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@39a90f99, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1695205 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1695214 WARN  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7d6a344[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1695214 WARN  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7d6a344[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1695253 WARN  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@20942f67[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1695253 WARN  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@20942f67[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1695254 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39375/solr
   [junit4]   2> 1695255 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1695285 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1695285 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1695297 DEBUG (zkConnectionManagerCallback-21723-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@31b97627 name: ZooKeeperConnection Watcher:127.0.0.1:39375 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1695297 INFO  (zkConnectionManagerCallback-21723-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1695297 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1695297 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1695398 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1695413 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [n:127.0.0.1:38211_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1695413 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1695416 DEBUG (zkConnectionManagerCallback-21725-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7dd8a4ff name: ZooKeeperConnection Watcher:127.0.0.1:39375/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1695416 INFO  (zkConnectionManagerCallback-21725-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1695416 INFO  (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [n:127.0.0.1:38211_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1695417 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [n:127.0.0.1:38211_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1695418 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [n:127.0.0.1:38211_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1695420 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [n:127.0.0.1:38211_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1695420 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [n:127.0.0.1:38211_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/async_ids
   [junit4]   2> 1695422 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [n:127.0.0.1:38211_     ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1695422 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [n:127.0.0.1:38211_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles
   [junit4]   2> 1695423 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [n:127.0.0.1:38211_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data
   [junit4]   2> 1695424 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [n:127.0.0.1:38211_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data/on
   [junit4]   2> 1695424 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [n:127.0.0.1:38211_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data/off
   [junit4]   2> 1695426 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [n:127.0.0.1:38211_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer
   [junit4]   2> 1695427 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [n:127.0.0.1:38211_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer/allowed
   [junit4]   2> 1695428 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7622D6AE]) [n:127.0.0.1:38211_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer/preferred
   [junit4]   2> 1695430 DEBUG (TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[17A61EA7

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

live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 228072 INFO  (zkCallback-2358-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 228073 INFO  (zkCallback-2374-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 228125 INFO  (closeThreadPool-2490-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72234293273034761-127.0.0.1:41517_solr-n_0000000000) closing
   [junit4]   2> 228128 INFO  (OverseerStateUpdate-72234293273034761-127.0.0.1:41517_solr-n_0000000000) [n:127.0.0.1:41517_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41517_solr
   [junit4]   2> 228132 WARN  (jetty-launcher-2280-thread-5-SendThread(127.0.0.1:43863)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a0b4ff240009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a0b4ff240009, 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 0x100a0b4ff240009, 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> 228135 INFO  (zkCallback-2374-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 228135 INFO  (zkCallback-2358-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 228135 INFO  (OverseerAutoScalingTriggerThread-72234293273034761-127.0.0.1:41517_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 228146 INFO  (closeThreadPool-2490-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72234293273034761-127.0.0.1:41517_solr-n_0000000000) closing
   [junit4]   2> 228226 INFO  (jetty-closer-2462-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@342b98dd{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 228227 INFO  (jetty-closer-2462-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5920e298{/solr,null,STOPPED}
   [junit4]   2> 228227 INFO  (jetty-closer-2462-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 228328 INFO  (zkCallback-2374-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 228427 INFO  (jetty-closer-2462-thread-5) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@73cf5370{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 228428 INFO  (jetty-closer-2462-thread-5) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4523f458{/solr,null,STOPPED}
   [junit4]   2> 228428 INFO  (jetty-closer-2462-thread-5) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 228540 WARN  (jetty-launcher-2280-thread-4-SendThread(127.0.0.1:43863)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a0b4ff240010.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a0b4ff240010, 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 0x100a0b4ff240010, 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> 228626 INFO  (jetty-closer-2462-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@23d7d353{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 228627 INFO  (jetty-closer-2462-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5d763b55{/solr,null,STOPPED}
   [junit4]   2> 228627 INFO  (jetty-closer-2462-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 228725 INFO  (jetty-closer-2462-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72234293273034761-127.0.0.1:41517_solr-n_0000000000) closing
   [junit4]   2> 228726 INFO  (jetty-closer-2462-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@372f8ec0{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 228726 INFO  (jetty-closer-2462-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@23c0ce74{/solr,null,STOPPED}
   [junit4]   2> 228726 INFO  (jetty-closer-2462-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 228826 INFO  (jetty-closer-2462-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@38a2a9c7{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 228827 INFO  (jetty-closer-2462-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@692279ff{/solr,null,STOPPED}
   [junit4]   2> 228827 INFO  (jetty-closer-2462-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 228829 INFO  (SUITE-CloudAuthStreamTest-seed#[5F4AC194EAE53E16]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 229033 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	8	/solr/collections/collection_x/terms/shard1
   [junit4]   2> 	8	/solr/configs/_default/managed-schema
   [junit4]   2> 	7	/solr/collections/collection_y/terms/shard1
   [junit4]   2> 	7	/solr/collections/collection_y/terms/shard2
   [junit4]   2> 	7	/solr/collections/collection_x/terms/shard2
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/_default
   [junit4]   2> 	4	/solr/collections/collection_x/collectionprops.json
   [junit4]   2> 	4	/solr/collections/collection_y/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection_y/state.json
   [junit4]   2> 	4	/solr/collections/collection_x/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72234293273034761-127.0.0.1:41517_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	33	/solr/live_nodes
   [junit4]   2> 	21	/solr/collections
   [junit4]   2> 	19	/solr/overseer/queue
   [junit4]   2> 	18	/solr/collections/collection_x/state.json
   [junit4]   2> 	16	/solr/collections/collection_y/state.json
   [junit4]   2> 	9	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 229036 INFO  (SUITE-CloudAuthStreamTest-seed#[5F4AC194EAE53E16]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43863
   [junit4]   2> 229036 INFO  (SUITE-CloudAuthStreamTest-seed#[5F4AC194EAE53E16]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43863
   [junit4]   2> 229036 INFO  (SUITE-CloudAuthStreamTest-seed#[5F4AC194EAE53E16]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43863
   [junit4]   2> 229037 INFO  (SUITE-CloudAuthStreamTest-seed#[5F4AC194EAE53E16]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-35 after mutting 0 log messages
   [junit4]   2> 229037 INFO  (SUITE-CloudAuthStreamTest-seed#[5F4AC194EAE53E16]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-36 for ERROR logs matching regex: ignore_exception
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.CloudAuthStreamTest_5F4AC194EAE53E16-001
   [junit4]   2> Jan 08, 2024 11:04:36 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ms, timezone=America/Grand_Turk
   [junit4]   2> NOTE: Linux 5.4.0-169-generic amd64/Temurin 1.8.0_362 (64-bit)/cpus=4,threads=1,free=117197192,total=365953024
   [junit4]   2> NOTE: All tests run in this JVM: [TestFastWriter, ShufflingReplicaListTransformerTest, SolrExampleEmbeddedTest, LBHttpSolrClientBadInputTest, TestCoreAdmin, SolrExampleStreamingHttp2Test, LengthEvaluatorTest, CloudHttp2SolrClientMultiConstructorTest, RecursiveEvaluatorTest, GreaterThanEvaluatorTest, JsonQueryRequestHeatmapFacetingTest, DirectJsonQueryRequestFacetingIntegrationTest, TestPolicy2, SolrExampleXMLTest, TestUpdateRequestCodec, Utf8CharSequenceTest, CumulativeProbabilityEvaluatorTest, JsonValidatorTest, RangeFacetMapTest, StreamingTest, QueryResponseTest, ExclusiveOrEvaluatorTest, TestNamedListCodec, FacetFieldTest, SchemaTest, ModifiableSolrParamsTest, ConcurrentUpdateSolrClientTest, HttpSolrClientSSLAuthConPoolTest, CloudAuthStreamTest]
   [junit4] Completed [159/216 (1!)] on J0 in 41.79s, 19 tests, 12 failures <<< FAILURES!

[...truncated 53369 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.11 - Build # 444 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:41601
	at __randomizedtesting.SeedInfo.seed([34828B8FD5325500:8C41DF2F29E98075]: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:1758)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	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:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
	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:390)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
	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)
	... 57 more




Build Log:
[...truncated 14042 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 179951 INFO  (SUITE-ShardSplitTest-seed#[34828B8FD5325500]-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> 179951 INFO  (SUITE-ShardSplitTest-seed#[34828B8FD5325500]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 179952 INFO  (SUITE-ShardSplitTest-seed#[34828B8FD5325500]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-36 after mutting 0 log messages
   [junit4]   2> 179952 INFO  (SUITE-ShardSplitTest-seed#[34828B8FD5325500]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-37 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 179953 INFO  (SUITE-ShardSplitTest-seed#[34828B8FD5325500]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_34828B8FD5325500-001/data-dir-35-001
   [junit4]   2> 179953 WARN  (SUITE-ShardSplitTest-seed#[34828B8FD5325500]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 179953 INFO  (SUITE-ShardSplitTest-seed#[34828B8FD5325500]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 179955 INFO  (SUITE-ShardSplitTest-seed#[34828B8FD5325500]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 179955 INFO  (SUITE-ShardSplitTest-seed#[34828B8FD5325500]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4] IGNOR/A 0.00s J3 | ShardSplitTest.testSplitWithChaosMonkey
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> 179961 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-37 after mutting 0 log messages
   [junit4]   2> 179961 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-38 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 179962 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 179964 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 179964 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 179967 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 180064 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.ZkTestServer start zk server on port: 45897
   [junit4]   2> 180064 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45897
   [junit4]   2> 180064 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45897
   [junit4]   2> 180064 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45897
   [junit4]   2> 180066 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 180067 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 180078 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 180079 DEBUG (zkConnectionManagerCallback-1362-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16f5b60f name: ZooKeeperConnection Watcher:127.0.0.1:45897 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 180079 INFO  (zkConnectionManagerCallback-1362-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 180079 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 180079 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 180081 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 180090 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 180094 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 180099 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 180102 DEBUG (zkConnectionManagerCallback-1364-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@773977b2 name: ZooKeeperConnection Watcher:127.0.0.1:45897/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 180102 INFO  (zkConnectionManagerCallback-1364-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 180102 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 180102 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 180104 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.SolrZkClient makePath: /clusterprops.json
   [junit4]   2> 180108 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 180108 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 180110 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 180110 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 180113 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 180114 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 180116 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 180116 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 180119 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 180119 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 180121 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 180121 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 180124 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 180124 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 180127 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 180127 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 180131 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 180131 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 180134 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 180134 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 180137 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 180137 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 180138 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 180272 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 180272 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 180272 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] 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> 180436 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 180436 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 180437 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 180439 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7fbc4fe7{/,null,AVAILABLE}
   [junit4]   2> 180440 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@e77f345{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44461}
   [junit4]   2> 180440 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.e.j.s.Server Started @180466ms
   [junit4]   2> 180440 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_34828B8FD5325500-001/tempDir-001/control/data, hostContext=/, hostPort=44461, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_34828B8FD5325500-001/control-001/cores}
   [junit4]   2> 180440 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 180440 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 180440 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.3
   [junit4]   2> 180440 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 180440 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 180440 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2024-01-08T01:51:41.959Z
   [junit4]   2> 180440 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 180441 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 180443 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 180444 DEBUG (zkConnectionManagerCallback-1366-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b8eb899 name: ZooKeeperConnection Watcher:127.0.0.1:45897/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 180444 INFO  (zkConnectionManagerCallback-1366-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 180444 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 180444 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 180547 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 180547 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 180547 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_34828B8FD5325500-001/control-001/solr.xml
   [junit4]   2> 180550 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 180550 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 180564 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@290f870a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 183320 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 183321 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@45de428f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 183321 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@45de428f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 183326 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@565ab580[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 183326 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@565ab580[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 183327 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45897/solr
   [junit4]   2> 183327 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 183334 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 183338 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 183350 DEBUG (zkConnectionManagerCallback-1377-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@92be841 name: ZooKeeperConnection Watcher:127.0.0.1:45897 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 183351 INFO  (zkConnectionManagerCallback-1377-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 183351 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 183351 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 183454 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 183456 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 183465 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 183466 DEBUG (zkConnectionManagerCallback-1379-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@33d412d4 name: ZooKeeperConnection Watcher:127.0.0.1:45897/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 183466 INFO  (zkConnectionManagerCallback-1379-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 183466 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 183467 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 183469 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 183471 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 183476 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/async_ids
   [junit4]   2> 183479 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 183480 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles
   [junit4]   2> 183483 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data
   [junit4]   2> 183486 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data/on
   [junit4]   2> 183489 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data/off
   [junit4]   2> 183491 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer
   [junit4]   2> 183498 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer/allowed
   [junit4]   2> 183502 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer/preferred
   [junit4]   2> 183507 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/overseer/disallowed
   [junit4]   2> 183510 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/coordinator
   [junit4]   2> 183513 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/coordinator/on
   [junit4]   2> 183518 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/coordinator/off
   [junit4]   2> 183520 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 183523 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events
   [junit4]   2> 183526 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/triggerState
   [junit4]   2> 183529 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeAdded
   [junit4]   2> 183530 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeLost
   [junit4]   2> 183532 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 183533 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling.json
   [junit4]   2> 183534 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 183536 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/protwords.txt
   [junit4]   2> 183538 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/managed-schema
   [junit4]   2> 183540 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/solrconfig.xml
   [junit4]   2> 183551 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/synonyms.txt
   [junit4]   2> 183553 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_it.txt
   [junit4]   2> 183556 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_cz.txt
   [junit4]   2> 183558 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fr.txt
   [junit4]   2> 183559 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_no.txt
   [junit4]   2> 183561 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ca.txt
   [junit4]   2> 183565 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_sv.txt
   [junit4]   2> 183568 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ca.txt
   [junit4]   2> 183570 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hu.txt
   [junit4]   2> 183574 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_gl.txt
   [junit4]   2> 183579 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_bg.txt
   [junit4]   2> 183584 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_th.txt
   [junit4]   2> 183587 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ga.txt
   [junit4]   2> 183591 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_da.txt
   [junit4]   2> 183598 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_et.txt
   [junit4]   2> 183603 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/userdict_ja.txt
   [junit4]   2> 183607 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ga.txt
   [junit4]   2> 183614 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_id.txt
   [junit4]   2> 183619 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_tr.txt
   [junit4]   2> 183637 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ja.txt
   [junit4]   2> 183639 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ar.txt
   [junit4]   2> 183644 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ru.txt
   [junit4]   2> 183646 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/hyphenations_ga.txt
   [junit4]   2> 183648 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_de.txt
   [junit4]   2> 183649 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_en.txt
   [junit4]   2> 183650 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stemdict_nl.txt
   [junit4]   2> 183658 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ro.txt
   [junit4]   2> 183669 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hy.txt
   [junit4]   2> 183673 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_eu.txt
   [junit4]   2> 183676 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hi.txt
   [junit4]   2> 183683 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stoptags_ja.txt
   [junit4]   2> 183685 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_fr.txt
   [junit4]   2> 183687 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fi.txt
   [junit4]   2> 183689 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_pt.txt
   [junit4]   2> 183691 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_lv.txt
   [junit4]   2> 183693 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_el.txt
   [junit4]   2> 183694 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_it.txt
   [junit4]   2> 183696 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_nl.txt
   [junit4]   2> 183698 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_es.txt
   [junit4]   2> 183699 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fa.txt
   [junit4]   2> 183701 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/stopwords.txt
   [junit4]   2> 183702 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] 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> 183702 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 183703 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 183703 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 183704 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 183704 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 183706 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 183708 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 183709 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 183711 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44461_
   [junit4]   2> 183711 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 183712 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.Overseer Overseer (id=72467884595478532-127.0.0.1:44461_-n_0000000000) starting
   [junit4]   2> 183713 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 183714 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 183718 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 183722 INFO  (OverseerStateUpdate-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44461_
   [junit4]   2> 183724 DEBUG (OverseerCollectionConfigSetProcessor-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 183725 DEBUG (OverseerStateUpdate-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 183725 DEBUG (OverseerStateUpdate-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 183726 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44461_
   [junit4]   2> 183727 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes
   [junit4]   2> 183732 DEBUG (zkCallback-1378-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 183732 DEBUG (OverseerCollectionConfigSetProcessor-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 183732 DEBUG (OverseerCollectionConfigSetProcessor-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 183732 DEBUG (OverseerCollectionConfigSetProcessor-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 183732 DEBUG (OverseerCollectionConfigSetProcessor-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 183732 INFO  (OverseerCollectionConfigSetProcessor-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 183734 INFO  (zkCallback-1378-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 183734 DEBUG (zkCallback-1378-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:44461_]
   [junit4]   2> 183734 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 183735 DEBUG (OverseerAutoScalingTriggerThread-72467884595478532-127.0.0.1:44461_-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.scheduled_maintenance
   [junit4]   2> 184043 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 184043 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] 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> 184047 DEBUG (OverseerAutoScalingTriggerThread-72467884595478532-127.0.0.1:44461_-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.auto_add_replicas
   [junit4]   2> 184074 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 184095 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@290f870a
   [junit4]   2> 184103 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@290f870a
   [junit4]   2> 184103 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@290f870a
   [junit4]   2> 184104 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [n:127.0.0.1:44461_     ] 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/J3/temp/solr.cloud.api.collections.ShardSplitTest_34828B8FD5325500-001/control-001/cores
   [junit4]   2> 184118 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 184120 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184123 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 184124 DEBUG (zkConnectionManagerCallback-1396-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@630558b6 name: ZooKeeperConnection Watcher:127.0.0.1:45897/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 184124 INFO  (zkConnectionManagerCallback-1396-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 184124 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184124 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 184124 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 184126 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 184127 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 184127 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:44461_]
   [junit4]   2> 184130 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 184131 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 184133 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 184133 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45897/solr ready
   [junit4]   2> 184136 INFO  (qtp1200734641-1288) [n:127.0.0.1:44461_     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:44461/admin/collections?action=CREATE&name=control_collection&collection.configName=conf1&createNodeSet=127.0.0.1%3A44461_&numShards=1&nrtReplicas=1&wt=javabin&version=2)
   [junit4]   2> 184138 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 184140 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 184142 DEBUG (OverseerCollectionConfigSetProcessor-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 184142 DEBUG (OverseerCollectionConfigSetProcessor-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 184142 DEBUG (OverseerCollectionConfigSetProcessor-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id: /overseer/collection-queue-work/qn-0000000000 message: {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:44461_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 184146 DEBUG (OverseerCollectionConfigSetProcessor-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 184146 DEBUG (OverseerThreadFactory-1386-thread-1-processing-n:127.0.0.1:44461_) [n:127.0.0.1:44461_     ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 184146 DEBUG (OverseerCollectionConfigSetProcessor-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 184146 DEBUG (OverseerCollectionConfigSetProcessor-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 184146 DEBUG (OverseerCollectionConfigSetProcessor-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 184146 DEBUG (OverseerThreadFactory-1386-thread-1-processing-n:127.0.0.1:44461_) [n:127.0.0.1:44461_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:44461_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 184146 INFO  (OverseerCollectionConfigSetProcessor-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 184147 DEBUG (OverseerThreadFactory-1386-thread-1-processing-n:127.0.0.1:44461_) [n:127.0.0.1:44461_     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 184147 DEBUG (OverseerThreadFactory-1386-thread-1-processing-n:127.0.0.1:44461_) [n:127.0.0.1:44461_     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=0, not overwriting ZK version.
   [junit4]   2> 184147 INFO  (OverseerThreadFactory-1386-thread-1-processing-n:127.0.0.1:44461_) [n:127.0.0.1:44461_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 184149 DEBUG (OverseerThreadFactory-1386-thread-1-processing-n:127.0.0.1:44461_) [n:127.0.0.1:44461_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/control_collection 
   [junit4]   2> 184151 DEBUG (OverseerThreadFactory-1386-thread-1-processing-n:127.0.0.1:44461_) [n:127.0.0.1:44461_     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode: control_collection
   [junit4]   2> 184152 DEBUG (OverseerThreadFactory-1386-thread-1-processing-n:127.0.0.1:44461_) [n:127.0.0.1:44461_     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 184156 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 184158 DEBUG (OverseerStateUpdate-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:44461_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 184158 DEBUG (OverseerStateUpdate-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 184162 DEBUG (OverseerStateUpdate-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/control_collection/state.json
   [junit4]   2> 184163 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 184261 DEBUG (OverseerThreadFactory-1386-thread-1-processing-n:127.0.0.1:44461_) [n:127.0.0.1:44461_     ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection control_collection, shardNames [shard1] , message : {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:44461_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 184264 DEBUG (OverseerThreadFactory-1386-thread-1-processing-n:127.0.0.1:44461_) [n:127.0.0.1:44461_     ] o.a.s.c.a.c.CreateCollectionCmd Creating core control_collection_shard1_replica_n1 as part of shard shard1 of collection control_collection on 127.0.0.1:44461_
   [junit4]   2> 184266 INFO  (qtp1200734641-1292) [n:127.0.0.1:44461_     ] o.a.s.s.HttpSolrCall HttpSolrCall.init(http://127.0.0.1:44461/admin/cores?null)
   [junit4]   2> 184267 INFO  (qtp1200734641-1292) [n:127.0.0.1:44461_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 184267 INFO  (qtp1200734641-1292) [n:127.0.0.1:44461_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 184271 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 184273 DEBUG (OverseerStateUpdate-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:44461_",
   [junit4]   2>   "base_url":"http://127.0.0.1:44461",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 184273 DEBUG (OverseerStateUpdate-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:44461_",
   [junit4]   2>   "base_url":"http://127.0.0.1:44461",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 184277 DEBUG (OverseerStateUpdate-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:44461_",
   [junit4]   2>   "base_url":"http://127.0.0.1:44461",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 184278 DEBUG (OverseerStateUpdate-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/0 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:44461_",
   [junit4]   2>           "base_url":"http://127.0.0.1:44461",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 184383 DEBUG (OverseerStateUpdate-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 0
   [junit4]   2> 184385 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 185440 DEBUG (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/control_collection]
   [junit4]   2> 185455 INFO  (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.3
   [junit4]   2> 185455 WARN  (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 185460 INFO  (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 185465 INFO  (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 185541 INFO  (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 185542 INFO  (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@290f870a
   [junit4]   2> 185554 INFO  (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_34828B8FD5325500-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_34828B8FD5325500-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 185559 INFO  (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 185576 WARN  (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 185641 INFO  (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 185641 INFO  (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 185642 INFO  (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 185643 INFO  (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 185645 INFO  (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 185648 DEBUG (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/control_collection]
   [junit4]   2> 185667 INFO  (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 185674 INFO  (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 185674 INFO  (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 185674 INFO  (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1787485180073607168
   [junit4]   2> 185678 DEBUG (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Waiting up to 60000ms for state org.apache.solr.cloud.ZkController$$Lambda$889/752228548@7795028
   [junit4]   2> 185679 INFO  (searcherExecutor-1398-thread-1-processing-n:127.0.0.1:44461_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 185679 DEBUG (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Found org.apache.solr.cloud.ZkController$$Lambda$889/752228548@7795028 directly in clusterState
   [junit4]   2> 185680 DEBUG (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/terms/shard1
   [junit4]   2> 185688 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/terms/shard1
   [junit4]   2> 185689 INFO  (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 185690 INFO  (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 185694 DEBUG (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 185696 DEBUG (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 185701 INFO  (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 185701 INFO  (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 185701 INFO  (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44461/control_collection_shard1_replica_n1/
   [junit4]   2> 185702 INFO  (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 185703 INFO  (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:44461/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 185703 INFO  (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72467884595478532-core_node2-n_0000000000
   [junit4]   2> 185708 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 185708 INFO  (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44461/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 185709 DEBUG (OverseerStateUpdate-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:44461_",
   [junit4]   2>   "base_url":"http://127.0.0.1:44461",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 185710 DEBUG (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 185711 DEBUG (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [control_collection] ver [1]
   [junit4]   2> 185711 DEBUG (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 185711 DEBUG (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader updated per-replica states changed for: control_collection, ver: 0 , new vals: []
   [junit4]   2> 185712 DEBUG (watches-1380-thread-1-processing-n:127.0.0.1:44461_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 185712 DEBUG (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 185713 DEBUG (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 185713 DEBUG (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 185713 DEBUG (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 185713 DEBUG (watches-1380-thread-1-processing-n:127.0.0.1:44461_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 185811 DEBUG (OverseerStateUpdate-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 1
   [junit4]   2> 185811 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json
   [junit4]   2> 185811 INFO  (zkCallback-1378-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 185812 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 185812 DEBUG (zkCallback-1378-thread-1) [     ] o.a.s.c.c.ZkStateReader Updating data for [control_collection] from [1] to [2]
   [junit4]   2> 185812 DEBUG (zkCallback-1378-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 185813 DEBUG (watches-1380-thread-1) [     ] o.a.s.c.c.ZkStateReader leader found for control_collection/shard1 to be core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:44461_",
   [junit4]   2>   "base_url":"http://127.0.0.1:44461",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 185813 DEBUG (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 185813 INFO  (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 185814 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[34828B8FD5325500]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 185814 DEBUG (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Refreshing lazily-loaded state for collection control_collection
   [junit4]   2> 185815 DEBUG (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 185816 DEBUG (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [control_collection] ver [2]
   [junit4]   2> 185816 DEBUG (OverseerStateUpdate-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:44461_",
   [junit4]   2>   "base_url":"http://127.0.0.1:44461",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 185816 DEBUG (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 185816 DEBUG (OverseerStateUpdate-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:44461_",
   [junit4]   2>   "base_url":"http://127.0.0.1:44461",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 185816 DEBUG (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader updated per-replica states changed for: control_collection, ver: 0 , new vals: []
   [junit4]   2> 185816 DEBUG (OverseerStateUpdate-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:44461_",
   [junit4]   2>   "base_url":"http://127.0.0.1:44461",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 185816 DEBUG (OverseerStateUpdate-72467884595478532-127.0.0.1:44461_-n_0000000000) [n:127.0.0.1:44461_     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/2 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:44461_",
   [junit4]   2>           "base_url":"http://127.0.0.1:44461",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 185817 DEBUG (qtp1200734641-1292) [n:127.0.0.1:44461_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 185818 INFO  (qtp1200734641-1292) [n:127.0.0.1:44461_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1551
   [junit4]   2> 185818 DEBUG (OverseerThreadFactory-1386-thread-1-processing-n:127.0.0.1:44461_) [n:127.0.0.1:44461_     ] o.a.s.c.a.c.

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

 2> 525456 DEBUG (closeThreadPool-3221-thread-2-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 525456 DEBUG (closeThreadPool-3221-thread-2-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 525456 DEBUG (closeThreadPool-3221-thread-2-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 525456 DEBUG (closeThreadPool-3221-thread-2-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 525457 INFO  (closeThreadPool-3383-thread-6) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@638df446{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 525457 INFO  (closeThreadPool-3383-thread-6) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f58215c{/,null,STOPPED}
   [junit4]   2> 525457 INFO  (closeThreadPool-3383-thread-6) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 525556 DEBUG (closeThreadPool-3221-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 525556 DEBUG (closeThreadPool-3221-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 525556 DEBUG (closeThreadPool-3221-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 525556 DEBUG (closeThreadPool-3221-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 525556 DEBUG (closeThreadPool-3221-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 525556 DEBUG (closeThreadPool-3221-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 525556 DEBUG (closeThreadPool-3221-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 525556 DEBUG (closeThreadPool-3221-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 525556 DEBUG (closeThreadPool-3221-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 525556 DEBUG (closeThreadPool-3221-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 525556 DEBUG (closeThreadPool-3221-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 525556 DEBUG (closeThreadPool-3221-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 525556 DEBUG (closeThreadPool-3221-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 525556 DEBUG (closeThreadPool-3221-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 525556 DEBUG (closeThreadPool-3221-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 525556 DEBUG (closeThreadPool-3221-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 525556 DEBUG (closeThreadPool-3221-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 525557 INFO  (closeThreadPool-3383-thread-8) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@168d3912{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 525558 INFO  (closeThreadPool-3383-thread-8) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7ee816f4{/,null,STOPPED}
   [junit4]   2> 525558 INFO  (closeThreadPool-3383-thread-8) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 525559 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[34828B8FD5325500]) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-52 after mutting 0 log messages
   [junit4]   2> 525559 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[34828B8FD5325500]) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-53 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 525559 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[34828B8FD5325500]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 525660 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[34828B8FD5325500]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 525762 DEBUG (TEST-ShardSplitTest.testSplitLocking-seed#[34828B8FD5325500]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 525764 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/collections/testSplitLocking/terms/shard1_0
   [junit4]   2> 	7	/solr/collections/collection1/state.json
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	6	/solr/collections/testSplitLocking/terms/shard1_1
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/collections/testSplitLocking/terms/shard1
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	3	/solr/collections/testSplitLocking/collectionprops.json
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	56	/solr/collections/testSplitLocking/state.json
   [junit4]   2> 	56	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/collections/control_collection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72467905541242884-127.0.0.1:33285_-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	71	/solr/overseer/queue
   [junit4]   2> 	33	/solr/live_nodes
   [junit4]   2> 	24	/solr/overseer/collection-queue-work
   [junit4]   2> 	13	/solr/collections
   [junit4]   2> 	5	/solr/collections/testSplitLocking/state.json
   [junit4]   2> 	2	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> 525767 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[34828B8FD5325500]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36359
   [junit4]   2> 525767 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[34828B8FD5325500]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36359
   [junit4]   2> 525767 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[34828B8FD5325500]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36359
   [junit4]   2> 525769 INFO  (SUITE-ShardSplitTest-seed#[34828B8FD5325500]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-53 after mutting 0 log messages
   [junit4]   2> 525769 INFO  (SUITE-ShardSplitTest-seed#[34828B8FD5325500]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-54 for ERROR logs matching regex: ignore_exception
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_34828B8FD5325500-001
   [junit4]   2> Jan 08, 2024 1:57:27 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {rnd_b=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_t=BlockTreeOrds(blocksize=128), _root_=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_s=BlockTreeOrds(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Lucene80), a_i=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=171, maxMBSortInHeap=5.73753253489675, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=bg-BG, timezone=NZ
   [junit4]   2> NOTE: Linux 4.15.0-213-generic amd64/Temurin 1.8.0_362 (64-bit)/cpus=4,threads=1,free=275247960,total=516423680
   [junit4]   2> NOTE: All tests run in this JVM: [ImplicitSnitchTest, TestUnifiedSolrHighlighterWithoutStoredId, TestRecovery, TestNonDefinedSimilarityFactory, TestJsonRequest, SplitHandlerTest, TestJsonRangeFacets, ReplaceNodeNoTargetTest, MBeansHandlerTest, SparseHLLTest, SolrMetricManagerTest, DeleteLastCustomShardedReplicaTest, AlternateDirectoryTest, CoreAdminRequestStatusTest, ShardSplitTest]
   [junit4] Completed [176/959 (1!)] on J3 in 346.06s, 11 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 56935 lines...]