Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24233/
Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
Error from server at http://127.0.0.1:39381: Underlying core creation failed 
while creating collection: shardSplitWithRule_rewrite

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:39381: Underlying core creation failed while 
creating collection: shardSplitWithRule_rewrite
        at 
__randomizedtesting.SeedInfo.seed([C6C233E014045260:47CCE25289F6094B]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        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:1068)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
        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.doSplitShardWithRule(ShardSplitTest.java:650)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitShardWithRule(ShardSplitTest.java:628)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        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 
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.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13135 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C6C233E014045260-001/init-core-data-001
   [junit4]   2> 238720 WARN  
(SUITE-ShardSplitTest-seed#[C6C233E014045260]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44
   [junit4]   2> 238720 INFO  
(SUITE-ShardSplitTest-seed#[C6C233E014045260]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 238720 INFO  
(SUITE-ShardSplitTest-seed#[C6C233E014045260]-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> 238720 INFO  
(SUITE-ShardSplitTest-seed#[C6C233E014045260]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 238721 INFO  
(SUITE-ShardSplitTest-seed#[C6C233E014045260]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 238723 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 238723 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 238723 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 238823 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.ZkTestServer start zk server on port:34899
   [junit4]   2> 238823 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34899
   [junit4]   2> 238823 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34899
   [junit4]   2> 238825 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 238826 INFO  (zkConnectionManagerCallback-1687-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 238826 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 238828 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 238829 INFO  (zkConnectionManagerCallback-1689-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 238829 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 238831 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 238832 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 238833 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 238834 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 238834 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 238835 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 238835 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 238836 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 238836 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 238837 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 238837 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 238838 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 238905 WARN  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 238906 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 238906 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 238906 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.2+9
   [junit4]   2> 238906 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 238906 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 238906 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 238907 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7d9cd502{/,null,AVAILABLE}
   [junit4]   2> 238907 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.e.j.s.AbstractConnector Started 
ServerConnector@513157a9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44859}
   [junit4]   2> 238907 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.e.j.s.Server Started @238950ms
   [junit4]   2> 238907 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C6C233E014045260-001/tempDir-001/control/data,
 hostPort=44859, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C6C233E014045260-001/control-001/cores}
   [junit4]   2> 238907 ERROR 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 238907 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 238907 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 238907 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 238907 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 238907 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-15T12:17:39.702940Z
   [junit4]   2> 238908 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 238909 INFO  (zkConnectionManagerCallback-1691-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 238909 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 239010 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 239010 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C6C233E014045260-001/control-001/solr.xml
   [junit4]   2> 239012 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 239012 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 239012 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5777c5af, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 239085 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 239086 WARN  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@62f7f59f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 239086 WARN  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@62f7f59f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 239088 WARN  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4bbc92cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 239088 WARN  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4bbc92cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 239089 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34899/solr
   [junit4]   2> 239089 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 239090 INFO  (zkConnectionManagerCallback-1698-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 239090 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 239192 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) 
[n:127.0.0.1:44859_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 239193 INFO  (zkConnectionManagerCallback-1700-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 239193 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) 
[n:127.0.0.1:44859_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 239233 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) 
[n:127.0.0.1:44859_     ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:44859_
   [junit4]   2> 239234 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) 
[n:127.0.0.1:44859_     ] o.a.s.c.Overseer Overseer 
(id=72430912971145220-127.0.0.1:44859_-n_0000000000) starting
   [junit4]   2> 239240 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) 
[n:127.0.0.1:44859_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 239240 INFO  (zkConnectionManagerCallback-1707-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 239240 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) 
[n:127.0.0.1:44859_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 239242 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) 
[n:127.0.0.1:44859_     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:34899/solr ready
   [junit4]   2> 239244 DEBUG 
(OverseerCollectionConfigSetProcessor-72430912971145220-127.0.0.1:44859_-n_0000000000)
 [n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor Process current queue 
of overseer operations
   [junit4]   2> 239245 INFO  
(OverseerStateUpdate-72430912971145220-127.0.0.1:44859_-n_0000000000) 
[n:127.0.0.1:44859_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:44859_
   [junit4]   2> 239245 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) 
[n:127.0.0.1:44859_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44859_
   [junit4]   2> 239245 DEBUG 
(OverseerCollectionConfigSetProcessor-72430912971145220-127.0.0.1:44859_-n_0000000000)
 [n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 239245 DEBUG 
(OverseerCollectionConfigSetProcessor-72430912971145220-127.0.0.1:44859_-n_0000000000)
 [n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 239245 DEBUG 
(OverseerCollectionConfigSetProcessor-72430912971145220-127.0.0.1:44859_-n_0000000000)
 [n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 239245 DEBUG 
(OverseerCollectionConfigSetProcessor-72430912971145220-127.0.0.1:44859_-n_0000000000)
 [n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 239245 INFO  
(OverseerCollectionConfigSetProcessor-72430912971145220-127.0.0.1:44859_-n_0000000000)
 [n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 239245 INFO  
(OverseerStateUpdate-72430912971145220-127.0.0.1:44859_-n_0000000000) 
[n:127.0.0.1:44859_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 239259 INFO  (zkCallback-1706-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 239268 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) 
[n:127.0.0.1:44859_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 239286 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) 
[n:127.0.0.1:44859_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5777c5af
   [junit4]   2> 239297 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) 
[n:127.0.0.1:44859_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5777c5af
   [junit4]   2> 239297 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) 
[n:127.0.0.1:44859_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5777c5af
   [junit4]   2> 239298 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) 
[n:127.0.0.1:44859_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C6C233E014045260-001/control-001/cores
   [junit4]   2> 239314 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 239314 INFO  (zkConnectionManagerCallback-1713-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 239314 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 239315 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 239316 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34899/solr ready
   [junit4]   2> 239319 INFO  (qtp236497513-4236) [n:127.0.0.1:44859_     ] 
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:44859_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 239320 DEBUG 
(OverseerCollectionConfigSetProcessor-72430912971145220-127.0.0.1:44859_-n_0000000000)
 [n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from 
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 239320 DEBUG 
(OverseerCollectionConfigSetProcessor-72430912971145220-127.0.0.1:44859_-n_0000000000)
 [n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 239320 DEBUG 
(OverseerCollectionConfigSetProcessor-72430912971145220-127.0.0.1:44859_-n_0000000000)
 [n:127.0.0.1:44859_     ] 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:44859_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 239321 DEBUG 
(OverseerThreadFactory-1284-thread-1-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor Runner processing 
/overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 239321 DEBUG 
(OverseerThreadFactory-1284-thread-1-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] 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:44859_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 239321 DEBUG 
(OverseerCollectionConfigSetProcessor-72430912971145220-127.0.0.1:44859_-n_0000000000)
 [n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 239321 DEBUG 
(OverseerCollectionConfigSetProcessor-72430912971145220-127.0.0.1:44859_-n_0000000000)
 [n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 239321 DEBUG 
(OverseerCollectionConfigSetProcessor-72430912971145220-127.0.0.1:44859_-n_0000000000)
 [n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 239321 DEBUG 
(OverseerCollectionConfigSetProcessor-72430912971145220-127.0.0.1:44859_-n_0000000000)
 [n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 239321 INFO  
(OverseerCollectionConfigSetProcessor-72430912971145220-127.0.0.1:44859_-n_0000000000)
 [n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 239321 INFO  
(OverseerThreadFactory-1284-thread-1-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 239322 DEBUG 
(OverseerThreadFactory-1284-thread-1-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating 
collections conf node /collections/control_collection 
   [junit4]   2> 239322 DEBUG 
(OverseerThreadFactory-1284-thread-1-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection 
zkNode:control_collection
   [junit4]   2> 239322 DEBUG 
(OverseerThreadFactory-1284-thread-1-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode 
exists
   [junit4]   2> 239323 DEBUG 
(OverseerStateUpdate-72430912971145220-127.0.0.1:44859_-n_0000000000) 
[n:127.0.0.1:44859_     ] 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:44859_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 239323 DEBUG 
(OverseerStateUpdate-72430912971145220-127.0.0.1:44859_-n_0000000000) 
[n:127.0.0.1:44859_     ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 239323 DEBUG 
(OverseerStateUpdate-72430912971145220-127.0.0.1:44859_-n_0000000000) 
[n:127.0.0.1:44859_     ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/control_collection/state.json
   [junit4]   2> 239424 DEBUG 
(OverseerThreadFactory-1284-thread-1-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] 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:44859_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 239424 DEBUG 
(OverseerThreadFactory-1284-thread-1-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] 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:44859_
   [junit4]   2> 239426 INFO  (qtp236497513-4235) [n:127.0.0.1:44859_    
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> 239426 INFO  (qtp236497513-4235) [n:127.0.0.1:44859_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 239429 DEBUG 
(OverseerStateUpdate-72430912971145220-127.0.0.1:44859_-n_0000000000) 
[n:127.0.0.1:44859_     ] 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:44859";,
   [junit4]   2>   "node_name":"127.0.0.1:44859_",
   [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> 239429 DEBUG 
(OverseerStateUpdate-72430912971145220-127.0.0.1:44859_-n_0000000000) 
[n:127.0.0.1:44859_     ] 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:44859";,
   [junit4]   2>   "node_name":"127.0.0.1:44859_",
   [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> 239430 DEBUG 
(OverseerStateUpdate-72430912971145220-127.0.0.1:44859_-n_0000000000) 
[n:127.0.0.1:44859_     ] 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:44859";,
   [junit4]   2>   "node_name":"127.0.0.1:44859_",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 239430 DEBUG 
(OverseerStateUpdate-72430912971145220-127.0.0.1:44859_-n_0000000000) 
[n:127.0.0.1:44859_     ] 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:44859";,
   [junit4]   2>           "node_name":"127.0.0.1:44859_",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 239530 DEBUG 
(OverseerStateUpdate-72430912971145220-127.0.0.1:44859_-n_0000000000) 
[n:127.0.0.1:44859_     ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/control_collection/state.json version: 0
   [junit4]   2> 240721 INFO  (qtp236497513-4235) [n:127.0.0.1:44859_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 240753 INFO  (qtp236497513-4235) [n:127.0.0.1:44859_ 
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> 240830 INFO  (qtp236497513-4235) [n:127.0.0.1:44859_ 
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> 240877 INFO  (qtp236497513-4235) [n:127.0.0.1:44859_ 
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> 240878 INFO  (qtp236497513-4235) [n:127.0.0.1:44859_ 
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@5777c5af
   [junit4]   2> 240878 INFO  (qtp236497513-4235) [n:127.0.0.1:44859_ 
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-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C6C233E014045260-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C6C233E014045260-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 240880 INFO  (qtp236497513-4235) [n:127.0.0.1:44859_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=51.98828125, 
floorSegmentMB=0.2314453125, forceMergeDeletesPctAllowed=23.869886554150803, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=35.650041145889894
   [junit4]   2> 240898 WARN  (qtp236497513-4235) [n:127.0.0.1:44859_ 
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> 240924 INFO  (qtp236497513-4235) [n:127.0.0.1:44859_ 
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> 240924 INFO  (qtp236497513-4235) [n:127.0.0.1:44859_ 
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> 240926 INFO  (qtp236497513-4235) [n:127.0.0.1:44859_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 240926 INFO  (qtp236497513-4235) [n:127.0.0.1:44859_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 240926 INFO  (qtp236497513-4235) [n:127.0.0.1:44859_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=63.4931640625, 
floorSegmentMB=0.71875, forceMergeDeletesPctAllowed=27.6058324760311, 
segmentsPerTier=9.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=45.37690115548746
   [junit4]   2> 240927 INFO  (qtp236497513-4235) [n:127.0.0.1:44859_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@58f0f795[control_collection_shard1_replica_n1] main]
   [junit4]   2> 240928 INFO  (qtp236497513-4235) [n:127.0.0.1:44859_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 240928 INFO  (qtp236497513-4235) [n:127.0.0.1:44859_ 
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> 240928 INFO  (qtp236497513-4235) [n:127.0.0.1:44859_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 240928 INFO  (qtp236497513-4235) [n:127.0.0.1:44859_ 
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 1636408818897256448
   [junit4]   2> 240930 INFO  
(searcherExecutor-1289-thread-1-processing-n:127.0.0.1:44859_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:44859_ 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@58f0f795[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 240932 INFO  (qtp236497513-4235) [n:127.0.0.1:44859_ 
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> 240932 INFO  (qtp236497513-4235) [n:127.0.0.1:44859_ 
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> 240934 INFO  (qtp236497513-4235) [n:127.0.0.1:44859_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 240934 INFO  (qtp236497513-4235) [n:127.0.0.1:44859_ 
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> 240934 INFO  (qtp236497513-4235) [n:127.0.0.1:44859_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44859/control_collection_shard1_replica_n1/
   [junit4]   2> 240934 INFO  (qtp236497513-4235) [n:127.0.0.1:44859_ 
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> 240934 INFO  (qtp236497513-4235) [n:127.0.0.1:44859_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:44859/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 240934 INFO  (qtp236497513-4235) [n:127.0.0.1:44859_ 
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/72430912971145220-core_node2-n_0000000000
   [junit4]   2> 240935 INFO  (qtp236497513-4235) [n:127.0.0.1:44859_ 
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:44859/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 240935 DEBUG 
(OverseerStateUpdate-72430912971145220-127.0.0.1:44859_-n_0000000000) 
[n:127.0.0.1:44859_     ] 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:44859";,
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 241036 DEBUG 
(OverseerStateUpdate-72430912971145220-127.0.0.1:44859_-n_0000000000) 
[n:127.0.0.1:44859_     ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/control_collection/state.json version: 1
   [junit4]   2> 241036 INFO  (zkCallback-1699-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> 241036 INFO  (zkCallback-1699-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> 241037 INFO  (qtp236497513-4235) [n:127.0.0.1:44859_ 
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> 241037 DEBUG 
(OverseerStateUpdate-72430912971145220-127.0.0.1:44859_-n_0000000000) 
[n:127.0.0.1:44859_     ] 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:44859";,
   [junit4]   2>   "node_name":"127.0.0.1:44859_",
   [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> 241037 DEBUG 
(OverseerStateUpdate-72430912971145220-127.0.0.1:44859_-n_0000000000) 
[n:127.0.0.1:44859_     ] 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:44859";,
   [junit4]   2>   "node_name":"127.0.0.1:44859_",
   [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> 241037 DEBUG 
(OverseerStateUpdate-72430912971145220-127.0.0.1:44859_-n_0000000000) 
[n:127.0.0.1:44859_     ] 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:44859";,
   [junit4]   2>   "node_name":"127.0.0.1:44859_",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 241037 DEBUG 
(OverseerStateUpdate-72430912971145220-127.0.0.1:44859_-n_0000000000) 
[n:127.0.0.1:44859_     ] 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:44859";,
   [junit4]   2>           "node_name":"127.0.0.1:44859_",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 241038 INFO  (qtp236497513-4235) [n:127.0.0.1:44859_ 
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=1612
   [junit4]   2> 241038 DEBUG 
(OverseerThreadFactory-1284-thread-1-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] o.a.s.c.a.c.CreateCollectionCmd Finished create 
command on all shards for collection: control_collection
   [junit4]   2> 241038 DEBUG 
(OverseerThreadFactory-1284-thread-1-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor Completed 
task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 241039 DEBUG 
(OverseerThreadFactory-1284-thread-1-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 241039 DEBUG 
(OverseerThreadFactory-1284-thread-1-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 241039 DEBUG 
(OverseerThreadFactory-1284-thread-1-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 241039 DEBUG 
(OverseerThreadFactory-1284-thread-1-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 241039 INFO  
(OverseerThreadFactory-1284-thread-1-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 241039 DEBUG 
(OverseerThreadFactory-1284-thread-1-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 
complete, 
response:{success={127.0.0.1:44859_={responseHeader={status=0,QTime=1612},core=control_collection_shard1_replica_n1}}}
   [junit4]   2> 241040 INFO  (qtp236497513-4236) [n:127.0.0.1:44859_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 241138 DEBUG 
(OverseerStateUpdate-72430912971145220-127.0.0.1:44859_-n_0000000000) 
[n:127.0.0.1:44859_     ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/control_collection/state.json version: 2
   [junit4]   2> 241138 INFO  (zkCallback-1699-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> 241138 INFO  (zkCallback-1699-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> 241138 INFO  (zkCallback-1699-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> 241139 INFO  (qtp236497513-4236) [n:127.0.0.1:44859_     ] 
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:44859_&wt=javabin&version=2}
 status=0 QTime=1820
   [junit4]   2> 241243 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 241244 INFO  (zkConnectionManagerCallback-1719-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 241244 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 241245 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 241245 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34899/solr ready
   [junit4]   2> 241248 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 241249 INFO  (qtp236497513-4237) [n:127.0.0.1:44859_     ] 
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> 241250 DEBUG 
(OverseerCollectionConfigSetProcessor-72430912971145220-127.0.0.1:44859_-n_0000000000)
 [n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from 
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]]
   [junit4]   2> 241250 DEBUG 
(OverseerCollectionConfigSetProcessor-72430912971145220-127.0.0.1:44859_-n_0000000000)
 [n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000002] as running
   [junit4]   2> 241250 DEBUG 
(OverseerCollectionConfigSetProcessor-72430912971145220-127.0.0.1:44859_-n_0000000000)
 [n:127.0.0.1:44859_     ] 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> 241251 DEBUG 
(OverseerThreadFactory-1284-thread-2-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor Runner processing 
/overseer/collection-queue-work/qn-0000000002
   [junit4]   2> 241251 DEBUG 
(OverseerThreadFactory-1284-thread-2-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] 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> 241251 DEBUG 
(OverseerCollectionConfigSetProcessor-72430912971145220-127.0.0.1:44859_-n_0000000000)
 [n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 1 #Completed tasks: 1
   [junit4]   2> 241251 INFO  
(OverseerThreadFactory-1284-thread-2-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 241251 INFO  
(OverseerCollectionConfigSetProcessor-72430912971145220-127.0.0.1:44859_-n_0000000000)
 [n:127.0.0.1:44859_     ] 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> 241251 DEBUG 
(OverseerCollectionConfigSetProcessor-72430912971145220-127.0.0.1:44859_-n_0000000000)
 [n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 241251 DEBUG 
(OverseerCollectionConfigSetProcessor-72430912971145220-127.0.0.1:44859_-n_0000000000)
 [n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 241251 DEBUG 
(OverseerCollectionConfigSetProcessor-72430912971145220-127.0.0.1:44859_-n_0000000000)
 [n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 241251 INFO  
(OverseerCollectionConfigSetProcessor-72430912971145220-127.0.0.1:44859_-n_0000000000)
 [n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 241251 DEBUG 
(OverseerThreadFactory-1284-thread-2-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating 
collections conf node /collections/collection1 
   [junit4]   2> 241251 DEBUG 
(OverseerThreadFactory-1284-thread-2-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection 
zkNode:collection1
   [junit4]   2> 241252 DEBUG 
(OverseerThreadFactory-1284-thread-2-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode 
exists
   [junit4]   2> 241252 DEBUG 
(OverseerStateUpdate-72430912971145220-127.0.0.1:44859_-n_0000000000) 
[n:127.0.0.1:44859_     ] 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> 241252 DEBUG 
(OverseerStateUpdate-72430912971145220-127.0.0.1:44859_-n_0000000000) 
[n:127.0.0.1:44859_     ] o.a.s.c.o.ClusterStateMutator building a new cName: 
collection1
   [junit4]   2> 241353 DEBUG 
(OverseerStateUpdate-72430912971145220-127.0.0.1:44859_-n_0000000000) 
[n:127.0.0.1:44859_     ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/collection1/state.json
   [junit4]   2> 241453 WARN  
(OverseerThreadFactory-1284-thread-2-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 241453 DEBUG 
(OverseerThreadFactory-1284-thread-2-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] o.a.s.c.a.c.CreateCollectionCmd Finished create 
command for collection: collection1
   [junit4]   2> 241454 DEBUG 
(OverseerThreadFactory-1284-thread-2-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor Completed 
task:[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 241454 DEBUG 
(OverseerThreadFactory-1284-thread-2-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000002] as completed.
   [junit4]   2> 241454 DEBUG 
(OverseerThreadFactory-1284-thread-2-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 241454 DEBUG 
(OverseerThreadFactory-1284-thread-2-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 241454 DEBUG 
(OverseerThreadFactory-1284-thread-2-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: 
[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 241454 INFO  
(OverseerThreadFactory-1284-thread-2-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 241454 DEBUG 
(OverseerThreadFactory-1284-thread-2-processing-n:127.0.0.1:44859_) 
[n:127.0.0.1:44859_     ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000002 
complete, response:{}
   [junit4]   2> 241455 INFO  (qtp236497513-4237) [n:127.0.0.1:44859_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 241455 INFO  (qtp236497513-4237) [n:127.0.0.1:44859_     ] 
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=206
   [junit4]   2> 241456 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 241524 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C6C233E014045260-001/shard-1-001
 of type NRT
   [junit4]   2> 241526 WARN  (closeThreadPool-1720-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 241526 INFO  (closeThreadPool-1720-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 241526 INFO  (closeThreadPool-1720-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 241526 INFO  (closeThreadPool-1720-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.2+9
   [junit4]   2> 241527 INFO  (closeThreadPool-1720-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 241527 INFO  (closeThreadPool-1720-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 241527 INFO  (closeThreadPool-1720-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 241527 INFO  (closeThreadPool-1720-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5ff5be3b{/,null,AVAILABLE}
   [junit4]   2> 241528 INFO  (closeThreadPool-1720-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6f3ca483{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36227}
   [junit4]   2> 241528 INFO  (closeThreadPool-1720-thread-1) [     ] 
o.e.j.s.Server Started @241571ms
   [junit4]   2> 241528 INFO  (closeThreadPool-1720-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C6C233E014045260-001/tempDir-001/jetty1,
 hostPort=36227, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C6C233E014045260-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 241528 ERROR (closeThreadPool-1720-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 241528 INFO  (closeThreadPool-1720-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 241528 INFO  (closeThreadPool-1720-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 241528 INFO  (closeThreadPool-1720-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 241528 INFO  (closeThreadPool-1720-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 241528 INFO  (closeThreadPool-1720-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-15T12:17:42.323445Z
   [junit4]   2> 241529 INFO  (closeThreadPool-1720-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 241530 INFO  (zkConnectionManagerCallback-1722-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 241530 INFO  (closeThreadPool-1720-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 241594 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C6C233E014045260-001/shard-2-001
 of type NRT
   [junit4]   2> 241595 WARN  (closeThreadPool-1720-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 241595 INFO  (closeThreadPool-1720-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 241595 INFO  (closeThreadPool-1720-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 241595 INFO  (closeThreadPool-1720-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.2+9
   [junit4]   2> 241596 INFO  (closeThreadPool-1720-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 241596 INFO  (closeThreadPool-1720-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 241596 INFO  (closeThreadPool-1720-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 241596 INFO  (closeThreadPool-1720-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17bcc28a{/,null,AVAILABLE}
   [junit4]   2> 241597 INFO  (closeThreadPool-1720-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@733370af{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:37517}
   [junit4]   2> 241597 INFO  (closeThreadPool-1720-thread-2) [     ] 
o.e.j.s.Server Started @241640ms
   [junit4]   2> 241597 INFO  (closeThreadPool-1720-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C6C233E014045260-001/tempDir-001/jetty2,
 hostPort=37517, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C6C233E014045260-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 241597 ERROR (closeThreadPool-1720-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 241597 INFO  (closeThreadPool-1720-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 241597 INFO  (closeThreadPool-1720-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 241597 INFO  (closeThreadPool-1720-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 241597 INFO  (closeThreadPool-1720-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 241597 INFO  (closeThreadPool-1720-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-15T12:17:42.392681Z
   [junit4]   2> 241598 INFO  (closeThreadPool-1720-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 241599 INFO  (zkConnectionManagerCallback-1724-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 241599 INFO  (closeThreadPool-1720-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 241631 INFO  (closeThreadPool-1720-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 241631 INFO  (closeThreadPool-1720-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C6C233E014045260-001/shard-1-001/solr.xml
   [junit4]   2> 241632 INFO  (closeThreadPool-1720-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 241633 INFO  (closeThreadPool-1720-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 241633 INFO  (closeThreadPool-1720-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5777c5af, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 241660 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C6C233E014045260-001/shard-3-001
 of type NRT
   [junit4]   2> 241660 WARN  (closeThreadPool-1720-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 241661 INFO  (closeThreadPool-1720-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 241661 INFO  (closeThreadPool-1720-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 241661 INFO  (closeThreadPool-1720-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.2+9
   [junit4]   2> 241662 INFO  (closeThreadPool-1720-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 241662 INFO  (closeThreadPool-1720-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 241662 INFO  (closeThreadPool-1720-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 241663 INFO  (closeThreadPool-1720-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@27c1c032{/,null,AVAILABLE}
   [junit4]   2> 241663 INFO  (closeThreadPool-1720-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@615cec1d{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:38869}
   [junit4]   2> 241663 INFO  (closeThreadPool-1720-thread-3) [     ] 
o.e.j.s.Server Started @241706ms
   [junit4]   2> 241663 INFO  (closeThreadPool-1720-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C6C233E014045260-001/tempDir-001/jetty3,
 hostPort=38869, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C6C233E014045260-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 241663 ERROR (closeThreadPool-1720-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 241663 INFO  (closeThreadPool-1720-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 241663 INFO  (closeThreadPool-1720-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 241663 INFO  (closeThreadPool-1720-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 241664 INFO  (closeThreadPool-1720-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 241664 INFO  (closeThreadPool-1720-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-15T12:17:42.459022Z
   [junit4]   2> 241667 INFO  (closeThreadPool-1720-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 241668 INFO  (zkConnectionManagerCallback-1727-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 241668 INFO  (closeThreadPool-1720-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 241714 INFO  (closeThreadPool-1720-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 241714 WARN  (closeThreadPool-1720-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3dbe8edd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 241714 WARN  (closeThreadPool-1720-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3dbe8edd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 241716 WARN  (closeThreadPool-1720-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@568b949e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 241716 WARN  (closeThreadPool-1720-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@568b949e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 241717 INFO  (closeThreadPool-1720-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34899/solr
   [junit4]   2> 241717 INFO  (closeThreadPool-1720-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 241718 INFO  (zkConnectionManagerCallback-1733-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 241718 INFO  (closeThreadPool-1720-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 241730 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C6C233E014045260]) [     
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C6C233E014045260-001/shard-4-001
 of type NRT
   [junit4]   2> 241731 INFO  (closeThreadPool-1720-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 241731 INFO  (closeThreadPool-1720-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C6C233E014045260-001/shard-2-001/solr.xml
   [junit4]   2> 241731 WARN  (closeThreadPool-1720-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 241731 INFO  (closeThreadPool-1720-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 241731 INFO  (closeThreadPool-1720-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 241731 INFO  (closeThreadPool-1720-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.2+9
   [junit4]   2> 241732 INFO  (closeThreadPool-1720-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 241732 INFO  (closeThreadPool-1720-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 241732 INFO  (closeThreadPool-1720-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 241733 INFO  (closeThreadPool-1720-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 241733 INFO  (closeThreadPool-1720-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 241734 INFO  (closeThreadPool-1720-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@943c877{/,null,AVAILABLE}
   [junit4]   2> 241734 INFO  (closeThreadPool-1720-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5777c5af, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 241734 INFO  (closeThreadPool-1720-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4cbbd500{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44033}
   [junit4]   2> 241734 INFO  (closeThreadPool-1720-thread-4) [     ] 
o.e.j.s.Server Started @241777ms
   [junit4]   2> 241734 INFO  (closeThreadPool-1720-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C6C233E014045260-001/tempDir-001/jetty4,
 hostPort=44033, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C6C233E014045260-001/shard-4-001/cores,
 replicaType=NRT}
   [junit4]   2> 241734 ERROR (closeThreadPool-1720-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 241734 INFO  (closeThreadPool-1720-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 241734 INFO  (closeThreadPool-1720-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 241734 INFO  (closeThreadPool-1720-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 241734 INFO  (closeThreadPool-1720-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 241734 INFO  (closeThreadPool-1720-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-15T12:17:42.529969Z
   [junit4]   2> 241735 INFO  (closeThreadPool-1720-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 241736 INFO  (zkConnectionManagerCallback-1736-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 241736 INFO  (closeThreadPool-1720-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 241764 INFO  (closeThreadPool-1720-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 241765 WARN  (closeThreadPool-1720-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@675a121f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 241765 WARN  (closeThreadPool-1720-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@675a121f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 241767 WARN  (closeThreadPool-1720-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7bf2e61a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 241767 WARN  (closeThreadPool-1720-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7bf2e61a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 241767 INFO  (closeThreadPool-1720-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34899/solr
   [junit4]   2> 241768 INFO  (closeThreadPool-1720-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 241769 INFO  (zkConnectionManagerCallback-1742-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 241769 INFO  (closeThreadPool-1720-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 241832 INFO  (closeThreadPool-1720-thread-1) 
[n:127.0.0.1:36227_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 241833 INFO  (zkConnectionManagerCallback-1744-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 241833 INFO  (closeThreadPool-1720-thread-1) 
[n:127.0.0.1:36227_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 241836 INFO  (closeThreadPool-1720-thread-1) 
[n:127.0.0.1:36227_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 241838 INFO  (closeThreadPool-1720-thread-1) 
[n:127.0.0.1:36227_     ] o.a.s.c.ZkController Publish node=127.0.0.1:36227_ as 
DOWN
   [junit4]   2> 241838 INFO  (closeThreadPool-1720-thread-1) 
[n:127.0.0.1:36227_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 241838 INFO  (closeThreadPool-1720-thread-1) 
[n:127.0.0.1:36227_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36227_
   [junit4]   2> 241838 DEBUG 
(OverseerStateUpdate-72430912971145220-127.0.0.1:44859_-n_0000000000) 
[n:127.0.0.1:44859_     ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36227_"} current state version: 0
   [junit4]   2> 241838 DEBUG 
(OverseerStateUpdate-72430912971145220-127.0.0.1:44859_-n_0000000000) 
[n:127.0.0.1:44859_     ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:36227_
   [junit4]   2> 241839 INFO  (zkCallback-1699-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 241839 INFO  (zkCallback-1706-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 241839 INFO  (zkCallback-1743-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 241839 INFO  (zkCallback-1718-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 241839 INFO  (closeThreadPool-1720-thread-1) 
[n:127.0.0.1:36227_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 241840 INFO  (zkConnectionManagerCallback-1751-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 241840 INFO  (closeThreadPool-1720-thread-1) 
[n:127.0.0.1:36227_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 241841 INFO  (closeThreadPool-1720-thread-1) 
[n:127.0.0.1:36227_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 241841 INFO  (closeThreadPool-1720-thread-1) 
[n:127.0.0.1:36227_     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:34899/solr ready
   [junit4]   2> 241850 INFO  (closeThreadPool-1720-thread-1) 
[n:127.0.0.1:36227_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 241859 INFO  (closeThreadPool-1720-thread-1) 
[n:127.0.0.1:36227_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5777c5af
   [junit4]   2> 241864 INFO  (closeThreadPool-1720-thread-1) 
[n:127.0.0.1:36227_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5777c5af
   [junit4]   2> 241865 INFO  (closeThreadPool-1720-thread-1) 
[n:127.0.0.1:36227_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5777c5af
   [junit4]   2> 241865 INFO  (closeThreadPool-1720-thread-1) 
[n:127.0.0.1:36227_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C6C233E014045260-001/shard-1-001/cores
   [junit4]   2> 241931 INFO  (closeThreadPool-1720-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 241931 INFO  (closeThreadPool-1720-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_C6C233E014045260-001/shard-3-001/solr.xml
   [junit4]   2> 241933 INFO  (closeThreadPool-1720-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 241933 INFO  (closeThreadPool-1720-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 241934 INFO  (closeThreadPool-1720-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5777c5af, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 242011 INFO  (closeThreadPool-1720-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 242012 WARN  (closeThreadPool-1720-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@155db216[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 242012 WARN  (closeThreadPool-1720-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@155db216[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 242014 WARN  (closeThreadPool-1720-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@12d5c9d3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 242014 WARN  (closeThreadPool-1720-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@12d5c9d3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 242015 INFO  (closeThreadPool-1720-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34899/solr
   [junit4]   2> 242016 INFO  (closeThreadPool-1720-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 242016 INFO  (zkConnectionManagerCallback-1759-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 242017 INFO  (closeThreadPool-1720-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 242032 INFO  (closeThreadPool-1720-thread-2) 
[n:127.0.0.1:37517_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 242033 INFO  (zkConnectionManagerCallback-1761-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 242033 INFO  (closeThreadPool-1720-thread-2) 
[n:127.0.0.1:37517_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 242037 INFO  (closeThreadPool-1720-thread-2) 
[n:127.0.0.1:37517_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 242038 INFO  (closeThreadPool-1720-thread-2) 
[n:127.0.0.1:37517_     ] o.a.s.c.ZkController Publish node=127.0.0.1:37517_ as 
DOWN
   [junit4]   2> 242039 INFO  (closeThreadPool-1720-thread-2) 
[n:127.0.0.1:37517_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 242039 INFO  (closeThreadPool-1720-thread-2) 
[n:127.0.0.1:37517_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37517_
   [junit4]   2> 242039 DEBUG 
(OverseerStateUpdate-72430912971145220-127.0.0.1:44859_-n_0000000000) 
[n:127.0.0.1:44859_     ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37517_"} current state version: 0
   [junit4]   2> 242039 DEBUG 
(OverseerStateUpdate-72430912971145220-127.0.0.1:44859_-n_0000000000) 
[n:127.0.0.1:44859_     ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:37517_
   [junit4]   2> 242039 INFO  (zkCallback-1699-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 242040 INFO  (zkCallback-1706-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 242040 INFO  (zkCallback-1718-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes fro

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

@Nightly())
   [junit4] OK      23.2s J2 | ShardSplitTest.testSplitAfterFailedSplit
   [junit4] Completed [1/5] on J2 in 203.02s, 11 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4] OK      28.4s J1 | ShardSplitTest.testSplitShardWithRuleLink
   [junit4] OK      29.5s J1 | ShardSplitTest.testSplitStaticIndexReplication
   [junit4] OK      24.3s J1 | ShardSplitTest.testSplitMixedReplicaTypesLink
   [junit4] IGNOR/A 0.00s J1 | ShardSplitTest.testSplitWithChaosMonkey
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      26.8s J1 | 
ShardSplitTest.testSplitStaticIndexReplicationLink
   [junit4] IGNOR/A 0.00s J1 | ShardSplitTest.testSplitAfterFailedSplit2
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      24.8s J1 | ShardSplitTest.testSplitMixedReplicaTypes
   [junit4] OK      19.1s J1 | ShardSplitTest.testSplitShardWithRule
   [junit4] OK      23.2s J1 | ShardSplitTest.testSplitLocking
   [junit4] IGNOR/A 0.00s J1 | ShardSplitTest.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      23.0s J1 | ShardSplitTest.testSplitAfterFailedSplit
   [junit4] Completed [2/5] on J1 in 203.28s, 11 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4] OK      29.5s J0 | ShardSplitTest.testSplitShardWithRuleLink
   [junit4] OK      29.8s J0 | ShardSplitTest.testSplitStaticIndexReplication
   [junit4] OK      23.9s J0 | ShardSplitTest.testSplitMixedReplicaTypesLink
   [junit4] IGNOR/A 0.00s J0 | ShardSplitTest.testSplitWithChaosMonkey
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      27.8s J0 | 
ShardSplitTest.testSplitStaticIndexReplicationLink
   [junit4] IGNOR/A 0.00s J0 | ShardSplitTest.testSplitAfterFailedSplit2
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      23.5s J0 | ShardSplitTest.testSplitMixedReplicaTypes
   [junit4] OK      19.6s J0 | ShardSplitTest.testSplitShardWithRule
   [junit4] OK      22.0s J0 | ShardSplitTest.testSplitLocking
   [junit4] IGNOR/A 0.00s J0 | ShardSplitTest.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      25.4s J0 | ShardSplitTest.testSplitAfterFailedSplit
   [junit4] Completed [3/5] on J0 in 205.17s, 11 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4] OK      19.4s J2 | ShardSplitTest.testSplitShardWithRuleLink
   [junit4] OK      26.4s J2 | ShardSplitTest.testSplitStaticIndexReplication
   [junit4] OK      26.1s J2 | ShardSplitTest.testSplitMixedReplicaTypesLink
   [junit4] IGNOR/A 0.00s J2 | ShardSplitTest.testSplitWithChaosMonkey
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      26.2s J2 | 
ShardSplitTest.testSplitStaticIndexReplicationLink
   [junit4] IGNOR/A 0.00s J2 | ShardSplitTest.testSplitAfterFailedSplit2
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      22.5s J2 | ShardSplitTest.testSplitMixedReplicaTypes
   [junit4] OK      17.6s J2 | ShardSplitTest.testSplitShardWithRule
   [junit4] OK      22.9s J2 | ShardSplitTest.testSplitLocking
   [junit4] IGNOR/A 0.00s J2 | ShardSplitTest.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      22.5s J2 | ShardSplitTest.testSplitAfterFailedSplit
   [junit4] Completed [4/5] on J2 in 184.72s, 11 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4] OK      19.3s J1 | ShardSplitTest.testSplitShardWithRuleLink
   [junit4] OK      26.6s J1 | ShardSplitTest.testSplitStaticIndexReplication
   [junit4] OK      25.5s J1 | ShardSplitTest.testSplitMixedReplicaTypesLink
   [junit4] IGNOR/A 0.00s J1 | ShardSplitTest.testSplitWithChaosMonkey
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      29.0s J1 | 
ShardSplitTest.testSplitStaticIndexReplicationLink
   [junit4] IGNOR/A 0.00s J1 | ShardSplitTest.testSplitAfterFailedSplit2
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      23.9s J1 | ShardSplitTest.testSplitMixedReplicaTypes
   [junit4] OK      17.3s J1 | ShardSplitTest.testSplitShardWithRule
   [junit4] OK      24.6s J1 | ShardSplitTest.testSplitLocking
   [junit4] IGNOR/A 0.00s J1 | ShardSplitTest.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      22.4s J1 | ShardSplitTest.testSplitAfterFailedSplit
   [junit4] Completed [5/5] on J1 in 189.98s, 11 tests, 3 skipped
   [junit4] 
   [junit4] JVM J0:     1.12 ..   207.44 =   206.33s
   [junit4] JVM J1:     0.93 ..   395.70 =   394.77s
   [junit4] JVM J2:     1.10 ..   390.45 =   389.35s
   [junit4] Execution time total: 6 minutes 35 seconds
   [junit4] Tests summary: 5 suites, 55 tests, 15 ignored (15 assumptions)
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 263.51s | org.apache.solr.cloud.TestStressLiveNodes
[junit4:tophints] 258.89s | 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 195.25s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 176.45s | org.apache.solr.request.TestIntervalFaceting
[junit4:tophints] 117.11s | org.apache.solr.search.facet.TestJsonFacets

-check-totals:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by 
org.codehaus.groovy.reflection.CachedClass 
(file:/home/jenkins/.ivy2/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-2.4.16.jar)
 to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of 
org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release

test-nocompile:

BUILD SUCCESSFUL
Total time: 6 minutes 38 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.api.collections.ShardSplitTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2805)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2684)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2665)
        at hudson.FilePath.act(FilePath.java:1078)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1843)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=abb5ea0a06ef648da05ba98457b52fc73828e759, 
workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #24232
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to