Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/563/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseParallelGC 
--illegal-access=deny

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

Error Message:
Error from server at https://127.0.0.1:46841/solr/awhollynewcollection_0: 
{"awhollynewcollection_0":5}

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:46841/solr/awhollynewcollection_0: 
{"awhollynewcollection_0":5}
        at 
__randomizedtesting.SeedInfo.seed([8B6FB2485668B37D:C31AC6FC505B9CE8]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:460)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12582 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_8B6FB2485668B37D-001/init-core-data-001
   [junit4]   2> 1032294 WARN  
(SUITE-CollectionsAPIDistributedZkTest-seed#[8B6FB2485668B37D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 1032295 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[8B6FB2485668B37D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1032296 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[8B6FB2485668B37D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1032297 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[8B6FB2485668B37D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1032298 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[8B6FB2485668B37D]-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.CollectionsAPIDistributedZkTest_8B6FB2485668B37D-001/tempDir-001
   [junit4]   2> 1032299 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[8B6FB2485668B37D]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1032299 INFO  (Thread-3555) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1032299 INFO  (Thread-3555) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1032301 ERROR (Thread-3555) [    ] 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> 1032399 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[8B6FB2485668B37D]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39541
   [junit4]   2> 1032404 INFO  (jetty-launcher-1517-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1032404 INFO  (jetty-launcher-1517-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1032404 INFO  (jetty-launcher-1517-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1032404 INFO  (jetty-launcher-1517-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1032409 INFO  (jetty-launcher-1517-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6e06d786{/solr,null,AVAILABLE}
   [junit4]   2> 1032411 INFO  (jetty-launcher-1517-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4e996557{SSL,[ssl, 
http/1.1]}{127.0.0.1:39665}
   [junit4]   2> 1032411 INFO  (jetty-launcher-1517-thread-3) [    ] 
o.e.j.s.Server Started @1033900ms
   [junit4]   2> 1032412 INFO  (jetty-launcher-1517-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39665}
   [junit4]   2> 1032418 ERROR (jetty-launcher-1517-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1032418 INFO  (jetty-launcher-1517-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@35731318{/solr,null,AVAILABLE}
   [junit4]   2> 1032418 INFO  (jetty-launcher-1517-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 1032418 INFO  (jetty-launcher-1517-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1032418 INFO  (jetty-launcher-1517-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1032418 INFO  (jetty-launcher-1517-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-07T16:14:20.373379Z
   [junit4]   2> 1032418 INFO  (jetty-launcher-1517-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6fb8fe1a{SSL,[ssl, 
http/1.1]}{127.0.0.1:34185}
   [junit4]   2> 1032418 INFO  (jetty-launcher-1517-thread-1) [    ] 
o.e.j.s.Server Started @1033907ms
   [junit4]   2> 1032418 INFO  (jetty-launcher-1517-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7cb2106f{/solr,null,AVAILABLE}
   [junit4]   2> 1032419 INFO  (jetty-launcher-1517-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34185}
   [junit4]   2> 1032419 INFO  (jetty-launcher-1517-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@452457a{/solr,null,AVAILABLE}
   [junit4]   2> 1032419 ERROR (jetty-launcher-1517-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1032419 INFO  (jetty-launcher-1517-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 1032419 INFO  (jetty-launcher-1517-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4d71be76{SSL,[ssl, 
http/1.1]}{127.0.0.1:40673}
   [junit4]   2> 1032419 INFO  (jetty-launcher-1517-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1032419 INFO  (jetty-launcher-1517-thread-2) [    ] 
o.e.j.s.Server Started @1033908ms
   [junit4]   2> 1032419 INFO  (jetty-launcher-1517-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1032419 INFO  (jetty-launcher-1517-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@e8c5d0d{SSL,[ssl, 
http/1.1]}{127.0.0.1:46841}
   [junit4]   2> 1032419 INFO  (jetty-launcher-1517-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-07T16:14:20.374622Z
   [junit4]   2> 1032419 INFO  (jetty-launcher-1517-thread-4) [    ] 
o.e.j.s.Server Started @1033908ms
   [junit4]   2> 1032419 INFO  (jetty-launcher-1517-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40673}
   [junit4]   2> 1032419 INFO  (jetty-launcher-1517-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46841}
   [junit4]   2> 1032419 ERROR (jetty-launcher-1517-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1032419 ERROR (jetty-launcher-1517-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1032419 INFO  (jetty-launcher-1517-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 1032419 INFO  (jetty-launcher-1517-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 1032419 INFO  (jetty-launcher-1517-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1032419 INFO  (jetty-launcher-1517-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1032419 INFO  (jetty-launcher-1517-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1032420 INFO  (jetty-launcher-1517-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1032420 INFO  (jetty-launcher-1517-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-07T16:14:20.375031Z
   [junit4]   2> 1032420 INFO  (jetty-launcher-1517-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-07T16:14:20.375054Z
   [junit4]   2> 1032424 INFO  (jetty-launcher-1517-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1032432 INFO  (jetty-launcher-1517-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1032434 INFO  (jetty-launcher-1517-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1032435 INFO  (jetty-launcher-1517-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39541/solr
   [junit4]   2> 1032440 INFO  (jetty-launcher-1517-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1032441 INFO  (jetty-launcher-1517-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39541/solr
   [junit4]   2> 1032441 INFO  (jetty-launcher-1517-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39541/solr
   [junit4]   2> 1032451 INFO  (jetty-launcher-1517-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39541/solr
   [junit4]   2> 1032462 INFO  (jetty-launcher-1517-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1032463 INFO  (jetty-launcher-1517-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40673_solr
   [junit4]   2> 1032463 INFO  (jetty-launcher-1517-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98788498489737227-127.0.0.1:40673_solr-n_0000000000) starting
   [junit4]   2> 1032465 INFO  (jetty-launcher-1517-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1032466 INFO  (jetty-launcher-1517-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34185_solr
   [junit4]   2> 1032467 INFO  (zkCallback-1540-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1032467 INFO  (zkCallback-1538-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1032468 INFO  (jetty-launcher-1517-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1032468 INFO  
(OverseerStateUpdate-98788498489737227-127.0.0.1:40673_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1032468 INFO  (jetty-launcher-1517-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40673_solr
   [junit4]   2> 1032468 INFO  (zkCallback-1538-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1032468 INFO  (zkCallback-1539-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1032468 INFO  (zkCallback-1540-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1032471 INFO  (jetty-launcher-1517-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46841_solr
   [junit4]   2> 1032472 INFO  (zkCallback-1539-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1032472 INFO  (zkCallback-1538-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1032480 INFO  (jetty-launcher-1517-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1032481 INFO  (jetty-launcher-1517-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1032482 INFO  (jetty-launcher-1517-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39665_solr
   [junit4]   2> 1032483 INFO  (zkCallback-1531-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1032483 INFO  (zkCallback-1540-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1032483 INFO  (zkCallback-1539-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1032483 INFO  (zkCallback-1538-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1032493 INFO  (zkCallback-1540-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1032501 INFO  (jetty-launcher-1517-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bd89d55
   [junit4]   2> 1032505 INFO  (jetty-launcher-1517-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bd89d55
   [junit4]   2> 1032506 INFO  (jetty-launcher-1517-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bd89d55
   [junit4]   2> 1032506 INFO  (jetty-launcher-1517-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bd89d55
   [junit4]   2> 1032506 INFO  (jetty-launcher-1517-thread-2) [    ] 
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.CollectionsAPIDistributedZkTest_8B6FB2485668B37D-001/tempDir-001/node2
   [junit4]   2> 1032508 INFO  (jetty-launcher-1517-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bd89d55
   [junit4]   2> 1032511 INFO  (jetty-launcher-1517-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bd89d55
   [junit4]   2> 1032511 INFO  (jetty-launcher-1517-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bd89d55
   [junit4]   2> 1032512 INFO  (jetty-launcher-1517-thread-1) [    ] 
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.CollectionsAPIDistributedZkTest_8B6FB2485668B37D-001/tempDir-001/node1
   [junit4]   2> 1032513 INFO  (jetty-launcher-1517-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bd89d55
   [junit4]   2> 1032513 INFO  (jetty-launcher-1517-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bd89d55
   [junit4]   2> 1032514 INFO  (jetty-launcher-1517-thread-4) [    ] 
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.CollectionsAPIDistributedZkTest_8B6FB2485668B37D-001/tempDir-001/node4
   [junit4]   2> 1032521 INFO  (jetty-launcher-1517-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bd89d55
   [junit4]   2> 1032530 INFO  (jetty-launcher-1517-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bd89d55
   [junit4]   2> 1032530 INFO  (jetty-launcher-1517-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bd89d55
   [junit4]   2> 1032531 INFO  (jetty-launcher-1517-thread-3) [    ] 
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.CollectionsAPIDistributedZkTest_8B6FB2485668B37D-001/tempDir-001/node3
   [junit4]   2> 1032580 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[8B6FB2485668B37D]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1032580 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[8B6FB2485668B37D]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39541/solr ready
   [junit4]   2> 1032590 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[8B6FB2485668B37D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionReload
   [junit4]   2> 1032590 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[8B6FB2485668B37D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1032598 INFO  (qtp1064131579-10632) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=reloaded_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1032599 INFO  (OverseerThreadFactory-4449-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection reloaded_collection
   [junit4]   2> 1032706 INFO  
(OverseerStateUpdate-98788498489737227-127.0.0.1:40673_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reloaded_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"reloaded_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46841/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1032708 INFO  
(OverseerStateUpdate-98788498489737227-127.0.0.1:40673_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reloaded_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"reloaded_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34185/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1032710 INFO  
(OverseerStateUpdate-98788498489737227-127.0.0.1:40673_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reloaded_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"reloaded_collection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40673/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1032711 INFO  
(OverseerStateUpdate-98788498489737227-127.0.0.1:40673_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reloaded_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"reloaded_collection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39665/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1032917 INFO  (qtp1064131579-10648) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1032917 INFO  (qtp1064131579-10648) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1032938 INFO  (qtp1116601793-10662) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1032938 INFO  (qtp388316448-10638) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1032939 INFO  (qtp1116601793-10662) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1032939 INFO  (qtp388316448-10638) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1032940 INFO  (qtp971903430-10635) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1032940 INFO  (qtp971903430-10635) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1033044 INFO  (zkCallback-1540-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1033045 INFO  (zkCallback-1539-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1033045 INFO  (zkCallback-1531-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1033045 INFO  (zkCallback-1531-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1033045 INFO  (zkCallback-1540-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1033044 INFO  (zkCallback-1538-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1033044 INFO  (zkCallback-1539-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1033045 INFO  (zkCallback-1538-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1033932 INFO  (qtp1064131579-10648) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1033935 INFO  (qtp1064131579-10648) [    ] o.a.s.s.IndexSchema 
[reloaded_collection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1033936 INFO  (qtp1064131579-10648) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1033936 INFO  (qtp1064131579-10648) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard2_replica_n6' 
using configuration from collection reloaded_collection, trusted=true
   [junit4]   2> 1033937 INFO  (qtp1064131579-10648) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.reloaded_collection.shard2.replica_n6' (registry 
'solr.core.reloaded_collection.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd89d55
   [junit4]   2> 1033937 INFO  (qtp1064131579-10648) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1033937 INFO  (qtp1064131579-10648) [    ] o.a.s.c.SolrCore 
[[reloaded_collection_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_8B6FB2485668B37D-001/tempDir-001/node3/reloaded_collection_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_8B6FB2485668B37D-001/tempDir-001/node3/reloaded_collection_shard2_replica_n6/data/]
   [junit4]   2> 1033946 INFO  (qtp388316448-10638) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1033946 INFO  (qtp1116601793-10662) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1033949 INFO  (qtp971903430-10635) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1033957 INFO  (qtp388316448-10638) [    ] o.a.s.s.IndexSchema 
[reloaded_collection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1033957 INFO  (qtp1116601793-10662) [    ] o.a.s.s.IndexSchema 
[reloaded_collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1033958 INFO  (qtp388316448-10638) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1033958 INFO  (qtp388316448-10638) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard1_replica_n2' 
using configuration from collection reloaded_collection, trusted=true
   [junit4]   2> 1033958 INFO  (qtp1116601793-10662) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1033958 INFO  (qtp1116601793-10662) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard1_replica_n1' 
using configuration from collection reloaded_collection, trusted=true
   [junit4]   2> 1033958 INFO  (qtp388316448-10638) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.reloaded_collection.shard1.replica_n2' (registry 
'solr.core.reloaded_collection.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd89d55
   [junit4]   2> 1033959 INFO  (qtp388316448-10638) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1033959 INFO  (qtp388316448-10638) [    ] o.a.s.c.SolrCore 
[[reloaded_collection_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_8B6FB2485668B37D-001/tempDir-001/node1/reloaded_collection_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_8B6FB2485668B37D-001/tempDir-001/node1/reloaded_collection_shard1_replica_n2/data/]
   [junit4]   2> 1033959 INFO  (qtp1116601793-10662) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.reloaded_collection.shard1.replica_n1' (registry 
'solr.core.reloaded_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd89d55
   [junit4]   2> 1033959 INFO  (qtp1116601793-10662) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1033959 INFO  (qtp1116601793-10662) [    ] o.a.s.c.SolrCore 
[[reloaded_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_8B6FB2485668B37D-001/tempDir-001/node4/reloaded_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_8B6FB2485668B37D-001/tempDir-001/node4/reloaded_collection_shard1_replica_n1/data/]
   [junit4]   2> 1033963 INFO  (qtp971903430-10635) [    ] o.a.s.s.IndexSchema 
[reloaded_collection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1033965 INFO  (qtp971903430-10635) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1033965 INFO  (qtp971903430-10635) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard2_replica_n4' 
using configuration from collection reloaded_collection, trusted=true
   [junit4]   2> 1033965 INFO  (qtp971903430-10635) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.reloaded_collection.shard2.replica_n4' (registry 
'solr.core.reloaded_collection.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd89d55
   [junit4]   2> 1033965 INFO  (qtp971903430-10635) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1033966 INFO  (qtp971903430-10635) [    ] o.a.s.c.SolrCore 
[[reloaded_collection_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_8B6FB2485668B37D-001/tempDir-001/node2/reloaded_collection_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_8B6FB2485668B37D-001/tempDir-001/node2/reloaded_collection_shard2_replica_n4/data/]
   [junit4]   2> 1033977 INFO  (qtp1064131579-10648) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1033977 INFO  (qtp1064131579-10648) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1033983 INFO  (qtp1064131579-10648) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1033983 INFO  (qtp1064131579-10648) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1033984 INFO  (qtp1064131579-10648) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@55518e1a[reloaded_collection_shard2_replica_n6] main]
   [junit4]   2> 1033985 INFO  (qtp1064131579-10648) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1033985 INFO  (qtp1064131579-10648) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1033985 INFO  (qtp1064131579-10648) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1033986 INFO  (searcherExecutor-4458-thread-1) [    ] 
o.a.s.c.SolrCore [reloaded_collection_shard2_replica_n6] Registered new 
searcher Searcher@55518e1a[reloaded_collection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1033986 INFO  (qtp1064131579-10648) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1580615977602646016
   [junit4]   2> 1033990 INFO  (qtp1064131579-10648) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1033995 INFO  (qtp388316448-10638) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1033995 INFO  (qtp388316448-10638) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1033996 INFO  (qtp388316448-10638) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1033996 INFO  (qtp388316448-10638) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1033997 INFO  (qtp388316448-10638) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@57f7ad06[reloaded_collection_shard1_replica_n2] main]
   [junit4]   2> 1033998 INFO  (qtp388316448-10638) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1033998 INFO  (qtp388316448-10638) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1033998 INFO  (qtp388316448-10638) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1033999 INFO  (searcherExecutor-4459-thread-1) [    ] 
o.a.s.c.SolrCore [reloaded_collection_shard1_replica_n2] Registered new 
searcher Searcher@57f7ad06[reloaded_collection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1033999 INFO  (qtp388316448-10638) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1580615977616277504
   [junit4]   2> 1034001 INFO  (qtp388316448-10638) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1034007 INFO  (qtp1116601793-10662) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1034007 INFO  (qtp1116601793-10662) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1034007 INFO  (qtp971903430-10635) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1034007 INFO  (qtp971903430-10635) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1034008 INFO  (qtp1116601793-10662) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1034008 INFO  (qtp971903430-10635) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1034008 INFO  (qtp1116601793-10662) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1034008 INFO  (qtp971903430-10635) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1034008 INFO  (qtp971903430-10635) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e323ec1[reloaded_collection_shard2_replica_n4] main]
   [junit4]   2> 1034008 INFO  (qtp1116601793-10662) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6219bc05[reloaded_collection_shard1_replica_n1] main]
   [junit4]   2> 1034009 INFO  (qtp1116601793-10662) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1034009 INFO  (qtp971903430-10635) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1034009 INFO  (qtp1116601793-10662) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1034009 INFO  (qtp971903430-10635) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1034010 INFO  (qtp1116601793-10662) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1034010 INFO  (qtp971903430-10635) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1034010 INFO  (searcherExecutor-4462-thread-1) [    ] 
o.a.s.c.SolrCore [reloaded_collection_shard2_replica_n4] Registered new 
searcher Searcher@1e323ec1[reloaded_collection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1034010 INFO  (searcherExecutor-4460-thread-1) [    ] 
o.a.s.c.SolrCore [reloaded_collection_shard1_replica_n1] Registered new 
searcher Searcher@6219bc05[reloaded_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1034010 INFO  (qtp971903430-10635) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1580615977627811840
   [junit4]   2> 1034010 INFO  (qtp1116601793-10662) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1580615977627811840
   [junit4]   2> 1034103 INFO  (zkCallback-1539-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1034103 INFO  (zkCallback-1540-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1034103 INFO  (zkCallback-1538-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1034103 INFO  (zkCallback-1531-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1034103 INFO  (zkCallback-1539-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1034103 INFO  (zkCallback-1531-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1034103 INFO  (zkCallback-1538-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1034103 INFO  (zkCallback-1540-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1034490 INFO  (qtp1064131579-10648) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1034490 INFO  (qtp1064131579-10648) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1034491 INFO  (qtp1064131579-10648) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:39665/solr/reloaded_collection_shard2_replica_n6/
   [junit4]   2> 1034491 INFO  (qtp1064131579-10648) [    ] o.a.s.u.PeerSync 
PeerSync: core=reloaded_collection_shard2_replica_n6 
url=https://127.0.0.1:39665/solr START 
replicas=[https://127.0.0.1:40673/solr/reloaded_collection_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 1034495 INFO  (qtp971903430-10639) [    ] o.a.s.c.S.Request 
[reloaded_collection_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1034502 INFO  (qtp388316448-10638) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1034502 INFO  (qtp388316448-10638) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1034502 INFO  (qtp388316448-10638) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:34185/solr/reloaded_collection_shard1_replica_n2/
   [junit4]   2> 1034502 INFO  (qtp388316448-10638) [    ] o.a.s.u.PeerSync 
PeerSync: core=reloaded_collection_shard1_replica_n2 
url=https://127.0.0.1:34185/solr START 
replicas=[https://127.0.0.1:46841/solr/reloaded_collection_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 1034509 INFO  (qtp1116601793-10641) [    ] o.a.s.c.S.Request 
[reloaded_collection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1034791 INFO  (qtp1064131579-10648) [    ] o.a.s.u.PeerSync 
PeerSync: core=reloaded_collection_shard2_replica_n6 
url=https://127.0.0.1:39665/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1034791 INFO  (qtp1064131579-10648) [    ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1034792 INFO  (qtp1064131579-10648) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1034792 INFO  (qtp1064131579-10648) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1034796 INFO  (qtp1064131579-10648) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:39665/solr/reloaded_collection_shard2_replica_n6/ shard2
   [junit4]   2> 1034803 INFO  (qtp388316448-10638) [    ] o.a.s.u.PeerSync 
PeerSync: core=reloaded_collection_shard1_replica_n2 
url=https://127.0.0.1:34185/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1034803 INFO  (qtp388316448-10638) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1034803 INFO  (qtp388316448-10638) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1034803 INFO  (qtp388316448-10638) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1034808 INFO  (qtp388316448-10638) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:34185/solr/reloaded_collection_shard1_replica_n2/ shard1
   [junit4]   2> 1034910 INFO  (zkCallback-1539-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1034910 INFO  (zkCallback-1538-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1034910 INFO  (zkCallback-1538-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1034910 INFO  (zkCallback-1531-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1034910 INFO  (zkCallback-1531-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1034910 INFO  (zkCallback-1540-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1034910 INFO  (zkCallback-1539-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1034910 INFO  (zkCallback-1540-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1034947 INFO  (qtp1064131579-10648) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1034949 INFO  (qtp1064131579-10648) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2032
   [junit4]   2> 1034959 INFO  (qtp388316448-10638) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1034960 INFO  (qtp388316448-10638) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2021
   [junit4]   2> 1035014 INFO  (qtp971903430-10635) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2074
   [junit4]   2> 1035014 INFO  (qtp1116601793-10662) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2076
   [junit4]   2> 1035017 INFO  (qtp1064131579-10632) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1035118 INFO  (zkCallback-1539-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1035118 INFO  (zkCallback-1539-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1035118 INFO  (zkCallback-1538-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1035118 INFO  (zkCallback-1538-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1035118 INFO  (zkCallback-1531-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1035118 INFO  (zkCallback-1540-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1035118 INFO  (zkCallback-1540-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1035118 INFO  (zkCallback-1531-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1036018 INFO  (qtp1064131579-10632) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&name=reloaded_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3419
   [junit4]   2> 1036022 INFO  (qtp1116601793-10641) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036027 INFO  (qtp388316448-10664) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036031 INFO  (qtp971903430-10639) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036036 INFO  (qtp1064131579-10648) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036038 INFO  (qtp1064131579-10645) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params 
async=69af54ba-ea90-4491-afa8-8a8b41425756&name=reloaded_collection&action=RELOAD&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1036040 INFO  (qtp1064131579-10645) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=69af54ba-ea90-4491-afa8-8a8b41425756&name=reloaded_collection&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 1036042 INFO  (OverseerThreadFactory-4449-thread-2) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=RELOAD
   [junit4]   2> 1036043 INFO  
(OverseerCollectionConfigSetProcessor-98788498489737227-127.0.0.1:40673_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1036045 INFO  (qtp971903430-10656) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={core=reloaded_collection_shard2_replica_n4&async=69af54ba-ea90-4491-afa8-8a8b414257563311713315573376&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1036045 INFO  (qtp388316448-10659) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={core=reloaded_collection_shard1_replica_n2&async=69af54ba-ea90-4491-afa8-8a8b414257563311713315534678&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1036046 INFO  (qtp1064131579-10646) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=reloaded_collection_shard2_replica_n6&async=69af54ba-ea90-4491-afa8-8a8b414257563311713315603862&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1036046 INFO  (qtp1116601793-10636) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=reloaded_collection_shard1_replica_n1&async=69af54ba-ea90-4491-afa8-8a8b414257563311713315458730&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1036047 INFO  (qtp388316448-10664) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
69af54ba-ea90-4491-afa8-8a8b414257563311713315534678
   [junit4]   2> 1036047 INFO  (qtp388316448-10664) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=69af54ba-ea90-4491-afa8-8a8b414257563311713315534678&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1036047 INFO  (qtp1116601793-10658) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036051 INFO  (qtp388316448-10659) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036056 INFO  (parallelCoreAdminExecutor-4453-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1036056 INFO  (parallelCoreAdminExecutor-4452-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1036056 INFO  (parallelCoreAdminExecutor-4451-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1036057 INFO  (qtp971903430-10642) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036074 INFO  (parallelCoreAdminExecutor-4450-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1036079 INFO  (qtp1064131579-10646) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036080 INFO  (parallelCoreAdminExecutor-4453-thread-1) [    ] 
o.a.s.s.IndexSchema [reloaded_collection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1036080 INFO  (parallelCoreAdminExecutor-4450-thread-1) [    ] 
o.a.s.s.IndexSchema [reloaded_collection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1036081 INFO  (parallelCoreAdminExecutor-4451-thread-1) [    ] 
o.a.s.s.IndexSchema [reloaded_collection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1036081 INFO  (parallelCoreAdminExecutor-4452-thread-1) [    ] 
o.a.s.s.IndexSchema [reloaded_collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1036081 INFO  (parallelCoreAdminExecutor-4453-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1036081 INFO  (parallelCoreAdminExecutor-4453-thread-1) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 
'reloaded_collection_shard2_replica_n6' using configuration from collection 
reloaded_collection
   [junit4]   2> 1036082 INFO  (parallelCoreAdminExecutor-4450-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1036082 INFO  (parallelCoreAdminExecutor-4450-thread-1) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 
'reloaded_collection_shard2_replica_n4' using configuration from collection 
reloaded_collection
   [junit4]   2> 1036083 INFO  (qtp1116601793-10651) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036083 INFO  (parallelCoreAdminExecutor-4451-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1036083 INFO  (parallelCoreAdminExecutor-4451-thread-1) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 
'reloaded_collection_shard1_replica_n2' using configuration from collection 
reloaded_collection
   [junit4]   2> 1036084 INFO  (parallelCoreAdminExecutor-4452-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1036084 INFO  (parallelCoreAdminExecutor-4452-thread-1) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 
'reloaded_collection_shard1_replica_n1' using configuration from collection 
reloaded_collection
   [junit4]   2> 1036086 INFO  (qtp388316448-10649) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036096 INFO  (qtp971903430-10663) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036098 INFO  (qtp1064131579-10632) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036109 INFO  (qtp1116601793-10658) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036109 INFO  (parallelCoreAdminExecutor-4453-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.reloaded_collection.shard2.replica_n6' (registry 
'solr.core.reloaded_collection.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd89d55
   [junit4]   2> 1036109 INFO  (parallelCoreAdminExecutor-4453-thread-1) [    ] 
o.a.s.c.SolrCore [[reloaded_collection_shard2_replica_n6] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_8B6FB2485668B37D-001/tempDir-001/node3/reloaded_collection_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_8B6FB2485668B37D-001/tempDir-001/node3/reloaded_collection_shard2_replica_n6/data/]
   [junit4]   2> 1036113 INFO  (qtp388316448-10661) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036114 INFO  (parallelCoreAdminExecutor-4451-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.reloaded_collection.shard1.replica_n2' (registry 
'solr.core.reloaded_collection.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd89d55
   [junit4]   2> 1036114 INFO  (parallelCoreAdminExecutor-4451-thread-1) [    ] 
o.a.s.c.SolrCore [[reloaded_collection_shard1_replica_n2] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_8B6FB2485668B37D-001/tempDir-001/node1/reloaded_collection_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_8B6FB2485668B37D-001/tempDir-001/node1/reloaded_collection_shard1_replica_n2/data/]
   [junit4]   2> 1036115 INFO  (qtp971903430-10656) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036116 INFO  (parallelCoreAdminExecutor-4452-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.reloaded_collection.shard1.replica_n1' (registry 
'solr.core.reloaded_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd89d55
   [junit4]   2> 1036116 INFO  (parallelCoreAdminExecutor-4452-thread-1) [    ] 
o.a.s.c.SolrCore [[reloaded_collection_shard1_replica_n1] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_8B6FB2485668B37D-001/tempDir-001/node4/reloaded_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_8B6FB2485668B37D-001/tempDir-001/node4/reloaded_collection_shard1_replica_n1/data/]
   [junit4]   2> 1036117 INFO  (parallelCoreAdminExecutor-4450-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.reloaded_collection.shard2.replica_n4' (registry 
'solr.core.reloaded_collection.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd89d55
   [junit4]   2> 1036117 INFO  (parallelCoreAdminExecutor-4450-thread-1) [    ] 
o.a.s.c.SolrCore [[reloaded_collection_shard2_replica_n4] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_8B6FB2485668B37D-001/tempDir-001/node2/reloaded_collection_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_8B6FB2485668B37D-001/tempDir-001/node2/reloaded_collection_shard2_replica_n4/data/]
   [junit4]   2> 1036121 INFO  (qtp1064131579-10637) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036129 INFO  (qtp1116601793-10641) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036133 INFO  (qtp388316448-10661) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036136 INFO  (qtp971903430-10642) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036145 INFO  (qtp1064131579-10634) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036148 INFO  (qtp1116601793-10651) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036151 INFO  (qtp388316448-10659) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036154 INFO  (qtp971903430-10656) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036155 INFO  (parallelCoreAdminExecutor-4453-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1036155 INFO  (parallelCoreAdminExecutor-4453-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1036157 INFO  (qtp1064131579-10634) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036157 INFO  (parallelCoreAdminExecutor-4453-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4428d4[reloaded_collection_shard2_replica_n6] main]
   [junit4]   2> 1036157 INFO  (parallelCoreAdminExecutor-4453-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1036157 INFO  (parallelCoreAdminExecutor-4453-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1036158 INFO  (parallelCoreAdminExecutor-4453-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1036159 INFO  (parallelCoreAdminExecutor-4453-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1580615979881201664
   [junit4]   2> 1036160 INFO  (qtp1116601793-10655) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036160 INFO  (searcherExecutor-4478-thread-1) [    ] 
o.a.s.c.SolrCore [reloaded_collection_shard2_replica_n6] Registered new 
searcher Searcher@4428d4[reloaded_collection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1036161 INFO  (parallelCoreAdminExecutor-4453-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1036161 INFO  (parallelCoreAdminExecutor-4453-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@16de293[reloaded_collection_shard2_replica_n6] main]
   [junit4]   2> 1036161 INFO  (parallelCoreAdminExecutor-4453-thread-1) [    ] 
o.a.s.c.SolrCore [reloaded_collection_shard2_replica_n6]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@27f347a3
   [junit4]   2> 1036161 INFO  (parallelCoreAdminExecutor-4453-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.reloaded_collection.shard2.replica_n6, tag=670255011
   [junit4]   2> 1036161 INFO  (parallelCoreAdminExecutor-4453-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1c4d7b67: rootName = null, 
domain = solr.core.reloaded_collection.shard2.replica_n6, service url = null, 
agent id = null] for registry solr.core.reloaded_collection.shard2.replica_n6 / 
com.codahale.metrics.MetricRegistry@56fabf90
   [junit4]   2> 1036162 INFO  (searcherExecutor-4478-thread-1) [    ] 
o.a.s.c.SolrCore [reloaded_collection_shard2_replica_n6] Registered new 
searcher Searcher@16de293[reloaded_collection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1036162 INFO  (qtp388316448-10638) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036163 INFO  (parallelCoreAdminExecutor-4451-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1036163 INFO  (parallelCoreAdminExecutor-4451-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1036164 INFO  (parallelCoreAdminExecutor-4451-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@46903f68[reloaded_collection_shard1_replica_n2] main]
   [junit4]   2> 1036164 INFO  (parallelCoreAdminExecutor-4452-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1036164 INFO  (parallelCoreAdminExecutor-4452-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1036164 INFO  (parallelCoreAdminExecutor-4451-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1036164 INFO  (qtp971903430-10635) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036164 INFO  (parallelCoreAdminExecutor-4451-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1036165 INFO  (parallelCoreAdminExecutor-4451-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1036165 INFO  (parallelCoreAdminExecutor-4450-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1036165 INFO  (parallelCoreAdminExecutor-4450-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1036165 INFO  (parallelCoreAdminExecutor-4452-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7d2179bb[reloaded_collection_shard1_replica_n1] main]
   [junit4]   2> 1036166 INFO  (parallelCoreAdminExecutor-4452-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1036166 INFO  (parallelCoreAdminExecutor-4452-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1036166 INFO  (parallelCoreAdminExecutor-4452-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1036166 INFO  (parallelCoreAdminExecutor-4450-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3a538c36[reloaded_collection_shard2_replica_n4] main]
   [junit4]   2> 1036166 INFO  (searcherExecutor-4480-thread-1) [    ] 
o.a.s.c.SolrCore [reloaded_collection_shard1_replica_n2] Registered new 
searcher Searcher@46903f68[reloaded_collection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1036166 INFO  (parallelCoreAdminExecutor-4451-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1580615979888541696
   [junit4]   2> 1036166 INFO  (qtp1064131579-10645) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036166 INFO  (parallelCoreAdminExecutor-4450-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1036167 INFO  (parallelCoreAdminExecutor-4450-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1036167 INFO  (parallelCoreAdminExecutor-4450-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1036168 INFO  (searcherExecutor-4481-thread-1) [    ] 
o.a.s.c.SolrCore [reloaded_collection_shard1_replica_n1] Registered new 
searcher Searcher@7d2179bb[reloaded_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1036168 INFO  (parallelCoreAdminExecutor-4452-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1580615979890638848
   [junit4]   2> 1036168 INFO  (parallelCoreAdminExecutor-4453-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.reloaded_collection.shard2.leader, tag=670255011
   [junit4]   2> 1036168 INFO  (parallelCoreAdminExecutor-4451-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1036168 INFO  (parallelCoreAdminExecutor-4451-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@411522ce[reloaded_collection_shard1_replica_n2] main]
   [junit4]   2> 1036168 INFO  (parallelCoreAdminExecutor-4451-thread-1) [    ] 
o.a.s.c.SolrCore [reloaded_collection_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1b6602c6
   [junit4]   2> 1036168 INFO  (parallelCoreAdminExecutor-4451-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.reloaded_collection.shard1.replica_n2, tag=459670214
   [junit4]   2> 1036168 INFO  (parallelCoreAdminExecutor-4451-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7ac3a7e6: rootName = null, 
domain = solr.core.reloaded_collection.shard1.replica_n2, service url = null, 
agent id = null] for registry solr.core.reloaded_collection.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@744b449b
   [junit4]   2> 1036168 INFO  (qtp1116601793-10651) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036169 INFO  (searcherExecutor-4479-thread-1) [    ] 
o.a.s.c.SolrCore [reloaded_collection_shard2_replica_n4] Registered new 
searcher Searcher@3a538c36[reloaded_collection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1036169 INFO  (parallelCoreAdminExecutor-4450-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1580615979891687424
   [junit4]   2> 1036169 INFO  (searcherExecutor-4480-thread-1) [    ] 
o.a.s.c.SolrCore [reloaded_collection_shard1_replica_n2] Registered new 
searcher Searcher@411522ce[reloaded_collection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1036169 INFO  (parallelCoreAdminExecutor-4452-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1036170 INFO  (parallelCoreAdminExecutor-4452-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@29911eb9[reloaded_collection_shard1_replica_n1] main]
   [junit4]   2> 1036170 INFO  (parallelCoreAdminExecutor-4452-thread-1) [    ] 
o.a.s.c.SolrCore [reloaded_collection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6498e72a
   [junit4]   2> 1036170 INFO  (parallelCoreAdminExecutor-4452-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.reloaded_collection.shard1.replica_n1, tag=1687742250
   [junit4]   2> 1036170 INFO  (parallelCoreAdminExecutor-4452-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5a535077: rootName = null, 
domain = solr.core.reloaded_collection.shard1.replica_n1, service url = null, 
agent id = null] for registry solr.core.reloaded_collection.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@2ce4a8ff
   [junit4]   2> 1036170 INFO  (parallelCoreAdminExecutor-4450-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1036170 INFO  (parallelCoreAdminExecutor-4450-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3acce205[reloaded_collection_shard2_replica_n4] main]
   [junit4]   2> 1036170 INFO  (parallelCoreAdminExecutor-4450-thread-1) [    ] 
o.a.s.c.SolrCore [reloaded_collection_shard2_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3ab09f22
   [junit4]   2> 1036171 INFO  (parallelCoreAdminExecutor-4450-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.reloaded_collection.shard2.replica_n4, tag=984653602
   [junit4]   2> 1036171 INFO  (parallelCoreAdminExecutor-4450-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@616faee5: rootName = null, 
domain = solr.core.reloaded_collection.shard2.replica_n4, service url = null, 
agent id = null] for registry solr.core.reloaded_collection.shard2.replica_n4 / 
com.codahale.metrics.MetricRegistry@5c081340
   [junit4]   2> 1036171 INFO  (qtp388316448-10659) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036172 INFO  (searcherExecutor-4479-thread-1) [    ] 
o.a.s.c.SolrCore [reloaded_collection_shard2_replica_n4] Registered new 
searcher Searcher@3acce205[reloaded_collection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1036173 INFO  (parallelCoreAdminExecutor-4451-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.reloaded_collection.shard1.leader, tag=459670214
   [junit4]   2> 1036174 INFO  (searcherExecutor-4481-thread-1) [    ] 
o.a.s.c.SolrCore [reloaded_collection_shard1_replica_n1] Registered new 
searcher Searcher@29911eb9[reloaded_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1036175 INFO  (qtp971903430-10663) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036175 INFO  (parallelCoreAdminExecutor-4450-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.reloaded_collection.shard2.leader, tag=984653602
   [junit4]   2> 1036175 INFO  (parallelCoreAdminExecutor-4452-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.reloaded_collection.shard1.leader, tag=1687742250
   [junit4]   2> 1036180 INFO  (qtp1064131579-10637) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036183 INFO  (qtp1116601793-10655) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036185 INFO  (qtp388316448-10661) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036186 INFO  (qtp971903430-10656) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036188 INFO  (qtp1064131579-10633) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036188 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[8B6FB2485668B37D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollectionReload
   [junit4]   2> 1036199 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[8B6FB2485668B37D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCoresAreDistributedAcrossNodes
   [junit4]   2> 1036199 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[8B6FB2485668B37D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1036200 INFO  (qtp1064131579-10648) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=reloaded_collection&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1037048 INFO  (qtp388316448-10664) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
69af54ba-ea90-4491-afa8-8a8b414257563311713315534678
   [junit4]   2> 1037048 INFO  (qtp388316448-10664) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=69af54ba-ea90-4491-afa8-8a8b414257563311713315534678&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1037050 INFO  (qtp1064131579-10634) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
69af54ba-ea90-4491-afa8-8a8b414257563311713315603862
   [junit4]   2> 1037050 INFO  (qtp1064131579-10634) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=69af54ba-ea90-4491-afa8-8a8b414257563311713315603862&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1037051 INFO  (qtp971903430-10639) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
69af54ba-ea90-4491-afa8-8a8b414257563311713315573376
   [junit4]   2> 1037051 INFO  (qtp971903430-10639) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=69af54ba-ea90-4491-afa8-8a8b414257563311713315573376&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1037052 INFO  (qtp1116601793-10662) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
69af54ba-ea90-4491-afa8-8a8b414257563311713315458730
   [junit4]   2> 1037052 INFO  (qtp1116601793-10662) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=69af54ba-ea90-4491-afa8-8a8b414257563311713315458730&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1037054 INFO  (OverseerThreadFactory-4449-thread-2) [    ] 
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> 1038201 INFO  (OverseerThreadFactory-4449-thread-3) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1038201 INFO  
(OverseerCollectionConfigSetProcessor-98788498489737227-127.0.0.1:40673_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1038203 INFO  (qtp1116601793-10655) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.reloaded_collection.shard1.replica_n1, tag=null
   [junit4]   2> 1038203 INFO  (qtp1116601793-10655) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@695f1426: rootName = null, 
domain = solr.core.reloaded_collection.shard1.replica_n1, service url = null, 
agent id = null] for registry solr.core.reloaded_collection.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@2ce4a8ff
   [junit4]   2> 1038203 INFO  (qtp388316448-10661) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.reloaded_collection.shard1.replica_n2, tag=null
   [junit4]   2> 1038203 INFO  (qtp1064131579-10645) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.reloaded_collection.shard2.replica_n6, tag=null
   [junit4]   2> 1038203 INFO  (qtp388316448-10661) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7bb606ed: rootName = null, 
domain = solr.core.reloaded_collection.shard1.replica_n2, service url = null, 
agent id = null] for registry solr.core.reloaded_collection.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@744b449b
   [junit4]   2> 1038203 INFO  (qtp971903430-10656) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.reloaded_collection.shard2.replica_n4, tag=null
   [junit4]   2> 1038203 INFO  (qtp1064131579-10645) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2e9cb687: rootName = null, 
domain = solr.core.reloaded_collection.shard2.replica_n6, service url = null, 
agent id = null] for registry solr.core.reloaded_collection.shard2.replica_n6 / 
com.codahale.metrics.MetricRegistry@56fabf90
   [junit4]   2> 1038204 INFO  (qtp971903430-10656) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6adda477: rootName = null, 
domain = solr.core.reloaded_collection.shard2.replica_n4, service url = null, 
agent id = null] for registry solr.core.reloaded_collection.shard2.replica_n4 / 
com.codahale.metrics.MetricRegistry@5c081340
   [junit4]   2> 1038242 INFO  (qtp1116601793-10655) [    ] o.a.s.c.SolrCore 
[reloaded_collection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@199e242e
   [junit4]   2> 1038242 INFO  (qtp1116601793-10655) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.reloaded_collection.shard1.replica_n1, tag=429794350
   [junit4]   2> 1038242 INFO  (qtp1116601793-10655) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.reloaded_collection.shard1.leader, tag=429794350
   [junit4]   2> 1038244 INFO  (qtp388316448-10661) [    ] o.a.s.c.Solr

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

1108964 INFO  (jetty-closer-1518-thread-3) [    ] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a27f3cf: 
rootName = null, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@4a55b219
   [junit4]   2> 1108964 INFO  (jetty-closer-1518-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@55f3edd0: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@4a55b219
   [junit4]   2> 1108964 INFO  (jetty-closer-1518-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1108964 INFO  (jetty-closer-1518-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1108965 INFO  (jetty-closer-1518-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1108965 INFO  (jetty-closer-1518-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1108965 WARN  (zkCallback-1538-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1108965 INFO  (zkCallback-1531-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1108965 INFO  (zkCallback-1559-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1108966 INFO  (zkCallback-1539-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1108966 INFO  (jetty-closer-1518-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@35731318{/solr,null,UNAVAILABLE}
   [junit4]   2> 1108966 INFO  (jetty-closer-1518-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98788498489737227-127.0.0.1:40673_solr-n_0000000000) closing
   [junit4]   2> 1108966 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 0x15ef79db0600011, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1108966 INFO  
(OverseerStateUpdate-98788498489737227-127.0.0.1:40673_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40673_solr
   [junit4]   2> 1108967 INFO  (zkCallback-1539-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 1108967 WARN  (zkCallback-1539-thread-3) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1108967 INFO  (jetty-closer-1518-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7cb2106f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1110466 WARN  (zkCallback-1559-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1110466 WARN  (zkCallback-1531-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1110466 INFO  (jetty-closer-1518-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6e06d786{/solr,null,UNAVAILABLE}
   [junit4]   2> 1110466 INFO  (jetty-closer-1518-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1920b8c0{/solr,null,UNAVAILABLE}
   [junit4]   2> 1110467 ERROR 
(SUITE-CollectionsAPIDistributedZkTest-seed#[8B6FB2485668B37D]-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> 1110467 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[8B6FB2485668B37D]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39541 39541
   [junit4]   2> 1116996 INFO  (Thread-3555) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:39541 39541
   [junit4]   2> 1116997 WARN  (Thread-3555) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        25      /solr/aliases.json
   [junit4]   2>        22      /solr/configs/conf
   [junit4]   2>        6       /solr/configs/conf2
   [junit4]   2>        5       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        40      /solr/collections/addReplicaColl/state.json
   [junit4]   2>        25      
/solr/collections/awhollynewcollection_0/state.json
   [junit4]   2>        25      /solr/clusterprops.json
   [junit4]   2>        25      /solr/clusterstate.json
   [junit4]   2>        24      
/solr/collections/nodes_used_collection/state.json
   [junit4]   2>        24      /solr/collections/reloaded_collection/state.json
   [junit4]   2>        13      
/solr/collections/acollectionafterbaddelete/state.json
   [junit4]   2>        13      
/solr/collections/halfdeletedcollection/state.json
   [junit4]   2>        10      /solr/collections/onlyinzk/state.json
   [junit4]   2>        5       /solr/collections/created_and_deleted/state.json
   [junit4]   2>        5       /solr/collections/withconfigset2/state.json
   [junit4]   2>        4       
/solr/collections/halfcollectionblocker/state.json
   [junit4]   2>        4       /solr/collections/halfcollection/state.json
   [junit4]   2>        4       
/solr/collections/halfcollectionblocker2/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98788498489737227-127.0.0.1:40673_solr-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/98788498489737225-127.0.0.1:34185_solr-n_0000000001
   [junit4]   2>        2       
/solr/collections/addReplicaColl/leader_elect/shard1/election/98788498489737225-core_node10-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        308     /solr/collections
   [junit4]   2>        32      /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.CollectionsAPIDistributedZkTest_8B6FB2485668B37D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=true): {}, locale=mn, timezone=America/Virgin
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=158427624,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [TestTrieFacet, 
TestDynamicLoading, TestCSVResponseWriter, BlockJoinFacetDistribTest, 
DistributedFacetPivotSmallAdvancedTest, SpellCheckCollatorTest, 
TestLeaderElectionZkExpiry, DistributedSpellCheckComponentTest, 
ZkNodePropsTest, TestSmileRequest, TestRestManager, IndexBasedSpellCheckerTest, 
BinaryUpdateRequestHandlerTest, TestFunctionQuery, 
OpenExchangeRatesOrgProviderTest, TestStressInPlaceUpdates, 
AutoScalingHandlerTest, TestNumericRangeQuery32, TestManagedSchemaThreadSafety, 
DebugComponentTest, HdfsThreadLeakTest, TestDocSet, SolrPluginUtilsTest, 
TestPayloadScoreQParserPlugin, TestFaceting, TestSystemCollAutoCreate, 
PluginInfoTest, TestHttpShardHandlerFactory, TestExclusionRuleCollectionAccess, 
SynonymTokenizerTest, TestCSVLoader, BitVectorTest, 
TestSolrCloudWithHadoopAuthPlugin, CloudMLTQParserTest, TestPrepRecovery, 
FieldAnalysisRequestHandlerTest, TestCollectionAPI, 
DistribDocExpirationUpdateProcessorTest, RAMDirectoryFactoryTest, 
TestDocBasedVersionConstraints, TestDFISimilarityFactory, 
AnalyticsMergeStrategyTest, SecurityConfHandlerTest, TestJsonFacetRefinement, 
TestNoOpRegenerator, TestSchemalessBufferedUpdates, 
TestCloudJSONFacetJoinDomain, SmileWriterTest, TestExactSharedStatsCache, 
TestDistributedSearch, TestRealTimeGet, CdcrBootstrapTest, 
XmlUpdateRequestHandlerTest, TestReqParamsAPI, DeleteShardTest, 
MoveReplicaHDFSUlogDirTest, TestCrossCoreJoin, HdfsBasicDistributedZkTest, 
TestSubQueryTransformerDistrib, ZkStateReaderTest, 
TestLMDirichletSimilarityFactory, BasicAuthIntegrationTest, 
TestQuerySenderNoQuery, TestBinaryField, SortSpecParsingTest, 
SolrRequestParserTest, TestRawTransformer, ChaosMonkeyNothingIsSafeTest, 
TestApiFramework, TestOmitPositions, OverseerStatusTest, TestCollationField, 
TestManagedStopFilterFactory, DocumentAnalysisRequestHandlerTest, 
HdfsRecoveryZkTest, TestLockTree, TestRemoteStreaming, CoreSorterTest, 
DistributedQueryElevationComponentTest, TestSolrQueryParser, SuggesterWFSTTest, 
TestConfigSets, DistributedQueryComponentCustomSortTest, 
ExternalFileFieldSortTest, TestHalfAndHalfDocValues, 
TestSha256AuthenticationProvider, TestDynamicFieldCollectionResource, 
CollectionTooManyReplicasTest, VersionInfoTest, TestStressLucene, 
SolrJmxReporterCloudTest, HighlighterConfigTest, TestFreeTextSuggestions, 
BasicZkTest, TestIndexingPerformance, TestIBSimilarityFactory, 
TestLuceneIndexBackCompat, LeaderFailureAfterFreshStartTest, 
TestRandomFaceting, CdcrRequestHandlerTest, GraphQueryTest, 
CoreAdminCreateDiscoverTest, TestAnalyzeInfixSuggestions, 
TestDeleteCollectionOnDownNodes, TestSolrDeletionPolicy1, 
LeaderElectionIntegrationTest, TestSolrFieldCacheBean, EnumFieldTest, 
EchoParamsTest, PeerSyncTest, WordBreakSolrSpellCheckerTest, LargeFieldTest, 
SolrIndexSplitterTest, TestReplicationHandler, MigrateRouteKeyTest, 
ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed [342/734 (1!)] on J0 in 84.73s, 19 tests, 1 error <<< 
FAILURES!

[...truncated 41200 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to