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

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

Error Message:
Error from server at http://127.0.0.1:37067: 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:37067: Underlying core creation failed while 
creating collection: shardSplitWithRule_rewrite
        at 
__randomizedtesting.SeedInfo.seed([8297F6FE86D69501:399274C1B24CE2A]: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:1128)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
        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)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
Expected metric minimums for prefix SECURITY./authentication.: 
{failMissingCredentials=2, authenticated=20, passThrough=9, 
failWrongCredentials=1, requests=32, errors=0}, but got: 
{failMissingCredentials=2, authenticated=18, passThrough=10, totalTime=3283745, 
failWrongCredentials=1, requestTimes=721, requests=31, errors=0}

Stack Trace:
java.lang.AssertionError: Expected metric minimums for prefix 
SECURITY./authentication.: {failMissingCredentials=2, authenticated=20, 
passThrough=9, failWrongCredentials=1, requests=32, errors=0}, but got: 
{failMissingCredentials=2, authenticated=18, passThrough=10, totalTime=3283745, 
failWrongCredentials=1, requestTimes=721, requests=31, errors=0}
        at 
__randomizedtesting.SeedInfo.seed([8297F6FE86D69501:3EF980EC2285167B]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:129)
        at 
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:83)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:313)
        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 
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 13322 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 403811 INFO  
(SUITE-ShardSplitTest-seed#[8297F6FE86D69501]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_8297F6FE86D69501-001/init-core-data-001
   [junit4]   2> 403812 WARN  
(SUITE-ShardSplitTest-seed#[8297F6FE86D69501]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 403812 INFO  
(SUITE-ShardSplitTest-seed#[8297F6FE86D69501]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 403813 INFO  
(SUITE-ShardSplitTest-seed#[8297F6FE86D69501]-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> 403813 INFO  
(SUITE-ShardSplitTest-seed#[8297F6FE86D69501]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 403816 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 403816 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 403816 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 403916 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.ZkTestServer start zk server on port:41981
   [junit4]   2> 403917 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41981
   [junit4]   2> 403917 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41981
   [junit4]   2> 403918 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 403923 INFO  (zkConnectionManagerCallback-1908-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 403923 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 403948 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 403950 INFO  (zkConnectionManagerCallback-1910-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 403950 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 403970 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] 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> 403975 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] 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> 403975 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] 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> 403976 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] 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> 403977 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] 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> 403977 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] 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> 403978 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] 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> 403979 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] 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> 403979 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] 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> 403980 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] 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> 403981 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] 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> 403981 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless 
explicitly asked otherwise
   [junit4]   2> 404083 WARN  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 404084 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 404084 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 
...
   [junit4]   2> 404084 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; 
