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 2018/01/18 00:30:45 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1194/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at https://127.0.0.1:44823/solr/awhollynewcollection_0_shard3_replica_n4: ClusterState says we are the leader (https://127.0.0.1:44823/solr/awhollynewcollection_0_shard3_replica_n4), but locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:44823/solr/awhollynewcollection_0_shard3_replica_n4: ClusterState says we are the leader (https://127.0.0.1:44823/solr/awhollynewcollection_0_shard3_replica_n4), but locally we don't think so. Request came from null
	at __randomizedtesting.SeedInfo.seed([2CE134CEA9AE2639:6494407AAF9D09AC]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:462)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:44823/solr/awhollynewcollection_0_shard3_replica_n4: ClusterState says we are the leader (https://127.0.0.1:44823/solr/awhollynewcollection_0_shard3_replica_n4), but locally we don't think so. Request came from null
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:527)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more




Build Log:
[...truncated 13589 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2CE134CEA9AE2639-001/init-core-data-001
   [junit4]   2> 2611127 WARN  (SUITE-CollectionsAPIDistributedZkTest-seed#[2CE134CEA9AE2639]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=19 numCloses=19
   [junit4]   2> 2611127 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[2CE134CEA9AE2639]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2611129 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[2CE134CEA9AE2639]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2611130 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[2CE134CEA9AE2639]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2611130 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[2CE134CEA9AE2639]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2CE134CEA9AE2639-001/tempDir-001
   [junit4]   2> 2611131 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[2CE134CEA9AE2639]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2611131 INFO  (Thread-13001) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2611131 INFO  (Thread-13001) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2611132 ERROR (Thread-13001) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2611231 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[2CE134CEA9AE2639]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:43569
   [junit4]   2> 2611234 INFO  (zkConnectionManagerCallback-10314-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2611258 INFO  (jetty-launcher-10311-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2611258 INFO  (jetty-launcher-10311-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2611258 INFO  (jetty-launcher-10311-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2611258 INFO  (jetty-launcher-10311-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2611266 INFO  (jetty-launcher-10311-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2611266 INFO  (jetty-launcher-10311-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2611266 INFO  (jetty-launcher-10311-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2611273 INFO  (jetty-launcher-10311-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5447a434{/solr,null,AVAILABLE}
   [junit4]   2> 2611278 INFO  (jetty-launcher-10311-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2611278 INFO  (jetty-launcher-10311-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2611278 INFO  (jetty-launcher-10311-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2611278 INFO  (jetty-launcher-10311-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2611278 INFO  (jetty-launcher-10311-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2611278 INFO  (jetty-launcher-10311-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2611278 INFO  (jetty-launcher-10311-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7e8c5f00{SSL,[ssl, http/1.1]}{127.0.0.1:36101}
   [junit4]   2> 2611278 INFO  (jetty-launcher-10311-thread-4) [    ] o.e.j.s.Server Started @2613112ms
   [junit4]   2> 2611278 INFO  (jetty-launcher-10311-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36101}
   [junit4]   2> 2611279 ERROR (jetty-launcher-10311-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2611279 INFO  (jetty-launcher-10311-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a6875c1{/solr,null,AVAILABLE}
   [junit4]   2> 2611279 INFO  (jetty-launcher-10311-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2611279 INFO  (jetty-launcher-10311-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d5e31cb{/solr,null,AVAILABLE}
   [junit4]   2> 2611279 INFO  (jetty-launcher-10311-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2611279 INFO  (jetty-launcher-10311-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2611279 INFO  (jetty-launcher-10311-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2611279 INFO  (jetty-launcher-10311-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2611279 INFO  (jetty-launcher-10311-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2611279 INFO  (jetty-launcher-10311-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-17T23:54:13.814Z
   [junit4]   2> 2611279 INFO  (jetty-launcher-10311-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@38f4a760{SSL,[ssl, http/1.1]}{127.0.0.1:42661}
   [junit4]   2> 2611279 INFO  (jetty-launcher-10311-thread-1) [    ] o.e.j.s.Server Started @2613113ms
   [junit4]   2> 2611279 INFO  (jetty-launcher-10311-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@423b9d2b{SSL,[ssl, http/1.1]}{127.0.0.1:44823}
   [junit4]   2> 2611279 INFO  (jetty-launcher-10311-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42661}
   [junit4]   2> 2611279 INFO  (jetty-launcher-10311-thread-2) [    ] o.e.j.s.Server Started @2613113ms
   [junit4]   2> 2611279 INFO  (jetty-launcher-10311-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67fc69bd{/solr,null,AVAILABLE}
   [junit4]   2> 2611279 INFO  (jetty-launcher-10311-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44823}
   [junit4]   2> 2611280 ERROR (jetty-launcher-10311-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2611280 ERROR (jetty-launcher-10311-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2611280 INFO  (jetty-launcher-10311-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2611280 INFO  (jetty-launcher-10311-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2611280 INFO  (jetty-launcher-10311-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f9a70a6{SSL,[ssl, http/1.1]}{127.0.0.1:43157}
   [junit4]   2> 2611280 INFO  (jetty-launcher-10311-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2611280 INFO  (jetty-launcher-10311-thread-3) [    ] o.e.j.s.Server Started @2613114ms
   [junit4]   2> 2611280 INFO  (jetty-launcher-10311-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2611280 INFO  (jetty-launcher-10311-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2611280 INFO  (jetty-launcher-10311-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2611280 INFO  (jetty-launcher-10311-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-17T23:54:13.815Z
   [junit4]   2> 2611280 INFO  (zkConnectionManagerCallback-10316-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2611280 INFO  (jetty-launcher-10311-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-17T23:54:13.815Z
   [junit4]   2> 2611280 INFO  (jetty-launcher-10311-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43157}
   [junit4]   2> 2611281 ERROR (jetty-launcher-10311-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2611281 INFO  (jetty-launcher-10311-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2611281 INFO  (jetty-launcher-10311-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2611281 INFO  (jetty-launcher-10311-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2611281 INFO  (jetty-launcher-10311-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2611281 INFO  (jetty-launcher-10311-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-17T23:54:13.816Z
   [junit4]   2> 2611282 INFO  (zkConnectionManagerCallback-10318-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2611283 INFO  (jetty-launcher-10311-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2611284 INFO  (jetty-launcher-10311-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2611284 INFO  (jetty-launcher-10311-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2611284 INFO  (zkConnectionManagerCallback-10322-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2611284 INFO  (jetty-launcher-10311-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2611284 INFO  (jetty-launcher-10311-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2611285 INFO  (jetty-launcher-10311-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2611287 INFO  (zkConnectionManagerCallback-10320-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2611287 INFO  (jetty-launcher-10311-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2611287 INFO  (jetty-launcher-10311-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2611287 INFO  (jetty-launcher-10311-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2611287 INFO  (jetty-launcher-10311-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43569/solr
   [junit4]   2> 2611288 INFO  (jetty-launcher-10311-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43569/solr
   [junit4]   2> 2611288 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 0x161068b63230003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2611289 INFO  (jetty-launcher-10311-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2611289 INFO  (jetty-launcher-10311-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2611290 INFO  (zkConnectionManagerCallback-10330-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2611290 INFO  (zkConnectionManagerCallback-10327-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2611291 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 0x161068b63230006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2611294 INFO  (zkConnectionManagerCallback-10332-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2611294 INFO  (jetty-launcher-10311-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43569/solr
   [junit4]   2> 2611294 INFO  (zkConnectionManagerCallback-10335-thread-1-processing-n:127.0.0.1:42661_solr) [n:127.0.0.1:42661_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2611295 INFO  (jetty-launcher-10311-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43569/solr
   [junit4]   2> 2611298 INFO  (zkConnectionManagerCallback-10339-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2611298 INFO  (zkConnectionManagerCallback-10342-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2611299 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 0x161068b6323000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2611302 INFO  (zkConnectionManagerCallback-10346-thread-1-processing-n:127.0.0.1:43157_solr) [n:127.0.0.1:43157_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2611302 INFO  (zkConnectionManagerCallback-10348-thread-1-processing-n:127.0.0.1:44823_solr) [n:127.0.0.1:44823_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2611316 INFO  (jetty-launcher-10311-thread-2) [n:127.0.0.1:44823_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2611316 INFO  (jetty-launcher-10311-thread-3) [n:127.0.0.1:43157_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2611316 INFO  (jetty-launcher-10311-thread-2) [n:127.0.0.1:44823_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44823_solr
   [junit4]   2> 2611316 INFO  (jetty-launcher-10311-thread-3) [n:127.0.0.1:43157_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43157_solr
   [junit4]   2> 2611316 INFO  (jetty-launcher-10311-thread-2) [n:127.0.0.1:44823_solr    ] o.a.s.c.Overseer Overseer (id=99367862512320524-127.0.0.1:44823_solr-n_0000000000) starting
   [junit4]   2> 2611318 INFO  (zkCallback-10345-thread-1-processing-n:127.0.0.1:43157_solr) [n:127.0.0.1:43157_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2611319 INFO  (zkCallback-10347-thread-1-processing-n:127.0.0.1:44823_solr) [n:127.0.0.1:44823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2611335 INFO  (jetty-launcher-10311-thread-2) [n:127.0.0.1:44823_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44823_solr
   [junit4]   2> 2611335 INFO  (zkCallback-10345-thread-1-processing-n:127.0.0.1:43157_solr) [n:127.0.0.1:43157_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2611335 INFO  (zkCallback-10347-thread-1-processing-n:127.0.0.1:44823_solr) [n:127.0.0.1:44823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2611336 INFO  (jetty-launcher-10311-thread-1) [n:127.0.0.1:42661_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2611336 INFO  (jetty-launcher-10311-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2611337 INFO  (jetty-launcher-10311-thread-1) [n:127.0.0.1:42661_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2611337 INFO  (jetty-launcher-10311-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2611337 INFO  (jetty-launcher-10311-thread-1) [n:127.0.0.1:42661_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42661_solr
   [junit4]   2> 2611338 INFO  (jetty-launcher-10311-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36101_solr
   [junit4]   2> 2611338 INFO  (zkCallback-10347-thread-1-processing-n:127.0.0.1:44823_solr) [n:127.0.0.1:44823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2611338 INFO  (zkCallback-10345-thread-1-processing-n:127.0.0.1:43157_solr) [n:127.0.0.1:43157_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2611342 INFO  (zkCallback-10347-thread-1-processing-n:127.0.0.1:44823_solr) [n:127.0.0.1:44823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2611342 INFO  (zkCallback-10345-thread-1-processing-n:127.0.0.1:43157_solr) [n:127.0.0.1:43157_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2611354 INFO  (zkCallback-10334-thread-1-processing-n:127.0.0.1:42661_solr) [n:127.0.0.1:42661_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 2611359 INFO  (zkCallback-10331-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 2611373 INFO  (jetty-launcher-10311-thread-2) [n:127.0.0.1:44823_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66395a59
   [junit4]   2> 2611378 INFO  (jetty-launcher-10311-thread-2) [n:127.0.0.1:44823_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66395a59
   [junit4]   2> 2611378 INFO  (jetty-launcher-10311-thread-2) [n:127.0.0.1:44823_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66395a59
   [junit4]   2> 2611378 INFO  (jetty-launcher-10311-thread-2) [n:127.0.0.1:44823_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2CE134CEA9AE2639-001/tempDir-001/node2
   [junit4]   2> 2611400 INFO  (jetty-launcher-10311-thread-3) [n:127.0.0.1:43157_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66395a59
   [junit4]   2> 2611405 INFO  (jetty-launcher-10311-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66395a59
   [junit4]   2> 2611407 INFO  (jetty-launcher-10311-thread-3) [n:127.0.0.1:43157_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66395a59
   [junit4]   2> 2611408 INFO  (jetty-launcher-10311-thread-3) [n:127.0.0.1:43157_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66395a59
   [junit4]   2> 2611409 INFO  (jetty-launcher-10311-thread-3) [n:127.0.0.1:43157_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2CE134CEA9AE2639-001/tempDir-001/node3
   [junit4]   2> 2611410 INFO  (jetty-launcher-10311-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66395a59
   [junit4]   2> 2611410 INFO  (jetty-launcher-10311-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66395a59
   [junit4]   2> 2611411 INFO  (jetty-launcher-10311-thread-4) [n:127.0.0.1:36101_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2CE134CEA9AE2639-001/tempDir-001/node4
   [junit4]   2> 2611451 INFO  (jetty-launcher-10311-thread-1) [n:127.0.0.1:42661_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66395a59
   [junit4]   2> 2611456 INFO  (jetty-launcher-10311-thread-1) [n:127.0.0.1:42661_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66395a59
   [junit4]   2> 2611456 INFO  (jetty-launcher-10311-thread-1) [n:127.0.0.1:42661_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66395a59
   [junit4]   2> 2611457 INFO  (jetty-launcher-10311-thread-1) [n:127.0.0.1:42661_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2CE134CEA9AE2639-001/tempDir-001/node1
   [junit4]   2> 2611478 INFO  (zkConnectionManagerCallback-10356-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2611480 INFO  (zkConnectionManagerCallback-10360-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2611480 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[2CE134CEA9AE2639]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2611481 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[2CE134CEA9AE2639]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43569/solr ready
   [junit4]   2> 2611503 INFO  (TEST-CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection-seed#[2CE134CEA9AE2639]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deletePartiallyCreatedCollection
   [junit4]   2> 2611504 INFO  (TEST-CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection-seed#[2CE134CEA9AE2639]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2611516 INFO  (qtp2123243170-38784) [n:127.0.0.1:43157_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=halfdeletedcollection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2611518 INFO  (OverseerThreadFactory-9635-thread-1-processing-n:127.0.0.1:44823_solr) [n:127.0.0.1:44823_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection halfdeletedcollection
   [junit4]   2> 2611518 WARN  (OverseerThreadFactory-9635-thread-1-processing-n:127.0.0.1:44823_solr) [n:127.0.0.1:44823_solr    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (halfdeletedcollection) without cores.
   [junit4]   2> 2611623 INFO  (qtp2123243170-38784) [n:127.0.0.1:43157_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2611624 INFO  (qtp2123243170-38784) [n:127.0.0.1:43157_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=halfdeletedcollection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2} status=0 QTime=107
   [junit4]   2> 2611626 INFO  (qtp2123243170-38791) [n:127.0.0.1:43157_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params dataDir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2CE134CEA9AE2639-001/tempDir-002&action=ADDREPLICA&collection=halfdeletedcollection&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2611629 INFO  (OverseerCollectionConfigSetProcessor-99367862512320524-127.0.0.1:44823_solr-n_0000000000) [n:127.0.0.1:44823_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2611630 INFO  (OverseerThreadFactory-9635-thread-2-processing-n:127.0.0.1:44823_solr) [n:127.0.0.1:44823_solr    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:36101_solr for creating new replica
   [junit4]   2> 2611632 INFO  (OverseerStateUpdate-99367862512320524-127.0.0.1:44823_solr-n_0000000000) [n:127.0.0.1:44823_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"halfdeletedcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfdeletedcollection_shard1_replica_n41",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36101/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36101_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2611846 INFO  (qtp1067358686-38777) [n:127.0.0.1:36101_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node42&dataDir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2CE134CEA9AE2639-001/tempDir-002&collection.configName=conf&name=halfdeletedcollection_shard1_replica_n41&action=CREATE&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2611846 INFO  (qtp1067358686-38777) [n:127.0.0.1:36101_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2611853 INFO  (qtp1067358686-38777) [n:127.0.0.1:36101_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2611857 INFO  (qtp1067358686-38777) [n:127.0.0.1:36101_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.s.IndexSchema [halfdeletedcollection_shard1_replica_n41] Schema name=minimal
   [junit4]   2> 2611859 INFO  (qtp1067358686-38777) [n:127.0.0.1:36101_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2611859 INFO  (qtp1067358686-38777) [n:127.0.0.1:36101_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection_shard1_replica_n41' using configuration from collection halfdeletedcollection, trusted=true
   [junit4]   2> 2611859 INFO  (qtp1067358686-38777) [n:127.0.0.1:36101_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.halfdeletedcollection.shard1.replica_n41' (registry 'solr.core.halfdeletedcollection.shard1.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66395a59
   [junit4]   2> 2611860 INFO  (qtp1067358686-38777) [n:127.0.0.1:36101_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2611860 INFO  (qtp1067358686-38777) [n:127.0.0.1:36101_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SolrCore [[halfdeletedcollection_shard1_replica_n41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2CE134CEA9AE2639-001/tempDir-001/node4/halfdeletedcollection_shard1_replica_n41], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2CE134CEA9AE2639-001/tempDir-002/]
   [junit4]   2> 2611898 INFO  (qtp1067358686-38777) [n:127.0.0.1:36101_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2611899 INFO  (qtp1067358686-38777) [n:127.0.0.1:36101_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2611899 INFO  (qtp1067358686-38777) [n:127.0.0.1:36101_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2611899 INFO  (qtp1067358686-38777) [n:127.0.0.1:36101_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2611901 INFO  (qtp1067358686-38777) [n:127.0.0.1:36101_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@cc6ddb4[halfdeletedcollection_shard1_replica_n41] main]
   [junit4]   2> 2611901 INFO  (qtp1067358686-38777) [n:127.0.0.1:36101_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2611902 INFO  (qtp1067358686-38777) [n:127.0.0.1:36101_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2611902 INFO  (qtp1067358686-38777) [n:127.0.0.1:36101_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2611903 INFO  (searcherExecutor-9644-thread-1-processing-n:127.0.0.1:36101_solr x:halfdeletedcollection_shard1_replica_n41 s:shard1 c:halfdeletedcollection r:core_node42) [n:127.0.0.1:36101_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SolrCore [halfdeletedcollection_shard1_replica_n41] Registered new searcher Searcher@cc6ddb4[halfdeletedcollection_shard1_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2611903 INFO  (qtp1067358686-38777) [n:127.0.0.1:36101_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589885801005580288
   [junit4]   2> 2611906 INFO  (qtp1067358686-38777) [n:127.0.0.1:36101_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2611906 INFO  (qtp1067358686-38777) [n:127.0.0.1:36101_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2611906 INFO  (qtp1067358686-38777) [n:127.0.0.1:36101_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36101/solr/halfdeletedcollection_shard1_replica_n41/
   [junit4]   2> 2611906 INFO  (qtp1067358686-38777) [n:127.0.0.1:36101_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2611906 INFO  (qtp1067358686-38777) [n:127.0.0.1:36101_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SyncStrategy https://127.0.0.1:36101/solr/halfdeletedcollection_shard1_replica_n41/ has no replicas
   [junit4]   2> 2611906 INFO  (qtp1067358686-38777) [n:127.0.0.1:36101_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2611907 INFO  (qtp1067358686-38777) [n:127.0.0.1:36101_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36101/solr/halfdeletedcollection_shard1_replica_n41/ shard1
   [junit4]   2> 2612008 INFO  (zkCallback-10331-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2612008 INFO  (zkCallback-10331-thread-2-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2612058 INFO  (qtp1067358686-38777) [n:127.0.0.1:36101_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2612160 INFO  (zkCallback-10331-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2612160 INFO  (zkCallback-10331-thread-2-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2612220 INFO  (qtp1067358686-38777) [n:127.0.0.1:36101_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node42&dataDir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2CE134CEA9AE2639-001/tempDir-002&collection.configName=conf&name=halfdeletedcollection_shard1_replica_n41&action=CREATE&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=373
   [junit4]   2> 2612222 INFO  (qtp2123243170-38791) [n:127.0.0.1:43157_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={dataDir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2CE134CEA9AE2639-001/tempDir-002&action=ADDREPLICA&collection=halfdeletedcollection&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=596
   [junit4]   2> 2612222 INFO  (qtp2123243170-38784) [n:127.0.0.1:43157_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=halfdeletedcollection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2612223 INFO  (OverseerCollectionConfigSetProcessor-99367862512320524-127.0.0.1:44823_solr-n_0000000000) [n:127.0.0.1:44823_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2612223 INFO  (OverseerThreadFactory-9635-thread-3-processing-n:127.0.0.1:44823_solr) [n:127.0.0.1:44823_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2612224 INFO  (qtp1067358686-38773) [n:127.0.0.1:36101_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.halfdeletedcollection.shard1.replica_n41, tag=null
   [junit4]   2> 2612225 INFO  (qtp1067358686-38773) [n:127.0.0.1:36101_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2f5a548f: rootName = null, domain = solr.core.halfdeletedcollection.shard1.replica_n41, service url = null, agent id = null] for registry solr.core.halfdeletedcollection.shard1.replica_n41 / com.codahale.metrics.MetricRegistry@248a2ecb
   [junit4]   2> 2612231 INFO  (qtp1067358686-38773) [n:127.0.0.1:36101_solr    ] o.a.s.c.SolrCore [halfdeletedcollection_shard1_replica_n41]  CLOSING SolrCore org.apache.solr.core.SolrCore@1496406e
   [junit4]   2> 2612231 INFO  (qtp1067358686-38773) [n:127.0.0.1:36101_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.halfdeletedcollection.shard1.replica_n41, tag=345391214
   [junit4]   2> 2612231 INFO  (qtp1067358686-38773) [n:127.0.0.1:36101_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.halfdeletedcollection.shard1.leader, tag=345391214
   [junit4]   2> 2612233 INFO  (qtp1067358686-38773) [n:127.0.0.1:36101_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=halfdeletedcollection_shard1_replica_n41&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 2612936 INFO  (qtp2123243170-38784) [n:127.0.0.1:43157_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=halfdeletedcollection&action=DELETE&wt=javabin&version=2} status=0 QTime=714
   [junit4]   2> 2612937 INFO  (qtp2123243170-38791) [n:127.0.0.1:43157_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2612937 INFO  (qtp2123243170-38791) [n:127.0.0.1:43157_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2612937 INFO  (qtp2123243170-38784) [n:127.0.0.1:43157_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=halfdeletedcollection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2612939 INFO  (OverseerThreadFactory-9635-thread-4-processing-n:127.0.0.1:44823_solr) [n:127.0.0.1:44823_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection halfdeletedcollection
   [junit4]   2> 2612940 INFO  (OverseerCollectionConfigSetProcessor-99367862512320524-127.0.0.1:44823_solr-n_0000000000) [n:127.0.0.1:44823_solr    ] 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> 2613147 INFO  (OverseerStateUpdate-99367862512320524-127.0.0.1:44823_solr-n_0000000000) [n:127.0.0.1:44823_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"halfdeletedcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfdeletedcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44823/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2613149 INFO  (OverseerStateUpdate-99367862512320524-127.0.0.1:44823_solr-n_0000000000) [n:127.0.0.1:44823_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"halfdeletedcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"halfdeletedcollection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42661/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2613377 INFO  (qtp1823181727-38785) [n:127.0.0.1:42661_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard2_replica_n2&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2613377 INFO  (qtp355850227-38787) [n:127.0.0.1:44823_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2613377 INFO  (qtp1823181727-38785) [n:127.0.0.1:42661_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2613377 INFO  (qtp355850227-38787) [n:127.0.0.1:44823_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2613481 INFO  (zkCallback-10347-thread-1-processing-n:127.0.0.1:44823_solr) [n:127.0.0.1:44823_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2613481 INFO  (zkCallback-10334-thread-1-processing-n:127.0.0.1:42661_solr) [n:127.0.0.1:42661_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2613482 INFO  (zkCallback-10347-thread-2-processing-n:127.0.0.1:44823_solr) [n:127.0.0.1:44823_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2613482 INFO  (zkCallback-10334-thread-2-processing-n:127.0.0.1:42661_solr) [n:127.0.0.1:42661_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2614390 INFO  (qtp355850227-38787) [n:127.0.0.1:44823_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2614390 INFO  (qtp1823181727-38785) [n:127.0.0.1:42661_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2614398 INFO  (qtp1823181727-38785) [n:127.0.0.1:42661_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.s.IndexSchema [halfdeletedcollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2614398 INFO  (qtp355850227-38787) [n:127.0.0.1:44823_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.s.IndexSchema [halfdeletedcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2614416 INFO  (qtp1823181727-38785) [n:127.0.0.1:42661_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2614416 INFO  (qtp355850227-38787) [n:127.0.0.1:44823_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2614416 INFO  (qtp1823181727-38785) [n:127.0.0.1:42661_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection_shard2_replica_n2' using configuration from collection halfdeletedcollection, trusted=true
   [junit4]   2> 2614416 INFO  (qtp355850227-38787) [n:127.0.0.1:44823_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection_shard1_replica_n1' using configuration from collection halfdeletedcollection, trusted=true
   [junit4]   2> 2614416 INFO  (qtp1823181727-38785) [n:127.0.0.1:42661_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.halfdeletedcollection.shard2.replica_n2' (registry 'solr.core.halfdeletedcollection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66395a59
   [junit4]   2> 2614416 INFO  (qtp355850227-38787) [n:127.0.0.1:44823_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.halfdeletedcollection.shard1.replica_n1' (registry 'solr.core.halfdeletedcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66395a59
   [junit4]   2> 2614416 INFO  (qtp1823181727-38785) [n:127.0.0.1:42661_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2614416 INFO  (qtp355850227-38787) [n:127.0.0.1:44823_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2614417 INFO  (qtp1823181727-38785) [n:127.0.0.1:42661_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SolrCore [[halfdeletedcollection_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2CE134CEA9AE2639-001/tempDir-001/node1/halfdeletedcollection_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2CE134CEA9AE2639-001/tempDir-001/node1/halfdeletedcollection_shard2_replica_n2/data/]
   [junit4]   2> 2614417 INFO  (qtp355850227-38787) [n:127.0.0.1:44823_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SolrCore [[halfdeletedcollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2CE134CEA9AE2639-001/tempDir-001/node2/halfdeletedcollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2CE134CEA9AE2639-001/tempDir-001/node2/halfdeletedcollection_shard1_replica_n1/data/]
   [junit4]   2> 2614444 INFO  (qtp355850227-38787) [n:127.0.0.1:44823_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2614444 INFO  (qtp1823181727-38785) [n:127.0.0.1:42661_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2614444 INFO  (qtp355850227-38787) [n:127.0.0.1:44823_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2614444 INFO  (qtp1823181727-38785) [n:127.0.0.1:42661_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2614445 INFO  (qtp355850227-38787) [n:127.0.0.1:44823_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2614445 INFO  (qtp1823181727-38785) [n:127.0.0.1:42661_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2614445 INFO  (qtp355850227-38787) [n:127.0.0.1:44823_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2614445 INFO  (qtp1823181727-38785) [n:127.0.0.1:42661_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2614446 INFO  (qtp1823181727-38785) [n:127.0.0.1:42661_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@5948adf[halfdeletedcollection_shard2_replica_n2] main]
   [junit4]   2> 2614446 INFO  (qtp355850227-38787) [n:127.0.0.1:44823_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@fd9bb2c[halfdeletedcollection_shard1_replica_n1] main]
   [junit4]   2> 2614446 INFO  (qtp1823181727-38785) [n:127.0.0.1:42661_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2614446 INFO  (qtp355850227-38787) [n:127.0.0.1:44823_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2614446 INFO  (qtp1823181727-38785) [n:127.0.0.1:42661_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2614446 INFO  (qtp355850227-38787) [n:127.0.0.1:44823_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2614447 INFO  (qtp1823181727-38785) [n:127.0.0.1:42661_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2614447 INFO  (qtp355850227-38787) [n:127.0.0.1:44823_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2614447 INFO  (searcherExecutor-9649-thread-1-processing-n:127.0.0.1:42661_solr x:halfdeletedcollection_shard2_replica_n2 s:shard2 c:halfdeletedcollection r:core_node4) [n:127.0.0.1:42661_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SolrCore [halfdeletedcollection_shard2_replica_n2] Registered new searcher Searcher@5948adf[halfdeletedcollection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2614447 INFO  (qtp1823181727-38785) [n:127.0.0.1:42661_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589885803673157632
   [junit4]   2> 2614447 INFO  (searcherExecutor-9650-thread-1-processing-n:127.0.0.1:44823_solr x:halfdeletedcollection_shard1_replica_n1 s:shard1 c:halfdeletedcollection r:core_node3) [n:127.0.0.1:44823_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SolrCore [halfdeletedcollection_shard1_replica_n1] Registered new searcher Searcher@fd9bb2c[halfdeletedcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2614448 INFO  (qtp355850227-38787) [n:127.0.0.1:44823_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589885803674206208
   [junit4]   2> 2614450 INFO  (qtp355850227-38787) [n:127.0.0.1:44823_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2614450 INFO  (qtp1823181727-38785) [n:127.0.0.1:42661_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2614450 INFO  (qtp355850227-38787) [n:127.0.0.1:44823_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2614450 INFO  (qtp1823181727-38785) [n:127.0.0.1:42661_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2614450 INFO  (qtp355850227-38787) [n:127.0.0.1:44823_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44823/solr/halfdeletedcollection_shard1_replica_n1/
   [junit4]   2> 2614450 INFO  (qtp1823181727-38785) [n:127.0.0.1:42661_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42661/solr/halfdeletedcollection_shard2_replica_n2/
   [junit4]   2> 2614450 INFO  (qtp355850227-38787) [n:127.0.0.1:44823_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2614450 INFO  (qtp1823181727-38785) [n:127.0.0.1:42661_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2614450 INFO  (qtp355850227-38787) [n:127.0.0.1:44823_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:44823/solr/halfdeletedcollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2614450 INFO  (qtp1823181727-38785) [n:127.0.0.1:42661_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:42661/solr/halfdeletedcollection_shard2_replica_n2/ has no replicas
   [junit4]   2> 2614450 INFO  (qtp355850227-38787) [n:127.0.0.1:44823_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2614450 INFO  (qtp1823181727-38785) [n:127.0.0.1:42661_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2614451 INFO  (qtp1823181727-38785) [n:127.0.0.1:42661_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:42661/solr/halfdeletedcollection_shard2_replica_n2/ shard2
   [junit4]   2> 2614451 INFO  (qtp355850227-38787) [n:127.0.0.1:44823_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44823/solr/halfdeletedcollection_shard1_replica_n1/ shard1
   [junit4]   2> 2614553 INFO  (zkCallback-10347-thread-2-processing-n:127.0.0.1:44823_solr) [n:127.0.0.1:44823_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2614553 INFO  (zkCallback-10347-thread-3-processing-n:127.0.0.1:44823_solr) [n:127.0.0.1:44823_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2614553 INFO  (zkCallback-10334-thread-2-processing-n:127.0.0.1:42661_solr) [n:127.0.0.1:42661_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2614553 INFO  (zkCallback-10334-thread-1-processing-n:127.0.0.1:42661_solr) [n:127.0.0.1:42661_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2614602 INFO  (qtp355850227-38787) [n:127.0.0.1:44823_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2614602 INFO  (qtp1823181727-38785) [n:127.0.0.1:42661_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2614628 INFO  (qtp355850227-38787) [n:127.0.0.1:44823_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1251
   [junit4]   2> 2614633 INFO  (qtp1823181727-38785) [n:127.0.0.1:42661_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard2_replica_n2&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1256
   [junit4]   2> 2614635 INFO  (qtp2123243170-38784) [n:127.0.0.1:43157_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2614705 INFO  (zkCallback-10334-thread-2-processing-n:127.0.0.1:42661_solr) [n:127.0.0.1:42661_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2614705 INFO  (zkCallback-10347-thread-2-processing-n:127.0.0.1:44823_solr) [n:127.0.0.1:44823_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2614705 INFO  (zkCallback-10347-thread-3-processing-n:127.0.0.1:44823_solr) [n:127.0.0.1:44823_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2614705 INFO  (zkCallback-10334-thread-1-processing-n:127.0.0.1:42661_solr) [n:127.0.0.1:42661_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2614941 INFO  (OverseerCollectionConfigSetProcessor-99367862512320524-127.0.0.1:44823_solr-n_0000000000) [n:127.0.0.1:44823_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2615636 INFO  (qtp2123243170-38784) [n:127.0.0.1:43157_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=halfdeletedcollection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2698
   [junit4]   2> 2615637 INFO  (qtp2123243170-38791) [n:127.0.0.1:43157_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2615637 INFO  (qtp2123243170-38791) [n:127.0.0.1:43157_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2615638 INFO  (TEST-CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection-seed#[2CE134CEA9AE2639]) [    ] o.a.s.SolrTestCaseJ4 ###Ending deletePartiallyCreatedCollection
   [junit4]   2> 2615698 INFO  (TEST-CollectionsAPIDistributedZkTest.testSpecificConfigsets-seed#[2CE134CEA9AE2639]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSpecificConfigsets
   [junit4]   2> 2615699 INFO  (TEST-CollectionsAPIDistributedZkTest.testSpecificConfigsets-seed#[2CE134CEA9AE2639]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2615700 INFO  (qtp2123243170-38784) [n:127.0.0.1:43157_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=halfdeletedcollection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2615701 INFO  (OverseerThreadFactory-9635-thread-5-processing-n:127.0.0.1:44823_solr) [n:127.0.0.1:44823_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2615703 INFO  (qtp1823181727-38781) [n:127.0.0.1:42661_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.halfdeletedcollection.shard2.replica_n2, tag=null
   [junit4]   2> 2615703 INFO  (qtp355850227-38783) [n:127.0.0.1:44823_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.halfdeletedcollection.shard1.replica_n1, tag=null
   [junit4]   2> 2615703 INFO  (qtp1823181727-38781) [n:127.0.0.1:42661_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@621e8550: rootName = null, domain = solr.core.halfdeletedcollection.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.halfdeletedcollection.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@280d60ab
   [junit4]   2> 2615703 INFO  (qtp355850227-38783) [n:127.0.0.1:44823_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4e2acf08: rootName = null, domain = solr.core.halfdeletedcollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.halfdeletedcollection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@15e729f9
   [junit4]   2> 2615713 INFO  (qtp355850227-38783) [n:127.0.0.1:44823_solr    ] o.a.s.c.SolrCore [halfdeletedcollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4e8067fa
   [junit4]   2> 2615713 INFO  (qtp355850227-38783) [n:127.0.0.1:44823_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.halfdeletedcollection.shard1.replica_n1, tag=1317038074
   [junit4]   2> 2615713 INFO  (qtp355850227-38783) [n:127.0.0.1:44823_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.halfdeletedcollection.shard1.leader, tag=1317038074
   [junit4]   2> 2615714 INFO  (qtp1823181727-38781) [n:127.0.0.1:42661_solr    ] o.a.s.c.SolrCore [halfdeletedcollection_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@641f6e07
   [junit4]   2> 2615714 INFO  (qtp1823181727-38781) [n:127.0.0.1:42661_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.halfdeletedcollection.shard2.replica_n2, tag=1679781383
   [junit4]   2> 2615714 INFO  (qtp1823181727-38781) [n:127.0.0.1:42661_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.halfdeletedcollection.shard2.leader, tag=1679781383
   [junit4]   2> 2615716 INFO  (qtp355850227-38783) [n:127.0.0.1:44823_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=halfdeletedcollection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 2615716 INFO  (qtp1823181727-38781) [n:127.0.0.1:42661_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=halfdeletedcollection_shard2_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 2616420 INFO  (qtp2123243170-38784) [n:127.0.0.1:43157_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=halfdeletedcollection&action=DELETE&wt=javabin&version=2} status=0 QTime=719
   [junit4]   2> 2616421 INFO  (qtp2123243170-38791) [n:127.0.0.1:43157_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf2&name=withconfigset2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2616422 INFO  (OverseerThreadFactory-9635-thread-5-processing-n:127.0.0.1:44823_solr) [n:127.0.0.1:44823_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection withconfigset2
   [junit4]   2> 2616422 INFO  (OverseerCollectionConfigSetProcessor-99367862512320524-127.0.0.1:44823_solr-n_0000000000) [n:127.0.0.1:44823_solr    ] 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> 2616629 INFO  (OverseerStateUpdate-99367862512320524-127.0.0.1:44823_solr-n_0000000000) [n:127.0.0.1:44823_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withconfigset2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"withconfigset2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43157/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2616833 INFO  (qtp2123243170-38788) [n:127.0.0.1:43157_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf2&newCollection=true&name=withconfigset2_shard1_replica_n1&action=CREATE&numShards=1&collection=withconfigset2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2616834 INFO  (qtp2123243170-38788) [n:127.0.0.1:43157_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2616939 INFO  (zkCallback-10345-thread-1-processing-n:127.0.0.1:43157_solr) [n:127.0.0.1:43157_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withconfigset2/state.json] for collection [withconfigset2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2616939 INFO  (zkCallback-10345-thread-2-processing-n:127.0.0.1:43157_solr) [n:127.0.0.1:43157_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withconfigset2/state.json] for collection [withconfigset2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2617848 INFO  (qtp2123243170-38788) [n:127.0.0.1:43157_solr c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2617855 INFO  (qtp2123243170-38788) [n:127.0.0.1:43157_solr c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] o.a.s.s.IndexSchema [withconfigset2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2617858 INFO  (qtp2123243170-38788) [n:127.0.0.1:43157_solr c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2617859 INFO  (qtp2123243170-38788) [n:127.0.0.1:43157_solr c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'withconfigset2_shard1_replica_n1' using configuration from collection withconfigset2, trusted=true
   [junit4]   2> 2617859 INFO  (qtp2123243170-38788) [n:127.0.0.1:43157_solr c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.withconfigset2.shard1.replica_n1' (registry 'solr.core.withconfigset2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66395a59
   [junit4]   2> 2617859 INFO  (qtp2123243170-38788) [n:127.0.0.1:43157_solr c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2617859 INFO  (qtp2123243170-38788) [n:127.0.0.1:43157_solr c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] o.a.s.c.SolrCore [[withconfigset2_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2CE134CEA9AE2639-001/tempDir-001/node3/withconfigset2_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2CE134CEA9AE2639-001/tempDir-001/node3/withconfigset2_shard1_replica_n1/data/]
   [junit4]   2> 2617920 INFO  (qtp2123243170-38788) [n:127.0.0.1:43157_solr c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2617920 INFO  (qtp2123243170-38788) [n:127.0.0.1:43157_solr c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2617921 INFO  (qtp2123243170-38788) [n:127.0.0.1:43157_solr c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2617921 INFO  (qtp2123243170-38788) [n:127.0.0.1:43157_solr c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2617921 INFO  (qtp2123243170-38788) [n:127.0.0.1:43157_solr c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@17ccc9c0[withconfigset2_shard1_replica_n1] main]
   [junit4]   2> 2617922 INFO  (qtp2123243170-38788) [n:127.0.0.1:43157_solr c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 2617922 INFO  (qtp2123243170-38788) [n:127.0.0.1:43157_solr c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 2617923 INFO  (qtp2123243170-38788) [n:127.0.0.1:43157_solr c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2617923 INFO  (searcherExecutor-9659-thread-1-processing-n:127.0.0.1:43157_solr x:withconfigset2_shard1_replica_n1 s:shard1 c:withconfigset2 r:core_node2) [n:127.0.0.1:43157_solr c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] o.a.s.c.SolrCore [withconfigset2_shard1_replica_n1] Registered new searcher Searcher@17ccc9c0[withconfigset2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2617923 INFO  (qtp2123243170-38788) [n:127.0.0.1:43157_solr c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589885807318007808
   [junit4]   2> 2617926 INFO  (qtp2123243170-38788) [n:127.0.0.1:43157_solr c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2617926 INFO  (qtp2123243170-38788) [n:127.0.0.1:43157_solr c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2617926 INFO  (qtp2123243170-38788) [n:127.0.0.1:43157_solr c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43157/solr/withconfigset2_shard1_replica_n1/
   [junit4]   2> 2617927 INFO  (qtp2123243170-38788) [n:127.0.0.1:43157_solr c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2617927 INFO  (qtp2123243170-38788) [n:127.0.0.1:43157_solr c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:43157/solr/withconfigset2_shard1_replica_n1/ has no replicas
   [junit4]   2> 2617927 INFO  (qtp2123243170-38788) [n:127.0.0.1:43157_solr c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2617927 INFO  (qtp2123243170-38788) [n:127.0.0.1:43157_solr c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43157/solr/withconfigset2_shard1_replica_n1/ shard1
   [junit4]   2> 2618029 INFO  (zkCallback-10345-thread-1-processing-n:127.0.0.1:43157_solr) [n:127.0.0.1:43157_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withconfigset2/state.json] for collection [withconfigset2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2618029 INFO  (zkCallback-10345-thread-2-processing-n:127.0.0.1:43157_solr) [n:127.0.0.1:43157_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withconfigset2/state.json] for collection [withconfigset2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2618078 INFO  (qtp2123243170-38788) [n:127.0.0.1:43157_solr c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2618113 INFO  (qtp2123243170-38788) [n:127.0.0.1:43157_solr c:withconfigset2 s:shard1 r:core_node2 x:withconfigset2_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf2&newCollection=true&name=withconfigset2_shard1_replica_n1&action=CREATE&numShards=1&collection=withconfigset2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1279
   [junit4]   2> 2618115 INFO  (qtp2123243170-38791) [n:127.0.0.1:43157_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2618181 INFO  (zkCallback-10345-thread-2-processing-n:127.0.0.1:43157_solr) [n:127.0.0.1:43157_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withconfigset2/state.json] for collection [withconfigset2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2618181 INFO  (zkCallback-10345-thread-1-processing-n:127.0.0.1:43157_solr) [n:127.0.0.1:43157_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withconfigset2/state.json] for collection [withconfigset2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2618424 INFO  (OverseerCollectionConfigSetProcessor-99367862512320524-127.0.0.1:44823_solr-n_0000000000) [n:127.0.0.1:44823_solr    ] 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> 2619116 INFO  (qtp2123243170-38791) [n:127.0.0.1:43157_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf2&name=withconfigset2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2695
   [junit4]   2> 2619117 INFO  (TEST-CollectionsAPIDistributedZkTest.testSpecificConfigsets-seed#[2CE134CEA9AE2639]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSpecificConfigsets
   [junit4]   2> 2619174 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[2CE134CEA9AE2639]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZeroNumShards
   [junit4]   2> 2619174 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[2CE134CEA9AE2639]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2619175 INFO  (qtp2123243170-38784) [n:127.0.0.1:43157_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=withconfigset2&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2619176 INFO  (OverseerThreadFactory-9635-thread-5-processing-n:127.0.0.1:44823_solr) [n:127.0.0.1:44823_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2619176 INFO  (qtp2123243170-38762) [n:127.0.0.1:43157_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.wit

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

pse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:289)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:149)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2716373 INFO  (qtp1067358686-38773) [n:127.0.0.1:36101_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:43157_solr&onlyIfLeaderActive=true&core=addReplicaColl_shard1_replica_n2&coreNodeName=core_node13&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=400 QTime=8033
   [junit4]   2> 2716373 ERROR (SUITE-CollectionsAPIDistributedZkTest-seed#[2CE134CEA9AE2639]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2716374 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[2CE134CEA9AE2639]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43569 43569
   [junit4]   2> 2721510 INFO  (Thread-13053) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43569 43569
   [junit4]   2> 2721511 WARN  (Thread-13053) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/aliases.json
   [junit4]   2> 	13	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	55	/solr/collections/addReplicaColl/state.json
   [junit4]   2> 	39	/solr/collections/nodes_used_collection/state.json
   [junit4]   2> 	13	/solr/collections/onlyinzk/state.json
   [junit4]   2> 	13	/solr/clusterprops.json
   [junit4]   2> 	13	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/halfcollectionblocker/state.json
   [junit4]   2> 	5	/solr/collections/created_and_deleted/state.json
   [junit4]   2> 	5	/solr/collections/halfcollectionblocker2/state.json
   [junit4]   2> 	4	/solr/collections/halfcollection/state.json
   [junit4]   2> 	2	/solr/collections/awhollynewcollection_0/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	236	/solr/collections
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2CE134CEA9AE2639-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=LuceneFixedGap)}, docValues:{_version_=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=482, maxMBSortInHeap=7.370407311309299, sim=RandomSimilarity(queryNorm=true): {}, locale=und, timezone=America/Merida
   [junit4]   2> NOTE: Linux 4.13.0-26-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=173711864,total=505937920
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocumentBuilder, TestHighlightDedupGrouping, DocumentAnalysisRequestHandlerTest, TestDistribIDF, TestCloudDeleteByQuery, DefaultValueUpdateProcessorTest, TestMaxTokenLenTokenizer, TestOmitPositions, TestHashQParserPlugin, TestOnReconnectListenerSupport, SubstringBytesRefFilterTest, DistributedFacetPivotSmallAdvancedTest, AutoScalingHandlerTest, TestWriterPerf, CoreAdminRequestStatusTest, TestNestedDocsSort, DistributedQueryElevationComponentTest, TestStressLucene, DistributedFacetSimpleRefinementLongTailTest, TestComponentsName, TestBinaryField, TestFieldCollectionResource, MoveReplicaTest, UpdateLogTest, TestHttpShardHandlerFactory, TestSQLHandler, TestManagedSynonymGraphFilterFactory, TestSegmentSorting, PreAnalyzedFieldManagedSchemaCloudTest, TestStressLiveNodes, TestJsonRequest, TestPhraseSuggestions, TestSolrQueryResponse, TestReplicationHandlerBackup, TestHashPartitioner, TestSolrConfigHandlerConcurrent, TestFieldCache, JSONWriterTest, TestMaxScoreQueryParser, TestFastOutputStream, UpdateParamsTest, CdcrReplicationHandlerTest, TestQuerySenderNoQuery, TestInitParams, TestSimDistributedQueue, TestNodeAddedTrigger, TestConfigSets, OverseerTaskQueueTest, SolrMetricsIntegrationTest, TestExecutePlanAction, TestConfigOverlay, TestPointFields, RestartWhileUpdatingTest, StatsComponentTest, ZkSolrClientTest, ChangedSchemaMergeTest, SortSpecParsingTest, BadIndexSchemaTest, TestIBSimilarityFactory, TestTolerantUpdateProcessorRandomCloud, ShufflingReplicaListTransformerTest, BlockJoinFacetSimpleTest, SpatialRPTFieldTypeTest, CheckHdfsIndexTest, FacetPivotSmallTest, JavabinLoaderTest, SystemLogListenerTest, DeleteReplicaTest, TestClassicSimilarityFactory, TestCopyFieldCollectionResource, TestStreamBody, TestCollationField, AtomicUpdateProcessorFactoryTest, UUIDFieldTest, TestIndexingPerformance, BitVectorTest, DocValuesMissingTest, PluginInfoTest, PreAnalyzedUpdateProcessorTest, TestCloudSearcherWarming, TestSolrFieldCacheBean, RequestHandlersTest, TestConfigReload, NodeAddedTriggerTest, SpellCheckCollatorTest, SolrPluginUtilsTest, SolrCoreMetricManagerTest, ForceLeaderTest, TestLuceneIndexBackCompat, CoreSorterTest, TestNamedUpdateProcessors, AnalyticsQueryTest, FieldAnalysisRequestHandlerTest, SolrIndexConfigTest, TestSolrCLIRunExample, TestGroupingSearch, TestRandomFaceting, DistributedFacetExistsSmallTest, TestPseudoReturnFields, ConfigSetsAPITest, CdcrBidirectionalTest, ClassificationUpdateProcessorIntegrationTest, TestUniqueKeyFieldResource, TestRemoteStreaming, CdcrUpdateLogTest, SimpleFacetsTest, TestSolrXml, TestComplexPhraseLeadingWildcard, TestExtendedDismaxParser, HdfsChaosMonkeySafeLeaderTest, DebugComponentTest, MBeansHandlerTest, LeaderFailoverAfterPartitionTest, ExternalFileFieldSortTest, HdfsBasicDistributedZk2Test, TestPullReplicaErrorHandling, TestSubQueryTransformerCrossCore, TestHdfsUpdateLog, TestTrieFacet, TestClusterStateProvider, OpenCloseCoreStressTest, MetricsHandlerTest, TermVectorComponentDistributedTest, TestSolrQueryParser, CloudExitableDirectoryReaderTest, ShardRoutingTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomDVFaceting, ZkCLITest, BasicFunctionalityTest, TestLazyCores, SolrIndexSplitterTest, TestCoreDiscovery, SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTest, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, TestSolrDeletionPolicy1, SolrInfoBeanTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TestQueryTypes, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, IndexSchemaRuntimeFieldTest, TestJmxIntegration, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, TestAnalyzedSuggestions, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, SearchHandlerTest, HighlighterConfigTest, TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig, TestStressRecovery, TestMergePolicyConfig, SampleTest, TestDocSet, NumericFieldsTest, MinimalSchemaTest, TestConfig, OutputWriterTest, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, EchoParamsTest, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, AssignBackwardCompatibilityTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionStateFormat2Test, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DeleteNodeTest, DeleteShardTest, DistribCursorPagingTest, DistributedVersionInfoTest, LeaderElectionContextKeyTest, LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, LegacyCloudClusterPropTest, MissingSegmentRecoveryTest, MoveReplicaHDFSTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerStatusTest, PeerSyncReplicationTest, ReplicationFactorTest, RollingRestartTest, SolrXmlInZkTest, TestClusterProperties, TestConfigSetsAPI, TestRebalanceLeaders, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, TestTolerantUpdateProcessorCloud, VMParamsZkACLAndCredentialsProvidersTest, AssignTest, CollectionTooManyReplicasTest, CollectionsAPIAsyncDistributedZkTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed [581/767 (1!)] on J0 in 110.40s, 19 tests, 1 error <<< FAILURES!

[...truncated 48870 lines...]