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/01/18 21:06:58 UTC

[JENKINS-EA] Lucene-Solr-6.4-Linux (32bit/jdk-9-ea+152) - Build # 25 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/25/
Java: 32bit/jdk-9-ea+152 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplica

Error Message:
Error from server at https://127.0.0.1:34850/solr: Could not fully remove collection: solrj_replicatests

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34850/solr: Could not fully remove collection: solrj_replicatests
	at __randomizedtesting.SeedInfo.seed([EBB372FE2993D2A6:5030BAB2E5FC51C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplica(CollectionsAPISolrJTest.java:210)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:543)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12332 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_EBB372FE2993D2A6-001/init-core-data-001
   [junit4]   2> 1545542 INFO  (SUITE-CollectionsAPISolrJTest-seed#[EBB372FE2993D2A6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1545543 INFO  (SUITE-CollectionsAPISolrJTest-seed#[EBB372FE2993D2A6]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_EBB372FE2993D2A6-001/tempDir-001
   [junit4]   2> 1545544 INFO  (SUITE-CollectionsAPISolrJTest-seed#[EBB372FE2993D2A6]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1545544 INFO  (Thread-2633) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1545544 INFO  (Thread-2633) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1545644 INFO  (SUITE-CollectionsAPISolrJTest-seed#[EBB372FE2993D2A6]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:36695
   [junit4]   2> 1545650 INFO  (jetty-launcher-1892-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1545650 INFO  (jetty-launcher-1892-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1545651 INFO  (jetty-launcher-1892-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1545651 INFO  (jetty-launcher-1892-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1545652 INFO  (jetty-launcher-1892-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9b29b9{/solr,null,AVAILABLE}
   [junit4]   2> 1545652 INFO  (jetty-launcher-1892-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f94d51{/solr,null,AVAILABLE}
   [junit4]   2> 1545652 INFO  (jetty-launcher-1892-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17e5730{/solr,null,AVAILABLE}
   [junit4]   2> 1545652 INFO  (jetty-launcher-1892-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8edf2d{/solr,null,AVAILABLE}
   [junit4]   2> 1545653 INFO  (jetty-launcher-1892-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1cb0dea{SSL,[ssl, http/1.1]}{127.0.0.1:34850}
   [junit4]   2> 1545653 INFO  (jetty-launcher-1892-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@17d22e8{SSL,[ssl, http/1.1]}{127.0.0.1:34456}
   [junit4]   2> 1545653 INFO  (jetty-launcher-1892-thread-4) [    ] o.e.j.s.Server Started @1547281ms
   [junit4]   2> 1545653 INFO  (jetty-launcher-1892-thread-3) [    ] o.e.j.s.Server Started @1547281ms
   [junit4]   2> 1545653 INFO  (jetty-launcher-1892-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34850}
   [junit4]   2> 1545653 INFO  (jetty-launcher-1892-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34456}
   [junit4]   2> 1545653 INFO  (jetty-launcher-1892-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@16a179{SSL,[ssl, http/1.1]}{127.0.0.1:46198}
   [junit4]   2> 1545654 INFO  (jetty-launcher-1892-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@101eec{SSL,[ssl, http/1.1]}{127.0.0.1:36699}
   [junit4]   2> 1545654 ERROR (jetty-launcher-1892-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1545654 ERROR (jetty-launcher-1892-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1545654 INFO  (jetty-launcher-1892-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 1545654 INFO  (jetty-launcher-1892-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 1545654 INFO  (jetty-launcher-1892-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1545654 INFO  (jetty-launcher-1892-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1545654 INFO  (jetty-launcher-1892-thread-2) [    ] o.e.j.s.Server Started @1547282ms
   [junit4]   2> 1545654 INFO  (jetty-launcher-1892-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1545654 INFO  (jetty-launcher-1892-thread-1) [    ] o.e.j.s.Server Started @1547281ms
   [junit4]   2> 1545654 INFO  (jetty-launcher-1892-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-18T20:45:53.336770Z
   [junit4]   2> 1545654 INFO  (jetty-launcher-1892-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46198}
   [junit4]   2> 1545654 INFO  (jetty-launcher-1892-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36699}
   [junit4]   2> 1545654 INFO  (jetty-launcher-1892-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1545654 ERROR (jetty-launcher-1892-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1545655 ERROR (jetty-launcher-1892-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1545655 INFO  (jetty-launcher-1892-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 1545655 INFO  (jetty-launcher-1892-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 1545655 INFO  (jetty-launcher-1892-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1545655 INFO  (jetty-launcher-1892-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1545655 INFO  (jetty-launcher-1892-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1545655 INFO  (jetty-launcher-1892-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1545655 INFO  (jetty-launcher-1892-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-18T20:45:53.337340Z
   [junit4]   2> 1545655 INFO  (jetty-launcher-1892-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-18T20:45:53.337378Z
   [junit4]   2> 1545654 INFO  (jetty-launcher-1892-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-18T20:45:53.336993Z
   [junit4]   2> 1545656 INFO  (jetty-launcher-1892-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1545656 INFO  (jetty-launcher-1892-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1545656 INFO  (jetty-launcher-1892-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1545657 INFO  (jetty-launcher-1892-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1545660 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 0x159b35424ce0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1545660 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 0x159b35424ce0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1545664 INFO  (jetty-launcher-1892-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1545665 INFO  (jetty-launcher-1892-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1545666 INFO  (jetty-launcher-1892-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1545668 INFO  (jetty-launcher-1892-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1545669 INFO  (jetty-launcher-1892-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36695/solr
   [junit4]   2> 1545670 INFO  (jetty-launcher-1892-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36695/solr
   [junit4]   2> 1545672 INFO  (jetty-launcher-1892-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36695/solr
   [junit4]   2> 1545674 INFO  (jetty-launcher-1892-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36695/solr
   [junit4]   2> 1545681 INFO  (jetty-launcher-1892-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36699_solr
   [junit4]   2> 1545682 INFO  (jetty-launcher-1892-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34456_solr
   [junit4]   2> 1545682 INFO  (jetty-launcher-1892-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46198_solr
   [junit4]   2> 1545682 INFO  (jetty-launcher-1892-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34850_solr
   [junit4]   2> 1545682 INFO  (jetty-launcher-1892-thread-2) [    ] o.a.s.c.Overseer Overseer (id=97306040941281292-127.0.0.1:36699_solr-n_0000000000) starting
   [junit4]   2> 1545683 INFO  (zkCallback-1911-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1545683 INFO  (zkCallback-1913-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1545683 INFO  (zkCallback-1908-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1545683 INFO  (zkCallback-1910-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1545683 INFO  (zkCallback-1911-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1545683 INFO  (zkCallback-1910-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1545683 INFO  (zkCallback-1913-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1545683 INFO  (zkCallback-1908-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1545688 INFO  (jetty-launcher-1892-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36699_solr
   [junit4]   2> 1545689 INFO  (zkCallback-1910-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1545689 INFO  (zkCallback-1911-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1545689 INFO  (zkCallback-1908-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1545689 INFO  (zkCallback-1913-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1545739 INFO  (jetty-launcher-1892-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_EBB372FE2993D2A6-001/tempDir-001/node1/.
   [junit4]   2> 1545740 INFO  (jetty-launcher-1892-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_EBB372FE2993D2A6-001/tempDir-001/node3/.
   [junit4]   2> 1545772 INFO  (jetty-launcher-1892-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_EBB372FE2993D2A6-001/tempDir-001/node2/.
   [junit4]   2> 1545802 INFO  (jetty-launcher-1892-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_EBB372FE2993D2A6-001/tempDir-001/node4/.
   [junit4]   2> 1547893 INFO  (SUITE-CollectionsAPISolrJTest-seed#[EBB372FE2993D2A6]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1547894 INFO  (SUITE-CollectionsAPISolrJTest-seed#[EBB372FE2993D2A6]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36695/solr ready
   [junit4]   2> 1547918 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[EBB372FE2993D2A6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testOverseerStatus
   [junit4]   2> 1547984 INFO  (qtp6867708-10881) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1547987 INFO  (qtp6867708-10881) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1547987 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[EBB372FE2993D2A6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testOverseerStatus
   [junit4]   2> 1548006 INFO  (TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[EBB372FE2993D2A6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndRemoveRole
   [junit4]   2> 1548009 INFO  (qtp6867708-10902) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params node=127.0.0.1:34850_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1548010 INFO  (OverseerCollectionConfigSetProcessor-97306040941281292-127.0.0.1:36699_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1548010 INFO  (OverseerThreadFactory-5416-thread-2) [    ] o.a.s.c.OverseerRoleCmd Overseer role added to 127.0.0.1:34850_solr
   [junit4]   2> 1548012 INFO  (Thread-2670) [    ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 97306040941281292-127.0.0.1:36699_solr-n_0000000000 overseer designates are [127.0.0.1:34850_solr]
   [junit4]   2> 1548012 INFO  (Thread-2670) [    ] o.a.s.c.OverseerNodePrioritizer sorted nodes [97306040941281292-127.0.0.1:36699_solr-n_0000000000, 97306040941281290-127.0.0.1:46198_solr-n_0000000001, 97306040941281289-127.0.0.1:34456_solr-n_0000000002, 97306040941281286-127.0.0.1:34850_solr-n_0000000003]
   [junit4]   2> 1548012 INFO  (qtp6867708-10902) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:34850_solr&role=overseer&action=ADDROLE&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1548012 INFO  (Thread-2670) [    ] o.a.s.c.OverseerNodePrioritizer asking node 97306040941281286-127.0.0.1:34850_solr-n_0000000003 to come join election at head
   [junit4]   2> 1548015 INFO  (qtp6867708-10903) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1548016 INFO  (qtp6867708-10903) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1548016 INFO  (qtp6867708-10885) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoinAtHead&qt=/admin/cores&action=OVERSEEROP&electionNode=97306040941281286-127.0.0.1:34850_solr-n_0000000003&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1548017 INFO  (Thread-2670) [    ] o.a.s.c.OverseerNodePrioritizer asking the old first in line 97306040941281290-127.0.0.1:46198_solr-n_0000000001 to rejoin election  
   [junit4]   2> 1548018 INFO  (qtp6867708-10902) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :removerole with params node=127.0.0.1:34850_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1548019 INFO  (OverseerCollectionConfigSetProcessor-97306040941281292-127.0.0.1:36699_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1548019 INFO  (OverseerThreadFactory-5416-thread-3) [    ] o.a.s.c.OverseerRoleCmd Overseer role removed from 127.0.0.1:34850_solr
   [junit4]   2> 1548021 INFO  (qtp6867708-10902) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:34850_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1548023 INFO  (qtp6867708-10903) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1548023 INFO  (qtp6867708-10903) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1548023 INFO  (TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[EBB372FE2993D2A6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddAndRemoveRole
   [junit4]   2> 1548046 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[EBB372FE2993D2A6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testClusterProp
   [junit4]   2> 1548048 INFO  (qtp6867708-10881) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1548049 INFO  (qtp6867708-10881) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1548051 INFO  (qtp6867708-10885) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1548051 INFO  (qtp6867708-10885) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1548052 INFO  (TEST-CollectionsAPISolrJTest.testClusterProp-seed#[EBB372FE2993D2A6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testClusterProp
   [junit4]   2> 1548075 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[EBB372FE2993D2A6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndDeleteReplica
   [junit4]   2> 1548076 INFO  (qtp6867708-10902) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=solrj_replicatests&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1548078 INFO  (OverseerThreadFactory-5416-thread-4) [    ] o.a.s.c.CreateCollectionCmd Create collection solrj_replicatests
   [junit4]   2> 1548078 INFO  (OverseerCollectionConfigSetProcessor-97306040941281292-127.0.0.1:36699_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1548099 INFO  (qtp15657313-10872) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoin&qt=/admin/cores&action=OVERSEEROP&electionNode=97306040941281290-127.0.0.1:46198_solr-n_0000000001&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1548100 INFO  (OverseerStateUpdate-97306040941281292-127.0.0.1:36699_solr-n_0000000000) [    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"97306040941281292-127.0.0.1:36699_solr-n_0000000000"} 127.0.0.1:36699_solr
   [junit4]   2> 1548183 INFO  (qtp6867708-10906) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_replicatests_shard1_replica1&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1548243 INFO  (qtp3199309-10874) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_replicatests_shard1_replica2&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1638243 ERROR (OverseerThreadFactory-5416-thread-4) [    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:34850/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:34850/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:621)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [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:163)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]   2> 	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2> 	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]   2> 	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]   2> 	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:425)
   [junit4]   2> 	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:65)
   [junit4]   2> 	at java.base/sun.security.ssl.SSLSocketImpl.bytesInCompletePacket(SSLSocketImpl.java:918)
   [junit4]   2> 	at java.base/sun.security.ssl.AppInputStream.read(AppInputStream.java:144)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]   2> 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]   2> 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:114)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515)
   [junit4]   2> 	... 12 more
   [junit4]   2> 1638327 ERROR (OverseerThreadFactory-5416-thread-4) [    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:34456/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:34456/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:621)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [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:163)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]   2> 	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2> 	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]   2> 	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]   2> 	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:425)
   [junit4]   2> 	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:65)
   [junit4]   2> 	at java.base/sun.security.ssl.SSLSocketImpl.bytesInCompletePacket(SSLSocketImpl.java:918)
   [junit4]   2> 	at java.base/sun.security.ssl.AppInputStream.read(AppInputStream.java:144)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]   2> 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]   2> 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:114)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515)
   [junit4]   2> 	... 12 more
   [junit4]   2> 1638328 ERROR (OverseerThreadFactory-5416-thread-4) [    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [solrj_replicatests].
   [junit4]   2> 1638329 INFO  (OverseerThreadFactory-5416-thread-4) [    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1668351 INFO  (zkCallback-1908-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/solrj_replicatests/state.json] for collection [solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1668351 INFO  (zkCallback-1910-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/solrj_replicatests/state.json] for collection [solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1668351 ERROR (OverseerThreadFactory-5416-thread-4) [    ] o.a.s.c.OverseerCollectionMessageHandler Collection: solrj_replicatests operation: create failed:org.apache.solr.common.SolrException: Could not fully remove collection: solrj_replicatests
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:99)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.cleanupCollection(OverseerCollectionMessageHandler.java:694)
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:276)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:224)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:463)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1668357 INFO  (qtp6867708-10902) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=solrj_replicatests&action=CREATE&numShards=1&wt=javabin&version=2} status=500 QTime=120280
   [junit4]   2> 1668357 ERROR (qtp6867708-10902) [    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully remove collection: solrj_replicatests
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:287)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:218)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:166)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [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:462)
   [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:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1668358 INFO  (OverseerStateUpdate-97306040941281292-127.0.0.1:36699_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36699_solr
   [junit4]   2> 1668358 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[EBB372FE2993D2A6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddAndDeleteReplica
   [junit4]   2> 1668358 WARN  (OverseerExitThread) [    ] o.a.s.c.Overseer I'm exiting, but I'm still the leader
   [junit4]   2> 1668359 INFO  (OverseerExitThread) [    ] o.a.s.c.Overseer Overseer (id=97306040941281292-127.0.0.1:36699_solr-n_0000000000) closing
   [junit4]   2> 1668359 INFO  (zkCallback-1911-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46198_solr
   [junit4]   2> 1668360 INFO  (zkCallback-1911-thread-2) [    ] o.a.s.c.Overseer Overseer (id=97306040941281290-127.0.0.1:46198_solr-n_0000000001) starting
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPISolrJTest -Dtests.method=testAddAndDeleteReplica -Dtests.seed=EBB372FE2993D2A6 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=uz-Latn-UZ -Dtests.timezone=Europe/Belgrade -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    120s J1 | CollectionsAPISolrJTest.testAddAndDeleteReplica <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34850/solr: Could not fully remove collection: solrj_replicatests
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EBB372FE2993D2A6:5030BAB2E5FC51C]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplica(CollectionsAPISolrJTest.java:210)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:543)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1668381 INFO  (TEST-CollectionsAPISolrJTest.testCreateAndDeleteAlias-seed#[EBB372FE2993D2A6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteAlias
   [junit4]   2> 1668383 INFO  (qtp6867708-10903) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=aliasedCollection&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1668384 INFO  (OverseerThreadFactory-5426-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection aliasedCollection
   [junit4]   2> 1668591 INFO  (qtp3199309-10877) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=aliasedCollection_shard1_replica1&action=CREATE&numShards=1&collection=aliasedCollection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1668694 INFO  (zkCallback-1910-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/aliasedCollection/state.json] for collection [aliasedCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1669600 INFO  (qtp3199309-10877) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1669606 INFO  (qtp3199309-10877) [    ] o.a.s.s.IndexSchema [aliasedCollection_shard1_replica1] Schema name=minimal
   [junit4]   2> 1669608 INFO  (qtp3199309-10877) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1669609 INFO  (qtp3199309-10877) [    ] o.a.s.c.CoreContainer Creating SolrCore 'aliasedCollection_shard1_replica1' using configuration from collection aliasedCollection
   [junit4]   2> 1669610 INFO  (qtp3199309-10877) [    ] o.a.s.c.SolrCore [[aliasedCollection_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_EBB372FE2993D2A6-001/tempDir-001/node3/aliasedCollection_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_EBB372FE2993D2A6-001/tempDir-001/node3/./aliasedCollection_shard1_replica1/data/]
   [junit4]   2> 1669626 INFO  (qtp3199309-10877) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1669627 INFO  (qtp3199309-10877) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1669636 INFO  (qtp3199309-10877) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1669636 INFO  (qtp3199309-10877) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1669637 INFO  (qtp3199309-10877) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@a74c0e[aliasedCollection_shard1_replica1] main]
   [junit4]   2> 1669637 INFO  (qtp3199309-10877) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1669638 INFO  (qtp3199309-10877) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1669638 INFO  (qtp3199309-10877) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1669638 INFO  (searcherExecutor-5427-thread-1) [    ] o.a.s.c.SolrCore [aliasedCollection_shard1_replica1] Registered new searcher Searcher@a74c0e[aliasedCollection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1669638 INFO  (qtp3199309-10877) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556896785178296320
   [junit4]   2> 1669642 INFO  (qtp3199309-10877) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1669643 INFO  (qtp3199309-10877) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1669643 INFO  (qtp3199309-10877) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34456/solr/aliasedCollection_shard1_replica1/
   [junit4]   2> 1669643 INFO  (qtp3199309-10877) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1669643 INFO  (qtp3199309-10877) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:34456/solr/aliasedCollection_shard1_replica1/ has no replicas
   [junit4]   2> 1669644 INFO  (qtp3199309-10877) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34456/solr/aliasedCollection_shard1_replica1/ shard1
   [junit4]   2> 1669746 INFO  (zkCallback-1910-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/aliasedCollection/state.json] for collection [aliasedCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1669795 INFO  (qtp3199309-10877) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1669799 INFO  (qtp3199309-10877) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=aliasedCollection_shard1_replica1&action=CREATE&numShards=1&collection=aliasedCollection&shard=shard1&wt=javabin&version=2} status=0 QTime=1208
   [junit4]   2> 1669802 INFO  (qtp6867708-10903) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1669897 INFO  (zkCallback-1910-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/aliasedCollection/state.json] for collection [aliasedCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1670386 INFO  (OverseerCollectionConfigSetProcessor-97306040941281290-127.0.0.1:46198_solr-n_0000000001) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1670802 INFO  (qtp6867708-10903) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=aliasedCollection&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2419
   [junit4]   2> 1670804 INFO  (qtp6867708-10885) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params collections=aliasedCollection&name=solrj_alias&action=CREATEALIAS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1670907 INFO  (qtp6867708-10885) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collections=aliasedCollection&name=solrj_alias&action=CREATEALIAS&wt=javabin&version=2} status=0 QTime=102
   [junit4]   2> 1670909 INFO  (qtp6867708-10902) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletealias with params name=solrj_alias&action=DELETEALIAS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1670910 INFO  (OverseerCollectionConfigSetProcessor-97306040941281290-127.0.0.1:46198_solr-n_0000000001) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1671011 INFO  (qtp6867708-10902) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=solrj_alias&action=DELETEALIAS&wt=javabin&version=2} status=0 QTime=102
   [junit4]   2> 1671011 INFO  (TEST-CollectionsAPISolrJTest.testCreateAndDeleteAlias-seed#[EBB372FE2993D2A6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateAndDeleteAlias
   [junit4]   2> 1671030 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[EBB372FE2993D2A6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndDeleteReplicaProp
   [junit4]   2> 1671031 INFO  (qtp6867708-10903) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=replicaProperties&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1671032 INFO  (OverseerThreadFactory-5426-thread-4) [    ] o.a.s.c.CreateCollectionCmd Create collection replicaProperties
   [junit4]   2> 1671032 INFO  (OverseerCollectionConfigSetProcessor-97306040941281290-127.0.0.1:46198_solr-n_0000000001) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000012 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1671239 INFO  (qtp6867708-11017) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica1&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1671242 INFO  (qtp3199309-10893) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica2&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1671243 INFO  (qtp15657313-10889) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica2&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1671315 INFO  (qtp23564719-10873) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica1&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1671418 INFO  (zkCallback-1911-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1671418 INFO  (zkCallback-1908-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1671418 INFO  (zkCallback-1910-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1671418 INFO  (zkCallback-1913-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1672247 INFO  (qtp6867708-11017) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1672256 INFO  (qtp3199309-10893) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1672256 INFO  (qtp15657313-10889) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1672260 INFO  (qtp3199309-10893) [    ] o.a.s.s.IndexSchema [replicaProperties_shard2_replica2] Schema name=minimal
   [junit4]   2> 1672260 INFO  (qtp15657313-10889) [    ] o.a.s.s.IndexSchema [replicaProperties_shard1_replica2] Schema name=minimal
   [junit4]   2> 1672260 INFO  (qtp6867708-11017) [    ] o.a.s.s.IndexSchema [replicaProperties_shard2_replica1] Schema name=minimal
   [junit4]   2> 1672262 INFO  (qtp3199309-10893) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1672262 INFO  (qtp15657313-10889) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1672262 INFO  (qtp6867708-11017) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1672263 INFO  (qtp3199309-10893) [    ] o.a.s.c.CoreContainer Creating SolrCore 'replicaProperties_shard2_replica2' using configuration from collection replicaProperties
   [junit4]   2> 1672263 INFO  (qtp15657313-10889) [    ] o.a.s.c.CoreContainer Creating SolrCore 'replicaProperties_shard1_replica2' using configuration from collection replicaProperties
   [junit4]   2> 1672263 INFO  (qtp6867708-11017) [    ] o.a.s.c.CoreContainer Creating SolrCore 'replicaProperties_shard2_replica1' using configuration from collection replicaProperties
   [junit4]   2> 1672263 INFO  (qtp15657313-10889) [    ] o.a.s.c.SolrCore [[replicaProperties_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_EBB372FE2993D2A6-001/tempDir-001/node1/replicaProperties_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_EBB372FE2993D2A6-001/tempDir-001/node1/./replicaProperties_shard1_replica2/data/]
   [junit4]   2> 1672263 INFO  (qtp6867708-11017) [    ] o.a.s.c.SolrCore [[replicaProperties_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_EBB372FE2993D2A6-001/tempDir-001/node4/replicaProperties_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_EBB372FE2993D2A6-001/tempDir-001/node4/./replicaProperties_shard2_replica1/data/]
   [junit4]   2> 1672263 INFO  (qtp3199309-10893) [    ] o.a.s.c.SolrCore [[replicaProperties_shard2_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_EBB372FE2993D2A6-001/tempDir-001/node3/replicaProperties_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_EBB372FE2993D2A6-001/tempDir-001/node3/./replicaProperties_shard2_replica2/data/]
   [junit4]   2> 1672278 INFO  (qtp6867708-11017) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1672278 INFO  (qtp6867708-11017) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1672278 INFO  (qtp3199309-10893) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1672278 INFO  (qtp3199309-10893) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1672279 INFO  (qtp15657313-10889) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1672279 INFO  (qtp15657313-10889) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1672283 INFO  (qtp6867708-11017) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1672283 INFO  (qtp6867708-11017) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1672284 INFO  (qtp3199309-10893) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1672284 INFO  (qtp3199309-10893) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1672284 INFO  (qtp6867708-11017) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@13e7287[replicaProperties_shard2_replica1] main]
   [junit4]   2> 1672284 INFO  (qtp6867708-11017) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1672284 INFO  (qtp3199309-10893) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fcd59c[replicaProperties_shard2_replica2] main]
   [junit4]   2> 1672285 INFO  (qtp6867708-11017) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1672285 INFO  (qtp6867708-11017) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1672285 INFO  (qtp3199309-10893) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1672285 INFO  (searcherExecutor-5434-thread-1) [    ] o.a.s.c.SolrCore [replicaProperties_shard2_replica1] Registered new searcher Searcher@13e7287[replicaProperties_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1672285 INFO  (qtp6867708-11017) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556896787953876992
   [junit4]   2> 1672285 INFO  (qtp3199309-10893) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1672285 INFO  (qtp3199309-10893) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1672285 INFO  (searcherExecutor-5432-thread-1) [    ] o.a.s.c.SolrCore [replicaProperties_shard2_replica2] Registered new searcher Searcher@1fcd59c[replicaProperties_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1672286 INFO  (qtp3199309-10893) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556896787954925568
   [junit4]   2> 1672289 INFO  (qtp15657313-10889) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1672289 INFO  (qtp15657313-10889) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1672290 INFO  (qtp15657313-10889) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@14ac09a[replicaProperties_shard1_replica2] main]
   [junit4]   2> 1672291 INFO  (qtp15657313-10889) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1672291 INFO  (qtp3199309-10893) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1672291 INFO  (qtp3199309-10893) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1672291 INFO  (qtp3199309-10893) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34456/solr/replicaProperties_shard2_replica2/
   [junit4]   2> 1672291 INFO  (qtp15657313-10889) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1672291 INFO  (qtp15657313-10889) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1672291 INFO  (qtp3199309-10893) [    ] o.a.s.u.PeerSync PeerSync: core=replicaProperties_shard2_replica2 url=https://127.0.0.1:34456/solr START replicas=[https://127.0.0.1:34850/solr/replicaProperties_shard2_replica1/] nUpdates=100
   [junit4]   2> 1672291 INFO  (searcherExecutor-5433-thread-1) [    ] o.a.s.c.SolrCore [replicaProperties_shard1_replica2] Registered new searcher Searcher@14ac09a[replicaProperties_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1672291 INFO  (qtp3199309-10893) [    ] o.a.s.u.PeerSync PeerSync: core=replicaProperties_shard2_replica2 url=https://127.0.0.1:34456/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1672291 INFO  (qtp15657313-10889) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556896787960168448
   [junit4]   2> 1672295 INFO  (qtp6867708-10894) [    ] o.a.s.c.S.Request [replicaProperties_shard2_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1672295 INFO  (qtp3199309-10893) [    ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1672295 INFO  (qtp3199309-10893) [    ] 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> 1672296 INFO  (qtp15657313-10889) [    ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1672297 INFO  (qtp3199309-10893) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34456/solr/replicaProperties_shard2_replica2/ shard2
   [junit4]   2> 1672323 INFO  (qtp23564719-10873) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1672328 INFO  (qtp23564719-10873) [    ] o.a.s.s.IndexSchema [replicaProperties_shard1_replica1] Schema name=minimal
   [junit4]   2> 1672329 INFO  (qtp23564719-10873) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1672330 INFO  (qtp23564719-10873) [    ] o.a.s.c.CoreContainer Creating SolrCore 'replicaProperties_shard1_replica1' using configuration from collection replicaProperties
   [junit4]   2> 1672330 INFO  (qtp23564719-10873) [    ] o.a.s.c.SolrCore [[replicaProperties_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_EBB372FE2993D2A6-001/tempDir-001/node2/replicaProperties_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_EBB372FE2993D2A6-001/tempDir-001/node2/./replicaProperties_shard1_replica1/data/]
   [junit4]   2> 1672343 INFO  (qtp23564719-10873) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1672343 INFO  (qtp23564719-10873) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1672350 INFO  (qtp23564719-10873) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1672350 INFO  (qtp23564719-10873) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1672350 INFO  (qtp23564719-10873) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@15acd49[replicaProperties_shard1_replica1] main]
   [junit4]   2> 1672351 INFO  (qtp23564719-10873) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1672351 INFO  (qtp23564719-10873) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1672351 INFO  (qtp23564719-10873) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1672351 INFO  (searcherExecutor-5447-thread-1) [    ] o.a.s.c.SolrCore [replicaProperties_shard1_replica1] Registered new searcher Searcher@15acd49[replicaProperties_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1672351 INFO  (qtp23564719-10873) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556896788023083008
   [junit4]   2> 1672399 INFO  (zkCallback-1911-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1672399 INFO  (zkCallback-1913-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1672400 INFO  (zkCallback-1908-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1672399 INFO  (zkCallback-1910-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1672449 INFO  (qtp3199309-10893) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1672452 INFO  (qtp3199309-10893) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica2&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2} status=0 QTime=1209
   [junit4]   2> 1672552 INFO  (zkCallback-1911-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1672552 INFO  (zkCallback-1913-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1672552 INFO  (zkCallback-1910-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1672552 INFO  (zkCallback-1908-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1672796 INFO  (qtp15657313-10889) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1672797 INFO  (qtp15657313-10889) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1672797 INFO  (qtp15657313-10889) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:46198/solr/replicaProperties_shard1_replica2/
   [junit4]   2> 1672797 INFO  (qtp15657313-10889) [    ] o.a.s.u.PeerSync PeerSync: core=replicaProperties_shard1_replica2 url=https://127.0.0.1:46198/solr START replicas=[https://127.0.0.1:36699/solr/replicaProperties_shard1_replica1/] nUpdates=100
   [junit4]   2> 1672797 INFO  (qtp15657313-10889) [    ] o.a.s.u.PeerSync PeerSync: core=replicaProperties_shard1_replica2 url=https://127.0.0.1:46198/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1672801 INFO  (qtp23564719-10876) [    ] o.a.s.c.S.Request [replicaProperties_shard1_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1672801 INFO  (qtp15657313-10889) [    ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1672801 INFO  (qtp15657313-10889) [    ] 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> 1672803 INFO  (qtp15657313-10889) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:46198/solr/replicaProperties_shard1_replica2/ shard1
   [junit4]   2> 1672905 INFO  (zkCallback-1911-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1672905 INFO  (zkCallback-1908-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1672905 INFO  (zkCallback-1913-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1672905 INFO  (zkCallback-1910-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1672954 INFO  (qtp15657313-10889) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1672957 INFO  (qtp15657313-10889) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica2&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2} status=0 QTime=1713
   [junit4]   2> 1673056 INFO  (zkCallback-1911-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1673056 INFO  (zkCallback-1908-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1673056 INFO  (zkCallback-1910-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1673056 INFO  (zkCallback-1913-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1673295 INFO  (qtp6867708-11017) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica1&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2} status=0 QTime=2055
   [junit4]   2> 1673358 INFO  (qtp23564719-10873) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica1&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2} status=0 QTime=2042
   [junit4]   2> 1673360 INFO  (qtp6867708-10903) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1673457 INFO  (zkCallback-1911-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1673457 INFO  (zkCallback-1913-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1673457 INFO  (zkCallback-1908-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1673457 INFO  (zkCallback-1910-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1674360 INFO  (qtp6867708-10903) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=replicaProperties&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3328
   [junit4]   2> 1674362 INFO  (qtp6867708-10885) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplicaprop with params replica=core_node3&property.value=true&property=preferredleader&action=ADDREPLICAPROP&collection=replicaProperties&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1674364 INFO  (OverseerCollectionConfigSetProcessor-97306040941281290-127.0.0.1:46198_solr-n_0000000001) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000014 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1674365 INFO  (OverseerStateUpdate-97306040941281290-127.0.0.1:46198_solr-n_0000000001) [    ] o.a.s.c.o.ReplicaMutator Setting property property.preferredleader with value true for collection replicaProperties
   [junit4]   2> 1674365 INFO  (qtp6867708-10885) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replica=core_node3&property.value=true&property=preferredleader&action=ADDREPLICAPROP&collection=replicaProperties&shard=shard1&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1674466 INFO  (zkCallback-1911-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1674466 INFO  (zkCallback-1910-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1674466 INFO  (zkCallback-1913-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1674466 INFO  (zkCallback-1921-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1674466 INFO  (zkCallback-1908-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1674469 INFO  (qtp6867708-11016) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplicaprop with params replica=core_node3&property=property.preferredleader&action=DELETEREPLICAPROP&collection=replicaProperties&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1674471 INFO  (OverseerCollectionConfigSetProcessor-97306040941281290-127.0.0.1:46198_solr-n_0000000001) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000016 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1674471 INFO  (OverseerStateUpdate-97306040941281290-127.0.0.1:46198_solr-n_0000000001) [    ] o.a.s.c.o.ReplicaMutator Deleting property property.preferredleader for collection: replicaProperties slice: shard1 replica: core_node3
   [junit4]   2> 1674472 INFO  (qtp6867708-11016) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replica=core_node3&property=property.preferredleader&action=DELETEREPLICAPROP&collection=replicaProperties&shard=shard1&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1674572 INFO  (zkCallback-1911-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1674572 INFO  (zkCallback-1921-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1674572 INFO  (zkCallback-1908-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1674572 INFO  (zkCallback-1913-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1674572 INFO  (zkCallback-1910-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1674573 INFO  (zkCallback-1921-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1674573 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[EBB372FE2993D2A6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddAndDeleteReplicaProp
   [junit4]   2> 1674598 INFO  (TEST-CollectionsAPISolrJTest.testBalanceShardUnique-seed#[EBB372FE2993D2A6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBalanceShardUnique
   [junit4]   2> 1674600 INFO  (qtp6867708-10894) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=balancedProperties&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1674601 INFO  (OverseerThreadFactory-5426-thread-5) [    ] o.a.s.c.CreateCollectionCmd Create collection balancedProperties
   [junit4]   2> 1674601 INFO  (OverseerCollectionConfigSetProcessor-97306040941281290-127.0.0.1:46198_solr-n_0000000001) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000018 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1674806 INFO  (qtp3199309-10895) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1674806 INFO  (qtp15657313-10875) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1674806 INFO  (qtp23564719-10904) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1674806 INFO  (qtp6867708-10902) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1674913 INFO  (zkCallback-1910-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1674913 INFO  (zkCallback-1913-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1674913 INFO  (zkCallback-1911-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1674914 INFO  (zkCallback-1908-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1675815 INFO  (qtp6867708-10902) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1675815 INFO  (qtp15657313-10875) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1675815 INFO  (qtp3199309-10895) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1675815 INFO  (qtp23564719-10904) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1675822 INFO  (qtp23564719-10904) [    ] o.a.s.s.IndexSchema [balancedProperties_shard2_replica2] Schema name=minimal
   [junit4]   2> 1675822 INFO  (qtp3199309-10895) [    ] o.a.s.s.IndexSchema [balancedProperties_shard1_replica1] Schema name=minimal
   [junit4]   2> 1675822 INFO  (qtp15657313-10875) [    ] o.a.s.s.IndexSchema [balancedProperties_shard1_replica2] Schema name=minimal
   [junit4]   2> 1675823 INFO  (qtp6867708-10902) [    ] o.a.s.s.IndexSchema [balancedProperties_shard2_replica1] Schema name=minimal
   [junit4]   2> 1675823 INFO  (qtp23564719-10904) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1675823 INFO  (qtp3199309-10895) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1675824 INFO  (qtp23564719-10904) [    ] o.a.s.c.CoreContainer Creating SolrCore 'balancedProperties_shard2_replica2' using configuration from collection 

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

jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to create core [solrj_replicatests_shard1_replica1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:902)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:826)
   [junit4]   2> 	... 36 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not load collection from ZK: solrj_test_splitshard
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1098)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:638)
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getShardId(ClusterState.java:277)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.waitForShardId(ZkController.java:1329)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.doGetShardIdAndNodeNameProcess(ZkController.java:1287)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.preRegister(ZkController.java:1393)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:884)
   [junit4]   2> 	... 37 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/solrj_test_splitshard/state.json
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1110)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1096)
   [junit4]   2> 	... 43 more
   [junit4]   2> 
   [junit4]   2> 1724419 INFO  (qtp6867708-10906) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_replicatests_shard1_replica1&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2} status=400 QTime=176236
   [junit4]   2> 1724420 INFO  (SUITE-CollectionsAPISolrJTest-seed#[EBB372FE2993D2A6]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36695 36695
   [junit4]   2> 1729434 INFO  (Thread-2633) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36695 36695
   [junit4]   2> 1729434 WARN  (Thread-2633) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections/solrj_test/state.json
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/collections/replicaProperties/state.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/collections/balancedProperties/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/solrj_newstateformat/state.json
   [junit4]   2> 	3	/solr/collections/solrj_implicit/state.json
   [junit4]   2> 	3	/solr/collections/solrj_test_splitshard/state.json
   [junit4]   2> 	2	/solr/collections/solrj_replicatests/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	73	/solr/overseer/queue
   [junit4]   2> 	10	/solr/overseer/queue-work
   [junit4]   2> 	9	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1729435 INFO  (SUITE-CollectionsAPISolrJTest-seed#[EBB372FE2993D2A6]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_EBB372FE2993D2A6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1735, maxMBSortInHeap=5.823757378498721, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=uz-Latn-UZ, timezone=Europe/Belgrade
   [junit4]   2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=310968384,total=512753664
   [junit4]   2> NOTE: All tests run in this JVM: [TestJavabinTupleStreamParser, TestDefaultSearchFieldResource, RankQueryTest, TermsComponentTest, TestRecoveryHdfs, SearchHandlerTest, TestMacroExpander, TestConfigSetsAPIExclusivity, TestScoreJoinQPScore, BigEndianAscendingWordSerializerTest, SolrInfoMBeanTest, DirectSolrSpellCheckerTest, ZkStateWriterTest, ShardRoutingCustomTest, WordBreakSolrSpellCheckerTest, TestFiltering, TestCoreContainer, TestLeaderElectionZkExpiry, TestFreeTextSuggestions, SliceStateTest, DocValuesTest, TestSubQueryTransformer, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestDeleteCollectionOnDownNodes, ChaosMonkeySafeLeaderTest, TestSolrCloudWithDelegationTokens, ShardRoutingTest, LeaderElectionContextKeyTest, TestTestInjection, SmileWriterTest, VMParamsZkACLAndCredentialsProvidersTest, BasicAuthIntegrationTest, SortByFunctionTest, HdfsNNFailoverTest, HdfsLockFactoryTest, HttpSolrCallGetCoreTest, TestUpdate, TestConfigSetProperties, HighlighterMaxOffsetTest, TestStressCloudBlindAtomicUpdates, DirectSolrConnectionTest, TestStressVersions, TestAuthenticationFramework, TestLMDirichletSimilarityFactory, RulesTest, ReplicationFactorTest, SpellingQueryConverterTest, DistributedSuggestComponentTest, TestDistributedGrouping, TestSystemIdResolver, OverseerStatusTest, TestExportWriter, IndexBasedSpellCheckerTest, UpdateRequestProcessorFactoryTest, TestSurroundQueryParser, TestUseDocValuesAsStored, SolrIndexMetricsTest, CollectionsAPIAsyncDistributedZkTest, DistributedIntervalFacetingTest, TestLegacyFieldCache, StressHdfsTest, CopyFieldTest, SchemaVersionSpecificBehaviorTest, SolrCLIZkUtilsTest, TestTrie, TestSimpleQParserPlugin, TestSegmentSorting, HighlighterTest, TestNoOpRegenerator, URLClassifyProcessorTest, InfoHandlerTest, TestCustomStream, RAMDirectoryFactoryTest, OverseerCollectionConfigSetProcessorTest, SampleTest, DeleteNodeTest, TestCSVResponseWriter, TestFilteredDocIdSet, TestRequestForwarding, DeleteStatusTest, TestFieldCollectionResource, TestSimpleTrackingShardHandler, DistributedMLTComponentTest, TestCloudPivotFacet, DistributedExpandComponentTest, SimplePostToolTest, TestCloudManagedSchema, SolrIndexSplitterTest, LeaderInitiatedRecoveryOnCommitTest, SuggesterFSTTest, SharedFSAutoReplicaFailoverTest, TestRandomCollapseQParserPlugin, AliasIntegrationTest, CSVRequestHandlerTest, TestHashPartitioner, CdcrReplicationHandlerTest, CoreAdminCreateDiscoverTest, TestFieldCacheSortRandom, TestQueryTypes, WrapperMergePolicyFactoryTest, TestSQLHandlerNonCloud, SolrGraphiteReporterTest, CollectionReloadTest, DocValuesMissingTest, TestBulkSchemaAPI, SparseHLLTest, ConfigSetsAPITest, TestXmlQParserPlugin, DocumentBuilderTest, TestHdfsUpdateLog, MultiTermTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, LeaderElectionTest, TestZkChroot, ZkCLITest, TestFaceting, ZkControllerTest, TestRealTimeGet, TestJoin, DistributedTermsComponentTest, TestSolr4Spatial, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, SolrCmdDistributorTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, BasicFunctionalityTest, DirectUpdateHandlerTest, TestIndexSearcher, SoftAutoCommitTest, TestCoreDiscovery, SpellCheckCollatorTest, CoreAdminHandlerTest, TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, DebugComponentTest, LukeRequestHandlerTest, DocumentAnalysisRequestHandlerTest, TestOmitPositions, XmlUpdateRequestHandlerTest, TermVectorComponentTest, MoreLikeThisHandlerTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestJmxIntegration, QueryParsingTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestComponentsName, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, TestDocSet, TestBinaryField, TestSearchPerf, NumericFieldsTest, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TestJmxMonitoredMap, TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, ActionThrottleTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionsAPISolrJTest]
   [junit4] Completed [493/680 (1!)] on J1 in 183.91s, 12 tests, 1 error <<< FAILURES!

[...truncated 52183 lines...]