Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/45/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy

Error Message:
Failed while waiting for active collection Timeout waiting to see state for 
collection=raceDeleteReplica_true :null Live Nodes: [127.0.0.1:43962_solr, 
127.0.0.1:46512_solr, 127.0.0.1:53219_solr, 127.0.0.1:59968_solr] Last 
available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=raceDeleteReplica_true :null
Live Nodes: [127.0.0.1:43962_solr, 127.0.0.1:46512_solr, 127.0.0.1:53219_solr, 
127.0.0.1:59968_solr]
Last available state: null
        at 
__randomizedtesting.SeedInfo.seed([80661303D3544FCC:F97C0E174561D324]:0)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:728)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:734)
        at 
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:276)
        at 
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy(DeleteReplicaTest.java:264)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.ShardRoutingTest.test

Error Message:
expected:<2> but was:<13>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<13>
        at 
__randomizedtesting.SeedInfo.seed([80661303D3544FCC:8322CD97DA82234]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.solr.cloud.ShardRoutingTest.doTestNumRequests(ShardRoutingTest.java:250)
        at 
org.apache.solr.cloud.ShardRoutingTest.test(ShardRoutingTest.java:110)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13598 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardRoutingTest
   [junit4]   2> 1589215 INFO  
(SUITE-ShardRoutingTest-seed#[80661303D3544FCC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/init-core-data-001
   [junit4]   2> 1589215 WARN  
(SUITE-ShardRoutingTest-seed#[80661303D3544FCC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1589216 INFO  
(SUITE-ShardRoutingTest-seed#[80661303D3544FCC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1589217 INFO  
(SUITE-ShardRoutingTest-seed#[80661303D3544FCC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1589222 INFO  
(SUITE-ShardRoutingTest-seed#[80661303D3544FCC]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1589228 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1589228 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1589228 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1589328 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:54774
   [junit4]   2> 1589328 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54774
   [junit4]   2> 1589328 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 54774
   [junit4]   2> 1589337 INFO  (zkConnectionManagerCallback-7345-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1589348 INFO  (zkConnectionManagerCallback-7347-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1589349 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1589350 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1589351 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1589352 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1589353 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1589353 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1589354 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1589355 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1589356 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1589357 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1589358 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1589361 INFO  (zkConnectionManagerCallback-7351-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1589363 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1589661 WARN  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1589661 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1589661 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1589661 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1589662 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 1589662 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 1589662 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 1589663 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@40aeeb9e{/,null,AVAILABLE}
   [junit4]   2> 1589663 WARN  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] o.e.j.u.s.S.config 
No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2ad36a23[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1589664 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@31af1f1e{SSL,[ssl, 
http/1.1]}{127.0.0.1:53455}
   [junit4]   2> 1589664 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] o.e.j.s.Server 
Started @1591226ms
   [junit4]   2> 1589664 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=53455, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/control-001/cores}
   [junit4]   2> 1589664 ERROR 
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1589664 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1589664 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1589664 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1589664 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1589664 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-21T01:21:05.605Z
   [junit4]   2> 1589668 INFO  (zkConnectionManagerCallback-7353-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1589669 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1589669 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/control-001/solr.xml
   [junit4]   2> 1589673 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1589673 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1589674 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23dffdc7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1590507 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1590507 WARN  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1590508 WARN  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] o.e.j.u.s.S.config 
No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@28e17ccc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1590510 WARN  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1590512 WARN  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] o.e.j.u.s.S.config 
No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2bcaf766[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1590513 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:54774/solr
   [junit4]   2> 1590515 INFO  (zkConnectionManagerCallback-7359-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1590518 INFO  (zkConnectionManagerCallback-7361-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1590647 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [n:127.0.0.1:53455_    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53455_
   [junit4]   2> 1590647 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [n:127.0.0.1:53455_    ] 
o.a.s.c.Overseer Overseer (id=72120644575625221-127.0.0.1:53455_-n_0000000000) 
starting
   [junit4]   2> 1590659 INFO  (zkConnectionManagerCallback-7368-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1590662 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [n:127.0.0.1:53455_    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54774/solr ready
   [junit4]   2> 1590671 INFO  
(OverseerStateUpdate-72120644575625221-127.0.0.1:53455_-n_0000000000) 
[n:127.0.0.1:53455_    ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:53455_
   [junit4]   2> 1590681 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [n:127.0.0.1:53455_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53455_
   [junit4]   2> 1590791 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [n:127.0.0.1:53455_    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1590794 INFO  (zkCallback-7367-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1590814 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [n:127.0.0.1:53455_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23dffdc7
   [junit4]   2> 1590821 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [n:127.0.0.1:53455_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23dffdc7
   [junit4]   2> 1590821 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [n:127.0.0.1:53455_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23dffdc7
   [junit4]   2> 1590822 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [n:127.0.0.1:53455_    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/control-001/cores
   [junit4]   2> 1590823 INFO  (zkCallback-7360-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1590856 INFO  (zkConnectionManagerCallback-7374-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1590858 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1590896 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54774/solr ready
   [junit4]   2> 1590928 INFO  (qtp167194485-23961) [n:127.0.0.1:53455_    ] 
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:53455_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1590941 INFO  
(OverseerThreadFactory-7248-thread-1-processing-n:127.0.0.1:53455_) 
[n:127.0.0.1:53455_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1590944 DEBUG 
(OverseerStateUpdate-72120644575625221-127.0.0.1:53455_-n_0000000000) 
[n:127.0.0.1:53455_    ] 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:53455_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1591100 INFO  (qtp167194485-23953) [n:127.0.0.1:53455_    
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> 1591100 INFO  (qtp167194485-23953) [n:127.0.0.1:53455_    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1591106 DEBUG 
(OverseerStateUpdate-72120644575625221-127.0.0.1:53455_-n_0000000000) 
[n:127.0.0.1:53455_    ] 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":"https://127.0.0.1:53455";,
   [junit4]   2>   "node_name":"127.0.0.1:53455_",
   [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> 1592125 INFO  (qtp167194485-23953) [n:127.0.0.1:53455_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1592139 INFO  (qtp167194485-23953) [n:127.0.0.1:53455_ 
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> 1592224 INFO  (qtp167194485-23953) [n:127.0.0.1:53455_ 
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> 1592243 INFO  (qtp167194485-23953) [n:127.0.0.1:53455_ 
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> 1592244 INFO  (qtp167194485-23953) [n:127.0.0.1:53455_ 
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@23dffdc7
   [junit4]   2> 1592244 INFO  (qtp167194485-23953) [n:127.0.0.1:53455_ 
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 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1592247 INFO  (qtp167194485-23953) [n:127.0.0.1:53455_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=143804975, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1592252 WARN  (qtp167194485-23953) [n:127.0.0.1:53455_ 
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> 1592311 INFO  (qtp167194485-23953) [n:127.0.0.1:53455_ 
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> 1592311 INFO  (qtp167194485-23953) [n:127.0.0.1:53455_ 
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> 1592313 INFO  (qtp167194485-23953) [n:127.0.0.1:53455_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1592313 INFO  (qtp167194485-23953) [n:127.0.0.1:53455_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1592315 INFO  (qtp167194485-23953) [n:127.0.0.1:53455_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1592315 INFO  (qtp167194485-23953) [n:127.0.0.1:53455_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@37e4d4de[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1592317 INFO  (qtp167194485-23953) [n:127.0.0.1:53455_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1592317 INFO  (qtp167194485-23953) [n:127.0.0.1:53455_ 
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> 1592317 INFO  (qtp167194485-23953) [n:127.0.0.1:53455_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1592318 INFO  (qtp167194485-23953) [n:127.0.0.1:53455_ 
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 1626039457686749184
   [junit4]   2> 1592321 INFO  
(searcherExecutor-7253-thread-1-processing-n:127.0.0.1:53455_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:53455_ 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@37e4d4de[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1592324 INFO  (qtp167194485-23953) [n:127.0.0.1:53455_ 
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> 1592325 INFO  (qtp167194485-23953) [n:127.0.0.1:53455_ 
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> 1592328 INFO  (qtp167194485-23953) [n:127.0.0.1:53455_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1592328 INFO  (qtp167194485-23953) [n:127.0.0.1:53455_ 
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> 1592328 INFO  (qtp167194485-23953) [n:127.0.0.1:53455_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:53455/control_collection_shard1_replica_n1/
   [junit4]   2> 1592329 INFO  (qtp167194485-23953) [n:127.0.0.1:53455_ 
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> 1592329 INFO  (qtp167194485-23953) [n:127.0.0.1:53455_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:53455/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1592329 INFO  (qtp167194485-23953) [n:127.0.0.1:53455_ 
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/72120644575625221-core_node2-n_0000000000
   [junit4]   2> 1592332 INFO  (qtp167194485-23953) [n:127.0.0.1:53455_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:53455/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1592333 DEBUG 
(OverseerStateUpdate-72120644575625221-127.0.0.1:53455_-n_0000000000) 
[n:127.0.0.1:53455_    ] 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":"https://127.0.0.1:53455";,
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 1592436 INFO  (zkCallback-7360-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> 1592436 INFO  (zkCallback-7360-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> 1592437 INFO  (qtp167194485-23953) [n:127.0.0.1:53455_ 
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> 1592439 DEBUG 
(OverseerStateUpdate-72120644575625221-127.0.0.1:53455_-n_0000000000) 
[n:127.0.0.1:53455_    ] 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":"https://127.0.0.1:53455";,
   [junit4]   2>   "node_name":"127.0.0.1:53455_",
   [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> 1592440 INFO  (qtp167194485-23953) [n:127.0.0.1:53455_ 
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=1341
   [junit4]   2> 1592443 INFO  (qtp167194485-23961) [n:127.0.0.1:53455_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1592541 INFO  (zkCallback-7360-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> 1592541 INFO  (zkCallback-7360-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> 1592541 INFO  (zkCallback-7360-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> 1592542 INFO  (qtp167194485-23961) [n:127.0.0.1:53455_    ] 
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:53455_&wt=javabin&version=2}
 status=0 QTime=1615
   [junit4]   2> 1592547 INFO  (zkConnectionManagerCallback-7380-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1592549 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1592550 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54774/solr ready
   [junit4]   2> 1592550 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1592554 INFO  (qtp167194485-23956) [n:127.0.0.1:53455_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1592557 INFO  
(OverseerThreadFactory-7248-thread-2-processing-n:127.0.0.1:53455_) 
[n:127.0.0.1:53455_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1592558 INFO  
(OverseerCollectionConfigSetProcessor-72120644575625221-127.0.0.1:53455_-n_0000000000)
 [n:127.0.0.1:53455_    ] 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> 1592561 DEBUG 
(OverseerStateUpdate-72120644575625221-127.0.0.1:53455_-n_0000000000) 
[n:127.0.0.1:53455_    ] 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":"4",
   [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> 1592761 WARN  
(OverseerThreadFactory-7248-thread-2-processing-n:127.0.0.1:53455_) 
[n:127.0.0.1:53455_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1592764 INFO  (qtp167194485-23956) [n:127.0.0.1:53455_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1592765 INFO  (qtp167194485-23956) [n:127.0.0.1:53455_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=211
   [junit4]   2> 1592767 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=8
   [junit4]   2> 1592985 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/shard-1-001
 of type NRT
   [junit4]   2> 1592987 WARN  (closeThreadPool-7381-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1592988 INFO  (closeThreadPool-7381-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1592988 INFO  (closeThreadPool-7381-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1592988 INFO  (closeThreadPool-7381-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1592989 INFO  (closeThreadPool-7381-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1592989 INFO  (closeThreadPool-7381-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1592989 INFO  (closeThreadPool-7381-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1592989 INFO  (closeThreadPool-7381-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6c1fa14b{/,null,AVAILABLE}
   [junit4]   2> 1592990 WARN  (closeThreadPool-7381-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@451df3de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1592990 INFO  (closeThreadPool-7381-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6c256968{SSL,[ssl, 
http/1.1]}{127.0.0.1:55513}
   [junit4]   2> 1592990 INFO  (closeThreadPool-7381-thread-1) [    ] 
o.e.j.s.Server Started @1594553ms
   [junit4]   2> 1592990 INFO  (closeThreadPool-7381-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=55513, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/shard-1-001/cores}
   [junit4]   2> 1592995 ERROR (closeThreadPool-7381-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1592995 INFO  (closeThreadPool-7381-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1592995 INFO  (closeThreadPool-7381-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1592995 INFO  (closeThreadPool-7381-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1592995 INFO  (closeThreadPool-7381-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1592995 INFO  (closeThreadPool-7381-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-21T01:21:08.936Z
   [junit4]   2> 1592998 INFO  (zkConnectionManagerCallback-7383-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1592999 INFO  (closeThreadPool-7381-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1592999 INFO  (closeThreadPool-7381-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/shard-1-001/solr.xml
   [junit4]   2> 1593003 INFO  (closeThreadPool-7381-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1593003 INFO  (closeThreadPool-7381-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1593004 INFO  (closeThreadPool-7381-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23dffdc7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1593230 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/shard-2-001
 of type NRT
   [junit4]   2> 1593232 WARN  (closeThreadPool-7381-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1593237 INFO  (closeThreadPool-7381-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1593237 INFO  (closeThreadPool-7381-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1593237 INFO  (closeThreadPool-7381-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1593238 INFO  (closeThreadPool-7381-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1593238 INFO  (closeThreadPool-7381-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1593238 INFO  (closeThreadPool-7381-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1593239 INFO  (closeThreadPool-7381-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4e7b6d86{/,null,AVAILABLE}
   [junit4]   2> 1593239 WARN  (closeThreadPool-7381-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3e8f22e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1593312 INFO  (closeThreadPool-7381-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@797587f9{SSL,[ssl, 
http/1.1]}{127.0.0.1:54511}
   [junit4]   2> 1593312 INFO  (closeThreadPool-7381-thread-2) [    ] 
o.e.j.s.Server Started @1594876ms
   [junit4]   2> 1593312 INFO  (closeThreadPool-7381-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=54511, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/shard-2-001/cores}
   [junit4]   2> 1593313 ERROR (closeThreadPool-7381-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1593313 INFO  (closeThreadPool-7381-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1593313 INFO  (closeThreadPool-7381-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1593313 INFO  (closeThreadPool-7381-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1593313 INFO  (closeThreadPool-7381-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1593313 INFO  (closeThreadPool-7381-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-21T01:21:09.254Z
   [junit4]   2> 1593315 INFO  (zkConnectionManagerCallback-7385-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1593316 INFO  (closeThreadPool-7381-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1593316 INFO  (closeThreadPool-7381-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/shard-2-001/solr.xml
   [junit4]   2> 1593320 INFO  (closeThreadPool-7381-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1593321 INFO  (closeThreadPool-7381-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1593322 INFO  (closeThreadPool-7381-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23dffdc7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1593448 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/shard-3-001
 of type NRT
   [junit4]   2> 1593454 WARN  (closeThreadPool-7381-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1593455 INFO  (closeThreadPool-7381-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1593455 INFO  (closeThreadPool-7381-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1593455 INFO  (closeThreadPool-7381-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1593456 INFO  (closeThreadPool-7381-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1593456 INFO  (closeThreadPool-7381-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1593456 INFO  (closeThreadPool-7381-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1593457 INFO  (closeThreadPool-7381-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@38d974c7{/,null,AVAILABLE}
   [junit4]   2> 1593457 WARN  (closeThreadPool-7381-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3e0518f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1593458 INFO  (closeThreadPool-7381-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@651db2ac{SSL,[ssl, 
http/1.1]}{127.0.0.1:43307}
   [junit4]   2> 1593458 INFO  (closeThreadPool-7381-thread-3) [    ] 
o.e.j.s.Server Started @1595021ms
   [junit4]   2> 1593458 INFO  (closeThreadPool-7381-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=43307, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/shard-3-001/cores}
   [junit4]   2> 1593458 ERROR (closeThreadPool-7381-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1593458 INFO  (closeThreadPool-7381-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1593458 INFO  (closeThreadPool-7381-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1593458 INFO  (closeThreadPool-7381-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1593458 INFO  (closeThreadPool-7381-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1593458 INFO  (closeThreadPool-7381-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-21T01:21:09.399Z
   [junit4]   2> 1593552 INFO  (zkConnectionManagerCallback-7387-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1593553 INFO  (closeThreadPool-7381-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1593553 INFO  (closeThreadPool-7381-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/shard-3-001/solr.xml
   [junit4]   2> 1593557 INFO  (closeThreadPool-7381-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1593557 INFO  (closeThreadPool-7381-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1593558 INFO  (closeThreadPool-7381-thread-3) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23dffdc7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1593888 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/shard-4-001
 of type NRT
   [junit4]   2> 1593926 WARN  (closeThreadPool-7381-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1593926 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1593933 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1593933 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1593972 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1593972 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1593972 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1593973 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4582dd76{/,null,AVAILABLE}
   [junit4]   2> 1593973 WARN  (closeThreadPool-7381-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4e91c0ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1593988 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@66c0260e{SSL,[ssl, 
http/1.1]}{127.0.0.1:53428}
   [junit4]   2> 1593990 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.e.j.s.Server Started @1595553ms
   [junit4]   2> 1593991 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=53428, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/shard-4-001/cores}
   [junit4]   2> 1593996 ERROR (closeThreadPool-7381-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1593996 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1593998 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1593999 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1594000 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1594000 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-21T01:21:09.941Z
   [junit4]   2> 1594029 INFO  (zkConnectionManagerCallback-7389-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1594034 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1594035 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/shard-4-001/solr.xml
   [junit4]   2> 1594056 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1594056 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1594057 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23dffdc7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1594560 INFO  
(OverseerCollectionConfigSetProcessor-72120644575625221-127.0.0.1:53455_-n_0000000000)
 [n:127.0.0.1:53455_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1594623 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/shard-5-001
 of type NRT
   [junit4]   2> 1594627 WARN  (closeThreadPool-7381-thread-5) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1594632 INFO  (closeThreadPool-7381-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1594633 INFO  (closeThreadPool-7381-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1594633 INFO  (closeThreadPool-7381-thread-5) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1594653 INFO  (closeThreadPool-7381-thread-5) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1594653 INFO  (closeThreadPool-7381-thread-5) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1594653 INFO  (closeThreadPool-7381-thread-5) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1594653 INFO  (closeThreadPool-7381-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d9daa3d{/,null,AVAILABLE}
   [junit4]   2> 1594654 WARN  (closeThreadPool-7381-thread-5) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7777b06a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1594654 INFO  (closeThreadPool-7381-thread-5) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1f521486{SSL,[ssl, 
http/1.1]}{127.0.0.1:36988}
   [junit4]   2> 1594654 INFO  (closeThreadPool-7381-thread-5) [    ] 
o.e.j.s.Server Started @1596218ms
   [junit4]   2> 1594654 INFO  (closeThreadPool-7381-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/tempDir-001/jetty5,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=36988, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/shard-5-001/cores}
   [junit4]   2> 1594672 ERROR (closeThreadPool-7381-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1594672 INFO  (closeThreadPool-7381-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1594672 INFO  (closeThreadPool-7381-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1594672 INFO  (closeThreadPool-7381-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1594672 INFO  (closeThreadPool-7381-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1594672 INFO  (closeThreadPool-7381-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-21T01:21:10.613Z
   [junit4]   2> 1594746 INFO  (zkConnectionManagerCallback-7391-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1594748 INFO  (closeThreadPool-7381-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1594748 INFO  (closeThreadPool-7381-thread-5) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/shard-5-001/solr.xml
   [junit4]   2> 1594757 INFO  (closeThreadPool-7381-thread-5) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1594757 INFO  (closeThreadPool-7381-thread-5) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1594757 INFO  (closeThreadPool-7381-thread-5) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23dffdc7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1594815 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1594816 WARN  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1594862 WARN  (closeThreadPool-7381-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@706e5ed7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1594868 WARN  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1594869 WARN  (closeThreadPool-7381-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2b67750f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1594871 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54774/solr
   [junit4]   2> 1594873 INFO  (zkConnectionManagerCallback-7397-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1594876 INFO  (zkConnectionManagerCallback-7399-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1594912 INFO  (closeThreadPool-7381-thread-4) 
[n:127.0.0.1:53428_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1594917 INFO  (closeThreadPool-7381-thread-4) 
[n:127.0.0.1:53428_    ] o.a.s.c.ZkController Publish node=127.0.0.1:53428_ as 
DOWN
   [junit4]   2> 1594918 INFO  (closeThreadPool-7381-thread-4) 
[n:127.0.0.1:53428_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1594918 INFO  (closeThreadPool-7381-thread-4) 
[n:127.0.0.1:53428_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53428_
   [junit4]   2> 1594918 DEBUG 
(OverseerStateUpdate-72120644575625221-127.0.0.1:53455_-n_0000000000) 
[n:127.0.0.1:53455_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:53428_"} current state version: 1
   [junit4]   2> 1594919 INFO  (zkCallback-7367-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1594919 INFO  (zkCallback-7379-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1594919 INFO  (zkCallback-7360-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1594920 INFO  (zkCallback-7398-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1594952 INFO  (zkConnectionManagerCallback-7406-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1594954 INFO  (closeThreadPool-7381-thread-4) 
[n:127.0.0.1:53428_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1594955 INFO  (closeThreadPool-7381-thread-4) 
[n:127.0.0.1:53428_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:54774/solr ready
   [junit4]   2> 1594956 INFO  (closeThreadPool-7381-thread-4) 
[n:127.0.0.1:53428_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 1594983 INFO  (closeThreadPool-7381-thread-4) 
[n:127.0.0.1:53428_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23dffdc7
   [junit4]   2> 1594992 INFO  (closeThreadPool-7381-thread-4) 
[n:127.0.0.1:53428_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23dffdc7
   [junit4]   2> 1594992 INFO  (closeThreadPool-7381-thread-4) 
[n:127.0.0.1:53428_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23dffdc7
   [junit4]   2> 1594993 INFO  (closeThreadPool-7381-thread-4) 
[n:127.0.0.1:53428_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/shard-4-001/cores
   [junit4]   2> 1595514 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/shard-6-001
 of type NRT
   [junit4]   2> 1595520 WARN  (closeThreadPool-7381-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1595520 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1595520 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1595520 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1595521 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1595521 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1595521 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1595522 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e2f392f{/,null,AVAILABLE}
   [junit4]   2> 1595522 WARN  (closeThreadPool-7381-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@737b0bfa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1595523 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2aa87f73{SSL,[ssl, 
http/1.1]}{127.0.0.1:49670}
   [junit4]   2> 1595523 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.e.j.s.Server Started @1597087ms
   [junit4]   2> 1595523 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/tempDir-001/jetty6,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=49670, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/shard-6-001/cores}
   [junit4]   2> 1595523 ERROR (closeThreadPool-7381-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1595523 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1595523 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1595523 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1595523 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1595523 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-21T01:21:11.464Z
   [junit4]   2> 1595529 INFO  (zkConnectionManagerCallback-7409-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1595530 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1595530 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/shard-6-001/solr.xml
   [junit4]   2> 1595535 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1595535 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1595536 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23dffdc7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1596221 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/shard-7-001
 of type NRT
   [junit4]   2> 1596224 WARN  (closeThreadPool-7381-thread-6) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1596226 INFO  (closeThreadPool-7381-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1596226 INFO  (closeThreadPool-7381-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1596226 INFO  (closeThreadPool-7381-thread-6) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1596227 INFO  (closeThreadPool-7381-thread-6) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1596227 INFO  (closeThreadPool-7381-thread-6) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1596228 INFO  (closeThreadPool-7381-thread-6) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1596228 INFO  (closeThreadPool-7381-thread-6) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7d40344c{/,null,AVAILABLE}
   [junit4]   2> 1596228 WARN  (closeThreadPool-7381-thread-6) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@60d205a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1596229 INFO  (closeThreadPool-7381-thread-6) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@511bb36b{SSL,[ssl, 
http/1.1]}{127.0.0.1:39031}
   [junit4]   2> 1596229 INFO  (closeThreadPool-7381-thread-6) [    ] 
o.e.j.s.Server Started @1597794ms
   [junit4]   2> 1596229 INFO  (closeThreadPool-7381-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/tempDir-001/jetty7,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=39031, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/shard-7-001/cores}
   [junit4]   2> 1596229 ERROR (closeThreadPool-7381-thread-6) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1596229 INFO  (closeThreadPool-7381-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1596229 INFO  (closeThreadPool-7381-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1596230 INFO  (closeThreadPool-7381-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1596230 INFO  (closeThreadPool-7381-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1596230 INFO  (closeThreadPool-7381-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-21T01:21:12.171Z
   [junit4]   2> 1596232 INFO  (zkConnectionManagerCallback-7411-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1596232 INFO  (closeThreadPool-7381-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1596232 INFO  (closeThreadPool-7381-thread-6) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/shard-7-001/solr.xml
   [junit4]   2> 1596240 INFO  (closeThreadPool-7381-thread-6) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1596240 INFO  (closeThreadPool-7381-thread-6) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1596245 INFO  (closeThreadPool-7381-thread-6) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@23dffdc7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1596814 INFO  (closeThreadPool-7381-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1596815 WARN  (closeThreadPool-7381-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1596815 WARN  (closeThreadPool-7381-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@65559bf8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1596817 WARN  (closeThreadPool-7381-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1596818 WARN  (closeThreadPool-7381-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6169f986[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1596819 INFO  (closeThreadPool-7381-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54774/solr
   [junit4]   2> 1596821 INFO  (zkConnectionManagerCallback-7417-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1596827 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1596828 WARN  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1596841 INFO  
(TEST-ShardRoutingTest.test-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 8 in directory 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/shard-8-001
 of type NRT
   [junit4]   2> 1596846 INFO  (zkConnectionManagerCallback-7419-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1596857 WARN  (closeThreadPool-7381-thread-7) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1596883 INFO  (closeThreadPool-7381-thread-7) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1596886 INFO  (closeThreadPool-7381-thread-7) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1596886 INFO  (closeThreadPool-7381-thread-7) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1596886 INFO  (closeThreadPool-7381-thread-7) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1596886 INFO  (closeThreadPool-7381-thread-7) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1596886 INFO  (closeThreadPool-7381-thread-7) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1596887 INFO  (closeThreadPool-7381-thread-7) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2cb76e60{/,null,AVAILABLE}
   [junit4]   2> 1596887 WARN  (closeThreadPool-7381-thread-7) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2df52c95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1596934 INFO  (closeThreadPool-7381-thread-7) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4a329dd7{SSL,[ssl, 
http/1.1]}{127.0.0.1:41418}
   [junit4]   2> 1596934 INFO  (closeThreadPool-7381-thread-7) [    ] 
o.e.j.s.Server Started @1598500ms
   [junit4]   2> 1596934 INFO  (closeThreadPool-7381-thread-7) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/tempDir-001/jetty8,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=41418, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_80661303D3544FCC-001/shard-8-001/cores}
   [junit4]   2> 1596936 WARN  (closeThreadPool-7381-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@77be9e0a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1596936 ERROR (closeThreadPool-7381-thread-7) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1596936 INFO  (closeThreadPool-7381-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1596936 INFO  (closeThreadPool-7381-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1596936 INFO  (closeThreadPool-7381-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1596936 INFO  (closeThreadPool-7381-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1596936 INFO  (closeThreadPool-7381-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-21T01:21:12.877Z
   [junit4]   2> 1596938 WARN  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1596939 WARN  (closeThreadPool-7381-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@488d1d5b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1596940 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54774/solr
   [junit4]   2> 1596941 INFO  (zkConnectionManagerCallback-7429-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1596943 INFO  (zkConnectionManagerCallback-7431-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1596948 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1596952 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:49670_ as DOWN
   [junit4]   2> 1596953 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1596953 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49670_
   [junit4]   2> 1596953 DEBUG 
(OverseerStateUpdate-72120644575625221-127.0.0.1:53455_-n_0000000000) 
[n:127.0.0.1:53455_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:49670_"} current state version: 1
   [junit4]   2> 1596954 INFO  (zkCallback-7360-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1596954 INFO  (zkCallback-7405-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1596954 INFO  (zkCallback-7367-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1596954 INFO  (zkCallback-7379-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1596954 INFO  (zkCallback-7398-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1596975 INFO  (zkConnectionManagerCallback-7438-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1596976 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1596977 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54774/solr ready
   [junit4]   2> 1596977 INFO  (closeThreadPool-7381-thread-4) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1596981 INFO  (zkCallback-7430-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1596981 INFO  (closeThreadPool-7381-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1596981 WARN  (closeThreadPool-7381-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1596982 WARN  (closeThreadPool-7381-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@74634681[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1596984 WARN  (closeThreadPool-7381-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1596985 WARN  (closeThreadPool-7381-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1f0df53d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1596986 INFO  (closeThreadPool-7381-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54774/solr
   [junit4]   2> 1596987 INFO  (closeThreadPool-7381-thread-1) 
[n:127.0.0.1:55513_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1596987 INFO  (zkConnectionManagerCallback-7445-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1596990 INFO  (zkConnectionManagerCallback-7447-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1596993 INFO  (closeThreadPool-7381-thread-1) 
[n:127.0.0.1:55513_    ] o.a.s.c.ZkController Publish node=127.0.0.1:55513_ as 
DOWN
   [junit4]   2> 1596997 DEBUG 
(OverseerStateUpdate-72120644575625221-127.0.0.1:53455_-n_0000000000) 
[n:127.0.0.1:53455_    ] o.a.s.c.Overseer processMessage: queueSize: 2, message 
= {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:55513_"} current state version: 1
   [junit4]   2> 1597001 INFO  (closeThreadPool-7381-thread-1) 
[n:127.0.0.1:55513_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1597001 INFO  (closeThreadPool-7381-thre

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

l data from client sessionid 0x100396626050000, likely client has closed socket
   [junit4]   2> 2515033 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43236
   [junit4]   2> 2515033 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[80661303D3544FCC]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 43236
   [junit4]   2> 2515034 WARN  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      /solr/collections/deleteByCount/terms/shard1
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        3       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/collections/deleteByCount/state.json
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72120704925237256-127.0.0.1:65478_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/live_nodes
   [junit4]   2>        9       /solr/collections
   [junit4]   2> 
   [junit4]   2> 2515034 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[80661303D3544FCC]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending deleteReplicaByCount
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_80661303D3544FCC-001
   [junit4]   2> Feb 21, 2019 1:36:31 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@ee787e1),
 locale=mt, timezone=US/Central
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_191 
(64-bit)/cpus=3,threads=1,free=118082192,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[BinaryUpdateRequestHandlerTest, FullSolrCloudDistribCmdsTest, 
HdfsRestartWhileUpdatingTest, TestFaceting, TestCloudManagedSchema, 
ConnectionManagerTest, TestBlendedInfixSuggestions, 
CloneFieldUpdateProcessorFactoryTest, TestPayloadCheckQParserPlugin, 
TestInitQParser, TestCloudNestedDocsSort, FieldMutatingUpdateProcessorTest, 
TestQuerySenderListener, DistributedFacetPivotLargeTest, 
UniqFieldsUpdateProcessorFactoryTest, TestDelegationWithHadoopAuth, 
ByteBuffersDirectoryFactoryTest, TestStressReorder, StatsComponentTest, 
TestExactSharedStatsCache, TestLockTree, TestExceedMaxTermLength, 
MinimalSchemaTest, NodeAddedTriggerTest, RemoteQueryErrorTest, 
ResponseHeaderTest, AnalysisErrorHandlingTest, DeleteStatusTest, 
TestCloudSearcherWarming, SolrCoreCheckLockOnStartupTest, 
TestHashQParserPlugin, TestDistributedMissingSort, HttpSolrCallGetCoreTest, 
TestDistributedMap, TestDefaultStatsCache, TestJsonFacetsWithNestedObjects, 
IndexSizeTriggerTest, TestSQLHandler, TestCloudInspectUtil, TestXmlQParser, 
JavabinLoaderTest, InfoHandlerTest, DistanceFunctionTest, 
TestUnifiedSolrHighlighter, TestConfigOverlay, MoveReplicaHDFSTest, 
SolrXmlInZkTest, TestMacroExpander, DistributedQueryComponentCustomSortTest, 
SolrIndexSplitterTest, TestBulkSchemaAPI, TestPseudoReturnFields, 
TemplateUpdateProcessorTest, ShufflingReplicaListTransformerTest, 
ScriptEngineTest, TestSubQueryTransformer, BasicFunctionalityTest, 
RestoreTriggerStateTest, SoftAutoCommitTest, BlockCacheTest, 
MultiSolrCloudTestCaseTest, SystemLogListenerTest, DocValuesNotIndexedTest, 
TestLRUCache, TestCollapseQParserPlugin, TestDirectoryFactory, 
TestCorePropertiesReload, AutoscalingHistoryHandlerTest, TestReqParamsAPI, 
CoreAdminHandlerTest, DocValuesMultiTest, FacetPivotSmallTest, 
ZkControllerTest, TestFastOutputStream, TestUninvertingReader, TestSolrJ, 
TestSystemIdResolver, TestJsonFacets, TriggerCooldownIntegrationTest, 
TestMissingGroups, BitVectorTest, TestNumericRangeQuery32, TestRemoteStreaming, 
TestHdfsBackupRestoreCore, DistributedExpandComponentTest, 
TestSortableTextField, SolrGangliaReporterTest, AutoAddReplicasPlanActionTest, 
PropertiesRequestHandlerTest, TestLuceneMatchVersion, ClusterStateUpdateTest, 
V2StandaloneTest, TimeRoutedAliasUpdateProcessorTest, ReplaceNodeTest, 
SolrTestCaseJ4Test, CheckHdfsIndexTest, RecoveryAfterSoftCommitTest, 
ShardRoutingCustomTest, CoreAdminRequestStatusTest, UpdateParamsTest, 
TestBinaryField, SSLMigrationTest, AliasIntegrationTest, 
PreAnalyzedUpdateProcessorTest, TestLuceneIndexBackCompat, 
AddSchemaFieldsUpdateProcessorFactoryTest, SolrSlf4jReporterTest, 
ResponseBuilderTest, TestFreeTextSuggestions, SimpleCollectionCreateDeleteTest, 
TestSimPolicyCloud, TestReload, TestCloudJSONFacetSKG, 
DistribDocExpirationUpdateProcessorTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestXIncludeConfig, 
PeerSyncWithIndexFingerprintCachingTest, TestRandomDVFaceting, 
AsyncCallRequestStatusResponseTest, TestRandomFlRTGCloud, TestSimpleTextCodec, 
TestFilteredDocIdSet, TestFieldCacheReopen, CdcrReplicationHandlerTest, 
TestDynamicFieldCollectionResource, MetricsHistoryIntegrationTest, 
TestLocalFSCloudBackupRestore, DeleteLastCustomShardedReplicaTest, 
ComputePlanActionTest, TaggerTest, TestTrackingShardHandlerFactory, 
TestGraphMLResponseWriter, OverseerTest, TestInPlaceUpdatesStandalone, 
TestFastLRUCache, ActionThrottleTest, SolrCLIZkUtilsTest, 
HdfsCollectionsAPIDistributedZkTest, TestStressLucene, CircularListTest, 
SharedFSAutoReplicaFailoverTest, DistributedIntervalFacetingTest, 
DistributedFacetPivotWhiteBoxTest, TestSubQueryTransformerDistrib, 
TriggerIntegrationTest, TestDocTermOrdsUninvertLimit, FullHLLTest, 
TestUseDocValuesAsStored2, TestWordDelimiterFilterFactory, 
LeaderElectionContextKeyTest, BlockJoinFacetDistribTest, TestDynamicURP, 
TestNoOpRegenerator, LeaderFailureAfterFreshStartTest, 
TestObjectReleaseTracker, UtilsToolTest, OrderedExecutorTest, 
TestDeleteCollectionOnDownNodes, NodeMutatorTest, TestConfigSetsAPI, 
ClassificationUpdateProcessorIntegrationTest, 
DistributedFacetSimpleRefinementLongTailTest, MetricUtilsTest, 
MissingSegmentRecoveryTest, XsltUpdateRequestHandlerTest, 
HDFSCollectionsAPITest, TestRawResponseWriter, 
ManagedSchemaRoundRobinCloudTest, TestSweetSpotSimilarityFactory, 
JsonLoaderTest, RegexBytesRefFilterTest, TestSearchPerf, 
LukeRequestHandlerTest, TestOnReconnectListenerSupport, 
BlobRepositoryCloudTest, TestLeaderElectionWithEmptyReplica, 
LeaderVoteWaitTimeoutTest, NodeLostTriggerTest, TestCoreContainer, 
TestQueryUtils, TestSafeXMLParsing, TestDocumentBuilder, 
CurrencyRangeFacetCloudTest, TestConfigSetProperties, 
TestDistributedStatsComponentCardinality, TestBinaryResponseWriter, 
TestClassicSimilarityFactory, HdfsChaosMonkeySafeLeaderTest, 
URLClassifyProcessorTest, TestSchemaManager, TestFoldingMultitermQuery, 
TestSimpleTrackingShardHandler, DataDrivenBlockJoinTest, MetricTriggerTest, 
TestShortCircuitedRequests, SearchHandlerTest, TestLRUStatsCache, 
ConjunctionSolrSpellCheckerTest, TestInfoStreamLogging, BasicDistributedZkTest, 
TestSuggestSpellingConverter, PhrasesIdentificationComponentTest, 
TestUnInvertedFieldException, SuggesterTest, TestPHPSerializedResponseWriter, 
TestJettySolrRunner, TestLegacyBM25SimilarityFactory, ConvertedLegacyTest, 
OutputWriterTest, SampleTest, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestGroupingSearch, TestSolrCoreProperties, 
TestTolerantSearch, TestTrie, PathHierarchyTokenizerFactoryTest, 
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, 
ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderTest, 
CloudExitableDirectoryReaderTest, CollectionPropsTest, 
ConcurrentCreateRoutedAliasTest, CreateCollectionCleanupTest, 
CreateRoutedAliasTest, DeleteNodeTest, DeleteReplicaTest]
   [junit4] Completed [455/844 (2!)] on J1 in 85.63s, 9 tests, 1 error, 1 
skipped <<< FAILURES!

[...truncated 1376 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/temp/junit4-J0-20190221_005435_7835699856764670679522.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/heapdumps/java_pid27031.hprof
 ...
   [junit4] Heap dump file created [419395515 bytes in 5.318 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 8905 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/build.xml:633: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/build.xml:585: Some of 
the tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid27031.hprof

Total time: 107 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/export/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=/export/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=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/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