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/02 08:51:45 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20802/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([BB10016FF516E93:2A8DC9EE956B8EF7]:0)
	at org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands(TestV1toV2ApiMapper.java:38)
	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 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 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.CleanupOldIndexTest.test

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([C8A9514A51E1A0D6:40FD6E90FF1DCD2E]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1325)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:440)
	at org.apache.solr.cloud.CleanupOldIndexTest.test(CleanupOldIndexTest.java:114)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12392 lines...]
   [junit4] Suite: org.apache.solr.cloud.CleanupOldIndexTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_C8A9514A51E1A0D6-001/init-core-data-001
   [junit4]   2> 136613 WARN  (SUITE-CleanupOldIndexTest-seed#[C8A9514A51E1A0D6]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2447 numCloses=2447
   [junit4]   2> 136613 INFO  (SUITE-CleanupOldIndexTest-seed#[C8A9514A51E1A0D6]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 136615 INFO  (SUITE-CleanupOldIndexTest-seed#[C8A9514A51E1A0D6]-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> 136615 INFO  (SUITE-CleanupOldIndexTest-seed#[C8A9514A51E1A0D6]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 136615 INFO  (SUITE-CleanupOldIndexTest-seed#[C8A9514A51E1A0D6]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_C8A9514A51E1A0D6-001/tempDir-001
   [junit4]   2> 136615 INFO  (SUITE-CleanupOldIndexTest-seed#[C8A9514A51E1A0D6]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 136617 INFO  (Thread-79) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 136617 INFO  (Thread-79) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 136619 ERROR (Thread-79) [    ] 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> 136717 INFO  (SUITE-CleanupOldIndexTest-seed#[C8A9514A51E1A0D6]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35003
   [junit4]   2> 136721 INFO  (jetty-launcher-125-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 136721 INFO  (jetty-launcher-125-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 136726 INFO  (jetty-launcher-125-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e49df{/solr,null,AVAILABLE}
   [junit4]   2> 136726 INFO  (jetty-launcher-125-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a9ac1c{/solr,null,AVAILABLE}
   [junit4]   2> 136727 INFO  (jetty-launcher-125-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@34908d{HTTP/1.1,[http/1.1]}{127.0.0.1:45305}
   [junit4]   2> 136727 INFO  (jetty-launcher-125-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@284d09{HTTP/1.1,[http/1.1]}{127.0.0.1:41983}
   [junit4]   2> 136727 INFO  (jetty-launcher-125-thread-2) [    ] o.e.j.s.Server Started @138452ms
   [junit4]   2> 136727 INFO  (jetty-launcher-125-thread-1) [    ] o.e.j.s.Server Started @138452ms
   [junit4]   2> 136727 INFO  (jetty-launcher-125-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45305}
   [junit4]   2> 136727 INFO  (jetty-launcher-125-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41983}
   [junit4]   2> 136727 ERROR (jetty-launcher-125-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 136727 ERROR (jetty-launcher-125-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 136727 INFO  (jetty-launcher-125-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 136727 INFO  (jetty-launcher-125-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 136727 INFO  (jetty-launcher-125-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 136727 INFO  (jetty-launcher-125-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 136727 INFO  (jetty-launcher-125-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 136727 INFO  (jetty-launcher-125-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-02T07:53:53.353Z
   [junit4]   2> 136727 INFO  (jetty-launcher-125-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 136727 INFO  (jetty-launcher-125-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-02T07:53:53.353Z
   [junit4]   2> 136733 INFO  (jetty-launcher-125-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 136733 INFO  (jetty-launcher-125-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 136741 INFO  (jetty-launcher-125-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35003/solr
   [junit4]   2> 136748 INFO  (jetty-launcher-125-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35003/solr
   [junit4]   2> 136825 INFO  (jetty-launcher-125-thread-2) [n:127.0.0.1:45305_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 136825 INFO  (jetty-launcher-125-thread-2) [n:127.0.0.1:45305_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45305_solr
   [junit4]   2> 136826 INFO  (jetty-launcher-125-thread-2) [n:127.0.0.1:45305_solr    ] o.a.s.c.Overseer Overseer (id=98933750709878790-127.0.0.1:45305_solr-n_0000000000) starting
   [junit4]   2> 136855 INFO  (jetty-launcher-125-thread-1) [n:127.0.0.1:41983_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 136867 INFO  (jetty-launcher-125-thread-2) [n:127.0.0.1:45305_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45305_solr
   [junit4]   2> 136881 INFO  (jetty-launcher-125-thread-1) [n:127.0.0.1:41983_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41983_solr
   [junit4]   2> 136882 INFO  (zkCallback-137-thread-1-processing-n:127.0.0.1:45305_solr) [n:127.0.0.1:45305_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 136895 INFO  (zkCallback-136-thread-1-processing-n:127.0.0.1:41983_solr) [n:127.0.0.1:41983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 137017 INFO  (jetty-launcher-125-thread-1) [n:127.0.0.1:41983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41983.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@512e7c
   [junit4]   2> 137018 INFO  (jetty-launcher-125-thread-2) [n:127.0.0.1:45305_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45305.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@512e7c
   [junit4]   2> 137023 INFO  (jetty-launcher-125-thread-1) [n:127.0.0.1:41983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41983.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@512e7c
   [junit4]   2> 137023 INFO  (jetty-launcher-125-thread-1) [n:127.0.0.1:41983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41983.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@512e7c
   [junit4]   2> 137023 INFO  (jetty-launcher-125-thread-2) [n:127.0.0.1:45305_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45305.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@512e7c
   [junit4]   2> 137024 INFO  (jetty-launcher-125-thread-2) [n:127.0.0.1:45305_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45305.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@512e7c
   [junit4]   2> 137024 INFO  (jetty-launcher-125-thread-1) [n:127.0.0.1:41983_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.CleanupOldIndexTest_C8A9514A51E1A0D6-001/tempDir-001/node1/.
   [junit4]   2> 137024 INFO  (jetty-launcher-125-thread-2) [n:127.0.0.1:45305_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.CleanupOldIndexTest_C8A9514A51E1A0D6-001/tempDir-001/node2/.
   [junit4]   2> 137054 INFO  (SUITE-CleanupOldIndexTest-seed#[C8A9514A51E1A0D6]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 137054 INFO  (SUITE-CleanupOldIndexTest-seed#[C8A9514A51E1A0D6]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35003/solr ready
   [junit4]   2> 137061 INFO  (TEST-CleanupOldIndexTest.test-seed#[C8A9514A51E1A0D6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 137063 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=b757d9c3-88bc-41e9-803a-74b63ee257a2&replicationFactor=2&collection.configName=conf1&name=oldindextest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 137064 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=b757d9c3-88bc-41e9-803a-74b63ee257a2&replicationFactor=2&collection.configName=conf1&name=oldindextest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 137065 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 137065 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 137067 INFO  (OverseerThreadFactory-301-thread-1-processing-n:127.0.0.1:45305_solr) [n:127.0.0.1:45305_solr    ] o.a.s.c.CreateCollectionCmd Create collection oldindextest
   [junit4]   2> 137174 INFO  (OverseerStateUpdate-98933750709878790-127.0.0.1:45305_solr-n_0000000000) [n:127.0.0.1:45305_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"oldindextest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"oldindextest_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45305/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 137175 INFO  (OverseerStateUpdate-98933750709878790-127.0.0.1:45305_solr-n_0000000000) [n:127.0.0.1:45305_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"oldindextest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"oldindextest_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41983/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 137379 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=oldindextest&version=2&replicaType=NRT&async=b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867&coreNodeName=core_node4&name=oldindextest_shard1_replica_n2&action=CREATE&numShards=1&shard=shard1&wt=javabin} status=0 QTime=1
   [junit4]   2> 137379 INFO  (parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=oldindextest&version=2&replicaType=NRT&async=b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867&coreNodeName=core_node4&name=oldindextest_shard1_replica_n2&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 137380 INFO  (parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) [n:127.0.0.1:41983_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 137383 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=oldindextest&version=2&replicaType=NRT&async=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&coreNodeName=core_node3&name=oldindextest_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin} status=0 QTime=4
   [junit4]   2> 137400 INFO  (parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=oldindextest&version=2&replicaType=NRT&async=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&coreNodeName=core_node3&name=oldindextest_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 137401 INFO  (parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) [n:127.0.0.1:45305_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 137404 INFO  (qtp11312388-547) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 137404 INFO  (qtp11312388-547) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 137506 INFO  (zkCallback-137-thread-1-processing-n:127.0.0.1:45305_solr) [n:127.0.0.1:45305_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/oldindextest/state.json] for collection [oldindextest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 137506 INFO  (zkCallback-136-thread-1-processing-n:127.0.0.1:41983_solr) [n:127.0.0.1:41983_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/oldindextest/state.json] for collection [oldindextest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 137506 INFO  (zkCallback-136-thread-2-processing-n:127.0.0.1:41983_solr) [n:127.0.0.1:41983_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/oldindextest/state.json] for collection [oldindextest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 137506 INFO  (zkCallback-137-thread-2-processing-n:127.0.0.1:45305_solr) [n:127.0.0.1:45305_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/oldindextest/state.json] for collection [oldindextest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 138066 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 138067 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 138405 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 138405 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 138412 INFO  (parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) [n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 138412 INFO  (parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) [n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 138418 INFO  (parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) [n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.s.IndexSchema [oldindextest_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 138418 INFO  (parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) [n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.s.IndexSchema [oldindextest_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 138438 INFO  (parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) [n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 138438 INFO  (parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) [n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'oldindextest_shard1_replica_n2' using configuration from collection oldindextest, trusted=true
   [junit4]   2> 138438 INFO  (parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) [n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 138438 INFO  (parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) [n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'oldindextest_shard1_replica_n1' using configuration from collection oldindextest, trusted=true
   [junit4]   2> 138438 INFO  (parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) [n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41983.solr.core.oldindextest.shard1.replica_n2' (registry 'solr.core.oldindextest.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@512e7c
   [junit4]   2> 138438 INFO  (parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) [n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45305.solr.core.oldindextest.shard1.replica_n1' (registry 'solr.core.oldindextest.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@512e7c
   [junit4]   2> 138442 INFO  (parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) [n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 138442 INFO  (parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) [n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 138442 INFO  (parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) [n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.c.SolrCore [[oldindextest_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_C8A9514A51E1A0D6-001/tempDir-001/node1/oldindextest_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_C8A9514A51E1A0D6-001/tempDir-001/node1/./oldindextest_shard1_replica_n2/data/]
   [junit4]   2> 138442 INFO  (parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) [n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.c.SolrCore [[oldindextest_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_C8A9514A51E1A0D6-001/tempDir-001/node2/oldindextest_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_C8A9514A51E1A0D6-001/tempDir-001/node2/./oldindextest_shard1_replica_n1/data/]
   [junit4]   2> 138496 INFO  (parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) [n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 138496 INFO  (parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) [n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 138497 INFO  (parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) [n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 138497 INFO  (parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) [n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 138498 INFO  (parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) [n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 138498 INFO  (parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) [n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 138498 INFO  (parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) [n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 138499 INFO  (parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) [n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 138499 INFO  (parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) [n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f4d73[oldindextest_shard1_replica_n2] main]
   [junit4]   2> 138499 INFO  (parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) [n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 138499 INFO  (parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) [n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 138500 INFO  (parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) [n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 138500 INFO  (parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) [n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b7f0f[oldindextest_shard1_replica_n1] main]
   [junit4]   2> 138500 INFO  (parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) [n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 138501 INFO  (searcherExecutor-306-thread-1-processing-x:oldindextest_shard1_replica_n2 r:core_node4 b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE n:127.0.0.1:41983_solr s:shard1 c:oldindextest) [n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.c.SolrCore [oldindextest_shard1_replica_n2] Registered new searcher Searcher@4f4d73[oldindextest_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 138501 INFO  (parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) [n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 138501 INFO  (parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) [n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582940013332529152
   [junit4]   2> 138501 INFO  (parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) [n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 138502 INFO  (searcherExecutor-307-thread-1-processing-x:oldindextest_shard1_replica_n1 r:core_node3 b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE n:127.0.0.1:45305_solr s:shard1 c:oldindextest) [n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.c.SolrCore [oldindextest_shard1_replica_n1] Registered new searcher Searcher@3b7f0f[oldindextest_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 138502 INFO  (parallelCoreAdminExecutor-303-thread-1-processing-n:127.0.0.1:45305_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912 CREATE) [n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582940013333577728
   [junit4]   2> 138504 INFO  (parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) [n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 138504 INFO  (parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) [n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 138504 INFO  (parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) [n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41983/solr/oldindextest_shard1_replica_n2/
   [junit4]   2> 138504 INFO  (parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) [n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=oldindextest_shard1_replica_n2 url=http://127.0.0.1:41983/solr START replicas=[http://127.0.0.1:45305/solr/oldindextest_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 138506 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.c.S.Request [oldindextest_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 138804 INFO  (parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) [n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=oldindextest_shard1_replica_n2 url=http://127.0.0.1:41983/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 138804 INFO  (parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) [n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 138804 INFO  (parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) [n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] 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> 138804 INFO  (parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) [n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 138806 INFO  (parallelCoreAdminExecutor-302-thread-1-processing-n:127.0.0.1:41983_solr b757d9c3-88bc-41e9-803a-74b63ee257a2334581971956867 CREATE) [n:127.0.0.1:41983_solr c:oldindextest s:shard1 r:core_node4 x:oldindextest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41983/solr/oldindextest_shard1_replica_n2/ shard1
   [junit4]   2> 139068 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 139068 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 139406 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 139406 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 140069 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 140070 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 140408 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 140408 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 141071 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 141073 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 141410 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 141410 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 142074 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 142074 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 142411 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 142411 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 143076 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 143076 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 143412 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 143412 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 144077 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 144078 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 144413 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 144413 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 145079 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 145080 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 145414 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 145414 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 146081 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 146081 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 146415 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 146415 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 147082 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 147082 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 147416 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 147417 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 148083 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 148084 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 148418 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 148418 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 149085 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 149086 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 149419 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 149419 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 150087 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 150087 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 150420 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 150420 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 151088 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 151089 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 151421 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 151421 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 152090 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 152091 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 152422 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 152422 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 153092 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 153092 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 153424 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 153424 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 154093 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 154094 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 154425 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 154425 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 155095 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 155095 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 155426 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 155426 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 156097 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 156097 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 156427 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 156427 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 157098 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 157099 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 157428 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 157428 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 158100 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 158100 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 158430 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 158430 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 159101 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 159102 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 159431 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 159431 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 160103 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 160104 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 160432 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 160432 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 161105 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 161105 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 161433 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 161433 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 162106 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 162107 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 162434 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 162434 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 163108 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 163108 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 163435 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 163435 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 164109 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 164110 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 164436 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 164436 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 165111 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 165111 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 165437 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 165437 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 166112 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 166113 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 166438 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 166438 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 167114 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 167117 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 167439 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 167439 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 168118 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 168118 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 168441 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 168441 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 169119 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 169120 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 169442 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 169442 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 170121 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 170121 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 170443 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 170443 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 171122 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 171123 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 171444 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 171444 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 172124 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 172124 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 172445 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 172445 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 173125 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 173126 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 173446 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 173446 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 174127 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 174127 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 174447 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 174447 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 175128 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 175129 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 175448 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 175448 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 176129 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 176130 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 176449 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 176449 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 177131 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 177132 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 177450 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 177450 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 178133 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 178133 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 178451 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 178451 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 179134 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 179135 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 179452 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 179452 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 180136 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 180137 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 180453 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 180453 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 181137 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 181138 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 181454 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 181454 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 182139 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 182140 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 182455 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 182455 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 183141 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 183141 INFO  (qtp25884360-548) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 183456 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 183456 INFO  (qtp11312388-539) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 184142 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 184143 INFO  (qtp25884360-550) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 184457 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 184457 INFO  (qtp11312388-549) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 185144 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 185145 INFO  (qtp25884360-540) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 185458 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 185458 INFO  (qtp11312388-551) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 186146 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 186146 INFO  (qtp25884360-552) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 186459 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912
   [junit4]   2> 186459 INFO  (qtp11312388-537) [n:127.0.0.1:45305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b757d9c3-88bc-41e9-803a-74b63ee257a2334581970811912&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTi

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

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.execute(ExecuteProduceConsume.java:100)
   [junit4]   2> 	at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
   [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> 1457400 INFO  (qtp25884360-544) [n:127.0.0.1:41983_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:45305_solr&onlyIfLeaderActive=true&core=oldindextest_shard1_replica_n2&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=400 QTime=94048
   [junit4]   2> 1461829 INFO  (recoveryExecutor-148-thread-1-processing-n:127.0.0.1:45305_solr x:oldindextest_shard1_replica_n1 s:shard1 c:oldindextest r:core_node3) [n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.c.RecoveryStrategy RecoveryStrategy has been closed
   [junit4]   2> 1461829 INFO  (recoveryExecutor-148-thread-1-processing-n:127.0.0.1:45305_solr x:oldindextest_shard1_replica_n1 s:shard1 c:oldindextest r:core_node3) [n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[false]
   [junit4]   2> 1461829 INFO  (recoveryExecutor-148-thread-1-processing-n:127.0.0.1:45305_solr x:oldindextest_shard1_replica_n1 s:shard1 c:oldindextest r:core_node3) [n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.c.SolrCore [oldindextest_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1b6cce1
   [junit4]   2> 1461829 INFO  (recoveryExecutor-148-thread-1-processing-n:127.0.0.1:45305_solr x:oldindextest_shard1_replica_n1 s:shard1 c:oldindextest r:core_node3) [n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.oldindextest.shard1.replica_n1, tag=28757217
   [junit4]   2> 1461829 INFO  (recoveryExecutor-148-thread-1-processing-n:127.0.0.1:45305_solr x:oldindextest_shard1_replica_n1 s:shard1 c:oldindextest r:core_node3) [n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ce8f98: rootName = solr_45305, domain = solr.core.oldindextest.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.oldindextest.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@16986d0
   [junit4]   2> 1461835 INFO  (recoveryExecutor-148-thread-1-processing-n:127.0.0.1:45305_solr x:oldindextest_shard1_replica_n1 s:shard1 c:oldindextest r:core_node3) [n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.oldindextest.shard1.leader, tag=28757217
   [junit4]   2> 1461835 WARN  (recoveryExecutor-148-thread-1-processing-n:127.0.0.1:45305_solr x:oldindextest_shard1_replica_n1 s:shard1 c:oldindextest r:core_node3) [n:127.0.0.1:45305_solr c:oldindextest s:shard1 r:core_node3 x:oldindextest_shard1_replica_n1] o.a.s.c.RecoveryStrategy Stopping recovery for core=[oldindextest_shard1_replica_n1] coreNodeName=[core_node3]
   [junit4]   2> 1461840 INFO  (jetty-closer-126-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@f32af2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1461840 ERROR (SUITE-CleanupOldIndexTest-seed#[C8A9514A51E1A0D6]-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> 1461841 INFO  (SUITE-CleanupOldIndexTest-seed#[C8A9514A51E1A0D6]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35003 35003
   [junit4]   2> 1461859 INFO  (Thread-79) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35003 35003
   [junit4]   2> 1461859 WARN  (Thread-79) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/collections/oldindextest/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/collections/oldindextest/leader_elect/shard1/election/98933750709878789-core_node4-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [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/J0/temp/solr.cloud.CleanupOldIndexTest_C8A9514A51E1A0D6-001
   [junit4]   2> Nov 02, 2017 8:15:58 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=7, maxDocsPerChunk=10, blockSize=930), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=7, blockSize=930)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1c38e72), locale=fr, timezone=Europe/Busingen
   [junit4]   2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=68790720,total=272629760
   [junit4]   2> NOTE: All tests run in this JVM: [UpdateRequestProcessorFactoryTest, SolrCoreTest, SolrGraphiteReporterTest, TestDownShardTolerantSearch, TestIntervalFaceting, TestSubQueryTransformer, AutoscalingHistoryHandlerTest, TestPointFields, CleanupOldIndexTest]
   [junit4] Completed [229/747 (1!)] on J0 in 1326.01s, 1 test, 1 error <<< FAILURES!

[...truncated 2181 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.request.TestV1toV2ApiMapper
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestV1toV2ApiMapper -Dtests.method=testCommands -Dtests.seed=BB10016FF516E93 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-GB -Dtests.timezone=America/Dominica -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J0 | TestV1toV2ApiMapper.testCommands <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BB10016FF516E93:2A8DC9EE956B8EF7]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands(TestV1toV2ApiMapper.java:38)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=178, maxMBSortInHeap=7.280619039016045, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@10f8363), locale=en-GB, timezone=America/Dominica
   [junit4]   2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=157643064,total=228327424
   [junit4]   2> NOTE: All tests run in this JVM: [SolrExampleStreamingTest, StreamExpressionParserTest, ReverseEvaluatorTest, ShardParamsTest, ContentStreamTest, TestV1toV2ApiMapper]
   [junit4] Completed [15/146 (1!)] on J0 in 0.02s, 1 test, 1 error <<< FAILURES!

[...truncated 42525 lines...]

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

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

8 tests failed.
FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testUpdateStream

Error Message:
Error from server at http://127.0.0.1:38195/solr: Could not fully create collection: destinationCollection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38195/solr: Could not fully create collection: destinationCollection
	at __randomizedtesting.SeedInfo.seed([E030C84481650261:28770C3E886DFF31]: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.client.solrj.io.stream.StreamExpressionTest.testUpdateStream(StreamExpressionTest.java:3958)
	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.client.solrj.io.stream.StreamExpressionTest.testCommitStream

Error Message:
Error from server at http://127.0.0.1:38195/solr: Could not fully create collection: destinationCollection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38195/solr: Could not fully create collection: destinationCollection
	at __randomizedtesting.SeedInfo.seed([E030C84481650261:5BA6D00A155A60F8]: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.client.solrj.io.stream.StreamExpressionTest.testCommitStream(StreamExpressionTest.java:4450)
	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.client.solrj.io.stream.StreamExpressionTest.testParallelDaemonCommitStream

Error Message:
Error from server at http://127.0.0.1:38195/solr: Could not fully create collection: parallelDestinationCollection1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38195/solr: Could not fully create collection: parallelDestinationCollection1
	at __randomizedtesting.SeedInfo.seed([E030C84481650261:40C699C14414CCFF]: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.client.solrj.io.stream.StreamExpressionTest.testParallelDaemonCommitStream(StreamExpressionTest.java:4644)
	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.client.solrj.io.stream.StreamExpressionTest.testParallelUpdateStream

Error Message:
Error from server at http://127.0.0.1:38195/solr: Could not fully create collection: parallelDestinationCollection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38195/solr: Could not fully create collection: parallelDestinationCollection
	at __randomizedtesting.SeedInfo.seed([E030C84481650261:83DE8BA6DD51F90A]: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.client.solrj.io.stream.StreamExpressionTest.testParallelUpdateStream(StreamExpressionTest.java:4052)
	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.LeaderFailoverAfterPartitionTest.test

Error Message:
Expected 2 of 3 replicas to be active but only found 1; [core_node5:{"core":"c8n_1x3_lf_shard1_replica_n2","base_url":"http://127.0.0.1:33583","node_name":"127.0.0.1:33583_","state":"active","type":"NRT","leader":"true"}]; clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/27)={   "pullReplicas":"0",   "replicationFactor":"1",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node4":{           "state":"down",           "base_url":"http://127.0.0.1:42155",           "core":"c8n_1x3_lf_shard1_replica_n1",           "node_name":"127.0.0.1:42155_",           "type":"NRT"},         "core_node5":{           "core":"c8n_1x3_lf_shard1_replica_n2",           "base_url":"http://127.0.0.1:33583",           "node_name":"127.0.0.1:33583_",           "state":"active",           "type":"NRT",           "leader":"true"},         "core_node6":{           "core":"c8n_1x3_lf_shard1_replica_n3",           "base_url":"http://127.0.0.1:35115",           "node_name":"127.0.0.1:35115_",           "state":"down",           "type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"3",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found 1; [core_node5:{"core":"c8n_1x3_lf_shard1_replica_n2","base_url":"http://127.0.0.1:33583","node_name":"127.0.0.1:33583_","state":"active","type":"NRT","leader":"true"}]; clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/27)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node4":{
          "state":"down",
          "base_url":"http://127.0.0.1:42155",
          "core":"c8n_1x3_lf_shard1_replica_n1",
          "node_name":"127.0.0.1:42155_",
          "type":"NRT"},
        "core_node5":{
          "core":"c8n_1x3_lf_shard1_replica_n2",
          "base_url":"http://127.0.0.1:33583",
          "node_name":"127.0.0.1:33583_",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node6":{
          "core":"c8n_1x3_lf_shard1_replica_n3",
          "base_url":"http://127.0.0.1:35115",
          "node_name":"127.0.0.1:35115_",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"3",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([28175642070C2EAA:A0436998A9F04352]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:169)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:56)
	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 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 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.client.solrj.io.stream.StreamExpressionTest.testParallelTerminatingDaemonUpdateStream

Error Message:
Error from server at http://127.0.0.1:38195/solr: Could not fully create collection: parallelDestinationCollection1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38195/solr: Could not fully create collection: parallelDestinationCollection1
	at __randomizedtesting.SeedInfo.seed([E030C84481650261:1154102CD50FCD7F]: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.client.solrj.io.stream.StreamExpressionTest.testParallelTerminatingDaemonUpdateStream(StreamExpressionTest.java:4327)
	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.client.solrj.io.stream.StreamExpressionTest.testBasicTextLogitStream

Error Message:
Error from server at http://127.0.0.1:38195/solr: Could not fully create collection: destinationCollection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38195/solr: Could not fully create collection: destinationCollection
	at __randomizedtesting.SeedInfo.seed([E030C84481650261:57A7CE3B1814F249]: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.client.solrj.io.stream.StreamExpressionTest.testBasicTextLogitStream(StreamExpressionTest.java:7927)
	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.client.solrj.io.stream.StreamExpressionTest.testClassifyStream

Error Message:
Error from server at http://127.0.0.1:38195/solr: Could not fully create collection: modelCollection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38195/solr: Could not fully create collection: modelCollection
	at __randomizedtesting.SeedInfo.seed([E030C84481650261:4578527CB83D1BF5]: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.client.solrj.io.stream.StreamExpressionTest.testClassifyStream(StreamExpressionTest.java:4863)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13356 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_28175642070C2EAA-001/init-core-data-001
   [junit4]   2> 1767271 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[28175642070C2EAA]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1767272 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[28175642070C2EAA]-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> 1767272 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[28175642070C2EAA]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1767273 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[28175642070C2EAA]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1767274 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1767274 INFO  (Thread-3150) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1767274 INFO  (Thread-3150) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1767275 ERROR (Thread-3150) [    ] 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> 1767374 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.c.ZkTestServer start zk server on port:39679
   [junit4]   2> 1767378 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] 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> 1767379 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] 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> 1767379 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] 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> 1767380 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] 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> 1767380 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] 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> 1767380 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] 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> 1767381 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] 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> 1767381 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] 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> 1767381 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] 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> 1767381 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] 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> 1767382 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] 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> 1767382 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1767430 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1767431 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19400861{/,null,AVAILABLE}
   [junit4]   2> 1767431 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1c78782a{HTTP/1.1,[http/1.1]}{127.0.0.1:34189}
   [junit4]   2> 1767431 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.e.j.s.Server Started @1768904ms
   [junit4]   2> 1767431 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_28175642070C2EAA-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=35115, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_28175642070C2EAA-001/control-001/cores}
   [junit4]   2> 1767432 ERROR (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1767432 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1767432 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1767432 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1767432 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-02T18:21:06.850Z
   [junit4]   2> 1767433 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1767433 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_28175642070C2EAA-001/control-001/solr.xml
   [junit4]   2> 1767435 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1767435 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1767436 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2f229c3e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1767437 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39679/solr
   [junit4]   2> 1767459 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [n:127.0.0.1:35115_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1767459 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [n:127.0.0.1:35115_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35115_
   [junit4]   2> 1767459 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [n:127.0.0.1:35115_    ] o.a.s.c.Overseer Overseer (id=98936217055592452-127.0.0.1:35115_-n_0000000000) starting
   [junit4]   2> 1767461 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [n:127.0.0.1:35115_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35115_
   [junit4]   2> 1767461 INFO  (zkCallback-2585-thread-1-processing-n:127.0.0.1:35115_) [n:127.0.0.1:35115_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1767498 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [n:127.0.0.1:35115_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f229c3e
   [junit4]   2> 1767504 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [n:127.0.0.1:35115_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f229c3e
   [junit4]   2> 1767504 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [n:127.0.0.1:35115_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f229c3e
   [junit4]   2> 1767505 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [n:127.0.0.1:35115_    ] 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.LeaderFailoverAfterPartitionTest_28175642070C2EAA-001/control-001/cores
   [junit4]   2> 1767515 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1767516 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39679/solr ready
   [junit4]   2> 1767516 INFO  (SocketProxy-Acceptor-35115) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=44586,localport=35115], receiveBufferSize:531000
   [junit4]   2> 1767516 INFO  (SocketProxy-Acceptor-35115) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=34189,localport=47790], receiveBufferSize=530904
   [junit4]   2> 1767516 INFO  (qtp1533262875-13392) [n:127.0.0.1:35115_    ] 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:35115_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1767517 INFO  (OverseerThreadFactory-5969-thread-1-processing-n:127.0.0.1:35115_) [n:127.0.0.1:35115_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1767619 INFO  (SocketProxy-Acceptor-35115) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=44590,localport=35115], receiveBufferSize:531000
   [junit4]   2> 1767620 INFO  (SocketProxy-Acceptor-35115) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=34189,localport=47794], receiveBufferSize=530904
   [junit4]   2> 1767620 INFO  (qtp1533262875-13394) [n:127.0.0.1:35115_    ] 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> 1767620 INFO  (qtp1533262875-13394) [n:127.0.0.1:35115_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1767722 INFO  (zkCallback-2585-thread-1-processing-n:127.0.0.1:35115_) [n:127.0.0.1:35115_    ] 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> 1768647 INFO  (qtp1533262875-13394) [n:127.0.0.1:35115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1768674 INFO  (qtp1533262875-13394) [n:127.0.0.1:35115_ 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> 1768735 INFO  (qtp1533262875-13394) [n:127.0.0.1:35115_ 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> 1768740 INFO  (qtp1533262875-13394) [n:127.0.0.1:35115_ 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> 1768741 INFO  (qtp1533262875-13394) [n:127.0.0.1:35115_ 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@2f229c3e
   [junit4]   2> 1768741 INFO  (qtp1533262875-13394) [n:127.0.0.1:35115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1768741 INFO  (qtp1533262875-13394) [n:127.0.0.1:35115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_28175642070C2EAA-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_28175642070C2EAA-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1768742 INFO  (qtp1533262875-13394) [n:127.0.0.1:35115_ 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=31, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=68.8154296875, floorSegmentMB=0.912109375, forceMergeDeletesPctAllowed=18.270044387475973, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2298677546573961
   [junit4]   2> 1768744 WARN  (qtp1533262875-13394) [n:127.0.0.1:35115_ 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> 1768764 INFO  (qtp1533262875-13394) [n:127.0.0.1:35115_ 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> 1768764 INFO  (qtp1533262875-13394) [n:127.0.0.1:35115_ 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> 1768764 INFO  (qtp1533262875-13394) [n:127.0.0.1:35115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1768764 INFO  (qtp1533262875-13394) [n:127.0.0.1:35115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1768765 INFO  (qtp1533262875-13394) [n:127.0.0.1:35115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1768765 INFO  (qtp1533262875-13394) [n:127.0.0.1:35115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@61e81cac[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1768766 INFO  (qtp1533262875-13394) [n:127.0.0.1:35115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1768766 INFO  (qtp1533262875-13394) [n:127.0.0.1:35115_ 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> 1768766 INFO  (qtp1533262875-13394) [n:127.0.0.1:35115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1768767 INFO  (searcherExecutor-5972-thread-1-processing-n:127.0.0.1:35115_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:35115_ 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@61e81cac[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1768767 INFO  (qtp1533262875-13394) [n:127.0.0.1:35115_ 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 1582979474453954560
   [junit4]   2> 1768769 INFO  (qtp1533262875-13394) [n:127.0.0.1:35115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1768769 INFO  (qtp1533262875-13394) [n:127.0.0.1:35115_ 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> 1768770 INFO  (qtp1533262875-13394) [n:127.0.0.1:35115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35115/control_collection_shard1_replica_n1/
   [junit4]   2> 1768770 INFO  (qtp1533262875-13394) [n:127.0.0.1:35115_ 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> 1768770 INFO  (qtp1533262875-13394) [n:127.0.0.1:35115_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:35115/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1768770 INFO  (qtp1533262875-13394) [n:127.0.0.1:35115_ 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> 1768771 INFO  (qtp1533262875-13394) [n:127.0.0.1:35115_ 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:35115/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1768872 INFO  (zkCallback-2585-thread-2-processing-n:127.0.0.1:35115_) [n:127.0.0.1:35115_    ] 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> 1768921 INFO  (qtp1533262875-13394) [n:127.0.0.1:35115_ 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> 1768923 INFO  (qtp1533262875-13394) [n:127.0.0.1:35115_ 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=1303
   [junit4]   2> 1768926 INFO  (qtp1533262875-13392) [n:127.0.0.1:35115_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1769024 INFO  (zkCallback-2585-thread-2-processing-n:127.0.0.1:35115_) [n:127.0.0.1:35115_    ] 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> 1769519 INFO  (OverseerCollectionConfigSetProcessor-98936217055592452-127.0.0.1:35115_-n_0000000000) [n:127.0.0.1:35115_    ] 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> 1769926 INFO  (qtp1533262875-13392) [n:127.0.0.1:35115_    ] 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:35115_&wt=javabin&version=2} status=0 QTime=2409
   [junit4]   2> 1769932 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1769932 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39679/solr ready
   [junit4]   2> 1769932 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1769933 INFO  (SocketProxy-Acceptor-35115) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=44600,localport=35115], receiveBufferSize:531000
   [junit4]   2> 1769934 INFO  (SocketProxy-Acceptor-35115) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=34189,localport=47804], receiveBufferSize=530904
   [junit4]   2> 1769935 INFO  (qtp1533262875-13392) [n:127.0.0.1:35115_    ] 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=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1769936 INFO  (OverseerThreadFactory-5969-thread-2-processing-n:127.0.0.1:35115_) [n:127.0.0.1:35115_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1769937 WARN  (OverseerThreadFactory-5969-thread-2-processing-n:127.0.0.1:35115_) [n:127.0.0.1:35115_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1770141 INFO  (qtp1533262875-13392) [n:127.0.0.1:35115_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1770141 INFO  (qtp1533262875-13392) [n:127.0.0.1:35115_    ] 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=1&wt=javabin&version=2} status=0 QTime=206
   [junit4]   2> 1770211 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_28175642070C2EAA-001/shard-1-001 of type NRT
   [junit4]   2> 1770211 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1770212 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54fd06a6{/,null,AVAILABLE}
   [junit4]   2> 1770212 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5c3c46dd{HTTP/1.1,[http/1.1]}{127.0.0.1:38077}
   [junit4]   2> 1770212 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.e.j.s.Server Started @1771684ms
   [junit4]   2> 1770212 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_28175642070C2EAA-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=33395, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_28175642070C2EAA-001/shard-1-001/cores}
   [junit4]   2> 1770212 ERROR (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1770212 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1770212 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1770212 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1770213 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-02T18:21:09.630Z
   [junit4]   2> 1770214 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 0x15f7df719050007, 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> 1770214 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1770214 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_28175642070C2EAA-001/shard-1-001/solr.xml
   [junit4]   2> 1770216 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1770216 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1770217 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2f229c3e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1770218 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39679/solr
   [junit4]   2> 1770222 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [n:127.0.0.1:33395_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1770222 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [n:127.0.0.1:33395_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1770223 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [n:127.0.0.1:33395_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33395_
   [junit4]   2> 1770223 INFO  (zkCallback-2585-thread-2-processing-n:127.0.0.1:35115_) [n:127.0.0.1:35115_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1770223 INFO  (zkCallback-2598-thread-1-processing-n:127.0.0.1:33395_) [n:127.0.0.1:33395_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1770223 INFO  (zkCallback-2593-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1770280 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [n:127.0.0.1:33395_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f229c3e
   [junit4]   2> 1770286 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [n:127.0.0.1:33395_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f229c3e
   [junit4]   2> 1770286 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [n:127.0.0.1:33395_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f229c3e
   [junit4]   2> 1770287 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [n:127.0.0.1:33395_    ] 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.LeaderFailoverAfterPartitionTest_28175642070C2EAA-001/shard-1-001/cores
   [junit4]   2> 1770300 INFO  (SocketProxy-Acceptor-33395) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=50156,localport=33395], receiveBufferSize:531000
   [junit4]   2> 1770300 INFO  (SocketProxy-Acceptor-33395) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38077,localport=54586], receiveBufferSize=530904
   [junit4]   2> 1770300 INFO  (qtp337057232-13446) [n:127.0.0.1:33395_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33395_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1770301 INFO  (OverseerCollectionConfigSetProcessor-98936217055592452-127.0.0.1:35115_-n_0000000000) [n:127.0.0.1:35115_    ] 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> 1770302 INFO  (OverseerThreadFactory-5969-thread-3-processing-n:127.0.0.1:35115_) [n:127.0.0.1:35115_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:33395_ for creating new replica
   [junit4]   2> 1770302 INFO  (SocketProxy-Acceptor-33395) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=50160,localport=33395], receiveBufferSize:531000
   [junit4]   2> 1770302 INFO  (SocketProxy-Acceptor-33395) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38077,localport=54590], receiveBufferSize=530904
   [junit4]   2> 1770302 INFO  (qtp337057232-13448) [n:127.0.0.1:33395_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1770303 INFO  (qtp337057232-13448) [n:127.0.0.1:33395_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1771326 INFO  (qtp337057232-13448) [n:127.0.0.1:33395_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1771340 INFO  (qtp337057232-13448) [n:127.0.0.1:33395_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 1771405 INFO  (qtp337057232-13448) [n:127.0.0.1:33395_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1771411 INFO  (qtp337057232-13448) [n:127.0.0.1:33395_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 1771411 INFO  (qtp337057232-13448) [n:127.0.0.1:33395_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f229c3e
   [junit4]   2> 1771411 INFO  (qtp337057232-13448) [n:127.0.0.1:33395_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1771411 INFO  (qtp337057232-13448) [n:127.0.0.1:33395_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_28175642070C2EAA-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_28175642070C2EAA-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 1771412 INFO  (qtp337057232-13448) [n:127.0.0.1:33395_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=68.8154296875, floorSegmentMB=0.912109375, forceMergeDeletesPctAllowed=18.270044387475973, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2298677546573961
   [junit4]   2> 1771414 WARN  (qtp337057232-13448) [n:127.0.0.1:33395_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1771441 INFO  (qtp337057232-13448) [n:127.0.0.1:33395_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1771441 INFO  (qtp337057232-13448) [n:127.0.0.1:33395_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1771442 INFO  (qtp337057232-13448) [n:127.0.0.1:33395_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1771442 INFO  (qtp337057232-13448) [n:127.0.0.1:33395_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1771443 INFO  (qtp337057232-13448) [n:127.0.0.1:33395_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1771443 INFO  (qtp337057232-13448) [n:127.0.0.1:33395_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b746a93[collection1_shard2_replica_n41] main]
   [junit4]   2> 1771444 INFO  (qtp337057232-13448) [n:127.0.0.1:33395_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1771444 INFO  (qtp337057232-13448) [n:127.0.0.1:33395_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1771444 INFO  (qtp337057232-13448) [n:127.0.0.1:33395_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1771445 INFO  (searcherExecutor-5983-thread-1-processing-n:127.0.0.1:33395_ x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:33395_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@3b746a93[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1771445 INFO  (qtp337057232-13448) [n:127.0.0.1:33395_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582979477262041088
   [junit4]   2> 1771447 INFO  (qtp337057232-13448) [n:127.0.0.1:33395_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1771447 INFO  (qtp337057232-13448) [n:127.0.0.1:33395_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1771447 INFO  (qtp337057232-13448) [n:127.0.0.1:33395_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33395/collection1_shard2_replica_n41/
   [junit4]   2> 1771447 INFO  (qtp337057232-13448) [n:127.0.0.1:33395_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1771447 INFO  (qtp337057232-13448) [n:127.0.0.1:33395_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:33395/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 1771447 INFO  (qtp337057232-13448) [n:127.0.0.1:33395_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1771448 INFO  (qtp337057232-13448) [n:127.0.0.1:33395_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33395/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 1771599 INFO  (qtp337057232-13448) [n:127.0.0.1:33395_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1771600 INFO  (qtp337057232-13448) [n:127.0.0.1:33395_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1297
   [junit4]   2> 1771602 INFO  (qtp337057232-13446) [n:127.0.0.1:33395_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:33395_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1301
   [junit4]   2> 1771674 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_28175642070C2EAA-001/shard-2-001 of type NRT
   [junit4]   2> 1771675 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1771676 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ab1c0bb{/,null,AVAILABLE}
   [junit4]   2> 1771676 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@360704a3{HTTP/1.1,[http/1.1]}{127.0.0.1:43609}
   [junit4]   2> 1771676 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.e.j.s.Server Started @1773148ms
   [junit4]   2> 1771676 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_28175642070C2EAA-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=33583, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_28175642070C2EAA-001/shard-2-001/cores}
   [junit4]   2> 1771676 ERROR (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1771676 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1771676 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1771676 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1771676 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-02T18:21:11.094Z
   [junit4]   2> 1771678 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1771678 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderFailoverAfterPartitionTest_28175642070C2EAA-001/shard-2-001/solr.xml
   [junit4]   2> 1771680 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1771680 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1771681 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[28175642070C2EAA]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2f229c3e, but no JMX reporters were configured - adding def

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

read-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7cd3522e{/solr,null,UNAVAILABLE}
   [junit4]   2> 367231 WARN  (OverseerAutoScalingTriggerThread-98936284668493833-127.0.0.1:40897_solr-n_0000000000) [n:127.0.0.1:40897_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 367233 INFO  (jetty-closer-220-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6d537211{/solr,null,UNAVAILABLE}
   [junit4]   2> 367233 INFO  (zkCallback-241-thread-4-processing-n:127.0.0.1:35467_solr) [n:127.0.0.1:35467_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35467_solr
   [junit4]   2> 367234 INFO  (coreCloseExecutor-693-thread-1) [n:127.0.0.1:35467_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=586376377
   [junit4]   2> 367238 INFO  (jetty-closer-220-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4999fadd{/solr,null,UNAVAILABLE}
   [junit4]   2> 368720 WARN  (zkCallback-240-thread-3-processing-n:127.0.0.1:38195_solr) [n:127.0.0.1:38195_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 368720 WARN  (zkCallback-240-thread-2-processing-n:127.0.0.1:38195_solr) [n:127.0.0.1:38195_solr    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:38195_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:38195_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:357)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:357)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:749)
   [junit4]   2> 	at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:748)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$1000(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1154)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1149)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [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 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> 368721 INFO  (jetty-closer-220-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@15b36bc2{/solr,null,UNAVAILABLE}
   [junit4]   2> 368721 ERROR (SUITE-StreamExpressionTest-seed#[E030C84481650261]-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> 368721 INFO  (SUITE-StreamExpressionTest-seed#[E030C84481650261]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36135 36135
   [junit4]   2> 373748 INFO  (Thread-240) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36135 36135
   [junit4]   2> 373749 WARN  (Thread-240) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	77	/solr/aliases.json
   [junit4]   2> 	77	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/configs/conf
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	2	/solr/configs/ml
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	77	/solr/clusterstate.json
   [junit4]   2> 	10	/solr/collections/mainCorpus1/state.json
   [junit4]   2> 	10	/solr/collections/destination/state.json
   [junit4]   2> 	10	/solr/collections/destination1/state.json
   [junit4]   2> 	10	/solr/collections/collection1/state.json
   [junit4]   2> 	10	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	10	/solr/collections/workQueue1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue/state.json
   [junit4]   2> 	10	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	10	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/98936284668493833-127.0.0.1:40897_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	77	/solr/live_nodes
   [junit4]   2> 	77	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_E030C84481650261-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {expr_s=PostingsFormat(name=Memory), join2_s=PostingsFormat(name=Direct), multiDefault=PostingsFormat(name=Direct), subject=PostingsFormat(name=Direct), price_f=PostingsFormat(name=Direct), a1_s=FSTOrd50, intDefault=FSTOrd50, a_f=FSTOrd50, a2_s=PostingsFormat(name=Memory), join1_i=PostingsFormat(name=Memory), a_i=PostingsFormat(name=MockRandom), test_i=PostingsFormat(name=Direct), join3_i=PostingsFormat(name=MockRandom), field_i=PostingsFormat(name=Direct), level1_s=PostingsFormat(name=Memory), body_t=PostingsFormat(name=MockRandom), s_multi=PostingsFormat(name=Memory), col_s=FSTOrd50, level2_s=FSTOrd50, a_ss=PostingsFormat(name=Direct), a_s=PostingsFormat(name=Memory), score_f=PostingsFormat(name=Memory), term_s=PostingsFormat(name=Direct), a_t=PostingsFormat(name=Direct), id=PostingsFormat(name=MockRandom), text=PostingsFormat(name=Memory), timestamp=PostingsFormat(name=Direct), i_multi=PostingsFormat(name=MockRandom), featureSet_s=FSTOrd50, idf_d=FSTOrd50, index_i=FSTOrd50, b_ls=FSTOrd50, test_dt=PostingsFormat(name=Memory), out_i=FSTOrd50, checkpoint_ss=PostingsFormat(name=MockRandom), test_t=PostingsFormat(name=MockRandom), ident_s=FSTOrd50, order_i=PostingsFormat(name=Direct), whitetok=PostingsFormat(name=MockRandom), _version_=FSTOrd50, side_s=PostingsFormat(name=MockRandom), miles_i=FSTOrd50}, docValues:{expr_s=DocValuesFormat(name=Asserting), join2_s=DocValuesFormat(name=Direct), multiDefault=DocValuesFormat(name=Direct), price_f=DocValuesFormat(name=Direct), a1_s=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Lucene70), a2_s=DocValuesFormat(name=Asserting), join1_i=DocValuesFormat(name=Asserting), a_i=DocValuesFormat(name=Memory), test_i=DocValuesFormat(name=Direct), join3_i=DocValuesFormat(name=Memory), field_i=DocValuesFormat(name=Direct), level1_s=DocValuesFormat(name=Asserting), s_multi=DocValuesFormat(name=Asserting), col_s=DocValuesFormat(name=Lucene70), level2_s=DocValuesFormat(name=Lucene70), a_ss=DocValuesFormat(name=Direct), a_s=DocValuesFormat(name=Asserting), score_f=DocValuesFormat(name=Asserting), term_s=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Direct), i_multi=DocValuesFormat(name=Memory), featureSet_s=DocValuesFormat(name=Lucene70), idf_d=DocValuesFormat(name=Lucene70), index_i=DocValuesFormat(name=Lucene70), b_ls=DocValuesFormat(name=Lucene70), test_dt=DocValuesFormat(name=Asserting), out_i=DocValuesFormat(name=Lucene70), checkpoint_ss=DocValuesFormat(name=Memory), ident_s=DocValuesFormat(name=Lucene70), order_i=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene70), side_s=DocValuesFormat(name=Memory), miles_i=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1344, maxMBSortInHeap=6.374700127522814, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@d2f9370), locale=es-CO, timezone=Etc/GMT+1
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=295739080,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SolrParamTest, TestCloudSolrClientConnections, ModifiableSolrParamsTest, TestCollectionStateWatchers, SolrExampleXMLTest, AddEvaluatorTest, NoOpResponseParserTest, GreaterThanEqualToEvaluatorTest, CosineEvaluatorTest, TestSolrJErrorHandling, ArrayEvaluatorTest, ArcCosineEvaluatorTest, TestJsonRecordReader, HyperbolicSineEvaluatorTest, SolrExceptionTest, SineEvaluatorTest, TestBatchUpdate, OperationsTest, HttpSolrClientBuilderTest, NamedListTest, TestCoreAdmin, LBHttpSolrClientBuilderTest, TestValidatingJsonMap, TangentEvaluatorTest, GraphTest, JDBCStreamTest, StreamExpressionTest]
   [junit4] Completed [146/146 (1!)] on J2 in 282.95s, 128 tests, 7 errors <<< FAILURES!

[...truncated 46286 lines...]

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

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

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.servlet.HttpSolrCallGetCoreTest

Error Message:
Error from server at https://127.0.0.1:36255/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:36255/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([AA28E36B9A89E8A0]: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.servlet.HttpSolrCallGetCoreTest.setupCluster(HttpSolrCallGetCoreTest.java:51)
	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$6.evaluate(RandomizedRunner.java:874)
	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.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at __randomizedtesting.SeedInfo.seed([AA28E36B9A89E8A0:BE60B83EB98E55BE]:0)
	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
	at java.util.ArrayList.get(ArrayList.java:429)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12595 lines...]
   [junit4] Suite: org.apache.solr.servlet.HttpSolrCallGetCoreTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.servlet.HttpSolrCallGetCoreTest_AA28E36B9A89E8A0-001/init-core-data-001
   [junit4]   2> 876098 WARN  (SUITE-HttpSolrCallGetCoreTest-seed#[AA28E36B9A89E8A0]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 876099 INFO  (SUITE-HttpSolrCallGetCoreTest-seed#[AA28E36B9A89E8A0]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 876100 INFO  (SUITE-HttpSolrCallGetCoreTest-seed#[AA28E36B9A89E8A0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 876101 INFO  (SUITE-HttpSolrCallGetCoreTest-seed#[AA28E36B9A89E8A0]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 876101 INFO  (SUITE-HttpSolrCallGetCoreTest-seed#[AA28E36B9A89E8A0]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.servlet.HttpSolrCallGetCoreTest_AA28E36B9A89E8A0-001/tempDir-001
   [junit4]   2> 876101 INFO  (SUITE-HttpSolrCallGetCoreTest-seed#[AA28E36B9A89E8A0]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 876102 INFO  (Thread-2607) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 876102 INFO  (Thread-2607) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 876118 ERROR (Thread-2607) [    ] 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> 876202 INFO  (SUITE-HttpSolrCallGetCoreTest-seed#[AA28E36B9A89E8A0]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:41569
   [junit4]   2> 876209 INFO  (jetty-launcher-1021-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 876221 INFO  (jetty-launcher-1021-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f824e78{/solr,null,AVAILABLE}
   [junit4]   2> 876222 INFO  (jetty-launcher-1021-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1cac1a5{SSL,[ssl, http/1.1]}{127.0.0.1:36255}
   [junit4]   2> 876222 INFO  (jetty-launcher-1021-thread-1) [    ] o.e.j.s.Server Started @877632ms
   [junit4]   2> 876222 INFO  (jetty-launcher-1021-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36255}
   [junit4]   2> 876223 ERROR (jetty-launcher-1021-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 876223 INFO  (jetty-launcher-1021-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 876223 INFO  (jetty-launcher-1021-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 876223 INFO  (jetty-launcher-1021-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 876223 INFO  (jetty-launcher-1021-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-02T15:05:41.096Z
   [junit4]   2> 876224 INFO  (jetty-launcher-1021-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 876245 INFO  (jetty-launcher-1021-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41569/solr
   [junit4]   2> 876323 INFO  (jetty-launcher-1021-thread-1) [n:127.0.0.1:36255_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 876324 INFO  (jetty-launcher-1021-thread-1) [n:127.0.0.1:36255_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36255_solr
   [junit4]   2> 876324 INFO  (jetty-launcher-1021-thread-1) [n:127.0.0.1:36255_solr    ] o.a.s.c.Overseer Overseer (id=98935448599003139-127.0.0.1:36255_solr-n_0000000000) starting
   [junit4]   2> 876343 INFO  (jetty-launcher-1021-thread-1) [n:127.0.0.1:36255_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36255_solr
   [junit4]   2> 876348 INFO  (zkCallback-1028-thread-1-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 876462 INFO  (jetty-launcher-1021-thread-1) [n:127.0.0.1:36255_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36255.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c80f951
   [junit4]   2> 876469 INFO  (jetty-launcher-1021-thread-1) [n:127.0.0.1:36255_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36255.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c80f951
   [junit4]   2> 876469 INFO  (jetty-launcher-1021-thread-1) [n:127.0.0.1:36255_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36255.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c80f951
   [junit4]   2> 876470 INFO  (jetty-launcher-1021-thread-1) [n:127.0.0.1:36255_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.servlet.HttpSolrCallGetCoreTest_AA28E36B9A89E8A0-001/tempDir-001/node1/.
   [junit4]   2> 876516 INFO  (SUITE-HttpSolrCallGetCoreTest-seed#[AA28E36B9A89E8A0]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 876517 INFO  (SUITE-HttpSolrCallGetCoreTest-seed#[AA28E36B9A89E8A0]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41569/solr ready
   [junit4]   2> 876555 INFO  (qtp103408872-7652) [n:127.0.0.1:36255_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=config&maxShardsPerNode=6&name=collection1&nrtReplicas=2&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 876581 INFO  (OverseerThreadFactory-2582-thread-1-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 876581 WARN  (OverseerThreadFactory-2582-thread-1-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.CreateCollectionCmd Specified number of replicas of 2 on collection collection1 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> 876690 INFO  (OverseerStateUpdate-98935448599003139-127.0.0.1:36255_solr-n_0000000000) [n:127.0.0.1:36255_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36255/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 876692 INFO  (OverseerStateUpdate-98935448599003139-127.0.0.1:36255_solr-n_0000000000) [n:127.0.0.1:36255_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36255/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 876693 INFO  (OverseerStateUpdate-98935448599003139-127.0.0.1:36255_solr-n_0000000000) [n:127.0.0.1:36255_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36255/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 876694 INFO  (OverseerStateUpdate-98935448599003139-127.0.0.1:36255_solr-n_0000000000) [n:127.0.0.1:36255_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36255/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 876695 INFO  (OverseerStateUpdate-98935448599003139-127.0.0.1:36255_solr-n_0000000000) [n:127.0.0.1:36255_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"collection1_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36255/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 876697 INFO  (OverseerStateUpdate-98935448599003139-127.0.0.1:36255_solr-n_0000000000) [n:127.0.0.1:36255_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"collection1_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36255/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 876922 INFO  (qtp103408872-7658) [n:127.0.0.1:36255_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n3&action=CREATE&numShards=3&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 876922 INFO  (qtp103408872-7653) [n:127.0.0.1:36255_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=3&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 876922 INFO  (qtp103408872-7653) [n:127.0.0.1:36255_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 876923 INFO  (qtp103408872-7659) [n:127.0.0.1:36255_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n4&action=CREATE&numShards=3&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 876923 INFO  (qtp103408872-7655) [n:127.0.0.1:36255_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node12&collection.configName=config&newCollection=true&name=collection1_shard3_replica_n10&action=CREATE&numShards=3&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 876923 INFO  (qtp103408872-7654) [n:127.0.0.1:36255_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=config&newCollection=true&name=collection1_shard3_replica_n8&action=CREATE&numShards=3&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 876923 INFO  (qtp103408872-7696) [n:127.0.0.1:36255_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n6&action=CREATE&numShards=3&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 877049 INFO  (zkCallback-1028-thread-1-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] 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: [1])
   [junit4]   2> 877931 INFO  (qtp103408872-7654) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 877931 INFO  (qtp103408872-7659) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 877931 INFO  (qtp103408872-7696) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 877951 INFO  (qtp103408872-7654) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.s.IndexSchema [collection1_shard3_replica_n8] Schema name=minimal
   [junit4]   2> 877953 INFO  (qtp103408872-7696) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.s.IndexSchema [collection1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 877954 INFO  (qtp103408872-7658) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 877955 INFO  (qtp103408872-7696) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 877955 INFO  (qtp103408872-7696) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n6' using configuration from collection collection1, trusted=true
   [junit4]   2> 877959 INFO  (qtp103408872-7659) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.s.IndexSchema [collection1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 877961 INFO  (qtp103408872-7696) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36255.solr.core.collection1.shard2.replica_n6' (registry 'solr.core.collection1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c80f951
   [junit4]   2> 877961 INFO  (qtp103408872-7696) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 877961 INFO  (qtp103408872-7696) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.c.SolrCore [[collection1_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.servlet.HttpSolrCallGetCoreTest_AA28E36B9A89E8A0-001/tempDir-001/node1/collection1_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.servlet.HttpSolrCallGetCoreTest_AA28E36B9A89E8A0-001/tempDir-001/node1/./collection1_shard2_replica_n6/data/]
   [junit4]   2> 877963 INFO  (qtp103408872-7653) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 877964 INFO  (qtp103408872-7658) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema [collection1_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 877966 INFO  (qtp103408872-7658) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 877966 INFO  (qtp103408872-7658) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n3' using configuration from collection collection1, trusted=true
   [junit4]   2> 877969 INFO  (qtp103408872-7658) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36255.solr.core.collection1.shard1.replica_n3' (registry 'solr.core.collection1.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c80f951
   [junit4]   2> 877969 INFO  (qtp103408872-7658) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 877969 INFO  (qtp103408872-7658) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3] o.a.s.c.SolrCore [[collection1_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.servlet.HttpSolrCallGetCoreTest_AA28E36B9A89E8A0-001/tempDir-001/node1/collection1_shard1_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.servlet.HttpSolrCallGetCoreTest_AA28E36B9A89E8A0-001/tempDir-001/node1/./collection1_shard1_replica_n3/data/]
   [junit4]   2> 877970 INFO  (qtp103408872-7655) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 877993 INFO  (qtp103408872-7654) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 877994 INFO  (qtp103408872-7654) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n8' using configuration from collection collection1, trusted=true
   [junit4]   2> 877995 INFO  (qtp103408872-7654) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36255.solr.core.collection1.shard3.replica_n8' (registry 'solr.core.collection1.shard3.replica_n8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c80f951
   [junit4]   2> 877995 INFO  (qtp103408872-7654) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 877995 INFO  (qtp103408872-7654) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.SolrCore [[collection1_shard3_replica_n8] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.servlet.HttpSolrCallGetCoreTest_AA28E36B9A89E8A0-001/tempDir-001/node1/collection1_shard3_replica_n8], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.servlet.HttpSolrCallGetCoreTest_AA28E36B9A89E8A0-001/tempDir-001/node1/./collection1_shard3_replica_n8/data/]
   [junit4]   2> 877996 INFO  (qtp103408872-7659) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 877996 INFO  (qtp103408872-7659) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n4' using configuration from collection collection1, trusted=true
   [junit4]   2> 877996 INFO  (qtp103408872-7659) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36255.solr.core.collection1.shard2.replica_n4' (registry 'solr.core.collection1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c80f951
   [junit4]   2> 877996 INFO  (qtp103408872-7659) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 877996 INFO  (qtp103408872-7659) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.SolrCore [[collection1_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.servlet.HttpSolrCallGetCoreTest_AA28E36B9A89E8A0-001/tempDir-001/node1/collection1_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.servlet.HttpSolrCallGetCoreTest_AA28E36B9A89E8A0-001/tempDir-001/node1/./collection1_shard2_replica_n4/data/]
   [junit4]   2> 878001 INFO  (qtp103408872-7653) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 878004 INFO  (qtp103408872-7655) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.s.IndexSchema [collection1_shard3_replica_n10] Schema name=minimal
   [junit4]   2> 878005 INFO  (qtp103408872-7655) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 878005 INFO  (qtp103408872-7655) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n10' using configuration from collection collection1, trusted=true
   [junit4]   2> 878006 INFO  (qtp103408872-7655) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36255.solr.core.collection1.shard3.replica_n10' (registry 'solr.core.collection1.shard3.replica_n10') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c80f951
   [junit4]   2> 878006 INFO  (qtp103408872-7655) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 878006 INFO  (qtp103408872-7655) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.c.SolrCore [[collection1_shard3_replica_n10] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.servlet.HttpSolrCallGetCoreTest_AA28E36B9A89E8A0-001/tempDir-001/node1/collection1_shard3_replica_n10], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.servlet.HttpSolrCallGetCoreTest_AA28E36B9A89E8A0-001/tempDir-001/node1/./collection1_shard3_replica_n10/data/]
   [junit4]   2> 878024 INFO  (qtp103408872-7653) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 878024 INFO  (qtp103408872-7653) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 878025 INFO  (qtp103408872-7653) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36255.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c80f951
   [junit4]   2> 878025 INFO  (qtp103408872-7653) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 878025 INFO  (qtp103408872-7653) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.servlet.HttpSolrCallGetCoreTest_AA28E36B9A89E8A0-001/tempDir-001/node1/collection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.servlet.HttpSolrCallGetCoreTest_AA28E36B9A89E8A0-001/tempDir-001/node1/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 878049 INFO  (qtp103408872-7658) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 878049 INFO  (qtp103408872-7658) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 878049 INFO  (qtp103408872-7696) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 878049 INFO  (qtp103408872-7696) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 878050 INFO  (qtp103408872-7658) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 878050 INFO  (qtp103408872-7658) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 878050 INFO  (qtp103408872-7696) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 878050 INFO  (qtp103408872-7696) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 878052 INFO  (qtp103408872-7696) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@22bea769[collection1_shard2_replica_n6] main]
   [junit4]   2> 878053 INFO  (qtp103408872-7654) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 878053 INFO  (qtp103408872-7654) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 878053 INFO  (qtp103408872-7658) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c49e441[collection1_shard1_replica_n3] main]
   [junit4]   2> 878054 INFO  (qtp103408872-7654) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 878054 INFO  (qtp103408872-7654) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 878056 INFO  (qtp103408872-7696) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 878056 INFO  (qtp103408872-7654) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.s.SolrIndexSearcher Opening [Searcher@33e6979[collection1_shard3_replica_n8] main]
   [junit4]   2> 878056 INFO  (qtp103408872-7696) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 878057 INFO  (qtp103408872-7696) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 878057 INFO  (qtp103408872-7654) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 878058 INFO  (qtp103408872-7654) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 878058 INFO  (searcherExecutor-2585-thread-1-processing-n:127.0.0.1:36255_solr x:collection1_shard2_replica_n6 s:shard2 c:collection1 r:core_node9) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.c.SolrCore [collection1_shard2_replica_n6] Registered new searcher Searcher@22bea769[collection1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 878058 INFO  (qtp103408872-7696) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582967179634016256
   [junit4]   2> 878058 INFO  (qtp103408872-7654) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 878058 INFO  (qtp103408872-7654) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582967179634016256
   [junit4]   2> 878060 INFO  (qtp103408872-7658) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 878088 INFO  (qtp103408872-7658) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 878090 INFO  (qtp103408872-7658) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 878090 INFO  (qtp103408872-7658) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582967179667570688
   [junit4]   2> 878093 INFO  (searcherExecutor-2586-thread-1-processing-n:127.0.0.1:36255_solr x:collection1_shard1_replica_n3 s:shard1 c:collection1 r:core_node5) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3] o.a.s.c.SolrCore [collection1_shard1_replica_n3] Registered new searcher Searcher@5c49e441[collection1_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 878100 INFO  (searcherExecutor-2587-thread-1-processing-n:127.0.0.1:36255_solr x:collection1_shard3_replica_n8 s:shard3 c:collection1 r:core_node11) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.SolrCore [collection1_shard3_replica_n8] Registered new searcher Searcher@33e6979[collection1_shard3_replica_n8] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 878105 INFO  (qtp103408872-7654) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard3: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 878111 INFO  (qtp103408872-7696) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 878114 INFO  (qtp103408872-7658) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 878119 INFO  (qtp103408872-7655) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 878120 INFO  (qtp103408872-7655) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 878120 INFO  (qtp103408872-7655) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 878120 INFO  (qtp103408872-7655) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 878121 INFO  (qtp103408872-7659) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 878122 INFO  (qtp103408872-7659) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 878123 INFO  (qtp103408872-7659) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 878123 INFO  (qtp103408872-7659) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 878124 INFO  (qtp103408872-7655) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.s.SolrIndexSearcher Opening [Searcher@12aba246[collection1_shard3_replica_n10] main]
   [junit4]   2> 878124 INFO  (qtp103408872-7659) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b4292c1[collection1_shard2_replica_n4] main]
   [junit4]   2> 878153 INFO  (qtp103408872-7655) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 878153 INFO  (qtp103408872-7655) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 878153 INFO  (qtp103408872-7659) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 878153 INFO  (qtp103408872-7659) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 878154 INFO  (qtp103408872-7655) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 878154 INFO  (qtp103408872-7655) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582967179734679552
   [junit4]   2> 878154 INFO  (searcherExecutor-2589-thread-1-processing-n:127.0.0.1:36255_solr x:collection1_shard3_replica_n10 s:shard3 c:collection1 r:core_node12) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.c.SolrCore [collection1_shard3_replica_n10] Registered new searcher Searcher@12aba246[collection1_shard3_replica_n10] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 878155 INFO  (qtp103408872-7659) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 878155 INFO  (searcherExecutor-2588-thread-1-processing-n:127.0.0.1:36255_solr x:collection1_shard2_replica_n4 s:shard2 c:collection1 r:core_node7) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.SolrCore [collection1_shard2_replica_n4] Registered new searcher Searcher@3b4292c1[collection1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 878155 INFO  (qtp103408872-7659) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582967179735728128
   [junit4]   2> 878156 INFO  (qtp103408872-7653) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 878156 INFO  (qtp103408872-7653) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 878157 INFO  (qtp103408872-7653) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 878157 INFO  (qtp103408872-7653) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 878158 INFO  (qtp103408872-7653) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@719df7e0[collection1_shard1_replica_n1] main]
   [junit4]   2> 878159 INFO  (qtp103408872-7653) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 878159 INFO  (qtp103408872-7653) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 878159 INFO  (qtp103408872-7653) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 878160 INFO  (searcherExecutor-2592-thread-1-processing-n:127.0.0.1:36255_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@719df7e0[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 878160 INFO  (qtp103408872-7653) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582967179740971008
   [junit4]   2> 878605 INFO  (qtp103408872-7654) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 878605 INFO  (qtp103408872-7654) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 878605 INFO  (qtp103408872-7654) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36255/solr/collection1_shard3_replica_n8/
   [junit4]   2> 878605 INFO  (qtp103408872-7654) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.u.PeerSync PeerSync: core=collection1_shard3_replica_n8 url=https://127.0.0.1:36255/solr START replicas=[https://127.0.0.1:36255/solr/collection1_shard3_replica_n10/] nUpdates=100
   [junit4]   2> 878609 INFO  (qtp103408872-7695) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.c.S.Request [collection1_shard3_replica_n10]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 878611 INFO  (qtp103408872-7696) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 878611 INFO  (qtp103408872-7696) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 878611 INFO  (qtp103408872-7696) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36255/solr/collection1_shard2_replica_n6/
   [junit4]   2> 878612 INFO  (qtp103408872-7696) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n6 url=https://127.0.0.1:36255/solr START replicas=[https://127.0.0.1:36255/solr/collection1_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 878612 INFO  (qtp103408872-7718) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.S.Request [collection1_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> 878614 INFO  (qtp103408872-7658) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 878614 INFO  (qtp103408872-7658) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 878614 INFO  (qtp103408872-7658) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36255/solr/collection1_shard1_replica_n3/
   [junit4]   2> 878614 INFO  (qtp103408872-7658) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n3 url=https://127.0.0.1:36255/solr START replicas=[https://127.0.0.1:36255/solr/collection1_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 878614 INFO  (qtp103408872-7701) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 878906 INFO  (qtp103408872-7654) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.u.PeerSync PeerSync: core=collection1_shard3_replica_n8 url=https://127.0.0.1:36255/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 878906 INFO  (qtp103408872-7654) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 878906 INFO  (qtp103408872-7654) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] 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> 878906 INFO  (qtp103408872-7654) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 878908 INFO  (qtp103408872-7654) [n:127.0.0.1:36255_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36255/solr/collection1_shard3_replica_n8/ shard3
   [junit4]   2> 878912 INFO  (qtp103408872-7696) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n6 url=https://127.0.0.1:36255/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 878912 INFO  (qtp103408872-7696) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 878912 INFO  (qtp103408872-7696) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node9 x:collection1_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> 878912 INFO  (qtp103408872-7696) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 878913 INFO  (qtp103408872-7696) [n:127.0.0.1:36255_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36255/solr/collection1_shard2_replica_n6/ shard2
   [junit4]   2> 878914 INFO  (qtp103408872-7658) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n3 url=https://127.0.0.1:36255/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 878914 INFO  (qtp103408872-7658) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 878914 INFO  (qtp103408872-7658) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3] 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> 878914 INFO  (qtp103408872-7658) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 878915 INFO  (qtp103408872-7658) [n:127.0.0.1:36255_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36255/solr/collection1_shard1_replica_n3/ shard1
   [junit4]   2> 1056562 ERROR (qtp103408872-7652) [n:127.0.0.1:36255_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.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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1056563 INFO  (qtp103408872-7652) [n:127.0.0.1:36255_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=config&maxShardsPerNode=6&name=collection1&nrtReplicas=2&action=CREATE&numShards=3&wt=javabin&version=2} status=500 QTime=180007
   [junit4]   2> 1056563 ERROR (qtp103408872-7652) [n:127.0.0.1:36255_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.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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1056565 ERROR (OverseerThreadFactory-2582-thread-1-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:36255/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:36255/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:36255 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> 1056567 ERROR (OverseerThreadFactory-2582-thread-1-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:36255/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:36255/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:36255 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> 1056568 ERROR (OverseerThreadFactory-2582-thread-1-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:36255/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:36255/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:36255 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> 1056569 ERROR (OverseerThreadFactory-2582-thread-1-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:36255/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:36255/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:36255 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> 1056570 INFO  (jetty-closer-1022-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1cac1a5{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1056570 ERROR (OverseerThreadFactory-2582-thread-1-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:36255/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:36255/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:36255 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> 1056570 INFO  (jetty-closer-1022-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2140976041
   [junit4]   2> 1056571 ERROR (OverseerThreadFactory-2582-thread-1-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:36255/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:36255/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:36255 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> 1056571 INFO  (jetty-closer-1022-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1056571 ERROR (OverseerThreadFactory-2582-thread-1-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [collection1].
   [junit4]   2> 1056571 INFO  (jetty-closer-1022-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6960c5f9: rootName = solr_36255, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@340868cb
   [junit4]   2> 1056572 INFO  (OverseerThreadFactory-2582-thread-1-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1056573 ERROR (OverseerThreadFactory-2582-thread-1-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:36255/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://127.0.0.1:36255/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.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.conn.HttpHostConnectException: Connect to 127.0.0.1:36255 [/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.MainClie

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

=0
   [junit4]   2> 1261955 INFO  (qtp1115713078-14313) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1261955 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[AA28E36B9A89E8A0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEmptyCommits
   [junit4]   2> 1261955 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[AA28E36B9A89E8A0]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@27515f4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1261955 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[AA28E36B9A89E8A0]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=229889468
   [junit4]   2> 1261955 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[AA28E36B9A89E8A0]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1261955 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[AA28E36B9A89E8A0]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e80514: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@74d22b32
   [junit4]   2> 1261958 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[AA28E36B9A89E8A0]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1261958 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[AA28E36B9A89E8A0]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b133a4a: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7ea7087c
   [junit4]   2> 1261960 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[AA28E36B9A89E8A0]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1261960 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[AA28E36B9A89E8A0]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@219d1faa: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@22f4708c
   [junit4]   2> 1261961 INFO  (coreCloseExecutor-6122-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@cb24187
   [junit4]   2> 1261961 INFO  (coreCloseExecutor-6122-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=213008775
   [junit4]   2> 1261961 INFO  (coreCloseExecutor-6122-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a116021: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@40c25eeb
   [junit4]   2> 1261967 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[AA28E36B9A89E8A0]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1bd2454{/solr,null,UNAVAILABLE}
   [junit4]   2> 1261967 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[AA28E36B9A89E8A0]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@10eb2688{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1261967 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[AA28E36B9A89E8A0]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=91728654
   [junit4]   2> 1261967 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[AA28E36B9A89E8A0]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1261967 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[AA28E36B9A89E8A0]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@cf3b1b3: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@75587a92
   [junit4]   2> 1261971 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[AA28E36B9A89E8A0]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1261971 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[AA28E36B9A89E8A0]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@513bda0e: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7ea7087c
   [junit4]   2> 1261974 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[AA28E36B9A89E8A0]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1261974 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[AA28E36B9A89E8A0]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@55dcefbd: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@22f4708c
   [junit4]   2> 1261974 INFO  (coreCloseExecutor-6124-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6fcd33fd
   [junit4]   2> 1261975 INFO  (coreCloseExecutor-6124-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1875719165
   [junit4]   2> 1261975 INFO  (coreCloseExecutor-6124-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@717947f7: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3b532e65
   [junit4]   2> 1261982 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[AA28E36B9A89E8A0]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@459e19dc{/solr,null,UNAVAILABLE}
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_AA28E36B9A89E8A0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@137b9235), locale=es-CR, timezone=Etc/GMT0
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=176824272,total=531628032
   [junit4]   2> NOTE: All tests run in this JVM: [MigrateRouteKeyTest, FieldAnalysisRequestHandlerTest, TestNumericRangeQuery64, TestSolrCoreProperties, CustomCollectionTest, PluginInfoTest, CollectionReloadTest, TestRawTransformer, LoggingHandlerTest, TestExtendedDismaxParser, TestCloudDeleteByQuery, SmileWriterTest, CollectionsAPIAsyncDistributedZkTest, TestHashQParserPlugin, TestSolrCloudWithSecureImpersonation, FullSolrCloudDistribCmdsTest, RequiredFieldsTest, QueryElevationComponentTest, ClusterStateTest, TestPivotHelperCode, NodeMutatorTest, TestRequestForwarding, TestCustomStream, TestQuerySenderListener, DistributedFacetPivotLargeTest, SpatialHeatmapFacetsTest, TestZkChroot, TestRTimerTree, IgnoreCommitOptimizeUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest, SSLMigrationTest, ReturnFieldsTest, HdfsRecoverLeaseTest, TestBackupRepositoryFactory, TestMacroExpander, TestMiniSolrCloudClusterSSL, TestCoreDiscovery, TestSegmentSorting, LargeFieldTest, SolrShardReporterTest, TestComplexPhraseLeadingWildcard, ScriptEngineTest, SortByFunctionTest, AnalyticsMergeStrategyTest, TolerantUpdateProcessorTest, CopyFieldTest, TestLMDirichletSimilarityFactory, SparseHLLTest, TestFunctionQuery, DirectSolrSpellCheckerTest, AtomicUpdatesTest, AsyncCallRequestStatusResponseTest, TestExactSharedStatsCache, ConfigSetsAPITest, TestSolrCoreSnapshots, TestDistributedMissingSort, TestSolrFieldCacheBean, SuggesterWFSTTest, TestIndexSearcher, TestFieldCacheVsDocValues, AutoAddReplicasPlanActionTest, NodeAddedTriggerTest, TestConfigSetProperties, HdfsUnloadDistributedZkTest, TestCoreContainer, RecoveryZkTest, TestTolerantSearch, TestCSVResponseWriter, TestDFISimilarityFactory, DisMaxRequestHandlerTest, TestRealTimeGet, TestNoOpRegenerator, SegmentsInfoRequestHandlerTest, TestFieldCacheReopen, FullHLLTest, HdfsLockFactoryTest, CoreAdminRequestStatusTest, TestCollectionAPIs, TestEmbeddedSolrServerConstructors, SolrCloudExampleTest, TestConfigSetsAPIZkFailure, DefaultValueUpdateProcessorTest, FileBasedSpellCheckerTest, TestCollectionsAPIViaSolrCloudCluster, TestJsonFacetRefinement, TestCloudPivotFacet, BlobRepositoryCloudTest, ExecutePlanActionTest, TestSolrCloudWithHadoopAuthPlugin, GraphQueryTest, SystemInfoHandlerTest, TestCharFilters, SolrMetricManagerTest, TestHdfsCloudBackupRestore, MoveReplicaHDFSTest, HighlighterTest, TestLegacyField, TestReloadDeadlock, ImplicitSnitchTest, SuggesterTest, TestManagedSchemaThreadSafety, SharedFSAutoReplicaFailoverTest, TestDistribDocBasedVersion, ResponseHeaderTest, TestAnalyzeInfixSuggestions, XmlUpdateRequestHandlerTest, TestReplicationHandlerBackup, V2StandaloneTest, TestRestManager, TestSolrDeletionPolicy2, CdcrReplicationDistributedZkTest, DistributedQueryComponentOptimizationTest, SolrTestCaseJ4Test, TestSolrConfigHandler, TestDistributedStatsComponentCardinality, TestPayloadScoreQParserPlugin, TestInfoStreamLogging, TestGroupingSearch, BasicDistributedZk2Test, UnloadDistributedZkTest, OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, TestReplicationHandler]
   [junit4] Completed [333/747 (2!)] on J2 in 95.57s, 16 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 48556 lines...]

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

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

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestCloudDeleteByQuery

Error Message:
Error from server at http://127.0.0.1:34015/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:34015/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([FCF8DB706E999D8F]: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.TestCloudDeleteByQuery.createMiniSolrCloudCluster(TestCloudDeleteByQuery.java:111)
	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$6.evaluate(RandomizedRunner.java:874)
	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:  junit.framework.TestSuite.org.apache.solr.cloud.TestCloudDeleteByQuery

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([FCF8DB706E999D8F]:0)
	at org.apache.solr.cloud.TestCloudDeleteByQuery.afterClass(TestCloudDeleteByQuery.java:87)
	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$7.evaluate(RandomizedRunner.java:897)
	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.MigrateRouteKeyTest.multipleShardMigrateTest

Error Message:
Error from server at http://127.0.0.1:40849/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:40849/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([FCF8DB706E999D8F:E0E8C10A4F592D6E]: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.MigrateRouteKeyTest.multipleShardMigrateTest(MigrateRouteKeyTest.java:89)
	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.ReplaceNodeTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([FCF8DB706E999D8F:74ACE4AAC065F077]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.ReplaceNodeTest.test(ReplaceNodeTest.java:102)
	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.core.snapshots.TestSolrCoreSnapshots.testIndexOptimization

Error Message:
Error from server at http://127.0.0.1:40305/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:40305/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([FCF8DB706E999D8F:F6DBED8D6AC4D5C3]: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.core.snapshots.TestSolrCoreSnapshots.testIndexOptimization(TestSolrCoreSnapshots.java:178)
	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.core.snapshots.TestSolrCoreSnapshots.testBackupRestore

Error Message:
Error from server at http://127.0.0.1:40305/solr: Could not fully create collection: SolrCoreSnapshots

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40305/solr: Could not fully create collection: SolrCoreSnapshots
	at __randomizedtesting.SeedInfo.seed([FCF8DB706E999D8F:4A43DBCE5C2A53C1]: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.core.snapshots.TestSolrCoreSnapshots.testBackupRestore(TestSolrCoreSnapshots.java:87)
	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.handler.component.SearchHandlerTest.testZkConnected

Error Message:
Error from server at https://127.0.0.1:36579/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:36579/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([FCF8DB706E999D8F:3EE046CCF529EDAE]: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.handler.component.SearchHandlerTest.testZkConnected(SearchHandlerTest.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11800 lines...]
   [junit4] Suite: org.apache.solr.core.snapshots.TestSolrCoreSnapshots
   [junit4]   2> 107848 INFO  (SUITE-TestSolrCoreSnapshots-seed#[FCF8DB706E999D8F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCoreSnapshots_FCF8DB706E999D8F-001/init-core-data-001
   [junit4]   2> 107848 WARN  (SUITE-TestSolrCoreSnapshots-seed#[FCF8DB706E999D8F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=43 numCloses=43
   [junit4]   2> 107848 INFO  (SUITE-TestSolrCoreSnapshots-seed#[FCF8DB706E999D8F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 107850 INFO  (SUITE-TestSolrCoreSnapshots-seed#[FCF8DB706E999D8F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 107851 INFO  (SUITE-TestSolrCoreSnapshots-seed#[FCF8DB706E999D8F]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCoreSnapshots_FCF8DB706E999D8F-001/tempDir-001
   [junit4]   2> 107851 INFO  (SUITE-TestSolrCoreSnapshots-seed#[FCF8DB706E999D8F]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 107853 INFO  (Thread-86) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 107853 INFO  (Thread-86) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 107866 ERROR (Thread-86) [    ] 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> 107953 INFO  (SUITE-TestSolrCoreSnapshots-seed#[FCF8DB706E999D8F]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:42021
   [junit4]   2> 107962 INFO  (jetty-launcher-2337-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 107965 INFO  (jetty-launcher-2337-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cc38ea{/solr,null,AVAILABLE}
   [junit4]   2> 107969 INFO  (jetty-launcher-2337-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@19d6822{HTTP/1.1,[http/1.1]}{127.0.0.1:40305}
   [junit4]   2> 107969 INFO  (jetty-launcher-2337-thread-1) [    ] o.e.j.s.Server Started @109348ms
   [junit4]   2> 107969 INFO  (jetty-launcher-2337-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40305}
   [junit4]   2> 107970 ERROR (jetty-launcher-2337-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 107970 INFO  (jetty-launcher-2337-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 107970 INFO  (jetty-launcher-2337-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 107970 INFO  (jetty-launcher-2337-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 107970 INFO  (jetty-launcher-2337-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-02T11:03:15.316Z
   [junit4]   2> 107973 INFO  (jetty-launcher-2337-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 108048 INFO  (jetty-launcher-2337-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42021/solr
   [junit4]   2> 108209 INFO  (jetty-launcher-2337-thread-1) [n:127.0.0.1:40305_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 108210 INFO  (jetty-launcher-2337-thread-1) [n:127.0.0.1:40305_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40305_solr
   [junit4]   2> 108211 INFO  (jetty-launcher-2337-thread-1) [n:127.0.0.1:40305_solr    ] o.a.s.c.Overseer Overseer (id=98934495327027203-127.0.0.1:40305_solr-n_0000000000) starting
   [junit4]   2> 108230 INFO  (jetty-launcher-2337-thread-1) [n:127.0.0.1:40305_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40305_solr
   [junit4]   2> 108244 INFO  (zkCallback-2344-thread-1-processing-n:127.0.0.1:40305_solr) [n:127.0.0.1:40305_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 108521 INFO  (jetty-launcher-2337-thread-1) [n:127.0.0.1:40305_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40305.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@157fcc8
   [junit4]   2> 108550 INFO  (jetty-launcher-2337-thread-1) [n:127.0.0.1:40305_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40305.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@157fcc8
   [junit4]   2> 108550 INFO  (jetty-launcher-2337-thread-1) [n:127.0.0.1:40305_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40305.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@157fcc8
   [junit4]   2> 108551 INFO  (jetty-launcher-2337-thread-1) [n:127.0.0.1:40305_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.core.snapshots.TestSolrCoreSnapshots_FCF8DB706E999D8F-001/tempDir-001/node1/.
   [junit4]   2> 108608 INFO  (SUITE-TestSolrCoreSnapshots-seed#[FCF8DB706E999D8F]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 108610 INFO  (SUITE-TestSolrCoreSnapshots-seed#[FCF8DB706E999D8F]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42021/solr ready
   [junit4]   2> 108618 INFO  (TEST-TestSolrCoreSnapshots.testIndexOptimization-seed#[FCF8DB706E999D8F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testIndexOptimization
   [junit4]   2> 108625 INFO  (qtp24787982-8650) [n:127.0.0.1:40305_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=SolrCoreSnapshots_IndexOptimization&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 108631 INFO  (OverseerThreadFactory-796-thread-1-processing-n:127.0.0.1:40305_solr) [n:127.0.0.1:40305_solr    ] o.a.s.c.CreateCollectionCmd Create collection SolrCoreSnapshots_IndexOptimization
   [junit4]   2> 108744 INFO  (OverseerStateUpdate-98934495327027203-127.0.0.1:40305_solr-n_0000000000) [n:127.0.0.1:40305_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SolrCoreSnapshots_IndexOptimization",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SolrCoreSnapshots_IndexOptimization_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40305/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 108948 INFO  (qtp24787982-8649) [n:127.0.0.1:40305_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=SolrCoreSnapshots_IndexOptimization_shard1_replica_n1&action=CREATE&numShards=1&collection=SolrCoreSnapshots_IndexOptimization&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 108948 INFO  (qtp24787982-8649) [n:127.0.0.1:40305_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 109058 INFO  (zkCallback-2344-thread-1-processing-n:127.0.0.1:40305_solr) [n:127.0.0.1:40305_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCoreSnapshots_IndexOptimization/state.json] for collection [SolrCoreSnapshots_IndexOptimization] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 109058 INFO  (zkCallback-2344-thread-2-processing-n:127.0.0.1:40305_solr) [n:127.0.0.1:40305_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SolrCoreSnapshots_IndexOptimization/state.json] for collection [SolrCoreSnapshots_IndexOptimization] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 109984 INFO  (qtp24787982-8649) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 110056 INFO  (qtp24787982-8649) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.s.IndexSchema [SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 110063 INFO  (qtp24787982-8649) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 110063 INFO  (qtp24787982-8649) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'SolrCoreSnapshots_IndexOptimization_shard1_replica_n1' using configuration from collection SolrCoreSnapshots_IndexOptimization, trusted=true
   [junit4]   2> 110065 INFO  (qtp24787982-8649) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40305.solr.core.SolrCoreSnapshots_IndexOptimization.shard1.replica_n1' (registry 'solr.core.SolrCoreSnapshots_IndexOptimization.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@157fcc8
   [junit4]   2> 110077 INFO  (qtp24787982-8649) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 110078 INFO  (qtp24787982-8649) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.c.SolrCore [[SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCoreSnapshots_FCF8DB706E999D8F-001/tempDir-001/node1/SolrCoreSnapshots_IndexOptimization_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCoreSnapshots_FCF8DB706E999D8F-001/tempDir-001/node1/./SolrCoreSnapshots_IndexOptimization_shard1_replica_n1/data/]
   [junit4]   2> 110237 INFO  (qtp24787982-8649) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 110237 INFO  (qtp24787982-8649) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 110239 INFO  (qtp24787982-8649) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 110239 INFO  (qtp24787982-8649) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 110242 INFO  (qtp24787982-8649) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a9709e[SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] main]
   [junit4]   2> 110243 INFO  (qtp24787982-8649) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 110244 INFO  (qtp24787982-8649) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 110245 INFO  (qtp24787982-8649) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 110253 INFO  (searcherExecutor-799-thread-1-processing-n:127.0.0.1:40305_solr x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1 s:shard1 c:SolrCoreSnapshots_IndexOptimization r:core_node2) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.c.SolrCore [SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] Registered new searcher Searcher@a9709e[SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 110253 INFO  (qtp24787982-8649) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582951927747969024
   [junit4]   2> 110258 INFO  (qtp24787982-8649) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 110258 INFO  (qtp24787982-8649) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 110258 INFO  (qtp24787982-8649) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40305/solr/SolrCoreSnapshots_IndexOptimization_shard1_replica_n1/
   [junit4]   2> 110258 INFO  (qtp24787982-8649) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 110258 INFO  (qtp24787982-8649) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:40305/solr/SolrCoreSnapshots_IndexOptimization_shard1_replica_n1/ has no replicas
   [junit4]   2> 110258 INFO  (qtp24787982-8649) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 110262 INFO  (qtp24787982-8649) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40305/solr/SolrCoreSnapshots_IndexOptimization_shard1_replica_n1/ shard1
   [junit4]   2> 288628 ERROR (qtp24787982-8650) [n:127.0.0.1:40305_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> 288629 INFO  (qtp24787982-8650) [n:127.0.0.1:40305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=SolrCoreSnapshots_IndexOptimization&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=500 QTime=180003
   [junit4]   2> 288629 ERROR (qtp24787982-8650) [n:127.0.0.1:40305_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> 288630 INFO  (TEST-TestSolrCoreSnapshots.testIndexOptimization-seed#[FCF8DB706E999D8F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testIndexOptimization
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCoreSnapshots -Dtests.method=testIndexOptimization -Dtests.seed=FCF8DB706E999D8F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt-BR -Dtests.timezone=America/Kentucky/Louisville -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    180s J2 | TestSolrCoreSnapshots.testIndexOptimization <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40305/solr: create the collection time out:180s
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FCF8DB706E999D8F:F6DBED8D6AC4D5C3]: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.core.snapshots.TestSolrCoreSnapshots.testIndexOptimization(TestSolrCoreSnapshots.java:178)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 288636 INFO  (TEST-TestSolrCoreSnapshots.testBackupRestore-seed#[FCF8DB706E999D8F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBackupRestore
   [junit4]   2> 288637 INFO  (qtp24787982-8648) [n:127.0.0.1:40305_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=SolrCoreSnapshots&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 288639 INFO  (OverseerThreadFactory-796-thread-2-processing-n:127.0.0.1:40305_solr) [n:127.0.0.1:40305_solr    ] o.a.s.c.CreateCollectionCmd Create collection SolrCoreSnapshots
   [junit4]   2> 318729 ERROR (OverseerThreadFactory-796-thread-2-processing-n:127.0.0.1:40305_solr) [n:127.0.0.1:40305_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: SolrCoreSnapshots operation: create failed:org.apache.solr.common.SolrException: Could not fully create collection: SolrCoreSnapshots
   [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> 318739 INFO  (qtp24787982-8648) [n:127.0.0.1:40305_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=SolrCoreSnapshots&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=500 QTime=30102
   [junit4]   2> 318740 ERROR (qtp24787982-8648) [n:127.0.0.1:40305_solr    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully create collection: SolrCoreSnapshots
   [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> 318741 INFO  (TEST-TestSolrCoreSnapshots.testBackupRestore-seed#[FCF8DB706E999D8F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBackupRestore
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCoreSnapshots -Dtests.method=testBackupRestore -Dtests.seed=FCF8DB706E999D8F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt-BR -Dtests.timezone=America/Kentucky/Louisville -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   30.1s J2 | TestSolrCoreSnapshots.testBackupRestore <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40305/solr: Could not fully create collection: SolrCoreSnapshots
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FCF8DB706E999D8F:4A43DBCE5C2A53C1]: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.core.snapshots.TestSolrCoreSnapshots.testBackupRestore(TestSolrCoreSnapshots.java:87)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 318749 INFO  (jetty-closer-2338-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@19d6822{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 318749 INFO  (jetty-closer-2338-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=23043998
   [junit4]   2> 318750 INFO  (jetty-closer-2338-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 318750 INFO  (jetty-closer-2338-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15bc1a4: rootName = solr_40305, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1b29eeb
   [junit4]   2> 318751 ERROR (OverseerThreadFactory-796-thread-1-processing-n:127.0.0.1:40305_solr) [n:127.0.0.1:40305_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:40305/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:40305/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:40305 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> 318753 ERROR (OverseerThreadFactory-796-thread-1-processing-n:127.0.0.1:40305_solr) [n:127.0.0.1:40305_solr    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [SolrCoreSnapshots_IndexOptimization].
   [junit4]   2> 318754 INFO  (OverseerThreadFactory-796-thread-1-processing-n:127.0.0.1:40305_solr) [n:127.0.0.1:40305_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 318755 ERROR (OverseerThreadFactory-796-thread-1-processing-n:127.0.0.1:40305_solr) [n:127.0.0.1:40305_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:40305/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:40305/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.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.conn.HttpHostConnectException: Connect to 127.0.0.1:40305 [/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.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	at java.net.Socket.connect(Socket.java:589)
   [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> 318772 INFO  (jetty-closer-2338-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 318772 INFO  (jetty-closer-2338-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1bd40fd: rootName = solr_40305, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4b6185
   [junit4]   2> 318781 INFO  (jetty-closer-2338-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 318781 INFO  (jetty-closer-2338-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@107c743: rootName = solr_40305, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@92746d
   [junit4]   2> 318783 INFO  (jetty-closer-2338-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40305_solr
   [junit4]   2> 318783 INFO  (jetty-closer-2338-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 318783 INFO  (zkCallback-2344-thread-5-processing-n:127.0.0.1:40305_solr) [n:127.0.0.1:40305_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 318784 INFO  (coreCloseExecutor-804-thread-1) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.c.SolrCore [SolrCoreSnapshots_IndexOptimization_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@d1d077
   [junit4]   2> 318784 INFO  (coreCloseExecutor-804-thread-1) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.SolrCoreSnapshots_IndexOptimization.shard1.replica_n1, tag=13750391
   [junit4]   2> 318784 INFO  (coreCloseExecutor-804-thread-1) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@115361d: rootName = solr_40305, domain = solr.core.SolrCoreSnapshots_IndexOptimization.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.SolrCoreSnapshots_IndexOptimization.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@1e9fe75
   [junit4]   2> 318794 INFO  (coreCloseExecutor-804-thread-1) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.SolrCoreSnapshots_IndexOptimization.shard1.leader, tag=13750391
   [junit4]   2> 318797 INFO  (jetty-closer-2338-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98934495327027203-127.0.0.1:40305_solr-n_0000000000) closing
   [junit4]   2> 318797 INFO  (OverseerStateUpdate-98934495327027203-127.0.0.1:40305_solr-n_0000000000) [n:127.0.0.1:40305_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40305_solr
   [junit4]   2> 348820 INFO  (zkCallback-2344-thread-5-processing-n:127.0.0.1:40305_solr) [n:127.0.0.1:40305_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/SolrCoreSnapshots_IndexOptimization/state.json] for collection [SolrCoreSnapshots_IndexOptimization] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 348820 INFO  (zkCallback-2344-thread-6-processing-n:127.0.0.1:40305_solr) [n:127.0.0.1:40305_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/SolrCoreSnapshots_IndexOptimization/state.json] for collection [SolrCoreSnapshots_IndexOptimization] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 348824 ERROR (OverseerThreadFactory-796-thread-1-processing-n:127.0.0.1:40305_solr) [n:127.0.0.1:40305_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: SolrCoreSnapshots_IndexOptimization operation: create failed:org.apache.solr.common.SolrException: Could not fully remove collection: SolrCoreSnapshots_IndexOptimization
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:109)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.cleanupCollection(OverseerCollectionMessageHandler.java:678)
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:302)
   [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> 348826 INFO  (OverseerThreadFactory-796-thread-1-processing-n:127.0.0.1:40305_solr) [n:127.0.0.1:40305_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 348827 WARN  (OverseerAutoScalingTriggerThread-98934495327027203-127.0.0.1:40305_solr-n_0000000000) [n:127.0.0.1:40305_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 348829 INFO  (jetty-closer-2338-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1cc38ea{/solr,null,UNAVAILABLE}
   [junit4]   2> 348857 ERROR (qtp24787982-8649) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.c.ZkController Error getting leader from zk
   [junit4]   2> org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: SolrCoreSnapshots_IndexOptimization slice: shard1 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> 	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:1050)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:952)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 348858 ERROR (qtp24787982-8649) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.c.ZkContainer :org.apache.solr.common.SolrException: Error getting leader from zk for shard shard1
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1207)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:890)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1050)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:952)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: SolrCoreSnapshots_IndexOptimization slice: shard1 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> 	... 41 more
   [junit4]   2> 
   [junit4]   2> 348859 INFO  (qtp24787982-8649) [n:127.0.0.1:40305_solr c:SolrCoreSnapshots_IndexOptimization s:shard1 r:core_node2 x:SolrCoreSnapshots_IndexOptimization_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=n

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

stry=solr.collection.replacenodetest_coll.shard3.leader, tag=17526717
   [junit4]   2> 2240140 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 0x15f7c8670dd0009, 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> 2240141 INFO  (jetty-closer-2412-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@13fbf96{/solr,null,UNAVAILABLE}
   [junit4]   2> 2240142 INFO  (jetty-closer-2412-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@8a343e{/solr,null,UNAVAILABLE}
   [junit4]   2> 2255585 ERROR (OverseerThreadFactory-7776-thread-2-processing-n:127.0.0.1:41155_solr) [n:127.0.0.1:41155_solr    ] o.a.s.c.OverseerCollectionMessageHandler Operation replacenode failed:org.apache.solr.common.SolrException: Timed out waiting to see all replicas: [replacenodetest_coll_shard4_replica_t23] in cluster state.
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.waitToSeeReplicasInState(OverseerCollectionMessageHandler.java:704)
   [junit4]   2> 	at org.apache.solr.cloud.AddReplicaCmd.addReplica(AddReplicaCmd.java:173)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.addReplica(OverseerCollectionMessageHandler.java:714)
   [junit4]   2> 	at org.apache.solr.cloud.ReplaceNodeCmd.call(ReplaceNodeCmd.java:106)
   [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> 2255590 INFO  (OverseerThreadFactory-7776-thread-2-processing-n:127.0.0.1:41155_solr) [n:127.0.0.1:41155_solr    ] 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> 2255590 WARN  (OverseerAutoScalingTriggerThread-98934633686433808-127.0.0.1:41155_solr-n_0000000000) [n:127.0.0.1:41155_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2255595 INFO  (jetty-closer-2412-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@669ced{/solr,null,UNAVAILABLE}
   [junit4]   2> 2255595 ERROR (SUITE-ReplaceNodeTest-seed#[FCF8DB706E999D8F]-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> 2255596 INFO  (SUITE-ReplaceNodeTest-seed#[FCF8DB706E999D8F]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38055 38055
   [junit4]   2> 2255630 INFO  (Thread-3906) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38055 38055
   [junit4]   2> 2255631 WARN  (Thread-3906) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	33	/solr/collections/replacenodetest_coll/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/overseer_elect/election/98934633686433808-127.0.0.1:41155_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/replacenodetest_coll/leader_elect/shard1/election/98934633686433806-core_node2-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/98934633686433801-127.0.0.1:37497_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_FCF8DB706E999D8F-001
   [junit4]   2> Nov 02, 2017 11:39:02 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1626, maxMBSortInHeap=7.548453052430535, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4d1f92), locale=sr-ME, timezone=Africa/Ceuta
   [junit4]   2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=233709192,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestScoreJoinQPScore, DeleteReplicaTest, TestSolrIndexConfig, SimpleFacetsTest, TestQueryUtils, MinimalSchemaTest, TestSuggestSpellingConverter, JsonLoaderTest, DocumentBuilderTest, SolrMetricReporterTest, TestXmlQParser, DistributedExpandComponentTest, SimpleCollectionCreateDeleteTest, DirectUpdateHandlerOptimizeTest, RestartWhileUpdatingTest, TestHighlightDedupGrouping, TestRandomDVFaceting, TestSolr4Spatial2, TestFieldTypeCollectionResource, BasicZkTest, StatsReloadRaceTest, BaseCdcrDistributedZkTest, TestTlogReplica, SolrInfoBeanTest, TestNumericTerms64, DistributedMLTComponentTest, MetricsConfigTest, CacheHeaderTest, TestPushWriter, HdfsBasicDistributedZkTest, BitVectorTest, SliceStateTest, TestCloudInspectUtil, TestMergePolicyConfig, DistributedQueueTest, RemoteQueryErrorTest, TestEmbeddedSolrServerSchemaAPI, TestOnReconnectListenerSupport, SyncSliceTest, SaslZkACLProviderTest, ReplicaListTransformerTest, MetricUtilsTest, TestGeoJSONResponseWriter, TestOverriddenPrefixQueryForCustomFieldType, TestIBSimilarityFactory, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestUseDocValuesAsStored, TestManagedResource, CursorPagingTest, TestShardHandlerFactory, TestPullReplicaErrorHandling, ActionThrottleTest, TestLuceneIndexBackCompat, CollectionsAPISolrJTest, TestInitParams, TestTrackingShardHandlerFactory, DeleteInactiveReplicaTest, TestReRankQParserPlugin, TestPointFields, TestStandardQParsers, TestJoin, TemplateUpdateProcessorTest, ExternalFileFieldSortTest, TestRetrieveFieldsOptimizer, NoCacheHeaderTest, RAMDirectoryFactoryTest, CollectionStateFormat2Test, BooleanFieldTest, TestExpandComponent, TestDistributedSearch, TestFilteredDocIdSet, SpellCheckCollatorTest, TestConfigsApi, HdfsDirectoryFactoryTest, WrapperMergePolicyFactoryTest, PeerSyncTest, TestInitQParser, MergeStrategyTest, TlogReplayBufferedWhileIndexingTest, TestLocalFSCloudBackupRestore, TestReversedWildcardFilterFactory, SpellCheckComponentTest, TestWordDelimiterFilterFactory, TestSortByMinMaxFunction, TestNumericTokenStream, TestUpdate, OverseerModifyCollectionTest, TestRandomFaceting, TestJsonFacets, CloneFieldUpdateProcessorFactoryTest, TestDynamicFieldResource, LeaderElectionContextKeyTest, TestFieldCacheWithThreads, TestSolrCLIRunExample, TestSolrDeletionPolicy1, TestPolicyCloud, ConjunctionSolrSpellCheckerTest, TestCloudPseudoReturnFields, AddSchemaFieldsUpdateProcessorFactoryTest, TestUtils, TestBadConfig, TestExceedMaxTermLength, TestSolrCloudWithDelegationTokens, TestReplicationHandler, TestRebalanceLeaders, TestStressVersions, ParsingFieldUpdateProcessorsTest, TestConfigReload, AnalyticsQueryTest, TestReqParamsAPI, TestSQLHandlerNonCloud, PropertiesRequestHandlerTest, TestStressCloudBlindAtomicUpdates, TestCloudNestedDocsSort, SolrCoreTest, BufferStoreTest, TestDefaultStatsCache, TestUnifiedSolrHighlighter, PeerSyncWithIndexFingerprintCachingTest, FastVectorHighlighterTest, SolrPluginUtilsTest, TestShortCircuitedRequests, DateRangeFieldTest, BasicDistributedZkTest, LeaderElectionIntegrationTest, ShardRoutingTest, LeaderElectionTest, ZkCLITest, ShardRoutingCustomTest, TestRecovery, DistributedTermsComponentTest, TestSolr4Spatial, StatsComponentTest, TestSort, BasicFunctionalityTest, TestLazyCores, SoftAutoCommitTest, TestLFUCache, UpdateParamsTest, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, TestStressRecovery, MultiTermTest, TestDocSet, TestBinaryField, TestSearchPerf, NumericFieldsTest, TestElisionMultitermQuery, TestConfig, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, AddReplicaTest, AssignTest, AsyncCallRequestStatusResponseTest, CollectionsAPIAsyncDistributedZkTest, DistribJoinFromCollectionTest, DocValuesNotIndexedTest, HealthCheckHandlerTest, LeaderInitiatedRecoveryOnCommitTest, MoveReplicaHDFSTest, OverriddenZkACLAndCredentialsProvidersTest, ReplaceNodeTest]
   [junit4] Completed [544/747 (5!)] on J0 in 36.82s, 1 test, 1 failure <<< FAILURES!

[...truncated 43692 lines...]