You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/27 11:25:29 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 4731 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/4731/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast

Error Message:
Request should fail after trying all replica nodes once

Stack Trace:
junit.framework.AssertionFailedError: Request should fail after trying all replica nodes once
	at __randomizedtesting.SeedInfo.seed([FAAD4ABC1581C359:29706316B2B0AA25]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2749)
	at org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast(TestQueryingOnDownCollection.java:91)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13308 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestQueryingOnDownCollection
   [junit4]   2> 594076 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FAAD4ABC1581C359]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 594076 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FAAD4ABC1581C359]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_FAAD4ABC1581C359-001/data-dir-67-001
   [junit4]   2> 594076 WARN  (SUITE-TestQueryingOnDownCollection-seed#[FAAD4ABC1581C359]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=852 numCloses=852
   [junit4]   2> 594076 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FAAD4ABC1581C359]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 594077 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FAAD4ABC1581C359]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 594077 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FAAD4ABC1581C359]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 594078 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FAAD4ABC1581C359]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_FAAD4ABC1581C359-001/tempDir-001
   [junit4]   2> 594078 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FAAD4ABC1581C359]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 594078 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 594078 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 594178 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FAAD4ABC1581C359]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 36297
   [junit4]   2> 594178 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FAAD4ABC1581C359]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36297
   [junit4]   2> 594178 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FAAD4ABC1581C359]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36297
   [junit4]   2> 594178 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FAAD4ABC1581C359]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36297
   [junit4]   2> 594180 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FAAD4ABC1581C359]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 594185 INFO  (zkConnectionManagerCallback-6790-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 594185 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FAAD4ABC1581C359]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 594192 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FAAD4ABC1581C359]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 594195 INFO  (zkConnectionManagerCallback-6792-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 594195 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FAAD4ABC1581C359]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 594201 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FAAD4ABC1581C359]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 594201 INFO  (zkConnectionManagerCallback-6794-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 594201 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FAAD4ABC1581C359]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 594309 INFO  (jetty-launcher-6795-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 594309 INFO  (jetty-launcher-6795-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 594309 INFO  (jetty-launcher-6795-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 594310 INFO  (jetty-launcher-6795-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 594310 INFO  (jetty-launcher-6795-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 594310 INFO  (jetty-launcher-6795-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 594310 INFO  (jetty-launcher-6795-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 594310 INFO  (jetty-launcher-6795-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 594310 INFO  (jetty-launcher-6795-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 594316 INFO  (jetty-launcher-6795-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 594316 INFO  (jetty-launcher-6795-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 594316 INFO  (jetty-launcher-6795-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 594319 INFO  (jetty-launcher-6795-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ee17d33{/solr,null,AVAILABLE}
   [junit4]   2> 594319 INFO  (jetty-launcher-6795-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@48052bbc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41167}
   [junit4]   2> 594319 INFO  (jetty-launcher-6795-thread-2) [     ] o.e.j.s.Server Started @594347ms
   [junit4]   2> 594319 INFO  (jetty-launcher-6795-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41167}
   [junit4]   2> 594319 ERROR (jetty-launcher-6795-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 594319 INFO  (jetty-launcher-6795-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 594319 INFO  (jetty-launcher-6795-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 594319 INFO  (jetty-launcher-6795-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 594319 INFO  (jetty-launcher-6795-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 594319 INFO  (jetty-launcher-6795-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-27T10:33:42.300718Z
   [junit4]   2> 594320 INFO  (jetty-launcher-6795-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 594320 INFO  (jetty-launcher-6795-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 594320 INFO  (jetty-launcher-6795-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 594322 INFO  (jetty-launcher-6795-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e4269d7{/solr,null,AVAILABLE}
   [junit4]   2> 594324 INFO  (jetty-launcher-6795-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5b45d0c7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46301}
   [junit4]   2> 594324 INFO  (jetty-launcher-6795-thread-1) [     ] o.e.j.s.Server Started @594352ms
   [junit4]   2> 594324 INFO  (jetty-launcher-6795-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46301}
   [junit4]   2> 594324 INFO  (jetty-launcher-6795-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 594324 INFO  (jetty-launcher-6795-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 594324 INFO  (jetty-launcher-6795-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 594324 ERROR (jetty-launcher-6795-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 594324 INFO  (jetty-launcher-6795-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 594324 INFO  (jetty-launcher-6795-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 594324 INFO  (jetty-launcher-6795-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 594324 INFO  (jetty-launcher-6795-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 594324 INFO  (jetty-launcher-6795-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-27T10:33:42.305600Z
   [junit4]   2> 594325 INFO  (jetty-launcher-6795-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e1b19e0{/solr,null,AVAILABLE}
   [junit4]   2> 594325 INFO  (jetty-launcher-6795-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2a23dcd0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37731}
   [junit4]   2> 594325 INFO  (jetty-launcher-6795-thread-3) [     ] o.e.j.s.Server Started @594353ms
   [junit4]   2> 594325 INFO  (jetty-launcher-6795-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37731}
   [junit4]   2> 594326 ERROR (jetty-launcher-6795-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 594326 INFO  (jetty-launcher-6795-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 594326 INFO  (jetty-launcher-6795-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 594326 INFO  (jetty-launcher-6795-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 594326 INFO  (jetty-launcher-6795-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 594326 INFO  (jetty-launcher-6795-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-27T10:33:42.307162Z
   [junit4]   2> 594327 INFO  (jetty-launcher-6795-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 594327 INFO  (jetty-launcher-6795-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 594328 INFO  (jetty-launcher-6795-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 594330 INFO  (zkConnectionManagerCallback-6797-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 594330 INFO  (jetty-launcher-6795-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 594331 INFO  (jetty-launcher-6795-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 594335 INFO  (zkConnectionManagerCallback-6801-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 594335 INFO  (jetty-launcher-6795-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 594336 INFO  (jetty-launcher-6795-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 594340 INFO  (zkConnectionManagerCallback-6799-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 594340 INFO  (jetty-launcher-6795-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 594438 INFO  (jetty-launcher-6795-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 594439 INFO  (jetty-launcher-6795-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 594440 WARN  (jetty-launcher-6795-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@64fcaa9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 594440 WARN  (jetty-launcher-6795-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@64fcaa9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 594446 WARN  (jetty-launcher-6795-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6684b853[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 594446 WARN  (jetty-launcher-6795-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6684b853[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 594447 INFO  (jetty-launcher-6795-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36297/solr
   [junit4]   2> 594448 INFO  (jetty-launcher-6795-thread-2) [n:127.0.0.1:41167_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 594449 INFO  (zkConnectionManagerCallback-6812-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 594449 INFO  (jetty-launcher-6795-thread-2) [n:127.0.0.1:41167_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 594539 INFO  (jetty-launcher-6795-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 594540 WARN  (jetty-launcher-6795-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19ea6388[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 594540 WARN  (jetty-launcher-6795-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19ea6388[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 594543 WARN  (jetty-launcher-6795-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3a0d60e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 594543 WARN  (jetty-launcher-6795-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3a0d60e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 594543 INFO  (jetty-launcher-6795-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 594544 WARN  (jetty-launcher-6795-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6eda5d29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 594544 WARN  (jetty-launcher-6795-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6eda5d29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 594544 INFO  (jetty-launcher-6795-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36297/solr
   [junit4]   2> 594545 INFO  (jetty-launcher-6795-thread-3) [n:127.0.0.1:37731_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 594546 WARN  (jetty-launcher-6795-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5e31a588[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 594546 WARN  (jetty-launcher-6795-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5e31a588[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 594546 INFO  (zkConnectionManagerCallback-6829-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 594546 INFO  (jetty-launcher-6795-thread-3) [n:127.0.0.1:37731_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 594547 INFO  (jetty-launcher-6795-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36297/solr
   [junit4]   2> 594548 INFO  (jetty-launcher-6795-thread-1) [n:127.0.0.1:46301_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 594550 INFO  (zkConnectionManagerCallback-6834-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 594550 INFO  (jetty-launcher-6795-thread-1) [n:127.0.0.1:46301_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 594659 INFO  (jetty-launcher-6795-thread-2) [n:127.0.0.1:41167_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41167_solr
   [junit4]   2> 594660 INFO  (jetty-launcher-6795-thread-2) [n:127.0.0.1:41167_solr     ] o.a.s.c.Overseer Overseer (id=73826883540221958-127.0.0.1:41167_solr-n_0000000000) starting
   [junit4]   2> 594670 INFO  (OverseerStateUpdate-73826883540221958-127.0.0.1:41167_solr-n_0000000000) [n:127.0.0.1:41167_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41167_solr
   [junit4]   2> 594675 INFO  (jetty-launcher-6795-thread-1) [n:127.0.0.1:46301_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46301_solr
   [junit4]   2> 594677 INFO  (jetty-launcher-6795-thread-1) [n:127.0.0.1:46301_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 594677 INFO  (jetty-launcher-6795-thread-1) [n:127.0.0.1:46301_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 594677 INFO  (jetty-launcher-6795-thread-1) [n:127.0.0.1:46301_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 594679 INFO  (jetty-launcher-6795-thread-3) [n:127.0.0.1:37731_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 594687 INFO  (jetty-launcher-6795-thread-2) [n:127.0.0.1:41167_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41167_solr as DOWN
   [junit4]   2> 594687 INFO  (zkCallback-6833-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 594688 INFO  (zkCallback-6811-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 594688 INFO  (jetty-launcher-6795-thread-2) [n:127.0.0.1:41167_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 594688 INFO  (jetty-launcher-6795-thread-2) [n:127.0.0.1:41167_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41167_solr
   [junit4]   2> 594693 INFO  (zkCallback-6811-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 594694 INFO  (zkCallback-6833-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 594694 INFO  (zkCallback-6828-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 594704 INFO  (jetty-launcher-6795-thread-3) [n:127.0.0.1:37731_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37731_solr as DOWN
   [junit4]   2> 594704 INFO  (jetty-launcher-6795-thread-2) [n:127.0.0.1:41167_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 594704 INFO  (jetty-launcher-6795-thread-2) [n:127.0.0.1:41167_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 594704 INFO  (jetty-launcher-6795-thread-2) [n:127.0.0.1:41167_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 594707 INFO  (jetty-launcher-6795-thread-1) [n:127.0.0.1:46301_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 594713 INFO  (jetty-launcher-6795-thread-3) [n:127.0.0.1:37731_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 594714 INFO  (jetty-launcher-6795-thread-3) [n:127.0.0.1:37731_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37731_solr
   [junit4]   2> 594715 INFO  (zkCallback-6833-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 594715 INFO  (zkCallback-6828-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 594715 INFO  (zkCallback-6811-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 594716 INFO  (jetty-launcher-6795-thread-3) [n:127.0.0.1:37731_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 594716 INFO  (jetty-launcher-6795-thread-3) [n:127.0.0.1:37731_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 594716 INFO  (jetty-launcher-6795-thread-3) [n:127.0.0.1:37731_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 594720 INFO  (jetty-launcher-6795-thread-2) [n:127.0.0.1:41167_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 594731 INFO  (jetty-launcher-6795-thread-1) [n:127.0.0.1:46301_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46301.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65c57805
   [junit4]   2> 594732 INFO  (jetty-launcher-6795-thread-3) [n:127.0.0.1:37731_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 594739 INFO  (jetty-launcher-6795-thread-1) [n:127.0.0.1:46301_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46301.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65c57805
   [junit4]   2> 594739 INFO  (jetty-launcher-6795-thread-1) [n:127.0.0.1:46301_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46301.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65c57805
   [junit4]   2> 594741 INFO  (jetty-launcher-6795-thread-1) [n:127.0.0.1:46301_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_FAAD4ABC1581C359-001/tempDir-001/node1/.
   [junit4]   2> 594742 INFO  (jetty-launcher-6795-thread-2) [n:127.0.0.1:41167_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41167.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65c57805
   [junit4]   2> 594752 INFO  (jetty-launcher-6795-thread-2) [n:127.0.0.1:41167_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41167.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65c57805
   [junit4]   2> 594752 INFO  (jetty-launcher-6795-thread-2) [n:127.0.0.1:41167_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41167.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65c57805
   [junit4]   2> 594753 INFO  (jetty-launcher-6795-thread-2) [n:127.0.0.1:41167_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_FAAD4ABC1581C359-001/tempDir-001/node2/.
   [junit4]   2> 594754 INFO  (jetty-launcher-6795-thread-3) [n:127.0.0.1:37731_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37731.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65c57805
   [junit4]   2> 594762 INFO  (jetty-launcher-6795-thread-3) [n:127.0.0.1:37731_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37731.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65c57805
   [junit4]   2> 594762 INFO  (jetty-launcher-6795-thread-3) [n:127.0.0.1:37731_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37731.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65c57805
   [junit4]   2> 594763 INFO  (jetty-launcher-6795-thread-3) [n:127.0.0.1:37731_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_FAAD4ABC1581C359-001/tempDir-001/node3/.
   [junit4]   2> 594773 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FAAD4ABC1581C359]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 594774 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FAAD4ABC1581C359]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 594774 INFO  (zkConnectionManagerCallback-6867-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 594774 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FAAD4ABC1581C359]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 594775 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FAAD4ABC1581C359]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 594776 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FAAD4ABC1581C359]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36297/solr ready
   [junit4]   2> 594792 INFO  (TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[FAAD4ABC1581C359]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testQueryToDownCollectionShouldFailFast
   [junit4]   2> 594796 INFO  (qtp618931772-11126) [n:127.0.0.1:37731_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=infected&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 594798 INFO  (OverseerThreadFactory-6846-thread-1-processing-n:127.0.0.1:41167_solr) [n:127.0.0.1:41167_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection infected
   [junit4]   2> 594907 INFO  (qtp618931772-11117) [n:127.0.0.1:37731_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 594907 INFO  (qtp618931772-11128) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:37731_solr / MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
   [junit4]   2> 594909 INFO  (qtp618931772-11128) [n:127.0.0.1:37731_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 594911 INFO  (qtp618931772-11127) [n:127.0.0.1:37731_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 594912 INFO  (qtp1187171604-11112) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:37731_solr / MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
   [junit4]   2> 594912 INFO  (qtp1187171604-11112) [n:127.0.0.1:41167_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 594915 INFO  (qtp618931772-11117) [n:127.0.0.1:37731_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 594915 INFO  (qtp1434596359-11119) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:37731_solr / MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
   [junit4]   2> 594916 INFO  (qtp1434596359-11119) [n:127.0.0.1:46301_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 594916 INFO  (qtp1434596359-11119) [n:127.0.0.1:46301_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 594919 INFO  (qtp618931772-11128) [n:127.0.0.1:37731_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 594921 INFO  (qtp1187171604-11113) [n:127.0.0.1:41167_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 594924 INFO  (qtp1434596359-11122) [n:127.0.0.1:46301_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 594927 INFO  (OverseerStateUpdate-73826883540221958-127.0.0.1:41167_solr-n_0000000000) [n:127.0.0.1:41167_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"infected",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"infected_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46301/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46301_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 594928 INFO  (OverseerStateUpdate-73826883540221958-127.0.0.1:41167_solr-n_0000000000) [n:127.0.0.1:41167_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"infected",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"infected_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41167/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41167_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 595133 INFO  (qtp1434596359-11123) [n:127.0.0.1:46301_solr    x:infected_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=infected_shard1_replica_n1&action=CREATE&numShards=2&collection=infected&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 595134 INFO  (qtp1187171604-11114) [n:127.0.0.1:41167_solr    x:infected_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=infected_shard2_replica_n2&action=CREATE&numShards=2&collection=infected&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 595149 INFO  (qtp1434596359-11123) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 595150 INFO  (qtp1187171604-11114) [n:127.0.0.1:41167_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 595156 INFO  (qtp1434596359-11123) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 595157 INFO  (qtp1187171604-11114) [n:127.0.0.1:41167_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 595158 INFO  (qtp1434596359-11123) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 595158 INFO  (qtp1434596359-11123) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'infected_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 595159 INFO  (qtp1434596359-11123) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46301.solr.core.infected.shard1.replica_n1' (registry 'solr.core.infected.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65c57805
   [junit4]   2> 595159 INFO  (qtp1434596359-11123) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SolrCore [[infected_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_FAAD4ABC1581C359-001/tempDir-001/node1/./infected_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_FAAD4ABC1581C359-001/tempDir-001/node1/./infected_shard1_replica_n1/data/]
   [junit4]   2> 595159 INFO  (qtp1187171604-11114) [n:127.0.0.1:41167_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 595159 INFO  (qtp1187171604-11114) [n:127.0.0.1:41167_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'infected_shard2_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 595159 INFO  (qtp1187171604-11114) [n:127.0.0.1:41167_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41167.solr.core.infected.shard2.replica_n2' (registry 'solr.core.infected.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65c57805
   [junit4]   2> 595159 INFO  (qtp1187171604-11114) [n:127.0.0.1:41167_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SolrCore [[infected_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_FAAD4ABC1581C359-001/tempDir-001/node2/./infected_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_FAAD4ABC1581C359-001/tempDir-001/node2/./infected_shard2_replica_n2/data/]
   [junit4]   2> 595232 INFO  (qtp1187171604-11114) [n:127.0.0.1:41167_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 595232 INFO  (qtp1187171604-11114) [n:127.0.0.1:41167_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 595232 INFO  (qtp1434596359-11123) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 595232 INFO  (qtp1434596359-11123) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 595234 INFO  (qtp1187171604-11114) [n:127.0.0.1:41167_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 595234 INFO  (qtp1187171604-11114) [n:127.0.0.1:41167_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 595234 INFO  (qtp1434596359-11123) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 595234 INFO  (qtp1434596359-11123) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 595236 INFO  (qtp1434596359-11123) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 595236 INFO  (qtp1434596359-11123) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 595236 INFO  (qtp1187171604-11114) [n:127.0.0.1:41167_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 595236 INFO  (qtp1434596359-11123) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 595237 INFO  (qtp1187171604-11114) [n:127.0.0.1:41167_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 595237 INFO  (qtp1187171604-11114) [n:127.0.0.1:41167_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 595237 INFO  (qtp1187171604-11114) [n:127.0.0.1:41167_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1667839424691437568
   [junit4]   2> 595237 INFO  (qtp1434596359-11123) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1667839424691437568
   [junit4]   2> 595240 INFO  (searcherExecutor-6871-thread-1-processing-n:127.0.0.1:41167_solr x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) [n:127.0.0.1:41167_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SolrCore [infected_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms: Collection: 'infected'
   [junit4]   2> 595243 INFO  (qtp1187171604-11114) [n:127.0.0.1:41167_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/infected/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 595243 INFO  (qtp1187171604-11114) [n:127.0.0.1:41167_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/infected/leaders/shard2
   [junit4]   2> 595243 INFO  (searcherExecutor-6869-thread-1-processing-n:127.0.0.1:46301_solr x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SolrCore [infected_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms: Collection: 'infected'
   [junit4]   2> 595244 INFO  (qtp1434596359-11123) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/infected/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 595244 INFO  (qtp1434596359-11123) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/infected/leaders/shard1
   [junit4]   2> 595248 INFO  (qtp1434596359-11123) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 595248 INFO  (qtp1434596359-11123) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 595248 INFO  (qtp1434596359-11123) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46301/solr/infected_shard1_replica_n1/
   [junit4]   2> 595248 INFO  (qtp1434596359-11123) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 595249 INFO  (qtp1434596359-11123) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:46301/solr/infected_shard1_replica_n1/ has no replicas
   [junit4]   2> 595249 INFO  (qtp1434596359-11123) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/infected/leaders/shard1/leader after winning as /collections/infected/leader_elect/shard1/election/73826883540221960-core_node3-n_0000000000
   [junit4]   2> 595249 INFO  (qtp1187171604-11114) [n:127.0.0.1:41167_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 595249 INFO  (qtp1187171604-11114) [n:127.0.0.1:41167_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 595249 INFO  (qtp1187171604-11114) [n:127.0.0.1:41167_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41167/solr/infected_shard2_replica_n2/
   [junit4]   2> 595249 INFO  (qtp1187171604-11114) [n:127.0.0.1:41167_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 595250 INFO  (qtp1187171604-11114) [n:127.0.0.1:41167_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:41167/solr/infected_shard2_replica_n2/ has no replicas
   [junit4]   2> 595250 INFO  (qtp1187171604-11114) [n:127.0.0.1:41167_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/infected/leaders/shard2/leader after winning as /collections/infected/leader_elect/shard2/election/73826883540221958-core_node4-n_0000000000
   [junit4]   2> 595250 INFO  (qtp1434596359-11123) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46301/solr/infected_shard1_replica_n1/ shard1
   [junit4]   2> 595252 INFO  (qtp1187171604-11114) [n:127.0.0.1:41167_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41167/solr/infected_shard2_replica_n2/ shard2
   [junit4]   2> 595354 INFO  (zkCallback-6811-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 595354 INFO  (zkCallback-6833-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 595355 INFO  (qtp1434596359-11123) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 595355 INFO  (qtp1187171604-11114) [n:127.0.0.1:41167_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 595357 INFO  (qtp1187171604-11114) [n:127.0.0.1:41167_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=infected_shard2_replica_n2&action=CREATE&numShards=2&collection=infected&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=223
   [junit4]   2> 595358 INFO  (qtp1434596359-11123) [n:127.0.0.1:46301_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=infected_shard1_replica_n1&action=CREATE&numShards=2&collection=infected&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=225
   [junit4]   2> 595359 INFO  (qtp618931772-11126) [n:127.0.0.1:37731_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 595458 INFO  (zkCallback-6811-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 595458 INFO  (zkCallback-6833-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 595458 INFO  (zkCallback-6811-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 595458 INFO  (zkCallback-6828-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 595458 INFO  (zkCallback-6833-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 595458 INFO  (qtp618931772-11126) [n:127.0.0.1:37731_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=infected&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=663
   [junit4]   2> 595469 INFO  (qtp1434596359-11118) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/infected/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 595469 INFO  (qtp1434596359-11118) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [infected_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=infected:4&wt=javabin&version=2}{add=[0 (1667839424932610048), 1 (1667839424933658624), 4 (1667839424933658625), 8 (1667839424933658626), 10 (1667839424933658627), 11 (1667839424933658628), 12 (1667839424933658629), 13 (1667839424933658630), 14 (1667839424933658631), 15 (1667839424933658632), ... (56 adds)]} 0 3
   [junit4]   2> 595470 INFO  (qtp1187171604-11110) [n:127.0.0.1:41167_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/infected/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 595470 INFO  (qtp1187171604-11110) [n:127.0.0.1:41167_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [infected_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=infected:4&wt=javabin&version=2}{add=[2 (1667839424931561472), 3 (1667839424933658624), 5 (1667839424933658625), 6 (1667839424933658626), 7 (1667839424933658627), 9 (1667839424933658628), 17 (1667839424933658629), 18 (1667839424933658630), 19 (1667839424933658631), 21 (1667839424933658632), ... (44 adds)]} 0 4
   [junit4]   2> 595478 INFO  (qtp1434596359-11122) [n:127.0.0.1:46301_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 595478 INFO  (qtp1187171604-11114) [n:127.0.0.1:41167_solr     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:46301_solr / MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
   [junit4]   2> 595483 INFO  (searcherExecutor-6871-thread-1-processing-n:127.0.0.1:41167_solr x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) [n:127.0.0.1:41167_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SolrCore [infected_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms: Collection: 'infected'
   [junit4]   2> 595484 INFO  (qtp1187171604-11114) [n:127.0.0.1:41167_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [infected_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:46301/solr/infected_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 5
   [junit4]   2> 595493 INFO  (searcherExecutor-6869-thread-1-processing-n:127.0.0.1:46301_solr x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SolrCore [infected_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms: Collection: 'infected'
   [junit4]   2> 595493 INFO  (qtp1434596359-11119) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [infected_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=infected:4&commit=true&wt=javabin&version=2}{commit=} 0 22
   [junit4]   2> 595498 INFO  (zkCallback-6833-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 595498 INFO  (zkCallback-6811-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 595498 INFO  (zkCallback-6833-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 595498 INFO  (zkCallback-6811-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 595511 INFO  (qtp1434596359-11118) [n:127.0.0.1:46301_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 595511 INFO  (qtp1434596359-11119) [n:127.0.0.1:46301_solr     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:46301_solr / MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
   [junit4]   2> 595512 INFO  (qtp1434596359-11119) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.S.Request [infected_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:46301/solr/infected_shard1_replica_n1/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1590575623479&isShard=true&wt=javabin} hits=56 status=0 QTime=0
   [junit4]   2> 595514 INFO  (qtp1187171604-11112) [n:127.0.0.1:41167_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.S.Request [infected_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:41167/solr/infected_shard2_replica_n2/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1590575623479&isShard=true&wt=javabin} hits=44 status=0 QTime=0
   [junit4]   2> 595514 INFO  (qtp1434596359-11124) [n:127.0.0.1:46301_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.S.Request [infected_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&rows=0&wt=javabin&version=2} hits=100 status=0 QTime=15
   [junit4]   2> 595515 INFO  (TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[FAAD4ABC1581C359]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testQueryToDownCollectionShouldFailFast
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestQueryingOnDownCollection -Dtests.method=testQueryToDownCollectionShouldFailFast -Dtests.seed=FAAD4ABC1581C359 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=or-IN -Dtests.timezone=Africa/Asmara -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.74s J2 | TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Request should fail after trying all replica nodes once
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FAAD4ABC1581C359:29706316B2B0AA25]:0)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2749)
   [junit4]    > 	at org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast(TestQueryingOnDownCollection.java:91)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 595619 INFO  (jetty-closer-6880-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=62766345
   [junit4]   2> 595619 INFO  (jetty-closer-6880-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=699303520
   [junit4]   2> 595619 INFO  (jetty-closer-6880-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41167_solr
   [junit4]   2> 595619 INFO  (jetty-closer-6880-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46301_solr
   [junit4]   2> 595620 INFO  (jetty-closer-6880-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 595620 INFO  (jetty-closer-6880-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:41167_solr as DOWN
   [junit4]   2> 595620 INFO  (jetty-closer-6880-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 595620 INFO  (jetty-closer-6880-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:46301_solr as DOWN
   [junit4]   2> 595624 INFO  (coreCloseExecutor-6888-thread-1) [n:127.0.0.1:46301_solr     ] o.a.s.c.SolrCore [infected_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3ef199c0
   [junit4]   2> 595624 INFO  (coreCloseExecutor-6888-thread-1) [n:127.0.0.1:46301_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.infected.shard1.replica_n1 tag=SolrCore@3ef199c0
   [junit4]   2> 595624 INFO  (coreCloseExecutor-6888-thread-1) [n:127.0.0.1:46301_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@370b3456: rootName = solr_46301, domain = solr.core.infected.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.infected.shard1.replica_n1/com.codahale.metrics.MetricRegistry@7a6f2026
   [junit4]   2> 595626 INFO  (jetty-closer-6880-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1819555627
   [junit4]   2> 595626 INFO  (jetty-closer-6880-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37731_solr
   [junit4]   2> 595635 INFO  (jetty-closer-6880-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 595635 INFO  (jetty-closer-6880-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:37731_solr as DOWN
   [junit4]   2> 595636 INFO  (coreCloseExecutor-6889-thread-1) [n:127.0.0.1:41167_solr     ] o.a.s.c.SolrCore [infected_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@2437d037
   [junit4]   2> 595636 INFO  (coreCloseExecutor-6889-thread-1) [n:127.0.0.1:41167_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.infected.shard2.replica_n2 tag=SolrCore@2437d037
   [junit4]   2> 595636 INFO  (coreCloseExecutor-6888-thread-1) [n:127.0.0.1:46301_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.infected.shard1.leader tag=SolrCore@3ef199c0
   [junit4]   2> 595636 INFO  (coreCloseExecutor-6889-thread-1) [n:127.0.0.1:41167_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@51c86fd8: rootName = solr_41167, domain = solr.core.infected.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.infected.shard2.replica_n2/com.codahale.metrics.MetricRegistry@526e069
   [junit4]   2> 595640 INFO  (coreCloseExecutor-6888-thread-1) [n:127.0.0.1:46301_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 595643 INFO  (jetty-closer-6880-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 595643 INFO  (jetty-closer-6880-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4e0531fd: rootName = solr_37731, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@27c4fa33
   [junit4]   2> 595644 INFO  (jetty-closer-6880-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 595644 INFO  (jetty-closer-6880-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15ca23fd: rootName = solr_46301, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@6da2e7cc
   [junit4]   2> 595667 INFO  (jetty-closer-6880-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 595667 INFO  (jetty-closer-6880-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c58fbbc: rootName = solr_46301, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@748d7178
   [junit4]   2> 595675 INFO  (jetty-closer-6880-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 595675 INFO  (jetty-closer-6880-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f34ce84: rootName = solr_37731, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@748d7178
   [junit4]   2> 595676 INFO  (jetty-closer-6880-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 595676 INFO  (jetty-closer-6880-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4adec6b1: rootName = solr_46301, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@76f5fa50
   [junit4]   2> 595676 INFO  (jetty-closer-6880-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 595676 INFO  (coreCloseExecutor-6889-thread-1) [n:127.0.0.1:41167_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.infected.shard2.leader tag=SolrCore@2437d037
   [junit4]   2> 595678 INFO  (coreCloseExecutor-6889-thread-1) [n:127.0.0.1:41167_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 595679 INFO  (jetty-closer-6880-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 595679 INFO  (jetty-closer-6880-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@48a40593: rootName = solr_37731, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@76f5fa50
   [junit4]   2> 595679 INFO  (jetty-closer-6880-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 595690 INFO  (jetty-closer-6880-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 595690 INFO  (jetty-closer-6880-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@785b95f8: rootName = solr_41167, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@33f0cd98
   [junit4]   2> 595696 INFO  (jetty-closer-6880-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 595696 INFO  (jetty-closer-6880-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18766c76: rootName = solr_41167, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@748d7178
   [junit4]   2> 595698 INFO  (jetty-closer-6880-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 595698 INFO  (jetty-closer-6880-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@60dd9336: rootName = solr_41167, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@76f5fa50
   [junit4]   2> 595698 INFO  (jetty-closer-6880-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 595699 INFO  (closeThreadPool-6897-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73826883540221958-127.0.0.1:41167_solr-n_0000000000) closing
   [junit4]   2> 595699 INFO  (OverseerStateUpdate-73826883540221958-127.0.0.1:41167_solr-n_0000000000) [n:127.0.0.1:41167_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41167_solr
   [junit4]   2> 595699 INFO  (OverseerAutoScalingTriggerThread-73826883540221958-127.0.0.1:41167_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 595701 INFO  (closeThreadPool-6897-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73826883540221958-127.0.0.1:41167_solr-n_0000000000) closing
   [junit4]   2> 595789 INFO  (zkCallback-6811-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 595789 INFO  (zkCallback-6828-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 595791 INFO  (jetty-closer-6880-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5b45d0c7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 595791 INFO  (jetty-closer-6880-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7e4269d7{/solr,null,UNAVAILABLE}
   [junit4]   2> 595791 INFO  (jetty-closer-6880-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 595891 INFO  (jetty-closer-6880-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73826883540221958-127.0.0.1:41167_solr-n_0000000000) closing
   [junit4]   2> 595892 INFO  (jetty-closer-6880-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@48052bbc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 595892 INFO  (jetty-closer-6880-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6ee17d33{/solr,null,UNAVAILABLE}
   [junit4]   2> 595892 INFO  (jetty-closer-6880-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 595992 INFO  (jetty-closer-6880-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2a23dcd0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 595992 INFO  (jetty-closer-6880-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4e1b19e0{/solr,null,UNAVAILABLE}
   [junit4]   2> 595993 INFO  (jetty-closer-6880-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 595993 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FAAD4ABC1581C359]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 596196 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/collections/infected/terms/shard2
   [junit4]   2> 	3	/solr/collections/infected/terms/shard1
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/infected/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/collections/infected/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73826883540221958-127.0.0.1:41167_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/overseer/queue
   [junit4]   2> 	14	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 596198 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FAAD4ABC1581C359]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36297
   [junit4]   2> 596198 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FAAD4ABC1581C359]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36297
   [junit4]   2> 596198 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FAAD4ABC1581C359]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36297
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_FAAD4ABC1581C359-001
   [junit4]   2> May 27, 2020 10:33:44 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=10, maxDocsPerChunk=785, blockShift=12), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=10, blockSize=12)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@f8157b2), locale=or-IN, timezone=Africa/Asmara
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=4,threads=1,free=161969336,total=357564416
   [junit4]   2> NOTE: All tests run in this JVM: [PrimUtilsTest, TestDistributedTracing, TestUtils, MultiThreadedOCPTest, HdfsRestartWhileUpdatingTest, TestRandomRequestDistribution, LargeFieldTest, SpellPossibilityIteratorTest, MetricsHandlerTest, ClassificationUpdateProcessorTest, CSVRequestHandlerTest, CoreSorterTest, ReplicationFactorTest, TestAnalyzedSuggestions, TestPolicyCloud, OverseerModifyCollectionTest, QueryParsingTest, IndexSizeTriggerTest, TestSolrConfigHandlerConcurrent, TestCSVLoader, AlternateDirectoryTest, TestFieldCacheVsDocValues, UpdateParamsTest, TestBinaryResponseWriter, OverseerTest, TestUnifiedSolrHighlighterWithoutStoredId, LoggingHandlerTest, JsonLoaderTest, TestXIncludeConfig, OutOfBoxZkACLAndCredentialsProvidersTest, TestSerializedLuceneMatchVersion, CoreAdminCreateDiscoverTest, TestComponentsName, TestDynamicFieldNamesIndexCorrectly, TestSolrDeletionPolicy2, AutoAddReplicasIntegrationTest, TestSimpleTrackingShardHandler, JavaBinAtomicUpdateMultivalueTest, TestSchemaResource, TestJsonRequest, NodeAddedTriggerIntegrationTest, TestDynamicURP, BufferStoreTest, TestMinHashQParser, WrapperMergePolicyFactoryTest, TestFilteredDocIdSet, TestPhraseSuggestions, CustomHighlightComponentTest, TestReloadDeadlock, TestTrieFacet, TestMultiValuedNumericRangeQuery, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestSolrJacksonAnnotation, SolrIndexConfigTest, ScheduledMaintenanceTriggerTest, TestLMJelinekMercerSimilarityFactory, HdfsDirectoryFactoryTest, LeaderElectionIntegrationTest, DateRangeFieldTest, AuthToolTest, SolrXmlInZkTest, MoveReplicaHDFSTest, SuggesterTest, TestConfigsApi, TestLocalFSCloudBackupRestore, TestXmlQParserPlugin, DistributedIntervalFacetingTest, TestCloudJSONFacetSKGEquiv, SolrCloudReportersTest, CdcrBidirectionalTest, TestManagedSynonymFilterFactory, ConcurrentCreateRoutedAliasTest, TestPackages, NotRequiredUniqueKeyTest, TestImpersonationWithHadoopAuth, CopyFieldTest, TestInPlaceUpdatesStandalone, TestQueryingOnDownCollection]
   [junit4] Completed [232/913 (1!)] on J2 in 2.76s, 1 test, 1 failure <<< FAILURES!

[...truncated 54657 lines...]