Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.4-Linux/644/
Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
Error from server at http://127.0.0.1:33233/_esh/l: ADDREPLICA failed to create 
replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:33233/_esh/l: ADDREPLICA failed to create 
replica
        at 
__randomizedtesting.SeedInfo.seed([B995F6C87B535BDF:156A26887888EAA]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:376)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes(ShardSplitTest.java:348)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testCatTime

Error Message:
took over 10 seconds after collection creation to update aliases

Stack Trace:
java.lang.AssertionError: took over 10 seconds after collection creation to 
update aliases
        at 
__randomizedtesting.SeedInfo.seed([B995F6C87B535BDF:BE9EB9CB44A00A37]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.waitColAndAlias(RoutedAliasUpdateProcessorTest.java:77)
        at 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testCatTime(DimensionalRoutedAliasUpdateProcessorTest.java:481)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testTimeCat

Error Message:
took over 10 seconds after collection creation to update aliases

Stack Trace:
java.lang.AssertionError: took over 10 seconds after collection creation to 
update aliases
        at 
__randomizedtesting.SeedInfo.seed([B995F6C87B535BDF:806DB77B3B7217B4]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.waitColAndAlias(RoutedAliasUpdateProcessorTest.java:77)
        at 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testTimeCat(DimensionalRoutedAliasUpdateProcessorTest.java:220)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13699 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 304962 INFO  
(SUITE-ShardSplitTest-seed#[B995F6C87B535BDF]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 304963 INFO  
(SUITE-ShardSplitTest-seed#[B995F6C87B535BDF]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_B995F6C87B535BDF-001/data-dir-17-001
   [junit4]   2> 304963 WARN  
(SUITE-ShardSplitTest-seed#[B995F6C87B535BDF]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 304963 INFO  
(SUITE-ShardSplitTest-seed#[B995F6C87B535BDF]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 304965 INFO  
(SUITE-ShardSplitTest-seed#[B995F6C87B535BDF]-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> 304965 INFO  
(SUITE-ShardSplitTest-seed#[B995F6C87B535BDF]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_esh/l
   [junit4]   2> 304970 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 304971 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 304971 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 305071 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.ZkTestServer start zk server on port:34881
   [junit4]   2> 305071 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34881
   [junit4]   2> 305071 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34881
   [junit4]   2> 305071 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34881
   [junit4]   2> 305074 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 305075 INFO  (zkConnectionManagerCallback-4765-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 305075 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 305077 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 305082 INFO  (zkConnectionManagerCallback-4767-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 305082 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 305087 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 305090 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 305091 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 305091 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 305092 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 305092 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 305093 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 305094 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 305094 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 305095 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 305095 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 305096 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless 
explicitly asked otherwise
   [junit4]   2> 305240 WARN  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 305241 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding 
port=0)
   [junit4]   2> 305241 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 
...
   [junit4]   2> 305241 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; 
git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 305242 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 305242 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 305242 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 305243 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@659e2bcf{/_esh/l,null,AVAILABLE}
   [junit4]   2> 305243 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.e.j.s.AbstractConnector Started 
ServerConnector@31b6adf5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45199}
   [junit4]   2> 305243 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.e.j.s.Server Started @305271ms
   [junit4]   2> 305243 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_B995F6C87B535BDF-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/_esh/l, hostPort=45199, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_B995F6C87B535BDF-001/control-001/cores}
   [junit4]   2> 305244 ERROR 
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 305244 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 305244 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.4.0
   [junit4]   2> 305244 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 305244 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 305244 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-13T01:43:07.940Z
   [junit4]   2> 305245 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 305262 INFO  (zkConnectionManagerCallback-4769-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 305262 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 305366 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 305366 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_B995F6C87B535BDF-001/control-001/solr.xml
   [junit4]   2> 305379 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 305379 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 305381 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a46fbc0, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 305535 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 305536 WARN  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@60ac0942[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 305537 WARN  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@60ac0942[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 305540 WARN  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1ae26dec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 305540 WARN  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@1ae26dec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 305541 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34881/solr
   [junit4]   2> 305545 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 305549 INFO  (zkConnectionManagerCallback-4776-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 305555 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 305657 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 305658 INFO  (zkConnectionManagerCallback-4778-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 305658 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 305717 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:45199__esh%2Fl
   [junit4]   2> 305718 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.Overseer Overseer 
(id=72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000) starting
   [junit4]   2> 305721 DEBUG 
(OverseerCollectionConfigSetProcessor-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000)
 [n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor Process 
current queue of overseer operations
   [junit4]   2> 305722 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45199__esh%2Fl
   [junit4]   2> 305722 INFO  
(OverseerStateUpdate-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:45199__esh%2Fl
   [junit4]   2> 305723 DEBUG 
(OverseerCollectionConfigSetProcessor-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000)
 [n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 305723 INFO  
(OverseerStateUpdate-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 305723 DEBUG 
(OverseerCollectionConfigSetProcessor-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000)
 [n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[]
   [junit4]   2> 305723 DEBUG 
(OverseerCollectionConfigSetProcessor-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000)
 [n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: 
[]
   [junit4]   2> 305723 DEBUG 
(OverseerCollectionConfigSetProcessor-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000)
 [n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor 
CompletedTasks: []
   [junit4]   2> 305723 INFO  
(OverseerCollectionConfigSetProcessor-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000)
 [n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor 
RunningZKTasks: []
   [junit4]   2> 305726 WARN  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) 
[n:127.0.0.1:45199__esh%2Fl     ] 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> 305754 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 305773 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a46fbc0
   [junit4]   2> 305779 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a46fbc0
   [junit4]   2> 305779 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a46fbc0
   [junit4]   2> 305781 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 305782 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_B995F6C87B535BDF-001/control-001/cores
   [junit4]   2> 305806 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 305807 INFO  (zkConnectionManagerCallback-4787-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 305807 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 305808 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 305809 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34881/solr 
ready
   [junit4]   2> 305811 INFO  (qtp435276791-9131) [n:127.0.0.1:45199__esh%2Fl   
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:45199__esh%252Fl&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 305814 DEBUG 
(OverseerCollectionConfigSetProcessor-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000)
 [n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks 
from work-queue : 
[[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 305814 DEBUG 
(OverseerCollectionConfigSetProcessor-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000)
 [n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 305814 DEBUG 
(OverseerCollectionConfigSetProcessor-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000)
 [n:127.0.0.1:45199__esh%2Fl     ] 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:45199__esh%2Fl",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 305815 DEBUG 
(OverseerThreadFactory-759-thread-1-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor Runner 
processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 305815 DEBUG 
(OverseerThreadFactory-759-thread-1-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] 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:45199__esh%2Fl",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 305815 DEBUG 
(OverseerCollectionConfigSetProcessor-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000)
 [n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 305815 DEBUG 
(OverseerCollectionConfigSetProcessor-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000)
 [n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 305815 DEBUG 
(OverseerCollectionConfigSetProcessor-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000)
 [n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: 
[]
   [junit4]   2> 305815 DEBUG 
(OverseerCollectionConfigSetProcessor-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000)
 [n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor 
CompletedTasks: []
   [junit4]   2> 305815 INFO  
(OverseerCollectionConfigSetProcessor-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000)
 [n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor 
RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 305818 INFO  
(OverseerThreadFactory-759-thread-1-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 305819 DEBUG 
(OverseerThreadFactory-759-thread-1-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
creating collections conf node /collections/control_collection 
   [junit4]   2> 305819 DEBUG 
(OverseerThreadFactory-759-thread-1-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.a.c.CreateCollectionCmd Check for 
collection zkNode:control_collection
   [junit4]   2> 305819 DEBUG 
(OverseerThreadFactory-759-thread-1-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.a.c.CreateCollectionCmd Collection 
zkNode exists
   [junit4]   2> 305820 DEBUG 
(OverseerStateUpdate-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000) 
[n:127.0.0.1:45199__esh%2Fl     ] 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:45199__esh%2Fl",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 305820 DEBUG 
(OverseerStateUpdate-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.o.ClusterStateMutator building a new 
cName: control_collection
   [junit4]   2> 305821 DEBUG 
(OverseerStateUpdate-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.o.ZkStateWriter going to 
create_collection /collections/control_collection/state.json
   [junit4]   2> 305921 DEBUG 
(OverseerThreadFactory-759-thread-1-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] 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:45199__esh%2Fl",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 305922 DEBUG 
(OverseerThreadFactory-759-thread-1-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] 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:45199__esh%2Fl
   [junit4]   2> 305924 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl   
 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> 305925 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl   
 x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 305927 DEBUG 
(OverseerStateUpdate-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.Overseer processMessage: queueSize: 
1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45199/_esh/l";,
   [junit4]   2>   "node_name":"127.0.0.1:45199__esh%2Fl",
   [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> 305927 DEBUG 
(OverseerStateUpdate-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000) 
[n:127.0.0.1:45199__esh%2Fl     ] 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>   "base_url":"http://127.0.0.1:45199/_esh/l";,
   [junit4]   2>   "node_name":"127.0.0.1:45199__esh%2Fl",
   [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> 305927 DEBUG 
(OverseerStateUpdate-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.o.ReplicaMutator Will update state 
for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:45199/_esh/l";,
   [junit4]   2>   "node_name":"127.0.0.1:45199__esh%2Fl",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 305928 DEBUG 
(OverseerStateUpdate-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000) 
[n:127.0.0.1:45199__esh%2Fl     ] 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>           "base_url":"http://127.0.0.1:45199/_esh/l";,
   [junit4]   2>           "node_name":"127.0.0.1:45199__esh%2Fl",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 306028 DEBUG 
(OverseerStateUpdate-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.o.ZkStateWriter going to 
update_collection /collections/control_collection/state.json version: 0
   [junit4]   2> 306947 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 306966 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 307074 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl 
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> 307152 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl 
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 collection control_collection, trusted=true
   [junit4]   2> 307153 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl 
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@4a46fbc0
   [junit4]   2> 307164 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl 
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/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_B995F6C87B535BDF-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_B995F6C87B535BDF-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 307171 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl 
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=34, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 307314 WARN  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl 
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> 307362 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl 
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> 307362 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl 
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> 307363 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 307363 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 307364 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl 
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=18, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 307365 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6894cc04[control_collection_shard1_replica_n1] main]
   [junit4]   2> 307366 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 307367 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl 
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> 307367 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 307367 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl 
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 1652766948786700288
   [junit4]   2> 307370 INFO  
(searcherExecutor-764-thread-1-processing-n:127.0.0.1:45199__esh%2Fl 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:45199__esh%2Fl c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@6894cc04[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 307372 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl 
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> 307372 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl 
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> 307375 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 307375 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl 
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> 307375 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:45199/_esh/l/control_collection_shard1_replica_n1/
   [junit4]   2> 307375 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl 
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> 307375 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:45199/_esh/l/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 307375 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl 
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/72174050817081348-core_node2-n_0000000000
   [junit4]   2> 307376 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl 
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:45199/_esh/l/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 307377 DEBUG 
(OverseerStateUpdate-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.Overseer processMessage: queueSize: 
1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:45199/_esh/l";,
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 307477 DEBUG 
(OverseerStateUpdate-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.o.ZkStateWriter going to 
update_collection /collections/control_collection/state.json version: 1
   [junit4]   2> 307478 INFO  (zkCallback-4777-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> 307478 INFO  (zkCallback-4777-thread-2) [     ] 
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> 307479 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl 
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> 307480 DEBUG 
(OverseerStateUpdate-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000) 
[n:127.0.0.1:45199__esh%2Fl     ] 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>   "base_url":"http://127.0.0.1:45199/_esh/l";,
   [junit4]   2>   "node_name":"127.0.0.1:45199__esh%2Fl",
   [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> 307480 DEBUG 
(OverseerStateUpdate-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000) 
[n:127.0.0.1:45199__esh%2Fl     ] 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>   "base_url":"http://127.0.0.1:45199/_esh/l";,
   [junit4]   2>   "node_name":"127.0.0.1:45199__esh%2Fl",
   [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> 307480 DEBUG 
(OverseerStateUpdate-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.o.ReplicaMutator Will update state 
for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:45199/_esh/l";,
   [junit4]   2>   "node_name":"127.0.0.1:45199__esh%2Fl",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 307480 DEBUG 
(OverseerStateUpdate-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000) 
[n:127.0.0.1:45199__esh%2Fl     ] 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>           "base_url":"http://127.0.0.1:45199/_esh/l";,
   [junit4]   2>           "node_name":"127.0.0.1:45199__esh%2Fl",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 307481 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
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=1557
   [junit4]   2> 307482 DEBUG 
(OverseerThreadFactory-759-thread-1-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.a.c.CreateCollectionCmd Finished 
create command on all shards for collection: control_collection
   [junit4]   2> 307482 DEBUG 
(OverseerThreadFactory-759-thread-1-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor Completed 
task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 307483 DEBUG 
(OverseerThreadFactory-759-thread-1-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 307483 DEBUG 
(OverseerThreadFactory-759-thread-1-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 307484 DEBUG 
(OverseerThreadFactory-759-thread-1-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 307484 DEBUG 
(OverseerThreadFactory-759-thread-1-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 307484 INFO  
(OverseerThreadFactory-759-thread-1-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 307484 DEBUG 
(OverseerThreadFactory-759-thread-1-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor Overseer 
Collection Message Handler: Message 
id:/overseer/collection-queue-work/qn-0000000000 complete, 
response:{success={127.0.0.1:45199__esh%2Fl={responseHeader={status=0,QTime=1557},core=control_collection_shard1_replica_n1}}}
   [junit4]   2> 307485 INFO  (qtp435276791-9131) [n:127.0.0.1:45199__esh%2Fl   
  ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 307580 DEBUG 
(OverseerStateUpdate-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.o.ZkStateWriter going to 
update_collection /collections/control_collection/state.json version: 2
   [junit4]   2> 307581 INFO  (zkCallback-4777-thread-3) [     ] 
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> 307581 INFO  (zkCallback-4777-thread-2) [     ] 
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> 307581 INFO  (zkCallback-4777-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> 307581 INFO  (qtp435276791-9131) [n:127.0.0.1:45199__esh%2Fl   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:45199__esh%252Fl&wt=javabin&version=2}
 status=0 QTime=1770
   [junit4]   2> 307582 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 307688 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 307689 INFO  (zkConnectionManagerCallback-4793-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307689 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 307690 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 307690 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34881/solr 
ready
   [junit4]   2> 307694 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 307696 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl   
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 307698 DEBUG 
(OverseerCollectionConfigSetProcessor-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000)
 [n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks 
from work-queue : 
[[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]]
   [junit4]   2> 307698 DEBUG 
(OverseerCollectionConfigSetProcessor-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000)
 [n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000002] as running
   [junit4]   2> 307698 DEBUG 
(OverseerCollectionConfigSetProcessor-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000)
 [n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor Overseer 
Collection Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000002 message:{
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "createNodeSet":"",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 307702 DEBUG 
(OverseerThreadFactory-759-thread-2-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor Runner 
processing /overseer/collection-queue-work/qn-0000000002
   [junit4]   2> 307702 DEBUG 
(OverseerThreadFactory-759-thread-2-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "createNodeSet":"",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 307702 DEBUG 
(OverseerCollectionConfigSetProcessor-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000)
 [n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 1 #Completed tasks: 1
   [junit4]   2> 307702 INFO  
(OverseerThreadFactory-759-thread-2-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 307703 INFO  
(OverseerCollectionConfigSetProcessor-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000)
 [n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 307703 DEBUG 
(OverseerCollectionConfigSetProcessor-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000)
 [n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 307703 DEBUG 
(OverseerCollectionConfigSetProcessor-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000)
 [n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: 
[]
   [junit4]   2> 307703 DEBUG 
(OverseerCollectionConfigSetProcessor-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000)
 [n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor 
CompletedTasks: []
   [junit4]   2> 307703 INFO  
(OverseerCollectionConfigSetProcessor-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000)
 [n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor 
RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 307703 DEBUG 
(OverseerThreadFactory-759-thread-2-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
creating collections conf node /collections/collection1 
   [junit4]   2> 307703 DEBUG 
(OverseerThreadFactory-759-thread-2-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.a.c.CreateCollectionCmd Check for 
collection zkNode:collection1
   [junit4]   2> 307704 DEBUG 
(OverseerThreadFactory-759-thread-2-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.a.c.CreateCollectionCmd Collection 
zkNode exists
   [junit4]   2> 307704 DEBUG 
(OverseerStateUpdate-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.Overseer processMessage: queueSize: 
1, message = {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "createNodeSet":"",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 307704 DEBUG 
(OverseerStateUpdate-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.o.ClusterStateMutator building a new 
cName: collection1
   [junit4]   2> 307805 DEBUG 
(OverseerStateUpdate-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.o.ZkStateWriter going to 
create_collection /collections/collection1/state.json
   [junit4]   2> 307906 WARN  
(OverseerThreadFactory-759-thread-2-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual 
to create a collection (collection1) without cores.
   [junit4]   2> 307906 DEBUG 
(OverseerThreadFactory-759-thread-2-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.a.c.CreateCollectionCmd Finished 
create command for collection: collection1
   [junit4]   2> 307906 DEBUG 
(OverseerThreadFactory-759-thread-2-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor Completed 
task:[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 307906 DEBUG 
(OverseerThreadFactory-759-thread-2-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000002] as completed.
   [junit4]   2> 307906 DEBUG 
(OverseerThreadFactory-759-thread-2-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 307906 DEBUG 
(OverseerThreadFactory-759-thread-2-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 307906 DEBUG 
(OverseerThreadFactory-759-thread-2-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: 
[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 307906 INFO  
(OverseerThreadFactory-759-thread-2-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 307906 DEBUG 
(OverseerThreadFactory-759-thread-2-processing-n:127.0.0.1:45199__esh%2Fl) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.OverseerTaskProcessor Overseer 
Collection Message Handler: Message 
id:/overseer/collection-queue-work/qn-0000000002 complete, response:{}
   [junit4]   2> 307907 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl   
  ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 307908 INFO  (qtp435276791-9130) [n:127.0.0.1:45199__esh%2Fl   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=212
   [junit4]   2> 307909 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 307909 INFO  (watches-4790-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 307909 INFO  (watches-4790-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 307909 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 307909 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 307909 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 307909 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 307909 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 307909 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 307997 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_B995F6C87B535BDF-001/shard-1-001
 of type NRT
   [junit4]   2> 308004 WARN  (closeThreadPool-4794-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 308004 INFO  (closeThreadPool-4794-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 308004 INFO  (closeThreadPool-4794-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 308004 INFO  (closeThreadPool-4794-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 308005 INFO  (closeThreadPool-4794-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 308005 INFO  (closeThreadPool-4794-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 308005 INFO  (closeThreadPool-4794-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 308005 INFO  (closeThreadPool-4794-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7ae703f6{/_esh/l,null,AVAILABLE}
   [junit4]   2> 308006 INFO  (closeThreadPool-4794-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5c18e73f{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:33455}
   [junit4]   2> 308006 INFO  (closeThreadPool-4794-thread-1) [     ] 
o.e.j.s.Server Started @308033ms
   [junit4]   2> 308006 INFO  (closeThreadPool-4794-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_B995F6C87B535BDF-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/_esh/l, hostPort=33455, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_B995F6C87B535BDF-001/shard-1-001/cores}
   [junit4]   2> 308007 ERROR (closeThreadPool-4794-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 308007 INFO  (closeThreadPool-4794-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 308007 INFO  (closeThreadPool-4794-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.4.0
   [junit4]   2> 308007 INFO  (closeThreadPool-4794-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 308007 INFO  (closeThreadPool-4794-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 308007 INFO  (closeThreadPool-4794-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-13T01:43:10.703Z
   [junit4]   2> 308008 INFO  (closeThreadPool-4794-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 308008 INFO  (zkConnectionManagerCallback-4796-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 308009 INFO  (closeThreadPool-4794-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 308112 INFO  (closeThreadPool-4794-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 308112 INFO  (closeThreadPool-4794-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_B995F6C87B535BDF-001/shard-1-001/solr.xml
   [junit4]   2> 308115 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_B995F6C87B535BDF-001/shard-2-001
 of type NRT
   [junit4]   2> 308115 WARN  (closeThreadPool-4794-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 308116 INFO  (closeThreadPool-4794-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 308116 INFO  (closeThreadPool-4794-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 308116 INFO  (closeThreadPool-4794-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 308117 INFO  (closeThreadPool-4794-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 308117 INFO  (closeThreadPool-4794-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 308118 INFO  (closeThreadPool-4794-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a46fbc0, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 308118 INFO  (closeThreadPool-4794-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 308118 INFO  (closeThreadPool-4794-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 308118 INFO  (closeThreadPool-4794-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 308119 INFO  (closeThreadPool-4794-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4866bd08{/_esh/l,null,AVAILABLE}
   [junit4]   2> 308119 INFO  (closeThreadPool-4794-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@60b0402c{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:33379}
   [junit4]   2> 308119 INFO  (closeThreadPool-4794-thread-2) [     ] 
o.e.j.s.Server Started @308147ms
   [junit4]   2> 308119 INFO  (closeThreadPool-4794-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_B995F6C87B535BDF-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/_esh/l, hostPort=33379, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_B995F6C87B535BDF-001/shard-2-001/cores}
   [junit4]   2> 308123 ERROR (closeThreadPool-4794-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 308123 INFO  (closeThreadPool-4794-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 308123 INFO  (closeThreadPool-4794-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.4.0
   [junit4]   2> 308123 INFO  (closeThreadPool-4794-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 308123 INFO  (closeThreadPool-4794-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 308123 INFO  (closeThreadPool-4794-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-13T01:43:10.819Z
   [junit4]   2> 308141 INFO  (closeThreadPool-4794-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 308141 INFO  (zkConnectionManagerCallback-4799-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 308142 INFO  (closeThreadPool-4794-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 308178 INFO  (closeThreadPool-4794-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 308192 WARN  (closeThreadPool-4794-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5a6c345f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 308192 WARN  (closeThreadPool-4794-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5a6c345f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 308208 WARN  (closeThreadPool-4794-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4ccebdff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 308208 WARN  (closeThreadPool-4794-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4ccebdff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 308209 INFO  (closeThreadPool-4794-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34881/solr
   [junit4]   2> 308210 INFO  (closeThreadPool-4794-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 308211 INFO  (zkConnectionManagerCallback-4805-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 308211 INFO  (closeThreadPool-4794-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 308233 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B995F6C87B535BDF]) [ 
    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_B995F6C87B535BDF-001/shard-3-001
 of type NRT
   [junit4]   2> 308234 WARN  (closeThreadPool-4794-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 308234 INFO  (closeThreadPool-4794-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 308234 INFO  (closeThreadPool-4794-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 308234 INFO  (closeThreadPool-4794-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 308236 INFO  (closeThreadPool-4794-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 308236 INFO  (closeThreadPool-4794-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 308236 INFO  (closeThreadPool-4794-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 308237 INFO  (closeThreadPool-4794-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@22a7e83e{/_esh/l,null,AVAILABLE}
   [junit4]   2> 308237 INFO  (closeThreadPool-4794-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1793adb5{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:42413}
   [junit4]   2> 308237 INFO  (closeThreadPool-4794-thread-3) [     ] 
o.e.j.s.Server Started @308265ms
   [junit4]   2> 308237 INFO  (closeThreadPool-4794-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_B995F6C87B535BDF-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/_esh/l, hostPort=42413, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_B995F6C87B535BDF-001/shard-3-001/cores}
   [junit4]   2> 308238 ERROR (closeThreadPool-4794-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 308238 INFO  (closeThreadPool-4794-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 308238 INFO  (closeThreadPool-4794-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.4.0
   [junit4]   2> 308238 INFO  (closeThreadPool-4794-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 308238 INFO  (closeThreadPool-4794-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 308238 INFO  (closeThreadPool-4794-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-13T01:43:10.934Z
   [junit4]   2> 308245 INFO  (closeThreadPool-4794-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 308245 INFO  (closeThreadPool-4794-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 308245 INFO  (closeThreadPool-4794-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_B995F6C87B535BDF-001/shard-2-001/solr.xml
   [junit4]   2> 308265 INFO  (closeThreadPool-4794-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 308265 INFO  (closeThreadPool-4794-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 308266 INFO  (closeThreadPool-4794-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a46fbc0, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 308285 INFO  (zkConnectionManagerCallback-4807-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 308285 INFO  (closeThreadPool-4794-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 308345 INFO  (closeThreadPool-4794-thread-1) 
[n:127.0.0.1:33455__esh%2Fl     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 308346 INFO  (zkConnectionManagerCallback-4810-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 308347 INFO  (closeThreadPool-4794-thread-1) 
[n:127.0.0.1:33455__esh%2Fl     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 308349 INFO  (closeThreadPool-4794-thread-1) 
[n:127.0.0.1:33455__esh%2Fl     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 308351 INFO  (closeThreadPool-4794-thread-1) 
[n:127.0.0.1:33455__esh%2Fl     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33455__esh%2Fl as DOWN
   [junit4]   2> 308352 INFO  (closeThreadPool-4794-thread-1) 
[n:127.0.0.1:33455__esh%2Fl     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 308352 INFO  (closeThreadPool-4794-thread-1) 
[n:127.0.0.1:33455__esh%2Fl     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33455__esh%2Fl
   [junit4]   2> 308352 DEBUG 
(OverseerStateUpdate-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.Overseer processMessage: queueSize: 
1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33455__esh%2Fl"} current state 
version: 0
   [junit4]   2> 308352 DEBUG 
(OverseerStateUpdate-72174050817081348-127.0.0.1:45199__esh%2Fl-n_0000000000) 
[n:127.0.0.1:45199__esh%2Fl     ] o.a.s.c.o.NodeMutator DownNode state invoked 
for node: 127.0.0.1:33455__esh%2Fl
   [junit4]   2> 308353 INFO  (zkCallback-4777-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 308354

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

 2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 1.8.0_201 
(64-bit)/cpus=8,threads=1,free=36343888,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ResponseHeaderTest, 
CdcrBidirectionalTest, TestMacros, IndexSizeTriggerSizeEstimationTest, 
ZkStateReaderTest, JWTAuthPluginTest, SynonymTokenizerTest, 
TestLMJelinekMercerSimilarityFactory, TestConfigSetsAPI, 
TestEmbeddedSolrServerSchemaAPI, DistributedFacetPivotLongTailTest, 
TestFilteredDocIdSet, TestDistributedMissingSort, HighlighterMaxOffsetTest, 
TestSimGenericDistributedQueue, AuditLoggerIntegrationTest, 
TestRandomRequestDistribution, MoreLikeThisHandlerTest, SolrXmlInZkTest, 
SystemLogListenerTest, StatsReloadRaceTest, TestJsonRequest, 
RangeFacetCloudTest, AnalyticsQueryTest, TestSimNodeLostTrigger, 
ForceLeaderTest, SuggesterWFSTTest, TestSystemIdResolver, 
TestSimTriggerIntegration, HealthCheckHandlerTest, 
TestPartialUpdateDeduplication, TestStressReorder, TriggerEventQueueTest, 
ZookeeperStatusHandlerTest, ConnectionManagerTest, 
ClassificationUpdateProcessorFactoryTest, TestManagedSchemaAPI, 
TestLegacyNumericRangeQueryBuilder, TransactionLogTest, 
CdcrWithNodesRestartsTest, TestSolrCloudWithKerberosAlt, TestIntervalFaceting, 
TestOverriddenPrefixQueryForCustomFieldType, SparseHLLTest, 
DistribCursorPagingTest, RecoveryAfterSoftCommitTest, TimeZoneUtilsTest, 
SolrJmxReporterCloudTest, TestBlendedInfixSuggestions, 
TestBM25SimilarityFactory, TestBinaryResponseWriter, DeleteReplicaTest, 
RequestHandlersTest, TestDFRSimilarityFactory, ZkFailoverTest, 
RegexBoostProcessorTest, TestSQLHandlerNonCloud, TestSSLRandomization, 
PluginInfoTest, PolyFieldTest, BasicZkTest, TestReqParamsAPI, 
TestChildDocTransformer, NestedShardedAtomicUpdateTest, 
UpdateRequestProcessorFactoryTest, TestCloudManagedSchema, 
AnalysisAfterCoreReloadTest, TestLuceneIndexBackCompat, 
DistributedSuggestComponentTest, TestReversedWildcardFilterFactory, 
BlobRepositoryCloudTest, SpellingQueryConverterTest, TestBadConfig, 
TestStressThreadBackup, ActionThrottleTest, TestDynamicLoading, 
URLClassifyProcessorTest, TestDistributedMap, TestRawTransformer, 
DirectSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, 
HdfsAutoAddReplicasIntegrationTest, SolrMetricReporterTest, 
TermVectorComponentDistributedTest, DirectUpdateHandlerTest, 
HdfsCollectionsAPIDistributedZkTest, CdcrReplicationHandlerTest, 
TestExactSharedStatsCache, TestRandomDVFaceting, 
DistributedUpdateProcessorTest, WrapperMergePolicyFactoryTest, 
TestFieldCacheWithThreads, PeerSyncWithLeaderAndIndexFingerprintCachingTest, 
QueryParsingTest, CloneFieldUpdateProcessorFactoryTest, 
TestOnReconnectListenerSupport, SampleTest, DocumentAnalysisRequestHandlerTest, 
TestFuzzyAnalyzedSuggestions, TestReRankQParserPlugin, 
IndexSchemaRuntimeFieldTest, TestRTGBase, TestReloadAndDeleteDocs, 
TlogReplayBufferedWhileIndexingTest, BlockCacheTest, SoftAutoCommitTest, 
LargeFieldTest, TestNRTOpen, VersionInfoTest, CleanupOldIndexTest, 
TestHttpServletCarrier, TestJmxIntegration, PrimitiveFieldTypeTest, 
BlockJoinFacetDistribTest, TestCollationFieldDocValues, 
TestExtendedDismaxParser, PeerSyncTest, TestFieldCacheSort, 
TestExclusionRuleCollectionAccess, TestWaitForStateWithJettyShutdowns, 
TestPivotHelperCode, MetricTriggerTest, ShardRoutingCustomTest, 
TestAuthorizationFramework, TestSimDistributedQueue, TestExceedMaxTermLength, 
DistributedQueueTest, TestSolrCloudWithHadoopAuthPlugin, InfoHandlerTest, 
OverseerRolesTest, TestJsonFacetsStatsParsing, ScheduledTriggerTest, 
StressHdfsTest, VMParamsZkACLAndCredentialsProvidersTest, 
TestGeoJSONResponseWriter, LeaderTragicEventTest, TemplateUpdateProcessorTest, 
SearchHandlerTest, SliceStateTest, TestNumericTokenStream, 
ClusterStateUpdateTest, CollectionsAPISolrJTest, TestCloudJSONFacetSKG, 
NestedAtomicUpdateTest, TestCollectionAPIs, CursorPagingTest, 
DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, 
MinimalSchemaTest, OutputWriterTest, SolrInfoBeanTest, SolrTestCaseJ4Test, 
TestCrossCoreJoin, TestGroupingSearch, TestHighlightDedupGrouping, TestJoin, 
TestSolrCoreProperties, TestTrie, PathHierarchyTokenizerFactoryTest, 
ProtectedTermFilterFactoryTest, TestCharFilters, 
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, 
TestJettySolrRunner, ConnectionReuseTest, AddReplicaTest, AliasIntegrationTest, 
AssignBackwardCompatibilityTest, ChaosMonkeyNothingIsSafeTest, 
ChaosMonkeySafeLeaderTest, ClusterStateTest, CollectionPropsTest, 
HttpPartitionOnCommitTest, HttpPartitionWithTlogReplicasTest, 
LeaderElectionTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, 
MoveReplicaTest, OverseerStatusTest, OverseerTest, ReplicationFactorTest, 
TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, 
TestCloudRecovery2, TestConfigSetsAPIZkFailure, TestCryptoKeys, 
TestHashPartitioner, TestLeaderElectionZkExpiry, TestLockTree, 
TestMiniSolrCloudClusterSSL, TestQueryingOnDownCollection, 
TestRandomFlRTGCloud, TestStressInPlaceUpdates, TriLevelCompositeIdRoutingTest, 
UnloadDistributedZkTest, CollectionTooManyReplicasTest, 
CollectionsAPIDistributedZkTest, TestRequestStatusCollectionAPI, 
MetricTriggerIntegrationTest, NodeMarkersRegistrationTest, 
TestSimClusterStateProvider, TestSimComputePlanAction, 
TestSimDistribStateManager, TestSimLargeCluster, HdfsRecoveryZkTest, 
HdfsRestartWhileUpdatingTest, HdfsTlogReplayBufferedWhileIndexingTest, 
HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, 
ZkStateWriterTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, 
SolrCoreTest, TestDynamicLoadingUrl, TestDistribPackageStore, TestCoreBackup, 
TestHdfsBackupRestoreCore, TestSolrConfigHandlerConcurrent, V2StandaloneTest, 
AdminHandlersProxyTest, CoreAdminOperationTest, CoreAdminRequestStatusTest, 
DaemonStreamApiTest, MBeansHandlerTest, DistributedFacetPivotSmallTest, 
DistributedQueryElevationComponentTest, InfixSuggestersTest, 
ResponseBuilderTest, ResponseLogComponentTest, 
TestDistributedStatsComponentCardinality, SolrSlf4jReporterTest, 
SolrShardReporterTest, RegexBytesRefFilterTest, SimpleFacetsTest, 
SubstringBytesRefFilterTest, TestFacetMethods, TestFaceting, 
TestRemoteStreaming, TestStreamBody, TestUnInvertedFieldException, 
TestWriterPerf, TestMacroExpander, TestGraphMLResponseWriter, 
TestJavabinTupleStreamParser, TestPHPSerializedResponseWriter, TestPushWriter, 
TestRawResponseWriter, TestSolrQueryResponse, TestExplainDocTransformer, 
TestManagedResource, TestBulkSchemaAPI, ExternalFileFieldSortTest, 
IndexSchemaTest, NotRequiredUniqueKeyTest, NumericFieldsTest, 
OpenExchangeRatesOrgProviderTest, PreAnalyzedFieldManagedSchemaCloudTest, 
SchemaVersionSpecificBehaviorTest, TestHalfAndHalfDocValues, TestManagedSchema, 
TestSchemalessBufferedUpdates, TestUseDocValuesAsStored2, UUIDFieldTest, 
AnalyticsMergeStrategyTest, CurrencyRangeFacetCloudTest, 
SignificantTermsQParserPluginTest, SortSpecParsingTest, 
TestAddFieldRealTimeGet, TestComplexPhraseQParserPlugin, 
TestFoldingMultitermQuery, TestHashQParserPlugin, TestInitQParser, 
TestLFUCache, TestSolrCoreParser, TestSolrFieldCacheBean, TestSolrJ, 
TestSolrQueryParser, TestSort, TestStandardQParsers, TestStressUserVersions, 
TestSurroundQueryParser, TestTrieFacet, TestXmlQParser, 
TestCloudJSONFacetJoinDomain, TestMinMaxOnMultiValuedField, 
TestScoreJoinQPNoScore, JWTAuthPluginIntegrationTest, HttpSolrCallGetCoreTest, 
SpellCheckCollatorTest, SpellPossibilityIteratorTest, 
WordBreakSolrSpellCheckerTest, TestAnalyzedSuggestions, BlockDirectoryTest, 
TestDocTermOrdsUninvertLimit, TestFieldCache, TestFieldCacheReopen, 
TestLegacyFieldCache, TestNumericTerms32, AddBlockUpdateTest, 
DocumentBuilderTest, PeerSyncWithBufferUpdatesTest, SolrCmdDistributorTest, 
TestNestedUpdateProcessor, UpdateLogTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, DefaultValueUpdateProcessorTest, 
DimensionalRoutedAliasUpdateProcessorTest]
   [junit4] Completed [889/889 (2!)] on J0 in 157.38s, 2 tests, 2 failures <<< 
FAILURES!

[...truncated 52920 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.4-Linux/644/consoleText

[repro] Revision: e809d3ac0d2aa768bb8e158f334e88dbcfd99cf5

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=ShardSplitTest 
-Dtests.method=testSplitMixedReplicaTypes -Dtests.seed=B995F6C87B535BDF 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-AU 
-Dtests.timezone=Canada/Saskatchewan -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  
-Dtestcase=DimensionalRoutedAliasUpdateProcessorTest -Dtests.method=testCatTime 
-Dtests.seed=B995F6C87B535BDF -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=tr-TR -Dtests.timezone=Pacific/Easter -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  
-Dtestcase=DimensionalRoutedAliasUpdateProcessorTest -Dtests.method=testTimeCat 
-Dtests.seed=B995F6C87B535BDF -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=tr-TR -Dtests.timezone=Pacific/Easter -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       ShardSplitTest
[repro]       DimensionalRoutedAliasUpdateProcessorTest
[repro] ant compile-test

[...truncated 3599 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.ShardSplitTest|*.DimensionalRoutedAliasUpdateProcessorTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops 
-XX:+UseConcMarkSweepGC" -Dtests.seed=B995F6C87B535BDF -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=en-AU -Dtests.timezone=Canada/Saskatchewan 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 169 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.api.collections.ShardSplitTest
[repro]   0/5 failed: 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
[repro] Exiting with code 0

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

Reply via email to