You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/11/22 05:23:23 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-10-ea+32) - Build # 20969 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20969/
Java: 64bit/jdk-10-ea+32 -XX:-UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest

Error Message:
3 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest:     1) Thread[id=14774, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]-SendThread(127.0.0.1:40871), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at java.base@10-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)    2) Thread[id=14773, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at java.base@10-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)    3) Thread[id=14775, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2074)         at java.base@10-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest: 
   1) Thread[id=14774, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]-SendThread(127.0.0.1:40871), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.base@10-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
   2) Thread[id=14773, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.base@10-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   3) Thread[id=14775, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2074)
        at java.base@10-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
	at __randomizedtesting.SeedInfo.seed([AC6E4B5CCD8A9F42]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=14774, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]-SendThread(127.0.0.1:40871), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at java.base@10-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=14774, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]-SendThread(127.0.0.1:40871), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.base@10-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
	at __randomizedtesting.SeedInfo.seed([AC6E4B5CCD8A9F42]:0)


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

Error Message:
shard2 is not consistent.  Got 2709 from http://127.0.0.1:45489/h_uz/s/collection1_shard2_replica_n41 (previous client) and got 3104 from http://127.0.0.1:45793/h_uz/s/collection1_shard2_replica_n45

Stack Trace:
java.lang.AssertionError: shard2 is not consistent.  Got 2709 from http://127.0.0.1:45489/h_uz/s/collection1_shard2_replica_n41 (previous client) and got 3104 from http://127.0.0.1:45793/h_uz/s/collection1_shard2_replica_n45
	at __randomizedtesting.SeedInfo.seed([AC6E4B5CCD8A9F42:243A74866376F2BA]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1322)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test(ChaosMonkeyNothingIsSafeWithPullReplicasTest.java:274)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13248 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/init-core-data-001
   [junit4]   2> 1406955 WARN  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[AC6E4B5CCD8A9F42]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1406955 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[AC6E4B5CCD8A9F42]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1406956 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[AC6E4B5CCD8A9F42]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 1406956 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[AC6E4B5CCD8A9F42]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1406956 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[AC6E4B5CCD8A9F42]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /h_uz/s
   [junit4]   2> 1406956 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.ChaosMonkeyNothingIsSafeWithPullReplicasTest Starting ChaosMonkey test with 2 shards and 6 nodes
   [junit4]   2> 1406957 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1406958 INFO  (Thread-3469) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1406958 INFO  (Thread-3469) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1406959 ERROR (Thread-3469) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1407058 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.ZkTestServer start zk server on port:40871
   [junit4]   2> 1407069 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1407070 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1407071 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1407072 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1407073 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1407074 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1407075 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1407076 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1407077 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1407077 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1407078 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1407079 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1407160 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1407160 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c3b68f7{/h_uz/s,null,AVAILABLE}
   [junit4]   2> 1407161 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@419b02fe{HTTP/1.1,[http/1.1]}{127.0.0.1:44417}
   [junit4]   2> 1407161 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.e.j.s.Server Started @1408545ms
   [junit4]   2> 1407161 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/h_uz/s, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/tempDir-001/control/data, hostPort=44417, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 1407162 ERROR (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1407162 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1407162 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1407162 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1407162 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T05:13:24.829286Z
   [junit4]   2> 1407163 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1407163 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/control-001/solr.xml
   [junit4]   2> 1407165 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1407165 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1407165 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3c642620, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1407167 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40871/solr
   [junit4]   2> 1407190 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1407190 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44417_h_uz%2Fs
   [junit4]   2> 1407190 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.Overseer Overseer (id=99046365896769540-127.0.0.1:44417_h_uz%2Fs-n_0000000000) starting
   [junit4]   2> 1407193 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44417_h_uz%2Fs
   [junit4]   2> 1407194 INFO  (zkCallback-2259-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1407216 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c642620
   [junit4]   2> 1407222 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c642620
   [junit4]   2> 1407222 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c642620
   [junit4]   2> 1407223 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/control-001/cores
   [junit4]   2> 1407233 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1407234 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40871/solr ready
   [junit4]   2> 1407235 INFO  (qtp753744363-14736) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:44417_h_uz%252Fs&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1407236 INFO  (OverseerThreadFactory-7349-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1407339 INFO  (qtp753744363-14738) [    ] 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> 1407339 INFO  (qtp753744363-14738) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1407441 INFO  (zkCallback-2259-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> 1408362 INFO  (qtp753744363-14738) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1408376 INFO  (qtp753744363-14738) [    ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1408423 INFO  (qtp753744363-14738) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1408429 INFO  (qtp753744363-14738) [    ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1408430 INFO  (qtp753744363-14738) [    ] 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@3c642620
   [junit4]   2> 1408430 INFO  (qtp753744363-14738) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1408430 INFO  (qtp753744363-14738) [    ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1408432 INFO  (qtp753744363-14738) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1408450 WARN  (qtp753744363-14738) [    ] 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> 1408469 INFO  (qtp753744363-14738) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1408469 INFO  (qtp753744363-14738) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1408477 INFO  (qtp753744363-14738) [    ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1408477 INFO  (qtp753744363-14738) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1408478 INFO  (qtp753744363-14738) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6828181195476832]
   [junit4]   2> 1408478 INFO  (qtp753744363-14738) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@18637cb8[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1408479 INFO  (qtp753744363-14738) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1408479 INFO  (qtp753744363-14738) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1408480 INFO  (qtp753744363-14738) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1408481 INFO  (searcherExecutor-7352-thread-1) [    ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@18637cb8[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1408481 INFO  (qtp753744363-14738) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584741855944245248
   [junit4]   2> 1408484 INFO  (qtp753744363-14738) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1408484 INFO  (qtp753744363-14738) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1408484 INFO  (qtp753744363-14738) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44417/h_uz/s/control_collection_shard1_replica_n1/
   [junit4]   2> 1408484 INFO  (qtp753744363-14738) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1408484 INFO  (qtp753744363-14738) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:44417/h_uz/s/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1408484 INFO  (qtp753744363-14738) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1408485 INFO  (qtp753744363-14738) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44417/h_uz/s/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1408586 INFO  (zkCallback-2259-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> 1408636 INFO  (qtp753744363-14738) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1408638 INFO  (qtp753744363-14738) [    ] 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=1299
   [junit4]   2> 1408641 INFO  (qtp753744363-14736) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1408739 INFO  (zkCallback-2259-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> 1409237 INFO  (OverseerCollectionConfigSetProcessor-99046365896769540-127.0.0.1:44417_h_uz%2Fs-n_0000000000) [    ] 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> 1409642 INFO  (qtp753744363-14736) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:44417_h_uz%252Fs&wt=javabin&version=2} status=0 QTime=2406
   [junit4]   2> 1409647 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1409649 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40871/solr ready
   [junit4]   2> 1409649 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1409650 INFO  (qtp753744363-14736) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1409653 INFO  (OverseerThreadFactory-7349-thread-2) [    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1409654 WARN  (OverseerThreadFactory-7349-thread-2) [    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1409859 INFO  (qtp753744363-14736) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1409859 INFO  (qtp753744363-14736) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=208
   [junit4]   2> 1409944 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/shard-1-001 of type NRT
   [junit4]   2> 1409945 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1409946 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bd1a982{/h_uz/s,null,AVAILABLE}
   [junit4]   2> 1409946 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@42a1692e{HTTP/1.1,[http/1.1]}{127.0.0.1:45489}
   [junit4]   2> 1409946 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.e.j.s.Server Started @1411329ms
   [junit4]   2> 1409946 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/h_uz/s, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/tempDir-001/jetty1, hostPort=45489, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 1409946 ERROR (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1409946 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1409946 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1409946 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1409946 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T05:13:27.613892Z
   [junit4]   2> 1409948 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1409948 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/shard-1-001/solr.xml
   [junit4]   2> 1409950 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1409950 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1409950 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3c642620, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1409952 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40871/solr
   [junit4]   2> 1409956 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1409957 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1409957 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45489_h_uz%2Fs
   [junit4]   2> 1409958 INFO  (zkCallback-2267-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1409958 INFO  (zkCallback-2259-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1409958 INFO  (zkCallback-2272-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1409984 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c642620
   [junit4]   2> 1409990 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c642620
   [junit4]   2> 1409990 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c642620
   [junit4]   2> 1409991 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/shard-1-001/cores
   [junit4]   2> 1410003 INFO  (qtp753744363-14737) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45489_h_uz%252Fs&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1410005 INFO  (OverseerCollectionConfigSetProcessor-99046365896769540-127.0.0.1:44417_h_uz%2Fs-n_0000000000) [    ] 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> 1410006 INFO  (OverseerThreadFactory-7349-thread-3) [    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:45489_h_uz%2Fs for creating new replica
   [junit4]   2> 1410007 INFO  (qtp884502929-14783) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1410007 INFO  (qtp884502929-14783) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1410109 INFO  (zkCallback-2272-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1411033 INFO  (qtp884502929-14783) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1411047 INFO  (qtp884502929-14783) [    ] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 1411105 INFO  (qtp884502929-14783) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1411111 INFO  (qtp884502929-14783) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 1411111 INFO  (qtp884502929-14783) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c642620
   [junit4]   2> 1411111 INFO  (qtp884502929-14783) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1411111 INFO  (qtp884502929-14783) [    ] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 1411113 INFO  (qtp884502929-14783) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1411127 WARN  (qtp884502929-14783) [    ] 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> 1411147 INFO  (qtp884502929-14783) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1411147 INFO  (qtp884502929-14783) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1411148 INFO  (qtp884502929-14783) [    ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1411148 INFO  (qtp884502929-14783) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1411148 INFO  (qtp884502929-14783) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6828181195476832]
   [junit4]   2> 1411149 INFO  (qtp884502929-14783) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@682201af[collection1_shard2_replica_n41] main]
   [junit4]   2> 1411149 INFO  (qtp884502929-14783) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1411149 INFO  (qtp884502929-14783) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1411150 INFO  (qtp884502929-14783) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1411150 INFO  (searcherExecutor-7363-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@682201af[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1411150 INFO  (qtp884502929-14783) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584741858742894592
   [junit4]   2> 1411153 INFO  (qtp884502929-14783) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1411153 INFO  (qtp884502929-14783) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1411153 INFO  (qtp884502929-14783) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45489/h_uz/s/collection1_shard2_replica_n41/
   [junit4]   2> 1411153 INFO  (qtp884502929-14783) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1411153 INFO  (qtp884502929-14783) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:45489/h_uz/s/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 1411153 INFO  (qtp884502929-14783) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1411154 INFO  (qtp884502929-14783) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45489/h_uz/s/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 1411255 INFO  (zkCallback-2272-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1411305 INFO  (qtp884502929-14783) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1411307 INFO  (qtp884502929-14783) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1300
   [junit4]   2> 1411310 INFO  (qtp753744363-14737) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:45489_h_uz%252Fs&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1306
   [junit4]   2> 1411393 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/shard-2-001 of type NRT
   [junit4]   2> 1411393 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1411394 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@547ca425{/h_uz/s,null,AVAILABLE}
   [junit4]   2> 1411394 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@235ffd14{HTTP/1.1,[http/1.1]}{127.0.0.1:37673}
   [junit4]   2> 1411394 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.e.j.s.Server Started @1412777ms
   [junit4]   2> 1411394 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/h_uz/s, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/tempDir-001/jetty2, hostPort=37673, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/shard-2-001/cores}
   [junit4]   2> 1411394 ERROR (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1411394 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1411394 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1411395 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1411395 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T05:13:29.062043Z
   [junit4]   2> 1411396 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1411396 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/shard-2-001/solr.xml
   [junit4]   2> 1411397 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1411398 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1411398 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3c642620, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1411399 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40871/solr
   [junit4]   2> 1411403 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1411404 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1411404 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37673_h_uz%2Fs
   [junit4]   2> 1411404 INFO  (zkCallback-2259-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1411404 INFO  (zkCallback-2267-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1411405 INFO  (zkCallback-2278-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1411404 INFO  (zkCallback-2272-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1411434 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c642620
   [junit4]   2> 1411441 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c642620
   [junit4]   2> 1411441 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c642620
   [junit4]   2> 1411442 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/shard-2-001/cores
   [junit4]   2> 1411460 INFO  (qtp417876687-14812) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:37673_h_uz%252Fs&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1411462 INFO  (OverseerCollectionConfigSetProcessor-99046365896769540-127.0.0.1:44417_h_uz%2Fs-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1411462 INFO  (OverseerThreadFactory-7349-thread-4) [    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:37673_h_uz%2Fs for creating new replica
   [junit4]   2> 1411463 INFO  (qtp417876687-14814) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1411463 INFO  (qtp417876687-14814) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1411566 INFO  (zkCallback-2272-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1411566 INFO  (zkCallback-2278-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1412485 INFO  (qtp417876687-14814) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1412500 INFO  (qtp417876687-14814) [    ] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 1412544 INFO  (qtp417876687-14814) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1412549 INFO  (qtp417876687-14814) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true
   [junit4]   2> 1412550 INFO  (qtp417876687-14814) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c642620
   [junit4]   2> 1412550 INFO  (qtp417876687-14814) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1412550 INFO  (qtp417876687-14814) [    ] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/shard-2-001/cores/collection1_shard1_replica_n43], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 1412552 INFO  (qtp417876687-14814) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1412566 WARN  (qtp417876687-14814) [    ] 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> 1412589 INFO  (qtp417876687-14814) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1412589 INFO  (qtp417876687-14814) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1412597 INFO  (qtp417876687-14814) [    ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1412597 INFO  (qtp417876687-14814) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1412598 INFO  (qtp417876687-14814) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6828181195476832]
   [junit4]   2> 1412598 INFO  (qtp417876687-14814) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3caf1b8[collection1_shard1_replica_n43] main]
   [junit4]   2> 1412599 INFO  (qtp417876687-14814) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1412599 INFO  (qtp417876687-14814) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1412599 INFO  (qtp417876687-14814) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1412600 INFO  (searcherExecutor-7374-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@3caf1b8[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1412600 INFO  (qtp417876687-14814) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584741860263329792
   [junit4]   2> 1412602 INFO  (qtp417876687-14814) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1412602 INFO  (qtp417876687-14814) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1412602 INFO  (qtp417876687-14814) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37673/h_uz/s/collection1_shard1_replica_n43/
   [junit4]   2> 1412602 INFO  (qtp417876687-14814) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1412602 INFO  (qtp417876687-14814) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:37673/h_uz/s/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 1412602 INFO  (qtp417876687-14814) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1412603 INFO  (qtp417876687-14814) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37673/h_uz/s/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 1412704 INFO  (zkCallback-2272-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1412704 INFO  (zkCallback-2278-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1412754 INFO  (qtp417876687-14814) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1412755 INFO  (qtp417876687-14814) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1292
   [junit4]   2> 1412757 INFO  (qtp417876687-14812) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:37673_h_uz%252Fs&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1296
   [junit4]   2> 1412823 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/shard-3-001 of type NRT
   [junit4]   2> 1412823 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1412824 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@64855488{/h_uz/s,null,AVAILABLE}
   [junit4]   2> 1412824 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4d902fd0{HTTP/1.1,[http/1.1]}{127.0.0.1:45793}
   [junit4]   2> 1412824 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.e.j.s.Server Started @1414207ms
   [junit4]   2> 1412824 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/h_uz/s, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/tempDir-001/jetty3, hostPort=45793, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/shard-3-001/cores}
   [junit4]   2> 1412824 ERROR (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1412824 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1412824 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1412824 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1412825 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T05:13:30.492003Z
   [junit4]   2> 1412826 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1412826 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/shard-3-001/solr.xml
   [junit4]   2> 1412827 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1412827 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1412828 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3c642620, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1412829 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40871/solr
   [junit4]   2> 1412834 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1412834 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1412835 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45793_h_uz%2Fs
   [junit4]   2> 1412835 INFO  (zkCallback-2267-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1412838 INFO  (zkCallback-2278-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1412835 INFO  (zkCallback-2272-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1412836 INFO  (zkCallback-2284-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1412836 INFO  (zkCallback-2259-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1412860 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c642620
   [junit4]   2> 1412867 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c642620
   [junit4]   2> 1412867 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c642620
   [junit4]   2> 1412868 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/shard-3-001/cores
   [junit4]   2> 1412892 INFO  (qtp417876687-14813) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45793_h_uz%252Fs&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1412894 INFO  (OverseerCollectionConfigSetProcessor-99046365896769540-127.0.0.1:44417_h_uz%2Fs-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1412894 INFO  (OverseerThreadFactory-7349-thread-5) [    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:45793_h_uz%2Fs for creating new replica
   [junit4]   2> 1412895 INFO  (qtp693710932-14841) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1412895 INFO  (qtp693710932-14841) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1412997 INFO  (zkCallback-2278-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1412997 INFO  (zkCallback-2272-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1412997 INFO  (zkCallback-2284-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1413960 INFO  (qtp693710932-14841) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1413975 INFO  (qtp693710932-14841) [    ] o.a.s.s.IndexSchema [collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 1414032 INFO  (qtp693710932-14841) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1414038 INFO  (qtp693710932-14841) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n45' using configuration from collection collection1, trusted=true
   [junit4]   2> 1414039 INFO  (qtp693710932-14841) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n45' (registry 'solr.core.collection1.shard2.replica_n45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c642620
   [junit4]   2> 1414039 INFO  (qtp693710932-14841) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1414039 INFO  (qtp693710932-14841) [    ] o.a.s.c.SolrCore [[collection1_shard2_replica_n45] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/shard-3-001/cores/collection1_shard2_replica_n45], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 1414040 INFO  (qtp693710932-14841) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1414120 WARN  (qtp693710932-14841) [    ] 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> 1414163 INFO  (qtp693710932-14841) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1414163 INFO  (qtp693710932-14841) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1414164 INFO  (qtp693710932-14841) [    ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1414164 INFO  (qtp693710932-14841) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1414165 INFO  (qtp693710932-14841) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6828181195476832]
   [junit4]   2> 1414165 INFO  (qtp693710932-14841) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1667a899[collection1_shard2_replica_n45] main]
   [junit4]   2> 1414166 INFO  (qtp693710932-14841) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1414167 INFO  (qtp693710932-14841) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1414167 INFO  (qtp693710932-14841) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1414168 INFO  (searcherExecutor-7385-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard2_replica_n45] Registered new searcher Searcher@1667a899[collection1_shard2_replica_n45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1414168 INFO  (qtp693710932-14841) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584741861907496960
   [junit4]   2> 1414170 INFO  (qtp693710932-14841) [    ] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 1414170 INFO  (updateExecutor-2281-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1414170 INFO  (recoveryExecutor-2282-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1414170 INFO  (recoveryExecutor-2282-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1414170 INFO  (recoveryExecutor-2282-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_n45]
   [junit4]   2> 1414170 INFO  (recoveryExecutor-2282-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1414170 INFO  (recoveryExecutor-2282-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_n45] as recovering, leader is [http://127.0.0.1:45489/h_uz/s/collection1_shard2_replica_n41/] and I am [http://127.0.0.1:45793/h_uz/s/collection1_shard2_replica_n45/]
   [junit4]   2> 1414170 INFO  (qtp693710932-14841) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1275
   [junit4]   2> 1414171 INFO  (recoveryExecutor-2282-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:45489/h_uz/s]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:45793_h_uz%252Fs&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1414172 INFO  (qtp884502929-14785) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 1414172 INFO  (qtp417876687-14813) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:45793_h_uz%252Fs&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1279
   [junit4]   2> 1414172 INFO  (qtp884502929-14785) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:45793_h_uz%2Fs, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:45793/h_uz/s","node_name":"127.0.0.1:45793_h_uz%2Fs","state":"down","type":"NRT"}
   [junit4]   2> 1414233 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/shard-4-001 of type NRT
   [junit4]   2> 1414233 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1414234 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38c86f44{/h_uz/s,null,AVAILABLE}
   [junit4]   2> 1414234 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2523f25c{HTTP/1.1,[http/1.1]}{127.0.0.1:36687}
   [junit4]   2> 1414234 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.e.j.s.Server Started @1415617ms
   [junit4]   2> 1414234 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/h_uz/s, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/tempDir-001/jetty4, hostPort=36687, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/shard-4-001/cores}
   [junit4]   2> 1414234 ERROR (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1414234 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1414234 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1414234 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1414234 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T05:13:31.901780Z
   [junit4]   2> 1414236 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1414236 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/shard-4-001/solr.xml
   [junit4]   2> 1414237 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1414237 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1414237 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3c642620, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1414239 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40871/solr
   [junit4]   2> 1414240 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fe2251f920011, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1414242 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1414243 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1414244 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36687_h_uz%2Fs
   [junit4]   2> 1414244 INFO  (zkCallback-2272-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1414244 INFO  (zkCallback-2259-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1414244 INFO  (zkCallback-2284-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1414244 INFO  (zkCallback-2291-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1414244 INFO  (zkCallback-2267-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1414244 INFO  (zkCallback-2278-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1414294 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c642620
   [junit4]   2> 1414300 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c642620
   [junit4]   2> 1414300 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c642620
   [junit4]   2> 1414301 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/shard-4-001/cores
   [junit4]   2> 1414329 INFO  (qtp614814898-14874) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:36687_h_uz%252Fs&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1414330 INFO  (OverseerCollectionConfigSetProcessor-99046365896769540-127.0.0.1:44417_h_uz%2Fs-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1414331 INFO  (OverseerThreadFactory-7349-thread-5) [    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:36687_h_uz%2Fs for creating new replica
   [junit4]   2> 1414332 INFO  (qtp614814898-14876) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n47&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1414332 INFO  (qtp614814898-14876) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1414434 INFO  (zkCallback-2272-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1414434 INFO  (zkCallback-2291-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1414434 INFO  (zkCallback-2284-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1414434 INFO  (zkCallback-2278-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1415172 INFO  (qtp884502929-14785) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:45793_h_uz%2Fs, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:45793/h_uz/s","node_name":"127.0.0.1:45793_h_uz%2Fs","state":"recovering","type":"NRT"}
   [junit4]   2> 1415172 INFO  (qtp884502929-14785) [    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1415172 INFO  (qtp884502929-14785) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:45793_h_uz%252Fs&onlyIfLeaderActive=true&core=collection1_shard2_replica_n41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000
   [junit4]   2> 1415355 INFO  (qtp614814898-14876) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1415369 INFO  (qtp614814898-14876) [    ] o.a.s.s.IndexSchema [collection1_shard1_replica_n47] Schema name=test
   [junit4]   2> 1415412 INFO  (qtp614814898-14876) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1415419 INFO  (qtp614814898-14876) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n47' using configuration from collection collection1, trusted=true
   [junit4]   2> 1415419 INFO  (qtp614814898-14876) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n47' (registry 'solr.core.collection1.shard1.replica_n47') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c642620
   [junit4]   2> 1415419 INFO  (qtp614814898-14876) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1415420 INFO  (qtp614814898-14876) [    ] o.a.s.c.SolrCore [[collection1_shard1_replica_n47] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_AC6E4B5CCD8A9F42-001/shard-4-001/cores/collection1_shard1_replica_n47], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-

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

), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
   [junit4]   2>         at java.base@10-ea/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]   2>         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]   2>         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=10805, maxDocsPerChunk=2, blockSize=961), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=10805, blockSize=961)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5d8c514e), locale=sg, timezone=Etc/GMT-8
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=2,free=362485376,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ZkFailoverTest, ShowFileRequestHandlerTest, TestSchemaNameResource, TestFreeTextSuggestions, TestPivotHelperCode, TestSha256AuthenticationProvider, TestSubQueryTransformerDistrib, TestLocalFSCloudBackupRestore, TestCloudManagedSchema, TestSchemaVersionResource, TestSolrCloudWithHadoopAuthPlugin, TestManagedSchemaThreadSafety, HealthCheckHandlerTest, HdfsSyncSliceTest, PathHierarchyTokenizerFactoryTest, SolrXmlInZkTest, TestAnalyzeInfixSuggestions, TestPayloadScoreQParserPlugin, DistributedIntervalFacetingTest, SpellingQueryConverterTest, TestSolrQueryParser, CircularListTest, SolrJmxReporterTest, TestPseudoReturnFields, DistributedFacetPivotLargeTest, TestLegacyField, UninvertDocValuesMergePolicyTest, ConvertedLegacyTest, ZkSolrClientTest, TestRestManager, SolrCmdDistributorTest, TestCursorMarkWithoutUniqueKey, TestDocSet, TestFieldSortValues, TestWriterPerf, BlockJoinFacetDistribTest, TestShortCircuitedRequests, DebugComponentTest, TestQuerySenderNoQuery, TestMacroExpander, CoreAdminRequestStatusTest, SaslZkACLProviderTest, DirectUpdateHandlerTest, TestLeaderElectionWithEmptyReplica, TestScoreJoinQPNoScore, MBeansHandlerTest, SolrIndexConfigTest, DistributedDebugComponentTest, AddBlockUpdateTest, EnumFieldTest, ChaosMonkeySafeLeaderWithPullReplicasTest, SimpleCollectionCreateDeleteTest, ResponseHeaderTest, TestPolicyCloud, PingRequestHandlerTest, TestFastWriter, LargeFieldTest, SmileWriterTest, DeleteLastCustomShardedReplicaTest, TestInfoStreamLogging, AssignTest, SignatureUpdateProcessorFactoryTest, OverseerTaskQueueTest, DOMUtilTest, ClusterStateUpdateTest, TestSolrCloudWithDelegationTokens, TestStressCloudBlindAtomicUpdates, BadCopyFieldTest, MissingSegmentRecoveryTest, CollectionsAPIDistributedZkTest, TestFaceting, TestJmxIntegration, TestSimpleTrackingShardHandler, HighlighterConfigTest, NodeLostTriggerTest, DocumentAnalysisRequestHandlerTest, NumericFieldsTest, MoreLikeThisHandlerTest, TestCloudInspectUtil, SortSpecParsingTest, NotRequiredUniqueKeyTest, DistributedQueryComponentOptimizationTest, LukeRequestHandlerTest, DistribDocExpirationUpdateProcessorTest, TestReplicationHandlerBackup, BlockDirectoryTest, ClassificationUpdateProcessorTest, TestEmbeddedSolrServerAdminHandler, ChaosMonkeySafeLeaderTest, OpenExchangeRatesOrgProviderTest, ConcurrentDeleteAndCreateCollectionTest, DataDrivenBlockJoinTest, TestBlobHandler, TestInPlaceUpdatesDistrib, CdcrReplicationHandlerTest, HLLUtilTest, TestDocBasedVersionConstraints, TestNoOpRegenerator, DistributedVersionInfoTest, TlogReplayBufferedWhileIndexingTest, CloudExitableDirectoryReaderTest, BadIndexSchemaTest, TestRangeQuery, TestCollectionAPIs, RestartWhileUpdatingTest, TestBackupRepositoryFactory, TestStressReorder, PrimUtilsTest, HdfsLockFactoryTest, InfixSuggestersTest, TestSmileRequest, TestRebalanceLeaders, TestRTGBase, TestNumericTerms32, TestClusterStateMutator, TestTrieFacet, TestSchemalessBufferedUpdates, SpatialHeatmapFacetsTest, AtomicUpdatesTest, TestFieldCacheReopen, TestMaxScoreQueryParser, TestBM25SimilarityFactory, BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ShardRoutingTest, TestZkChroot, ShardRoutingCustomTest, TestDistributedGrouping, TestRecovery, TermVectorComponentDistributedTest, TestRealTimeGet, TestJoin, TestStressVersions, TestCoreContainer, SpellCheckComponentTest, PeerSyncTest, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, HighlighterTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, SuggesterTSTTest, TestStressLucene, TestTrie, SpatialFilterTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestQueryUtils, TestQueryTypes, PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, RequestHandlersTest, TermVectorComponentTest, TestIndexingPerformance, RequiredFieldsTest, LoggingHandlerTest, RegexBoostProcessorTest, SolrPluginUtilsTest, TestCollationField, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, QueryParsingTest, TestAnalyzedSuggestions, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, CSVRequestHandlerTest, SearchHandlerTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, ResponseLogComponentTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, SampleTest, MinimalSchemaTest, TestConfig, OutputWriterTest, ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, TestLuceneMatchVersion, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestIBSimilarityFactory, TimeZoneUtilsTest, ScriptEngineTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, PreAnalyzedFieldTest, ClusterStateTest, TestSolrJ, TestUtils, TestDocumentBuilder, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, DistributedMLTComponentTest, SolrTestCaseJ4Test, TestDistributedMissingSort, TestLuceneIndexBackCompat, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ActionThrottleTest, AsyncCallRequestStatusResponseTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyNothingIsSafeWithPullReplicasTest -Dtests.seed=AC6E4B5CCD8A9F42 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sg -Dtests.timezone=Etc/GMT-8 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | ChaosMonkeyNothingIsSafeWithPullReplicasTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest: 
   [junit4]    >    1) Thread[id=14774, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]-SendThread(127.0.0.1:40871), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
   [junit4]    >         at java.base@10-ea/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
   [junit4]    >    2) Thread[id=14773, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
   [junit4]    >         at java.base@10-ea/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]    >    3) Thread[id=14775, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
   [junit4]    >         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@10-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2074)
   [junit4]    >         at java.base@10-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]    >         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AC6E4B5CCD8A9F42]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=14774, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[AC6E4B5CCD8A9F42]-SendThread(127.0.0.1:40871), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
   [junit4]    >         at java.base@10-ea/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]    >         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AC6E4B5CCD8A9F42]:0)
   [junit4] Completed [523/750 (1!)] on J1 in 113.42s, 1 test, 1 failure, 2 errors <<< FAILURES!

[...truncated 40850 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_144) - Build # 20975 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20975/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:33939

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:33939
	at __randomizedtesting.SeedInfo.seed([856CA2DB80F6E731:D389D012E0A8AC9]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:314)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 43 more




Build Log:
[...truncated 13775 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> 2467743 INFO  (SUITE-ShardSplitTest-seed#[856CA2DB80F6E731]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/init-core-data-001
   [junit4]   2> 2467744 WARN  (SUITE-ShardSplitTest-seed#[856CA2DB80F6E731]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 2467744 INFO  (SUITE-ShardSplitTest-seed#[856CA2DB80F6E731]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2467745 INFO  (SUITE-ShardSplitTest-seed#[856CA2DB80F6E731]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 2467745 INFO  (SUITE-ShardSplitTest-seed#[856CA2DB80F6E731]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2467748 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2467748 INFO  (Thread-3478) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2467748 INFO  (Thread-3478) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2467749 ERROR (Thread-3478) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2467848 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.ZkTestServer start zk server on port:39483
   [junit4]   2> 2467854 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2467855 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2467855 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2467856 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2467856 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2467856 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2467857 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2467857 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2467857 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2467858 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2467858 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2467859 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2467938 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2467939 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71424c1c{/,null,AVAILABLE}
   [junit4]   2> 2467941 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@52558abd{HTTP/1.1,[http/1.1]}{127.0.0.1:39657}
   [junit4]   2> 2467941 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.Server Started @2470426ms
   [junit4]   2> 2467941 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=39657, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/control-001/cores}
   [junit4]   2> 2467941 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2467941 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2467941 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2467941 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2467941 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T23:37:20.300Z
   [junit4]   2> 2467947 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2467947 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/control-001/solr.xml
   [junit4]   2> 2467949 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2467950 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2467950 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2467955 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39483/solr
   [junit4]   2> 2467995 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:39657_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2467995 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:39657_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39657_
   [junit4]   2> 2467995 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:39657_    ] o.a.s.c.Overseer Overseer (id=99050706705252356-127.0.0.1:39657_-n_0000000000) starting
   [junit4]   2> 2467999 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:39657_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39657_
   [junit4]   2> 2468000 INFO  (OverseerStateUpdate-99050706705252356-127.0.0.1:39657_-n_0000000000) [n:127.0.0.1:39657_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2468078 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:39657_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2468088 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:39657_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2468088 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:39657_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2468089 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:39657_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/control-001/cores
   [junit4]   2> 2468108 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2468108 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39483/solr ready
   [junit4]   2> 2468109 INFO  (qtp918317261-19279) [n:127.0.0.1:39657_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39657_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2468111 INFO  (OverseerThreadFactory-6870-thread-1-processing-n:127.0.0.1:39657_) [n:127.0.0.1:39657_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2468214 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_    ] 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> 2468214 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2468316 INFO  (zkCallback-4550-thread-1-processing-n:127.0.0.1:39657_) [n:127.0.0.1:39657_    ] 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> 2469230 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2469238 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ 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> 2469291 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ 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> 2469297 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ 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> 2469297 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ 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@250a52e4
   [junit4]   2> 2469297 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2469297 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2469299 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=98.5908203125, floorSegmentMB=1.8076171875, forceMergeDeletesPctAllowed=15.919762691566552, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.46391142144451303
   [junit4]   2> 2469312 WARN  (qtp918317261-19275) [n:127.0.0.1:39657_ 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> 2469334 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ 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> 2469334 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ 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> 2469336 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2469336 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2469336 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=64.5478515625, floorSegmentMB=0.353515625, forceMergeDeletesPctAllowed=23.674117432674823, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2982194011602015
   [junit4]   2> 2469337 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@274140bf[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2469337 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2469337 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ 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> 2469338 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2469339 INFO  (searcherExecutor-6873-thread-1-processing-n:127.0.0.1:39657_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:39657_ 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@274140bf[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2469339 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ 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 1584811308952322048
   [junit4]   2> 2469341 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2469341 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ 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> 2469341 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39657/control_collection_shard1_replica_n1/
   [junit4]   2> 2469342 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ 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> 2469342 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:39657/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2469342 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2469343 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39657/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2469445 INFO  (zkCallback-4550-thread-2-processing-n:127.0.0.1:39657_) [n:127.0.0.1:39657_    ] 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> 2469493 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ 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> 2469494 INFO  (qtp918317261-19275) [n:127.0.0.1:39657_ 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=1280
   [junit4]   2> 2469496 INFO  (qtp918317261-19279) [n:127.0.0.1:39657_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2469595 INFO  (zkCallback-4550-thread-2-processing-n:127.0.0.1:39657_) [n:127.0.0.1:39657_    ] 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> 2470112 INFO  (OverseerCollectionConfigSetProcessor-99050706705252356-127.0.0.1:39657_-n_0000000000) [n:127.0.0.1:39657_    ] 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> 2470496 INFO  (qtp918317261-19279) [n:127.0.0.1:39657_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39657_&wt=javabin&version=2} status=0 QTime=2387
   [junit4]   2> 2470499 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2470500 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39483/solr ready
   [junit4]   2> 2470500 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2470500 INFO  (qtp918317261-19279) [n:127.0.0.1:39657_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2470501 INFO  (OverseerThreadFactory-6870-thread-2-processing-n:127.0.0.1:39657_) [n:127.0.0.1:39657_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2470501 WARN  (OverseerThreadFactory-6870-thread-2-processing-n:127.0.0.1:39657_) [n:127.0.0.1:39657_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2470704 INFO  (qtp918317261-19279) [n:127.0.0.1:39657_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2470704 INFO  (qtp918317261-19279) [n:127.0.0.1:39657_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=203
   [junit4]   2> 2470803 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-1-001 of type NRT
   [junit4]   2> 2470803 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2470804 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54357bf6{/,null,AVAILABLE}
   [junit4]   2> 2470806 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@655a6d82{HTTP/1.1,[http/1.1]}{127.0.0.1:41699}
   [junit4]   2> 2470806 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.Server Started @2473292ms
   [junit4]   2> 2470806 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=41699, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-1-001/cores}
   [junit4]   2> 2470807 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2470807 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2470807 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2470807 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2470807 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T23:37:23.166Z
   [junit4]   2> 2470810 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2470810 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-1-001/solr.xml
   [junit4]   2> 2470812 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2470812 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2470813 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2470815 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39483/solr
   [junit4]   2> 2470819 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:41699_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2470820 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:41699_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2470821 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:41699_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41699_
   [junit4]   2> 2470821 INFO  (zkCallback-4550-thread-2-processing-n:127.0.0.1:39657_) [n:127.0.0.1:39657_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2470822 INFO  (zkCallback-4558-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2470823 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:41699_) [n:127.0.0.1:41699_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2470882 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:41699_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2470889 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:41699_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2470889 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:41699_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2470890 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:41699_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-1-001/cores
   [junit4]   2> 2470907 INFO  (qtp918317261-19280) [n:127.0.0.1:39657_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:41699_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2470908 INFO  (OverseerCollectionConfigSetProcessor-99050706705252356-127.0.0.1:39657_-n_0000000000) [n:127.0.0.1:39657_    ] 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> 2470908 INFO  (OverseerThreadFactory-6870-thread-3-processing-n:127.0.0.1:39657_) [n:127.0.0.1:39657_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:41699_ for creating new replica
   [junit4]   2> 2470910 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2470910 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2471015 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:41699_) [n:127.0.0.1:41699_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2471926 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2471933 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 2471994 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2472000 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 2472001 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2472001 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2472001 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 2472003 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=98.5908203125, floorSegmentMB=1.8076171875, forceMergeDeletesPctAllowed=15.919762691566552, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.46391142144451303
   [junit4]   2> 2472024 WARN  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] 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> 2472126 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2472126 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2472128 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2472128 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2472130 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=64.5478515625, floorSegmentMB=0.353515625, forceMergeDeletesPctAllowed=23.674117432674823, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2982194011602015
   [junit4]   2> 2472130 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@6df085e2[collection1_shard2_replica_n41] main]
   [junit4]   2> 2472131 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2472131 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2472132 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2472133 INFO  (searcherExecutor-6884-thread-1-processing-n:127.0.0.1:41699_ x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@6df085e2[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2472133 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584811311882043392
   [junit4]   2> 2472136 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2472136 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2472136 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41699/collection1_shard2_replica_n41/
   [junit4]   2> 2472136 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2472136 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:41699/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 2472136 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2472138 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41699/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 2472239 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:41699_) [n:127.0.0.1:41699_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2472288 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2472296 INFO  (qtp169175792-19326) [n:127.0.0.1:41699_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1386
   [junit4]   2> 2472298 INFO  (qtp918317261-19280) [n:127.0.0.1:39657_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:41699_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1390
   [junit4]   2> 2472351 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-2-001 of type NRT
   [junit4]   2> 2472352 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2472352 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b717128{/,null,AVAILABLE}
   [junit4]   2> 2472353 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@eff05f2{HTTP/1.1,[http/1.1]}{127.0.0.1:34277}
   [junit4]   2> 2472353 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.Server Started @2474839ms
   [junit4]   2> 2472353 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=34277, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-2-001/cores}
   [junit4]   2> 2472354 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2472354 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2472354 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2472354 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2472354 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T23:37:24.713Z
   [junit4]   2> 2472356 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2472356 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-2-001/solr.xml
   [junit4]   2> 2472358 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2472358 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2472359 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2472361 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39483/solr
   [junit4]   2> 2472364 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:34277_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2472365 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:34277_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2472365 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:34277_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34277_
   [junit4]   2> 2472366 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:41699_) [n:127.0.0.1:41699_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2472366 INFO  (zkCallback-4558-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2472367 INFO  (zkCallback-4569-thread-1-processing-n:127.0.0.1:34277_) [n:127.0.0.1:34277_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2472367 INFO  (zkCallback-4550-thread-2-processing-n:127.0.0.1:39657_) [n:127.0.0.1:39657_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2472466 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:41699_) [n:127.0.0.1:41699_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2472480 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:34277_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2472486 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:34277_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2472486 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:34277_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2472487 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:34277_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-2-001/cores
   [junit4]   2> 2472565 INFO  (qtp506401801-19355) [n:127.0.0.1:34277_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:34277_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2472566 INFO  (OverseerCollectionConfigSetProcessor-99050706705252356-127.0.0.1:39657_-n_0000000000) [n:127.0.0.1:39657_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2472566 INFO  (OverseerThreadFactory-6870-thread-4-processing-n:127.0.0.1:39657_) [n:127.0.0.1:39657_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:34277_ for creating new replica
   [junit4]   2> 2472567 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2472567 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2472669 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:41699_) [n:127.0.0.1:41699_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2472669 INFO  (zkCallback-4569-thread-1-processing-n:127.0.0.1:34277_) [n:127.0.0.1:34277_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2473577 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2473586 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 2473671 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2473679 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true
   [junit4]   2> 2473679 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2473679 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2473679 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-2-001/cores/collection1_shard1_replica_n43], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 2473682 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=98.5908203125, floorSegmentMB=1.8076171875, forceMergeDeletesPctAllowed=15.919762691566552, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.46391142144451303
   [junit4]   2> 2473700 WARN  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] 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> 2473737 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2473737 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2473738 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2473738 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2473739 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=64.5478515625, floorSegmentMB=0.353515625, forceMergeDeletesPctAllowed=23.674117432674823, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2982194011602015
   [junit4]   2> 2473740 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c112798[collection1_shard1_replica_n43] main]
   [junit4]   2> 2473740 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2473740 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2473741 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2473742 INFO  (searcherExecutor-6895-thread-1-processing-n:127.0.0.1:34277_ x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@5c112798[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2473742 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584811313569202176
   [junit4]   2> 2473744 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2473744 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2473744 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34277/collection1_shard1_replica_n43/
   [junit4]   2> 2473744 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2473744 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:34277/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 2473744 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2473745 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34277/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 2473847 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:41699_) [n:127.0.0.1:41699_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2473847 INFO  (zkCallback-4569-thread-1-processing-n:127.0.0.1:34277_) [n:127.0.0.1:34277_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2473896 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2473897 INFO  (qtp506401801-19357) [n:127.0.0.1:34277_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1330
   [junit4]   2> 2473898 INFO  (qtp506401801-19355) [n:127.0.0.1:34277_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:34277_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1333
   [junit4]   2> 2473956 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-3-001 of type NRT
   [junit4]   2> 2473956 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2473957 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41b96cd4{/,null,AVAILABLE}
   [junit4]   2> 2473958 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f95f96c{HTTP/1.1,[http/1.1]}{127.0.0.1:33869}
   [junit4]   2> 2473958 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.Server Started @2476443ms
   [junit4]   2> 2473958 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=33869, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-3-001/cores}
   [junit4]   2> 2473958 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2473959 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2473959 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2473959 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2473959 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T23:37:26.318Z
   [junit4]   2> 2473960 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fe617cbeb000d, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2473960 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2473960 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-3-001/solr.xml
   [junit4]   2> 2473963 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2473963 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2473963 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2473965 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39483/solr
   [junit4]   2> 2473966 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fe617cbeb000e, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2473970 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:33869_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2473970 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:33869_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2473971 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:33869_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33869_
   [junit4]   2> 2473972 INFO  (zkCallback-4575-thread-1-processing-n:127.0.0.1:33869_) [n:127.0.0.1:33869_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2473972 INFO  (zkCallback-4550-thread-2-processing-n:127.0.0.1:39657_) [n:127.0.0.1:39657_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2473972 INFO  (zkCallback-4569-thread-1-processing-n:127.0.0.1:34277_) [n:127.0.0.1:34277_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2473972 INFO  (zkCallback-4558-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2473972 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:41699_) [n:127.0.0.1:41699_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2474045 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:33869_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2474052 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:33869_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2474052 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:33869_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2474053 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:33869_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-3-001/cores
   [junit4]   2> 2474072 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:41699_) [n:127.0.0.1:41699_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2474072 INFO  (zkCallback-4569-thread-1-processing-n:127.0.0.1:34277_) [n:127.0.0.1:34277_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2474079 INFO  (qtp1797514096-19384) [n:127.0.0.1:33869_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33869_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2474082 INFO  (OverseerCollectionConfigSetProcessor-99050706705252356-127.0.0.1:39657_-n_0000000000) [n:127.0.0.1:39657_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2474082 INFO  (OverseerThreadFactory-6870-thread-5-processing-n:127.0.0.1:39657_) [n:127.0.0.1:39657_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:33869_ for creating new replica
   [junit4]   2> 2474083 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2474084 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2474187 INFO  (zkCallback-4575-thread-1-processing-n:127.0.0.1:33869_) [n:127.0.0.1:33869_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2474187 INFO  (zkCallback-4563-thread-1-processing-n:127.0.0.1:41699_) [n:127.0.0.1:41699_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2474187 INFO  (zkCallback-4569-thread-1-processing-n:127.0.0.1:34277_) [n:127.0.0.1:34277_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2475100 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2475107 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema [collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 2475173 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2475179 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n45' using configuration from collection collection1, trusted=true
   [junit4]   2> 2475180 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n45' (registry 'solr.core.collection1.shard2.replica_n45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4
   [junit4]   2> 2475180 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2475180 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [[collection1_shard2_replica_n45] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-3-001/cores/collection1_shard2_replica_n45], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 2475182 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=98.5908203125, floorSegmentMB=1.8076171875, forceMergeDeletesPctAllowed=15.919762691566552, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.46391142144451303
   [junit4]   2> 2475197 WARN  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] 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> 2475219 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2475219 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2475221 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2475221 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2475222 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=64.5478515625, floorSegmentMB=0.353515625, forceMergeDeletesPctAllowed=23.674117432674823, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2982194011602015
   [junit4]   2> 2475222 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.SolrIndexSearcher Opening [Searcher@15d783a7[collection1_shard2_replica_n45] main]
   [junit4]   2> 2475222 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2475222 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2475223 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2475224 INFO  (searcherExecutor-6906-thread-1-processing-n:127.0.0.1:33869_ x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [collection1_shard2_replica_n45] Registered new searcher Searcher@15d783a7[collection1_shard2_replica_n45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2475224 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584811315123191808
   [junit4]   2> 2475226 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 2475226 INFO  (updateExecutor-4572-thread-1-processing-n:127.0.0.1:33869_ x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:33869_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2475226 INFO  (recoveryExecutor-4573-thread-1-processing-n:127.0.0.1:33869_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:33869_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2475227 INFO  (recoveryExecutor-4573-thread-1-processing-n:127.0.0.1:33869_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:33869_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 2475227 INFO  (recoveryExecutor-4573-thread-1-processing-n:127.0.0.1:33869_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:33869_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_n45]
   [junit4]   2> 2475227 INFO  (recoveryExecutor-4573-thread-1-processing-n:127.0.0.1:33869_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:33869_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2475227 INFO  (recoveryExecutor-4573-thread-1-processing-n:127.0.0.1:33869_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:33869_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_n45] as recovering, leader is [http://127.0.0.1:41699/collection1_shard2_replica_n41/] and I am [http://127.0.0.1:33869/collection1_shard2_replica_n45/]
   [junit4]   2> 2475227 INFO  (qtp1797514096-19380) [n:127.0.0.1:33869_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1143
   [junit4]   2> 2475228 INFO  (qtp1797514096-19384) [n:127.0.0.1:33869_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:33869_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1148
   [junit4]   2> 2475228 INFO  (recoveryExecutor-4573-thread-1-processing-n:127.0.0.1:33869_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:33869_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:41699]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:33869_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2475228 INFO  (qtp169175792-19328) [n:127.0.0.1:41699_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 2475229 INFO  (qtp169175792-19328) [n:127.0.0.1:41699_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:33869_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:33869","node_name":"127.0.0.1:33869_","state":"down","type":"NRT"}
   [junit4]   2> 2475296 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-4-001 of type NRT
   [junit4]   2> 2475296 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2475297 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d805b7d{/,null,AVAILABLE}
   [junit4]   2> 2475297 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1be024b2{HTTP/1.1,[http/1.1]}{127.0.0.1:34743}
   [junit4]   2> 2475298 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.e.j.s.Server Started @2477783ms
   [junit4]   2> 2475298 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=34743, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-4-001/cores}
   [junit4]   2> 2475298 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2475298 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2475298 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2475298 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2475298 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T23:37:27.657Z
   [junit4]   2> 2475300 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2475300 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001/shard-4-001/solr.xml
   [junit4]   2> 2475302 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2475303 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2475303 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@250a52e4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2475305 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39483/solr
   [junit4]   2> 2475309 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:34743_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2475309 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:34743_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2475310 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[856CA2DB80F6E731]) [n:127.0.0.1:34743_    ] o.a.s.c.ZkController Register node as live in ZooK

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

leAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 3354731 INFO  (qtp523258273-20807) [n:127.0.0.1:44527_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:45323_&onlyIfLeaderActive=true&core=collection1_shard1_replica_n47&coreNodeName=core_node44&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=400 QTime=4001
   [junit4]   2> 3354732 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 44053
   [junit4]   2> 3354732 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[856CA2DB80F6E731]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3354732 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[856CA2DB80F6E731]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34555 34555
   [junit4]   2> 3359868 INFO  (Thread-3668) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34555 34555
   [junit4]   2> 3359868 WARN  (Thread-3668) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/collection1/state.json
   [junit4]   2> 	4	/solr/collections/testSplitStaticIndexReplication/state.json
   [junit4]   2> 	4	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/99050762623909897-127.0.0.1:34993_-n_0000000001
   [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> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_856CA2DB80F6E731-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=393, maxDocsPerChunk=341, blockSize=2), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=393, blockSize=2)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4f7cb5d7), locale=sl, timezone=America/Dawson
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=212411488,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestRangeQuery, OverseerModifyCollectionTest, ConfigureRecoveryStrategyTest, RequestHandlersTest, TestLazyCores, DistributedIntervalFacetingTest, HdfsChaosMonkeySafeLeaderTest, TestNumericRangeQuery64, BlockJoinFacetDistribTest, TestFastWriter, TestDocSet, OpenCloseCoreStressTest, TestClusterProperties, TestReloadDeadlock, TestExactSharedStatsCache, TestSubQueryTransformerDistrib, ZkSolrClientTest, TestPseudoReturnFields, LargeFieldTest, CdcrBidirectionalTest, BigEndianAscendingWordDeserializerTest, TestReloadAndDeleteDocs, TestMacroExpander, TestPivotHelperCode, LeaderFailoverAfterPartitionTest, HdfsRecoverLeaseTest, TestStressLucene, InfixSuggestersTest, TestManagedStopFilterFactory, TestLuceneMatchVersion, ConcurrentDeleteAndCreateCollectionTest, AssignTest, TestSolrFieldCacheBean, V2StandaloneTest, HighlighterMaxOffsetTest, TestQuerySenderNoQuery, TestSQLHandler, SolrCmdDistributorTest, CloudExitableDirectoryReaderTest, TestRestManager, TestSolrCloudWithDelegationTokens, TestSolr4Spatial, DistributedFacetPivotSmallTest, TimePartitionedUpdateProcessorTest, TestExportWriter, ShowFileRequestHandlerTest, ShardRoutingCustomTest, SolrIndexSplitterTest, ExplicitHLLTest, NotRequiredUniqueKeyTest, TestSimpleTrackingShardHandler, TestReplicationHandlerBackup, TestDocBasedVersionConstraints, BlockDirectoryTest, TestSolrCoreSnapshots, DistributedTermsComponentTest, TestRemoteStreaming, AtomicUpdatesTest, SolrGangliaReporterTest, DeleteLastCustomShardedReplicaTest, TestOmitPositions, CoreAdminRequestStatusTest, TestOrdValues, DirectUpdateHandlerTest, ZkCLITest, CurrencyFieldTypeTest, MoveReplicaTest, ZkFailoverTest, ShardRoutingTest, HighlighterConfigTest, TestFieldSortValues, SolrIndexConfigTest, TestDFISimilarityFactory, TestStressCloudBlindAtomicUpdates, TestSolrQueryParser, TestHashQParserPlugin, TestDynamicFieldCollectionResource, TestCloudInspectUtil, DebugComponentTest, PathHierarchyTokenizerFactoryTest, CreateCollectionCleanupTest, SampleTest, TestRTGBase, TestSurroundQueryParser, TestStressReorder, CollectionTooManyReplicasTest, HdfsBasicDistributedZk2Test, TestObjectReleaseTracker, TestMaxScoreQueryParser, SolrJmxReporterTest, TestFieldResource, ChaosMonkeySafeLeaderTest, CloudMLTQParserTest, TestSolrConfigHandler, TestScoreJoinQPNoScore, HdfsUnloadDistributedZkTest, SchemaVersionSpecificBehaviorTest, HdfsAutoAddReplicasIntegrationTest, RemoteQueryErrorTest, TestAtomicUpdateErrorCases, DOMUtilTest, TestTrieFacet, TestSchemalessBufferedUpdates, TestLocalFSCloudBackupRestore, TlogReplayBufferedWhileIndexingTest, TestHalfAndHalfDocValues, TestRebalanceLeaders, SmileWriterTest, TestCustomStream, SimpleCollectionCreateDeleteTest, TestXIncludeConfig, GraphQueryTest, SolrMetricManagerTest, AutoScalingHandlerTest, DistanceUnitsTest, BlobRepositoryCloudTest, BadCopyFieldTest, TestWriterPerf, LukeRequestHandlerTest, TestTlogReplica, AnalyticsMergeStrategyTest, ConvertedLegacyTest, BasicDistributedZk2Test, SyncSliceTest, BasicZkTest, RecoveryZkTest, ClusterStateUpdateTest, LeaderElectionTest, TestFaceting, TestHashPartitioner, TermVectorComponentDistributedTest, ZkControllerTest, SolrCoreTest, QueryElevationComponentTest, BadIndexSchemaTest, BasicFunctionalityTest, SoftAutoCommitTest, MultiTermTest, NumericFieldsTest, OutputWriterTest, TestSolrCoreProperties, TestPhraseSuggestions, SynonymTokenizerTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestBM25SimilarityFactory, ResourceLoaderTest, ScriptEngineTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderWithPullReplicasTest, ConfigSetsAPITest, CustomCollectionTest, DeleteNodeTest, DeleteShardTest, DeleteStatusTest, DistribJoinFromCollectionTest, DistributedQueueTest, ForceLeaderTest, LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnShardRestartTest, LegacyCloudClusterPropTest, MissingSegmentRecoveryTest, MultiThreadedOCPTest, PeerSyncReplicationTest, ReplaceNodeTest, ShardSplitTest]
   [junit4] Completed [645/750 (1!)] on J1 in 892.14s, 5 tests, 1 error <<< FAILURES!

[...truncated 47573 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_144) - Build # 20974 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20974/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple

Error Message:
Error from server at http://127.0.0.1:34785/solr: Could not fully create collection: testSimple2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34785/solr: Could not fully create collection: testSimple2
	at __randomizedtesting.SeedInfo.seed([4676E3E0F8F54D6E:7EC5C71EDF0699BF]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:72)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.cdcr.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster

Error Message:
Document mismatch on target after sync expected:<2000> but was:<1901>

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync expected:<2000> but was:<1901>
	at __randomizedtesting.SeedInfo.seed([4676E3E0F8F54D6E:9233A8B91FA3FE95]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:292)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 11606 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/init-core-data-001
   [junit4]   2> 10084 WARN  (SUITE-AutoAddReplicasIntegrationTest-seed#[4676E3E0F8F54D6E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 10086 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[4676E3E0F8F54D6E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 10088 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[4676E3E0F8F54D6E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 10088 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[4676E3E0F8F54D6E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 10091 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[4676E3E0F8F54D6E]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001
   [junit4]   2> 10097 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[4676E3E0F8F54D6E]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 10098 INFO  (Thread-3) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 10099 INFO  (Thread-3) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 10198 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[4676E3E0F8F54D6E]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:36563
   [junit4]   2> 10211 ERROR (Thread-3) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 10414 INFO  (jetty-launcher-5-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 10414 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 10414 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 10465 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34bfbbdc{/solr,null,AVAILABLE}
   [junit4]   2> 10465 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@474c1ce5{/solr,null,AVAILABLE}
   [junit4]   2> 10465 INFO  (jetty-launcher-5-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f7672dd{/solr,null,AVAILABLE}
   [junit4]   2> 10478 INFO  (jetty-launcher-5-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6df67bc3{HTTP/1.1,[http/1.1]}{127.0.0.1:34785}
   [junit4]   2> 10478 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5a7ea208{HTTP/1.1,[http/1.1]}{127.0.0.1:45485}
   [junit4]   2> 10482 INFO  (jetty-launcher-5-thread-3) [    ] o.e.j.s.Server Started @11879ms
   [junit4]   2> 10482 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.Server Started @11879ms
   [junit4]   2> 10478 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@27270f99{HTTP/1.1,[http/1.1]}{127.0.0.1:33999}
   [junit4]   2> 10482 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45485}
   [junit4]   2> 10482 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.Server Started @11879ms
   [junit4]   2> 10482 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34785}
   [junit4]   2> 10482 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33999}
   [junit4]   2> 10498 ERROR (jetty-launcher-5-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 10498 ERROR (jetty-launcher-5-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 10498 ERROR (jetty-launcher-5-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 10498 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 10498 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 10504 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 10504 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 10504 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 10505 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T19:40:01.978Z
   [junit4]   2> 10503 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 10504 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 10508 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 10508 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T19:40:01.982Z
   [junit4]   2> 10511 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 10519 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T19:40:01.993Z
   [junit4]   2> 10588 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 10588 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 10588 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 10668 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36563/solr
   [junit4]   2> 10676 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36563/solr
   [junit4]   2> 10700 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36563/solr
   [junit4]   2> 10728 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fe53e88d70004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 10731 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fe53e88d70005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 11091 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 11092 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:45485_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 11092 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:33999_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 11094 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34785_solr
   [junit4]   2> 11095 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:45485_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45485_solr
   [junit4]   2> 11095 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:33999_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33999_solr
   [junit4]   2> 11097 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.Overseer Overseer (id=99049773571964937-127.0.0.1:34785_solr-n_0000000000) starting
   [junit4]   2> 11111 INFO  (zkCallback-21-thread-1-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 11112 INFO  (zkCallback-20-thread-1-processing-n:127.0.0.1:33999_solr) [n:127.0.0.1:33999_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 11112 INFO  (zkCallback-22-thread-1-processing-n:127.0.0.1:34785_solr) [n:127.0.0.1:34785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 11243 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34785_solr
   [junit4]   2> 11244 INFO  (zkCallback-21-thread-1-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 11244 INFO  (zkCallback-20-thread-1-processing-n:127.0.0.1:33999_solr) [n:127.0.0.1:33999_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 11267 INFO  (zkCallback-22-thread-1-processing-n:127.0.0.1:34785_solr) [n:127.0.0.1:34785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 11281 DEBUG (OverseerAutoScalingTriggerThread-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 11284 DEBUG (OverseerAutoScalingTriggerThread-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 11313 DEBUG (OverseerAutoScalingTriggerThread-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 11313 DEBUG (OverseerAutoScalingTriggerThread-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 11313 DEBUG (OverseerAutoScalingTriggerThread-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 11319 DEBUG (OverseerAutoScalingTriggerThread-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 11319 DEBUG (OverseerAutoScalingTriggerThread-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 11320 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 11440 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:33999_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33999.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7
   [junit4]   2> 11441 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:45485_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45485.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7
   [junit4]   2> 11442 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:33999_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33999.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7
   [junit4]   2> 11442 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:33999_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33999.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7
   [junit4]   2> 11443 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:45485_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45485.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7
   [junit4]   2> 11443 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:45485_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45485.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7
   [junit4]   2> 11454 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34785.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7
   [junit4]   2> 11454 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34785.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7
   [junit4]   2> 11455 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34785.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7
   [junit4]   2> 11481 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:45485_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node1/.
   [junit4]   2> 11481 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:33999_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node2/.
   [junit4]   2> 11481 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node3/.
   [junit4]   2> 11794 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[4676E3E0F8F54D6E]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 11796 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[4676E3E0F8F54D6E]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36563/solr ready
   [junit4]   2> 11810 INFO  (TEST-AutoAddReplicasIntegrationTest.testSimple-seed#[4676E3E0F8F54D6E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 11974 INFO  (qtp1170632525-63) [n:127.0.0.1:34785_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:33999_solr,127.0.0.1:45485_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 11984 INFO  (OverseerThreadFactory-41-thread-1-processing-n:127.0.0.1:34785_solr) [n:127.0.0.1:34785_solr    ] o.a.s.c.CreateCollectionCmd Create collection testSimple1
   [junit4]   2> 12105 INFO  (OverseerStateUpdate-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33999/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 12109 INFO  (OverseerStateUpdate-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45485/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 12111 INFO  (OverseerStateUpdate-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33999/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 12116 INFO  (OverseerStateUpdate-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45485/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 12323 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 12329 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 12333 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 12334 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 12335 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 12336 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 12336 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 12450 INFO  (zkCallback-20-thread-1-processing-n:127.0.0.1:33999_solr) [n:127.0.0.1:33999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 12450 INFO  (zkCallback-21-thread-1-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 12453 INFO  (zkCallback-21-thread-2-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 12455 INFO  (zkCallback-20-thread-2-processing-n:127.0.0.1:33999_solr) [n:127.0.0.1:33999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 13323 DEBUG (ScheduledTrigger-39-thread-2) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 13365 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 13367 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 13367 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 13390 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 13396 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 13400 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 13400 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 13401 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 13422 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 13422 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 13424 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45485.solr.core.testSimple1.shard2.replica_n6' (registry 'solr.core.testSimple1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7
   [junit4]   2> 13424 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 13424 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node1/testSimple1_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node1/./testSimple1_shard2_replica_n6/data/]
   [junit4]   2> 13429 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 13432 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 13432 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 13432 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 13432 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33999.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7
   [junit4]   2> 13432 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 13433 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node2/testSimple1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node2/./testSimple1_shard1_replica_n1/data/]
   [junit4]   2> 13435 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 13435 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 13435 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45485.solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7
   [junit4]   2> 13435 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33999.solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@560466f7
   [junit4]   2> 13436 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 13436 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 13436 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node1/testSimple1_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node1/./testSimple1_shard1_replica_n2/data/]
   [junit4]   2> 13436 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node2/testSimple1_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4676E3E0F8F54D6E-001/tempDir-001/node2/./testSimple1_shard2_replica_n4/data/]
   [junit4]   2> 13522 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 13522 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 13523 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 13523 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 13528 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 13528 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 13528 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 13528 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 13530 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@485d14e3[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 13531 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@3d2cd403[testSimple1_shard2_replica_n6] main]
   [junit4]   2> 13534 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 13535 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 13535 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 13536 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 13536 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 13537 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 13537 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 13537 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 13538 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 13539 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@10a5edef[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 13539 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 13541 INFO  (searcherExecutor-50-thread-1-processing-n:127.0.0.1:33999_solr x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [testSimple1_shard1_replica_n1] Registered new searcher Searcher@485d14e3[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13541 INFO  (searcherExecutor-48-thread-1-processing-n:127.0.0.1:45485_solr x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [testSimple1_shard2_replica_n6] Registered new searcher Searcher@3d2cd403[testSimple1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13542 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584796380709257216
   [junit4]   2> 13542 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584796380709257216
   [junit4]   2> 13542 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 13544 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 13544 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 13545 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584796380712402944
   [junit4]   2> 13546 INFO  (searcherExecutor-49-thread-1-processing-n:127.0.0.1:45485_solr x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [testSimple1_shard1_replica_n2] Registered new searcher Searcher@10a5edef[testSimple1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13570 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 13570 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 13572 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 13572 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 13574 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@f8630b2[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 13576 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 13576 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 13577 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 13578 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584796380747005952
   [junit4]   2> 13584 INFO  (searcherExecutor-51-thread-1-processing-n:127.0.0.1:33999_solr x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [testSimple1_shard2_replica_n4] Registered new searcher Searcher@f8630b2[testSimple1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13586 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 13586 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 13586 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 13586 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 13586 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45485/solr/testSimple1_shard2_replica_n6/
   [junit4]   2> 13586 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33999/solr/testSimple1_shard1_replica_n1/
   [junit4]   2> 13590 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 url=http://127.0.0.1:45485/solr START replicas=[http://127.0.0.1:33999/solr/testSimple1_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 13590 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=http://127.0.0.1:33999/solr START replicas=[http://127.0.0.1:45485/solr/testSimple1_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 13599 INFO  (qtp1911281721-56) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.S.Request [testSimple1_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 13599 INFO  (qtp1762304337-58) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.S.Request [testSimple1_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 13688 INFO  (zkCallback-20-thread-1-processing-n:127.0.0.1:33999_solr) [n:127.0.0.1:33999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 13688 INFO  (zkCallback-21-thread-2-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 13688 INFO  (zkCallback-20-thread-2-processing-n:127.0.0.1:33999_solr) [n:127.0.0.1:33999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 13688 INFO  (zkCallback-21-thread-1-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 13891 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=http://127.0.0.1:33999/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 13891 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 url=http://127.0.0.1:45485/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 13892 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 13892 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 13892 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 13892 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 13892 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 13892 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 13902 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33999/solr/testSimple1_shard1_replica_n1/ shard1
   [junit4]   2> 13902 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45485/solr/testSimple1_shard2_replica_n6/ shard2
   [junit4]   2> 14004 INFO  (zkCallback-20-thread-2-processing-n:127.0.0.1:33999_solr) [n:127.0.0.1:33999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 14004 INFO  (zkCallback-21-thread-2-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 14004 INFO  (zkCallback-20-thread-1-processing-n:127.0.0.1:33999_solr) [n:127.0.0.1:33999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 14004 INFO  (zkCallback-21-thread-1-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 14052 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 14052 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 14155 INFO  (zkCallback-20-thread-1-processing-n:127.0.0.1:33999_solr) [n:127.0.0.1:33999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 14155 INFO  (zkCallback-20-thread-2-processing-n:127.0.0.1:33999_solr) [n:127.0.0.1:33999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 14155 INFO  (zkCallback-21-thread-2-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 14155 INFO  (zkCallback-21-thread-1-processing-n:127.0.0.1:45485_solr) [n:127.0.0.1:45485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 14324 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 14726 INFO  (qtp1762304337-69) [n:127.0.0.1:33999_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2391
   [junit4]   2> 14726 INFO  (qtp1911281721-52) [n:127.0.0.1:45485_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2398
   [junit4]   2> 14726 INFO  (qtp1911281721-64) [n:127.0.0.1:45485_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2392
   [junit4]   2> 14728 INFO  (qtp1762304337-49) [n:127.0.0.1:33999_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2391
   [junit4]   2> 14762 INFO  (qtp1170632525-63) [n:127.0.0.1:34785_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 15324 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 15991 INFO  (OverseerCollectionConfigSetProcessor-99049773571964937-127.0.0.1:34785_solr-n_0000000000) [n:127.0.0.1:34785_solr    ] 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> 16324 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 17325 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 18325 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 19325 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 20326 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 21326 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 22326 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 23327 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 24327 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 25327 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 26328 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 27328 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 28328 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 29329 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 30329 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 31329 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 32329 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 33330 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 34330 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 35331 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 36331 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 37331 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 38332 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 39332 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 40332 DEBUG (ScheduledTrigger-39-thread-1) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 41332 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 42333 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 43333 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 44333 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 44799 ERROR (qtp1170632525-63) [n:127.0.0.1:34785_solr    ] o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to become ACTIVE replica http://127.0.0.1:45485/solr/testSimple1_shard1_replica_n2/ is in state of down with timeout=30
   [junit4]   2> 44800 INFO  (qtp1170632525-63) [n:127.0.0.1:34785_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:33999_solr,127.0.0.1:45485_solr&wt=javabin&version=2} status=0 QTime=32826
   [junit4]   2> 44804 INFO  (qtp1170632525-67) [n:127.0.0.1:34785_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:45485_solr,127.0.0.1:34785_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 44808 INFO  (OverseerThreadFactory-41-thread-2-processing-n:127.0.0.1:34785_solr) [n:127.0.0.1:34785_solr    ] o.a.s.c.CreateCollectionCmd Create collection testSimple2
   [junit4]   2> 45334 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 46334 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 47334 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 48335 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 49335 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 50335 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 51336 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 52336 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 53336 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 54336 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 55337 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 56337 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 57337 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 58338 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 59338 DEBUG (ScheduledTrigger-39-thread-4) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 60338 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 61338 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 62339 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 63339 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 64339 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 65339 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 66340 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 67340 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 68340 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 69341 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 70341 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 71341 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 72342 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 73342 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 74342 DEBUG (ScheduledTrigger-39-thread-3) [n:127.0.0.1:34785_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:33999_solr, 127.0.0.1:34785_solr, 127.0.0.1:45485_solr]
   [junit4]   2> 74895 ERROR (OverseerThreadFactory-41-thread-2-processing-n:127.0.0.1:34785_solr) [n:127.0.0.1:34785_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: testSimple2 operation: create failed:org.apache.solr.common.SolrException: Could not fully create collection: testSimple2
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:215)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:231)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 74910 INFO  (qtp1170632525-67) [n:127.0.0.1:34785_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:45485_solr,127.0.0.1:34785_solr&wt=javabin&version=2} status=500 QTime=30106
   [junit4]   2> 74912 ERROR (qtp1170632525-67) [n:127.0.0.1:34785_solr    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully create collection: testSimple2
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:307)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 74915 INFO  (TEST-AutoAddReplicasIntegrationTest.testSimple-seed#[4676E3E0F8F54D6E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSimple
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoAddReplicasIntegrationTest -Dtests.method=testSimple -Dtests.seed=4676E3E0F8F54D6E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bg -Dtests.timezone=Pacific/Palau -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   63.1s J2 | AutoAddReplicasIntegrationTest.testSimple <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34785/solr: Could not fully create collection: testSimple2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4676E3E0F8F54D6E:7EC5C71EDF0699BF]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:72)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 74929 INFO  (jetty-closer-6-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6df67bc3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 74930 INFO  (jetty-closer-6-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=611547351
   [junit4]   2> 74930 INFO  (jetty-closer-6-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 74930 INFO  (jetty-closer-6-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2f3eb604: rootName = solr_34785, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@31b880c6
   [junit4]   2> 74932 INFO  (jetty-closer-6-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@27270f99{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 74932 INFO  (jetty-closer-6-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=75151891
   [junit4]   2> 74933 INFO  (jetty-closer-6-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 74933 INFO  (jetty-closer-6-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3b71cb5b: rootName = solr_33999, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@20f5d5c7
   [junit4]   2> 74942 INFO  (jetty-closer-6-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5a7ea208{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 74942 INFO  (jetty-closer-6-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1363556696
   [junit4]   2> 74942 INFO  (jetty-closer-6-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 74943 INFO  (jetty-closer-6-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7bb306f3: rootName = solr_45485, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@40193fdb
   [junit4]   2> 74946 INFO  (jetty-closer-6-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 74946 INFO  (jetty-closer-6-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@337ef707: rootName = solr_34785, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3f7f6881
   [junit4]   2> 74951 INFO  (jetty-closer-6-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 74951 INFO  (jetty-closer-6-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5aa25b90: rootName = solr_33999, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3f7f6881
   [junit4]   2> 74952 INFO  (jetty-closer-6-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 74952 INFO  (jetty-closer-6-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a92ef17: rootName = solr_45485, domain = solr.jvm, service url = nul

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

s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/collections/cdcr-source/state.json
   [junit4]   2> 	4	/solr/collections/cdcr-source/cdcr/state/process
   [junit4]   2> 	3	/solr/collections/cdcr-source/cdcr/state/buffer
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1340237 INFO  (jetty-closer-1847-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@47bc58e1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1340237 INFO  (jetty-closer-1847-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=687320327
   [junit4]   2> 1340237 INFO  (jetty-closer-1847-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1340238 INFO  (jetty-closer-1847-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@211bfbc4: rootName = solr_37685, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@543184e7
   [junit4]   2> 1340241 INFO  (jetty-closer-1847-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1340241 INFO  (jetty-closer-1847-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3f15a385: rootName = solr_37685, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3f7f6881
   [junit4]   2> 1340243 INFO  (jetty-closer-1847-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1340243 INFO  (jetty-closer-1847-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@67cd6650: rootName = solr_37685, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3b40ebb6
   [junit4]   2> 1340243 INFO  (jetty-closer-1847-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37685_solr
   [junit4]   2> 1340243 INFO  (jetty-closer-1847-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1340244 INFO  (zkCallback-1853-thread-2-processing-n:127.0.0.1:37685_solr) [n:127.0.0.1:37685_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1340244 INFO  (zkCallback-1853-thread-3-processing-n:127.0.0.1:37685_solr) [n:127.0.0.1:37685_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/state.json] for collection [cdcr-target] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1340244 INFO  (zkCallback-1853-thread-1-processing-n:127.0.0.1:37685_solr) [n:127.0.0.1:37685_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-target/state.json] for collection [cdcr-target] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1340244 INFO  (coreCloseExecutor-3838-thread-1) [n:127.0.0.1:37685_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-target_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@64150264
   [junit4]   2> 1340244 INFO  (coreCloseExecutor-3838-thread-1) [n:127.0.0.1:37685_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.cdcr-target.shard1.replica_n1, tag=1679098468
   [junit4]   2> 1340244 INFO  (coreCloseExecutor-3838-thread-1) [n:127.0.0.1:37685_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@57ff7e6a: rootName = solr_37685, domain = solr.core.cdcr-target.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.cdcr-target.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@130a5b4
   [junit4]   2> 1340249 INFO  (coreCloseExecutor-3838-thread-1) [n:127.0.0.1:37685_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.cdcr-target.shard1.leader, tag=1679098468
   [junit4]   2> 1340249 INFO  (coreCloseExecutor-3838-thread-1) [n:127.0.0.1:37685_solr c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Solr core is being closed - shutting down CDCR handler @ cdcr-target:shard1
   [junit4]   2> 1340251 INFO  (jetty-closer-1847-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99049859397648387-127.0.0.1:37685_solr-n_0000000000) closing
   [junit4]   2> 1340251 INFO  (OverseerStateUpdate-99049859397648387-127.0.0.1:37685_solr-n_0000000000) [n:127.0.0.1:37685_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37685_solr
   [junit4]   2> 1340251 WARN  (OverseerAutoScalingTriggerThread-99049859397648387-127.0.0.1:37685_solr-n_0000000000) [n:127.0.0.1:37685_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1340253 INFO  (jetty-closer-1847-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4e930787{/solr,null,UNAVAILABLE}
   [junit4]   2> 1340253 ERROR (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[4676E3E0F8F54D6E]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1340254 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[4676E3E0F8F54D6E]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41829 41829
   [junit4]   2> 1345314 INFO  (Thread-2448) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41829 41829
   [junit4]   2> 1345315 WARN  (Thread-2448) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/collections/cdcr-target/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/cdcr-target/cdcr/state/process
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1345315 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[4676E3E0F8F54D6E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBootstrapWithSourceCluster
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_4676E3E0F8F54D6E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {xyz=PostingsFormat(name=Direct), id=PostingsFormat(name=Memory)}, docValues:{_version_=DocValuesFormat(name=Direct), xyz=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1055, maxMBSortInHeap=6.570572013197765, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5d2b851e), locale=es-CL, timezone=Etc/GMT+8
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=131312048,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [AnalysisErrorHandlingTest, SolrSlf4jReporterTest, AutoAddReplicasIntegrationTest, DistribJoinFromCollectionTest, TestBulkSchemaAPI, RequestLoggingTest, CloneFieldUpdateProcessorFactoryTest, ClassificationUpdateProcessorFactoryTest, RequiredFieldsTest, TestInitParams, DistributedExpandComponentTest, SuggesterWFSTTest, PeerSyncReplicationTest, SolrCLIZkUtilsTest, TestDynamicLoading, TestPointFields, TestManagedSynonymFilterFactory, TestQueryWrapperFilter, ScriptEngineTest, XsltUpdateRequestHandlerTest, TestExceedMaxTermLength, ShardSplitTest, TestEmbeddedSolrServerConstructors, BasicDistributedZk2Test, IndexBasedSpellCheckerTest, RollingRestartTest, TestNonDefinedSimilarityFactory, TestLegacyFieldReuse, TestAuthenticationFramework, SpatialRPTFieldTypeTest, FileBasedSpellCheckerTest, TestDelegationWithHadoopAuth, DateRangeFieldTest, TestRTimerTree, TestSolrCloudWithKerberosAlt, SolrTestCaseJ4Test, DistanceFunctionTest, HighlighterTest, RecoveryZkTest, LeaderElectionTest, TestMultiValuedNumericRangeQuery, TestFunctionQuery, AutoscalingHistoryHandlerTest, TestConfigOverlay, SearchRateTriggerTest, HdfsRecoveryZkTest, TestStressInPlaceUpdates, ZkStateReaderTest, TestReload, SortByFunctionTest, TemplateUpdateProcessorTest, NumberUtilsTest, TestElisionMultitermQuery, OverseerTest, WrapperMergePolicyFactoryTest, TestFiltering, TestValueSourceCache, RuleEngineTest, TestCloudSchemaless, TestGroupingSearch, TestComplexPhraseQParserPlugin, DistributedFacetPivotLongTailTest, TestDistributedMissingSort, CopyFieldTest, HttpTriggerListenerTest, MultiThreadedOCPTest, TestExactStatsCache, TestReplicaProperties, CdcrBootstrapTest]
   [junit4] Completed [334/750 (2!)] on J2 in 185.49s, 3 tests, 1 failure <<< FAILURES!

[...truncated 48604 lines...]

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_144) - Build # 20973 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20973/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.DeleteNodeTest.test

Error Message:
Error from server at http://127.0.0.1:35177/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35177/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([F04CD7300E2847FA:7818E8EAA0D42A02]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.DeleteNodeTest.test(DeleteNodeTest.java:73)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 13304 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteNodeTest
   [junit4]   2> 2184818 INFO  (SUITE-DeleteNodeTest-seed#[F04CD7300E2847FA]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteNodeTest_F04CD7300E2847FA-001/init-core-data-001
   [junit4]   2> 2184819 WARN  (SUITE-DeleteNodeTest-seed#[F04CD7300E2847FA]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2184819 INFO  (SUITE-DeleteNodeTest-seed#[F04CD7300E2847FA]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2184820 INFO  (SUITE-DeleteNodeTest-seed#[F04CD7300E2847FA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2184820 INFO  (SUITE-DeleteNodeTest-seed#[F04CD7300E2847FA]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteNodeTest_F04CD7300E2847FA-001/tempDir-001
   [junit4]   2> 2184820 INFO  (SUITE-DeleteNodeTest-seed#[F04CD7300E2847FA]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2184820 INFO  (Thread-4209) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2184820 INFO  (Thread-4209) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2184823 ERROR (Thread-4209) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2184921 INFO  (SUITE-DeleteNodeTest-seed#[F04CD7300E2847FA]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38359
   [junit4]   2> 2184933 INFO  (jetty-launcher-3119-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2184933 INFO  (jetty-launcher-3119-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2184934 INFO  (jetty-launcher-3119-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2184934 INFO  (jetty-launcher-3119-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2184935 INFO  (jetty-launcher-3119-thread-5) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2184935 INFO  (jetty-launcher-3119-thread-6) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2184944 INFO  (jetty-launcher-3119-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d4856c{/solr,null,AVAILABLE}
   [junit4]   2> 2184944 INFO  (jetty-launcher-3119-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f67797{/solr,null,AVAILABLE}
   [junit4]   2> 2184944 INFO  (jetty-launcher-3119-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11ba2dd{/solr,null,AVAILABLE}
   [junit4]   2> 2184944 INFO  (jetty-launcher-3119-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18d31d1{/solr,null,AVAILABLE}
   [junit4]   2> 2184944 INFO  (jetty-launcher-3119-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cbe3dd{/solr,null,AVAILABLE}
   [junit4]   2> 2184944 INFO  (jetty-launcher-3119-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e43c6d{/solr,null,AVAILABLE}
   [junit4]   2> 2184952 INFO  (jetty-launcher-3119-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1cf523b{HTTP/1.1,[http/1.1]}{127.0.0.1:37479}
   [junit4]   2> 2184952 INFO  (jetty-launcher-3119-thread-6) [    ] o.e.j.s.AbstractConnector Started ServerConnector@145319b{HTTP/1.1,[http/1.1]}{127.0.0.1:43067}
   [junit4]   2> 2184953 INFO  (jetty-launcher-3119-thread-1) [    ] o.e.j.s.Server Started @2185799ms
   [junit4]   2> 2184953 INFO  (jetty-launcher-3119-thread-6) [    ] o.e.j.s.Server Started @2185800ms
   [junit4]   2> 2184953 INFO  (jetty-launcher-3119-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37479}
   [junit4]   2> 2184953 INFO  (jetty-launcher-3119-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43067}
   [junit4]   2> 2184952 INFO  (jetty-launcher-3119-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1a2f90a{HTTP/1.1,[http/1.1]}{127.0.0.1:35177}
   [junit4]   2> 2184953 INFO  (jetty-launcher-3119-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1396eb{HTTP/1.1,[http/1.1]}{127.0.0.1:39585}
   [junit4]   2> 2184953 INFO  (jetty-launcher-3119-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@14c1dda{HTTP/1.1,[http/1.1]}{127.0.0.1:35779}
   [junit4]   2> 2184953 INFO  (jetty-launcher-3119-thread-2) [    ] o.e.j.s.Server Started @2185800ms
   [junit4]   2> 2184953 INFO  (jetty-launcher-3119-thread-3) [    ] o.e.j.s.Server Started @2185800ms
   [junit4]   2> 2184953 INFO  (jetty-launcher-3119-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39585}
   [junit4]   2> 2184954 INFO  (jetty-launcher-3119-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35779}
   [junit4]   2> 2184953 ERROR (jetty-launcher-3119-thread-6) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2184953 INFO  (jetty-launcher-3119-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@14c2969{HTTP/1.1,[http/1.1]}{127.0.0.1:33337}
   [junit4]   2> 2184954 INFO  (jetty-launcher-3119-thread-6) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2184954 ERROR (jetty-launcher-3119-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2184953 ERROR (jetty-launcher-3119-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2184953 INFO  (jetty-launcher-3119-thread-4) [    ] o.e.j.s.Server Started @2185800ms
   [junit4]   2> 2184955 INFO  (jetty-launcher-3119-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2184954 INFO  (jetty-launcher-3119-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2184955 INFO  (jetty-launcher-3119-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2184955 INFO  (jetty-launcher-3119-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2184954 INFO  (jetty-launcher-3119-thread-6) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2184954 ERROR (jetty-launcher-3119-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2184954 INFO  (jetty-launcher-3119-thread-5) [    ] o.e.j.s.Server Started @2185801ms
   [junit4]   2> 2184956 INFO  (jetty-launcher-3119-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2184956 INFO  (jetty-launcher-3119-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33337}
   [junit4]   2> 2184956 INFO  (jetty-launcher-3119-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2184956 INFO  (jetty-launcher-3119-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2184955 INFO  (jetty-launcher-3119-thread-6) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2184956 INFO  (jetty-launcher-3119-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T17:27:51.681Z
   [junit4]   2> 2184956 ERROR (jetty-launcher-3119-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2184955 INFO  (jetty-launcher-3119-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2184956 INFO  (jetty-launcher-3119-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2184957 INFO  (jetty-launcher-3119-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T17:27:51.681Z
   [junit4]   2> 2184957 INFO  (jetty-launcher-3119-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2184955 INFO  (jetty-launcher-3119-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2184955 INFO  (jetty-launcher-3119-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35177}
   [junit4]   2> 2184957 INFO  (jetty-launcher-3119-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T17:27:51.682Z
   [junit4]   2> 2184957 INFO  (jetty-launcher-3119-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2184956 INFO  (jetty-launcher-3119-thread-6) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T17:27:51.681Z
   [junit4]   2> 2184957 INFO  (jetty-launcher-3119-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T17:27:51.682Z
   [junit4]   2> 2184958 ERROR (jetty-launcher-3119-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2184958 INFO  (jetty-launcher-3119-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2184958 INFO  (jetty-launcher-3119-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2184958 INFO  (jetty-launcher-3119-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2184958 INFO  (jetty-launcher-3119-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T17:27:51.683Z
   [junit4]   2> 2184966 INFO  (jetty-launcher-3119-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2184967 INFO  (jetty-launcher-3119-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2184967 INFO  (jetty-launcher-3119-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2184969 INFO  (jetty-launcher-3119-thread-6) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2184973 INFO  (jetty-launcher-3119-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2184973 INFO  (jetty-launcher-3119-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2184984 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fe4c587fb0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2184989 INFO  (jetty-launcher-3119-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38359/solr
   [junit4]   2> 2184990 INFO  (jetty-launcher-3119-thread-6) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38359/solr
   [junit4]   2> 2184994 INFO  (jetty-launcher-3119-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38359/solr
   [junit4]   2> 2184997 INFO  (jetty-launcher-3119-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38359/solr
   [junit4]   2> 2184997 INFO  (jetty-launcher-3119-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38359/solr
   [junit4]   2> 2184998 INFO  (jetty-launcher-3119-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38359/solr
   [junit4]   2> 2184998 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fe4c587fb0008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2185072 INFO  (jetty-launcher-3119-thread-6) [n:127.0.0.1:43067_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2185072 INFO  (jetty-launcher-3119-thread-2) [n:127.0.0.1:39585_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2185072 INFO  (jetty-launcher-3119-thread-1) [n:127.0.0.1:37479_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2185072 INFO  (jetty-launcher-3119-thread-3) [n:127.0.0.1:35779_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2185072 INFO  (jetty-launcher-3119-thread-4) [n:127.0.0.1:35177_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2185072 INFO  (jetty-launcher-3119-thread-5) [n:127.0.0.1:33337_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2185072 INFO  (jetty-launcher-3119-thread-2) [n:127.0.0.1:39585_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39585_solr
   [junit4]   2> 2185073 INFO  (jetty-launcher-3119-thread-1) [n:127.0.0.1:37479_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37479_solr
   [junit4]   2> 2185073 INFO  (jetty-launcher-3119-thread-6) [n:127.0.0.1:43067_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43067_solr
   [junit4]   2> 2185073 INFO  (jetty-launcher-3119-thread-3) [n:127.0.0.1:35779_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35779_solr
   [junit4]   2> 2185073 INFO  (jetty-launcher-3119-thread-5) [n:127.0.0.1:33337_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33337_solr
   [junit4]   2> 2185073 INFO  (jetty-launcher-3119-thread-4) [n:127.0.0.1:35177_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35177_solr
   [junit4]   2> 2185073 INFO  (jetty-launcher-3119-thread-2) [n:127.0.0.1:39585_solr    ] o.a.s.c.Overseer Overseer (id=99049253866504209-127.0.0.1:39585_solr-n_0000000000) starting
   [junit4]   2> 2185084 INFO  (zkCallback-3151-thread-1-processing-n:127.0.0.1:33337_solr) [n:127.0.0.1:33337_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2185084 INFO  (zkCallback-3150-thread-1-processing-n:127.0.0.1:39585_solr) [n:127.0.0.1:39585_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2185087 INFO  (zkCallback-3149-thread-1-processing-n:127.0.0.1:35177_solr) [n:127.0.0.1:35177_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2185086 INFO  (zkCallback-3148-thread-1-processing-n:127.0.0.1:43067_solr) [n:127.0.0.1:43067_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2185090 INFO  (zkCallback-3151-thread-1-processing-n:127.0.0.1:33337_solr) [n:127.0.0.1:33337_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2185096 INFO  (zkCallback-3149-thread-1-processing-n:127.0.0.1:35177_solr) [n:127.0.0.1:35177_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2185097 INFO  (zkCallback-3148-thread-1-processing-n:127.0.0.1:43067_solr) [n:127.0.0.1:43067_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2185097 INFO  (zkCallback-3150-thread-1-processing-n:127.0.0.1:39585_solr) [n:127.0.0.1:39585_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2185105 INFO  (zkCallback-3147-thread-1-processing-n:127.0.0.1:35779_solr) [n:127.0.0.1:35779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2185105 INFO  (zkCallback-3146-thread-1-processing-n:127.0.0.1:37479_solr) [n:127.0.0.1:37479_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2185105 INFO  (zkCallback-3147-thread-2-processing-n:127.0.0.1:35779_solr) [n:127.0.0.1:35779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2185105 INFO  (zkCallback-3146-thread-2-processing-n:127.0.0.1:37479_solr) [n:127.0.0.1:37479_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2185122 INFO  (jetty-launcher-3119-thread-2) [n:127.0.0.1:39585_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39585_solr
   [junit4]   2> 2185123 INFO  (zkCallback-3147-thread-2-processing-n:127.0.0.1:35779_solr) [n:127.0.0.1:35779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2185123 INFO  (zkCallback-3151-thread-1-processing-n:127.0.0.1:33337_solr) [n:127.0.0.1:33337_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2185123 INFO  (zkCallback-3149-thread-1-processing-n:127.0.0.1:35177_solr) [n:127.0.0.1:35177_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2185123 INFO  (zkCallback-3148-thread-1-processing-n:127.0.0.1:43067_solr) [n:127.0.0.1:43067_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2185128 INFO  (zkCallback-3146-thread-2-processing-n:127.0.0.1:37479_solr) [n:127.0.0.1:37479_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2185128 INFO  (zkCallback-3150-thread-1-processing-n:127.0.0.1:39585_solr) [n:127.0.0.1:39585_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2185216 INFO  (jetty-launcher-3119-thread-4) [n:127.0.0.1:35177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35177.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c267d5
   [junit4]   2> 2185225 INFO  (jetty-launcher-3119-thread-5) [n:127.0.0.1:33337_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33337.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c267d5
   [junit4]   2> 2185233 INFO  (jetty-launcher-3119-thread-4) [n:127.0.0.1:35177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35177.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c267d5
   [junit4]   2> 2185234 INFO  (jetty-launcher-3119-thread-4) [n:127.0.0.1:35177_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35177.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c267d5
   [junit4]   2> 2185235 INFO  (jetty-launcher-3119-thread-4) [n:127.0.0.1:35177_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteNodeTest_F04CD7300E2847FA-001/tempDir-001/node4/.
   [junit4]   2> 2185240 INFO  (jetty-launcher-3119-thread-5) [n:127.0.0.1:33337_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33337.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c267d5
   [junit4]   2> 2185241 INFO  (jetty-launcher-3119-thread-5) [n:127.0.0.1:33337_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33337.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c267d5
   [junit4]   2> 2185243 INFO  (jetty-launcher-3119-thread-5) [n:127.0.0.1:33337_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteNodeTest_F04CD7300E2847FA-001/tempDir-001/node5/.
   [junit4]   2> 2185277 INFO  (jetty-launcher-3119-thread-1) [n:127.0.0.1:37479_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37479.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c267d5
   [junit4]   2> 2185287 INFO  (jetty-launcher-3119-thread-1) [n:127.0.0.1:37479_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37479.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c267d5
   [junit4]   2> 2185288 INFO  (jetty-launcher-3119-thread-1) [n:127.0.0.1:37479_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37479.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c267d5
   [junit4]   2> 2185289 INFO  (jetty-launcher-3119-thread-1) [n:127.0.0.1:37479_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteNodeTest_F04CD7300E2847FA-001/tempDir-001/node1/.
   [junit4]   2> 2185300 INFO  (jetty-launcher-3119-thread-3) [n:127.0.0.1:35779_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35779.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c267d5
   [junit4]   2> 2185302 INFO  (jetty-launcher-3119-thread-2) [n:127.0.0.1:39585_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39585.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c267d5
   [junit4]   2> 2185310 INFO  (jetty-launcher-3119-thread-3) [n:127.0.0.1:35779_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35779.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c267d5
   [junit4]   2> 2185311 INFO  (jetty-launcher-3119-thread-3) [n:127.0.0.1:35779_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35779.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c267d5
   [junit4]   2> 2185312 INFO  (jetty-launcher-3119-thread-3) [n:127.0.0.1:35779_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteNodeTest_F04CD7300E2847FA-001/tempDir-001/node3/.
   [junit4]   2> 2185312 INFO  (jetty-launcher-3119-thread-2) [n:127.0.0.1:39585_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39585.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c267d5
   [junit4]   2> 2185312 INFO  (jetty-launcher-3119-thread-2) [n:127.0.0.1:39585_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39585.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c267d5
   [junit4]   2> 2185314 INFO  (jetty-launcher-3119-thread-2) [n:127.0.0.1:39585_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteNodeTest_F04CD7300E2847FA-001/tempDir-001/node2/.
   [junit4]   2> 2185451 INFO  (jetty-launcher-3119-thread-6) [n:127.0.0.1:43067_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43067.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c267d5
   [junit4]   2> 2185459 INFO  (jetty-launcher-3119-thread-6) [n:127.0.0.1:43067_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43067.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c267d5
   [junit4]   2> 2185459 INFO  (jetty-launcher-3119-thread-6) [n:127.0.0.1:43067_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43067.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c267d5
   [junit4]   2> 2185461 INFO  (jetty-launcher-3119-thread-6) [n:127.0.0.1:43067_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteNodeTest_F04CD7300E2847FA-001/tempDir-001/node6/.
   [junit4]   2> 2185591 INFO  (SUITE-DeleteNodeTest-seed#[F04CD7300E2847FA]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 2185591 INFO  (SUITE-DeleteNodeTest-seed#[F04CD7300E2847FA]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38359/solr ready
   [junit4]   2> 2185669 INFO  (TEST-DeleteNodeTest.test-seed#[F04CD7300E2847FA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2185673 INFO  (qtp13665436-18729) [n:127.0.0.1:35177_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=0&collection.configName=conf1&maxShardsPerNode=3&name=deletenodetest_coll&nrtReplicas=0&action=CREATE&numShards=5&tlogReplicas=1&createNodeSet=127.0.0.1:33337_solr,127.0.0.1:35177_solr,127.0.0.1:39585_solr,127.0.0.1:37479_solr,127.0.0.1:43067_solr,127.0.0.1:35779_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2185676 INFO  (OverseerThreadFactory-7680-thread-1-processing-n:127.0.0.1:39585_solr) [n:127.0.0.1:39585_solr    ] o.a.s.c.CreateCollectionCmd Create collection deletenodetest_coll
   [junit4]   2> 2185784 INFO  (OverseerStateUpdate-99049253866504209-127.0.0.1:39585_solr-n_0000000000) [n:127.0.0.1:39585_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletenodetest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deletenodetest_coll_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35779/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2185787 INFO  (OverseerStateUpdate-99049253866504209-127.0.0.1:39585_solr-n_0000000000) [n:127.0.0.1:39585_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletenodetest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deletenodetest_coll_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39585/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2185789 INFO  (OverseerStateUpdate-99049253866504209-127.0.0.1:39585_solr-n_0000000000) [n:127.0.0.1:39585_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletenodetest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"deletenodetest_coll_shard2_replica_t4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35177/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2185792 INFO  (OverseerStateUpdate-99049253866504209-127.0.0.1:39585_solr-n_0000000000) [n:127.0.0.1:39585_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletenodetest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"deletenodetest_coll_shard2_replica_p6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33337/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2185795 INFO  (OverseerStateUpdate-99049253866504209-127.0.0.1:39585_solr-n_0000000000) [n:127.0.0.1:39585_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletenodetest_coll",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"deletenodetest_coll_shard3_replica_t8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43067/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2185798 INFO  (OverseerStateUpdate-99049253866504209-127.0.0.1:39585_solr-n_0000000000) [n:127.0.0.1:39585_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletenodetest_coll",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"deletenodetest_coll_shard3_replica_p10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37479/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2185800 INFO  (OverseerStateUpdate-99049253866504209-127.0.0.1:39585_solr-n_0000000000) [n:127.0.0.1:39585_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletenodetest_coll",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"deletenodetest_coll_shard4_replica_t12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35779/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2185803 INFO  (OverseerStateUpdate-99049253866504209-127.0.0.1:39585_solr-n_0000000000) [n:127.0.0.1:39585_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletenodetest_coll",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"deletenodetest_coll_shard4_replica_p14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39585/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2185806 INFO  (OverseerStateUpdate-99049253866504209-127.0.0.1:39585_solr-n_0000000000) [n:127.0.0.1:39585_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletenodetest_coll",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"deletenodetest_coll_shard5_replica_t16",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35177/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2185808 INFO  (OverseerStateUpdate-99049253866504209-127.0.0.1:39585_solr-n_0000000000) [n:127.0.0.1:39585_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletenodetest_coll",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"deletenodetest_coll_shard5_replica_p18",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33337/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2186016 INFO  (qtp13665436-18708) [n:127.0.0.1:35177_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=deletenodetest_coll_shard2_replica_t4&action=CREATE&numShards=5&collection=deletenodetest_coll&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2186017 INFO  (qtp13665436-18708) [n:127.0.0.1:35177_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2186018 INFO  (qtp13665436-18711) [n:127.0.0.1:35177_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf1&newCollection=true&name=deletenodetest_coll_shard5_replica_t16&action=CREATE&numShards=5&collection=deletenodetest_coll&shard=shard5&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2186020 INFO  (qtp3926383-18723) [n:127.0.0.1:35779_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=deletenodetest_coll_shard1_replica_t1&action=CREATE&numShards=5&collection=deletenodetest_coll&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2186021 INFO  (qtp3926383-18723) [n:127.0.0.1:35779_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2186021 INFO  (qtp33409042-18733) [n:127.0.0.1:39585_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=deletenodetest_coll_shard1_replica_p2&action=CREATE&numShards=5&collection=deletenodetest_coll&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 2186021 INFO  (qtp3926383-18699) [n:127.0.0.1:35779_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf1&newCollection=true&name=deletenodetest_coll_shard4_replica_t12&action=CREATE&numShards=5&collection=deletenodetest_coll&shard=shard4&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2186021 INFO  (qtp6508798-18737) [n:127.0.0.1:33337_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=deletenodetest_coll_shard2_replica_p6&action=CREATE&numShards=5&collection=deletenodetest_coll&shard=shard2&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 2186022 INFO  (qtp33409042-18733) [n:127.0.0.1:39585_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2186022 INFO  (qtp6508798-18737) [n:127.0.0.1:33337_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2186021 INFO  (qtp33409042-18701) [n:127.0.0.1:39585_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf1&newCollection=true&name=deletenodetest_coll_shard4_replica_p14&action=CREATE&numShards=5&collection=deletenodetest_coll&shard=shard4&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 2186026 INFO  (qtp16012905-18743) [n:127.0.0.1:43067_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf1&newCollection=true&name=deletenodetest_coll_shard3_replica_t8&action=CREATE&numShards=5&collection=deletenodetest_coll&shard=shard3&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2186026 INFO  (qtp16012905-18743) [n:127.0.0.1:43067_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2186029 INFO  (qtp6508798-18741) [n:127.0.0.1:33337_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node20&collection.configName=conf1&newCollection=true&name=deletenodetest_coll_shard5_replica_p18&action=CREATE&numShards=5&collection=deletenodetest_coll&shard=shard5&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 2186034 INFO  (qtp25036582-18722) [n:127.0.0.1:37479_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf1&newCollection=true&name=deletenodetest_coll_shard3_replica_p10&action=CREATE&numShards=5&collection=deletenodetest_coll&shard=shard3&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 2186035 INFO  (qtp25036582-18722) [n:127.0.0.1:37479_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2186140 INFO  (zkCallback-3148-thread-1-processing-n:127.0.0.1:43067_solr) [n:127.0.0.1:43067_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletenodetest_coll/state.json] for collection [deletenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2186140 INFO  (zkCallback-3149-thread-1-processing-n:127.0.0.1:35177_solr) [n:127.0.0.1:35177_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletenodetest_coll/state.json] for collection [deletenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2186140 INFO  (zkCallback-3147-thread-2-processing-n:127.0.0.1:35779_solr) [n:127.0.0.1:35779_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletenodetest_coll/state.json] for collection [deletenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2186140 INFO  (zkCallback-3148-thread-2-processing-n:127.0.0.1:43067_solr) [n:127.0.0.1:43067_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletenodetest_coll/state.json] for collection [deletenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2186140 INFO  (zkCallback-3151-thread-2-processing-n:127.0.0.1:33337_solr) [n:127.0.0.1:33337_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletenodetest_coll/state.json] for collection [deletenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2186140 INFO  (zkCallback-3146-thread-1-processing-n:127.0.0.1:37479_solr) [n:127.0.0.1:37479_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletenodetest_coll/state.json] for collection [deletenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2186140 INFO  (zkCallback-3151-thread-1-processing-n:127.0.0.1:33337_solr) [n:127.0.0.1:33337_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletenodetest_coll/state.json] for collection [deletenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2186140 INFO  (zkCallback-3146-thread-2-processing-n:127.0.0.1:37479_solr) [n:127.0.0.1:37479_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletenodetest_coll/state.json] for collection [deletenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2186140 INFO  (zkCallback-3150-thread-1-processing-n:127.0.0.1:39585_solr) [n:127.0.0.1:39585_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletenodetest_coll/state.json] for collection [deletenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2187048 INFO  (qtp13665436-18708) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard2 r:core_node7 x:deletenodetest_coll_shard2_replica_t4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2187048 INFO  (qtp33409042-18701) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard4 r:core_node17 x:deletenodetest_coll_shard4_replica_p14] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2187051 INFO  (qtp3926383-18699) [n:127.0.0.1:35779_solr c:deletenodetest_coll s:shard4 r:core_node15 x:deletenodetest_coll_shard4_replica_t12] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2187057 INFO  (qtp3926383-18723) [n:127.0.0.1:35779_solr c:deletenodetest_coll s:shard1 r:core_node3 x:deletenodetest_coll_shard1_replica_t1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2187071 INFO  (qtp6508798-18741) [n:127.0.0.1:33337_solr c:deletenodetest_coll s:shard5 r:core_node20 x:deletenodetest_coll_shard5_replica_p18] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2187073 INFO  (qtp25036582-18722) [n:127.0.0.1:37479_solr c:deletenodetest_coll s:shard3 r:core_node13 x:deletenodetest_coll_shard3_replica_p10] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2187075 INFO  (qtp6508798-18737) [n:127.0.0.1:33337_solr c:deletenodetest_coll s:shard2 r:core_node9 x:deletenodetest_coll_shard2_replica_p6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2187078 INFO  (qtp13665436-18711) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard5 r:core_node19 x:deletenodetest_coll_shard5_replica_t16] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2187078 INFO  (qtp16012905-18743) [n:127.0.0.1:43067_solr c:deletenodetest_coll s:shard3 r:core_node11 x:deletenodetest_coll_shard3_replica_t8] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2187103 INFO  (qtp33409042-18733) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard1 r:core_node5 x:deletenodetest_coll_shard1_replica_p2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2187108 INFO  (qtp33409042-18701) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard4 r:core_node17 x:deletenodetest_coll_shard4_replica_p14] o.a.s.s.IndexSchema [deletenodetest_coll_shard4_replica_p14] Schema name=cloud-dynamic
   [junit4]   2> 2187115 INFO  (qtp13665436-18708) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard2 r:core_node7 x:deletenodetest_coll_shard2_replica_t4] o.a.s.s.IndexSchema [deletenodetest_coll_shard2_replica_t4] Schema name=cloud-dynamic
   [junit4]   2> 2187117 INFO  (qtp3926383-18723) [n:127.0.0.1:35779_solr c:deletenodetest_coll s:shard1 r:core_node3 x:deletenodetest_coll_shard1_replica_t1] o.a.s.s.IndexSchema [deletenodetest_coll_shard1_replica_t1] Schema name=cloud-dynamic
   [junit4]   2> 2187119 INFO  (qtp6508798-18737) [n:127.0.0.1:33337_solr c:deletenodetest_coll s:shard2 r:core_node9 x:deletenodetest_coll_shard2_replica_p6] o.a.s.s.IndexSchema [deletenodetest_coll_shard2_replica_p6] Schema name=cloud-dynamic
   [junit4]   2> 2187127 INFO  (qtp25036582-18722) [n:127.0.0.1:37479_solr c:deletenodetest_coll s:shard3 r:core_node13 x:deletenodetest_coll_shard3_replica_p10] o.a.s.s.IndexSchema [deletenodetest_coll_shard3_replica_p10] Schema name=cloud-dynamic
   [junit4]   2> 2187148 INFO  (qtp33409042-18733) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard1 r:core_node5 x:deletenodetest_coll_shard1_replica_p2] o.a.s.s.IndexSchema [deletenodetest_coll_shard1_replica_p2] Schema name=cloud-dynamic
   [junit4]   2> 2187150 INFO  (qtp6508798-18741) [n:127.0.0.1:33337_solr c:deletenodetest_coll s:shard5 r:core_node20 x:deletenodetest_coll_shard5_replica_p18] o.a.s.s.IndexSchema [deletenodetest_coll_shard5_replica_p18] Schema name=cloud-dynamic
   [junit4]   2> 2187153 INFO  (qtp13665436-18711) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard5 r:core_node19 x:deletenodetest_coll_shard5_replica_t16] o.a.s.s.IndexSchema [deletenodetest_coll_shard5_replica_t16] Schema name=cloud-dynamic
   [junit4]   2> 2187157 INFO  (qtp3926383-18699) [n:127.0.0.1:35779_solr c:deletenodetest_coll s:shard4 r:core_node15 x:deletenodetest_coll_shard4_replica_t12] o.a.s.s.IndexSchema [deletenodetest_coll_shard4_replica_t12] Schema name=cloud-dynamic
   [junit4]   2> 2187181 INFO  (qtp16012905-18743) [n:127.0.0.1:43067_solr c:deletenodetest_coll s:shard3 r:core_node11 x:deletenodetest_coll_shard3_replica_t8] o.a.s.s.IndexSchema [deletenodetest_coll_shard3_replica_t8] Schema name=cloud-dynamic
   [junit4]   2> 2187201 INFO  (qtp13665436-18708) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard2 r:core_node7 x:deletenodetest_coll_shard2_replica_t4] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2187201 INFO  (qtp13665436-18708) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard2 r:core_node7 x:deletenodetest_coll_shard2_replica_t4] o.a.s.c.CoreContainer Creating SolrCore 'deletenodetest_coll_shard2_replica_t4' using configuration from collection deletenodetest_coll, trusted=true
   [junit4]   2> 2187202 INFO  (qtp13665436-18708) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard2 r:core_node7 x:deletenodetest_coll_shard2_replica_t4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35177.solr.core.deletenodetest_coll.shard2.replica_t4' (registry 'solr.core.deletenodetest_coll.shard2.replica_t4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c267d5
   [junit4]   2> 2187202 INFO  (qtp13665436-18708) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard2 r:core_node7 x:deletenodetest_coll_shard2_replica_t4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2187202 INFO  (qtp13665436-18708) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard2 r:core_node7 x:deletenodetest_coll_shard2_replica_t4] o.a.s.c.SolrCore [[deletenodetest_coll_shard2_replica_t4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteNodeTest_F04CD7300E2847FA-001/tempDir-001/node4/deletenodetest_coll_shard2_replica_t4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteNodeTest_F04CD7300E2847FA-001/tempDir-001/node4/./deletenodetest_coll_shard2_replica_t4/data/]
   [junit4]   2> 2187202 INFO  (qtp3926383-18723) [n:127.0.0.1:35779_solr c:deletenodetest_coll s:shard1 r:core_node3 x:deletenodetest_coll_shard1_replica_t1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2187203 INFO  (qtp3926383-18723) [n:127.0.0.1:35779_solr c:deletenodetest_coll s:shard1 r:core_node3 x:deletenodetest_coll_shard1_replica_t1] o.a.s.c.CoreContainer Creating SolrCore 'deletenodetest_coll_shard1_replica_t1' using configuration from collection deletenodetest_coll, trusted=true
   [junit4]   2> 2187203 INFO  (qtp3926383-18723) [n:127.0.0.1:35779_solr c:deletenodetest_coll s:shard1 r:core_node3 x:deletenodetest_coll_shard1_replica_t1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35779.solr.core.deletenodetest_coll.shard1.replica_t1' (registry 'solr.core.deletenodetest_coll.shard1.replica_t1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c267d5
   [junit4]   2> 2187203 INFO  (qtp3926383-18723) [n:127.0.0.1:35779_solr c:deletenodetest_coll s:shard1 r:core_node3 x:deletenodetest_coll_shard1_replica_t1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2187203 INFO  (qtp3926383-18723) [n:127.0.0.1:35779_solr c:deletenodetest_coll s:shard1 r:core_node3 x:deletenodetest_coll_shard1_replica_t1] o.a.s.c.SolrCore [[deletenodetest_coll_shard1_replica_t1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteNodeTest_F04CD7300E2847FA-001/tempDir-001/node3/deletenodetest_coll_shard1_replica_t1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteNodeTest_F04CD7300E2847FA-001/tempDir-001/node3/./deletenodetest_coll_shard1_replica_t1/data/]
   [junit4]   2> 2187206 INFO  (qtp6508798-18737) [n:127.0.0.1:33337_solr c:deletenodetest_coll s:shard2 r:core_node9 x:deletenodetest_coll_shard2_replica_p6] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2187206 INFO  (qtp6508798-18737) [n:127.0.0.1:33337_solr c:deletenodetest_coll s:shard2 r:core_node9 x:deletenodetest_coll_shard2_replica_p6] o.a.s.c.CoreContainer Creating SolrCore 'deletenodetest_coll_shard2_replica_p6' using configuration from collection deletenodetest_coll, trusted=true
   [junit4]   2> 2187206 INFO  (qtp6508798-18737) [n:127.0.0.1:33337_solr c:deletenodetest_coll s:shard2 r:core_node9 x:deletenodetest_coll_shard2_replica_p6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33337.solr.core.deletenodetest_coll.shard2.replica_p6' (registry 'solr.core.deletenodetest_coll.shard2.replica_p6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c267d5
   [junit4]   2> 2187207 INFO  (qtp6508798-18737) [n:127.0.0.1:33337_solr c:deletenodetest_coll s:shard2 r:core_node9 x:deletenodetest_coll_shard2_replica_p6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2187207 INFO  (qtp6508798-18737) [n:127.0.0.1:33337_solr c:deletenodetest_coll s:shard2 r:core_node9 x:deletenodetest_coll_shard2_replica_p6] o.a.s.c.SolrCore [[deletenodetest_coll_shard2_replica_p6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteNodeTest_F04CD7300E2847FA-001/tempDir-001/node5/deletenodetest_coll_shard2_replica_p6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteNodeTest_F04CD7300E2847FA-001/tempDir-001/node5/./deletenodetest_coll_shard2_replica_p6/data/]
   [junit4]   2> 2187209 INFO  (qtp33409042-18701) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard4 r:core_node17 x:deletenodetest_coll_shard4_replica_p14] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2187210 INFO  (qtp33409042-18701) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard4 r:core_node17 x:deletenodetest_coll_shard4_replica_p14] o.a.s.c.CoreContainer Creating SolrCore 'deletenodetest_coll_shard4_replica_p14' using configuration from collection deletenodetest_coll, trusted=true
   [junit4]   2> 2187210 INFO  (qtp33409042-18701) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard4 r:core_node17 x:deletenodetest_coll_shard4_replica_p14] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39585.solr.core.deletenodetest_coll.shard4.replica_p14' (registry 'solr.core.deletenodetest_coll.shard4.replica_p14') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c267d5
   [junit4]   2> 2187210 INFO  (qtp33409042-18701) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard4 r:core_node17 x:deletenodetest_coll_shard4_replica_p14] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2187211 INFO  (qtp33409042-18701) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard4 r:core_node17 x:deletenodetest_coll_shard4_replica_p14] o.a.s.c.SolrCore [[deletenodetest_coll_shard4_replica_p14] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteNodeTest_F04CD7300E2847FA-001/tempDir-001/node2/deletenodetest_coll_shard4_replica_p14], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteNodeTest_F04CD7300E2847FA-001/tempDir-001/node2/./deletenodetest_coll_shard4_replica_p14/data/]
   [junit4]   2> 2187230 INFO  (qtp25036582-18722) [n:127.0.0.1:37479_solr c:deletenodetest_coll s:shard3 r:core_node13 x:deletenodetest_coll_shard3_replica_p10] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2187230 INFO  (qtp25036582-18722) [n:127.0.0.1:37479_solr c:deletenodetest_coll s:shard3 r:core_node13 x:deletenodetest_coll_shard3_replica_p10] o.a.s.c.CoreContainer Creating SolrCore 'deletenodetest_coll_shard3_replica_p10' using configuration from collection deletenodetest_coll, trusted=true
   [junit4]   2> 2187231 INFO  (qtp25036582-18722) [n:127.0.0.1:37479_solr c:deletenodetest_coll s:shard3 r:core_node13 x:deletenodetest_coll_shard3_replica_p10] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37479.solr.core.deletenodetest_coll.shard3.replica_p10' (registry 'solr.core.deletenodetest_coll.shard3.replica_p10') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c267d5
   [junit4]   2> 2187231 INFO  (qtp6508798-18741) [n:127.0.0.1:33337_solr c:deletenodetest_coll s:shard5 r:core_node20 x:deletenodetest_coll_shard5_replica_p18] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2187231 INFO  (qtp25036582-18722) [n:127.0.0.1:37479_solr c:deletenodetest_coll s:shard3 r:core_node13 x:deletenodetest_coll_shard3_replica_p10] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2187231 INFO  (qtp6508798-18741) [n:127.0.0.1:33337_solr c:deletenodetest_coll s:shard5 r:core_node20 x:deletenodetest_coll_shard5_replica_p18] o.a.s.c.CoreContainer Creating SolrCore 'deletenodetest_coll_shard5_replica_p18' using configuration from collection deletenodetest_coll, trusted=true
   [junit4]   2> 2187231 INFO  (qtp25036582-18722) [n:127.0.0.1:37479_solr c:deletenodetest_coll s:shard3 r:core_node13 x:deletenodetest_coll_shard3_replica_p10] o.a.s.c.SolrCore [[deletenodetest_coll_shard3_replica_p10] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteNodeTest_F04CD7300E2847FA-001/tempDir-001/node1/deletenodetest_coll_shard3_replica_p10], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteNodeTest_F04CD7300E2847FA-001/tempDir-001/node1/./deletenodetest_coll_shard3_replica_p10/data/]
   [junit4]   2> 2187232 INFO  (qtp6508798-18741) [n:127.0.0.1:33337_solr c:deletenodetest_coll s:shard5 r:core_node20 x:deletenodetest_coll_shard5_replica_p18] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33337.solr.core.deletenodetest_coll.shard5.replica_p18' (registry 'solr.core.deletenodetest_coll.shard5.replica_p18') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c267d5
   [junit4]   2> 2187232 INFO  (qtp6508798-18741) [n:127.0.0.1:33337_solr c:deletenodetest_coll s:shard5 r:core_node20 x:deletenodetest_coll_shard5_replica_p18] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2187232 INFO  (qtp6508798-18741) [n:127.0.0.1:33337_solr c:deletenodetest_coll s:shard5 r:core_node20 x:deletenodetest_coll_shard5_replica_p18] o.a.s.c.SolrCore [[deletenodetest_coll_shard5_replica_p18] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteNodeTest_F04CD7300E2847FA-001/tempDir-001/node5/deletenodetest_coll_shard5_replica_p18], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteNodeTest_F04CD7300E2847FA-001/tempDir-001/node5/./deletenodetest_coll_shard5_replica_p18/data/]
   [junit4]   2> 2187233 INFO  (qtp33409042-18733) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard1 r:core_node5 x:deletenodetest_coll_shard1_replica_p2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2187233 INFO  (qtp33409042-18733) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard1 r:core_node5 x:deletenodetest_coll_shard1_replica_p2] o.a.s.c.CoreContainer Creating SolrCore 'deletenodetest_coll_shard1_replica_p2' using configuration from collection deletenodetest_coll, trusted=true
   [junit4]   2> 2187234 INFO  (qtp33409042-18733) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard1 r:core_node5 x:deletenodetest_coll_shard1_replica_p2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39585.solr.core.deletenodetest_coll.shard1.replica_p2' (registry 'solr.core.deletenodetest_coll.shard1.replica_p2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c267d5
   [junit4]   2> 2187234 INFO  (qtp33409042-18733) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard1 r:core_node5 x:deletenodetest_coll_shard1_replica_p2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2187234 INFO  (qtp33409042-18733) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard1 r:core_node5 x:deletenodetest_coll_shard1_replica_p2] o.a.s.c.SolrCore [[deletenodetest_coll_shard1_replica_p2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteNodeTest_F04CD7300E2847FA-001/tempDir-001/node2/deletenodetest_coll_shard1_replica_p2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteNodeTest_F04CD7300E2847FA-001/tempDir-001/node2/./deletenodetest_coll_shard1_replica_p2/data/]
   [junit4]   2> 2187244 INFO  (qtp16012905-18743) [n:127.0.0.1:43067_solr c:deletenodetest_coll s:shard3 r:core_node11 x:deletenodetest_coll_shard3_replica_t8] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2187244 INFO  (qtp16012905-18743) [n:127.0.0.1:43067_solr c:deletenodetest_coll s:shard3 r:core_node11 x:deletenodetest_coll_shard3_replica_t8] o.a.s.c.CoreContainer Creating SolrCore 'deletenodetest_coll_shard3_replica_t8' using configuration from collection deletenodetest_coll, trusted=true
   [junit4]   2> 2187245 INFO  (qtp16012905-18743) [n:127.0.0.1:43067_solr c:deletenodetest_coll s:shard3 r:core_node11 x:deletenodetest_coll_shard3_replica_t8] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43067.solr.core.deletenodetest_coll.shard3.replica_t8' (registry 'solr.core.deletenodetest_coll.shard3.replica_t8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c267d5
   [junit4]   2> 2187245 INFO  (qtp16012905-18743) [n:127.0.0.1:43067_solr c:deletenodetest_coll s:shard3 r:core_node11 x:deletenodetest_coll_shard3_replica_t8] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2187245 INFO  (qtp16012905-18743) [n:127.0.0.1:43067_solr c:deletenodetest_coll s:shard3 r:core_node11 x:deletenodetest_coll_shard3_replica_t8] o.a.s.c.SolrCore [[deletenodetest_coll_shard3_replica_t8] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteNodeTest_F04CD7300E2847FA-001/tempDir-001/node6/deletenodetest_coll_shard3_replica_t8], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteNodeTest_F04CD7300E2847FA-001/tempDir-001/node6/./deletenodetest_coll_shard3_replica_t8/data/]
   [junit4]   2> 2187251 INFO  (qtp13665436-18711) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard5 r:core_node19 x:deletenodetest_coll_shard5_replica_t16] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2187251 INFO  (qtp13665436-18711) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard5 r:core_node19 x:deletenodetest_coll_shard5_replica_t16] o.a.s.c.CoreContainer Creating SolrCore 'deletenodetest_coll_shard5_replica_t16' using configuration from collection deletenodetest_coll, trusted=true
   [junit4]   2> 2187251 INFO  (qtp13665436-18711) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard5 r:core_node19 x:deletenodetest_coll_shard5_replica_t16] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35177.solr.core.deletenodetest_coll.shard5.replica_t16' (registry 'solr.core.deletenodetest_coll.shard5.replica_t16') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c267d5
   [junit4]   2> 2187251 INFO  (qtp13665436-18711) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard5 r:core_node19 x:deletenodetest_coll_shard5_replica_t16] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2187251 INFO  (qtp13665436-18711) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard5 r:core_node19 x:deletenodetest_coll_shard5_replica_t16] o.a.s.c.SolrCore [[deletenodetest_coll_shard5_replica_t16] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteNodeTest_F04CD7300E2847FA-001/tempDir-001/node4/deletenodetest_coll_shard5_replica_t16], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteNodeTest_F04CD7300E2847FA-001/tempDir-001/node4/./deletenodetest_coll_shard5_replica_t16/data/]
   [junit4]   2> 2187259 INFO  (qtp3926383-18699) [n:127.0.0.1:35779_solr c:deletenodetest_coll s:shard4 r:core_node15 x:deletenodetest_coll_shard4_replica_t12] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2187260 INFO  (qtp3926383-18699) [n:127.0.0.1:35779_solr c:deletenodetest_coll s:shard4 r:core_node15 x:deletenodetest_coll_shard4_replica_t12] o.a.s.c.CoreContainer Creating SolrCore 'deletenodetest_coll_shard4_replica_t12' using configuration from collection deletenodetest_coll, trusted=true
   [junit4]   2> 2187260 INFO  (qtp3926383-18699) [n:127.0.0.1:35779_solr c:deletenodetest_coll s:shard4 r:core_node15 x:deletenodetest_coll_shard4_replica_t12] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35779.solr.core.deletenodetest_coll.shard4.replica_t12' (registry 'solr.core.deletenodetest_coll.shard4.replica_t12') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c267d5
   [junit4]   2> 2187261 INFO  (qtp3926383-18699) [n:127.0.0.1:35779_solr c:deletenodetest_coll s:shard4 r:core_node15 x:deletenodetest_coll_shard4_replica_t12] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2187261 INFO  (qtp3926383-18699) [n:127.0.0.1:35779_solr c:deletenodetest_coll s:shard4 r:core_node15 x:deletenodetest_coll_shard4_replica_t12] o.a.s.c.SolrCore [[deletenodetest_coll_shard4_replica_t12] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteNodeTest_F04CD7300E2847FA-001/tempDir-001/node3/deletenodetest_coll_shard4_replica_t12], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteNodeTest_F04CD7300E2847FA-001/tempDir-001/node3/./deletenodetest_coll_shard4_replica_t12/data/]
   [junit4]   2> 2187344 INFO  (qtp33409042-18701) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard4 r:core_node17 x:deletenodetest_coll_shard4_replica_p14] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2187344 INFO  (qtp33409042-18701) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard4 r:core_node17 x:deletenodetest_coll_shard4_replica_p14] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2187348 INFO  (qtp33409042-18701) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard4 r:core_node17 x:deletenodetest_coll_shard4_replica_p14] o.a.s.s.SolrIndexSearcher Opening [Searcher@1dcfd95[deletenodetest_coll_shard4_replica_p14] main]
   [junit4]   2> 2187349 INFO  (qtp33409042-18701) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard4 r:core_node17 x:deletenodetest_coll_shard4_replica_p14] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2187349 INFO  (qtp33409042-18701) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard4 r:core_node17 x:deletenodetest_coll_shard4_replica_p14] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2187350 INFO  (qtp33409042-18701) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard4 r:core_node17 x:deletenodetest_coll_shard4_replica_p14] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2187351 INFO  (qtp33409042-18701) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard4 r:core_node17 x:deletenodetest_coll_shard4_replica_p14] o.a.s.c.ZkController deletenodetest_coll_shard4_replica_p14 starting background replication from leader
   [junit4]   2> 2187351 INFO  (qtp33409042-18701) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard4 r:core_node17 x:deletenodetest_coll_shard4_replica_p14] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 2187351 INFO  (searcherExecutor-7696-thread-1-processing-n:127.0.0.1:39585_solr x:deletenodetest_coll_shard4_replica_p14 s:shard4 c:deletenodetest_coll r:core_node17) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard4 r:core_node17 x:deletenodetest_coll_shard4_replica_p14] o.a.s.c.SolrCore [deletenodetest_coll_shard4_replica_p14] Registered new searcher Searcher@1dcfd95[deletenodetest_coll_shard4_replica_p14] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2187374 INFO  (qtp13665436-18708) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard2 r:core_node7 x:deletenodetest_coll_shard2_replica_t4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2187374 INFO  (qtp13665436-18708) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard2 r:core_node7 x:deletenodetest_coll_shard2_replica_t4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2187375 INFO  (qtp16012905-18743) [n:127.0.0.1:43067_solr c:deletenodetest_coll s:shard3 r:core_node11 x:deletenodetest_coll_shard3_replica_t8] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2187375 INFO  (qtp16012905-18743) [n:127.0.0.1:43067_solr c:deletenodetest_coll s:shard3 r:core_node11 x:deletenodetest_coll_shard3_replica_t8] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2187376 INFO  (qtp13665436-18711) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard5 r:core_node19 x:deletenodetest_coll_shard5_replica_t16] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2187376 INFO  (qtp13665436-18711) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard5 r:core_node19 x:deletenodetest_coll_shard5_replica_t16] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2187376 INFO  (qtp13665436-18708) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard2 r:core_node7 x:deletenodetest_coll_shard2_replica_t4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2187376 INFO  (qtp13665436-18708) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard2 r:core_node7 x:deletenodetest_coll_shard2_replica_t4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2187377 INFO  (qtp16012905-18743) [n:127.0.0.1:43067_solr c:deletenodetest_coll s:shard3 r:core_node11 x:deletenodetest_coll_shard3_replica_t8] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2187377 INFO  (qtp16012905-18743) [n:127.0.0.1:43067_solr c:deletenodetest_coll s:shard3 r:core_node11 x:deletenodetest_coll_shard3_replica_t8] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2187377 INFO  (qtp13665436-18711) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard5 r:core_node19 x:deletenodetest_coll_shard5_replica_t16] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2187377 INFO  (qtp13665436-18711) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard5 r:core_node19 x:deletenodetest_coll_shard5_replica_t16] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2187378 INFO  (qtp13665436-18708) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard2 r:core_node7 x:deletenodetest_coll_shard2_replica_t4] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fc3179[deletenodetest_coll_shard2_replica_t4] main]
   [junit4]   2> 2187379 INFO  (qtp16012905-18743) [n:127.0.0.1:43067_solr c:deletenodetest_coll s:shard3 r:core_node11 x:deletenodetest_coll_shard3_replica_t8] o.a.s.s.SolrIndexSearcher Opening [Searcher@14328c2[deletenodetest_coll_shard3_replica_t8] main]
   [junit4]   2> 2187380 INFO  (qtp13665436-18711) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard5 r:core_node19 x:deletenodetest_coll_shard5_replica_t16] o.a.s.s.SolrIndexSearcher Opening [Searcher@461a9c[deletenodetest_coll_shard5_replica_t16] main]
   [junit4]   2> 2187380 INFO  (qtp13665436-18708) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard2 r:core_node7 x:deletenodetest_coll_shard2_replica_t4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2187380 INFO  (qtp13665436-18708) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard2 r:core_node7 x:deletenodetest_coll_shard2_replica_t4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2187380 INFO  (qtp16012905-18743) [n:127.0.0.1:43067_solr c:deletenodetest_coll s:shard3 r:core_node11 x:deletenodetest_coll_shard3_replica_t8] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2187381 INFO  (qtp13665436-18711) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard5 r:core_node19 x:deletenodetest_coll_shard5_replica_t16] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2187381 INFO  (qtp13665436-18711) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard5 r:core_node19 x:deletenodetest_coll_shard5_replica_t16] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2187381 INFO  (qtp16012905-18743) [n:127.0.0.1:43067_solr c:deletenodetest_coll s:shard3 r:core_node11 x:deletenodetest_coll_shard3_replica_t8] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2187381 INFO  (qtp6508798-18737) [n:127.0.0.1:33337_solr c:deletenodetest_coll s:shard2 r:core_node9 x:deletenodetest_coll_shard2_replica_p6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2187381 INFO  (qtp6508798-18737) [n:127.0.0.1:33337_solr c:deletenodetest_coll s:shard2 r:core_node9 x:deletenodetest_coll_shard2_replica_p6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2187381 INFO  (qtp33409042-18733) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard1 r:core_node5 x:deletenodetest_coll_shard1_replica_p2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2187381 INFO  (qtp13665436-18708) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard2 r:core_node7 x:deletenodetest_coll_shard2_replica_t4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2187381 INFO  (qtp33409042-18733) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard1 r:core_node5 x:deletenodetest_coll_shard1_replica_p2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2187382 INFO  (qtp13665436-18711) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard5 r:core_node19 x:deletenodetest_coll_shard5_replica_t16] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2187382 INFO  (qtp16012905-18743) [n:127.0.0.1:43067_solr c:deletenodetest_coll s:shard3 r:core_node11 x:deletenodetest_coll_shard3_replica_t8] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2187382 INFO  (qtp13665436-18711) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard5 r:core_node19 x:deletenodetest_coll_shard5_replica_t16] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584788064548421632
   [junit4]   2> 2187382 INFO  (qtp16012905-18743) [n:127.0.0.1:43067_solr c:deletenodetest_coll s:shard3 r:core_node11 x:deletenodetest_coll_shard3_replica_t8] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584788064548421632
   [junit4]   2> 2187383 INFO  (qtp6508798-18737) [n:127.0.0.1:33337_solr c:deletenodetest_coll s:shard2 r:core_node9 x:deletenodetest_coll_shard2_replica_p6] o.a.s.s.SolrIndexSearcher Opening [Searcher@124d969[deletenodetest_coll_shard2_replica_p6] main]
   [junit4]   2> 2187384 INFO  (searcherExecutor-7700-thread-1-processing-n:127.0.0.1:43067_solr x:deletenodetest_coll_shard3_replica_t8 s:shard3 c:deletenodetest_coll r:core_node11) [n:127.0.0.1:43067_solr c:deletenodetest_coll s:shard3 r:core_node11 x:deletenodetest_coll_shard3_replica_t8] o.a.s.c.SolrCore [deletenodetest_coll_shard3_replica_t8] Registered new searcher Searcher@14328c2[deletenodetest_coll_shard3_replica_t8] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2187384 INFO  (qtp13665436-18708) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard2 r:core_node7 x:deletenodetest_coll_shard2_replica_t4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584788064550518784
   [junit4]   2> 2187384 INFO  (qtp33409042-18733) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard1 r:core_node5 x:deletenodetest_coll_shard1_replica_p2] o.a.s.s.SolrIndexSearcher Opening [Searcher@860fbb[deletenodetest_coll_shard1_replica_p2] main]
   [junit4]   2> 2187385 INFO  (qtp6508798-18737) [n:127.0.0.1:33337_solr c:deletenodetest_coll s:shard2 r:core_node9 x:deletenodetest_coll_shard2_replica_p6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2187385 INFO  (qtp3926383-18723) [n:127.0.0.1:35779_solr c:deletenodetest_coll s:shard1 r:core_node3 x:deletenodetest_coll_shard1_replica_t1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2187385 INFO  (qtp3926383-18723) [n:127.0.0.1:35779_solr c:deletenodetest_coll s:shard1 r:core_node3 x:deletenodetest_coll_shard1_replica_t1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2187385 INFO  (qtp33409042-18733) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard1 r:core_node5 x:deletenodetest_coll_shard1_replica_p2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2187385 INFO  (qtp6508798-18737) [n:127.0.0.1:33337_solr c:deletenodetest_coll s:shard2 r:core_node9 x:deletenodetest_coll_shard2_replica_p6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2187386 INFO  (qtp33409042-18733) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard1 r:core_node5 x:deletenodetest_coll_shard1_replica_p2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2187386 INFO  (searcherExecutor-7701-thread-1-processing-n:127.0.0.1:35177_solr x:deletenodetest_coll_shard5_replica_t16 s:shard5 c:deletenodetest_coll r:core_node19) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard5 r:core_node19 x:deletenodetest_coll_shard5_replica_t16] o.a.s.c.SolrCore [deletenodetest_coll_shard5_replica_t16] Registered new searcher Searcher@461a9c[deletenodetest_coll_shard5_replica_t16] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2187386 INFO  (searcherExecutor-7693-thread-1-processing-n:127.0.0.1:35177_solr x:deletenodetest_coll_shard2_replica_t4 s:shard2 c:deletenodetest_coll r:core_node7) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard2 r:core_node7 x:deletenodetest_coll_shard2_replica_t4] o.a.s.c.SolrCore [deletenodetest_coll_shard2_replica_t4] Registered new searcher Searcher@1fc3179[deletenodetest_coll_shard2_replica_t4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2187386 INFO  (qtp33409042-18733) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard1 r:core_node5 x:deletenodetest_coll_shard1_replica_p2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2187386 INFO  (qtp3926383-18723) [n:127.0.0.1:35779_solr c:deletenodetest_coll s:shard1 r:core_node3 x:deletenodetest_coll_shard1_replica_t1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2187387 INFO  (qtp3926383-18723) [n:127.0.0.1:35779_solr c:deletenodetest_coll s:shard1 r:core_node3 x:deletenodetest_coll_shard1_replica_t1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2187387 INFO  (qtp6508798-18737) [n:127.0.0.1:33337_solr c:deletenodetest_coll s:shard2 r:core_node9 x:deletenodetest_coll_shard2_replica_p6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2187388 INFO  (qtp3926383-18723) [n:127.0.0.1:35779_solr c:deletenodetest_coll s:shard1 r:core_node3 x:deletenodetest_coll_shard1_replica_t1] o.a.s.s.SolrIndexSearcher Opening [Searcher@153a1fc[deletenodetest_coll_shard1_replica_t1] main]
   [junit4]   2> 2187388 INFO  (qtp6508798-18741) [n:127.0.0.1:33337_solr c:deletenodetest_coll s:shard5 r:core_node20 x:deletenodetest_coll_shard5_replica_p18] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2187388 INFO  (qtp6508798-18741) [n:127.0.0.1:33337_solr c:deletenodetest_coll s:shard5 r:core_node20 x:deletenodetest_coll_shard5_replica_p18] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2187389 INFO  (qtp3926383-18699) [n:127.0.0.1:35779_solr c:deletenodetest_coll s:shard4 r:core_node15 x:deletenodetest_coll_shard4_replica_t12] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2187389 INFO  (qtp3926383-18699) [n:127.0.0.1:35779_solr c:deletenodetest_coll s:shard4 r:core_node15 x:deletenodetest_coll_shard4_replica_t12] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2187389 INFO  (qtp3926383-18723) [n:127.0.0.1:35779_solr c:deletenodetest_coll s:shard1 r:core_node3 x:deletenodetest_coll_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2187389 INFO  (qtp16012905-18743) [n:127.0.0.1:43067_solr c:deletenodetest_coll s:shard3 r:core_node11 x:deletenodetest_coll_shard3_replica_t8] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2187390 INFO  (qtp16012905-18743) [n:127.0.0.1:43067_solr c:deletenodetest_coll s:shard3 r:core_node11 x:deletenodetest_coll_shard3_replica_t8] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2187390 INFO  (qtp16012905-18743) [n:127.0.0.1:43067_solr c:deletenodetest_coll s:shard3 r:core_node11 x:deletenodetest_coll_shard3_replica_t8] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43067/solr/deletenodetest_coll_shard3_replica_t8/
   [junit4]   2> 2187390 INFO  (qtp3926383-18723) [n:127.0.0.1:35779_solr c:deletenodetest_coll s:shard1 r:core_node3 x:deletenodetest_coll_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2187390 INFO  (qtp16012905-18743) [n:127.0.0.1:43067_solr c:deletenodetest_coll s:shard3 r:core_node11 x:deletenodetest_coll_shard3_replica_t8] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2187390 INFO  (qtp3926383-18699) [n:127.0.0.1:35779_solr c:deletenodetest_coll s:shard4 r:core_node15 x:deletenodetest_coll_shard4_replica_t12] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2187390 INFO  (qtp16012905-18743) [n:127.0.0.1:43067_solr c:deletenodetest_coll s:shard3 r:core_node11 x:deletenodetest_coll_shard3_replica_t8] o.a.s.c.SyncStrategy http://127.0.0.1:43067/solr/deletenodetest_coll_shard3_replica_t8/ has no replicas
   [junit4]   2> 2187390 INFO  (qtp3926383-18699) [n:127.0.0.1:35779_solr c:deletenodetest_coll s:shard4 r:core_node15 x:deletenodetest_coll_shard4_replica_t12] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2187390 INFO  (qtp16012905-18743) [n:127.0.0.1:43067_solr c:deletenodetest_coll s:shard3 r:core_node11 x:deletenodetest_coll_shard3_replica_t8] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2187390 INFO  (qtp16012905-18743) [n:127.0.0.1:43067_solr c:deletenodetest_coll s:shard3 r:core_node11 x:deletenodetest_coll_shard3_replica_t8] o.a.s.c.ZkController deletenodetest_coll_shard3_replica_t8 stopping background replication from leader
   [junit4]   2> 2187391 INFO  (qtp6508798-18741) [n:127.0.0.1:33337_solr c:deletenodetest_coll s:shard5 r:core_node20 x:deletenodetest_coll_shard5_replica_p18] o.a.s.s.SolrIndexSearcher Opening [Searcher@e3522b[deletenodetest_coll_shard5_replica_p18] main]
   [junit4]   2> 2187391 INFO  (qtp3926383-18723) [n:127.0.0.1:35779_solr c:deletenodetest_coll s:shard1 r:core_node3 x:deletenodetest_coll_shard1_replica_t1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2187391 INFO  (qtp33409042-18701) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard4 r:core_node17 x:deletenodetest_coll_shard4_replica_p14] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 2187391 INFO  (qtp13665436-18711) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard5 r:core_node19 x:deletenodetest_coll_shard5_replica_t16] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2187391 INFO  (qtp33409042-18701) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard4 r:core_node17 x:deletenodetest_coll_shard4_replica_p14] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2187391 INFO  (qtp13665436-18711) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard5 r:core_node19 x:deletenodetest_coll_shard5_replica_t16] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2187392 INFO  (qtp13665436-18711) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard5 r:core_node19 x:deletenodetest_coll_shard5_replica_t16] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35177/solr/deletenodetest_coll_shard5_replica_t16/
   [junit4]   2> 2187392 INFO  (qtp13665436-18711) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard5 r:core_node19 x:deletenodetest_coll_shard5_replica_t16] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2187392 INFO  (qtp13665436-18711) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard5 r:core_node19 x:deletenodetest_coll_shard5_replica_t16] o.a.s.c.SyncStrategy http://127.0.0.1:35177/solr/deletenodetest_coll_shard5_replica_t16/ has no replicas
   [junit4]   2> 2187392 INFO  (qtp33409042-18733) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard1 r:core_node5 x:deletenodetest_coll_shard1_replica_p2] o.a.s.c.ZkController deletenodetest_coll_shard1_replica_p2 starting background replication from leader
   [junit4]   2> 2187392 INFO  (qtp33409042-18733) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard1 r:core_node5 x:deletenodetest_coll_shard1_replica_p2] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 2187391 INFO  (qtp25036582-18722) [n:127.0.0.1:37479_solr c:deletenodetest_coll s:shard3 r:core_node13 x:deletenodetest_coll_shard3_replica_p10] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2187392 INFO  (qtp25036582-18722) [n:127.0.0.1:37479_solr c:deletenodetest_coll s:shard3 r:core_node13 x:deletenodetest_coll_shard3_replica_p10] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2187392 INFO  (qtp6508798-18737) [n:127.0.0.1:33337_solr c:deletenodetest_coll s:shard2 r:core_node9 x:deletenodetest_coll_shard2_replica_p6] o.a.s.c.ZkController deletenodetest_coll_shard2_replica_p6 starting background replication from leader
   [junit4]   2> 2187392 INFO  (qtp6508798-18737) [n:127.0.0.1:33337_solr c:deletenodetest_coll s:shard2 r:core_node9 x:deletenodetest_coll_shard2_replica_p6] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 2187392 INFO  (qtp13665436-18711) [n:127.0.0.1:35177_solr c:deletenodetest_coll s:shard5 r:core_node19 x:deletenodetest_coll_shard5_replica_t16] o.a.s.c.ShardLeaderElectionContext Found all replicas par

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

	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: deletenodetest_coll slice: shard4 saw state=null with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:771)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:736)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	... 41 more
   [junit4]   2> 
   [junit4]   2> 2395863 INFO  (qtp33409042-18701) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard4 r:core_node17 x:deletenodetest_coll_shard4_replica_p14] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf1&newCollection=true&name=deletenodetest_coll_shard4_replica_p14&action=CREATE&numShards=5&collection=deletenodetest_coll&shard=shard4&wt=javabin&version=2&replicaType=PULL} status=0 QTime=209842
   [junit4]   2> 2395868 INFO  (qtp33409042-18733) [n:127.0.0.1:39585_solr c:deletenodetest_coll s:shard1 r:core_node5 x:deletenodetest_coll_shard1_replica_p2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=deletenodetest_coll_shard1_replica_p2&action=CREATE&numShards=5&collection=deletenodetest_coll&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=209847
   [junit4]   2> 2395869 ERROR (SUITE-DeleteNodeTest-seed#[F04CD7300E2847FA]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2395870 INFO  (SUITE-DeleteNodeTest-seed#[F04CD7300E2847FA]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38359 38359
   [junit4]   2> 2400983 INFO  (Thread-4209) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38359 38359
   [junit4]   2> 2400986 WARN  (Thread-4209) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/deletenodetest_coll/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/99049253866504209-127.0.0.1:39585_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteNodeTest_F04CD7300E2847FA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@523b2), locale=no-NO, timezone=Africa/Blantyre
   [junit4]   2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=68999048,total=471699456
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsLockFactoryTest, TestInPlaceUpdatesDistrib, OpenCloseCoreStressTest, RestartWhileUpdatingTest, TestJavabinTupleStreamParser, SignatureUpdateProcessorFactoryTest, TestAuthorizationFramework, TestOrdValues, TestSolrConfigHandler, CreateCollectionCleanupTest, TestJettySolrRunner, TestRequestStatusCollectionAPI, HdfsUnloadDistributedZkTest, TestFieldCacheReopen, TestCloudManagedSchema, TestRangeQuery, TestMaxScoreQueryParser, HdfsBasicDistributedZk2Test, AssignTest, BlockDirectoryTest, HLLUtilTest, ExplicitHLLTest, MoveReplicaTest, TestFieldResource, MBeansHandlerTest, DistanceUnitsTest, TestLuceneMatchVersion, BinaryUpdateRequestHandlerTest, SimpleCollectionCreateDeleteTest, TestPullReplicaErrorHandling, OverseerTaskQueueTest, BlobRepositoryCloudTest, CdcrReplicationHandlerTest, SOLR749Test, ResponseHeaderTest, TestCursorMarkWithoutUniqueKey, SampleTest, TestJsonFacetRefinement, MissingSegmentRecoveryTest, BadIndexSchemaTest, OverseerModifyCollectionTest, TestCloudPseudoReturnFields, TestExactSharedStatsCache, PolyFieldTest, SolrMetricManagerTest, LukeRequestHandlerTest, TestShortCircuitedRequests, SolrJmxReporterTest, AutoScalingHandlerTest, TestLegacyTerms, ShardRoutingTest, TestDocBasedVersionConstraints, TestSha256AuthenticationProvider, HdfsRecoverLeaseTest, CdcrBidirectionalTest, JvmMetricsTest, CoreAdminRequestStatusTest, PrimUtilsTest, TestRestManager, SolrXmlInZkTest, TestSchemalessBufferedUpdates, TestStressLucene, InfixSuggestersTest, TestChildDocTransformer, NodeLostTriggerTest, DebugComponentTest, CollectionTooManyReplicasTest, TestQuerySenderNoQuery, TestRemoteStreaming, NumericFieldsTest, ChaosMonkeySafeLeaderTest, TestReloadDeadlock, BlockJoinFacetDistribTest, TestConfigSetsAPI, HighlighterConfigTest, TestTestInjection, SolrIndexConfigTest, SolrIndexSplitterTest, DistributedTermsComponentTest, TestReplicationHandlerBackup, TestSimpleTrackingShardHandler, TestLeaderElectionWithEmptyReplica, TestPayloadScoreQParserPlugin, AtomicUpdatesTest, ChaosMonkeySafeLeaderWithPullReplicasTest, MetricsHandlerTest, TestManagedStopFilterFactory, CircularListTest, ClusterStateUpdateTest, TestComplexPhraseLeadingWildcard, TestWriterPerf, TestFieldSortValues, HdfsAutoAddReplicasIntegrationTest, SpellingQueryConverterTest, RemoteQueryErrorTest, NotRequiredUniqueKeyTest, TestManagedSchemaThreadSafety, DocumentAnalysisRequestHandlerTest, HdfsChaosMonkeySafeLeaderTest, TestNoOpRegenerator, TestStressRecovery, SolrCmdDistributorTest, TestDownShardTolerantSearch, TestDFISimilarityFactory, DistributedIntervalFacetingTest, BadCopyFieldTest, EnumFieldTest, OutputWriterTest, BasicAuthIntegrationTest, DocValuesMultiTest, TestDistributedStatsComponentCardinality, SuggesterTSTTest, ShowFileRequestHandlerTest, AddBlockUpdateTest, TermVectorComponentDistributedTest, VersionInfoTest, LeaderFailoverAfterPartitionTest, TestScoreJoinQPNoScore, TestDynamicFieldCollectionResource, TestObjectReleaseTracker, TestDocumentBuilder, SchemaVersionSpecificBehaviorTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, ZkSolrClientTest, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner, ZkControllerTest, TestStressReorder, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, PeerSyncTest, ConvertedLegacyTest, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, HighlighterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SuggesterFSTTest, DocValuesTest, TestSolrDeletionPolicy1, TestSurroundQueryParser, TestQueryUtils, TestReversedWildcardFilterFactory, TestOmitPositions, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, MoreLikeThisHandlerTest, FastVectorHighlighterTest, RegexBoostProcessorTest, IndexSchemaTest, TestCollationField, ReturnFieldsTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest, TestLFUCache, PreAnalyzedFieldTest, TestSuggestSpellingConverter, DateFieldTest, DOMUtilTest, RAMDirectoryFactoryTest, TestLRUCache, ZkNodePropsTest, UUIDFieldTest, TestRTGBase, CursorPagingTest, TestDistributedMissingSort, TestHighlightDedupGrouping, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, ActionThrottleTest, AddReplicaTest, AliasIntegrationTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionStateFormat2Test, DeleteLastCustomShardedReplicaTest, DeleteNodeTest]
   [junit4] Completed [519/750 (1!)] on J1 in 216.19s, 1 test, 1 error <<< FAILURES!

[...truncated 43860 lines...]

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-10-ea+32) - Build # 20972 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20972/
Java: 64bit/jdk-10-ea+32 -XX:+UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth

Error Message:
Error from server at http://127.0.0.1:43687/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43687/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([6CD08518CCEC3395:18631A628659078]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:200)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:172)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:138)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth(TestMiniSolrCloudClusterSSL.java:103)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.CollectionReloadTest.testReloadedLeaderStateAfterZkSessionLoss

Error Message:
Error from server at http://127.0.0.1:37987/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37987/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([6CD08518CCEC3395:97FE3E456A0140C0]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.CollectionReloadTest.testReloadedLeaderStateAfterZkSessionLoss(CollectionReloadTest.java:53)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.SystemLogListenerTest.test

Error Message:
wrong number of events added to .system expected:<9> but was:<10>

Stack Trace:
java.lang.AssertionError: wrong number of events added to .system expected:<9> but was:<10>
	at __randomizedtesting.SeedInfo.seed([6CD08518CCEC3395:E484BAC262105E6D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.autoscaling.SystemLogListenerTest.test(SystemLogListenerTest.java:166)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11854 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionReloadTest
   [junit4]   2> 425968 INFO  (SUITE-CollectionReloadTest-seed#[6CD08518CCEC3395]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionReloadTest_6CD08518CCEC3395-001/init-core-data-001
   [junit4]   2> 425968 WARN  (SUITE-CollectionReloadTest-seed#[6CD08518CCEC3395]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13
   [junit4]   2> 425968 INFO  (SUITE-CollectionReloadTest-seed#[6CD08518CCEC3395]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 425969 INFO  (SUITE-CollectionReloadTest-seed#[6CD08518CCEC3395]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 425969 INFO  (SUITE-CollectionReloadTest-seed#[6CD08518CCEC3395]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionReloadTest_6CD08518CCEC3395-001/tempDir-001
   [junit4]   2> 425969 INFO  (SUITE-CollectionReloadTest-seed#[6CD08518CCEC3395]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 425970 INFO  (Thread-1029) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 425970 INFO  (Thread-1029) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 425971 ERROR (Thread-1029) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 426070 INFO  (SUITE-CollectionReloadTest-seed#[6CD08518CCEC3395]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39099
   [junit4]   2> 426075 INFO  (jetty-launcher-300-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 426075 INFO  (jetty-launcher-300-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ad048ed{/solr,null,AVAILABLE}
   [junit4]   2> 426076 INFO  (jetty-launcher-300-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@434eec2c{HTTP/1.1,[http/1.1]}{127.0.0.1:37987}
   [junit4]   2> 426076 INFO  (jetty-launcher-300-thread-1) [    ] o.e.j.s.Server Started @427621ms
   [junit4]   2> 426076 INFO  (jetty-launcher-300-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37987}
   [junit4]   2> 426077 ERROR (jetty-launcher-300-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 426077 INFO  (jetty-launcher-300-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 426077 INFO  (jetty-launcher-300-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 426077 INFO  (jetty-launcher-300-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 426077 INFO  (jetty-launcher-300-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T13:55:35.875203Z
   [junit4]   2> 426078 INFO  (jetty-launcher-300-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 426082 INFO  (jetty-launcher-300-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39099/solr
   [junit4]   2> 426107 INFO  (jetty-launcher-300-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 426108 INFO  (jetty-launcher-300-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37987_solr
   [junit4]   2> 426108 INFO  (jetty-launcher-300-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99048419214491651-127.0.0.1:37987_solr-n_0000000000) starting
   [junit4]   2> 426110 INFO  (jetty-launcher-300-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37987_solr
   [junit4]   2> 426111 INFO  (OverseerStateUpdate-99048419214491651-127.0.0.1:37987_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 426137 INFO  (jetty-launcher-300-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37987.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c6b63b4
   [junit4]   2> 426141 INFO  (jetty-launcher-300-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37987.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c6b63b4
   [junit4]   2> 426141 INFO  (jetty-launcher-300-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37987.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c6b63b4
   [junit4]   2> 426142 INFO  (jetty-launcher-300-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionReloadTest_6CD08518CCEC3395-001/tempDir-001/node1/.
   [junit4]   2> 426153 INFO  (SUITE-CollectionReloadTest-seed#[6CD08518CCEC3395]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 426153 INFO  (SUITE-CollectionReloadTest-seed#[6CD08518CCEC3395]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39099/solr ready
   [junit4]   2> 426157 INFO  (TEST-CollectionReloadTest.testReloadedLeaderStateAfterZkSessionLoss-seed#[6CD08518CCEC3395]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReloadedLeaderStateAfterZkSessionLoss
   [junit4]   2> 426158 INFO  (TEST-CollectionReloadTest.testReloadedLeaderStateAfterZkSessionLoss-seed#[6CD08518CCEC3395]) [    ] o.a.s.c.CollectionReloadTest testReloadedLeaderStateAfterZkSessionLoss initialized OK ... running test logic
   [junit4]   2> 426159 INFO  (qtp1201619400-3054) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=c8n_1x1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 426163 INFO  (OverseerThreadFactory-810-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection c8n_1x1
   [junit4]   2> 426269 INFO  (OverseerStateUpdate-99048419214491651-127.0.0.1:37987_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"c8n_1x1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"c8n_1x1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37987/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 426472 INFO  (qtp1201619400-3056) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=c8n_1x1_shard1_replica_n1&action=CREATE&numShards=1&collection=c8n_1x1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 426472 INFO  (qtp1201619400-3056) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 426575 INFO  (zkCallback-307-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c8n_1x1/state.json] for collection [c8n_1x1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 426576 INFO  (zkCallback-307-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c8n_1x1/state.json] for collection [c8n_1x1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 427483 INFO  (qtp1201619400-3056) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 427512 INFO  (qtp1201619400-3056) [    ] o.a.s.s.IndexSchema [c8n_1x1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 427514 INFO  (qtp1201619400-3056) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 427514 INFO  (qtp1201619400-3056) [    ] o.a.s.c.CoreContainer Creating SolrCore 'c8n_1x1_shard1_replica_n1' using configuration from collection c8n_1x1, trusted=true
   [junit4]   2> 427515 INFO  (qtp1201619400-3056) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37987.solr.core.c8n_1x1.shard1.replica_n1' (registry 'solr.core.c8n_1x1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c6b63b4
   [junit4]   2> 427515 INFO  (qtp1201619400-3056) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 427515 INFO  (qtp1201619400-3056) [    ] o.a.s.c.SolrCore [[c8n_1x1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionReloadTest_6CD08518CCEC3395-001/tempDir-001/node1/c8n_1x1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionReloadTest_6CD08518CCEC3395-001/tempDir-001/node1/./c8n_1x1_shard1_replica_n1/data/]
   [junit4]   2> 427548 INFO  (qtp1201619400-3056) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 427548 INFO  (qtp1201619400-3056) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 427548 INFO  (qtp1201619400-3056) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 427548 INFO  (qtp1201619400-3056) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 427549 INFO  (qtp1201619400-3056) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7460a5b[c8n_1x1_shard1_replica_n1] main]
   [junit4]   2> 427550 INFO  (qtp1201619400-3056) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 427550 INFO  (qtp1201619400-3056) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 427551 INFO  (qtp1201619400-3056) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 427551 INFO  (searcherExecutor-813-thread-1) [    ] o.a.s.c.SolrCore [c8n_1x1_shard1_replica_n1] Registered new searcher Searcher@7460a5b[c8n_1x1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 427551 INFO  (qtp1201619400-3056) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584774709089665024
   [junit4]   2> 427554 INFO  (qtp1201619400-3056) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 427554 INFO  (qtp1201619400-3056) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 427554 INFO  (qtp1201619400-3056) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37987/solr/c8n_1x1_shard1_replica_n1/
   [junit4]   2> 427554 INFO  (qtp1201619400-3056) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 427554 INFO  (qtp1201619400-3056) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:37987/solr/c8n_1x1_shard1_replica_n1/ has no replicas
   [junit4]   2> 427554 INFO  (qtp1201619400-3056) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 427555 INFO  (qtp1201619400-3056) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37987/solr/c8n_1x1_shard1_replica_n1/ shard1
   [junit4]   2> 606161 ERROR (qtp1201619400-3054) [    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 606162 INFO  (qtp1201619400-3054) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=c8n_1x1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=500 QTime=180002
   [junit4]   2> 606162 ERROR (qtp1201619400-3054) [    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 606163 INFO  (TEST-CollectionReloadTest.testReloadedLeaderStateAfterZkSessionLoss-seed#[6CD08518CCEC3395]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReloadedLeaderStateAfterZkSessionLoss
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionReloadTest -Dtests.method=testReloadedLeaderStateAfterZkSessionLoss -Dtests.seed=6CD08518CCEC3395 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-DK -Dtests.timezone=Asia/Qatar -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    180s J2 | CollectionReloadTest.testReloadedLeaderStateAfterZkSessionLoss <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37987/solr: create the collection time out:180s
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6CD08518CCEC3395:97FE3E456A0140C0]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.cloud.CollectionReloadTest.testReloadedLeaderStateAfterZkSessionLoss(CollectionReloadTest.java:53)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 606171 ERROR (OverseerThreadFactory-810-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:37987/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:37987/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:37987 failed to respond
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2> 	... 12 more
   [junit4]   2> 606171 INFO  (jetty-closer-301-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@434eec2c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 606172 ERROR (OverseerThreadFactory-810-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [c8n_1x1].
   [junit4]   2> 606173 INFO  (jetty-closer-301-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1896518602
   [junit4]   2> 606173 INFO  (jetty-closer-301-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 606173 INFO  (jetty-closer-301-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@58631a39: rootName = solr_37987, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2b92830d
   [junit4]   2> 606176 INFO  (OverseerThreadFactory-810-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 606177 ERROR (OverseerThreadFactory-810-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:37987/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:37987/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:37987 [/127.0.0.1] failed: Connection refused (Connection refused)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159)
   [junit4]   2> 	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2> 	... 12 more
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused (Connection refused)
   [junit4]   2> 	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:400)
   [junit4]   2> 	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:243)
   [junit4]   2> 	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:225)
   [junit4]   2> 	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:402)
   [junit4]   2> 	at java.base/java.net.Socket.connect(Socket.java:591)
   [junit4]   2> 	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
   [junit4]   2> 	... 22 more
   [junit4]   2> 606183 INFO  (jetty-closer-301-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 606183 INFO  (jetty-closer-301-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a050090: rootName = solr_37987, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@621cdc94
   [junit4]   2> 606189 INFO  (jetty-closer-301-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 606189 INFO  (jetty-closer-301-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b62aba0: rootName = solr_37987, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@cd74e20
   [junit4]   2> 606191 INFO  (jetty-closer-301-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37987_solr
   [junit4]   2> 606192 INFO  (jetty-closer-301-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 606192 INFO  (zkCallback-307-thread-5) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 606193 INFO  (coreCloseExecutor-818-thread-1) [    ] o.a.s.c.SolrCore [c8n_1x1_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@51a205a3
   [junit4]   2> 606193 INFO  (coreCloseExecutor-818-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.c8n_1x1.shard1.replica_n1, tag=1369572771
   [junit4]   2> 606193 INFO  (coreCloseExecutor-818-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@29b06fcd: rootName = solr_37987, domain = solr.core.c8n_1x1.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.c8n_1x1.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@265d83d6
   [junit4]   2> 606204 INFO  (coreCloseExecutor-818-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.c8n_1x1.shard1.leader, tag=1369572771
   [junit4]   2> 606218 INFO  (jetty-closer-301-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99048419214491651-127.0.0.1:37987_solr-n_0000000000) closing
   [junit4]   2> 606218 INFO  (OverseerStateUpdate-99048419214491651-127.0.0.1:37987_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37987_solr
   [junit4]   2> 636216 INFO  (zkCallback-307-thread-5) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/c8n_1x1/state.json] for collection [c8n_1x1] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 636216 INFO  (zkCallback-307-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/c8n_1x1/state.json] for collection [c8n_1x1] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 636218 ERROR (OverseerThreadFactory-810-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Collection: c8n_1x1 operation: create failed:org.apache.solr.common.SolrException: Could not fully remove collection: c8n_1x1
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:109)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.cleanupCollection(OverseerCollectionMessageHandler.java:677)
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:302)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:231)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 636220 INFO  (OverseerThreadFactory-810-thread-1) [    ] 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> 636221 WARN  (OverseerAutoScalingTriggerThread-99048419214491651-127.0.0.1:37987_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 636222 INFO  (jetty-closer-301-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2ad048ed{/solr,null,UNAVAILABLE}
   [junit4]   2> 636238 ERROR (qtp1201619400-3056) [    ] o.a.s.c.ZkController Error getting leader from zk
   [junit4]   2> org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: c8n_1x1 slice: shard1 saw state=null with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:771)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:736)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:890)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1051)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:952)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 636239 ERROR (qtp1201619400-3056) [    ] o.a.s.c.ZkContainer :org.apache.solr.common.SolrException: Error getting leader from zk for shard shard1
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1207)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:890)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1051)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:952)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: c8n_1x1 slice: shard1 saw state=null with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:771)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:736)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	... 41 more
   [junit4]   2> 
   [junit4]   2> 636247 INFO  (qtp1201619400-3056) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=c8n_1x1_shard1_replica_n1&action=CREATE&numShards=1&collection=c8n_1x1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=209775
   [junit4]   2> 636248 ERROR (SUITE-CollectionReloadTest-seed#[6CD08518CCEC3395]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 636248 INFO  (SUITE-CollectionReloadTest-seed#[6CD08518CCEC3395]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39099 39099
   [junit4]   2> 641365 INFO  (Thread-1029) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39099 39099
   [junit4]   2> 641366 WARN  (Thread-1029) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/collections/c8n_1x1/state.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionReloadTest_6CD08518CCEC3395-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1575, maxMBSortInHeap=7.6981090686046425, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@78a8860d), locale=en-DK, timezone=Asia/Qatar
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=1,free=185404232,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ConjunctionSolrSpellCheckerTest, HdfsRecoveryZkTest, ShardSplitTest, ParsingFieldUpdateProcessorsTest, CollectionReloadTest]
   [junit4] Completed [63/750 (1!)] on J2 in 215.41s, 1 test, 1 error <<< FAILURES!

[...truncated 1250 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 1786342 INFO  (SUITE-TestMiniSolrCloudClusterSSL-seed#[6CD08518CCEC3395]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6CD08518CCEC3395-001/init-core-data-001
   [junit4]   2> 1786342 WARN  (SUITE-TestMiniSolrCloudClusterSSL-seed#[6CD08518CCEC3395]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 1786342 INFO  (SUITE-TestMiniSolrCloudClusterSSL-seed#[6CD08518CCEC3395]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1786342 INFO  (SUITE-TestMiniSolrCloudClusterSSL-seed#[6CD08518CCEC3395]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1786343 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6CD08518CCEC3395]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSslAndClientAuth
   [junit4]   2> 1786344 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6CD08518CCEC3395]) [    ] o.a.s.c.TestMiniSolrCloudClusterSSL NOTE: This Test ignores the randomized SSL & clientAuth settings selected by base class
   [junit4]   2> 1786345 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6CD08518CCEC3395]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6CD08518CCEC3395-001/tempDir-001
   [junit4]   2> 1786345 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6CD08518CCEC3395]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1786346 INFO  (Thread-3034) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1786346 INFO  (Thread-3034) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1786348 ERROR (Thread-3034) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1786446 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6CD08518CCEC3395]) [    ] o.a.s.c.ZkTestServer start zk server on port:37767
   [junit4]   2> 1786450 INFO  (jetty-launcher-618-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1786453 INFO  (jetty-launcher-618-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1786454 INFO  (jetty-launcher-618-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1786454 INFO  (jetty-launcher-618-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7332327e{/solr,null,AVAILABLE}
   [junit4]   2> 1786455 INFO  (jetty-launcher-618-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@447f734b{/solr,null,AVAILABLE}
   [junit4]   2> 1786456 INFO  (jetty-launcher-618-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@53abbf62{SSL,[ssl, http/1.1]}{127.0.0.1:41941}
   [junit4]   2> 1786456 INFO  (jetty-launcher-618-thread-1) [    ] o.e.j.s.Server Started @1787612ms
   [junit4]   2> 1786456 INFO  (jetty-launcher-618-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41941}
   [junit4]   2> 1786456 INFO  (jetty-launcher-618-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@433c0849{SSL,[ssl, http/1.1]}{127.0.0.1:34087}
   [junit4]   2> 1786456 INFO  (jetty-launcher-618-thread-2) [    ] o.e.j.s.Server Started @1787612ms
   [junit4]   2> 1786456 ERROR (jetty-launcher-618-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1786456 INFO  (jetty-launcher-618-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34087}
   [junit4]   2> 1786456 INFO  (jetty-launcher-618-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1786456 ERROR (jetty-launcher-618-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1786456 INFO  (jetty-launcher-618-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1786456 INFO  (jetty-launcher-618-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1786456 INFO  (jetty-launcher-618-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T14:18:15.865775Z
   [junit4]   2> 1786457 INFO  (jetty-launcher-618-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1786457 INFO  (jetty-launcher-618-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1786457 INFO  (jetty-launcher-618-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1786457 INFO  (jetty-launcher-618-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T14:18:15.866270Z
   [junit4]   2> 1786460 INFO  (jetty-launcher-618-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@356ab6a1{/solr,null,AVAILABLE}
   [junit4]   2> 1786464 INFO  (jetty-launcher-618-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@68bdbb20{SSL,[ssl, http/1.1]}{127.0.0.1:42353}
   [junit4]   2> 1786465 INFO  (jetty-launcher-618-thread-3) [    ] o.e.j.s.Server Started @1787620ms
   [junit4]   2> 1786465 INFO  (jetty-launcher-618-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42353}
   [junit4]   2> 1786465 ERROR (jetty-launcher-618-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1786465 INFO  (jetty-launcher-618-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1786465 INFO  (jetty-launcher-618-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1786465 INFO  (jetty-launcher-618-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1786465 INFO  (jetty-launcher-618-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T14:18:15.874454Z
   [junit4]   2> 1786468 INFO  (jetty-launcher-618-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1786471 INFO  (jetty-launcher-618-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1786477 INFO  (jetty-launcher-618-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1786480 INFO  (jetty-launcher-618-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37767/solr
   [junit4]   2> 1786481 INFO  (jetty-launcher-618-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37767/solr
   [junit4]   2> 1786482 INFO  (jetty-launcher-618-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37767/solr
   [junit4]   2> 1786519 INFO  (jetty-launcher-618-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1786520 INFO  (jetty-launcher-618-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41941_solr
   [junit4]   2> 1786520 INFO  (jetty-launcher-618-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99048508342599689-127.0.0.1:41941_solr-n_0000000000) starting
   [junit4]   2> 1786525 INFO  (jetty-launcher-618-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41941_solr
   [junit4]   2> 1786528 INFO  (zkCallback-635-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1786556 INFO  (jetty-launcher-618-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1786557 INFO  (jetty-launcher-618-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1786557 INFO  (jetty-launcher-618-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1786558 INFO  (jetty-launcher-618-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34087_solr
   [junit4]   2> 1786559 INFO  (jetty-launcher-618-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1786560 INFO  (zkCallback-635-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1786561 INFO  (zkCallback-634-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1786561 INFO  (zkCallback-633-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1786565 INFO  (jetty-launcher-618-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42353_solr
   [junit4]   2> 1786565 INFO  (zkCallback-634-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1786565 INFO  (zkCallback-635-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1786566 INFO  (zkCallback-633-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1786569 INFO  (jetty-launcher-618-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41941.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c58d78d
   [junit4]   2> 1786573 INFO  (jetty-launcher-618-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41941.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c58d78d
   [junit4]   2> 1786573 INFO  (jetty-launcher-618-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41941.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c58d78d
   [junit4]   2> 1786574 INFO  (jetty-launcher-618-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6CD08518CCEC3395-001/tempDir-001/node1/.
   [junit4]   2> 1786592 INFO  (jetty-launcher-618-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34087.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c58d78d
   [junit4]   2> 1786600 INFO  (jetty-launcher-618-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34087.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c58d78d
   [junit4]   2> 1786600 INFO  (jetty-launcher-618-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34087.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c58d78d
   [junit4]   2> 1786602 INFO  (jetty-launcher-618-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6CD08518CCEC3395-001/tempDir-001/node2/.
   [junit4]   2> 1786606 INFO  (jetty-launcher-618-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42353.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c58d78d
   [junit4]   2> 1786612 WARN  (jetty-launcher-618-thread-3) [    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge
   [junit4]   2> javax.management.InstanceNotFoundException: solr_42353:dom1=solr,dom2=jvm,name0=memory,name1=heap,name=usage
   [junit4]   2> 	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083)
   [junit4]   2> 	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423)
   [junit4]   2> 	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411)
   [junit4]   2> 	at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:738)
   [junit4]   2> 	at java.base/java.util.HashMap.forEach(HashMap.java:1341)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:728)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:883)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:819)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:553)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1786614 INFO  (jetty-launcher-618-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42353.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c58d78d
   [junit4]   2> 1786614 INFO  (jetty-launcher-618-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42353.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c58d78d
   [junit4]   2> 1786615 INFO  (jetty-launcher-618-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6CD08518CCEC3395-001/tempDir-001/node3/.
   [junit4]   2> 1787173 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6CD08518CCEC3395]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1787173 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6CD08518CCEC3395]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37767/solr ready
   [junit4]   2> 1787185 INFO  (qtp633217163-12350) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&name=first_collection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1787186 INFO  (OverseerThreadFactory-2721-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection first_collection
   [junit4]   2> 1787291 INFO  (OverseerStateUpdate-99048508342599689-127.0.0.1:41941_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"first_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"first_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42353/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1787292 INFO  (OverseerStateUpdate-99048508342599689-127.0.0.1:41941_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"first_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"first_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41941/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1787292 INFO  (OverseerStateUpdate-99048508342599689-127.0.0.1:41941_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"first_collection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"first_collection_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34087/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1787497 INFO  (qtp633217163-12345) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node6&name=first_collection_shard3_replica_n4&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 1787497 INFO  (qtp633217163-12345) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1787506 INFO  (qtp472908526-12342) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=first_collection_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 1787507 INFO  (qtp472908526-12342) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1787507 INFO  (qtp451194742-12337) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node5&name=first_collection_shard2_replica_n2&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 1787507 INFO  (qtp451194742-12337) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1787609 INFO  (zkCallback-633-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1787609 INFO  (zkCallback-635-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1787609 INFO  (zkCallback-634-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1787609 INFO  (zkCallback-633-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1787609 INFO  (zkCallback-635-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1787609 INFO  (zkCallback-634-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1788506 INFO  (qtp633217163-12345) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1788513 INFO  (qtp633217163-12345) [    ] o.a.s.s.IndexSchema [first_collection_shard3_replica_n4] Schema name=test
   [junit4]   2> 1788514 INFO  (qtp472908526-12342) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1788514 INFO  (qtp451194742-12337) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1788527 INFO  (qtp472908526-12342) [    ] o.a.s.s.IndexSchema [first_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1788527 INFO  (qtp451194742-12337) [    ] o.a.s.s.IndexSchema [first_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 1788575 INFO  (qtp633217163-12345) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1788582 INFO  (qtp633217163-12345) [    ] o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard3_replica_n4' using configuration from collection first_collection, trusted=true
   [junit4]   2> 1788582 INFO  (qtp633217163-12345) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34087.solr.core.first_collection.shard3.replica_n4' (registry 'solr.core.first_collection.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c58d78d
   [junit4]   2> 1788582 INFO  (qtp633217163-12345) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1788582 INFO  (qtp633217163-12345) [    ] o.a.s.c.SolrCore [[first_collection_shard3_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6CD08518CCEC3395-001/tempDir-001/node2/first_collection_shard3_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6CD08518CCEC3395-001/tempDir-001/node2/./first_collection_shard3_replica_n4/data/]
   [junit4]   2> 1788583 INFO  (qtp472908526-12342) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1788583 INFO  (qtp451194742-12337) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1788584 INFO  (qtp633217163-12345) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4520179891630294]
   [junit4]   2> 1788589 WARN  (qtp633217163-12345) [    ] 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> 1788590 INFO  (qtp451194742-12337) [    ] o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard2_replica_n2' using configuration from collection first_collection, trusted=true
   [junit4]   2> 1788590 INFO  (qtp472908526-12342) [    ] o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard1_replica_n1' using configuration from collection first_collection, trusted=true
   [junit4]   2> 1788590 INFO  (qtp451194742-12337) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41941.solr.core.first_collection.shard2.replica_n2' (registry 'solr.core.first_collection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c58d78d


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

rMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n7, tag=1476080557
   [junit4]   2> 2787747 INFO  (coreCloseExecutor-9003-thread-5) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@41cbfb40: rootName = solr_35333, domain = solr.core..system.shard1.replica_n7, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n7 / com.codahale.metrics.MetricRegistry@368e8911
   [junit4]   2> 2787747 INFO  (jetty-closer-3233-thread-2) [    ] o.a.s.c.Overseer Overseer (id=99048571020574727-127.0.0.1:46725_solr-n_0000000000) closing
   [junit4]   2> 2787747 INFO  (OverseerStateUpdate-99048571020574727-127.0.0.1:46725_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46725_solr
   [junit4]   2> 2787747 WARN  (OverseerAutoScalingTriggerThread-99048571020574727-127.0.0.1:46725_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2787748 DEBUG (jetty-closer-3233-thread-2) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 2787748 INFO  (zkCallback-3249-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35333_solr
   [junit4]   2> 2787748 INFO  (jetty-closer-3233-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7c946b9d{/solr,null,UNAVAILABLE}
   [junit4]   2> 2787753 INFO  (coreCloseExecutor-9003-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test.shard1.leader, tag=1606150078
   [junit4]   2> 2787753 INFO  (coreCloseExecutor-9003-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test.shard3.leader, tag=957867171
   [junit4]   2> 2787753 INFO  (coreCloseExecutor-9003-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=1476080557
   [junit4]   2> 2789254 INFO  (jetty-closer-3233-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@72785ece{/solr,null,UNAVAILABLE}
   [junit4]   2> 2789255 ERROR (SUITE-SystemLogListenerTest-seed#[6CD08518CCEC3395]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2789255 INFO  (SUITE-SystemLogListenerTest-seed#[6CD08518CCEC3395]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34227 34227
   [junit4]   2> 2790436 INFO  (Thread-5055) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34227 34227
   [junit4]   2> 2790437 WARN  (Thread-5055) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/configs/.system/managed-schema
   [junit4]   2> 	3	/solr/configs/.system
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	49	/solr/collections/test/state.json
   [junit4]   2> 	32	/solr/collections/.system/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/99048571020574727-127.0.0.1:46725_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/.system/leader_elect/shard1/election/99048571020574729-core_node5-n_0000000001
   [junit4]   2> 	2	/solr/collections/test/leader_elect/shard3/election/99048571020574729-core_node11-n_0000000000
   [junit4]   2> 	2	/solr/collections/test/leader_elect/shard2/election/99048571020574727-core_node9-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SystemLogListenerTest_6CD08518CCEC3395-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@50ed1de9), locale=dje-NE, timezone=Pacific/Fiji
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=1,free=125385224,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ConjunctionSolrSpellCheckerTest, HdfsRecoveryZkTest, ShardSplitTest, ParsingFieldUpdateProcessorsTest, CollectionReloadTest, TestDistributedMissingSort, SortByFunctionTest, WrapperMergePolicyFactoryTest, TestManagedResource, DateRangeFieldTest, TestZkAclsWithHadoopAuth, SparseHLLTest, TestDynamicLoading, TestOverriddenPrefixQueryForCustomFieldType, TestIntervalFaceting, TestCloudRecovery, TestValueSourceCache, TestSchemaResource, XsltUpdateRequestHandlerTest, TestExceedMaxTermLength, TestDistributedGrouping, UniqFieldsUpdateProcessorFactoryTest, BooleanFieldTest, TestNonDefinedSimilarityFactory, TestFieldTypeCollectionResource, IndexSchemaTest, ClassificationUpdateProcessorFactoryTest, TestFieldCacheSort, TestDeleteCollectionOnDownNodes, CloneFieldUpdateProcessorFactoryTest, SpellPossibilityIteratorTest, EchoParamsTest, TestInPlaceUpdatesStandalone, DisMaxRequestHandlerTest, TestPrepRecovery, StatsComponentTest, SuggestComponentContextFilterQueryTest, TestHashPartitioner, UnloadDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, QueryElevationComponentTest, TestXmlQParser, TestScoreJoinQPScore, TestTolerantUpdateProcessorCloud, TestElisionMultitermQuery, HighlighterTest, CustomCollectionTest, TestSearchPerf, TestConfigReload, PeerSyncWithIndexFingerprintCachingTest, TestSolrDeletionPolicy2, TestReRankQParserPlugin, TestFiltering, DistributedSuggestComponentTest, SuggesterTest, LoggingHandlerTest, TestDocTermOrds, TestTrackingShardHandlerFactory, MultiThreadedOCPTest, DirectSolrSpellCheckerTest, FieldAnalysisRequestHandlerTest, TestPushWriter, TestMacros, DeleteNodeTest, TestAuthenticationFramework, TestConfigSets, DocValuesNotIndexedTest, TestGroupingSearch, ConfigSetsAPITest, BlockJoinFacetRandomTest, DistanceFunctionTest, TestMultiValuedNumericRangeQuery, TestSearcherReuse, TestUseDocValuesAsStored, TestCollectionAPI, BufferStoreTest, SolrTestCaseJ4Test, SearchRateTriggerTest, TestPartialUpdateDeduplication, TestGeoJSONResponseWriter, TriLevelCompositeIdRoutingTest, DirectSolrConnectionTest, DistributedExpandComponentTest, CopyFieldTest, TestSSLRandomization, TestTrie, CdcrRequestHandlerTest, AnalyticsQueryTest, TestSerializedLuceneMatchVersion, ClusterStateTest, CoreAdminHandlerTest, SolrSlf4jReporterTest, ComputePlanActionTest, TestJsonFacets, SolrCLIZkUtilsTest, UtilsToolTest, HdfsThreadLeakTest, RecoveryZkTest, TimeZoneUtilsTest, TestCloudSchemaless, TestExpandComponent, TestSolrXml, TestStressInPlaceUpdates, TestRetrieveFieldsOptimizer, HdfsBasicDistributedZkTest, TestCoreContainer, DistributedSpellCheckComponentTest, ZkNodePropsTest, FieldMutatingUpdateProcessorTest, TestPointFields, TestCoreDiscovery, TestSolrCoreProperties, NumberUtilsTest, OverseerTest, TestDefaultStatsCache, TestEmbeddedSolrServerConstructors, CSVRequestHandlerTest, AliasIntegrationTest, WordBreakSolrSpellCheckerTest, TestDelegationWithHadoopAuth, FileBasedSpellCheckerTest, CoreMergeIndexesAdminHandlerTest, RegexBytesRefFilterTest, IndexBasedSpellCheckerTest, TestExtendedDismaxParser, TestReplicationHandler, LeaderElectionTest, TestRandomDVFaceting, TestDistributedSearch, TestRealTimeGet, TestJoin, TestReload, TestStressVersions, TestRangeQuery, DistributedQueryElevationComponentTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, TestStressLucene, SuggesterWFSTTest, NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, TestAtomicUpdateErrorCases, DefaultValueUpdateProcessorTest, SolrInfoBeanTest, CacheHeaderTest, TestSurroundQueryParser, TestQueryUtils, TestWriterPerf, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TestQueryTypes, TermsComponentTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, RequiredFieldsTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, SolrPluginUtilsTest, TestCollationField, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, TestAnalyzedSuggestions, JsonLoaderTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, SearchHandlerTest, TestLFUCache, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, BadComponentTest, TestStressRecovery, ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CloudExitableDirectoryReaderTest, CollectionsAPIAsyncDistributedZkTest, DeleteReplicaTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, HealthCheckHandlerTest, HttpPartitionTest, LeaderInitiatedRecoveryOnCommitTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, PeerSyncReplicationTest, SSLMigrationTest, SimpleCollectionCreateDeleteTest, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudPivotFacet, TestConfigSetsAPIExclusivity, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLeaderElectionWithEmptyReplica, TestLeaderInitiatedRecoveryThread, TestPullReplicaErrorHandling, TestRebalanceLeaders, TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens, TestTolerantUpdateProcessorRandomCloud, AutoAddReplicasPlanActionTest, NodeAddedTriggerTest, SystemLogListenerTest]
   [junit4] Completed [574/750 (3!)] on J2 in 48.11s, 1 test, 1 failure <<< FAILURES!

[...truncated 40681 lines...]

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-10-ea+32) - Build # 20971 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20971/
Java: 64bit/jdk-10-ea+32 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest

Error Message:
3 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest:     1) Thread[id=12843, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at java.base@10-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)    2) Thread[id=12845, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2074)         at java.base@10-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    3) Thread[id=12844, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]-SendThread(127.0.0.1:41423), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at java.base@10-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest: 
   1) Thread[id=12843, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.base@10-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=12845, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2074)
        at java.base@10-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   3) Thread[id=12844, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]-SendThread(127.0.0.1:41423), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.base@10-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
	at __randomizedtesting.SeedInfo.seed([2F6114956C35A72F]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=12844, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]-SendThread(127.0.0.1:41423), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at java.base@10-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=12844, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]-SendThread(127.0.0.1:41423), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.base@10-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
	at __randomizedtesting.SeedInfo.seed([2F6114956C35A72F]:0)


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

Error Message:
shard1 is not consistent.  Got 811 from http://127.0.0.1:46619/ln_ee/dt/collection1_shard1_replica_n21 (previous client) and got 836 from http://127.0.0.1:36825/ln_ee/dt/collection1_shard1_replica_n25

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 811 from http://127.0.0.1:46619/ln_ee/dt/collection1_shard1_replica_n21 (previous client) and got 836 from http://127.0.0.1:36825/ln_ee/dt/collection1_shard1_replica_n25
	at __randomizedtesting.SeedInfo.seed([2F6114956C35A72F:A7352B4FC2C9CAD7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1322)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test(ChaosMonkeyNothingIsSafeWithPullReplicasTest.java:274)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1793 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20171122_103114_6945361867561605876510.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20171122_103114_6949713508968618967733.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20171122_103114_6949714373608628274976.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 299 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20171122_103730_8194964350344584320650.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J1-20171122_103730_8194737989863825164991.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J2-20171122_103730_819802461225953595066.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 1054 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20171122_103841_24014152136100932411417.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20171122_103841_2403810723959573907560.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20171122_103841_2409671480953714194991.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 223 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20171122_104008_7566958175665906169568.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20171122_104008_75611130170259450427749.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20171122_104008_7568924147501816598764.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 247 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20171122_104019_4808229949628571041324.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20171122_104019_4802685680668544634058.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20171122_104019_4805993786757380156509.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20171122_104042_1175657528635449463799.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20171122_104042_11715701837315638055861.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20171122_104042_11717640575626186963117.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 169 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20171122_104045_4266845927677776538433.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20171122_104045_426770993477250923776.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20171122_104045_4268503983926601121430.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20171122_104053_64012188873236380147934.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20171122_104053_6406179023018967453226.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20171122_104100_464886097730975250773.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20171122_104100_46411153129563082735785.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20171122_104100_4641860755019522119653.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 169 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20171122_104106_34916378647727734483779.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20171122_104113_48716160649036022853283.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20171122_104113_48715271802227822722000.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20171122_104113_48715378922452141171566.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1270 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J2-20171122_104127_5508471364023924839786.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J1-20171122_104127_5508492244734375028029.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J0-20171122_104127_5509290794600449452296.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J2-20171122_104135_3715478180113934660235.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J1-20171122_104135_37115289117123696948757.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J0-20171122_104135_3717576328102042882117.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 259 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J0-20171122_104146_39111085515690008970383.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J1-20171122_104146_3916987039324312531310.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J2-20171122_104146_3911878512705645213957.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 238 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J1-20171122_104343_49814246088557808717723.syserr
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J2-20171122_104343_49811494478117963219449.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J0-20171122_104343_4985308230478412676108.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 170 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J2-20171122_104346_0958553559106810415045.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J1-20171122_104346_0951703534737086280003.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J0-20171122_104346_0957899432842249386121.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 226 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J1-20171122_104351_5226819643668148330191.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J0-20171122_104351_52218441427305767070122.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J2-20171122_104351_5229733748644998109603.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 182 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J2-20171122_104423_4886602039620844759412.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J0-20171122_104423_48810467069570593643998.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J1-20171122_104423_488664079633966708966.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 243 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J0-20171122_104432_14811024647829424045304.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J1-20171122_104432_14810375401405726920352.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J2-20171122_104432_14811963408629850509335.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J2-20171122_104453_42814287225811994683855.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J0-20171122_104453_4289653879152283307884.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J1-20171122_104453_428759498484390004125.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 149 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J0-20171122_104507_67111358314847478347464.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J1-20171122_104507_67112072983864821561057.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 180 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J1-20171122_104515_6415526396557056994636.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J0-20171122_104515_64110282254771852581742.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J2-20171122_104515_6412944016315196154298.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 304 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J0-20171122_104529_0274120290136889822946.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J2-20171122_104529_0275231857293274378031.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J1-20171122_104529_0274964432087728996672.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J1-20171122_104535_54311931876745255045269.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J2-20171122_104535_54312206413201202097857.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J0-20171122_104535_5433815256947859653190.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 207 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J1-20171122_104542_2005488125765473186258.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J2-20171122_104542_2006950960071440852460.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J0-20171122_104542_19914947090535394992006.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 218 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J0-20171122_104554_095244256264636949118.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J2-20171122_104554_09515919353578953286985.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J1-20171122_104554_09511263952165665763997.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 415 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20171122_104639_84614264103143132193005.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20171122_104639_846799308469034631363.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20171122_104639_8468762256512961646938.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial/test/temp/junit4-J0-20171122_104652_71510665373902500108773.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 172 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20171122_104654_41113885807192068321349.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20171122_104654_41113169963767753616008.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20171122_104654_4115145822296587940925.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J1-20171122_104749_4653313098488307206143.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J2-20171122_104749_4659110908751476377015.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J0-20171122_104749_46517524326543880510684.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 2579 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest
   [junit4]   2> 1115466 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[2F6114956C35A72F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2F6114956C35A72F-001/init-core-data-001
   [junit4]   2> 1115466 WARN  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[2F6114956C35A72F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1115466 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[2F6114956C35A72F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1115467 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[2F6114956C35A72F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 1115467 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[2F6114956C35A72F]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ln_ee/dt
   [junit4]   2> 1115467 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.ChaosMonkeyNothingIsSafeWithPullReplicasTest Starting ChaosMonkey test with 1 shards and 4 nodes
   [junit4]   2> 1115469 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1115469 INFO  (Thread-5265) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1115469 INFO  (Thread-5265) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1115470 ERROR (Thread-5265) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1115569 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.ZkTestServer start zk server on port:41423
   [junit4]   2> 1115573 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1115574 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1115574 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1115575 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1115575 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1115575 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1115576 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1115578 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1115579 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1115579 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1115580 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1115580 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1115644 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1115645 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e30d457{/ln_ee/dt,null,AVAILABLE}
   [junit4]   2> 1115646 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2906ce88{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 1115646 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1115646 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ln_ee/dt, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2F6114956C35A72F-001/tempDir-001/control/data, hostPort=41307, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2F6114956C35A72F-001/control-001/cores}
   [junit4]   2> 1115646 ERROR (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1115647 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1115647 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1115647 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1115647 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T11:07:30.804142Z
   [junit4]   2> 1115649 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1115649 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2F6114956C35A72F-001/control-001/solr.xml
   [junit4]   2> 1115650 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1115650 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1115651 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@17eb840d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1115652 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41423/solr
   [junit4]   2> 1115683 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1115683 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41307_ln_ee%2Fdt
   [junit4]   2> 1115684 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.Overseer Overseer (id=99047758274625540-127.0.0.1:41307_ln_ee%2Fdt-n_0000000000) starting
   [junit4]   2> 1115686 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41307_ln_ee%2Fdt
   [junit4]   2> 1115687 INFO  (zkCallback-1503-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1115721 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17eb840d
   [junit4]   2> 1115727 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17eb840d
   [junit4]   2> 1115727 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17eb840d
   [junit4]   2> 1115728 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2F6114956C35A72F-001/control-001/cores
   [junit4]   2> 1115744 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1115749 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41423/solr ready
   [junit4]   2> 1115751 INFO  (qtp713687868-12806) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41307_ln_ee%252Fdt&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1115755 INFO  (OverseerThreadFactory-3819-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1115857 INFO  (qtp713687868-12808) [    ] 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> 1115857 INFO  (qtp713687868-12808) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1115959 INFO  (zkCallback-1503-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> 1116873 INFO  (qtp713687868-12808) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1116884 INFO  (qtp713687868-12808) [    ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1116925 INFO  (qtp713687868-12808) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1116931 INFO  (qtp713687868-12808) [    ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1116931 INFO  (qtp713687868-12808) [    ] 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@17eb840d
   [junit4]   2> 1116932 INFO  (qtp713687868-12808) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1116932 INFO  (qtp713687868-12808) [    ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2F6114956C35A72F-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2F6114956C35A72F-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1116934 INFO  (qtp713687868-12808) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1116947 WARN  (qtp713687868-12808) [    ] 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> 1116975 INFO  (qtp713687868-12808) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1116975 INFO  (qtp713687868-12808) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1116976 INFO  (qtp713687868-12808) [    ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1116976 INFO  (qtp713687868-12808) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1116978 INFO  (qtp713687868-12808) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=14.6328125, floorSegmentMB=0.2607421875, forceMergeDeletesPctAllowed=13.428509171797058, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1116979 INFO  (qtp713687868-12808) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@35b42200[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1116985 INFO  (qtp713687868-12808) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1116985 INFO  (qtp713687868-12808) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1116986 INFO  (qtp713687868-12808) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1116987 INFO  (searcherExecutor-3822-thread-1) [    ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@35b42200[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1116987 INFO  (qtp713687868-12808) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584764133985746944
   [junit4]   2> 1116990 INFO  (qtp713687868-12808) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1116990 INFO  (qtp713687868-12808) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1116990 INFO  (qtp713687868-12808) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41307/ln_ee/dt/control_collection_shard1_replica_n1/
   [junit4]   2> 1116990 INFO  (qtp713687868-12808) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1116990 INFO  (qtp713687868-12808) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:41307/ln_ee/dt/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1116990 INFO  (qtp713687868-12808) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1116992 INFO  (qtp713687868-12808) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41307/ln_ee/dt/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1117092 INFO  (zkCallback-1503-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> 1117142 INFO  (qtp713687868-12808) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1117144 INFO  (qtp713687868-12808) [    ] 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=1286
   [junit4]   2> 1117147 INFO  (qtp713687868-12806) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1117244 INFO  (zkCallback-1503-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> 1117756 INFO  (OverseerCollectionConfigSetProcessor-99047758274625540-127.0.0.1:41307_ln_ee%2Fdt-n_0000000000) [    ] 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> 1118147 INFO  (qtp713687868-12806) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41307_ln_ee%252Fdt&wt=javabin&version=2} status=0 QTime=2395
   [junit4]   2> 1118150 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1118150 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41423/solr ready
   [junit4]   2> 1118150 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1118150 INFO  (qtp713687868-12806) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1118151 INFO  (OverseerThreadFactory-3819-thread-2) [    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1118151 WARN  (OverseerThreadFactory-3819-thread-2) [    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1118354 INFO  (qtp713687868-12806) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1118354 INFO  (qtp713687868-12806) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=203
   [junit4]   2> 1118408 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2F6114956C35A72F-001/shard-1-001 of type NRT
   [junit4]   2> 1118408 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1118409 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32a8489{/ln_ee/dt,null,AVAILABLE}
   [junit4]   2> 1118409 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@70ebf88{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 1118409 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1118409 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ln_ee/dt, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2F6114956C35A72F-001/tempDir-001/jetty1, hostPort=46619, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2F6114956C35A72F-001/shard-1-001/cores}
   [junit4]   2> 1118410 ERROR (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1118410 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1118410 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1118410 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1118410 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T11:07:33.567366Z
   [junit4]   2> 1118411 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1118411 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2F6114956C35A72F-001/shard-1-001/solr.xml
   [junit4]   2> 1118411 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fe3694fc20007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1118413 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1118413 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1118413 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@17eb840d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1118414 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41423/solr
   [junit4]   2> 1118419 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1118419 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1118420 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46619_ln_ee%2Fdt
   [junit4]   2> 1118420 INFO  (zkCallback-1503-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1118420 INFO  (zkCallback-1511-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1118420 INFO  (zkCallback-1516-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1118444 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17eb840d
   [junit4]   2> 1118449 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17eb840d
   [junit4]   2> 1118449 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17eb840d
   [junit4]   2> 1118450 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2F6114956C35A72F-001/shard-1-001/cores
   [junit4]   2> 1118462 INFO  (qtp713687868-12807) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:46619_ln_ee%252Fdt&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1118464 INFO  (OverseerCollectionConfigSetProcessor-99047758274625540-127.0.0.1:41307_ln_ee%2Fdt-n_0000000000) [    ] 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> 1118464 INFO  (OverseerThreadFactory-3819-thread-3) [    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:46619_ln_ee%2Fdt for creating new replica
   [junit4]   2> 1118465 INFO  (qtp117636348-12853) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1118465 INFO  (qtp117636348-12853) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1118568 INFO  (zkCallback-1516-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1119489 INFO  (qtp117636348-12853) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1119508 INFO  (qtp117636348-12853) [    ] o.a.s.s.IndexSchema [collection1_shard1_replica_n21] Schema name=test
   [junit4]   2> 1119549 INFO  (qtp117636348-12853) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1119556 INFO  (qtp117636348-12853) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n21' using configuration from collection collection1, trusted=true
   [junit4]   2> 1119556 INFO  (qtp117636348-12853) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n21' (registry 'solr.core.collection1.shard1.replica_n21') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17eb840d
   [junit4]   2> 1119556 INFO  (qtp117636348-12853) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1119556 INFO  (qtp117636348-12853) [    ] o.a.s.c.SolrCore [[collection1_shard1_replica_n21] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2F6114956C35A72F-001/shard-1-001/cores/collection1_shard1_replica_n21], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2F6114956C35A72F-001/shard-1-001/cores/collection1_shard1_replica_n21/data/]
   [junit4]   2> 1119558 INFO  (qtp117636348-12853) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1119570 WARN  (qtp117636348-12853) [    ] 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> 1119589 INFO  (qtp117636348-12853) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1119589 INFO  (qtp117636348-12853) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1119590 INFO  (qtp117636348-12853) [    ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1119590 INFO  (qtp117636348-12853) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1119590 INFO  (qtp117636348-12853) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=14.6328125, floorSegmentMB=0.2607421875, forceMergeDeletesPctAllowed=13.428509171797058, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1119591 INFO  (qtp117636348-12853) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@37d0667d[collection1_shard1_replica_n21] main]
   [junit4]   2> 1119591 INFO  (qtp117636348-12853) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1119592 INFO  (qtp117636348-12853) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1119592 INFO  (qtp117636348-12853) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1119593 INFO  (searcherExecutor-3833-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica_n21] Registered new searcher Searcher@37d0667d[collection1_shard1_replica_n21] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1119593 INFO  (qtp117636348-12853) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584764136718336000
   [junit4]   2> 1119595 INFO  (qtp117636348-12853) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1119595 INFO  (qtp117636348-12853) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1119595 INFO  (qtp117636348-12853) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46619/ln_ee/dt/collection1_shard1_replica_n21/
   [junit4]   2> 1119595 INFO  (qtp117636348-12853) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1119595 INFO  (qtp117636348-12853) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:46619/ln_ee/dt/collection1_shard1_replica_n21/ has no replicas
   [junit4]   2> 1119595 INFO  (qtp117636348-12853) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1119596 INFO  (qtp117636348-12853) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46619/ln_ee/dt/collection1_shard1_replica_n21/ shard1
   [junit4]   2> 1119698 INFO  (zkCallback-1516-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1119747 INFO  (qtp117636348-12853) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1119749 INFO  (qtp117636348-12853) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1283
   [junit4]   2> 1119751 INFO  (qtp713687868-12807) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:46619_ln_ee%252Fdt&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1288
   [junit4]   2> 1119827 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2F6114956C35A72F-001/shard-2-001 of type NRT
   [junit4]   2> 1119828 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1119828 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@620306d4{/ln_ee/dt,null,AVAILABLE}
   [junit4]   2> 1119829 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@410bd351{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 1119829 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1119829 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ln_ee/dt, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2F6114956C35A72F-001/tempDir-001/jetty2, hostPort=41781, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2F6114956C35A72F-001/shard-2-001/cores, replicaType=NRT}
   [junit4]   2> 1119829 ERROR (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1119829 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1119829 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1119829 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1119829 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T11:07:34.986742Z
   [junit4]   2> 1119831 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2F6114956C35A72F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml fr

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

space/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20171122_111950_8602558619983296370832.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J2-20171122_111950_8601475633686686272130.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 553 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20171122_112054_7915958622572477595748.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20171122_112054_7916132103217088745936.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20171122_112054_7909858672762554567824.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1259 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20171122_112106_76412944842705713551870.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20171122_112106_76413612643794306795704.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 647 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20171122_112112_74713081764640827805079.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20171122_112112_74717537540631726419871.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20171122_112112_74815246950465904475264.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 557 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20171122_112133_5181296014713847347687.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20171122_112133_5187669331990093517515.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20171122_112133_5181459538685918691065.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 563 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20171122_112142_6754616228131771116504.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20171122_112142_67515543489877476179509.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 637 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20171122_112148_2294505477059275332526.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20171122_112148_2298310077935203112614.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20171122_112148_2295989018378884076528.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20171122_112210_27716516339061618160472.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20171122_112210_27713150754885027520277.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 548 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20171122_112219_30512741240134001597163.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 31630 lines...]

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_144) - Build # 20970 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20970/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.cloud.AsyncCallRequestStatusResponseTest.testAsyncCallStatusResponse

Error Message:
Expected collection 'asynccall' to have 2 shards and 1 replica null Live Nodes: [127.0.0.1:34611_solr, 127.0.0.1:36707_solr] Last available state: DocCollection(asynccall//collections/asynccall/state.json/2)={   "pullReplicas":"0",   "replicationFactor":"1",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{"core_node3":{           "core":"asynccall_shard1_replica_n1",           "base_url":"https://127.0.0.1:34611/solr",           "node_name":"127.0.0.1:34611_solr",           "state":"down",           "type":"NRT"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{"core_node4":{           "core":"asynccall_shard2_replica_n2",           "base_url":"https://127.0.0.1:36707/solr",           "node_name":"127.0.0.1:36707_solr",           "state":"down",           "type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"1",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Expected collection 'asynccall' to have 2 shards and 1 replica
null
Live Nodes: [127.0.0.1:34611_solr, 127.0.0.1:36707_solr]
Last available state: DocCollection(asynccall//collections/asynccall/state.json/2)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{"core_node3":{
          "core":"asynccall_shard1_replica_n1",
          "base_url":"https://127.0.0.1:34611/solr",
          "node_name":"127.0.0.1:34611_solr",
          "state":"down",
          "type":"NRT"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"core_node4":{
          "core":"asynccall_shard2_replica_n2",
          "base_url":"https://127.0.0.1:36707/solr",
          "node_name":"127.0.0.1:36707_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([B53DB4FE4FB88674:EF3CD11261820BAD]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.AsyncCallRequestStatusResponseTest.testAsyncCallStatusResponse(AsyncCallRequestStatusResponseTest.java:43)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.MoveReplicaHDFSFailoverTest.testDataDirAndUlogAreMaintained

Error Message:
Error from server at http://127.0.0.1:33505/solr: Could not fully remove collection: movereplicatest_coll2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33505/solr: Could not fully remove collection: movereplicatest_coll2
	at __randomizedtesting.SeedInfo.seed([B53DB4FE4FB88674:9A0E212DF3C83456]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.MoveReplicaHDFSFailoverTest.testDataDirAndUlogAreMaintained(MoveReplicaHDFSFailoverTest.java:131)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.index.hdfs.CheckHdfsIndexTest.doTest

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:34897

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:34897
	at __randomizedtesting.SeedInfo.seed([B53DB4FE4FB88674:12790C5A220395CD]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:314)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 43 more




Build Log:
[...truncated 12574 lines...]
   [junit4] Suite: org.apache.solr.cloud.AsyncCallRequestStatusResponseTest
   [junit4]   2> 366234 INFO  (SUITE-AsyncCallRequestStatusResponseTest-seed#[B53DB4FE4FB88674]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AsyncCallRequestStatusResponseTest_B53DB4FE4FB88674-001/init-core-data-001
   [junit4]   2> 366235 WARN  (SUITE-AsyncCallRequestStatusResponseTest-seed#[B53DB4FE4FB88674]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 366235 INFO  (SUITE-AsyncCallRequestStatusResponseTest-seed#[B53DB4FE4FB88674]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 366236 INFO  (SUITE-AsyncCallRequestStatusResponseTest-seed#[B53DB4FE4FB88674]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 366237 INFO  (SUITE-AsyncCallRequestStatusResponseTest-seed#[B53DB4FE4FB88674]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AsyncCallRequestStatusResponseTest_B53DB4FE4FB88674-001/tempDir-001
   [junit4]   2> 366238 INFO  (SUITE-AsyncCallRequestStatusResponseTest-seed#[B53DB4FE4FB88674]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 366238 INFO  (Thread-500) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 366238 INFO  (Thread-500) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 366240 ERROR (Thread-500) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 366338 INFO  (SUITE-AsyncCallRequestStatusResponseTest-seed#[B53DB4FE4FB88674]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:45239
   [junit4]   2> 366347 INFO  (jetty-launcher-356-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 366347 INFO  (jetty-launcher-356-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 366348 INFO  (jetty-launcher-356-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35607a{/solr,null,AVAILABLE}
   [junit4]   2> 366348 INFO  (jetty-launcher-356-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@88e363{/solr,null,AVAILABLE}
   [junit4]   2> 366350 INFO  (jetty-launcher-356-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@abc233{SSL,[ssl, http/1.1]}{127.0.0.1:34611}
   [junit4]   2> 366350 INFO  (jetty-launcher-356-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@129a204{SSL,[ssl, http/1.1]}{127.0.0.1:36707}
   [junit4]   2> 366351 INFO  (jetty-launcher-356-thread-1) [    ] o.e.j.s.Server Started @367278ms
   [junit4]   2> 366351 INFO  (jetty-launcher-356-thread-2) [    ] o.e.j.s.Server Started @367278ms
   [junit4]   2> 366351 INFO  (jetty-launcher-356-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34611}
   [junit4]   2> 366351 INFO  (jetty-launcher-356-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36707}
   [junit4]   2> 366351 ERROR (jetty-launcher-356-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 366351 ERROR (jetty-launcher-356-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 366351 INFO  (jetty-launcher-356-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 366351 INFO  (jetty-launcher-356-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 366351 INFO  (jetty-launcher-356-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 366351 INFO  (jetty-launcher-356-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 366351 INFO  (jetty-launcher-356-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 366351 INFO  (jetty-launcher-356-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 366351 INFO  (jetty-launcher-356-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T08:00:58.977Z
   [junit4]   2> 366351 INFO  (jetty-launcher-356-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T08:00:58.977Z
   [junit4]   2> 366355 INFO  (jetty-launcher-356-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 366355 INFO  (jetty-launcher-356-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 366364 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fe2be89f10001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 366368 INFO  (jetty-launcher-356-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45239/solr
   [junit4]   2> 366370 INFO  (jetty-launcher-356-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45239/solr
   [junit4]   2> 366504 INFO  (jetty-launcher-356-thread-2) [n:127.0.0.1:36707_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 366505 INFO  (jetty-launcher-356-thread-2) [n:127.0.0.1:36707_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36707_solr
   [junit4]   2> 366507 INFO  (jetty-launcher-356-thread-2) [n:127.0.0.1:36707_solr    ] o.a.s.c.Overseer Overseer (id=99047024811376646-127.0.0.1:36707_solr-n_0000000000) starting
   [junit4]   2> 366509 INFO  (jetty-launcher-356-thread-1) [n:127.0.0.1:34611_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 366512 INFO  (jetty-launcher-356-thread-1) [n:127.0.0.1:34611_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34611_solr
   [junit4]   2> 366515 INFO  (zkCallback-368-thread-1-processing-n:127.0.0.1:36707_solr) [n:127.0.0.1:36707_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 366516 INFO  (zkCallback-367-thread-1-processing-n:127.0.0.1:34611_solr) [n:127.0.0.1:34611_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 366531 INFO  (jetty-launcher-356-thread-2) [n:127.0.0.1:36707_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36707_solr
   [junit4]   2> 366532 INFO  (zkCallback-368-thread-1-processing-n:127.0.0.1:36707_solr) [n:127.0.0.1:36707_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 366532 INFO  (zkCallback-367-thread-1-processing-n:127.0.0.1:34611_solr) [n:127.0.0.1:34611_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 366703 INFO  (jetty-launcher-356-thread-1) [n:127.0.0.1:34611_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34611.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a247b2
   [junit4]   2> 366703 INFO  (jetty-launcher-356-thread-2) [n:127.0.0.1:36707_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36707.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a247b2
   [junit4]   2> 366724 INFO  (jetty-launcher-356-thread-1) [n:127.0.0.1:34611_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34611.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a247b2
   [junit4]   2> 366725 INFO  (jetty-launcher-356-thread-2) [n:127.0.0.1:36707_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36707.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a247b2
   [junit4]   2> 366725 INFO  (jetty-launcher-356-thread-2) [n:127.0.0.1:36707_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36707.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a247b2
   [junit4]   2> 366725 INFO  (jetty-launcher-356-thread-1) [n:127.0.0.1:34611_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34611.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a247b2
   [junit4]   2> 366727 INFO  (jetty-launcher-356-thread-2) [n:127.0.0.1:36707_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AsyncCallRequestStatusResponseTest_B53DB4FE4FB88674-001/tempDir-001/node2/.
   [junit4]   2> 366727 INFO  (jetty-launcher-356-thread-1) [n:127.0.0.1:34611_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AsyncCallRequestStatusResponseTest_B53DB4FE4FB88674-001/tempDir-001/node1/.
   [junit4]   2> 366794 INFO  (SUITE-AsyncCallRequestStatusResponseTest-seed#[B53DB4FE4FB88674]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 366795 INFO  (SUITE-AsyncCallRequestStatusResponseTest-seed#[B53DB4FE4FB88674]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45239/solr ready
   [junit4]   2> 366808 INFO  (TEST-AsyncCallRequestStatusResponseTest.testAsyncCallStatusResponse-seed#[B53DB4FE4FB88674]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAsyncCallStatusResponse
   [junit4]   2> 366887 INFO  (qtp10702465-2511) [n:127.0.0.1:36707_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=28809345-601d-4183-9ff6-924ae4dc7f91&replicationFactor=1&collection.configName=conf&name=asynccall&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 366888 INFO  (qtp10702465-2511) [n:127.0.0.1:36707_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=28809345-601d-4183-9ff6-924ae4dc7f91&replicationFactor=1&collection.configName=conf&name=asynccall&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 366890 INFO  (OverseerThreadFactory-899-thread-1-processing-n:127.0.0.1:36707_solr) [n:127.0.0.1:36707_solr    ] o.a.s.c.CreateCollectionCmd Create collection asynccall
   [junit4]   2> 366895 INFO  (zkCallback-375-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeCreated path:/collections/asynccall/state.json] for collection [asynccall] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 366997 INFO  (OverseerStateUpdate-99047024811376646-127.0.0.1:36707_solr-n_0000000000) [n:127.0.0.1:36707_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"asynccall",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"asynccall_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34611/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 366999 INFO  (OverseerStateUpdate-99047024811376646-127.0.0.1:36707_solr-n_0000000000) [n:127.0.0.1:36707_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"asynccall",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"asynccall_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36707/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 367101 INFO  (zkCallback-375-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/asynccall/state.json] for collection [asynccall] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 367219 INFO  (qtp10702465-2522) [n:127.0.0.1:36707_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=asynccall&version=2&replicaType=NRT&async=28809345-601d-4183-9ff6-924ae4dc7f912063007795492075&coreNodeName=core_node4&name=asynccall_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=1
   [junit4]   2> 367219 INFO  (parallelCoreAdminExecutor-901-thread-1-processing-n:127.0.0.1:36707_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007795492075 CREATE) [n:127.0.0.1:36707_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=asynccall&version=2&replicaType=NRT&async=28809345-601d-4183-9ff6-924ae4dc7f912063007795492075&coreNodeName=core_node4&name=asynccall_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 367220 INFO  (parallelCoreAdminExecutor-901-thread-1-processing-n:127.0.0.1:36707_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007795492075 CREATE) [n:127.0.0.1:36707_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 367278 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=asynccall&version=2&replicaType=NRT&async=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&coreNodeName=core_node3&name=asynccall_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 367278 INFO  (parallelCoreAdminExecutor-900-thread-1-processing-n:127.0.0.1:34611_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963 CREATE) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=asynccall&version=2&replicaType=NRT&async=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&coreNodeName=core_node3&name=asynccall_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 367279 INFO  (parallelCoreAdminExecutor-900-thread-1-processing-n:127.0.0.1:34611_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963 CREATE) [n:127.0.0.1:34611_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 367280 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 367280 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 367386 INFO  (zkCallback-375-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/asynccall/state.json] for collection [asynccall] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 367386 INFO  (zkCallback-368-thread-1-processing-n:127.0.0.1:36707_solr) [n:127.0.0.1:36707_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/asynccall/state.json] for collection [asynccall] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 367386 INFO  (zkCallback-367-thread-1-processing-n:127.0.0.1:34611_solr) [n:127.0.0.1:34611_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/asynccall/state.json] for collection [asynccall] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 367386 INFO  (zkCallback-368-thread-2-processing-n:127.0.0.1:36707_solr) [n:127.0.0.1:36707_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/asynccall/state.json] for collection [asynccall] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 367386 INFO  (zkCallback-367-thread-2-processing-n:127.0.0.1:34611_solr) [n:127.0.0.1:34611_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/asynccall/state.json] for collection [asynccall] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 368237 INFO  (parallelCoreAdminExecutor-901-thread-1-processing-n:127.0.0.1:36707_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007795492075 CREATE) [n:127.0.0.1:36707_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 368249 INFO  (parallelCoreAdminExecutor-901-thread-1-processing-n:127.0.0.1:36707_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007795492075 CREATE) [n:127.0.0.1:36707_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n2] o.a.s.s.IndexSchema [asynccall_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 368252 INFO  (parallelCoreAdminExecutor-901-thread-1-processing-n:127.0.0.1:36707_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007795492075 CREATE) [n:127.0.0.1:36707_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 368252 INFO  (parallelCoreAdminExecutor-901-thread-1-processing-n:127.0.0.1:36707_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007795492075 CREATE) [n:127.0.0.1:36707_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'asynccall_shard2_replica_n2' using configuration from collection asynccall, trusted=true
   [junit4]   2> 368253 INFO  (parallelCoreAdminExecutor-901-thread-1-processing-n:127.0.0.1:36707_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007795492075 CREATE) [n:127.0.0.1:36707_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36707.solr.core.asynccall.shard2.replica_n2' (registry 'solr.core.asynccall.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a247b2
   [junit4]   2> 368253 INFO  (parallelCoreAdminExecutor-901-thread-1-processing-n:127.0.0.1:36707_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007795492075 CREATE) [n:127.0.0.1:36707_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 368253 INFO  (parallelCoreAdminExecutor-901-thread-1-processing-n:127.0.0.1:36707_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007795492075 CREATE) [n:127.0.0.1:36707_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n2] o.a.s.c.SolrCore [[asynccall_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AsyncCallRequestStatusResponseTest_B53DB4FE4FB88674-001/tempDir-001/node2/asynccall_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AsyncCallRequestStatusResponseTest_B53DB4FE4FB88674-001/tempDir-001/node2/./asynccall_shard2_replica_n2/data/]
   [junit4]   2> 368290 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 368291 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 368299 INFO  (parallelCoreAdminExecutor-900-thread-1-processing-n:127.0.0.1:34611_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963 CREATE) [n:127.0.0.1:34611_solr c:asynccall s:shard1 r:core_node3 x:asynccall_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 368322 INFO  (parallelCoreAdminExecutor-900-thread-1-processing-n:127.0.0.1:34611_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963 CREATE) [n:127.0.0.1:34611_solr c:asynccall s:shard1 r:core_node3 x:asynccall_shard1_replica_n1] o.a.s.s.IndexSchema [asynccall_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 368325 INFO  (parallelCoreAdminExecutor-900-thread-1-processing-n:127.0.0.1:34611_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963 CREATE) [n:127.0.0.1:34611_solr c:asynccall s:shard1 r:core_node3 x:asynccall_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 368325 INFO  (parallelCoreAdminExecutor-900-thread-1-processing-n:127.0.0.1:34611_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963 CREATE) [n:127.0.0.1:34611_solr c:asynccall s:shard1 r:core_node3 x:asynccall_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'asynccall_shard1_replica_n1' using configuration from collection asynccall, trusted=true
   [junit4]   2> 368325 INFO  (parallelCoreAdminExecutor-900-thread-1-processing-n:127.0.0.1:34611_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963 CREATE) [n:127.0.0.1:34611_solr c:asynccall s:shard1 r:core_node3 x:asynccall_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34611.solr.core.asynccall.shard1.replica_n1' (registry 'solr.core.asynccall.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a247b2
   [junit4]   2> 368326 INFO  (parallelCoreAdminExecutor-900-thread-1-processing-n:127.0.0.1:34611_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963 CREATE) [n:127.0.0.1:34611_solr c:asynccall s:shard1 r:core_node3 x:asynccall_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 368326 INFO  (parallelCoreAdminExecutor-900-thread-1-processing-n:127.0.0.1:34611_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963 CREATE) [n:127.0.0.1:34611_solr c:asynccall s:shard1 r:core_node3 x:asynccall_shard1_replica_n1] o.a.s.c.SolrCore [[asynccall_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AsyncCallRequestStatusResponseTest_B53DB4FE4FB88674-001/tempDir-001/node1/asynccall_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AsyncCallRequestStatusResponseTest_B53DB4FE4FB88674-001/tempDir-001/node1/./asynccall_shard1_replica_n1/data/]
   [junit4]   2> 368328 INFO  (parallelCoreAdminExecutor-901-thread-1-processing-n:127.0.0.1:36707_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007795492075 CREATE) [n:127.0.0.1:36707_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 368328 INFO  (parallelCoreAdminExecutor-901-thread-1-processing-n:127.0.0.1:36707_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007795492075 CREATE) [n:127.0.0.1:36707_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 368330 INFO  (parallelCoreAdminExecutor-901-thread-1-processing-n:127.0.0.1:36707_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007795492075 CREATE) [n:127.0.0.1:36707_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 368330 INFO  (parallelCoreAdminExecutor-901-thread-1-processing-n:127.0.0.1:36707_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007795492075 CREATE) [n:127.0.0.1:36707_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 368333 INFO  (parallelCoreAdminExecutor-901-thread-1-processing-n:127.0.0.1:36707_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007795492075 CREATE) [n:127.0.0.1:36707_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@174aac[asynccall_shard2_replica_n2] main]
   [junit4]   2> 368334 INFO  (parallelCoreAdminExecutor-901-thread-1-processing-n:127.0.0.1:36707_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007795492075 CREATE) [n:127.0.0.1:36707_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 368335 INFO  (parallelCoreAdminExecutor-901-thread-1-processing-n:127.0.0.1:36707_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007795492075 CREATE) [n:127.0.0.1:36707_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 368335 INFO  (parallelCoreAdminExecutor-901-thread-1-processing-n:127.0.0.1:36707_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007795492075 CREATE) [n:127.0.0.1:36707_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 368336 INFO  (searcherExecutor-904-thread-1-processing-x:asynccall_shard2_replica_n2 r:core_node4 28809345-601d-4183-9ff6-924ae4dc7f912063007795492075 CREATE n:127.0.0.1:36707_solr s:shard2 c:asynccall) [n:127.0.0.1:36707_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n2] o.a.s.c.SolrCore [asynccall_shard2_replica_n2] Registered new searcher Searcher@174aac[asynccall_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 368337 INFO  (parallelCoreAdminExecutor-901-thread-1-processing-n:127.0.0.1:36707_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007795492075 CREATE) [n:127.0.0.1:36707_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584752399181938688
   [junit4]   2> 368340 INFO  (parallelCoreAdminExecutor-901-thread-1-processing-n:127.0.0.1:36707_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007795492075 CREATE) [n:127.0.0.1:36707_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 368340 INFO  (parallelCoreAdminExecutor-901-thread-1-processing-n:127.0.0.1:36707_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007795492075 CREATE) [n:127.0.0.1:36707_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 368340 INFO  (parallelCoreAdminExecutor-901-thread-1-processing-n:127.0.0.1:36707_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007795492075 CREATE) [n:127.0.0.1:36707_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36707/solr/asynccall_shard2_replica_n2/
   [junit4]   2> 368341 INFO  (parallelCoreAdminExecutor-901-thread-1-processing-n:127.0.0.1:36707_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007795492075 CREATE) [n:127.0.0.1:36707_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 368341 INFO  (parallelCoreAdminExecutor-901-thread-1-processing-n:127.0.0.1:36707_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007795492075 CREATE) [n:127.0.0.1:36707_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:36707/solr/asynccall_shard2_replica_n2/ has no replicas
   [junit4]   2> 368341 INFO  (parallelCoreAdminExecutor-901-thread-1-processing-n:127.0.0.1:36707_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007795492075 CREATE) [n:127.0.0.1:36707_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 368343 INFO  (parallelCoreAdminExecutor-901-thread-1-processing-n:127.0.0.1:36707_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007795492075 CREATE) [n:127.0.0.1:36707_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36707/solr/asynccall_shard2_replica_n2/ shard2
   [junit4]   2> 368384 INFO  (parallelCoreAdminExecutor-900-thread-1-processing-n:127.0.0.1:34611_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963 CREATE) [n:127.0.0.1:34611_solr c:asynccall s:shard1 r:core_node3 x:asynccall_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 368384 INFO  (parallelCoreAdminExecutor-900-thread-1-processing-n:127.0.0.1:34611_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963 CREATE) [n:127.0.0.1:34611_solr c:asynccall s:shard1 r:core_node3 x:asynccall_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 368385 INFO  (parallelCoreAdminExecutor-900-thread-1-processing-n:127.0.0.1:34611_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963 CREATE) [n:127.0.0.1:34611_solr c:asynccall s:shard1 r:core_node3 x:asynccall_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 368385 INFO  (parallelCoreAdminExecutor-900-thread-1-processing-n:127.0.0.1:34611_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963 CREATE) [n:127.0.0.1:34611_solr c:asynccall s:shard1 r:core_node3 x:asynccall_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 368387 INFO  (parallelCoreAdminExecutor-900-thread-1-processing-n:127.0.0.1:34611_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963 CREATE) [n:127.0.0.1:34611_solr c:asynccall s:shard1 r:core_node3 x:asynccall_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14ed9af[asynccall_shard1_replica_n1] main]
   [junit4]   2> 368388 INFO  (parallelCoreAdminExecutor-900-thread-1-processing-n:127.0.0.1:34611_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963 CREATE) [n:127.0.0.1:34611_solr c:asynccall s:shard1 r:core_node3 x:asynccall_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 368390 INFO  (parallelCoreAdminExecutor-900-thread-1-processing-n:127.0.0.1:34611_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963 CREATE) [n:127.0.0.1:34611_solr c:asynccall s:shard1 r:core_node3 x:asynccall_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 368390 INFO  (parallelCoreAdminExecutor-900-thread-1-processing-n:127.0.0.1:34611_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963 CREATE) [n:127.0.0.1:34611_solr c:asynccall s:shard1 r:core_node3 x:asynccall_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 368392 INFO  (searcherExecutor-906-thread-1-processing-x:asynccall_shard1_replica_n1 r:core_node3 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963 CREATE n:127.0.0.1:34611_solr s:shard1 c:asynccall) [n:127.0.0.1:34611_solr c:asynccall s:shard1 r:core_node3 x:asynccall_shard1_replica_n1] o.a.s.c.SolrCore [asynccall_shard1_replica_n1] Registered new searcher Searcher@14ed9af[asynccall_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 368392 INFO  (parallelCoreAdminExecutor-900-thread-1-processing-n:127.0.0.1:34611_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963 CREATE) [n:127.0.0.1:34611_solr c:asynccall s:shard1 r:core_node3 x:asynccall_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584752399239610368
   [junit4]   2> 368396 INFO  (parallelCoreAdminExecutor-900-thread-1-processing-n:127.0.0.1:34611_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963 CREATE) [n:127.0.0.1:34611_solr c:asynccall s:shard1 r:core_node3 x:asynccall_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 368396 INFO  (parallelCoreAdminExecutor-900-thread-1-processing-n:127.0.0.1:34611_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963 CREATE) [n:127.0.0.1:34611_solr c:asynccall s:shard1 r:core_node3 x:asynccall_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 368396 INFO  (parallelCoreAdminExecutor-900-thread-1-processing-n:127.0.0.1:34611_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963 CREATE) [n:127.0.0.1:34611_solr c:asynccall s:shard1 r:core_node3 x:asynccall_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34611/solr/asynccall_shard1_replica_n1/
   [junit4]   2> 368396 INFO  (parallelCoreAdminExecutor-900-thread-1-processing-n:127.0.0.1:34611_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963 CREATE) [n:127.0.0.1:34611_solr c:asynccall s:shard1 r:core_node3 x:asynccall_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 368396 INFO  (parallelCoreAdminExecutor-900-thread-1-processing-n:127.0.0.1:34611_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963 CREATE) [n:127.0.0.1:34611_solr c:asynccall s:shard1 r:core_node3 x:asynccall_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:34611/solr/asynccall_shard1_replica_n1/ has no replicas
   [junit4]   2> 368396 INFO  (parallelCoreAdminExecutor-900-thread-1-processing-n:127.0.0.1:34611_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963 CREATE) [n:127.0.0.1:34611_solr c:asynccall s:shard1 r:core_node3 x:asynccall_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 368399 INFO  (parallelCoreAdminExecutor-900-thread-1-processing-n:127.0.0.1:34611_solr 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963 CREATE) [n:127.0.0.1:34611_solr c:asynccall s:shard1 r:core_node3 x:asynccall_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34611/solr/asynccall_shard1_replica_n1/ shard1
   [junit4]   2> 369300 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 369300 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 370301 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 370301 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 371303 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 371303 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 372305 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 372305 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 373307 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 373308 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 374310 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 374310 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 375313 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 375313 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 376316 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 376316 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 377318 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 377318 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 378321 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 378321 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 379323 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 379323 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 380326 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 380326 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 381328 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 381328 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 382331 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 382331 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 383334 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 383334 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 384337 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 384337 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 385340 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 385340 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 386344 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 386344 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 387347 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 387347 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 388350 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 388351 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 389353 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 389353 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 390355 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 390355 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 391357 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 391357 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 392360 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 392360 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 393363 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 393363 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 394366 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 394366 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 395369 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 395369 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 396371 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 396371 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 397374 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 397374 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 398376 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 398376 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 399378 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 399379 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 400381 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 400381 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 401384 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 401384 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 402387 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 402387 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 403390 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 403390 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 404393 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 404393 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 405395 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 405395 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 406397 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 406397 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 407398 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 407398 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 408400 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 408400 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 409401 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 409402 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 410403 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 410403 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 411405 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 411405 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 412407 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 412408 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 413411 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 413411 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 414413 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 414413 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 415415 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 415415 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 416416 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 416416 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 417419 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 417419 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 418421 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 418422 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 419423 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 419424 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 420426 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 420426 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 421428 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 421428 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 422431 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 422431 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 423434 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 423434 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 424436 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 424437 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 425439 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 425439 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 426442 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 426443 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 427445 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 427446 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 428448 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 428448 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 429451 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 429451 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 430454 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 430454 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 431457 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 431457 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 432460 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 432460 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 433462 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 433463 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 434466 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 434466 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 435469 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 435469 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 436472 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 436472 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 437474 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 437475 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 438477 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 438478 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 439480 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 439480 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 440483 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 440483 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 441486 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 441486 INFO  (qtp13070330-2525) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 442489 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 442489 INFO  (qtp13070330-2510) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 443492 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 443492 INFO  (qtp13070330-2521) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=28809345-601d-4183-9ff6-924ae4dc7f912063007793294963&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 444495 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 28809345-601d-4183-9ff6-924ae4dc7f912063007793294963
   [junit4]   2> 444495 INFO  (qtp13070330-2523) [n:127.0.0.1:34611_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores p

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

ager interrupted
   [junit4]   2> 3650623 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_B53DB4FE4FB88674-001/tempDir-001/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_B53DB4FE4FB88674-001/tempDir-001/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:45987) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-797992550-88.99.242.108-1511340271051 (Datanode Uuid ad59062e-6e1f-4bbf-90ee-c9d21482c475) service to localhost.localdomain/127.0.0.1:45987
   [junit4]   2> 3650628 WARN  (SUITE-CheckHdfsIndexTest-seed#[B53DB4FE4FB88674]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 3650643 INFO  (SUITE-CheckHdfsIndexTest-seed#[B53DB4FE4FB88674]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 3650744 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_B53DB4FE4FB88674-001/tempDir-001/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_B53DB4FE4FB88674-001/tempDir-001/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:45987) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 3650745 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_B53DB4FE4FB88674-001/tempDir-001/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_B53DB4FE4FB88674-001/tempDir-001/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:45987) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-797992550-88.99.242.108-1511340271051 (Datanode Uuid 45a73c47-5814-4e2d-9e76-cfe1009838aa) service to localhost.localdomain/127.0.0.1:45987
   [junit4]   2> 3650765 INFO  (SUITE-CheckHdfsIndexTest-seed#[B53DB4FE4FB88674]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_B53DB4FE4FB88674-001
   [junit4]   2> Nov 22, 2017 8:55:43 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 65 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1ea2a3a), locale=ar-OM, timezone=Pacific/Kosrae
   [junit4]   2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=161653824,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [RestartWhileUpdatingTest, DocumentAnalysisRequestHandlerTest, AnalyticsMergeStrategyTest, TestChildDocTransformer, SolrRequestParserTest, BigEndianAscendingWordDeserializerTest, ShardRoutingCustomTest, TestDocBasedVersionConstraints, TermVectorComponentDistributedTest, HighlighterConfigTest, SolrCmdDistributorTest, CircularListTest, GraphQueryTest, OverseerTaskQueueTest, DistributedDebugComponentTest, TestStressRecovery, SpellingQueryConverterTest, TestLegacyTerms, DeleteShardTest, ChaosMonkeySafeLeaderTest, BinaryUpdateRequestHandlerTest, ClassificationUpdateProcessorTest, SolrJmxReporterTest, V2StandaloneTest, ResponseHeaderTest, TestRTGBase, TestSimpleTrackingShardHandler, TestCloudPseudoReturnFields, TestCloudInspectUtil, TestAuthorizationFramework, TestReloadDeadlock, TestSchemaNameResource, TestManagedSchemaThreadSafety, TestDynamicFieldCollectionResource, BadCopyFieldTest, SchemaVersionSpecificBehaviorTest, LeaderFailoverAfterPartitionTest, TestSolrCloudWithDelegationTokens, TestObjectReleaseTracker, CloudExitableDirectoryReaderTest, SignatureUpdateProcessorFactoryTest, TestDocumentBuilder, CdcrReplicationHandlerTest, VersionInfoTest, TestDFISimilarityFactory, DistributedFacetPivotLargeTest, DataDrivenBlockJoinTest, ConfigureRecoveryStrategyTest, TestFreeTextSuggestions, TestAnalyzedSuggestions, BlobRepositoryCloudTest, SynonymTokenizerTest, PingRequestHandlerTest, RegexBoostProcessorTest, TestTestInjection, ClusterStateUpdateTest, TestMaxScoreQueryParser, DistanceUnitsTest, TestStressLucene, TestLazyCores, LukeRequestHandlerTest, TestAtomicUpdateErrorCases, TestBlobHandler, ExplicitHLLTest, TestSolrFieldCacheBean, DistributedTermsComponentTest, TestSolrConfigHandlerConcurrent, SolrXmlInZkTest, AssignTest, TestPerFieldSimilarity, JvmMetricsTest, OpenCloseCoreStressTest, TestClusterStateMutator, TestSQLHandler, TestFaceting, PolyFieldTest, CreateCollectionCleanupTest, ZkFailoverTest, HdfsChaosMonkeySafeLeaderTest, DeleteLastCustomShardedReplicaTest, TestBM25SimilarityFactory, TestCloudManagedSchema, CurrencyFieldTypeTest, MBeansHandlerTest, CloudMLTQParserTest, ImplicitSnitchTest, DOMUtilTest, TestLuceneMatchVersion, SolrGangliaReporterTest, TestDistributedStatsComponentCardinality, SuggesterTSTTest, TestSurroundQueryParser, OpenExchangeRatesOrgProviderTest, TestInPlaceUpdatesDistrib, TestRebalanceLeaders, SegmentsInfoRequestHandlerTest, SOLR749Test, TestInfoStreamLogging, DistributedIntervalFacetingTest, TestHashQParserPlugin, ChaosMonkeySafeLeaderWithPullReplicasTest, TestFastWriter, TestOmitPositions, SolrIndexConfigTest, OutputWriterTest, TestMacroExpander, DistributedVersionInfoTest, TestReplicationHandlerBackup, BlockDirectoryTest, TlogReplayBufferedWhileIndexingTest, DirectUpdateHandlerTest, BadIndexSchemaTest, TestPolicyCloud, UninvertDocValuesMergePolicyTest, DistributedFacetPivotSmallTest, ConvertedLegacyTest, TestShortCircuitedRequests, TestRangeQuery, TestSolrCoreSnapshots, CdcrBidirectionalTest, SimpleCollectionCreateDeleteTest, TestRequestStatusCollectionAPI, TestConfigSetProperties, BasicDistributedZkTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, ShardRoutingTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, TestZkChroot, ZkCLITest, TestDistributedGrouping, TestRecovery, DistributedSpellCheckComponentTest, TestStressReorder, TestJoin, TestStressVersions, SimpleFacetsTest, TestSolr4Spatial, QueryElevationComponentTest, TestSort, BasicFunctionalityTest, TestBadConfig, HighlighterTest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SuggesterFSTTest, CoreAdminHandlerTest, DocValuesTest, SuggesterTest, SuggesterWFSTTest, TestCSVLoader, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1, DebugComponentTest, CacheHeaderTest, DisMaxRequestHandlerTest, TestWriterPerf, TestQueryTypes, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, RequiredFieldsTest, TestSolrQueryParser, FastVectorHighlighterTest, SolrPluginUtilsTest, TestJmxIntegration, TestCollationField, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, UpdateParamsTest, AlternateDirectoryTest, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestDocSet, TestBinaryField, TestSearchPerf, NumericFieldsTest, TestElisionMultitermQuery, TestConfig, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestFastLRUCache, DateMathParserTest, PreAnalyzedFieldTest, PrimUtilsTest, DateFieldTest, TestSolrJ, TestLRUCache, TestUtils, ZkNodePropsTest, SliceStateTest, FileUtilsTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestEmbeddedSolrServerAdminHandler, TestJettySolrRunner, ActionThrottleTest, AddReplicaTest, AliasIntegrationTest, CleanupOldIndexTest, CollectionTooManyReplicasTest, CollectionsAPISolrJTest, DeleteNodeTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, DocValuesNotIndexedTest, HealthCheckHandlerTest, LeaderFailureAfterFreshStartTest, MissingSegmentRecoveryTest, MultiThreadedOCPTest, RemoteQueryErrorTest, ReplaceNodeTest, ShardSplitTest, TestPullReplicaErrorHandling, TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates, TestTolerantUpdateProcessorRandomCloud, VMParamsZkACLAndCredentialsProvidersTest, AutoScalingHandlerTest, ExecutePlanActionTest, HdfsAutoAddReplicasIntegrationTest, HdfsBasicDistributedZk2Test, HdfsChaosMonkeyNothingIsSafeTest, HdfsCollectionsAPIDistributedZkTest, HdfsRecoverLeaseTest, HdfsSyncSliceTest, HdfsUnloadDistributedZkTest, ZkStateWriterTest, TestNRTOpen, TestReloadAndDeleteDocs, TestSolrConfigHandler, RequestLoggingTest, TestConfigReload, AutoscalingHistoryHandlerTest, TestPivotHelperCode, JavabinLoaderTest, HighlighterMaxOffsetTest, TestSlowCompositeReaderWrapper, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest]
   [junit4] Completed [750/750 (3!)] on J1 in 682.48s, 5 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 43094 lines...]