git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
   [junit4]   2> 404095 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 404095 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 404095 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 404098 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2d8ccada{/,null,AVAILABLE}
   [junit4]   2> 404099 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@62e9587a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36317}
   [junit4]   2> 404099 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.e.j.s.Server Started @404145ms
   [junit4]   2> 404099 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] 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/J0/temp/solr.cloud.api.collections.ShardSplitTest_8297F6FE86D69501-001/tempDir-001/control/data,
 hostPort=36317, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_8297F6FE86D69501-001/control-001/cores}
   [junit4]   2> 404099 ERROR 
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 404099 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 404099 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 9.0.0
   [junit4]   2> 404099 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 404099 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 404099 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-07T17:16:31.393717Z
   [junit4]   2> 404102 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 404106 INFO  (zkConnectionManagerCallback-1912-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 404106 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 404207 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 404207 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_8297F6FE86D69501-001/control-001/solr.xml
   [junit4]   2> 404209 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 404209 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 404210 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a8d2ea3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 404284 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 404285 WARN  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@17ef1afc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 404285 WARN  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@17ef1afc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 404295 WARN  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5a8701f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 404295 WARN  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@5a8701f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 404296 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41981/solr
   [junit4]   2> 404302 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 404306 INFO  (zkConnectionManagerCallback-1919-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 404306 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 404408 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) 
[n:127.0.0.1:36317_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 404409 INFO  (zkConnectionManagerCallback-1921-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 404409 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) 
[n:127.0.0.1:36317_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 404448 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) 
[n:127.0.0.1:36317_     ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:36317_
   [junit4]   2> 404448 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) 
[n:127.0.0.1:36317_     ] o.a.s.c.Overseer Overseer 
(id=72125329649434628-127.0.0.1:36317_-n_0000000000) starting
   [junit4]   2> 404451 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) 
[n:127.0.0.1:36317_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 404451 INFO  (zkConnectionManagerCallback-1928-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 404451 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) 
[n:127.0.0.1:36317_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 404452 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) 
[n:127.0.0.1:36317_     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41981/solr ready
   [junit4]   2> 404453 DEBUG 
(OverseerCollectionConfigSetProcessor-72125329649434628-127.0.0.1:36317_-n_0000000000)
 [n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor Process current queue 
of overseer operations
   [junit4]   2> 404453 INFO  
(OverseerStateUpdate-72125329649434628-127.0.0.1:36317_-n_0000000000) 
[n:127.0.0.1:36317_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:36317_
   [junit4]   2> 404453 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) 
[n:127.0.0.1:36317_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36317_
   [junit4]   2> 404454 INFO  (zkCallback-1927-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 404454 INFO  
(OverseerStateUpdate-72125329649434628-127.0.0.1:36317_-n_0000000000) 
[n:127.0.0.1:36317_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 404454 DEBUG 
(OverseerCollectionConfigSetProcessor-72125329649434628-127.0.0.1:36317_-n_0000000000)
 [n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 404454 DEBUG 
(OverseerCollectionConfigSetProcessor-72125329649434628-127.0.0.1:36317_-n_0000000000)
 [n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 404454 DEBUG 
(OverseerCollectionConfigSetProcessor-72125329649434628-127.0.0.1:36317_-n_0000000000)
 [n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 404454 DEBUG 
(OverseerCollectionConfigSetProcessor-72125329649434628-127.0.0.1:36317_-n_0000000000)
 [n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 404454 INFO  
(OverseerCollectionConfigSetProcessor-72125329649434628-127.0.0.1:36317_-n_0000000000)
 [n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 404463 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) 
[n:127.0.0.1:36317_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 404474 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) 
[n:127.0.0.1:36317_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a8d2ea3
   [junit4]   2> 404480 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) 
[n:127.0.0.1:36317_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a8d2ea3
   [junit4]   2> 404480 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) 
[n:127.0.0.1:36317_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a8d2ea3
   [junit4]   2> 404481 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) 
[n:127.0.0.1:36317_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_8297F6FE86D69501-001/control-001/cores
   [junit4]   2> 404491 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 404492 INFO  (zkConnectionManagerCallback-1934-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 404492 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 404493 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 404494 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41981/solr 
ready
   [junit4]   2> 404495 INFO  (qtp2106062396-5738) [n:127.0.0.1:36317_     ] 
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:36317_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 404497 DEBUG 
(OverseerCollectionConfigSetProcessor-72125329649434628-127.0.0.1:36317_-n_0000000000)
 [n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from 
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 404497 DEBUG 
(OverseerCollectionConfigSetProcessor-72125329649434628-127.0.0.1:36317_-n_0000000000)
 [n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 404497 DEBUG 
(OverseerCollectionConfigSetProcessor-72125329649434628-127.0.0.1:36317_-n_0000000000)
 [n:127.0.0.1:36317_     ] 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:36317_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 404498 DEBUG 
(OverseerThreadFactory-1773-thread-1-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor Runner processing 
/overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 404498 DEBUG 
(OverseerThreadFactory-1773-thread-1-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] 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:36317_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 404498 DEBUG 
(OverseerCollectionConfigSetProcessor-72125329649434628-127.0.0.1:36317_-n_0000000000)
 [n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 404498 DEBUG 
(OverseerCollectionConfigSetProcessor-72125329649434628-127.0.0.1:36317_-n_0000000000)
 [n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 404498 DEBUG 
(OverseerCollectionConfigSetProcessor-72125329649434628-127.0.0.1:36317_-n_0000000000)
 [n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 404498 DEBUG 
(OverseerCollectionConfigSetProcessor-72125329649434628-127.0.0.1:36317_-n_0000000000)
 [n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 404498 INFO  
(OverseerCollectionConfigSetProcessor-72125329649434628-127.0.0.1:36317_-n_0000000000)
 [n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 404498 INFO  
(OverseerThreadFactory-1773-thread-1-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 404499 DEBUG 
(OverseerThreadFactory-1773-thread-1-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating 
collections conf node /collections/control_collection 
   [junit4]   2> 404499 DEBUG 
(OverseerThreadFactory-1773-thread-1-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection 
zkNode:control_collection
   [junit4]   2> 404499 DEBUG 
(OverseerThreadFactory-1773-thread-1-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode 
exists
   [junit4]   2> 404500 DEBUG 
(OverseerStateUpdate-72125329649434628-127.0.0.1:36317_-n_0000000000) 
[n:127.0.0.1:36317_     ] 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:36317_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 404500 DEBUG 
(OverseerStateUpdate-72125329649434628-127.0.0.1:36317_-n_0000000000) 
[n:127.0.0.1:36317_     ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 404500 DEBUG 
(OverseerStateUpdate-72125329649434628-127.0.0.1:36317_-n_0000000000) 
[n:127.0.0.1:36317_     ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/control_collection/state.json
   [junit4]   2> 404601 DEBUG 
(OverseerThreadFactory-1773-thread-1-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] 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:36317_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 404602 DEBUG 
(OverseerThreadFactory-1773-thread-1-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] 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:36317_
   [junit4]   2> 404602 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_    
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> 404603 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 404604 DEBUG 
(OverseerStateUpdate-72125329649434628-127.0.0.1:36317_-n_0000000000) 
[n:127.0.0.1:36317_     ] 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:36317";,
   [junit4]   2>   "node_name":"127.0.0.1:36317_",
   [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> 404604 DEBUG 
(OverseerStateUpdate-72125329649434628-127.0.0.1:36317_-n_0000000000) 
[n:127.0.0.1:36317_     ] 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:36317";,
   [junit4]   2>   "node_name":"127.0.0.1:36317_",
   [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> 404605 DEBUG 
(OverseerStateUpdate-72125329649434628-127.0.0.1:36317_-n_0000000000) 
[n:127.0.0.1:36317_     ] 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:36317";,
   [junit4]   2>   "node_name":"127.0.0.1:36317_",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 404605 DEBUG 
(OverseerStateUpdate-72125329649434628-127.0.0.1:36317_-n_0000000000) 
[n:127.0.0.1:36317_     ] 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:36317";,
   [junit4]   2>           "node_name":"127.0.0.1:36317_",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 404705 DEBUG 
(OverseerStateUpdate-72125329649434628-127.0.0.1:36317_-n_0000000000) 
[n:127.0.0.1:36317_     ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/control_collection/state.json version: 0
   [junit4]   2> 405610 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 405619 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_ 
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> 405656 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_ 
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> 405664 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_ 
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> 405665 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_ 
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@4a8d2ea3
   [junit4]   2> 405665 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_ 
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/J0/temp/solr.cloud.api.collections.ShardSplitTest_8297F6FE86D69501-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_8297F6FE86D69501-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 405667 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_ 
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=28, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=48.908203125, 
floorSegmentMB=0.619140625, forceMergeDeletesPctAllowed=15.80511977448037, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=41.95705649316713
   [junit4]   2> 405788 WARN  (qtp2106062396-5737) [n:127.0.0.1:36317_ 
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> 405828 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_ 
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> 405828 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_ 
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> 405838 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 405838 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 405839 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3701206393877854]
   [junit4]   2> 405839 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@29c8f95c[control_collection_shard1_replica_n1] main]
   [junit4]   2> 405840 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 405841 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_ 
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> 405841 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 405841 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_ 
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 1638420754606325760
   [junit4]   2> 405844 INFO  
(searcherExecutor-1778-thread-1-processing-n:127.0.0.1:36317_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:36317_ 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@29c8f95c[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 405848 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_ 
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> 405848 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_ 
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> 405850 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 405850 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_ 
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> 405850 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:36317/control_collection_shard1_replica_n1/
   [junit4]   2> 405850 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_ 
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> 405850 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:36317/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 405850 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_ 
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/72125329649434628-core_node2-n_0000000000
   [junit4]   2> 405851 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_ 
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:36317/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 405851 DEBUG 
(OverseerStateUpdate-72125329649434628-127.0.0.1:36317_-n_0000000000) 
[n:127.0.0.1:36317_     ] 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:36317";,
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 405952 DEBUG 
(OverseerStateUpdate-72125329649434628-127.0.0.1:36317_-n_0000000000) 
[n:127.0.0.1:36317_     ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/control_collection/state.json version: 1
   [junit4]   2> 405952 INFO  (zkCallback-1920-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> 405952 INFO  (zkCallback-1920-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> 405953 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_ 
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> 405953 DEBUG 
(OverseerStateUpdate-72125329649434628-127.0.0.1:36317_-n_0000000000) 
[n:127.0.0.1:36317_     ] 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:36317";,
   [junit4]   2>   "node_name":"127.0.0.1:36317_",
   [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> 405953 DEBUG 
(OverseerStateUpdate-72125329649434628-127.0.0.1:36317_-n_0000000000) 
[n:127.0.0.1:36317_     ] 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:36317";,
   [junit4]   2>   "node_name":"127.0.0.1:36317_",
   [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> 405953 DEBUG 
(OverseerStateUpdate-72125329649434628-127.0.0.1:36317_-n_0000000000) 
[n:127.0.0.1:36317_     ] 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:36317";,
   [junit4]   2>   "node_name":"127.0.0.1:36317_",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 405953 DEBUG 
(OverseerStateUpdate-72125329649434628-127.0.0.1:36317_-n_0000000000) 
[n:127.0.0.1:36317_     ] 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:36317";,
   [junit4]   2>           "node_name":"127.0.0.1:36317_",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 405954 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_ 
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=1351
   [junit4]   2> 405954 DEBUG 
(OverseerThreadFactory-1773-thread-1-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] o.a.s.c.a.c.CreateCollectionCmd Finished create 
command on all shards for collection: control_collection
   [junit4]   2> 405954 DEBUG 
(OverseerThreadFactory-1773-thread-1-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor Completed 
task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 405955 DEBUG 
(OverseerThreadFactory-1773-thread-1-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 405955 DEBUG 
(OverseerThreadFactory-1773-thread-1-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 405955 DEBUG 
(OverseerThreadFactory-1773-thread-1-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 405955 DEBUG 
(OverseerThreadFactory-1773-thread-1-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 405955 INFO  
(OverseerThreadFactory-1773-thread-1-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 405955 DEBUG 
(OverseerThreadFactory-1773-thread-1-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 
complete, 
response:{success={127.0.0.1:36317_={responseHeader={status=0,QTime=1351},core=control_collection_shard1_replica_n1}}}
   [junit4]   2> 405956 INFO  (qtp2106062396-5738) [n:127.0.0.1:36317_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 406054 DEBUG 
(OverseerStateUpdate-72125329649434628-127.0.0.1:36317_-n_0000000000) 
[n:127.0.0.1:36317_     ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/control_collection/state.json version: 2
   [junit4]   2> 406054 INFO  (zkCallback-1920-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> 406054 INFO  (zkCallback-1920-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> 406054 INFO  (zkCallback-1920-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> 406055 INFO  (qtp2106062396-5738) [n:127.0.0.1:36317_     ] 
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:36317_&wt=javabin&version=2}
 status=0 QTime=1559
   [junit4]   2> 406197 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 406206 INFO  (zkConnectionManagerCallback-1940-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 406206 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 406208 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 406209 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41981/solr 
ready
   [junit4]   2> 406209 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 406211 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_     ] 
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=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 406214 DEBUG 
(OverseerCollectionConfigSetProcessor-72125329649434628-127.0.0.1:36317_-n_0000000000)
 [n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from 
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]]
   [junit4]   2> 406214 DEBUG 
(OverseerCollectionConfigSetProcessor-72125329649434628-127.0.0.1:36317_-n_0000000000)
 [n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000002] as running
   [junit4]   2> 406214 DEBUG 
(OverseerCollectionConfigSetProcessor-72125329649434628-127.0.0.1:36317_-n_0000000000)
 [n:127.0.0.1:36317_     ] 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":"1",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 406221 DEBUG 
(OverseerThreadFactory-1773-thread-2-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor Runner processing 
/overseer/collection-queue-work/qn-0000000002
   [junit4]   2> 406221 DEBUG 
(OverseerThreadFactory-1773-thread-2-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] 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":"1",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 406221 DEBUG 
(OverseerCollectionConfigSetProcessor-72125329649434628-127.0.0.1:36317_-n_0000000000)
 [n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 1 #Completed tasks: 1
   [junit4]   2> 406221 INFO  
(OverseerCollectionConfigSetProcessor-72125329649434628-127.0.0.1:36317_-n_0000000000)
 [n:127.0.0.1:36317_     ] 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> 406222 INFO  
(OverseerThreadFactory-1773-thread-2-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 406222 DEBUG 
(OverseerCollectionConfigSetProcessor-72125329649434628-127.0.0.1:36317_-n_0000000000)
 [n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 406222 DEBUG 
(OverseerCollectionConfigSetProcessor-72125329649434628-127.0.0.1:36317_-n_0000000000)
 [n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 406222 DEBUG 
(OverseerCollectionConfigSetProcessor-72125329649434628-127.0.0.1:36317_-n_0000000000)
 [n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 406222 INFO  
(OverseerCollectionConfigSetProcessor-72125329649434628-127.0.0.1:36317_-n_0000000000)
 [n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 406222 DEBUG 
(OverseerThreadFactory-1773-thread-2-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating 
collections conf node /collections/collection1 
   [junit4]   2> 406229 DEBUG 
(OverseerThreadFactory-1773-thread-2-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection 
zkNode:collection1
   [junit4]   2> 406230 DEBUG 
(OverseerThreadFactory-1773-thread-2-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode 
exists
   [junit4]   2> 406232 DEBUG 
(OverseerStateUpdate-72125329649434628-127.0.0.1:36317_-n_0000000000) 
[n:127.0.0.1:36317_     ] 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":"1",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 406232 DEBUG 
(OverseerStateUpdate-72125329649434628-127.0.0.1:36317_-n_0000000000) 
[n:127.0.0.1:36317_     ] o.a.s.c.o.ClusterStateMutator building a new cName: 
collection1
   [junit4]   2> 406432 WARN  
(OverseerThreadFactory-1773-thread-2-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 406432 DEBUG 
(OverseerThreadFactory-1773-thread-2-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] o.a.s.c.a.c.CreateCollectionCmd Finished create 
command for collection: collection1
   [junit4]   2> 406432 DEBUG 
(OverseerThreadFactory-1773-thread-2-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor Completed 
task:[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 406433 DEBUG 
(OverseerThreadFactory-1773-thread-2-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000002] as completed.
   [junit4]   2> 406433 DEBUG 
(OverseerThreadFactory-1773-thread-2-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 406433 DEBUG 
(OverseerThreadFactory-1773-thread-2-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 406433 DEBUG 
(OverseerThreadFactory-1773-thread-2-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: 
[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 406433 INFO  
(OverseerThreadFactory-1773-thread-2-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 406433 DEBUG 
(OverseerThreadFactory-1773-thread-2-processing-n:127.0.0.1:36317_) 
[n:127.0.0.1:36317_     ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000002 
complete, response:{}
   [junit4]   2> 406433 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 406434 INFO  (qtp2106062396-5737) [n:127.0.0.1:36317_     ] 
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=1&wt=javabin&version=2}
 status=0 QTime=222
   [junit4]   2> 406438 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 406509 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_8297F6FE86D69501-001/shard-1-001
 of type NRT
   [junit4]   2> 406509 WARN  (closeThreadPool-1941-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 406510 INFO  (closeThreadPool-1941-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 406510 INFO  (closeThreadPool-1941-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 406510 INFO  (closeThreadPool-1941-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
   [junit4]   2> 406511 INFO  (closeThreadPool-1941-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 406511 INFO  (closeThreadPool-1941-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 406511 INFO  (closeThreadPool-1941-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 406511 INFO  (closeThreadPool-1941-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@436ff4d6{/,null,AVAILABLE}
   [junit4]   2> 406511 INFO  (closeThreadPool-1941-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6abca075{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:35115}
   [junit4]   2> 406511 INFO  (closeThreadPool-1941-thread-1) [     ] 
o.e.j.s.Server Started @406557ms
   [junit4]   2> 406511 INFO  (closeThreadPool-1941-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/J0/temp/solr.cloud.api.collections.ShardSplitTest_8297F6FE86D69501-001/tempDir-001/jetty1,
 hostPort=35115, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_8297F6FE86D69501-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 406511 ERROR (closeThreadPool-1941-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 406511 INFO  (closeThreadPool-1941-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 406512 INFO  (closeThreadPool-1941-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 406512 INFO  (closeThreadPool-1941-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 406512 INFO  (closeThreadPool-1941-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 406512 INFO  (closeThreadPool-1941-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-07T17:16:33.806058Z
   [junit4]   2> 406516 INFO  (closeThreadPool-1941-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 406516 INFO  (zkConnectionManagerCallback-1943-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 406516 INFO  (closeThreadPool-1941-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 406583 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_8297F6FE86D69501-001/shard-2-001
 of type NRT
   [junit4]   2> 406586 WARN  (closeThreadPool-1941-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 406587 INFO  (closeThreadPool-1941-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 406587 INFO  (closeThreadPool-1941-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 406587 INFO  (closeThreadPool-1941-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
   [junit4]   2> 406589 INFO  (closeThreadPool-1941-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 406589 INFO  (closeThreadPool-1941-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 406589 INFO  (closeThreadPool-1941-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 406590 INFO  (closeThreadPool-1941-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@30f3b555{/,null,AVAILABLE}
   [junit4]   2> 406591 INFO  (closeThreadPool-1941-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6c6f0cfc{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:42409}
   [junit4]   2> 406591 INFO  (closeThreadPool-1941-thread-2) [     ] 
o.e.j.s.Server Started @406637ms
   [junit4]   2> 406591 INFO  (closeThreadPool-1941-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/J0/temp/solr.cloud.api.collections.ShardSplitTest_8297F6FE86D69501-001/tempDir-001/jetty2,
 hostPort=42409, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_8297F6FE86D69501-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 406591 ERROR (closeThreadPool-1941-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 406591 INFO  (closeThreadPool-1941-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 406591 INFO  (closeThreadPool-1941-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 406591 INFO  (closeThreadPool-1941-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 406591 INFO  (closeThreadPool-1941-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 406591 INFO  (closeThreadPool-1941-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-07T17:16:33.885427Z
   [junit4]   2> 406593 INFO  (closeThreadPool-1941-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 406594 INFO  (zkConnectionManagerCallback-1945-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 406594 INFO  (closeThreadPool-1941-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 406617 INFO  (closeThreadPool-1941-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 406617 INFO  (closeThreadPool-1941-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_8297F6FE86D69501-001/shard-1-001/solr.xml
   [junit4]   2> 406619 INFO  (closeThreadPool-1941-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 406619 INFO  (closeThreadPool-1941-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 406620 INFO  (closeThreadPool-1941-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a8d2ea3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 406659 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_8297F6FE86D69501-001/shard-3-001
 of type NRT
   [junit4]   2> 406659 WARN  (closeThreadPool-1941-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 406659 INFO  (closeThreadPool-1941-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 406659 INFO  (closeThreadPool-1941-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 406659 INFO  (closeThreadPool-1941-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
   [junit4]   2> 406660 INFO  (closeThreadPool-1941-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 406660 INFO  (closeThreadPool-1941-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 406660 INFO  (closeThreadPool-1941-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 406660 INFO  (closeThreadPool-1941-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@331003d8{/,null,AVAILABLE}
   [junit4]   2> 406661 INFO  (closeThreadPool-1941-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@54a134d3{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:46697}
   [junit4]   2> 406661 INFO  (closeThreadPool-1941-thread-3) [     ] 
o.e.j.s.Server Started @406707ms
   [junit4]   2> 406661 INFO  (closeThreadPool-1941-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/J0/temp/solr.cloud.api.collections.ShardSplitTest_8297F6FE86D69501-001/tempDir-001/jetty3,
 hostPort=46697, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_8297F6FE86D69501-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 406661 ERROR (closeThreadPool-1941-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 406661 INFO  (closeThreadPool-1941-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 406661 INFO  (closeThreadPool-1941-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 406661 INFO  (closeThreadPool-1941-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 406661 INFO  (closeThreadPool-1941-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 406661 INFO  (closeThreadPool-1941-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-07T17:16:33.955533Z
   [junit4]   2> 406662 INFO  (closeThreadPool-1941-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 406666 INFO  (zkConnectionManagerCallback-1948-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 406666 INFO  (closeThreadPool-1941-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 406717 INFO  (closeThreadPool-1941-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 406717 INFO  (closeThreadPool-1941-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_8297F6FE86D69501-001/shard-2-001/solr.xml
   [junit4]   2> 406719 INFO  (closeThreadPool-1941-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 406719 INFO  (closeThreadPool-1941-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 406720 INFO  (closeThreadPool-1941-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a8d2ea3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 406747 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[8297F6FE86D69501]) [  
   ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_8297F6FE86D69501-001/shard-4-001
 of type NRT
   [junit4]   2> 406747 WARN  (closeThreadPool-1941-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 406747 INFO  (closeThreadPool-1941-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 406747 INFO  (closeThreadPool-1941-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 406748 INFO  (closeThreadPool-1941-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
   [junit4]   2> 406751 INFO  (closeThreadPool-1941-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 406751 INFO  (closeThreadPool-1941-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 406751 INFO  (closeThreadPool-1941-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 406753 INFO  (closeThreadPool-1941-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@60d64f1c{/,null,AVAILABLE}
   [junit4]   2> 406754 INFO  (closeThreadPool-1941-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@14ac4f09{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:46055}
   [junit4]   2> 406754 INFO  (closeThreadPool-1941-thread-4) [     ] 
o.e.j.s.Server Started @406800ms
   [junit4]   2> 406754 INFO  (closeThreadPool-1941-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/J0/temp/solr.cloud.api.collections.ShardSplitTest_8297F6FE86D69501-001/tempDir-001/jetty4,
 hostPort=46055, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_8297F6FE86D69501-001/shard-4-001/cores,
 replicaType=NRT}
   [junit4]   2> 406754 ERROR (closeThreadPool-1941-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 406754 INFO  (closeThreadPool-1941-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 406754 INFO  (closeThreadPool-1941-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 406754 INFO  (closeThreadPool-1941-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 406754 INFO  (closeThreadPool-1941-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 406754 INFO  (closeThreadPool-1941-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-07T17:16:34.048549Z
   [junit4]   2> 406758 INFO  (closeThreadPool-1941-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 406758 INFO  (zkConnectionManagerCallback-1951-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 406758 INFO  (closeThreadPool-1941-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 406817 INFO  (closeThreadPool-1941-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 406817 INFO  (closeThreadPool-1941-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_8297F6FE86D69501-001/shard-3-001/solr.xml
   [junit4]   2> 406819 INFO  (closeThreadPool-1941-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 406819 INFO  (closeThreadPool-1941-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 406820 INFO  (closeThreadPool-1941-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a8d2ea3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 406821 INFO  (closeThreadPool-1941-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 406822 WARN  (closeThreadPool-1941-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@61ba160b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 406822 WARN  (closeThreadPool-1941-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@61ba160b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 406837 INFO  (closeThreadPool-1941-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 406838 WARN  (closeThreadPool-1941-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@55447de8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 406838 WARN  (closeThreadPool-1941-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@55447de8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 406838 WARN  (closeThreadPool-1941-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@69e37290[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 406838 WARN  (closeThreadPool-1941-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@69e37290[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 406840 INFO  (closeThreadPool-1941-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41981/solr
   [junit4]   2> 406863 INFO  (closeThreadPool-1941-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 406867 WARN  (closeThreadPool-1941-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@180608f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 406867 WARN  (closeThreadPool-1941-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@180608f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 406867 INFO  (closeThreadPool-1941-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41981/solr
   [junit4]   2> 406870 INFO  (zkConnectionManagerCallback-1960-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 406870 INFO  (closeThreadPool-1941-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 406882 INFO  (closeThreadPool-1941-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 406882 INFO  (zkConnectionManagerCallback-1964-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 406882 INFO  (closeThreadPool-1941-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 406917 INFO  (closeThreadPool-1941-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 406917 INFO  (closeThreadPool-1941-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_8297F6FE86D69501-001/shard-4-001/solr.xml
   [junit4]   2> 406919 INFO  (closeThreadPool-1941-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 406919 INFO  (closeThreadPool-1941-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 406920 INFO  (closeThreadPool-1941-thread-4) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a8d2ea3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 406976 INFO  (closeThreadPool-1941-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 406977 WARN  (closeThreadPool-1941-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4ea14150[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 406977 WARN  (closeThreadPool-1941-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4ea14150[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 406979 WARN  (closeThreadPool-1941-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6251560c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 406979 WARN  (closeThreadPool-1941-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6251560c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 406980 INFO  (closeThreadPool-1941-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41981/solr
   [junit4]   2> 406982 INFO  (closeThreadPool-1941-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 406982 INFO  (closeThreadPool-1941-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 406982 INFO  (zkConnectionManagerCallback-1971-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 406982 INFO  (closeThreadPool-1941-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 406983 WARN  (closeThreadPool-1941-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7941cd9a[provider=null,keyStore=null

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

master-Linux/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java 
(at line 21)
 [ecj-lint]     import javax.naming.NamingException;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.NamingException is not accessible
 [ecj-lint] ----------
 [ecj-lint] 7. ERROR in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java
 (at line 22)
 [ecj-lint]     import javax.naming.NoInitialContextException;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.NoInitialContextException is not accessible
 [ecj-lint] ----------
 [ecj-lint] 8. ERROR in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java
 (at line 776)
 [ecj-lint]     Context c = new InitialContext();
 [ecj-lint]     ^^^^^^^
 [ecj-lint] Context cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] 9. ERROR in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java
 (at line 776)
 [ecj-lint]     Context c = new InitialContext();
 [ecj-lint]                     ^^^^^^^^^^^^^^
 [ecj-lint] InitialContext cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] 10. ERROR in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java
 (at line 779)
 [ecj-lint]     } catch (NoInitialContextException e) {
 [ecj-lint]              ^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] NoInitialContextException cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] 11. ERROR in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java
 (at line 781)
 [ecj-lint]     } catch (NamingException e) {
 [ecj-lint]              ^^^^^^^^^^^^^^^
 [ecj-lint] NamingException cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/handler/SolrConfigHandler.java
 (at line 535)
 [ecj-lint]     new PluginBag.RuntimeLib(req.getCore()).init(new 
PluginInfo(info.tag, op.getDataMap()));
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/handler/admin/SegmentsInfoRequestHandler.java
 (at line 244)
 [ecj-lint]     leafReader = ((FilterLeafReader)leafReader).getDelegate();
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'leafReader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 14. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/handler/component/HttpShardHandler.java
 (at line 148)
 [ecj-lint]     return new JavaBinCodec(null, 
stringCache).setReadStringAsCharSeq(true);
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/handler/loader/JavabinLoader.java
 (at line 137)
 [ecj-lint]     new JavaBinCodec() {
 [ecj-lint]       SolrParams params;
 [ecj-lint]       AddUpdateCommand addCmd = null;
 [ecj-lint] 
 [ecj-lint]       @Override
 [ecj-lint]       public List<Object> readIterator(DataInputInputStream fis) 
throws IOException {
 [ecj-lint]         while (true) {
 [ecj-lint]           Object o = readVal(fis);
 [ecj-lint]           if (o == END_OBJ) break;
 [ecj-lint]           if (o instanceof NamedList) {
 [ecj-lint]             params = ((NamedList) o).toSolrParams();
 [ecj-lint]           } else {
 [ecj-lint]             try {
 [ecj-lint]               if (o instanceof byte[]) {
 [ecj-lint]                 if (params != null) req.setParams(params);
 [ecj-lint]                 byte[] buf = (byte[]) o;
 [ecj-lint]                 contentStreamLoader.load(req, rsp, new 
ContentStreamBase.ByteArrayStream(buf, null), processor);
 [ecj-lint]               } else {
 [ecj-lint]                 throw new RuntimeException("unsupported type ");
 [ecj-lint]               }
 [ecj-lint]             } catch (Exception e) {
 [ecj-lint]               throw new RuntimeException(e);
 [ecj-lint]             } finally {
 [ecj-lint]               params = null;
 [ecj-lint]               req.setParams(old);
 [ecj-lint]             }
 [ecj-lint]           }
 [ecj-lint]         }
 [ecj-lint]         return Collections.emptyList();
 [ecj-lint]       }
 [ecj-lint] 
 [ecj-lint]     }.unmarshal(in);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 16. INFO in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/logging/log4j2/Log4j2Watcher.java
 (at line 187)
 [ecj-lint]     if (logger == root || root.equals(logger) || isRootLogger(name) 
|| "".equals(name)) {
 [ecj-lint]                                       ^^^^^^
 [ecj-lint] Unlikely argument type for equals(): Map.Entry<String,LoggerConfig> 
seems to be unrelated to Logger
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/update/SolrIndexSplitter.java
 (at line 258)
 [ecj-lint]     HardlinkCopyDirectoryWrapper hardLinkedDir = new 
HardlinkCopyDirectoryWrapper(splitDir);
 [ecj-lint]                                  ^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'hardLinkedDir' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/util/FileUtils.java
 (at line 50)
 [ecj-lint]     in = new FileInputStream(src).getChannel();
 [ecj-lint]          ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/util/FileUtils.java
 (at line 51)
 [ecj-lint]     out = new FileOutputStream(destination).getChannel();
 [ecj-lint]           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/util/SolrCLI.java
 (at line 1143)
 [ecj-lint]     SnapshotCloudManager snapshotCloudManager = new 
SnapshotCloudManager(simCloudManager, config);
 [ecj-lint]                          ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'snapshotCloudManager' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/util/TestInjection.java
 (at line 263)
 [ecj-lint]     timers.remove(this);
 [ecj-lint]                   ^^^^
 [ecj-lint] Unlikely argument type new TimerTask(){} for remove(Object) on a 
Collection<Timer>
 [ecj-lint] ----------
 [ecj-lint] 21 problems (8 errors, 12 warnings, 1 info)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:634: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:101: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:645: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2009: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2048: 
Compile failed; see the compiler error output for details.

Total time: 101 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to