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/05 08:59:01 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.1) - Build # 20839 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20839/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:45343/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([3CD8629EB2A6568B:F1E6F96DFD072069]: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:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
	at org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:57)
	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.HttpPartitionTest.test

Error Message:
The partitioned replica did not get marked down expected:<[down]> but was:<[active]>

Stack Trace:
org.junit.ComparisonFailure: The partitioned replica did not get marked down expected:<[down]> but was:<[active]>
	at __randomizedtesting.SeedInfo.seed([3CD8629EB2A6568B:B48C5D441C5A3B73]:0)
	at org.junit.Assert.assertEquals(Assert.java:125)
	at org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:241)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127)
	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 11639 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3CD8629EB2A6568B-001/init-core-data-001
   [junit4]   2> 47780 WARN  (SUITE-HttpPartitionTest-seed#[3CD8629EB2A6568B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 47780 INFO  (SUITE-HttpPartitionTest-seed#[3CD8629EB2A6568B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 47781 INFO  (SUITE-HttpPartitionTest-seed#[3CD8629EB2A6568B]-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> 47781 INFO  (SUITE-HttpPartitionTest-seed#[3CD8629EB2A6568B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 47781 INFO  (SUITE-HttpPartitionTest-seed#[3CD8629EB2A6568B]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /sa_r/
   [junit4]   2> 47782 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 47783 INFO  (Thread-144) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 47783 INFO  (Thread-144) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 47784 ERROR (Thread-144) [    ] 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> 47883 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.ZkTestServer start zk server on port:42957
   [junit4]   2> 47895 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] 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> 47897 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 47898 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] 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> 47899 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] 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> 47900 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] 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> 47901 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] 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> 47902 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] 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> 47903 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] 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> 47905 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] 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> 47906 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] 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> 47907 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] 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> 47908 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 48029 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 48030 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4fe82b5f{/sa_r,null,AVAILABLE}
   [junit4]   2> 48030 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2aed66ed{HTTP/1.1,[http/1.1]}{127.0.0.1:37225}
   [junit4]   2> 48031 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.e.j.s.Server Started @49998ms
   [junit4]   2> 48031 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/sa_r, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3CD8629EB2A6568B-001/tempDir-001/control/data, hostPort=34213, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3CD8629EB2A6568B-001/control-001/cores}
   [junit4]   2> 48031 ERROR (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 48031 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 48031 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 48031 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 48031 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-05T07:52:21.582689Z
   [junit4]   2> 48033 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 48033 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 0x15f8b2a88570002, 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> 48033 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3CD8629EB2A6568B-001/control-001/solr.xml
   [junit4]   2> 48043 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 48043 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 48044 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5639d977, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 48047 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42957/solr
   [junit4]   2> 48087 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [n:127.0.0.1:34213_sa_r    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 48087 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [n:127.0.0.1:34213_sa_r    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34213_sa_r
   [junit4]   2> 48087 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [n:127.0.0.1:34213_sa_r    ] o.a.s.c.Overseer Overseer (id=98950731617730564-127.0.0.1:34213_sa_r-n_0000000000) starting
   [junit4]   2> 48091 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [n:127.0.0.1:34213_sa_r    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34213_sa_r
   [junit4]   2> 48092 INFO  (zkCallback-147-thread-1-processing-n:127.0.0.1:34213_sa_r) [n:127.0.0.1:34213_sa_r    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 48130 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [n:127.0.0.1:34213_sa_r    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5639d977
   [junit4]   2> 48135 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [n:127.0.0.1:34213_sa_r    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5639d977
   [junit4]   2> 48135 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [n:127.0.0.1:34213_sa_r    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5639d977
   [junit4]   2> 48136 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [n:127.0.0.1:34213_sa_r    ] 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.HttpPartitionTest_3CD8629EB2A6568B-001/control-001/cores
   [junit4]   2> 48147 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 48147 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42957/solr ready
   [junit4]   2> 48148 INFO  (SocketProxy-Acceptor-34213) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=34534,localport=34213], receiveBufferSize:531000
   [junit4]   2> 48150 INFO  (SocketProxy-Acceptor-34213) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=37225,localport=54526], receiveBufferSize=530904
   [junit4]   2> 48152 INFO  (qtp2014967359-694) [n:127.0.0.1:34213_sa_r    ] 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:34213_sa_r&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 48154 INFO  (OverseerThreadFactory-223-thread-1-processing-n:127.0.0.1:34213_sa_r) [n:127.0.0.1:34213_sa_r    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 48259 INFO  (SocketProxy-Acceptor-34213) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=34538,localport=34213], receiveBufferSize:531000
   [junit4]   2> 48260 INFO  (SocketProxy-Acceptor-34213) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=37225,localport=54530], receiveBufferSize=530904
   [junit4]   2> 48262 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r    ] 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> 48262 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 48367 INFO  (zkCallback-147-thread-1-processing-n:127.0.0.1:34213_sa_r) [n:127.0.0.1:34213_sa_r    ] 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> 49283 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 49295 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r 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> 49391 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 49407 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r 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> 49407 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r 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@5639d977
   [junit4]   2> 49407 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 49408 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3CD8629EB2A6568B-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3CD8629EB2A6568B-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 49410 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r 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=17, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=14.0009765625, floorSegmentMB=1.625, forceMergeDeletesPctAllowed=3.65225591032303, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 49421 WARN  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r 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> 49483 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r 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> 49484 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r 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> 49485 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 49485 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 49487 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r 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=26, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=77.291015625, floorSegmentMB=0.2578125, forceMergeDeletesPctAllowed=15.879677336276327, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 49487 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b67b7ea[control_collection_shard1_replica_n1] main]
   [junit4]   2> 49490 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 49492 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r 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> 49493 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 49493 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r 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 1583211707675705344
   [junit4]   2> 49494 INFO  (searcherExecutor-226-thread-1-processing-n:127.0.0.1:34213_sa_r x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:34213_sa_r 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@2b67b7ea[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 49497 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 49497 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r 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> 49497 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34213/sa_r/control_collection_shard1_replica_n1/
   [junit4]   2> 49497 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r 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> 49497 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:34213/sa_r/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 49497 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r 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> 49501 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r 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:34213/sa_r/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 49603 INFO  (zkCallback-147-thread-2-processing-n:127.0.0.1:34213_sa_r) [n:127.0.0.1:34213_sa_r    ] 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> 49652 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r 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> 49701 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r 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=1439
   [junit4]   2> 49705 INFO  (qtp2014967359-694) [n:127.0.0.1:34213_sa_r    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 49754 INFO  (zkCallback-147-thread-2-processing-n:127.0.0.1:34213_sa_r) [n:127.0.0.1:34213_sa_r    ] 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> 50155 INFO  (OverseerCollectionConfigSetProcessor-98950731617730564-127.0.0.1:34213_sa_r-n_0000000000) [n:127.0.0.1:34213_sa_r    ] 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> 50705 INFO  (qtp2014967359-694) [n:127.0.0.1:34213_sa_r    ] 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:34213_sa_r&wt=javabin&version=2} status=0 QTime=2552
   [junit4]   2> 50712 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 50713 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42957/solr ready
   [junit4]   2> 50715 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 50716 INFO  (SocketProxy-Acceptor-34213) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=34552,localport=34213], receiveBufferSize:531000
   [junit4]   2> 50717 INFO  (SocketProxy-Acceptor-34213) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=37225,localport=54544], receiveBufferSize=530904
   [junit4]   2> 50719 INFO  (qtp2014967359-694) [n:127.0.0.1:34213_sa_r    ] 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> 50721 INFO  (OverseerThreadFactory-223-thread-2-processing-n:127.0.0.1:34213_sa_r) [n:127.0.0.1:34213_sa_r    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 50722 WARN  (OverseerThreadFactory-223-thread-2-processing-n:127.0.0.1:34213_sa_r) [n:127.0.0.1:34213_sa_r    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 50926 INFO  (qtp2014967359-694) [n:127.0.0.1:34213_sa_r    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 50926 INFO  (qtp2014967359-694) [n:127.0.0.1:34213_sa_r    ] 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=207
   [junit4]   2> 51011 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3CD8629EB2A6568B-001/shard-1-001 of type TLOG
   [junit4]   2> 51012 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 51012 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63588216{/sa_r,null,AVAILABLE}
   [junit4]   2> 51013 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@518b9473{HTTP/1.1,[http/1.1]}{127.0.0.1:34453}
   [junit4]   2> 51013 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.e.j.s.Server Started @52981ms
   [junit4]   2> 51013 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/sa_r, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3CD8629EB2A6568B-001/tempDir-001/jetty1, hostPort=44943, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3CD8629EB2A6568B-001/shard-1-001/cores, replicaType=TLOG}
   [junit4]   2> 51014 ERROR (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51014 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 51014 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51014 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 51014 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-05T07:52:24.565688Z
   [junit4]   2> 51023 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 51023 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3CD8629EB2A6568B-001/shard-1-001/solr.xml
   [junit4]   2> 51026 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 51026 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 51027 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5639d977, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 51032 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42957/solr
   [junit4]   2> 51047 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [n:127.0.0.1:44943_sa_r    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 51048 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [n:127.0.0.1:44943_sa_r    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 51049 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [n:127.0.0.1:44943_sa_r    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44943_sa_r
   [junit4]   2> 51055 INFO  (zkCallback-155-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 51055 INFO  (zkCallback-147-thread-1-processing-n:127.0.0.1:34213_sa_r) [n:127.0.0.1:34213_sa_r    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 51055 INFO  (zkCallback-160-thread-1-processing-n:127.0.0.1:44943_sa_r) [n:127.0.0.1:44943_sa_r    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 51123 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [n:127.0.0.1:44943_sa_r    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5639d977
   [junit4]   2> 51133 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [n:127.0.0.1:44943_sa_r    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5639d977
   [junit4]   2> 51134 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [n:127.0.0.1:44943_sa_r    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5639d977
   [junit4]   2> 51135 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [n:127.0.0.1:44943_sa_r    ] 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.HttpPartitionTest_3CD8629EB2A6568B-001/shard-1-001/cores
   [junit4]   2> 51171 INFO  (qtp2014967359-695) [n:127.0.0.1:34213_sa_r    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:44943_sa_r&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 51173 INFO  (OverseerCollectionConfigSetProcessor-98950731617730564-127.0.0.1:34213_sa_r-n_0000000000) [n:127.0.0.1:34213_sa_r    ] 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> 51174 INFO  (OverseerThreadFactory-223-thread-3-processing-n:127.0.0.1:34213_sa_r) [n:127.0.0.1:34213_sa_r    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:44943_sa_r for creating new replica
   [junit4]   2> 51176 INFO  (SocketProxy-Acceptor-44943) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=51100,localport=44943], receiveBufferSize:531000
   [junit4]   2> 51185 INFO  (qtp818940360-748) [n:127.0.0.1:44943_sa_r    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 51186 INFO  (qtp818940360-748) [n:127.0.0.1:44943_sa_r    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 51186 INFO  (SocketProxy-Acceptor-44943) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=34453,localport=57690], receiveBufferSize=530904
   [junit4]   2> 51295 INFO  (zkCallback-160-thread-1-processing-n:127.0.0.1:44943_sa_r) [n:127.0.0.1:44943_sa_r    ] 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> 52266 INFO  (qtp818940360-748) [n:127.0.0.1:44943_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 52281 INFO  (qtp818940360-748) [n:127.0.0.1:44943_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema [collection1_shard2_replica_t41] Schema name=test
   [junit4]   2> 52374 INFO  (qtp818940360-748) [n:127.0.0.1:44943_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 52383 INFO  (qtp818940360-748) [n:127.0.0.1:44943_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t41' using configuration from collection collection1, trusted=true
   [junit4]   2> 52383 INFO  (qtp818940360-748) [n:127.0.0.1:44943_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t41' (registry 'solr.core.collection1.shard2.replica_t41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5639d977
   [junit4]   2> 52383 INFO  (qtp818940360-748) [n:127.0.0.1:44943_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 52383 INFO  (qtp818940360-748) [n:127.0.0.1:44943_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [[collection1_shard2_replica_t41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3CD8629EB2A6568B-001/shard-1-001/cores/collection1_shard2_replica_t41], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3CD8629EB2A6568B-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
   [junit4]   2> 52385 INFO  (qtp818940360-748) [n:127.0.0.1:44943_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=14.0009765625, floorSegmentMB=1.625, forceMergeDeletesPctAllowed=3.65225591032303, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 52388 WARN  (qtp818940360-748) [n:127.0.0.1:44943_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t41] 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> 52422 INFO  (qtp818940360-748) [n:127.0.0.1:44943_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 52423 INFO  (qtp818940360-748) [n:127.0.0.1:44943_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 52425 INFO  (qtp818940360-748) [n:127.0.0.1:44943_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 52426 INFO  (qtp818940360-748) [n:127.0.0.1:44943_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 52426 INFO  (qtp818940360-748) [n:127.0.0.1:44943_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=77.291015625, floorSegmentMB=0.2578125, forceMergeDeletesPctAllowed=15.879677336276327, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 52427 INFO  (qtp818940360-748) [n:127.0.0.1:44943_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.SolrIndexSearcher Opening [Searcher@21b5f4bd[collection1_shard2_replica_t41] main]
   [junit4]   2> 52427 INFO  (qtp818940360-748) [n:127.0.0.1:44943_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 52428 INFO  (qtp818940360-748) [n:127.0.0.1:44943_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 52428 INFO  (qtp818940360-748) [n:127.0.0.1:44943_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 52428 INFO  (qtp818940360-748) [n:127.0.0.1:44943_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583211710753275904
   [junit4]   2> 52433 INFO  (searcherExecutor-237-thread-1-processing-n:127.0.0.1:44943_sa_r x:collection1_shard2_replica_t41 s:shard2 c:collection1) [n:127.0.0.1:44943_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [collection1_shard2_replica_t41] Registered new searcher Searcher@21b5f4bd[collection1_shard2_replica_t41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 52434 INFO  (qtp818940360-748) [n:127.0.0.1:44943_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 52434 INFO  (qtp818940360-748) [n:127.0.0.1:44943_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 52434 INFO  (qtp818940360-748) [n:127.0.0.1:44943_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44943/sa_r/collection1_shard2_replica_t41/
   [junit4]   2> 52434 INFO  (qtp818940360-748) [n:127.0.0.1:44943_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 52434 INFO  (qtp818940360-748) [n:127.0.0.1:44943_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy http://127.0.0.1:44943/sa_r/collection1_shard2_replica_t41/ has no replicas
   [junit4]   2> 52434 INFO  (qtp818940360-748) [n:127.0.0.1:44943_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 52434 INFO  (qtp818940360-748) [n:127.0.0.1:44943_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController collection1_shard2_replica_t41 stopping background replication from leader
   [junit4]   2> 52435 INFO  (qtp818940360-748) [n:127.0.0.1:44943_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44943/sa_r/collection1_shard2_replica_t41/ shard2
   [junit4]   2> 52537 INFO  (zkCallback-160-thread-1-processing-n:127.0.0.1:44943_sa_r) [n:127.0.0.1:44943_sa_r    ] 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> 52586 INFO  (qtp818940360-748) [n:127.0.0.1:44943_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 52612 INFO  (qtp818940360-748) [n:127.0.0.1:44943_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1426
   [junit4]   2> 52619 INFO  (qtp2014967359-695) [n:127.0.0.1:34213_sa_r    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:44943_sa_r&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1448
   [junit4]   2> 52688 INFO  (zkCallback-160-thread-1-processing-n:127.0.0.1:44943_sa_r) [n:127.0.0.1:44943_sa_r    ] 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> 52710 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3CD8629EB2A6568B-001/shard-2-001 of type TLOG
   [junit4]   2> 52710 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 52711 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bf1e950{/sa_r,null,AVAILABLE}
   [junit4]   2> 52711 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2ce33d0e{HTTP/1.1,[http/1.1]}{127.0.0.1:35317}
   [junit4]   2> 52711 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.e.j.s.Server Started @54679ms
   [junit4]   2> 52711 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/sa_r, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3CD8629EB2A6568B-001/tempDir-001/jetty2, hostPort=43821, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3CD8629EB2A6568B-001/shard-2-001/cores, replicaType=TLOG}
   [junit4]   2> 52711 ERROR (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 52712 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 52712 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 52712 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 52712 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-05T07:52:26.263250Z
   [junit4]   2> 52713 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 52713 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3CD8629EB2A6568B-001/shard-2-001/solr.xml
   [junit4]   2> 52715 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 52715 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 52716 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5639d977, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 52718 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42957/solr
   [junit4]   2> 52734 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [n:127.0.0.1:43821_sa_r    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 52736 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [n:127.0.0.1:43821_sa_r    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52737 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [n:127.0.0.1:43821_sa_r    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43821_sa_r
   [junit4]   2> 52738 INFO  (zkCallback-155-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52738 INFO  (zkCallback-147-thread-1-processing-n:127.0.0.1:34213_sa_r) [n:127.0.0.1:34213_sa_r    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52739 INFO  (zkCallback-160-thread-1-processing-n:127.0.0.1:44943_sa_r) [n:127.0.0.1:44943_sa_r    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52743 INFO  (zkCallback-166-thread-1-processing-n:127.0.0.1:43821_sa_r) [n:127.0.0.1:43821_sa_r    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52788 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [n:127.0.0.1:43821_sa_r    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5639d977
   [junit4]   2> 52798 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [n:127.0.0.1:43821_sa_r    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5639d977
   [junit4]   2> 52798 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [n:127.0.0.1:43821_sa_r    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5639d977
   [junit4]   2> 52800 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [n:127.0.0.1:43821_sa_r    ] 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.HttpPartitionTest_3CD8629EB2A6568B-001/shard-2-001/cores
   [junit4]   2> 52832 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:43821_sa_r&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 52833 INFO  (OverseerCollectionConfigSetProcessor-98950731617730564-127.0.0.1:34213_sa_r-n_0000000000) [n:127.0.0.1:34213_sa_r    ] 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> 52834 INFO  (OverseerThreadFactory-223-thread-4-processing-n:127.0.0.1:34213_sa_r) [n:127.0.0.1:34213_sa_r    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:43821_sa_r for creating new replica
   [junit4]   2> 52836 INFO  (SocketProxy-Acceptor-43821) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=49672,localport=43821], receiveBufferSize:531000
   [junit4]   2> 52842 INFO  (SocketProxy-Acceptor-43821) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=35317,localport=34810], receiveBufferSize=530904
   [junit4]   2> 52843 INFO  (qtp537070874-780) [n:127.0.0.1:43821_sa_r    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 52844 INFO  (qtp537070874-780) [n:127.0.0.1:43821_sa_r    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 52946 INFO  (zkCallback-166-thread-1-processing-n:127.0.0.1:43821_sa_r) [n:127.0.0.1:43821_sa_r    ] 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> 52946 INFO  (zkCallback-160-thread-1-processing-n:127.0.0.1:44943_sa_r) [n:127.0.0.1:44943_sa_r    ] 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> 53953 INFO  (qtp537070874-780) [n:127.0.0.1:43821_sa_r c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 53979 INFO  (qtp537070874-780) [n:127.0.0.1:43821_sa_r c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema [collection1_shard1_replica_t43] Schema name=test
   [junit4]   2> 54061 INFO  (qtp537070874-780) [n:127.0.0.1:43821_sa_r c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 54078 INFO  (qtp537070874-780) [n:127.0.0.1:43821_sa_r c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t43' using configuration from collection collection1, trusted=true
   [junit4]   2> 54078 INFO  (qtp537070874-780) [n:127.0.0.1:43821_sa_r c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t43' (registry 'solr.core.collection1.shard1.replica_t43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5639d977
   [junit4]   2> 54079 INFO  (qtp537070874-780) [n:127.0.0.1:43821_sa_r c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 54079 INFO  (qtp537070874-780) [n:127.0.0.1:43821_sa_r c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [[collection1_shard1_replica_t43] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3CD8629EB2A6568B-001/shard-2-001/cores/collection1_shard1_replica_t43], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3CD8629EB2A6568B-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
   [junit4]   2> 54080 INFO  (qtp537070874-780) [n:127.0.0.1:43821_sa_r c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=14.0009765625, floorSegmentMB=1.625, forceMergeDeletesPctAllowed=3.65225591032303, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 54082 WARN  (qtp537070874-780) [n:127.0.0.1:43821_sa_r c:collection1 s:shard1  x:collection1_shard1_replica_t43] 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> 54122 INFO  (qtp537070874-780) [n:127.0.0.1:43821_sa_r c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 54122 INFO  (qtp537070874-780) [n:127.0.0.1:43821_sa_r c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 54122 INFO  (qtp537070874-780) [n:127.0.0.1:43821_sa_r c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 54122 INFO  (qtp537070874-780) [n:127.0.0.1:43821_sa_r c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 54123 INFO  (qtp537070874-780) [n:127.0.0.1:43821_sa_r c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=77.291015625, floorSegmentMB=0.2578125, forceMergeDeletesPctAllowed=15.879677336276327, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 54123 INFO  (qtp537070874-780) [n:127.0.0.1:43821_sa_r c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.SolrIndexSearcher Opening [Searcher@5819d42f[collection1_shard1_replica_t43] main]
   [junit4]   2> 54124 INFO  (qtp537070874-780) [n:127.0.0.1:43821_sa_r c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 54124 INFO  (qtp537070874-780) [n:127.0.0.1:43821_sa_r c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 54125 INFO  (qtp537070874-780) [n:127.0.0.1:43821_sa_r c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 54125 INFO  (qtp537070874-780) [n:127.0.0.1:43821_sa_r c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583211712532709376
   [junit4]   2> 54126 INFO  (searcherExecutor-248-thread-1-processing-n:127.0.0.1:43821_sa_r x:collection1_shard1_replica_t43 s:shard1 c:collection1) [n:127.0.0.1:43821_sa_r c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [collection1_shard1_replica_t43] Registered new searcher Searcher@5819d42f[collection1_shard1_replica_t43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 54127 INFO  (qtp537070874-780) [n:127.0.0.1:43821_sa_r c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 54127 INFO  (qtp537070874-780) [n:127.0.0.1:43821_sa_r c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 54127 INFO  (qtp537070874-780) [n:127.0.0.1:43821_sa_r c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43821/sa_r/collection1_shard1_replica_t43/
   [junit4]   2> 54128 INFO  (qtp537070874-780) [n:127.0.0.1:43821_sa_r c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 54128 INFO  (qtp537070874-780) [n:127.0.0.1:43821_sa_r c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy http://127.0.0.1:43821/sa_r/collection1_shard1_replica_t43/ has no replicas
   [junit4]   2> 54128 INFO  (qtp537070874-780) [n:127.0.0.1:43821_sa_r c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 54128 INFO  (qtp537070874-780) [n:127.0.0.1:43821_sa_r c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController collection1_shard1_replica_t43 stopping background replication from leader
   [junit4]   2> 54129 INFO  (qtp537070874-780) [n:127.0.0.1:43821_sa_r c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43821/sa_r/collection1_shard1_replica_t43/ shard1
   [junit4]   2> 54230 INFO  (zkCallback-160-thread-1-processing-n:127.0.0.1:44943_sa_r) [n:127.0.0.1:44943_sa_r    ] 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> 54230 INFO  (zkCallback-166-thread-1-processing-n:127.0.0.1:43821_sa_r) [n:127.0.0.1:43821_sa_r    ] 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> 54279 INFO  (qtp537070874-780) [n:127.0.0.1:43821_sa_r c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 54319 INFO  (qtp537070874-780) [n:127.0.0.1:43821_sa_r c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1475
   [junit4]   2> 54321 INFO  (qtp2014967359-696) [n:127.0.0.1:34213_sa_r    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:43821_sa_r&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=1489
   [junit4]   2> 54382 INFO  (zkCallback-160-thread-1-processing-n:127.0.0.1:44943_sa_r) [n:127.0.0.1:44943_sa_r    ] 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> 54382 INFO  (zkCallback-166-thread-1-processing-n:127.0.0.1:43821_sa_r) [n:127.0.0.1:43821_sa_r    ] 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> 54388 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3CD8629EB2A6568B-001/shard-3-001 of type TLOG
   [junit4]   2> 54388 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 54389 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4348848f{/sa_r,null,AVAILABLE}
   [junit4]   2> 54389 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@42239bc2{HTTP/1.1,[http/1.1]}{127.0.0.1:35235}
   [junit4]   2> 54390 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.e.j.s.Server Started @56357ms
   [junit4]   2> 54390 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/sa_r, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3CD8629EB2A6568B-001/tempDir-001/jetty3, hostPort=36673, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3CD8629EB2A6568B-001/shard-3-001/cores, replicaType=TLOG}
   [junit4]   2> 54390 ERROR (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 54390 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 54390 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 54390 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 54390 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-05T07:52:27.941576Z
   [junit4]   2> 54392 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 54392 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3CD8629EB2A6568B-001/shard-3-001/solr.xml
   [junit4]   2> 54394 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 54394 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 54394 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5639d977, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 54396 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42957/solr
   [junit4]   2> 54400 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [n:127.0.0.1:36673_sa_r    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 54401 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [n:127.0.0.1:36673_sa_r    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 54402 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [n:127.0.0.1:36673_sa_r    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36673_sa_r
   [junit4]   2> 54402 INFO  (zkCallback-147-thread-1-processing-n:127.0.0.1:34213_sa_r) [n:127.0.0.1:34213_sa_r    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 54403 INFO  (zkCallback-155-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 54403 INFO  (zkCallback-172-thread-1-processing-n:127.0.0.1:36673_sa_r) [n:127.0.0.1:36673_sa_r    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 54402 INFO  (zkCallback-160-thread-1-processing-n:127.0.0.1:44943_sa_r) [n:127.0.0.1:44943_sa_r    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 54402 INFO  (zkCallback-166-thread-1-processing-n:127.0.0.1:43821_sa_r) [n:127.0.0.1:43821_sa_r    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 54439 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [n:127.0.0.1:36673_sa_r    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5639d977
   [junit4]   2> 54445 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [n:127.0.0.1:36673_sa_r    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5639d977
   [junit4]   2> 54445 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [n:127.0.0.1:36673_sa_r    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5639d977
   [junit4]   2> 54446 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [n:127.0.0.1:36673_sa_r    ] 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.HttpPartitionTest_3CD8629EB2A6568B-001/shard-3-001/cores
   [junit4]   2> 54470 INFO  (qtp2014967359-691) [n:127.0.0.1:34213_sa_r    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:36673_sa_r&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 54471 INFO  (OverseerCollectionConfigSetProcessor-98950731617730564-127.0.0.1:34213_sa_r-n_0000000000) [n:127.0.0.1:34213_sa_r    ] 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> 54472 INFO  (OverseerThreadFactory-223-thread-5-processing-n:127.0.0.1:34213_sa_r) [n:127.0.0.1:34213_sa_r    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:36673_sa_r for creating new replica
   [junit4]   2> 54473 INFO  (SocketProxy-Acceptor-36673) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=40392,localport=36673], receiveBufferSize:531000
   [junit4]   2> 54473 INFO  (SocketProxy-Acceptor-36673) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=35235,localport=34154], receiveBufferSize=530904
   [junit4]   2> 54475 INFO  (qtp1597505594-812) [n:127.0.0.1:36673_sa_r    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 54476 INFO  (qtp1597505594-812) [n:127.0.0.1:36673_sa_r    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 54578 INFO  (zkCallback-160-thread-1-processing-n:127.0.0.1:44943_sa_r) [n:127.0.0.1:44943_sa_r    ] 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> 54578 INFO  (zkCallback-166-thread-1-processing-n:127.0.0.1:43821_sa_r) [n:127.0.0.1:43821_sa_r    ] 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> 54578 INFO  (zkCallback-172-thread-1-processing-n:127.0.0.1:36673_sa_r) [n:127.0.0.1:36673_sa_r    ] 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> 55545 INFO  (qtp1597505594-812) [n:127.0.0.1:36673_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 55554 INFO  (qtp1597505594-812) [n:127.0.0.1:36673_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema [collection1_shard2_replica_t45] Schema name=test
   [junit4]   2> 55650 INFO  (qtp1597505594-812) [n:127.0.0.1:36673_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 55668 INFO  (qtp1597505594-812) [n:127.0.0.1:36673_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t45' using configuration from collection collection1, trusted=true
   [junit4]   2> 55669 INFO  (qtp1597505594-812) [n:127.0.0.1:36673_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t45' (registry 'solr.core.collection1.shard2.replica_t45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5639d977
   [junit4]   2> 55669 INFO  (qtp1597505594-812) [n:127.0.0.1:36673_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 55669 INFO  (qtp1597505594-812) [n:127.0.0.1:36673_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore [[collection1_shard2_replica_t45] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3CD8629EB2A6568B-001/shard-3-001/cores/collection1_shard2_replica_t45], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3CD8629EB2A6568B-001/shard-3-001/cores/collection1_shard2_replica_t45/data/]
   [junit4]   2> 55671 INFO  (qtp1597505594-812) [n:127.0.0.1:36673_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=14.0009765625, floorSegmentMB=1.625, forceMergeDeletesPctAllowed=3.65225591032303, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 55673 WARN  (qtp1597505594-812) [n:127.0.0.1:36673_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t45] 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> 55715 INFO  (qtp1597505594-812) [n:127.0.0.1:36673_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 55715 INFO  (qtp1597505594-812) [n:127.0.0.1:36673_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 55716 INFO  (qtp1597505594-812) [n:127.0.0.1:36673_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 55716 INFO  (qtp1597505594-812) [n:127.0.0.1:36673_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 55717 INFO  (qtp1597505594-812) [n:127.0.0.1:36673_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=77.291015625, floorSegmentMB=0.2578125, forceMergeDeletesPctAllowed=15.879677336276327, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 55717 INFO  (qtp1597505594-812) [n:127.0.0.1:36673_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.SolrIndexSearcher Opening [Searcher@74c3efc3[collection1_shard2_replica_t45] main]
   [junit4]   2> 55718 INFO  (qtp1597505594-812) [n:127.0.0.1:36673_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 55718 INFO  (qtp1597505594-812) [n:127.0.0.1:36673_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 55718 INFO  (qtp1597505594-812) [n:127.0.0.1:36673_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 55719 INFO  (qtp1597505594-812) [n:127.0.0.1:36673_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583211714204139520
   [junit4]   2> 55720 INFO  (searcherExecutor-259-thread-1-processing-n:127.0.0.1:36673_sa_r x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:36673_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore [collection1_shard2_replica_t45] Registered new searcher Searcher@74c3efc3[collection1_shard2_replica_t45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 55721 INFO  (qtp1597505594-812) [n:127.0.0.1:36673_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_t45
   [junit4]   2> 55722 INFO  (updateExecutor-169-thread-1-processing-n:127.0.0.1:36673_sa_r x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:36673_sa_r c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 55724 INFO  (recoveryExecutor-170-thread-1-processing-n:127.0.0.1:36673_sa_r x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:36673_sa_r c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 55725 INFO  (recoveryExecutor-170-thread-1-processing-n:127.0.0.1:36673_sa_r x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:36673_sa_r c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 55725 INFO  (recoveryExecutor-170-thread-1-processing-n:127.0.0.1:36673_sa_r x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:36673_sa_r c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.ZkController collection1_shard2_replica_t45 stopping background replication from leader
   [junit4]   2> 55725 INFO  (recoveryExecutor-170-thread-1-processing-n:127.0.0.1:36673_sa_r x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:36673_sa_r c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_t45]
   [junit4]   2> 55725 INFO  (recoveryExecutor-170-thread-1-processing-n:127.0.0.1:36673_sa_r x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:36673_sa_r c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 55725 INFO  (recoveryExecutor-170-thread-1-processing-n:127.0.0.1:36673_sa_r x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:36673_sa_r c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_t45] as recovering, leader is [http://127.0.0.1:44943/sa_r/collection1_shard2_replica_t41/] and I am [http://127.0.0.1:36673/sa_r/collection1_shard2_replica_t45/]
   [junit4]   2> 55728 INFO  (recoveryExecutor-170-thread-1-processing-n:127.0.0.1:36673_sa_r x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:36673_sa_r c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:44943/sa_r]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_t41&nodeName=127.0.0.1:36673_sa_r&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 55728 INFO  (SocketProxy-Acceptor-44943) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=51148,localport=44943], receiveBufferSize:531000
   [junit4]   2> 55729 INFO  (SocketProxy-Acceptor-44943) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=34453,localport=57738], receiveBufferSize=530904
   [junit4]   2> 55731 INFO  (qtp818940360-750) [n:127.0.0.1:44943_sa_r    ] 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> 55732 INFO  (qtp818940360-750) [n:127.0.0.1:44943_sa_r    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_t41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:36673_sa_r, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:36673/sa_r","node_name":"127.0.0.1:36673_sa_r","state":"down","type":"TLOG"}
   [junit4]   2> 55748 INFO  (qtp1597505594-812) [n:127.0.0.1:36673_sa_r c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1273
   [junit4]   2> 55751 INFO  (qtp2014967359-691) [n:127.0.0.1:34213_sa_r    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:36673_sa_r&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1281
   [junit4]   2> 55754 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 55755 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30000 for each attempt
   [junit4]   2> 55755 INFO  (TEST-HttpPartitionTest.test-seed#[3CD8629EB2A6568B]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30000
   [junit4]   2> 55827 INFO  (zkCallback-172-thread-1-processing-n:127.0.0.1:36673_sa_r) [n:127.0.0.1:36673_sa_r    ] o.a.s.c.c.ZkStateReader A cluster stat

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

llInterest.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> 780018 ERROR (qtp1260150150-14323) [n:127.0.0.1:32901_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_shard2_replica_n4] o.a.s.c.ZkContainer :org.apache.solr.common.SolrException: Error getting leader from zk for shard shard2
   [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.ssl.SslConnection.onFillable(SslConnection.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: delDeadColl slice: shard2 saw state=null with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:816)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:781)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	... 44 more
   [junit4]   2> 
   [junit4]   2> 780018 INFO  (qtp1260150150-14323) [n:127.0.0.1:32901_solr c:delDeadColl s:shard2 r:core_node7 x:delDeadColl_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=delDeadColl_shard2_replica_n4&action=CREATE&numShards=2&collection=delDeadColl&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=209734
   [junit4]   2> 780019 ERROR (SUITE-DeleteInactiveReplicaTest-seed#[3CD8629EB2A6568B]-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> 780019 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[3CD8629EB2A6568B]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41889 41889
   [junit4]   2> 785825 INFO  (Thread-2618) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41889 41889
   [junit4]   2> 785826 WARN  (Thread-2618) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/delDeadColl/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/98950765823918089-127.0.0.1:32901_solr-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/98950765823918091-127.0.0.1:45051_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/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/J0/temp/solr.cloud.DeleteInactiveReplicaTest_3CD8629EB2A6568B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1492, maxMBSortInHeap=7.009016438942041, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@348722bd), locale=dav, timezone=Greenwich
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=182943384,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SyncSliceTest, BlockCacheTest, TestNRTOpen, DistributedQueryElevationComponentTest, TestFoldingMultitermQuery, TermsComponentTest, SolrCoreMetricManagerTest, TestLuceneIndexBackCompat, SolrInfoBeanTest, TestRandomDVFaceting, PrimitiveFieldTypeTest, SpatialFilterTest, CheckHdfsIndexTest, TestUseDocValuesAsStored2, TestSolrCoreParser, BigEndianAscendingWordDeserializerTest, DeleteReplicaTest, LeaderInitiatedRecoveryOnCommitTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, IndexSchemaRuntimeFieldTest, TestPHPSerializedResponseWriter, TestBadConfig, TestPostingsSolrHighlighter, TestManagedResourceStorage, AutoAddReplicasPlanActionTest, TestRuleBasedAuthorizationPlugin, RankQueryTest, DirectUpdateHandlerOptimizeTest, TestBulkSchemaConcurrent, PreAnalyzedFieldManagedSchemaCloudTest, TestCodecSupport, CursorMarkTest, PreAnalyzedUpdateProcessorTest, TestCloudPivotFacet, RecoveryAfterSoftCommitTest, NodeAddedTriggerTest, TestStressLiveNodes, ActionThrottleTest, TestConfig, SliceStateTest, MultiTermTest, TestSolrQueryResponse, SystemLogListenerTest, ResponseLogComponentTest, TestSweetSpotSimilarityFactory, HdfsDirectoryTest, JSONWriterTest, TestDFRSimilarityFactory, DeleteInactiveReplicaTest]
   [junit4] Completed [230/749 (2!)] on J0 in 216.30s, 1 test, 1 error <<< FAILURES!

[...truncated 41857 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.1) - Build # 20842 - Still Unstable!

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

2 tests failed.
FAILED:  org.apache.lucene.search.similarities.TestBasicModelIn.testRandomScoring

Error Message:
score(6.1112838E8)=3.84374963E9 > score(6.1112845E8)=3.84374938E9

Stack Trace:
java.lang.AssertionError: score(6.1112838E8)=3.84374963E9 > score(6.1112845E8)=3.84374938E9
	at __randomizedtesting.SeedInfo.seed([40B180F8B086E74:8F9441BD917F887E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.search.similarities.BaseSimilarityTestCase.doTestScoring(BaseSimilarityTestCase.java:403)
	at org.apache.lucene.search.similarities.BaseSimilarityTestCase.testRandomScoring(BaseSimilarityTestCase.java:355)
	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.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 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.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample

Error Message:
Could not find a healthy node to handle the request.

Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
	at __randomizedtesting.SeedInfo.seed([65CF27524397712B:BEBEC79874E2B44D]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1090)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:982)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:982)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:982)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:982)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:982)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152)
	at org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample(TestSolrCLIRunExample.java:469)
	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 1657 lines...]
   [junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelIn
   [junit4]   1> 3.84374963E9 = score(DFRSimilarity, doc=0, freq=6.1112838E8), computed from:
   [junit4]   1>   5.4910707E8 = boost
   [junit4]   1>   1.8082686E20 = NormalizationH1, computed from: 
   [junit4]   1>     6.1112838E8 = tf
   [junit4]   1>     6.5015251E8 = avgFieldLength
   [junit4]   1>     4718616.0 = len
   [junit4]   1>   1.265788E21 = BasicModelIn, computed from: 
   [junit4]   1>     191.0 = numberOfDocuments
   [junit4]   1>     1.0 = docFreq
   [junit4]   1>   5.530152E-21 = AfterEffectL, computed from: 
   [junit4]   1>     1.8082686E20 = tfn
   [junit4]   1> 
   [junit4]   1> 3.84374938E9 = score(DFRSimilarity, doc=0, freq=6.1112845E8), computed from:
   [junit4]   1>   5.4910707E8 = boost
   [junit4]   1>   1.8082688E20 = NormalizationH1, computed from: 
   [junit4]   1>     6.1112845E8 = tf
   [junit4]   1>     6.5015251E8 = avgFieldLength
   [junit4]   1>     4718616.0 = len
   [junit4]   1>   1.2657882E21 = BasicModelIn, computed from: 
   [junit4]   1>     191.0 = numberOfDocuments
   [junit4]   1>     1.0 = docFreq
   [junit4]   1>   5.530151E-21 = AfterEffectL, computed from: 
   [junit4]   1>     1.8082688E20 = tfn
   [junit4]   1> 
   [junit4]   1> DFR I(n)L1
   [junit4]   1> field="field",maxDoc=922,docCount=191,sumTotalTermFreq=124179130247,sumDocFreq=124174411632
   [junit4]   1> term="term",docFreq=1,totalTermFreq=611128443
   [junit4]   1> norm=185 (doc length ~ 4718616)
   [junit4]   1> freq=6.1112845E8
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBasicModelIn -Dtests.method=testRandomScoring -Dtests.seed=40B180F8B086E74 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-DM -Dtests.timezone=Asia/Ashkhabad -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 4.31s J0 | TestBasicModelIn.testRandomScoring <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: score(6.1112838E8)=3.84374963E9 > score(6.1112845E8)=3.84374938E9
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([40B180F8B086E74:8F9441BD917F887E]:0)
   [junit4]    > 	at org.apache.lucene.search.similarities.BaseSimilarityTestCase.doTestScoring(BaseSimilarityTestCase.java:403)
   [junit4]    > 	at org.apache.lucene.search.similarities.BaseSimilarityTestCase.testRandomScoring(BaseSimilarityTestCase.java:355)
   [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> NOTE: test params are: codec=Asserting(Lucene70): {field=FST50}, docValues:{}, maxPointsInLeafNode=2031, maxMBSortInHeap=7.9134490576454795, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5dbe00e3), locale=en-DM, timezone=Asia/Ashkhabad
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=154123320,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSnapshotDeletionPolicy, TestNewestSegment, TestDeterminizeLexicon, TestThreadedForceMerge, TestNeverDelete, TestSimpleFSLockFactory, TestIndexWriterForceMerge, TestReaderWrapperDVTypeCheck, TestSimilarityProvider, TestSimpleSearchEquivalence, TestIndexableField, TestNRTReaderCleanup, TestIndexInput, TestDelegatingAnalyzerWrapper, TestFlex, TestStandardAnalyzer, TestStressDeletes, TestExitableDirectoryReader, TestTerm, TestSearchAfter, TestIndexReaderClose, TestDirectoryReaderReopen, TestOrdinalMap, TestNot, TestSpansEnum, TestQueryRescorer, TestSimpleAttributeImpl, TestAllFilesCheckIndexHeader, TestMatchAllDocsQuery, TestMaxTermFrequency, TestAxiomaticF2EXP, TestLucene70SegmentInfoFormat, Test4GBStoredFields, TestApproximationSearchEquivalence, TestUsageTrackingFilterCachingPolicy, TestCodecHoldsOpenFiles, TestNGramPhraseQuery, TestDocsAndPositions, TestTermVectorsWriter, TestDocIdSetBuilder, TestBytesStore, TestDoubleRangeFieldQueries, TestUniqueTermCount, TestPerFieldPostingsFormat, TestWordlistLoader, TestManyFields, TestGrowableByteArrayDataOutput, TestBooleanScorer, TestTotalHitCountCollector, TestSpanNotQuery, TestFuzzyQuery, TestLongValuesSource, TestIndexWriterOnVMError, TestDocCount, TestStringMSBRadixSorter, TestBagOfPositions, TestUpgradeIndexMergePolicy, TestFrequencyTrackingRingBuffer, TestCrashCausesCorruptIndex, TestSort, Test2BPoints, TestSmallFloat, TestDirectPacked, TestGeoUtils, TestDocIDMerger, TestIndexWriterWithThreads, TestDistributionLL, TestNativeFSLockFactory, TestIndexWriter, TestLucene50TermVectorsFormat, TestBoolean2, TestBinaryTerms, TestIndexWriterExceptions, TestBKD, TestDocsWithFieldSet, TestFloatRangeFieldQueries, TestIndexWriterExceptions2, TestWildcardRandom, TestPerFieldDocValuesFormat, TestPersistentSnapshotDeletionPolicy, TestStressAdvance, TestNorms, TestTimeLimitingCollector, TestTopDocsMerge, TestStressIndexing, TestTieredMergePolicy, TestBufferedIndexInput, TestTermsEnum, TestBasicModelIn]
   [junit4] Completed [436/475 (1!)] on J0 in 4.32s, 1 test, 1 failure <<< FAILURES!

[...truncated 10139 lines...]
   [junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/init-core-data-001
   [junit4]   2> 62809 WARN  (SUITE-TestSolrCLIRunExample-seed#[65CF27524397712B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 62810 INFO  (SUITE-TestSolrCLIRunExample-seed#[65CF27524397712B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 62810 INFO  (SUITE-TestSolrCLIRunExample-seed#[65CF27524397712B]-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> 62810 INFO  (SUITE-TestSolrCLIRunExample-seed#[65CF27524397712B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 62814 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[65CF27524397712B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInteractiveSolrCloudExample
   [junit4]   2> 62835 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[65CF27524397712B]) [    ] 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.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002
   [junit4]   2> 62836 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[65CF27524397712B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 62843 INFO  (Thread-168) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 62843 INFO  (Thread-168) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 62847 ERROR (Thread-168) [    ] 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> 62943 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[65CF27524397712B]) [    ] o.a.s.c.ZkTestServer start zk server on port:35769
   [junit4]   2> 62984 INFO  (jetty-launcher-45-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 63067 INFO  (jetty-launcher-45-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d07a93{/solr,null,AVAILABLE}
   [junit4]   2> 63080 INFO  (jetty-launcher-45-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3a950cf8{HTTP/1.1,[http/1.1]}{127.0.0.1:43255}
   [junit4]   2> 63080 INFO  (jetty-launcher-45-thread-1) [    ] o.e.j.s.Server Started @64689ms
   [junit4]   2> 63080 INFO  (jetty-launcher-45-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43255}
   [junit4]   2> 63081 ERROR (jetty-launcher-45-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 63081 INFO  (jetty-launcher-45-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 63081 INFO  (jetty-launcher-45-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 43255
   [junit4]   2> 63081 INFO  (jetty-launcher-45-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 63081 INFO  (jetty-launcher-45-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-05T16:52:08.063882Z
   [junit4]   2> 63112 INFO  (jetty-launcher-45-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 63116 INFO  (jetty-launcher-45-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@50640078, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 63129 INFO  (jetty-launcher-45-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35769/solr
   [junit4]   2> 63259 INFO  (jetty-launcher-45-thread-1) [n:localhost:43255_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 63261 INFO  (jetty-launcher-45-thread-1) [n:localhost:43255_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader localhost:43255_solr
   [junit4]   2> 63261 INFO  (jetty-launcher-45-thread-1) [n:localhost:43255_solr    ] o.a.s.c.Overseer Overseer (id=98952854098870275-localhost:43255_solr-n_0000000000) starting
   [junit4]   2> 63276 INFO  (jetty-launcher-45-thread-1) [n:localhost:43255_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/localhost:43255_solr
   [junit4]   2> 63280 INFO  (zkCallback-52-thread-1-processing-n:localhost:43255_solr) [n:localhost:43255_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 63504 INFO  (jetty-launcher-45-thread-1) [n:localhost:43255_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50640078
   [junit4]   2> 63523 INFO  (jetty-launcher-45-thread-1) [n:localhost:43255_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50640078
   [junit4]   2> 63523 INFO  (jetty-launcher-45-thread-1) [n:localhost:43255_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50640078
   [junit4]   2> 63524 INFO  (jetty-launcher-45-thread-1) [n:localhost:43255_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.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1
   [junit4]   2> 63653 INFO  (qtp1773153835-473) [n:localhost:43255_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=54
   [junit4]   2> 63668 INFO  (qtp1773153835-473) [n:localhost:43255_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 63676 INFO  (qtp1773153835-473) [n:localhost:43255_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=8
   [junit4]   2> 63721 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[65CF27524397712B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 63722 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[65CF27524397712B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35769/solr ready
   [junit4]   2> 63732 INFO  (qtp1773153835-468) [n:localhost:43255_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 63732 INFO  (qtp1773153835-468) [n:localhost:43255_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 63985 WARN  (OverseerThreadFactory-142-thread-1-processing-n:localhost:43255_solr) [n:localhost:43255_solr    ] o.a.s.c.CreateCollectionCmd Specified number of replicas of 2 on collection testCloudExamplePrompt is higher than the number of Solr instances currently live or live and part of your createNodeSet(1). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 65322 WARN  (qtp1773153835-472) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard2 r:core_node7 x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 65322 WARN  (qtp1773153835-472) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard2 r:core_node7 x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
   [junit4]   2> 65322 WARN  (qtp1773153835-472) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard2 r:core_node7 x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/clustering/lib
   [junit4]   2> 65322 WARN  (qtp1773153835-472) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard2 r:core_node7 x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
   [junit4]   2> 65322 WARN  (qtp1773153835-475) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard1 r:core_node5 x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 65322 WARN  (qtp1773153835-472) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard2 r:core_node7 x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/langid/lib
   [junit4]   2> 65323 WARN  (qtp1773153835-475) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard1 r:core_node5 x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 65323 WARN  (qtp1773153835-472) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard2 r:core_node7 x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
   [junit4]   2> 65323 WARN  (qtp1773153835-475) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard1 r:core_node5 x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 65323 WARN  (qtp1773153835-472) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard2 r:core_node7 x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/velocity/lib
   [junit4]   2> 65323 WARN  (qtp1773153835-475) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard1 r:core_node5 x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 65323 WARN  (qtp1773153835-472) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard2 r:core_node7 x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
   [junit4]   2> 65323 WARN  (qtp1773153835-475) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard1 r:core_node5 x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 65323 WARN  (qtp1773153835-475) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard1 r:core_node5 x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 65323 WARN  (qtp1773153835-475) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard1 r:core_node5 x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 65323 WARN  (qtp1773153835-475) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard1 r:core_node5 x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 65327 WARN  (qtp1773153835-473) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard2 r:core_node8 x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/extraction/lib
   [junit4]   2> 65327 WARN  (qtp1773153835-468) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard1 r:core_node3 x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 65328 WARN  (qtp1773153835-473) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard2 r:core_node8 x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
   [junit4]   2> 65328 WARN  (qtp1773153835-468) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard1 r:core_node3 x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 65328 WARN  (qtp1773153835-473) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard2 r:core_node8 x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/clustering/lib
   [junit4]   2> 65328 WARN  (qtp1773153835-468) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard1 r:core_node3 x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 65328 WARN  (qtp1773153835-473) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard2 r:core_node8 x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
   [junit4]   2> 65328 WARN  (qtp1773153835-468) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard1 r:core_node3 x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 65328 WARN  (qtp1773153835-473) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard2 r:core_node8 x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/langid/lib
   [junit4]   2> 65328 WARN  (qtp1773153835-468) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard1 r:core_node3 x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 65328 WARN  (qtp1773153835-473) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard2 r:core_node8 x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
   [junit4]   2> 65328 WARN  (qtp1773153835-468) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard1 r:core_node3 x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 65328 WARN  (qtp1773153835-473) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard2 r:core_node8 x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/velocity/lib
   [junit4]   2> 65328 WARN  (qtp1773153835-468) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard1 r:core_node3 x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 65328 WARN  (qtp1773153835-473) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard2 r:core_node8 x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
   [junit4]   2> 65328 WARN  (qtp1773153835-468) [n:localhost:43255_solr c:testCloudExamplePrompt s:shard1 r:core_node3 x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 243983 ERROR (qtp1773153835-474) [n:localhost:43255_solr    ] 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> 243984 ERROR (qtp1773153835-474) [n:localhost:43255_solr    ] 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> 
   [junit4]   2> ERROR: Failed to create collection 'testCloudExamplePrompt' due to: create the collection time out:180s
   [junit4]   2> 
   [junit4]   2> 
   [junit4]   2> ERROR: Failed to create collection using command: [-name, testCloudExamplePrompt, -shards, 2, -replicationFactor, 2, -confname, testCloudExamplePrompt, -confdir, _default, -configsetsDir, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets, -solrUrl, http://localhost:43255/solr]
   [junit4]   2> 
   [junit4]   2> 243993 ERROR (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[65CF27524397712B]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection [testCloudExamplePrompt] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry? 0
   [junit4]   2> 243993 WARN  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[65CF27524397712B]) [    ] o.a.s.c.s.i.CloudSolrClient Re-trying request to  collection(s) [testCloudExamplePrompt] after stale state error from server.
   [junit4]   2> 243993 ERROR (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[65CF27524397712B]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection [testCloudExamplePrompt] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry? 1
   [junit4]   2> 243994 WARN  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[65CF27524397712B]) [    ] o.a.s.c.s.i.CloudSolrClient Re-trying request to  collection(s) [testCloudExamplePrompt] after stale state error from server.
   [junit4]   2> 243994 ERROR (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[65CF27524397712B]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection [testCloudExamplePrompt] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry? 2
   [junit4]   2> 243994 WARN  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[65CF27524397712B]) [    ] o.a.s.c.s.i.CloudSolrClient Re-trying request to  collection(s) [testCloudExamplePrompt] after stale state error from server.
   [junit4]   2> 243994 ERROR (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[65CF27524397712B]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection [testCloudExamplePrompt] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry? 3
   [junit4]   2> 243994 WARN  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[65CF27524397712B]) [    ] o.a.s.c.s.i.CloudSolrClient Re-trying request to  collection(s) [testCloudExamplePrompt] after stale state error from server.
   [junit4]   2> 243994 ERROR (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[65CF27524397712B]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection [testCloudExamplePrompt] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry? 4
   [junit4]   2> 243994 WARN  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[65CF27524397712B]) [    ] o.a.s.c.s.i.CloudSolrClient Re-trying request to  collection(s) [testCloudExamplePrompt] after stale state error from server.
   [junit4]   2> 243994 ERROR (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[65CF27524397712B]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection [testCloudExamplePrompt] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry? 5
   [junit4]   2> 243996 ERROR (OverseerThreadFactory-142-thread-1-processing-n:localhost:43255_solr) [n:localhost:43255_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://localhost:43255/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://localhost:43255/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:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: localhost:43255 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> 243997 ERROR (OverseerThreadFactory-142-thread-1-processing-n:localhost:43255_solr) [n:localhost:43255_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://localhost:43255/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://localhost:43255/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:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: localhost:43255 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> 243997 ERROR (OverseerThreadFactory-142-thread-1-processing-n:localhost:43255_solr) [n:localhost:43255_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://localhost:43255/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://localhost:43255/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:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: localhost:43255 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> 243998 ERROR (OverseerThreadFactory-142-thread-1-processing-n:localhost:43255_solr) [n:localhost:43255_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://localhost:43255/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://localhost:43255/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:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: localhost:43255 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> 243998 ERROR (OverseerThreadFactory-142-thread-1-processing-n:localhost:43255_solr) [n:localhost:43255_solr    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [testCloudExamplePrompt].
   [junit4]   2> 244002 ERROR (OverseerThreadFactory-142-thread-1-processing-n:localhost:43255_solr) [n:localhost:43255_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://localhost:43255/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:43255/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:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.conn.HttpHostConnectException: Connect to localhost:43255 [localhost/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> 244003 ERROR (OverseerThreadFactory-142-thread-1-processing-n:localhost:43255_solr) [n:localhost:43255_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://localhost:43255/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:43255/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:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.conn.HttpHostConnectException: Connect to localhost:43255 [localhost/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> 244004 ERROR (OverseerThreadFactory-142-thread-1-processing-n:localhost:43255_solr) [n:localhost:43255_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://localhost:43255/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:43255/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:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.conn.HttpHostConnectException: Connect to localhost:43255 [localhost/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> 244004 ERROR (OverseerThreadFactory-142-thread-1-processing-n:localhost:43255_solr) [n:localhost:43255_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://localhost:43255/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:43255/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:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.conn.HttpHostConnectException: Connect to localhost:43255 [localhost/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> 274035 WARN  (zkCallback-52-thread-5-processing-n:localhost:43255_solr) [n:localhost:43255_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /collections/testCloudExamplePrompt/leader_elect/shard2/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1532)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getChildren$4(SolrZkClient.java:320)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:320)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [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 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:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 274040 WARN  (zkCallback-52-thread-5-processing-n:localhost:43255_solr) [n:localhost:43255_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /collections/testCloudExamplePrompt/leader_elect/shard1/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1532)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getChildren$4(SolrZkClient.java:320)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:320)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [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 org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWo

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

1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-006/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-006/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
   [junit4]   2> 306994 WARN  (qtp1495621202-678) [n:localhost:46559_solr c:newColl s:shard1 r:core_node2 x:newColl_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-006/node1/newColl_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-006/node1/newColl_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 306994 WARN  (qtp1495621202-678) [n:localhost:46559_solr c:newColl s:shard1 r:core_node2 x:newColl_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-006/node1/newColl_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-006/node1/newColl_shard1_replica_n1/../../../../dist
   [junit4]   2> 306994 WARN  (qtp1495621202-678) [n:localhost:46559_solr c:newColl s:shard1 r:core_node2 x:newColl_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-006/node1/newColl_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-006/node1/newColl_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 306994 WARN  (qtp1495621202-678) [n:localhost:46559_solr c:newColl s:shard1 r:core_node2 x:newColl_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-006/node1/newColl_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-006/node1/newColl_shard1_replica_n1/../../../../dist
   [junit4]   2> 306994 WARN  (qtp1495621202-678) [n:localhost:46559_solr c:newColl s:shard1 r:core_node2 x:newColl_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-006/node1/newColl_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-006/node1/newColl_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 306994 WARN  (qtp1495621202-678) [n:localhost:46559_solr c:newColl s:shard1 r:core_node2 x:newColl_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-006/node1/newColl_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-006/node1/newColl_shard1_replica_n1/../../../../dist
   [junit4]   2> 306994 WARN  (qtp1495621202-678) [n:localhost:46559_solr c:newColl s:shard1 r:core_node2 x:newColl_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-006/node1/newColl_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-006/node1/newColl_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 306994 WARN  (qtp1495621202-678) [n:localhost:46559_solr c:newColl s:shard1 r:core_node2 x:newColl_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-006/node1/newColl_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-006/node1/newColl_shard1_replica_n1/../../../../dist
   [junit4]   2> 308432 WARN  (zkCallback-81-thread-3-processing-n:localhost:46559_solr) [n:localhost:46559_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: SolrCore not found:testCloudExamplePrompt1_shard1_replica_n2 in [newColl_shard1_replica_n1]
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:310)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [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 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:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 308434 WARN  (zkCallback-81-thread-3-processing-n:localhost:46559_solr) [n:localhost:46559_solr    ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 309911 WARN  (OverseerAutoScalingTriggerThread-98952869702008835-localhost:46559_solr-n_0000000000) [n:localhost:46559_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 309912 ERROR (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[65CF27524397712B]) [    ] 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> 316364 WARN  (Thread-228) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/configs/testCloudExamplePrompt1/managed-schema
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/configs/testCloudExamplePrompt1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/newColl/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 
   [junit4]   2> 
   [junit4]   2> ERROR: Cannot run program "/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_65CF27524397712B-001/tempDir-007/failExecuteScript" (in directory "."): error=13, Permission denied
   [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.util.TestSolrCLIRunExample_65CF27524397712B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1097, maxMBSortInHeap=7.419028433513127, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2beb0d29), locale=es-EC, timezone=America/Grenada
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=353218816,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [RuleEngineTest, TestFunctionQuery, IndexBasedSpellCheckerTest, FieldMutatingUpdateProcessorTest, TestExclusionRuleCollectionAccess, TestMultiValuedNumericRangeQuery, TestTrie, TestHighFrequencyDictionaryFactory, BasicAuthStandaloneTest, TestRandomFlRTGCloud, TestSolr4Spatial2, HdfsThreadLeakTest, FileBasedSpellCheckerTest, TestSolrCLIRunExample]
   [junit4] Completed [77/749 (1!)] on J2 in 253.58s, 5 tests, 1 error <<< FAILURES!

[...truncated 42379 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.1) - Build # 20841 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20841/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Waiting for collection testSimple2 null Live Nodes: [127.0.0.1:43977_solr, 127.0.0.1:45461_solr] Last available state: DocCollection(testSimple2//collections/testSimple2/state.json/17)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{         "core_node3":{           "core":"testSimple2_shard1_replica_n1",           "base_url":"http://127.0.0.1:43977/solr",           "node_name":"127.0.0.1:43977_solr",           "state":"active",           "type":"NRT",           "leader":"true"},         "core_node5":{           "core":"testSimple2_shard1_replica_n2",           "base_url":"http://127.0.0.1:42963/solr",           "node_name":"127.0.0.1:42963_solr",           "state":"down",           "type":"NRT"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{         "core_node7":{           "core":"testSimple2_shard2_replica_n4",           "base_url":"http://127.0.0.1:43977/solr",           "node_name":"127.0.0.1:43977_solr",           "state":"active",           "type":"NRT",           "leader":"true"},         "core_node8":{           "core":"testSimple2_shard2_replica_n6",           "base_url":"http://127.0.0.1:42963/solr",           "node_name":"127.0.0.1:42963_solr",           "state":"down",           "type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple2
null
Live Nodes: [127.0.0.1:43977_solr, 127.0.0.1:45461_solr]
Last available state: DocCollection(testSimple2//collections/testSimple2/state.json/17)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"testSimple2_shard1_replica_n1",
          "base_url":"http://127.0.0.1:43977/solr",
          "node_name":"127.0.0.1:43977_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node5":{
          "core":"testSimple2_shard1_replica_n2",
          "base_url":"http://127.0.0.1:42963/solr",
          "node_name":"127.0.0.1:42963_solr",
          "state":"down",
          "type":"NRT"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "core":"testSimple2_shard2_replica_n4",
          "base_url":"http://127.0.0.1:43977/solr",
          "node_name":"127.0.0.1:43977_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node8":{
          "core":"testSimple2_shard2_replica_n6",
          "base_url":"http://127.0.0.1:42963/solr",
          "node_name":"127.0.0.1:42963_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([33B7B3FE70B1B273:B049700574266A2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:125)
	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.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index 0 out-of-bounds for length 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0
	at __randomizedtesting.SeedInfo.seed([33B7B3FE70B1B273:27FFE8AB53B60F6D]:0)
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:440)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	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 11926 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> 300022 INFO  (SUITE-TestReplicationHandler-seed#[33B7B3FE70B1B273]-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.handler.TestReplicationHandler_33B7B3FE70B1B273-001/init-core-data-001
   [junit4]   2> 300022 WARN  (SUITE-TestReplicationHandler-seed#[33B7B3FE70B1B273]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 300022 INFO  (SUITE-TestReplicationHandler-seed#[33B7B3FE70B1B273]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 300023 INFO  (SUITE-TestReplicationHandler-seed#[33B7B3FE70B1B273]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 300024 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterStartupWithNoActivity
   [junit4]   2> 300024 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_33B7B3FE70B1B273-001/solr-instance-001/collection1
   [junit4]   2> 300028 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 300090 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23677902{/solr,null,AVAILABLE}
   [junit4]   2> 300091 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5e6f7de4{HTTP/1.1,[http/1.1]}{127.0.0.1:35529}
   [junit4]   2> 300091 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.e.j.s.Server Started @301779ms
   [junit4]   2> 300091 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_33B7B3FE70B1B273-001/solr-instance-001/collection1/data, hostPort=35529}
   [junit4]   2> 300091 ERROR (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 300092 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 300092 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 300092 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 300092 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-05T13:54:46.639162Z
   [junit4]   2> 300092 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_33B7B3FE70B1B273-001/solr-instance-001/solr.xml
   [junit4]   2> 300094 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 300094 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 300098 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@348fbc81, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 300129 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@348fbc81
   [junit4]   2> 300135 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@348fbc81
   [junit4]   2> 300135 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@348fbc81
   [junit4]   2> 300136 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_33B7B3FE70B1B273-001/solr-instance-001/.
   [junit4]   2> 300136 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 300136 INFO  (coreLoadExecutor-1403-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 300144 INFO  (coreLoadExecutor-1403-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 300148 INFO  (coreLoadExecutor-1403-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 300149 INFO  (coreLoadExecutor-1403-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 300149 INFO  (coreLoadExecutor-1403-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_33B7B3FE70B1B273-001/solr-instance-001/./collection1, trusted=true
   [junit4]   2> 300149 INFO  (coreLoadExecutor-1403-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@348fbc81
   [junit4]   2> 300149 INFO  (coreLoadExecutor-1403-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 300149 INFO  (coreLoadExecutor-1403-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_33B7B3FE70B1B273-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_33B7B3FE70B1B273-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 300150 INFO  (coreLoadExecutor-1403-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=40.1572265625, floorSegmentMB=0.5556640625, forceMergeDeletesPctAllowed=15.430684114705048, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 300170 INFO  (coreLoadExecutor-1403-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 300170 INFO  (coreLoadExecutor-1403-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 300171 INFO  (coreLoadExecutor-1403-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=669592323, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 300171 INFO  (coreLoadExecutor-1403-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5090ad9c[collection1] main]
   [junit4]   2> 300171 INFO  (coreLoadExecutor-1403-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_33B7B3FE70B1B273-001/solr-instance-001/collection1/conf
   [junit4]   2> 300171 INFO  (coreLoadExecutor-1403-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 300171 INFO  (coreLoadExecutor-1403-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 300172 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_33B7B3FE70B1B273-001/solr-instance-002/collection1
   [junit4]   2> 300173 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 300173 INFO  (searcherExecutor-1404-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5090ad9c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 300178 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a5acb59{/solr,null,AVAILABLE}
   [junit4]   2> 300178 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f5409f2{HTTP/1.1,[http/1.1]}{127.0.0.1:35725}
   [junit4]   2> 300178 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.e.j.s.Server Started @301866ms
   [junit4]   2> 300178 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_33B7B3FE70B1B273-001/solr-instance-002/collection1/data, hostPort=35725}
   [junit4]   2> 300179 ERROR (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 300179 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 300179 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 300179 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 300179 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-05T13:54:46.726318Z
   [junit4]   2> 300179 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_33B7B3FE70B1B273-001/solr-instance-002/solr.xml
   [junit4]   2> 300180 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 300180 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 300181 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@348fbc81, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 300207 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@348fbc81
   [junit4]   2> 300213 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@348fbc81
   [junit4]   2> 300213 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@348fbc81
   [junit4]   2> 300215 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_33B7B3FE70B1B273-001/solr-instance-002/.
   [junit4]   2> 300215 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 300215 INFO  (coreLoadExecutor-1413-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 300220 INFO  (coreLoadExecutor-1413-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 300236 INFO  (coreLoadExecutor-1413-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 300237 INFO  (coreLoadExecutor-1413-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 300237 INFO  (coreLoadExecutor-1413-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_33B7B3FE70B1B273-001/solr-instance-002/./collection1, trusted=true
   [junit4]   2> 300237 INFO  (coreLoadExecutor-1413-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@348fbc81
   [junit4]   2> 300237 INFO  (coreLoadExecutor-1413-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 300237 INFO  (coreLoadExecutor-1413-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_33B7B3FE70B1B273-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_33B7B3FE70B1B273-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 300240 INFO  (coreLoadExecutor-1413-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=40.1572265625, floorSegmentMB=0.5556640625, forceMergeDeletesPctAllowed=15.430684114705048, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 300283 INFO  (coreLoadExecutor-1413-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 300283 INFO  (coreLoadExecutor-1413-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 300284 INFO  (coreLoadExecutor-1413-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=669592323, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 300285 INFO  (coreLoadExecutor-1413-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b8a4fe8[collection1] main]
   [junit4]   2> 300285 INFO  (coreLoadExecutor-1413-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_33B7B3FE70B1B273-001/solr-instance-002/collection1/conf
   [junit4]   2> 300289 INFO  (coreLoadExecutor-1413-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 300289 INFO  (coreLoadExecutor-1413-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 300290 INFO  (searcherExecutor-1414-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2b8a4fe8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 300291 INFO  (qtp458424639-3951) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 300291 INFO  (indexFetcher-1418-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 300291 INFO  (indexFetcher-1418-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 300291 INFO  (indexFetcher-1418-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 300291 INFO  (indexFetcher-1418-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 300291 INFO  (indexFetcher-1418-thread-1) [    x:collection1] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 300292 INFO  (indexFetcher-1418-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 300292 INFO  (indexFetcher-1418-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@300977f7 commitCommandVersion:0
   [junit4]   2> 300292 INFO  (indexFetcher-1418-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3bc221da[collection1] main]
   [junit4]   2> 300293 INFO  (indexFetcher-1418-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 300295 INFO  (searcherExecutor-1414-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3bc221da[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 300790 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@f5409f2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 300790 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1121771909
   [junit4]   2> 300792 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 300792 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4689804e: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5cdd4ecd
   [junit4]   2> 300797 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 300797 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@631992a4: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2a4ffcd7
   [junit4]   2> 300800 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 300800 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@270db4ef: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5af63f3b
   [junit4]   2> 300801 INFO  (coreCloseExecutor-1419-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3e8a2617
   [junit4]   2> 300801 INFO  (coreCloseExecutor-1419-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1049241111
   [junit4]   2> 300801 INFO  (coreCloseExecutor-1419-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@49ee6ee8: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@52d077dd
   [junit4]   2> 300811 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4a5acb59{/solr,null,UNAVAILABLE}
   [junit4]   2> 300812 INFO  (qtp458424639-3953) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 300813 INFO  (qtp458424639-3953) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 300813 INFO  (qtp458424639-3952) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 300813 INFO  (qtp458424639-3952) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6052f3ed commitCommandVersion:0
   [junit4]   2> 300814 INFO  (qtp458424639-3952) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7747543c[collection1] main]
   [junit4]   2> 300814 INFO  (qtp458424639-3952) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 300815 INFO  (searcherExecutor-1404-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7747543c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 300815 INFO  (qtp458424639-3952) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 1
   [junit4]   2> 300826 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5e6f7de4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 300826 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1982556352
   [junit4]   2> 300826 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 300826 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4eb27f50: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4ddb14a2
   [junit4]   2> 300828 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 300828 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d8dc2dd: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2a4ffcd7
   [junit4]   2> 300830 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 300830 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3d9ae039: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5af63f3b
   [junit4]   2> 300830 INFO  (coreCloseExecutor-1421-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7730a01f
   [junit4]   2> 300830 INFO  (coreCloseExecutor-1421-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1999675423
   [junit4]   2> 300831 INFO  (coreCloseExecutor-1421-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d0ad58f: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@73329921
   [junit4]   2> 300842 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@23677902{/solr,null,UNAVAILABLE}
   [junit4]   2> 300843 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 300851 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25cdf7f3{/solr,null,AVAILABLE}
   [junit4]   2> 300851 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6462a8ac{HTTP/1.1,[http/1.1]}{127.0.0.1:39531}
   [junit4]   2> 300852 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.e.j.s.Server Started @302539ms
   [junit4]   2> 300852 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_33B7B3FE70B1B273-001/solr-instance-001/collection1/data, hostPort=39531}
   [junit4]   2> 300852 ERROR (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 300852 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 300852 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 300852 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 300852 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-05T13:54:47.399342Z
   [junit4]   2> 300852 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_33B7B3FE70B1B273-001/solr-instance-001/solr.xml
   [junit4]   2> 300853 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 300854 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 300854 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@348fbc81, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 300873 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@348fbc81
   [junit4]   2> 300879 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@348fbc81
   [junit4]   2> 300879 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@348fbc81
   [junit4]   2> 300880 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_33B7B3FE70B1B273-001/solr-instance-001/.
   [junit4]   2> 300880 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[33B7B3FE70B1B273]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 300880 INFO  (coreLoadExecutor-1428-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 300888 INFO  (coreLoadExecutor-1428-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 300892 INFO  (coreLoadExecutor-1428-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 300893 INFO  (coreLoadExecutor-1428-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 300893 INFO  (coreLoadExecutor-1428-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_33B7B3FE70B1B273-001/solr-instance-001/./collection1, trusted=true
   [junit4]   2> 300894 INFO  (coreLoadExecutor-1428-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@348fbc81
   [junit4]   2> 300894 INFO  (coreLoadExecutor-1428-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 300894 INFO  (coreLoadExecutor-1428-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_33B7B3FE70B1B273-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_33B7B3FE70B1B273-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 300896 INFO  (coreLoadExecutor-1428-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=68.9423828125, floorSegmentMB=0.2099609375, forceMergeDeletesPctAllowed=14.490466877054983, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.13081744519238514
   [junit4]   2> 300946 INFO  (coreLoadExecutor-1428-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 300946 INFO  (coreLoadExecutor-1428-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 300947 INFO  (coreLoadExecutor-1428-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=63.2900390625, floorSegmentMB=1.9423828125, forceMergeDeletesPctAllowed=28.330407893586305, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4805036156897029
   [junit4]   2> 300948 INFO  (coreLoadExecutor-1428-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@357c1a67[collection1] main]
   [junit4]   2> 300948 INFO  (coreLoadExecutor-1428-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_33B7B3FE70B1B273-001/solr-instance-001/collection1/conf
   [junit4]   2> 300948 INFO  (coreLoadExecutor-1428-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 300948 INFO  (coreLoadExecutor-1428-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 300949 INFO  (searcherExecutor-1429-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@357c1a67[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 300955 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 300956 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 300956 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 300957 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 300957 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 300957 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 300958 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 300958 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 300958 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 300959 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 300959 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 300960 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 300960 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 300960 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 300961 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 300961 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 300962 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 300962 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 300962 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 300963 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 300963 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 300963 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 300963 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 300964 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 300964 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 300964 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 300965 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 300965 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 300965 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 300966 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 300966 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 300966 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 300967 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 300967 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 300967 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 300968 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 300968 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 300969 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 300969 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 300970 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 300970 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 300970 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 300971 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 300971 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 300972 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 300972 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 300973 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 300973 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 300974 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 300974 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 300974 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 300975 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 300975 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 300976 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 300976 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 300977 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 300977 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 300977 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 300978 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 300978 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 300979 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 300979 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 300979 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 300980 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 300980 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 300981 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 300981 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 300982 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 300982 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 300983 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 300983 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 300984 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 300984 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 300985 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 300985 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 300985 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 300986 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 300986 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 300987 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 300987 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 300987 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 300988 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 300989 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 300989 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 300990 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 300990 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 300991 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 300991 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 300991 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 300992 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 300992 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 300992 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 300993 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 300993 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 300994 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 300994 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 300995 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 300995 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 300995 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 300996 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 300996 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 300997 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 300997 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 300998 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 300998 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 300998 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 300999 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 300999 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 301000 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 301000 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 301000 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 301001 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 301001 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 301002 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 301002 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 301003 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 301003 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 301003 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 301004 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 301005 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 301005 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 301005 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 301006 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 301006 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 301007 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 301007 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 301008 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 301008 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 301009 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 301009 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 301009 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 301010 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 301010 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 301010 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 301011 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 301011 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 301011 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 301012 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 301012 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 301012 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[139]} 0 0
   [junit4]   2> 301013 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[140]} 0 0
   [junit4]   2> 301013 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[141]} 0 0
   [junit4]   2> 301013 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[142]} 0 0
   [junit4]   2> 301014 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[143]} 0 0
   [junit4]   2> 301014 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[144]} 0 0
   [junit4]   2> 301014 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[145]} 0 0
   [junit4]   2> 301015 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[146]} 0 0
   [junit4]   2> 301015 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[147]} 0 0
   [junit4]   2> 301015 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[148]} 0 0
   [junit4]   2> 301016 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[149]} 0 0
   [junit4]   2> 301016 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[150]} 0 0
   [junit4]   2> 301016 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[151]} 0 0
   [junit4]   2> 301017 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[152]} 0 0
   [junit4]   2> 301017 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[153]} 0 0
   [junit4]   2> 301017 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[154]} 0 0
   [junit4]   2> 301017 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[155]} 0 0
   [junit4]   2> 301018 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[156]} 0 0
   [junit4]   2> 301018 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[157]} 0 0
   [junit4]   2> 301018 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[158]} 0 0
   [junit4]   2> 301019 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[159]} 0 0
   [junit4]   2> 301019 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[160]} 0 0
   [junit4]   2> 301019 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[161]} 0 0
   [junit4]   2> 301020 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[162]} 0 0
   [junit4]   2> 301020 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[163]} 0 0
   [junit4]   2> 301020 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[164]} 0 0
   [junit4]   2> 301020 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[165]} 0 0
   [junit4]   2> 301021 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[166]} 0 0
   [junit4]   2> 301021 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[167]} 0 0
   [junit4]   2> 301022 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[168]} 0 0
   [junit4]   2> 301022 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[169]} 0 0
   [junit4]   2> 301022 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[170]} 0 0
   [junit4]   2> 301023 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[171]} 0 0
   [junit4]   2> 301023 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[172]} 0 0
   [junit4]   2> 301023 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[173]} 0 0
   [junit4]   2> 301023 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[174]} 0 0
   [junit4]   2> 301024 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[175]} 0 0
   [junit4]   2> 301024 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[176]} 0 0
   [junit4]   2> 301024 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[177]} 0 0
   [junit4]   2> 301024 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[178]} 0 0
   [junit4]   2> 301025 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[179]} 0 0
   [junit4]   2> 301025 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[180]} 0 0
   [junit4]   2> 301025 INFO  (qtp232666696-3993) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[181]} 0 0
   [junit4]   2> 301025 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[182]} 0 0
   [junit4]   2> 301025 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[183]} 0 0
   [junit4]   2> 301025 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[184]} 0 0
   [junit4]   2> 301026 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[185]} 0 0
   [junit4]   2> 301026 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[186]} 0 0
   [junit4]   2> 301026 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[187]} 0 0
   [junit4]   2> 301026 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[188]} 0 0
   [junit4]   2> 301027 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[189]} 0 0
   [junit4]   2> 301027 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[190]} 0 0
   [junit4]   2> 301027 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[191]} 0 0
   [junit4]   2> 301027 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[192]} 0 0
   [junit4]   2> 301028 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[193]} 0 0
   [junit4]   2> 301028 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[194]} 0 0
   [junit4]   2> 301028 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[195]} 0 0
   [junit4]   2> 301028 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[196]} 0 0
   [junit4]   2> 301029 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[197]} 0 0
   [junit4]   2> 301029 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[198]} 0 0
   [junit4]   2> 301029 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[199]} 0 0
   [junit4]   2> 301030 INFO  (qtp232666696-3994) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[200]} 0 0
   [junit4]   2> 301030 INFO  (qtp232666696-3987) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[201]} 0 0
   [junit4]   2> 301031 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[202]} 0 0
   [junit4]   2> 301031 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[203]} 0 0
   [junit4]   2> 301031 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[204]} 0 0
   [junit4]   2> 301032 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[205]} 0 0
   [junit4]   2> 301032 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[206]} 0 0
   [junit4]   2> 301032 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[207]} 0 0
   [junit4]   2> 301033 INFO  (qtp232666696-3992) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&vers

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

seerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3108932 DEBUG (jetty-closer-4254-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 3108932 INFO  (jetty-closer-4254-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@30efde10{/solr,null,UNAVAILABLE}
   [junit4]   2> 3108932 ERROR (SUITE-AutoAddReplicasIntegrationTest-seed#[33B7B3FE70B1B273]-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> 3108932 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[33B7B3FE70B1B273]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35889 35889
   [junit4]   2> 3112394 INFO  (Thread-5090) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35889 35889
   [junit4]   2> 3112395 WARN  (Thread-5090) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	48	/solr/collections/testSimple2/state.json
   [junit4]   2> 	37	/solr/collections/testSimple1/state.json
   [junit4]   2> 	6	/solr/collections/testSimple3/state.json
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/collections/testSimple1/leader_elect/shard2/election/98952331438653448-core_node8-n_0000000000
   [junit4]   2> 	3	/solr/overseer_elect/election/98952331438653448-127.0.0.1:45461_solr-n_0000000001
   [junit4]   2> 	3	/solr/collections/testSimple1/leader_elect/shard1/election/98952331438653448-core_node5-n_0000000000
   [junit4]   2> 	2	/solr/collections/testSimple2/leader_elect/shard2/election/98952331438653447-core_node7-n_0000000000
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/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.autoscaling.AutoAddReplicasIntegrationTest_33B7B3FE70B1B273-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=2047, maxMBSortInHeap=7.658923912212142, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@745a89ba), locale=und, timezone=Etc/GMT+3
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=157186208,total=522715136
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsSyncSliceTest, LukeRequestHandlerTest, ZkCLITest, TestFieldCacheReopen, BlockJoinFacetDistribTest, TestEmbeddedSolrServerAdminHandler, TestLegacyField, SimpleCollectionCreateDeleteTest, InfixSuggestersTest, TestHashQParserPlugin, SolrCmdDistributorTest, SolrRequestParserTest, RegexBoostProcessorTest, SortSpecParsingTest, SynonymTokenizerTest, TestDistributedStatsComponentCardinality, TestPullReplicaErrorHandling, NumericFieldsTest, TestHalfAndHalfDocValues, PingRequestHandlerTest, TestJmxIntegration, TestPerFieldSimilarity, SuggesterTSTTest, TestDFISimilarityFactory, ChaosMonkeySafeLeaderWithPullReplicasTest, JvmMetricsTest, TestSolrQueryParser, TestAtomicUpdateErrorCases, TestJsonFacetRefinement, RestartWhileUpdatingTest, TestConfigSetProperties, TestNumericRangeQuery64, TestFieldSortValues, SolrShardReporterTest, SolrMetricManagerTest, BinaryUpdateRequestHandlerTest, ZkFailoverTest, ConvertedLegacyTest, DistributedFacetPivotLargeTest, HdfsBasicDistributedZk2Test, DocumentAnalysisRequestHandlerTest, TestPseudoReturnFields, CoreAdminRequestStatusTest, DistributedDebugComponentTest, PreAnalyzedFieldTest, TestComplexPhraseLeadingWildcard, LeaderInitiatedRecoveryOnShardRestartTest, CdcrReplicationHandlerTest, TestSchemaNameResource, DeleteShardTest, TestOmitPositions, TestInPlaceUpdatesDistrib, TestSchemaVersionResource, TestTlogReplica, TestPivotHelperCode, TestClusterProperties, ImplicitSnitchTest, DeleteLastCustomShardedReplicaTest, AutoScalingHandlerTest, TestBM25SimilarityFactory, OutOfBoxZkACLAndCredentialsProvidersTest, NotRequiredUniqueKeyTest, ZkSolrClientTest, TestShortCircuitedRequests, MBeansHandlerTest, TestStressRecovery, SuggesterFSTTest, SolrIndexSplitterTest, DistributedQueryComponentOptimizationTest, SampleTest, OpenExchangeRatesOrgProviderTest, TestSchemalessBufferedUpdates, SolrGangliaReporterTest, DistribDocExpirationUpdateProcessorTest, SOLR749Test, TestLegacyTerms, TestDocBasedVersionConstraints, TestInfoStreamLogging, HdfsLockFactoryTest, TestCloudInspectUtil, BadCopyFieldTest, TestRequestStatusCollectionAPI, TestDynamicFieldCollectionResource, TestTrieFacet, SmileWriterTest, TestBlobHandler, TestDocumentBuilder, LeaderFailoverAfterPartitionTest, TestOnReconnectListenerSupport, TestSmileRequest, TestDownShardTolerantSearch, TestRTGBase, TestLeaderElectionWithEmptyReplica, TestClusterStateMutator, TestManagedSchemaThreadSafety, MoreLikeThisHandlerTest, TestChildDocTransformer, TestNoOpRegenerator, PathHierarchyTokenizerFactoryTest, ExitableDirectoryReaderTest, OutputWriterTest, CreateCollectionCleanupTest, CurrencyFieldTypeTest, HdfsChaosMonkeySafeLeaderTest, UninvertDocValuesMergePolicyTest, AnalyticsMergeStrategyTest, ConfigureRecoveryStrategyTest, HdfsRecoverLeaseTest, TestFastWriter, HealthCheckHandlerTest, OverseerModifyCollectionTest, ClusterStateUpdateTest, ClassificationUpdateProcessorTest, UtilsToolTest, TestSolrConfigHandler, MetricsHandlerTest, BlobRepositoryCloudTest, BadIndexSchemaTest, SparseHLLTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, BasicZkTest, TestRandomFaceting, LeaderElectionTest, TestZkChroot, ShardRoutingCustomTest, TestDistributedSearch, TestDistributedGrouping, TestFaceting, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestJoin, TestReload, DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, StatsComponentTest, SpellCheckComponentTest, QueryElevationComponentTest, PeerSyncTest, TestSort, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, SuggesterTest, TestStressLucene, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest, SolrInfoBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, TestReversedWildcardFilterFactory, RequestHandlersTest, DocumentBuilderTest, TestValueSourceCache, TestIndexingPerformance, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, IndexSchemaTest, TestCollationField, TestCSVResponseWriter, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, HighlighterConfigTest, TestQuerySenderListener, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, TestMergePolicyConfig, TestDocSet, TestElisionMultitermQuery, TestConfig, TestSolrCoreProperties, TestPostingsSolrHighlighter, TestLuceneMatchVersion, TestCharFilters, TestCodecSupport, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, URLClassifyProcessorTest, TestFastLRUCache, DateMathParserTest, PrimUtilsTest, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, TestLRUCache, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, CircularListTest, DistributedIntervalFacetingTest, TestCursorMarkWithoutUniqueKey, TestSimpleTrackingShardHandler, TestLuceneIndexBackCompat, TestJettySolrRunner, ActionThrottleTest, AddReplicaTest, AssignTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, DeleteInactiveReplicaTest, DistribJoinFromCollectionTest, DocValuesNotIndexedTest, ForceLeaderTest, MoveReplicaTest, OverseerCollectionConfigSetProcessorTest, OverseerTaskQueueTest, RemoteQueryErrorTest, ReplaceNodeTest, RollingRestartTest, TestCloudDeleteByQuery, TestCloudPseudoReturnFields, TestCollectionsAPIViaSolrCloudCluster, TestCryptoKeys, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore, TestPullReplica, TestRandomRequestDistribution, TestReplicaProperties, TestSSLRandomization, TestSegmentSorting, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, AutoAddReplicasIntegrationTest]
   [junit4] Completed [570/749 (2!)] on J1 in 146.45s, 1 test, 1 failure <<< FAILURES!

[...truncated 40647 lines...]

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

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

3 tests failed.
FAILED:  org.apache.solr.cloud.CollectionStateFormat2Test.testZkNodeLocation

Error Message:
Error from server at http://127.0.0.1:33571/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:33571/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([C7AFE158CF9693B1:88026BF862F91D45]: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:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
	at org.apache.solr.cloud.CollectionStateFormat2Test.testZkNodeLocation(CollectionStateFormat2Test.java:48)
	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.CollectionStateFormat2Test.testConfNameAndCollectionNameSame

Error Message:
Error from server at http://127.0.0.1:33571/solr: Could not fully create collection: .system

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33571/solr: Could not fully create collection: .system
	at __randomizedtesting.SeedInfo.seed([C7AFE158CF9693B1:BEC9AA8B6D11C49D]: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:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
	at org.apache.solr.cloud.CollectionStateFormat2Test.testConfNameAndCollectionNameSame(CollectionStateFormat2Test.java:40)
	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.LeaderFailureAfterFreshStartTest.test

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:42701

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:42701
	at __randomizedtesting.SeedInfo.seed([C7AFE158CF9693B1:4FFBDE82616AFE49]: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:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:315)
	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 sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	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 12417 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionStateFormat2Test
   [junit4]   2> 508926 INFO  (SUITE-CollectionStateFormat2Test-seed#[C7AFE158CF9693B1]-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.CollectionStateFormat2Test_C7AFE158CF9693B1-001/init-core-data-001
   [junit4]   2> 508926 WARN  (SUITE-CollectionStateFormat2Test-seed#[C7AFE158CF9693B1]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=128 numCloses=128
   [junit4]   2> 508926 INFO  (SUITE-CollectionStateFormat2Test-seed#[C7AFE158CF9693B1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 508928 INFO  (SUITE-CollectionStateFormat2Test-seed#[C7AFE158CF9693B1]-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> 508928 INFO  (SUITE-CollectionStateFormat2Test-seed#[C7AFE158CF9693B1]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_C7AFE158CF9693B1-001/tempDir-001
   [junit4]   2> 508928 INFO  (SUITE-CollectionStateFormat2Test-seed#[C7AFE158CF9693B1]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 508929 INFO  (Thread-3696) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 508929 INFO  (Thread-3696) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 508930 ERROR (Thread-3696) [    ] 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> 509029 INFO  (SUITE-CollectionStateFormat2Test-seed#[C7AFE158CF9693B1]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:33171
   [junit4]   2> 509040 INFO  (jetty-launcher-813-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 509040 INFO  (jetty-launcher-813-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 509040 INFO  (jetty-launcher-813-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 509040 INFO  (jetty-launcher-813-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 509044 INFO  (jetty-launcher-813-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@214f259f{/solr,null,AVAILABLE}
   [junit4]   2> 509045 INFO  (jetty-launcher-813-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5a7f3591{HTTP/1.1,[http/1.1]}{127.0.0.1:46389}
   [junit4]   2> 509045 INFO  (jetty-launcher-813-thread-2) [    ] o.e.j.s.Server Started @510683ms
   [junit4]   2> 509045 INFO  (jetty-launcher-813-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46389}
   [junit4]   2> 509045 ERROR (jetty-launcher-813-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 509045 INFO  (jetty-launcher-813-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 509045 INFO  (jetty-launcher-813-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 509045 INFO  (jetty-launcher-813-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 509045 INFO  (jetty-launcher-813-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-05T10:57:36.387Z
   [junit4]   2> 509059 INFO  (jetty-launcher-813-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2a1c1fbf{/solr,null,AVAILABLE}
   [junit4]   2> 509059 INFO  (jetty-launcher-813-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 509059 INFO  (jetty-launcher-813-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6bd4316c{HTTP/1.1,[http/1.1]}{127.0.0.1:34017}
   [junit4]   2> 509059 INFO  (jetty-launcher-813-thread-4) [    ] o.e.j.s.Server Started @510697ms
   [junit4]   2> 509059 INFO  (jetty-launcher-813-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34017}
   [junit4]   2> 509059 ERROR (jetty-launcher-813-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 509060 INFO  (jetty-launcher-813-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 509060 INFO  (jetty-launcher-813-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 509060 INFO  (jetty-launcher-813-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 509060 INFO  (jetty-launcher-813-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-05T10:57:36.402Z
   [junit4]   2> 509067 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 0x15f8bd4220f0001, 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> 509068 INFO  (jetty-launcher-813-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 509070 INFO  (jetty-launcher-813-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4465fd6{/solr,null,AVAILABLE}
   [junit4]   2> 509079 INFO  (jetty-launcher-813-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@210db3bc{HTTP/1.1,[http/1.1]}{127.0.0.1:33571}
   [junit4]   2> 509079 INFO  (jetty-launcher-813-thread-1) [    ] o.e.j.s.Server Started @510716ms
   [junit4]   2> 509079 INFO  (jetty-launcher-813-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33571}
   [junit4]   2> 509079 ERROR (jetty-launcher-813-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 509079 INFO  (jetty-launcher-813-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 509079 INFO  (jetty-launcher-813-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 509079 INFO  (jetty-launcher-813-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 509079 INFO  (jetty-launcher-813-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-05T10:57:36.421Z
   [junit4]   2> 509079 INFO  (jetty-launcher-813-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33171/solr
   [junit4]   2> 509081 INFO  (jetty-launcher-813-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33171/solr
   [junit4]   2> 509084 INFO  (jetty-launcher-813-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@42ebd94{/solr,null,AVAILABLE}
   [junit4]   2> 509084 INFO  (jetty-launcher-813-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 509084 INFO  (jetty-launcher-813-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2bcb7927{HTTP/1.1,[http/1.1]}{127.0.0.1:36283}
   [junit4]   2> 509084 INFO  (jetty-launcher-813-thread-3) [    ] o.e.j.s.Server Started @510722ms
   [junit4]   2> 509084 INFO  (jetty-launcher-813-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36283}
   [junit4]   2> 509084 ERROR (jetty-launcher-813-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 509084 INFO  (jetty-launcher-813-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 509085 INFO  (jetty-launcher-813-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 509085 INFO  (jetty-launcher-813-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 509085 INFO  (jetty-launcher-813-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-05T10:57:36.427Z
   [junit4]   2> 509092 INFO  (jetty-launcher-813-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 509092 INFO  (jetty-launcher-813-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33171/solr
   [junit4]   2> 509097 INFO  (jetty-launcher-813-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33171/solr
   [junit4]   2> 509102 INFO  (jetty-launcher-813-thread-1) [n:127.0.0.1:33571_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 509103 INFO  (jetty-launcher-813-thread-1) [n:127.0.0.1:33571_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33571_solr
   [junit4]   2> 509103 INFO  (jetty-launcher-813-thread-3) [n:127.0.0.1:36283_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 509103 INFO  (jetty-launcher-813-thread-1) [n:127.0.0.1:33571_solr    ] o.a.s.c.Overseer Overseer (id=98951460046176267-127.0.0.1:33571_solr-n_0000000000) starting
   [junit4]   2> 509104 INFO  (jetty-launcher-813-thread-3) [n:127.0.0.1:36283_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36283_solr
   [junit4]   2> 509108 INFO  (zkCallback-836-thread-1-processing-n:127.0.0.1:33571_solr) [n:127.0.0.1:33571_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 509108 INFO  (zkCallback-837-thread-1-processing-n:127.0.0.1:36283_solr) [n:127.0.0.1:36283_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 509116 INFO  (jetty-launcher-813-thread-1) [n:127.0.0.1:33571_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33571_solr
   [junit4]   2> 509117 INFO  (zkCallback-836-thread-1-processing-n:127.0.0.1:33571_solr) [n:127.0.0.1:33571_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 509118 INFO  (zkCallback-837-thread-1-processing-n:127.0.0.1:36283_solr) [n:127.0.0.1:36283_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 509131 INFO  (jetty-launcher-813-thread-4) [n:127.0.0.1:34017_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 509132 INFO  (jetty-launcher-813-thread-4) [n:127.0.0.1:34017_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 509132 INFO  (jetty-launcher-813-thread-2) [n:127.0.0.1:46389_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 509132 INFO  (jetty-launcher-813-thread-4) [n:127.0.0.1:34017_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34017_solr
   [junit4]   2> 509133 INFO  (jetty-launcher-813-thread-2) [n:127.0.0.1:46389_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 509133 INFO  (zkCallback-837-thread-1-processing-n:127.0.0.1:36283_solr) [n:127.0.0.1:36283_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 509137 INFO  (jetty-launcher-813-thread-2) [n:127.0.0.1:46389_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46389_solr
   [junit4]   2> 509145 INFO  (zkCallback-837-thread-1-processing-n:127.0.0.1:36283_solr) [n:127.0.0.1:36283_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 509145 INFO  (zkCallback-836-thread-1-processing-n:127.0.0.1:33571_solr) [n:127.0.0.1:33571_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 509148 INFO  (zkCallback-826-thread-1-processing-n:127.0.0.1:46389_solr) [n:127.0.0.1:46389_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 509148 INFO  (zkCallback-825-thread-1-processing-n:127.0.0.1:34017_solr) [n:127.0.0.1:34017_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 509148 INFO  (zkCallback-826-thread-2-processing-n:127.0.0.1:46389_solr) [n:127.0.0.1:46389_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 509186 INFO  (jetty-launcher-813-thread-3) [n:127.0.0.1:36283_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36283.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@115692e
   [junit4]   2> 509189 INFO  (jetty-launcher-813-thread-1) [n:127.0.0.1:33571_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33571.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@115692e
   [junit4]   2> 509191 INFO  (jetty-launcher-813-thread-4) [n:127.0.0.1:34017_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34017.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@115692e
   [junit4]   2> 509193 INFO  (jetty-launcher-813-thread-3) [n:127.0.0.1:36283_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36283.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@115692e
   [junit4]   2> 509194 INFO  (jetty-launcher-813-thread-3) [n:127.0.0.1:36283_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36283.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@115692e
   [junit4]   2> 509195 INFO  (jetty-launcher-813-thread-3) [n:127.0.0.1:36283_solr    ] 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.CollectionStateFormat2Test_C7AFE158CF9693B1-001/tempDir-001/node3/.
   [junit4]   2> 509196 INFO  (jetty-launcher-813-thread-1) [n:127.0.0.1:33571_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33571.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@115692e
   [junit4]   2> 509196 INFO  (jetty-launcher-813-thread-1) [n:127.0.0.1:33571_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33571.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@115692e
   [junit4]   2> 509197 INFO  (jetty-launcher-813-thread-1) [n:127.0.0.1:33571_solr    ] 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.CollectionStateFormat2Test_C7AFE158CF9693B1-001/tempDir-001/node1/.
   [junit4]   2> 509198 INFO  (jetty-launcher-813-thread-4) [n:127.0.0.1:34017_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34017.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@115692e
   [junit4]   2> 509198 INFO  (jetty-launcher-813-thread-4) [n:127.0.0.1:34017_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34017.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@115692e
   [junit4]   2> 509199 INFO  (jetty-launcher-813-thread-4) [n:127.0.0.1:34017_solr    ] 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.CollectionStateFormat2Test_C7AFE158CF9693B1-001/tempDir-001/node4/.
   [junit4]   2> 509249 INFO  (jetty-launcher-813-thread-2) [n:127.0.0.1:46389_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46389.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@115692e
   [junit4]   2> 509254 INFO  (jetty-launcher-813-thread-2) [n:127.0.0.1:46389_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46389.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@115692e
   [junit4]   2> 509254 INFO  (jetty-launcher-813-thread-2) [n:127.0.0.1:46389_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46389.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@115692e
   [junit4]   2> 509255 INFO  (jetty-launcher-813-thread-2) [n:127.0.0.1:46389_solr    ] 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.CollectionStateFormat2Test_C7AFE158CF9693B1-001/tempDir-001/node2/.
   [junit4]   2> 509294 INFO  (SUITE-CollectionStateFormat2Test-seed#[C7AFE158CF9693B1]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 509294 INFO  (SUITE-CollectionStateFormat2Test-seed#[C7AFE158CF9693B1]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33171/solr ready
   [junit4]   2> 509309 INFO  (TEST-CollectionStateFormat2Test.testZkNodeLocation-seed#[C7AFE158CF9693B1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZkNodeLocation
   [junit4]   2> 509310 INFO  (qtp2066579874-7997) [n:127.0.0.1:33571_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=myExternColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 509311 INFO  (OverseerThreadFactory-2658-thread-1-processing-n:127.0.0.1:33571_solr) [n:127.0.0.1:33571_solr    ] o.a.s.c.CreateCollectionCmd Create collection myExternColl
   [junit4]   2> 509415 INFO  (OverseerStateUpdate-98951460046176267-127.0.0.1:33571_solr-n_0000000000) [n:127.0.0.1:33571_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myExternColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"myExternColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36283/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 509415 INFO  (OverseerStateUpdate-98951460046176267-127.0.0.1:33571_solr-n_0000000000) [n:127.0.0.1:33571_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myExternColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"myExternColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34017/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 509416 INFO  (OverseerStateUpdate-98951460046176267-127.0.0.1:33571_solr-n_0000000000) [n:127.0.0.1:33571_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myExternColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"myExternColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33571/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 509417 INFO  (OverseerStateUpdate-98951460046176267-127.0.0.1:33571_solr-n_0000000000) [n:127.0.0.1:33571_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myExternColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"myExternColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46389/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 509619 INFO  (qtp261913749-8001) [n:127.0.0.1:34017_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=myExternColl_shard1_replica_n2&action=CREATE&numShards=2&collection=myExternColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 509619 INFO  (qtp2066579874-8000) [n:127.0.0.1:33571_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=myExternColl_shard2_replica_n4&action=CREATE&numShards=2&collection=myExternColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 509619 INFO  (qtp531777081-7984) [n:127.0.0.1:46389_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=myExternColl_shard2_replica_n6&action=CREATE&numShards=2&collection=myExternColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 509619 INFO  (qtp574013782-8012) [n:127.0.0.1:36283_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=myExternColl_shard1_replica_n1&action=CREATE&numShards=2&collection=myExternColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 509619 INFO  (qtp261913749-8001) [n:127.0.0.1:34017_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 509619 INFO  (qtp2066579874-8000) [n:127.0.0.1:33571_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 509619 INFO  (qtp531777081-7984) [n:127.0.0.1:46389_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 509619 INFO  (qtp574013782-8012) [n:127.0.0.1:36283_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 509722 INFO  (zkCallback-825-thread-1-processing-n:127.0.0.1:34017_solr) [n:127.0.0.1:34017_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myExternColl/state.json] for collection [myExternColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 509722 INFO  (zkCallback-826-thread-2-processing-n:127.0.0.1:46389_solr) [n:127.0.0.1:46389_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myExternColl/state.json] for collection [myExternColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 509722 INFO  (zkCallback-826-thread-1-processing-n:127.0.0.1:46389_solr) [n:127.0.0.1:46389_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myExternColl/state.json] for collection [myExternColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 509722 INFO  (zkCallback-836-thread-2-processing-n:127.0.0.1:33571_solr) [n:127.0.0.1:33571_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myExternColl/state.json] for collection [myExternColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 509722 INFO  (zkCallback-837-thread-1-processing-n:127.0.0.1:36283_solr) [n:127.0.0.1:36283_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myExternColl/state.json] for collection [myExternColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 509722 INFO  (zkCallback-836-thread-1-processing-n:127.0.0.1:33571_solr) [n:127.0.0.1:33571_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myExternColl/state.json] for collection [myExternColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 509722 INFO  (zkCallback-825-thread-2-processing-n:127.0.0.1:34017_solr) [n:127.0.0.1:34017_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myExternColl/state.json] for collection [myExternColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 509722 INFO  (zkCallback-837-thread-2-processing-n:127.0.0.1:36283_solr) [n:127.0.0.1:36283_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myExternColl/state.json] for collection [myExternColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 510631 INFO  (qtp574013782-8012) [n:127.0.0.1:36283_solr c:myExternColl s:shard1 r:core_node3 x:myExternColl_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 510634 INFO  (qtp531777081-7984) [n:127.0.0.1:46389_solr c:myExternColl s:shard2 r:core_node8 x:myExternColl_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 510636 INFO  (qtp2066579874-8000) [n:127.0.0.1:33571_solr c:myExternColl s:shard2 r:core_node7 x:myExternColl_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 510666 INFO  (qtp261913749-8001) [n:127.0.0.1:34017_solr c:myExternColl s:shard1 r:core_node5 x:myExternColl_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 510667 INFO  (qtp574013782-8012) [n:127.0.0.1:36283_solr c:myExternColl s:shard1 r:core_node3 x:myExternColl_shard1_replica_n1] o.a.s.s.IndexSchema [myExternColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 510669 INFO  (qtp2066579874-8000) [n:127.0.0.1:33571_solr c:myExternColl s:shard2 r:core_node7 x:myExternColl_shard2_replica_n4] o.a.s.s.IndexSchema [myExternColl_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 510669 INFO  (qtp574013782-8012) [n:127.0.0.1:36283_solr c:myExternColl s:shard1 r:core_node3 x:myExternColl_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 510669 INFO  (qtp574013782-8012) [n:127.0.0.1:36283_solr c:myExternColl s:shard1 r:core_node3 x:myExternColl_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'myExternColl_shard1_replica_n1' using configuration from collection myExternColl, trusted=true
   [junit4]   2> 510670 INFO  (qtp574013782-8012) [n:127.0.0.1:36283_solr c:myExternColl s:shard1 r:core_node3 x:myExternColl_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36283.solr.core.myExternColl.shard1.replica_n1' (registry 'solr.core.myExternColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@115692e
   [junit4]   2> 510670 INFO  (qtp574013782-8012) [n:127.0.0.1:36283_solr c:myExternColl s:shard1 r:core_node3 x:myExternColl_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 510670 INFO  (qtp574013782-8012) [n:127.0.0.1:36283_solr c:myExternColl s:shard1 r:core_node3 x:myExternColl_shard1_replica_n1] o.a.s.c.SolrCore [[myExternColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_C7AFE158CF9693B1-001/tempDir-001/node3/myExternColl_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_C7AFE158CF9693B1-001/tempDir-001/node3/./myExternColl_shard1_replica_n1/data/]
   [junit4]   2> 510671 INFO  (qtp531777081-7984) [n:127.0.0.1:46389_solr c:myExternColl s:shard2 r:core_node8 x:myExternColl_shard2_replica_n6] o.a.s.s.IndexSchema [myExternColl_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 510671 INFO  (qtp261913749-8001) [n:127.0.0.1:34017_solr c:myExternColl s:shard1 r:core_node5 x:myExternColl_shard1_replica_n2] o.a.s.s.IndexSchema [myExternColl_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 510673 INFO  (qtp531777081-7984) [n:127.0.0.1:46389_solr c:myExternColl s:shard2 r:core_node8 x:myExternColl_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 510673 INFO  (qtp261913749-8001) [n:127.0.0.1:34017_solr c:myExternColl s:shard1 r:core_node5 x:myExternColl_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 510673 INFO  (qtp531777081-7984) [n:127.0.0.1:46389_solr c:myExternColl s:shard2 r:core_node8 x:myExternColl_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'myExternColl_shard2_replica_n6' using configuration from collection myExternColl, trusted=true
   [junit4]   2> 510673 INFO  (qtp261913749-8001) [n:127.0.0.1:34017_solr c:myExternColl s:shard1 r:core_node5 x:myExternColl_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'myExternColl_shard1_replica_n2' using configuration from collection myExternColl, trusted=true
   [junit4]   2> 510673 INFO  (qtp261913749-8001) [n:127.0.0.1:34017_solr c:myExternColl s:shard1 r:core_node5 x:myExternColl_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34017.solr.core.myExternColl.shard1.replica_n2' (registry 'solr.core.myExternColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@115692e
   [junit4]   2> 510673 INFO  (qtp531777081-7984) [n:127.0.0.1:46389_solr c:myExternColl s:shard2 r:core_node8 x:myExternColl_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46389.solr.core.myExternColl.shard2.replica_n6' (registry 'solr.core.myExternColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@115692e
   [junit4]   2> 510673 INFO  (qtp261913749-8001) [n:127.0.0.1:34017_solr c:myExternColl s:shard1 r:core_node5 x:myExternColl_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 510673 INFO  (qtp531777081-7984) [n:127.0.0.1:46389_solr c:myExternColl s:shard2 r:core_node8 x:myExternColl_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 510673 INFO  (qtp261913749-8001) [n:127.0.0.1:34017_solr c:myExternColl s:shard1 r:core_node5 x:myExternColl_shard1_replica_n2] o.a.s.c.SolrCore [[myExternColl_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_C7AFE158CF9693B1-001/tempDir-001/node4/myExternColl_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_C7AFE158CF9693B1-001/tempDir-001/node4/./myExternColl_shard1_replica_n2/data/]
   [junit4]   2> 510673 INFO  (qtp531777081-7984) [n:127.0.0.1:46389_solr c:myExternColl s:shard2 r:core_node8 x:myExternColl_shard2_replica_n6] o.a.s.c.SolrCore [[myExternColl_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_C7AFE158CF9693B1-001/tempDir-001/node2/myExternColl_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_C7AFE158CF9693B1-001/tempDir-001/node2/./myExternColl_shard2_replica_n6/data/]
   [junit4]   2> 510675 INFO  (qtp2066579874-8000) [n:127.0.0.1:33571_solr c:myExternColl s:shard2 r:core_node7 x:myExternColl_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 510676 INFO  (qtp2066579874-8000) [n:127.0.0.1:33571_solr c:myExternColl s:shard2 r:core_node7 x:myExternColl_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'myExternColl_shard2_replica_n4' using configuration from collection myExternColl, trusted=true
   [junit4]   2> 510676 INFO  (qtp2066579874-8000) [n:127.0.0.1:33571_solr c:myExternColl s:shard2 r:core_node7 x:myExternColl_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33571.solr.core.myExternColl.shard2.replica_n4' (registry 'solr.core.myExternColl.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@115692e
   [junit4]   2> 510677 INFO  (qtp2066579874-8000) [n:127.0.0.1:33571_solr c:myExternColl s:shard2 r:core_node7 x:myExternColl_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 510677 INFO  (qtp2066579874-8000) [n:127.0.0.1:33571_solr c:myExternColl s:shard2 r:core_node7 x:myExternColl_shard2_replica_n4] o.a.s.c.SolrCore [[myExternColl_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_C7AFE158CF9693B1-001/tempDir-001/node1/myExternColl_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionStateFormat2Test_C7AFE158CF9693B1-001/tempDir-001/node1/./myExternColl_shard2_replica_n4/data/]
   [junit4]   2> 510715 INFO  (qtp261913749-8001) [n:127.0.0.1:34017_solr c:myExternColl s:shard1 r:core_node5 x:myExternColl_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 510715 INFO  (qtp261913749-8001) [n:127.0.0.1:34017_solr c:myExternColl s:shard1 r:core_node5 x:myExternColl_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 510716 INFO  (qtp261913749-8001) [n:127.0.0.1:34017_solr c:myExternColl s:shard1 r:core_node5 x:myExternColl_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 510716 INFO  (qtp261913749-8001) [n:127.0.0.1:34017_solr c:myExternColl s:shard1 r:core_node5 x:myExternColl_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 510717 INFO  (qtp261913749-8001) [n:127.0.0.1:34017_solr c:myExternColl s:shard1 r:core_node5 x:myExternColl_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@7160b77c[myExternColl_shard1_replica_n2] main]
   [junit4]   2> 510717 INFO  (qtp531777081-7984) [n:127.0.0.1:46389_solr c:myExternColl s:shard2 r:core_node8 x:myExternColl_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 510717 INFO  (qtp2066579874-8000) [n:127.0.0.1:33571_solr c:myExternColl s:shard2 r:core_node7 x:myExternColl_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 510717 INFO  (qtp531777081-7984) [n:127.0.0.1:46389_solr c:myExternColl s:shard2 r:core_node8 x:myExternColl_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 510717 INFO  (qtp2066579874-8000) [n:127.0.0.1:33571_solr c:myExternColl s:shard2 r:core_node7 x:myExternColl_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 510718 INFO  (qtp531777081-7984) [n:127.0.0.1:46389_solr c:myExternColl s:shard2 r:core_node8 x:myExternColl_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 510718 INFO  (qtp2066579874-8000) [n:127.0.0.1:33571_solr c:myExternColl s:shard2 r:core_node7 x:myExternColl_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 510718 INFO  (qtp531777081-7984) [n:127.0.0.1:46389_solr c:myExternColl s:shard2 r:core_node8 x:myExternColl_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 510718 INFO  (qtp2066579874-8000) [n:127.0.0.1:33571_solr c:myExternColl s:shard2 r:core_node7 x:myExternColl_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 510719 INFO  (qtp574013782-8012) [n:127.0.0.1:36283_solr c:myExternColl s:shard1 r:core_node3 x:myExternColl_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 510720 INFO  (qtp574013782-8012) [n:127.0.0.1:36283_solr c:myExternColl s:shard1 r:core_node3 x:myExternColl_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 510720 INFO  (qtp2066579874-8000) [n:127.0.0.1:33571_solr c:myExternColl s:shard2 r:core_node7 x:myExternColl_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@12c9e8ec[myExternColl_shard2_replica_n4] main]
   [junit4]   2> 510720 INFO  (qtp531777081-7984) [n:127.0.0.1:46389_solr c:myExternColl s:shard2 r:core_node8 x:myExternColl_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@4fb80edc[myExternColl_shard2_replica_n6] main]
   [junit4]   2> 510721 INFO  (qtp574013782-8012) [n:127.0.0.1:36283_solr c:myExternColl s:shard1 r:core_node3 x:myExternColl_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 510721 INFO  (qtp574013782-8012) [n:127.0.0.1:36283_solr c:myExternColl s:shard1 r:core_node3 x:myExternColl_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 510722 INFO  (qtp574013782-8012) [n:127.0.0.1:36283_solr c:myExternColl s:shard1 r:core_node3 x:myExternColl_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6db4a330[myExternColl_shard1_replica_n1] main]
   [junit4]   2> 510724 INFO  (qtp2066579874-8000) [n:127.0.0.1:33571_solr c:myExternColl s:shard2 r:core_node7 x:myExternColl_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 510724 INFO  (qtp531777081-7984) [n:127.0.0.1:46389_solr c:myExternColl s:shard2 r:core_node8 x:myExternColl_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 510724 INFO  (qtp2066579874-8000) [n:127.0.0.1:33571_solr c:myExternColl s:shard2 r:core_node7 x:myExternColl_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 510724 INFO  (qtp531777081-7984) [n:127.0.0.1:46389_solr c:myExternColl s:shard2 r:core_node8 x:myExternColl_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 510725 INFO  (qtp531777081-7984) [n:127.0.0.1:46389_solr c:myExternColl s:shard2 r:core_node8 x:myExternColl_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 510725 INFO  (qtp2066579874-8000) [n:127.0.0.1:33571_solr c:myExternColl s:shard2 r:core_node7 x:myExternColl_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 510725 INFO  (qtp2066579874-8000) [n:127.0.0.1:33571_solr c:myExternColl s:shard2 r:core_node7 x:myExternColl_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583223362622062592
   [junit4]   2> 510725 INFO  (searcherExecutor-2668-thread-1-processing-n:127.0.0.1:46389_solr x:myExternColl_shard2_replica_n6 s:shard2 c:myExternColl r:core_node8) [n:127.0.0.1:46389_solr c:myExternColl s:shard2 r:core_node8 x:myExternColl_shard2_replica_n6] o.a.s.c.SolrCore [myExternColl_shard2_replica_n6] Registered new searcher Searcher@4fb80edc[myExternColl_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 510726 INFO  (qtp531777081-7984) [n:127.0.0.1:46389_solr c:myExternColl s:shard2 r:core_node8 x:myExternColl_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583223362623111168
   [junit4]   2> 510726 INFO  (searcherExecutor-2670-thread-1-processing-n:127.0.0.1:33571_solr x:myExternColl_shard2_replica_n4 s:shard2 c:myExternColl r:core_node7) [n:127.0.0.1:33571_solr c:myExternColl s:shard2 r:core_node7 x:myExternColl_shard2_replica_n4] o.a.s.c.SolrCore [myExternColl_shard2_replica_n4] Registered new searcher Searcher@12c9e8ec[myExternColl_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 510729 INFO  (qtp574013782-8012) [n:127.0.0.1:36283_solr c:myExternColl s:shard1 r:core_node3 x:myExternColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 510729 INFO  (qtp574013782-8012) [n:127.0.0.1:36283_solr c:myExternColl s:shard1 r:core_node3 x:myExternColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 510730 INFO  (qtp531777081-7984) [n:127.0.0.1:46389_solr c:myExternColl s:shard2 r:core_node8 x:myExternColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 510730 INFO  (qtp531777081-7984) [n:127.0.0.1:46389_solr c:myExternColl s:shard2 r:core_node8 x:myExternColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 510730 INFO  (qtp531777081-7984) [n:127.0.0.1:46389_solr c:myExternColl s:shard2 r:core_node8 x:myExternColl_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46389/solr/myExternColl_shard2_replica_n6/
   [junit4]   2> 510730 INFO  (qtp574013782-8012) [n:127.0.0.1:36283_solr c:myExternColl s:shard1 r:core_node3 x:myExternColl_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 510730 INFO  (qtp531777081-7984) [n:127.0.0.1:46389_solr c:myExternColl s:shard2 r:core_node8 x:myExternColl_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=myExternColl_shard2_replica_n6 url=http://127.0.0.1:46389/solr START replicas=[http://127.0.0.1:33571/solr/myExternColl_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 510730 INFO  (qtp574013782-8012) [n:127.0.0.1:36283_solr c:myExternColl s:shard1 r:core_node3 x:myExternColl_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583223362627305472
   [junit4]   2> 510732 INFO  (qtp2066579874-7994) [n:127.0.0.1:33571_solr c:myExternColl s:shard2 r:core_node7 x:myExternColl_shard2_replica_n4] o.a.s.c.S.Request [myExternColl_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 510733 INFO  (searcherExecutor-2667-thread-1-processing-n:127.0.0.1:36283_solr x:myExternColl_shard1_replica_n1 s:shard1 c:myExternColl r:core_node3) [n:127.0.0.1:36283_solr c:myExternColl s:shard1 r:core_node3 x:myExternColl_shard1_replica_n1] o.a.s.c.SolrCore [myExternColl_shard1_replica_n1] Registered new searcher Searcher@6db4a330[myExternColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 510736 INFO  (qtp574013782-8012) [n:127.0.0.1:36283_solr c:myExternColl s:shard1 r:core_node3 x:myExternColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 510740 INFO  (qtp261913749-8001) [n:127.0.0.1:34017_solr c:myExternColl s:shard1 r:core_node5 x:myExternColl_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 510740 INFO  (qtp261913749-8001) [n:127.0.0.1:34017_solr c:myExternColl s:shard1 r:core_node5 x:myExternColl_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 510741 INFO  (qtp261913749-8001) [n:127.0.0.1:34017_solr c:myExternColl s:shard1 r:core_node5 x:myExternColl_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 510742 INFO  (searcherExecutor-2669-thread-1-processing-n:127.0.0.1:34017_solr x:myExternColl_shard1_replica_n2 s:shard1 c:myExternColl r:core_node5) [n:127.0.0.1:34017_solr c:myExternColl s:shard1 r:core_node5 x:myExternColl_shard1_replica_n2] o.a.s.c.SolrCore [myExternColl_shard1_replica_n2] Registered new searcher Searcher@7160b77c[myExternColl_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 510742 INFO  (qtp261913749-8001) [n:127.0.0.1:34017_solr c:myExternColl s:shard1 r:core_node5 x:myExternColl_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583223362639888384
   [junit4]   2> 511031 INFO  (qtp531777081-7984) [n:127.0.0.1:46389_solr c:myExternColl s:shard2 r:core_node8 x:myExternColl_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=myExternColl_shard2_replica_n6 url=http://127.0.0.1:46389/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 511031 INFO  (qtp531777081-7984) [n:127.0.0.1:46389_solr c:myExternColl s:shard2 r:core_node8 x:myExternColl_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 511031 INFO  (qtp531777081-7984) [n:127.0.0.1:46389_solr c:myExternColl s:shard2 r:core_node8 x:myExternColl_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> 511031 INFO  (qtp531777081-7984) [n:127.0.0.1:46389_solr c:myExternColl s:shard2 r:core_node8 x:myExternColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 511034 INFO  (qtp531777081-7984) [n:127.0.0.1:46389_solr c:myExternColl s:shard2 r:core_node8 x:myExternColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46389/solr/myExternColl_shard2_replica_n6/ shard2
   [junit4]   2> 511236 INFO  (qtp574013782-8012) [n:127.0.0.1:36283_solr c:myExternColl s:shard1 r:core_node3 x:myExternColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 511236 INFO  (qtp574013782-8012) [n:127.0.0.1:36283_solr c:myExternColl s:shard1 r:core_node3 x:myExternColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 511236 INFO  (qtp574013782-8012) [n:127.0.0.1:36283_solr c:myExternColl s:shard1 r:core_node3 x:myExternColl_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36283/solr/myExternColl_shard1_replica_n1/
   [junit4]   2> 511236 INFO  (qtp574013782-8012) [n:127.0.0.1:36283_solr c:myExternColl s:shard1 r:core_node3 x:myExternColl_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=myExternColl_shard1_replica_n1 url=http://127.0.0.1:36283/solr START replicas=[http://127.0.0.1:34017/solr/myExternColl_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 511238 INFO  (qtp261913749-8003) [n:127.0.0.1:34017_solr c:myExternColl s:shard1 r:core_node5 x:myExternColl_shard1_replica_n2] o.a.s.c.S.Request [myExternColl_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 511537 INFO  (qtp574013782-8012) [n:127.0.0.1:36283_solr c:myExternColl s:shard1 r:core_node3 x:myExternColl_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=myExternColl_shard1_replica_n1 url=http://127.0.0.1:36283/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 511537 INFO  (qtp574013782-8012) [n:127.0.0.1:36283_solr c:myExternColl s:shard1 r:core_node3 x:myExternColl_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 511537 INFO  (qtp574013782-8012) [n:127.0.0.1:36283_solr c:myExternColl s:shard1 r:core_node3 x:myExternColl_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> 511537 INFO  (qtp574013782-8012) [n:127.0.0.1:36283_solr c:myExternColl s:shard1 r:core_node3 x:myExternColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 511538 INFO  (qtp574013782-8012) [n:127.0.0.1:36283_solr c:myExternColl s:shard1 r:core_node3 x:myExternColl_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36283/solr/myExternColl_shard1_replica_n1/ shard1
   [junit4]   2> 689311 ERROR (qtp2066579874-7997) [n:127.0.0.1:33571_solr    ] 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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 689312 INFO  (qtp2066579874-7997) [n:127.0.0.1:33571_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=myExternColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=500 QTime=180001
   [junit4]   2> 689312 ERROR (qtp2066579874-7997) [n:127.0.0.1:33571_solr    ] 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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 689312 INFO  (TEST-CollectionStateFormat2Test.testZkNodeLocation-seed#[C7AFE158CF9693B1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZkNodeLocation
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionStateFormat2Test -Dtests.method=testZkNodeLocation -Dtests.seed=C7AFE158CF9693B1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bg-BG -Dtests.timezone=SystemV/PST8PDT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    180s J0 | CollectionStateFormat2Test.testZkNodeLocation <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33571/solr: create the collection time out:180s
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C7AFE158CF9693B1:88026BF862F91D45]: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:1096)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
   [junit4]    > 	at org.apache.solr.cloud.CollectionStateFormat2Test.testZkNodeLocation(CollectionStateFormat2Test.java:48)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 689327 INFO  (TEST-CollectionStateFormat2Test.testConfNameAndCollectionNameSame-seed#[C7AFE158CF9693B1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testConfNameAndCollectionNameSame
   [junit4]   2> 689327 INFO  (qtp2066579874-7999) [n:127.0.0.1:33571_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&name=.system&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 689330 INFO  (OverseerThreadFactory-2658-thread-2-processing-n:127.0.0.1:33571_solr) [n:127.0.0.1:33571_solr    ] o.a.s.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 719375 ERROR (OverseerThreadFactory-2658-thread-2-processing-n:127.0.0.1:33571_solr) [n:127.0.0.1:33571_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: .system operation: create failed:org.apache.solr.common.SolrException: Could not fully create collection: .system
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:215)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [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> 719377 INFO  (qtp2066579874-7999) [n:127.0.0.1:33571_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=1&name=.system&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2} status=500 QTime=30049
   [junit4]   2> 719377 ERROR (qtp2066579874-7999) [n:127.0.0.1:33571_solr    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully create collection: .system
   [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> 719378 INFO  (TEST-CollectionStateFormat2Test.testConfNameAndCollectionNameSame-seed#[C7AFE158CF9693B1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testConfNameAndCollectionNameSame
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionStateFormat2Test -Dtests.method=testConfNameAndCollectionNameSame -Dtests.seed=C7AFE158CF9693B1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bg-BG -Dtests.timezone=SystemV/PST8PDT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   30.1s J0 | CollectionStateFormat2Test.testConfNameAndCollectionNameSame <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33571/solr: Could not fully create collection: .system
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C7AFE158CF9693B1:BEC9AA8B6D11C49D]: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:1096)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
   [junit4]    > 	at org.apache.solr.cloud.CollectionStateFormat2Test.testConfNameAndCollectionNameSame(CollectionStateFormat2Test.java:40)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 719380 ERROR (OverseerThreadFactory-2658-thread-1-processing-n:127.0.0.1:33571_solr) [n:127.0.0.1:33571_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:33571/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:33571/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.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [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.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> Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:33571 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> 719380 INFO  (jetty-closer-814-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@210db3bc{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 719986 INFO  (jetty-closer-814-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2bcb7927{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 719986 INFO  (jetty-closer-814-thread-4) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5a7f3591{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 719987 INFO  (jetty-closer-814-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6bd4316c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 719987 INFO  (jetty-closer-814-thread-4) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2006211029
   [junit4]   2> 719987 INFO  (jetty-closer-814-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2028899798
   [junit4]   2> 719986 ERROR (OverseerThreadFactory-2658-thread-1-processing-n:127.0.0.1:33571_solr) [n:127.0.0.1:33571_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:36283/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:36283/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.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java

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

2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.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: reproduce with: ant test  -Dtestcase=LeaderFailureAfterFreshStartTest -Dtests.method=test -Dtests.seed=C7AFE158CF9693B1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-CS -Dtests.timezone=Asia/Almaty -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    632s J2 | LeaderFailureAfterFreshStartTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:42701
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C7AFE158CF9693B1:4FFBDE82616AFE49]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
   [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:1096)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:315)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]    > 	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940)
   [junit4]    > 	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]    > 	... 43 more
   [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.LeaderFailureAfterFreshStartTest_C7AFE158CF9693B1-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6c10674e), locale=sr-CS, timezone=Asia/Almaty
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=209295992,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: [BitVectorTest, TestExceedMaxTermLength, MetricUtilsTest, AnalyticsQueryTest, TriggerIntegrationTest, TestSolrDeletionPolicy2, TestInitParams, TestCloudNestedDocsSort, FieldMutatingUpdateProcessorTest, DocValuesNotIndexedTest, ManagedSchemaRoundRobinCloudTest, DistributedExpandComponentTest, ReturnFieldsTest, TestSSLRandomization, TestManagedSynonymFilterFactory, DistanceFunctionTest, TestSearcherReuse, HttpTriggerListenerTest, BooleanFieldTest, TestCloudRecovery, TestCollectionAPI, TestFuzzyAnalyzedSuggestions, TestTolerantSearch, SpatialRPTFieldTypeTest, HdfsRecoveryZkTest, TestCoreContainer, SuggesterWFSTTest, TestLockTree, TestScoreJoinQPScore, TestQueryTypes, SuggesterTest, ClassificationUpdateProcessorFactoryTest, TestReplicaProperties, SpellPossibilityIteratorTest, TestBinaryResponseWriter, TestShardHandlerFactory, TestDelegationWithHadoopAuth, TestLegacyFieldReuse, TestSystemIdResolver, ZkStateReaderTest, TestTrackingShardHandlerFactory, TestMacros, HdfsWriteToMultipleCollectionsTest, TestHashPartitioner, CoreMergeIndexesAdminHandlerTest, CloneFieldUpdateProcessorFactoryTest, ChaosMonkeyNothingIsSafeTest, TestQueryWrapperFilter, QueryElevationComponentTest, RecoveryZkTest, TestAddFieldRealTimeGet, SolrSlf4jReporterTest, TestLMJelinekMercerSimilarityFactory, TestCloudSchemaless, SimpleMLTQParserTest, TestManagedSchema, TestIntervalFaceting, TestCharFilters, TestExtendedDismaxParser, TestFieldCacheWithThreads, TestTolerantUpdateProcessorCloud, PeerSyncWithIndexFingerprintCachingTest, TestExactStatsCache, TestConfigsApi, TestReRankQParserPlugin, TestPointFields, TestCSVResponseWriter, TestRandomFlRTGCloud, FieldAnalysisRequestHandlerTest, TestSolr4Spatial2, TestSchemaResource, TestBlendedInfixSuggestions, DistributedSpellCheckComponentTest, TestXmlQParser, TestSerializedLuceneMatchVersion, TestSolrCloudWithKerberosAlt, TestUnifiedSolrHighlighter, DeleteNodeTest, TestPushWriter, TestInitQParser, TestSearchPerf, AutoAddReplicasIntegrationTest, IndexSchemaTest, TestNonDefinedSimilarityFactory, SolrCoreCheckLockOnStartupTest, ConnectionReuseTest, TestConfigReload, DistributedFacetPivotWhiteBoxTest, DeleteStatusTest, AnalysisErrorHandlingTest, AlternateDirectoryTest, LegacyCloudClusterPropTest, TestTrie, FullSolrCloudDistribCmdsTest, TestStressInPlaceUpdates, TestSQLHandlerNonCloud, TestValueSourceCache, DirectSolrConnectionTest, RegexBytesRefFilterTest, DateRangeFieldTest, TestQuerySenderListener, HdfsDirectoryFactoryTest, CollectionsAPIAsyncDistributedZkTest, TestElisionMultitermQuery, ReplicaListTransformerTest, AutoscalingHistoryHandlerTest, TestEmbeddedSolrServerConstructors, StatsReloadRaceTest, MoveReplicaHDFSFailoverTest, HighlighterTest, TestInPlaceUpdatesStandalone, TestManagedResource, BadComponentTest, CdcrRequestHandlerTest, SimplePostToolTest, TestDocTermOrds, TestSolrCoreProperties, WordBreakSolrSpellCheckerTest, PluginInfoTest, CollectionReloadTest, WrapperMergePolicyFactoryTest, UnloadDistributedZkTest, ShardRoutingTest, TestRandomFaceting, ZkSolrClientTest, ZkControllerTest, TestReload, SpellCheckComponentTest, SolrCmdDistributorTest, TestFiltering, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTSTTest, SpatialFilterTest, NoCacheHeaderTest, TestPseudoReturnFields, TestUpdate, TestAtomicUpdateErrorCases, QueryEqualityTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SolrInfoBeanTest, CacheHeaderTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, TestReversedWildcardFilterFactory, FileBasedSpellCheckerTest, DocumentBuilderTest, TestIndexingPerformance, RequiredFieldsTest, LoggingHandlerTest, UpdateRequestProcessorFactoryTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, TestLFUCache, TestEmbeddedSolrServerAdminHandler, TestJettySolrRunner, AddReplicaTest, AssignBackwardCompatibilityTest, ConnectionManagerTest, DeleteShardTest, DistribDocExpirationUpdateProcessorTest, LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest]
   [junit4] Completed [556/749 (2!)] on J2 in 631.97s, 1 test, 1 error <<< FAILURES!

[...truncated 47883 lines...]