You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/11/03 01:58:47 UTC

[JENKINS] Lucene-Solr-8.x-Solaris (64bit/jdk1.8.0) - Build # 391 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/391/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

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([7BFF2A998143180E:A822033326727172]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2722)
	at org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast(TestQueryingOnDownCollection.java:91)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14487 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestQueryingOnDownCollection
   [junit4]   2> 1942130 INFO  (SUITE-TestQueryingOnDownCollection-seed#[7BFF2A998143180E]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_7BFF2A998143180E-001/tempDir-001
   [junit4]   2> 1942130 INFO  (SUITE-TestQueryingOnDownCollection-seed#[7BFF2A998143180E]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1942130 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1942130 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1942230 INFO  (SUITE-TestQueryingOnDownCollection-seed#[7BFF2A998143180E]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:63151
   [junit4]   2> 1942230 INFO  (SUITE-TestQueryingOnDownCollection-seed#[7BFF2A998143180E]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:63151
   [junit4]   2> 1942230 INFO  (SUITE-TestQueryingOnDownCollection-seed#[7BFF2A998143180E]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63151
   [junit4]   2> 1942230 INFO  (SUITE-TestQueryingOnDownCollection-seed#[7BFF2A998143180E]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63151
   [junit4]   2> 1942233 INFO  (SUITE-TestQueryingOnDownCollection-seed#[7BFF2A998143180E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1942237 INFO  (zkConnectionManagerCallback-12101-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1942237 INFO  (SUITE-TestQueryingOnDownCollection-seed#[7BFF2A998143180E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1942241 INFO  (SUITE-TestQueryingOnDownCollection-seed#[7BFF2A998143180E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1942243 INFO  (zkConnectionManagerCallback-12103-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1942243 INFO  (SUITE-TestQueryingOnDownCollection-seed#[7BFF2A998143180E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1942245 INFO  (SUITE-TestQueryingOnDownCollection-seed#[7BFF2A998143180E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1942247 INFO  (zkConnectionManagerCallback-12105-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1942247 INFO  (SUITE-TestQueryingOnDownCollection-seed#[7BFF2A998143180E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1942380 WARN  (jetty-launcher-12106-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1942380 WARN  (jetty-launcher-12106-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1942381 INFO  (jetty-launcher-12106-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1942381 INFO  (jetty-launcher-12106-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1942381 INFO  (jetty-launcher-12106-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_221-b11
   [junit4]   2> 1942382 INFO  (jetty-launcher-12106-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1942382 INFO  (jetty-launcher-12106-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1942382 INFO  (jetty-launcher-12106-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1942382 INFO  (jetty-launcher-12106-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40ceebac{/solr,null,AVAILABLE}
   [junit4]   2> 1942383 INFO  (jetty-launcher-12106-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@115c03bc{SSL,[ssl, http/1.1]}{127.0.0.1:57730}
   [junit4]   2> 1942383 INFO  (jetty-launcher-12106-thread-2) [     ] o.e.j.s.Server Started @1943771ms
   [junit4]   2> 1942383 INFO  (jetty-launcher-12106-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57730}
   [junit4]   2> 1942383 ERROR (jetty-launcher-12106-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1942383 INFO  (jetty-launcher-12106-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1942383 INFO  (jetty-launcher-12106-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.4.0
   [junit4]   2> 1942383 INFO  (jetty-launcher-12106-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1942383 INFO  (jetty-launcher-12106-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1942384 INFO  (jetty-launcher-12106-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-03T00:45:27.802Z
   [junit4]   2> 1942385 INFO  (jetty-launcher-12106-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1942386 WARN  (jetty-launcher-12106-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1942386 INFO  (jetty-launcher-12106-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1942386 INFO  (jetty-launcher-12106-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1942386 INFO  (jetty-launcher-12106-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_221-b11
   [junit4]   2> 1942387 INFO  (jetty-launcher-12106-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1942387 INFO  (jetty-launcher-12106-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1942387 INFO  (jetty-launcher-12106-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1942388 INFO  (jetty-launcher-12106-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c420d79{/solr,null,AVAILABLE}
   [junit4]   2> 1942389 INFO  (jetty-launcher-12106-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1942389 INFO  (jetty-launcher-12106-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1942389 INFO  (jetty-launcher-12106-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_221-b11
   [junit4]   2> 1942390 INFO  (jetty-launcher-12106-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1942390 INFO  (jetty-launcher-12106-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1942390 INFO  (jetty-launcher-12106-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1942390 INFO  (jetty-launcher-12106-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76a8d82b{/solr,null,AVAILABLE}
   [junit4]   2> 1942391 INFO  (jetty-launcher-12106-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@21bf9378{SSL,[ssl, http/1.1]}{127.0.0.1:54265}
   [junit4]   2> 1942391 INFO  (jetty-launcher-12106-thread-3) [     ] o.e.j.s.Server Started @1943779ms
   [junit4]   2> 1942391 INFO  (jetty-launcher-12106-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2ff7b89d{SSL,[ssl, http/1.1]}{127.0.0.1:45341}
   [junit4]   2> 1942391 INFO  (jetty-launcher-12106-thread-1) [     ] o.e.j.s.Server Started @1943779ms
   [junit4]   2> 1942391 INFO  (jetty-launcher-12106-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45341}
   [junit4]   2> 1942392 ERROR (jetty-launcher-12106-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1942392 INFO  (jetty-launcher-12106-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1942392 INFO  (jetty-launcher-12106-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.4.0
   [junit4]   2> 1942392 INFO  (jetty-launcher-12106-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1942392 INFO  (jetty-launcher-12106-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1942392 INFO  (jetty-launcher-12106-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-03T00:45:27.810Z
   [junit4]   2> 1942393 INFO  (jetty-launcher-12106-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1942391 INFO  (jetty-launcher-12106-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54265}
   [junit4]   2> 1942393 ERROR (jetty-launcher-12106-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1942393 INFO  (jetty-launcher-12106-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1942393 INFO  (jetty-launcher-12106-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.4.0
   [junit4]   2> 1942393 INFO  (jetty-launcher-12106-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1942393 INFO  (jetty-launcher-12106-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1942393 INFO  (jetty-launcher-12106-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-03T00:45:27.811Z
   [junit4]   2> 1942394 INFO  (jetty-launcher-12106-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1942401 INFO  (zkConnectionManagerCallback-12108-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1942401 INFO  (jetty-launcher-12106-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1942401 INFO  (zkConnectionManagerCallback-12110-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1942401 INFO  (jetty-launcher-12106-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1942401 INFO  (zkConnectionManagerCallback-12112-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1942401 INFO  (jetty-launcher-12106-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1942402 INFO  (jetty-launcher-12106-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1942402 INFO  (jetty-launcher-12106-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1942403 INFO  (jetty-launcher-12106-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1942856 INFO  (jetty-launcher-12106-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1942856 WARN  (jetty-launcher-12106-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1942857 WARN  (jetty-launcher-12106-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6663e090[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1942857 WARN  (jetty-launcher-12106-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6663e090[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1942858 WARN  (jetty-launcher-12106-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1942859 WARN  (jetty-launcher-12106-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c808798[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1942859 WARN  (jetty-launcher-12106-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c808798[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1942860 INFO  (jetty-launcher-12106-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63151/solr
   [junit4]   2> 1942860 INFO  (jetty-launcher-12106-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1942882 INFO  (zkConnectionManagerCallback-12121-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1942882 INFO  (jetty-launcher-12106-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1942985 INFO  (jetty-launcher-12106-thread-1) [n:127.0.0.1:45341_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1942992 INFO  (zkConnectionManagerCallback-12123-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1942992 INFO  (jetty-launcher-12106-thread-1) [n:127.0.0.1:45341_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1943216 INFO  (jetty-launcher-12106-thread-1) [n:127.0.0.1:45341_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45341_solr
   [junit4]   2> 1943217 INFO  (jetty-launcher-12106-thread-1) [n:127.0.0.1:45341_solr     ] o.a.s.c.Overseer Overseer (id=72127024367927303-127.0.0.1:45341_solr-n_0000000000) starting
   [junit4]   2> 1943234 INFO  (jetty-launcher-12106-thread-1) [n:127.0.0.1:45341_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45341_solr
   [junit4]   2> 1943235 INFO  (OverseerStateUpdate-72127024367927303-127.0.0.1:45341_solr-n_0000000000) [n:127.0.0.1:45341_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45341_solr
   [junit4]   2> 1943239 INFO  (OverseerStateUpdate-72127024367927303-127.0.0.1:45341_solr-n_0000000000) [n:127.0.0.1:45341_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1943242 INFO  (jetty-launcher-12106-thread-1) [n:127.0.0.1:45341_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1943243 INFO  (jetty-launcher-12106-thread-1) [n:127.0.0.1:45341_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1943265 INFO  (jetty-launcher-12106-thread-1) [n:127.0.0.1:45341_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1943296 INFO  (jetty-launcher-12106-thread-1) [n:127.0.0.1:45341_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45341.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@755c2ab6
   [junit4]   2> 1943303 INFO  (jetty-launcher-12106-thread-1) [n:127.0.0.1:45341_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45341.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@755c2ab6
   [junit4]   2> 1943303 INFO  (jetty-launcher-12106-thread-1) [n:127.0.0.1:45341_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45341.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@755c2ab6
   [junit4]   2> 1943304 INFO  (jetty-launcher-12106-thread-1) [n:127.0.0.1:45341_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_7BFF2A998143180E-001/tempDir-001/node1/.
   [junit4]   2> 1944467 INFO  (jetty-launcher-12106-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1944467 WARN  (jetty-launcher-12106-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1944469 WARN  (jetty-launcher-12106-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@422619a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1944469 WARN  (jetty-launcher-12106-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@422619a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1944474 WARN  (jetty-launcher-12106-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1944475 WARN  (jetty-launcher-12106-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@57badd7f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1944475 WARN  (jetty-launcher-12106-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@57badd7f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1944476 INFO  (jetty-launcher-12106-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63151/solr
   [junit4]   2> 1944476 INFO  (jetty-launcher-12106-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1944478 INFO  (zkConnectionManagerCallback-12133-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1944478 INFO  (jetty-launcher-12106-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1944591 INFO  (jetty-launcher-12106-thread-2) [n:127.0.0.1:57730_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1944593 INFO  (zkConnectionManagerCallback-12135-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1944593 INFO  (jetty-launcher-12106-thread-2) [n:127.0.0.1:57730_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1944601 INFO  (jetty-launcher-12106-thread-2) [n:127.0.0.1:57730_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1944631 INFO  (jetty-launcher-12106-thread-2) [n:127.0.0.1:57730_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:57730_solr as DOWN
   [junit4]   2> 1944633 INFO  (jetty-launcher-12106-thread-2) [n:127.0.0.1:57730_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1944633 INFO  (jetty-launcher-12106-thread-2) [n:127.0.0.1:57730_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57730_solr
   [junit4]   2> 1944634 INFO  (zkCallback-12122-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1944635 INFO  (jetty-launcher-12106-thread-2) [n:127.0.0.1:57730_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1944636 INFO  (jetty-launcher-12106-thread-2) [n:127.0.0.1:57730_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1944653 INFO  (jetty-launcher-12106-thread-2) [n:127.0.0.1:57730_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1944689 INFO  (jetty-launcher-12106-thread-2) [n:127.0.0.1:57730_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57730.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@755c2ab6
   [junit4]   2> 1944708 INFO  (zkCallback-12134-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1944709 INFO  (jetty-launcher-12106-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1944709 WARN  (jetty-launcher-12106-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1944711 WARN  (jetty-launcher-12106-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1844e7ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1944711 WARN  (jetty-launcher-12106-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1844e7ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1944713 INFO  (jetty-launcher-12106-thread-2) [n:127.0.0.1:57730_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57730.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@755c2ab6
   [junit4]   2> 1944714 INFO  (jetty-launcher-12106-thread-2) [n:127.0.0.1:57730_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57730.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@755c2ab6
   [junit4]   2> 1944714 WARN  (jetty-launcher-12106-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1944715 WARN  (jetty-launcher-12106-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f93c831[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1944715 WARN  (jetty-launcher-12106-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f93c831[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1944715 INFO  (jetty-launcher-12106-thread-2) [n:127.0.0.1:57730_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_7BFF2A998143180E-001/tempDir-001/node2/.
   [junit4]   2> 1944716 INFO  (jetty-launcher-12106-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63151/solr
   [junit4]   2> 1944717 INFO  (jetty-launcher-12106-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1944719 INFO  (zkConnectionManagerCallback-12145-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1944720 INFO  (jetty-launcher-12106-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1944837 INFO  (jetty-launcher-12106-thread-3) [n:127.0.0.1:54265_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1944839 INFO  (zkConnectionManagerCallback-12147-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1944839 INFO  (jetty-launcher-12106-thread-3) [n:127.0.0.1:54265_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1944850 INFO  (jetty-launcher-12106-thread-3) [n:127.0.0.1:54265_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1944876 INFO  (jetty-launcher-12106-thread-3) [n:127.0.0.1:54265_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:54265_solr as DOWN
   [junit4]   2> 1944878 INFO  (jetty-launcher-12106-thread-3) [n:127.0.0.1:54265_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1944878 INFO  (jetty-launcher-12106-thread-3) [n:127.0.0.1:54265_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54265_solr
   [junit4]   2> 1944880 INFO  (zkCallback-12122-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1944881 INFO  (zkCallback-12134-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1944881 INFO  (zkCallback-12146-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1944882 INFO  (jetty-launcher-12106-thread-3) [n:127.0.0.1:54265_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1944882 INFO  (jetty-launcher-12106-thread-3) [n:127.0.0.1:54265_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1944904 INFO  (jetty-launcher-12106-thread-3) [n:127.0.0.1:54265_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1944922 INFO  (jetty-launcher-12106-thread-3) [n:127.0.0.1:54265_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54265.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@755c2ab6
   [junit4]   2> 1944933 INFO  (jetty-launcher-12106-thread-3) [n:127.0.0.1:54265_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54265.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@755c2ab6
   [junit4]   2> 1944933 INFO  (jetty-launcher-12106-thread-3) [n:127.0.0.1:54265_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54265.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@755c2ab6
   [junit4]   2> 1944934 INFO  (jetty-launcher-12106-thread-3) [n:127.0.0.1:54265_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_7BFF2A998143180E-001/tempDir-001/node3/.
   [junit4]   2> 1945016 INFO  (SUITE-TestQueryingOnDownCollection-seed#[7BFF2A998143180E]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 1945016 INFO  (SUITE-TestQueryingOnDownCollection-seed#[7BFF2A998143180E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1945018 INFO  (zkConnectionManagerCallback-12156-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945018 INFO  (SUITE-TestQueryingOnDownCollection-seed#[7BFF2A998143180E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1945019 INFO  (SUITE-TestQueryingOnDownCollection-seed#[7BFF2A998143180E]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1945022 INFO  (SUITE-TestQueryingOnDownCollection-seed#[7BFF2A998143180E]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63151/solr ready
   [junit4]   2> 1945090 INFO  (qtp1303405147-35425) [n:127.0.0.1:45341_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> 1945097 INFO  (OverseerThreadFactory-13326-thread-1-processing-n:127.0.0.1:45341_solr) [n:127.0.0.1:45341_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection infected
   [junit4]   2> 1945228 INFO  (OverseerStateUpdate-72127024367927303-127.0.0.1:45341_solr-n_0000000000) [n:127.0.0.1:45341_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":"https://127.0.0.1:57730/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1945230 INFO  (OverseerStateUpdate-72127024367927303-127.0.0.1:45341_solr-n_0000000000) [n:127.0.0.1:45341_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":"https://127.0.0.1:45341/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1945453 INFO  (qtp726136840-35411) [n:127.0.0.1:54265_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1945453 INFO  (qtp1303405147-35422) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:54265_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAz3wFUkL110ZpMBBlx+GUkOd62c0Rh8pDQs6c53xyojcNaJimVqjOdnoANf3gsyClZocg4uI0BXz1FVkZQefXYTWjup7Sbz4oU1nG+G3jEfquKo2f+3DoiSMzOf0rssVbfq3IaB+0mDhhicu5CO6mQDKBCRogEWT5uOLIJE+xcQWJuSL3MP8ZusqSF4igR2g/KtJ4mGWUK7/D8BdpDR05XIKDu1gM/K2ESVuUE1pmkDf+n4JYlx6fvSuDBuSKq1sq+BOl4uxBbRlaeKPCMCRoifBlsbwXOSgvnt5/E9RXa5zUzvqeWeeyI8C7WgLrlxCXJ50eW+ZqSsGW2UxQZS4oOwIDAQAB
   [junit4]   2> 1945454 INFO  (qtp1303405147-35422) [n:127.0.0.1:45341_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> 1945454 INFO  (qtp1303405147-35422) [n:127.0.0.1:45341_solr    x:infected_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1945460 INFO  (qtp726136840-35414) [n:127.0.0.1:54265_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1945460 INFO  (qtp463759564-35404) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:54265_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAz3wFUkL110ZpMBBlx+GUkOd62c0Rh8pDQs6c53xyojcNaJimVqjOdnoANf3gsyClZocg4uI0BXz1FVkZQefXYTWjup7Sbz4oU1nG+G3jEfquKo2f+3DoiSMzOf0rssVbfq3IaB+0mDhhicu5CO6mQDKBCRogEWT5uOLIJE+xcQWJuSL3MP8ZusqSF4igR2g/KtJ4mGWUK7/D8BdpDR05XIKDu1gM/K2ESVuUE1pmkDf+n4JYlx6fvSuDBuSKq1sq+BOl4uxBbRlaeKPCMCRoifBlsbwXOSgvnt5/E9RXa5zUzvqeWeeyI8C7WgLrlxCXJ50eW+ZqSsGW2UxQZS4oOwIDAQAB
   [junit4]   2> 1945461 INFO  (qtp463759564-35404) [n:127.0.0.1:57730_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> 1946479 INFO  (qtp463759564-35404) [n:127.0.0.1:57730_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 1946479 INFO  (qtp1303405147-35422) [n:127.0.0.1:45341_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 1946487 INFO  (qtp1303405147-35422) [n:127.0.0.1:45341_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.s.IndexSchema [infected_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1946487 INFO  (qtp463759564-35404) [n:127.0.0.1:57730_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.s.IndexSchema [infected_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1946489 INFO  (qtp1303405147-35422) [n:127.0.0.1:45341_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> 1946489 INFO  (qtp463759564-35404) [n:127.0.0.1:57730_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> 1946489 INFO  (qtp463759564-35404) [n:127.0.0.1:57730_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 collection infected, trusted=true
   [junit4]   2> 1946489 INFO  (qtp1303405147-35422) [n:127.0.0.1:45341_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 collection infected, trusted=true
   [junit4]   2> 1946490 INFO  (qtp463759564-35404) [n:127.0.0.1:57730_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57730.solr.core.infected.shard1.replica_n1' (registry 'solr.core.infected.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@755c2ab6
   [junit4]   2> 1946490 INFO  (qtp1303405147-35422) [n:127.0.0.1:45341_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45341.solr.core.infected.shard2.replica_n2' (registry 'solr.core.infected.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@755c2ab6
   [junit4]   2> 1946490 INFO  (qtp1303405147-35422) [n:127.0.0.1:45341_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 [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_7BFF2A998143180E-001/tempDir-001/node1/infected_shard2_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_7BFF2A998143180E-001/tempDir-001/node1/./infected_shard2_replica_n2/data/]
   [junit4]   2> 1946490 INFO  (qtp463759564-35404) [n:127.0.0.1:57730_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 [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_7BFF2A998143180E-001/tempDir-001/node2/infected_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_7BFF2A998143180E-001/tempDir-001/node2/./infected_shard1_replica_n1/data/]
   [junit4]   2> 1946548 INFO  (qtp1303405147-35422) [n:127.0.0.1:45341_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> 1946548 INFO  (qtp1303405147-35422) [n:127.0.0.1:45341_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> 1946549 INFO  (qtp1303405147-35422) [n:127.0.0.1:45341_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1946549 INFO  (qtp1303405147-35422) [n:127.0.0.1:45341_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1946550 INFO  (qtp1303405147-35422) [n:127.0.0.1:45341_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@571ef2bc[infected_shard2_replica_n2] main]
   [junit4]   2> 1946552 INFO  (qtp1303405147-35422) [n:127.0.0.1:45341_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> 1946553 INFO  (qtp1303405147-35422) [n:127.0.0.1:45341_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> 1946554 INFO  (qtp1303405147-35422) [n:127.0.0.1:45341_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1946554 INFO  (qtp1303405147-35422) [n:127.0.0.1:45341_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 1649139444059471872
   [junit4]   2> 1946557 INFO  (searcherExecutor-13346-thread-1-processing-n:127.0.0.1:45341_solr x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) [n:127.0.0.1:45341_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 Searcher@571ef2bc[infected_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1946558 INFO  (qtp463759564-35404) [n:127.0.0.1:57730_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> 1946558 INFO  (qtp463759564-35404) [n:127.0.0.1:57730_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> 1946559 INFO  (qtp463759564-35404) [n:127.0.0.1:57730_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1946559 INFO  (qtp463759564-35404) [n:127.0.0.1:57730_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1946560 INFO  (qtp463759564-35404) [n:127.0.0.1:57730_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@749797bb[infected_shard1_replica_n1] main]
   [junit4]   2> 1946561 INFO  (qtp1303405147-35422) [n:127.0.0.1:45341_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> 1946561 INFO  (qtp1303405147-35422) [n:127.0.0.1:45341_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> 1946563 INFO  (qtp463759564-35404) [n:127.0.0.1:57730_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> 1946563 INFO  (qtp463759564-35404) [n:127.0.0.1:57730_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> 1946564 INFO  (qtp463759564-35404) [n:127.0.0.1:57730_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1946564 INFO  (qtp463759564-35404) [n:127.0.0.1:57730_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 1649139444069957632
   [junit4]   2> 1946566 INFO  (qtp1303405147-35422) [n:127.0.0.1:45341_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> 1946566 INFO  (qtp1303405147-35422) [n:127.0.0.1:45341_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> 1946566 INFO  (qtp1303405147-35422) [n:127.0.0.1:45341_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45341/solr/infected_shard2_replica_n2/
   [junit4]   2> 1946567 INFO  (searcherExecutor-13345-thread-1-processing-n:127.0.0.1:57730_solr x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) [n:127.0.0.1:57730_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 Searcher@749797bb[infected_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1946567 INFO  (qtp1303405147-35422) [n:127.0.0.1:45341_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> 1946567 INFO  (qtp1303405147-35422) [n:127.0.0.1:45341_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SyncStrategy https://127.0.0.1:45341/solr/infected_shard2_replica_n2/ has no replicas
   [junit4]   2> 1946567 INFO  (qtp1303405147-35422) [n:127.0.0.1:45341_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/72127024367927303-core_node4-n_0000000000
   [junit4]   2> 1946572 INFO  (qtp1303405147-35422) [n:127.0.0.1:45341_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45341/solr/infected_shard2_replica_n2/ shard2
   [junit4]   2> 1946573 INFO  (qtp463759564-35404) [n:127.0.0.1:57730_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> 1946573 INFO  (qtp463759564-35404) [n:127.0.0.1:57730_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> 1946580 INFO  (qtp463759564-35404) [n:127.0.0.1:57730_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> 1946580 INFO  (qtp463759564-35404) [n:127.0.0.1:57730_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> 1946580 INFO  (qtp463759564-35404) [n:127.0.0.1:57730_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:57730/solr/infected_shard1_replica_n1/
   [junit4]   2> 1946581 INFO  (qtp463759564-35404) [n:127.0.0.1:57730_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> 1946581 INFO  (qtp463759564-35404) [n:127.0.0.1:57730_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:57730/solr/infected_shard1_replica_n1/ has no replicas
   [junit4]   2> 1946582 INFO  (qtp463759564-35404) [n:127.0.0.1:57730_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/72127024367927305-core_node3-n_0000000000
   [junit4]   2> 1946584 INFO  (qtp463759564-35404) [n:127.0.0.1:57730_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:57730/solr/infected_shard1_replica_n1/ shard1
   [junit4]   2> 1946687 INFO  (zkCallback-12122-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> 1946688 INFO  (zkCallback-12134-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> 1946688 INFO  (zkCallback-12122-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> 1946688 INFO  (zkCallback-12134-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> 1946690 INFO  (qtp1303405147-35422) [n:127.0.0.1:45341_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> 1946690 INFO  (qtp463759564-35404) [n:127.0.0.1:57730_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> 1946692 INFO  (qtp1303405147-35422) [n:127.0.0.1:45341_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=infected_shard2_replica_n2&action=CREATE&numShards=2&collection=infected&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1239
   [junit4]   2> 1946692 INFO  (qtp463759564-35404) [n:127.0.0.1:57730_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=infected_shard1_replica_n1&action=CREATE&numShards=2&collection=infected&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1231
   [junit4]   2> 1946695 INFO  (qtp1303405147-35425) [n:127.0.0.1:45341_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> 1946796 INFO  (zkCallback-12134-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> 1946797 INFO  (zkCallback-12134-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> 1946797 INFO  (zkCallback-12122-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> 1946797 INFO  (zkCallback-12122-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> 1946797 INFO  (zkCallback-12134-thread-3) [     ] 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> 1946797 INFO  (zkCallback-12122-thread-3) [     ] 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> 1946798 INFO  (qtp1303405147-35425) [n:127.0.0.1:45341_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=1709
   [junit4]   2> 1946821 INFO  (qtp1303405147-35423) [n:127.0.0.1:45341_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> 1946821 INFO  (qtp1303405147-35423) [n:127.0.0.1:45341_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 (1649139444333150208), 3 (1649139444334198784), 5 (1649139444334198785), 6 (1649139444334198786), 7 (1649139444334198787), 9 (1649139444334198788), 17 (1649139444334198789), 18 (1649139444334198790), 19 (1649139444334198791), 21 (1649139444334198792), ... (44 adds)]} 0 12
   [junit4]   2> 1946822 INFO  (qtp463759564-35400) [n:127.0.0.1:57730_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> 1946822 INFO  (qtp463759564-35400) [n:127.0.0.1:57730_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 (1649139444336295936), 1 (1649139444337344512), 4 (1649139444337344513), 8 (1649139444337344514), 10 (1649139444337344515), 11 (1649139444337344516), 12 (1649139444337344517), 13 (1649139444337344518), 14 (1649139444337344519), 15 (1649139444337344520), ... (56 adds)]} 0 7
   [junit4]   2> 1946862 INFO  (qtp1303405147-35422) [n:127.0.0.1:45341_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1946863 INFO  (qtp463759564-35405) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:45341_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoztfBbqZjUhKydZVumcbn31Jb4NPYHOKaV/qDM7iy5jE+/Ox51St9K9t2vEQEVYzv9c2jYsbXbrTKvia6DKCfYIYY4j8ZQUV6HGkrGzJ3l9a5L/9dsIWBNQIz57NSTdEg2sTy02nwNVQhtdpvoJGkZ1awzxEKRRzOcF6sVpfWEY/IlegpUi3xtBtCev2LII2jZNaxSEKP+h+7nJEOR/NdUkWJWnirNs/2DJ6sWI/H3YYNAAJnt2Nh4YXkyyepHtndexxCwmem73cAzQTXW7NwsZzmqHCvA60ExDIrF/Ah3ZzNbpiJ7z9beyE0DeyZRAbb6vZnIS1d0+aTpQNXjgDYQIDAQAB
   [junit4]   2> 1946864 INFO  (qtp463759564-35405) [n:127.0.0.1:57730_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1649139444384530432,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1946864 INFO  (qtp463759564-35405) [n:127.0.0.1:57730_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@8de204c commitCommandVersion:1649139444384530432
   [junit4]   2> 1946866 INFO  (qtp463759564-35405) [n:127.0.0.1:57730_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d134c80[infected_shard1_replica_n1] main]
   [junit4]   2> 1946866 INFO  (qtp463759564-35405) [n:127.0.0.1:57730_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1946867 INFO  (searcherExecutor-13345-thread-1-processing-n:127.0.0.1:57730_solr x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) [n:127.0.0.1:57730_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 Searcher@6d134c80[infected_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.4.0):C56:[diagnostics={os=SunOS, java.vendor=Oracle Corporation, java.version=1.8.0_221, java.vm.version=25.221-b11, lucene.version=8.4.0, os.arch=amd64, java.runtime.version=1.8.0_221-b11, source=flush, os.version=5.11, timestamp=1572741932283}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1946867 INFO  (qtp463759564-35405) [n:127.0.0.1:57730_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={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:45341/solr/infected_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 1946868 INFO  (qtp1303405147-35424) [n:127.0.0.1:45341_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1649139444388724736,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1946868 INFO  (qtp1303405147-35424) [n:127.0.0.1:45341_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6f4634c8 commitCommandVersion:1649139444388724736
   [junit4]   2> 1946870 INFO  (qtp1303405147-35424) [n:127.0.0.1:45341_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@11044f13[infected_shard2_replica_n2] main]
   [junit4]   2> 1946870 INFO  (qtp1303405147-35424) [n:127.0.0.1:45341_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1946871 INFO  (searcherExecutor-13346-thread-1-processing-n:127.0.0.1:45341_solr x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) [n:127.0.0.1:45341_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 Searcher@11044f13[infected_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.4.0):C44:[diagnostics={os=SunOS, java.vendor=Oracle Corporation, java.version=1.8.0_221, java.vm.version=25.221-b11, lucene.version=8.4.0, os.arch=amd64, java.runtime.version=1.8.0_221-b11, source=flush, os.version=5.11, timestamp=1572741932287}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1946871 INFO  (qtp1303405147-35424) [n:127.0.0.1:45341_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&commit=true&wt=javabin&version=2}{commit=} 0 46
   [junit4]   2> 1946873 INFO  (zkCallback-12122-thread-3) [     ] 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> 1946873 INFO  (zkCallback-12122-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> 1946874 INFO  (zkCallback-12122-thread-4) [     ] 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> 1946909 INFO  (zkCallback-12134-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> 1946909 INFO  (zkCallback-12134-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> 1946909 INFO  (zkCallback-12134-thread-3) [     ] 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> 1946993 INFO  (qtp463759564-35405) [n:127.0.0.1:57730_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1946997 INFO  (qtp463759564-35404) [n:127.0.0.1:57730_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:57730_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1vIoJaMSDe6yO+/wyIGoXDhBPL8AmvQ3bjUKhWCwRO0StkbEv4IdY/7quLZR76hMbBE8rYvefMHkyeOC9jMl4InUam6IUG35BMQEpqXHeAaL5y1V2nAowfy5xzgLWEJZd37Pp1+96HptvJaSs7xgzxFmQL3jVK0Lbphjrtf9gzwO78ClVkPzorRPD2MXAgpZ+QBPAGiHRkf1qVprsfO0yW7hEscfCB3y5VztQYvscJn1VY2Ya4dNPPlYop36s57sRVys+yWdNpj2FDFXzuCXtTsINr/9bk2/HLtIp6RDaWBWH98U1XSqnwoKukVnCb6+Jz+H9LIxFvmjtGQQ2eU2cQIDAQAB
   [junit4]   2> 1946998 INFO  (qtp463759564-35404) [n:127.0.0.1:57730_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=https://127.0.0.1:57730/solr/infected_shard1_replica_n1/&rows=0&_forwardedCount=1&version=2&q=*:*&omitHeader=false&NOW=1572741932328&isShard=true&wt=javabin} hits=56 status=0 QTime=0
   [junit4]   2> 1947000 INFO  (qtp463759564-35402) [n:127.0.0.1:57730_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1947001 INFO  (qtp1303405147-35425) [n:127.0.0.1:45341_solr     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:57730_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1vIoJaMSDe6yO+/wyIGoXDhBPL8AmvQ3bjUKhWCwRO0StkbEv4IdY/7quLZR76hMbBE8rYvefMHkyeOC9jMl4InUam6IUG35BMQEpqXHeAaL5y1V2nAowfy5xzgLWEJZd37Pp1+96HptvJaSs7xgzxFmQL3jVK0Lbphjrtf9gzwO78ClVkPzorRPD2MXAgpZ+QBPAGiHRkf1qVprsfO0yW7hEscfCB3y5VztQYvscJn1VY2Ya4dNPPlYop36s57sRVys+yWdNpj2FDFXzuCXtTsINr/9bk2/HLtIp6RDaWBWH98U1XSqnwoKukVnCb6+Jz+H9LIxFvmjtGQQ2eU2cQIDAQAB
   [junit4]   2> 1947001 INFO  (qtp1303405147-35425) [n:127.0.0.1:45341_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=https://127.0.0.1:45341/solr/infected_shard2_replica_n2/&rows=0&_forwardedCount=1&version=2&q=*:*&omitHeader=false&NOW=1572741932328&isShard=true&wt=javabin} hits=44 status=0 QTime=0
   [junit4]   2> 1947002 INFO  (qtp463759564-35401) [n:127.0.0.1:57730_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&_forwardedCount=1&wt=javabin&version=2} hits=100 status=0 QTime=92
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestQueryingOnDownCollection -Dtests.method=testQueryToDownCollectionShouldFailFast -Dtests.seed=7BFF2A998143180E -Dtests.slow=true -Dtests.locale=es-PE -Dtests.timezone=America/Toronto -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 1.98s J0 | TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Request should fail after trying all replica nodes once
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7BFF2A998143180E:A822033326727172]:0)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2722)
   [junit4]    > 	at org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast(TestQueryingOnDownCollection.java:91)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1947107 INFO  (jetty-closer-12159-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=515792083
   [junit4]   2> 1947107 INFO  (jetty-closer-12159-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:57730_solr
   [junit4]   2> 1947107 INFO  (jetty-closer-12159-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1580487613
   [junit4]   2> 1947107 INFO  (jetty-closer-12159-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45341_solr
   [junit4]   2> 1947107 INFO  (OverseerCollectionConfigSetProcessor-72127024367927303-127.0.0.1:45341_solr-n_0000000000) [n:127.0.0.1:45341_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1947107 INFO  (jetty-closer-12159-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1947107 INFO  (jetty-closer-12159-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:57730_solr as DOWN
   [junit4]   2> 1947108 INFO  (jetty-closer-12159-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1947108 INFO  (jetty-closer-12159-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:45341_solr as DOWN
   [junit4]   2> 1947108 INFO  (jetty-closer-12159-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=800095442
   [junit4]   2> 1947108 INFO  (jetty-closer-12159-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:54265_solr
   [junit4]   2> 1947108 INFO  (jetty-closer-12159-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1947108 INFO  (jetty-closer-12159-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:54265_solr as DOWN
   [junit4]   2> 1947110 INFO  (coreCloseExecutor-13356-thread-1) [n:127.0.0.1:57730_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SolrCore [infected_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4884f6ce
   [junit4]   2> 1947110 INFO  (coreCloseExecutor-13355-thread-1) [n:127.0.0.1:45341_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SolrCore [infected_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@3f3f2cc8
   [junit4]   2> 1947110 INFO  (coreCloseExecutor-13356-thread-1) [n:127.0.0.1:57730_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.infected.shard1.replica_n1, tag=SolrCore@4884f6ce
   [junit4]   2> 1947110 INFO  (coreCloseExecutor-13356-thread-1) [n:127.0.0.1:57730_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2317eac9: rootName = solr_57730, 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@4dce92f
   [junit4]   2> 1947110 INFO  (coreCloseExecutor-13355-thread-1) [n:127.0.0.1:45341_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.infected.shard2.replica_n2, tag=SolrCore@3f3f2cc8
   [junit4]   2> 1947110 INFO  (coreCloseExecutor-13355-thread-1) [n:127.0.0.1:45341_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2256bff2: rootName = solr_45341, 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@5d567fc7
   [junit4]   2> 1947111 INFO  (jetty-closer-12159-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1947111 INFO  (jetty-closer-12159-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@35b65be5: rootName = solr_54265, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@21ead5a3
   [junit4]   2> 1947210 INFO  (jetty-closer-12159-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1947210 INFO  (jetty-closer-12159-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@45ecd03a: rootName = solr_54265, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@204dd91
   [junit4]   2> 1947214 ERROR (OverseerStateUpdate-72127024367927303-127.0.0.1:45341_solr-n_0000000000) [n:127.0.0.1:45341_solr     ] o.a.s.c.Overseer Exception in Overseer main queue loop
   [junit4]   2>           => org.apache.zookeeper.KeeperException$BadVersionException: KeeperErrorCode = BadVersion for /collections/infected/state.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:122)
   [junit4]   2> org.apache.zookeeper.KeeperException$BadVersionException: KeeperErrorCode = BadVersion for /collections/infected/state.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:122) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:2384) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$setData$6(SolrZkClient.java:349) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:349) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.overseer.ZkStateWriter.writePendingUpdates(ZkStateWriter.java:199) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:259) ~[java/:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221]
   [junit4]   2> 1947220 INFO  (zkCallback-12134-thread-3) [     ] 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> 1947220 INFO  (zkCallback-12134-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> 1947220 INFO  (zkCallback-12122-thread-4) [     ] 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> 1947220 INFO  (zkCallback-12122-thread-3) [     ] 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> 1947220 INFO  (zkCallback-12134-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> 1947220 INFO  (zkCallback-12122-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> 1947223 INFO  (zkCallback-12134-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> 1947223 INFO  (zkCallback-12134-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> 1947223 INFO  (zkCallback-12122-thread-4) [     ] 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> 1947223 INFO  (zkCallback-12134-thread-3) [     ] 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> 1947223 INFO  (zkCallback-12122-thread-3) [     ] 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> 1947223 INFO  (zkCallback-12122-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> 1947252 INFO  (jetty-closer-12159-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1947252 INFO  (jetty-closer-12159-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ecbfd0e: rootName = solr_54265, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@63b923f2
   [junit4]   2> 1947252 INFO  (jetty-closer-12159-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1947254 INFO  (coreCloseExecutor-13356-thread-1) [n:127.0.0.1:57730_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.infected.shard1.leader, tag=SolrCore@4884f6ce
   [junit4]   2> 1947254 INFO  (zkCallback-12134-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1947256 INFO  (jetty-closer-12159-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1947256 INFO  (jetty-closer-12159-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@68a4b552: rootName = solr_57730, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@48ec0a88
   [junit4]   2> 1947258 INFO  (coreCloseExecutor-13355-thread-1) [n:127.0.0.1:45341_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.infected.shard2.leader, tag=SolrCore@3f3f2cc8
   [junit4]   2> 1947260 INFO  (jetty-closer-12159-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1947260 INFO  (jetty-closer-12159-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2fc38236: rootName = solr_45341, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7cd30e11
   [junit4]   2> 1947271 INFO  (jetty-closer-12159-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1947271 INFO  (jetty-closer-12159-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@52291cea: rootName = solr_57730, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@204dd91
   [junit4]   2> 1947284 INFO  (jetty-closer-12159-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1947284 INFO  (jetty-closer-12159-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3c952dc1: rootName = solr_57730, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@63b923f2
   [junit4]   2> 1947284 INFO  (jetty-closer-12159-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1947284 INFO  (jetty-closer-12159-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1947284 INFO  (jetty-closer-12159-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2cc28656: rootName = solr_45341, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@204dd91
   [junit4]   2> 1947287 INFO  (jetty-closer-12159-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1947287 INFO  (jetty-closer-12159-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10c96226: rootName = solr_45341, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@63b923f2
   [junit4]   2> 1947287 INFO  (jetty-closer-12159-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1947290 INFO  (closeThreadPool-12171-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72127024367927303-127.0.0.1:45341_solr-n_0000000000) closing
   [junit4]   2> 1947291 INFO  (OverseerStateUpdate-72127024367927303-127.0.0.1:45341_solr-n_0000000000) [n:127.0.0.1:45341_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45341_solr
   [junit4]   2> 1947296 INFO  (OverseerAutoScalingTriggerThread-72127024367927303-127.0.0.1:45341_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1947305 INFO  (closeThreadPool-12171-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72127024367927303-127.0.0.1:45341_solr-n_0000000000) closing
   [junit4]   2> 1947356 INFO  (zkCallback-12122-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 1947358 INFO  (jetty-closer-12159-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@21bf9378{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1947358 INFO  (jetty-closer-12159-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4c420d79{/solr,null,UNAVAILABLE}
   [junit4]   2> 1947358 INFO  (jetty-closer-12159-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1947459 INFO  (jetty-closer-12159-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@115c03bc{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1947459 INFO  (jetty-closer-12159-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@40ceebac{/solr,null,UNAVAILABLE}
   [junit4]   2> 1947459 INFO  (jetty-closer-12159-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1947559 INFO  (jetty-closer-12159-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72127024367927303-127.0.0.1:45341_solr-n_0000000000) closing
   [junit4]   2> 1947562 INFO  (jetty-closer-12159-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2ff7b89d{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1947562 INFO  (jetty-closer-12159-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@76a8d82b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1947562 INFO  (jetty-closer-12159-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1947565 INFO  (SUITE-TestQueryingOnDownCollection-seed#[7BFF2A998143180E]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1947770 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> 	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> 	36	/solr/collections/infected/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/overseer/queue
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1947773 INFO  (SUITE-TestQueryingOnDownCollection-seed#[7BFF2A998143180E]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:63151
   [junit4]   2> 1947773 INFO  (SUITE-TestQueryingOnDownCollection-seed#[7BFF2A998143180E]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63151
   [junit4]   2> 1947773 INFO  (SUITE-TestQueryingOnDownCollection-seed#[7BFF2A998143180E]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63151
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_7BFF2A998143180E-001
   [junit4]   2> Nov 03, 2019 12:45:33 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=Asserting(Lucene80): {_root_=Lucene50(blocksize=128), id=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, maxPointsInLeafNode=1158, maxMBSortInHeap=6.002711985754292, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7fbd7616), locale=es-PE, timezone=America/Toronto
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_221 (64-bit)/cpus=3,threads=1,free=156949664,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ConfigSetsAPITest, AnalyticsQueryTest, SoftAutoCommitTest, TestRandomRequestDistribution, TestSubQueryTransformerCrossCore, TestSuggestSpellingConverter, MultiSolrCloudTestCaseTest, AutoAddReplicasPlanActionTest, TestStressInPlaceUpdates, TestLuceneMatchVersion, TestAuthorizationFramework, TestCollectionAPIs, TestTolerantUpdateProcessorRandomCloud, TestRemoteStreaming, DistributedQueryComponentOptimizationTest, DOMUtilTest, SolrMetricsIntegrationTest, NodeLostTriggerTest, BJQFilterAccessibleTest, InfixSuggestersTest, TestCoreContainer, DefaultValueUpdateProcessorTest, TestReplicationHandler, TestQuerySenderNoQuery, RestoreTriggerStateTest, FullHLLTest, DocValuesTest, DataDrivenBlockJoinTest, TestZkChroot, ClassificationUpdateProcessorFactoryTest, RestartWhileUpdatingTest, BasicAuthIntegrationTest, ShardRoutingTest, TestFaceting, TestJettySolrRunner, TestFoldingMultitermQuery, TestObjectReleaseTracker, BinaryUpdateRequestHandlerTest, TestNonDefinedSimilarityFactory, TestStressLucene, DistributedFacetPivotSmallTest, TestFreeTextSuggestions, TestConfigOverlay, ComputePlanActionTest, ExternalFileFieldSortTest, TestHighFrequencyDictionaryFactory, DocumentBuilderTest, CoreAdminCreateDiscoverTest, StatelessScriptUpdateProcessorFactoryTest, ConjunctionSolrSpellCheckerTest, TestInitParams, DeleteInactiveReplicaTest, TestBinaryResponseWriter, TestCustomDocTransformer, SystemLogListenerTest, PeerSyncTest, ZkNodePropsTest, CollectionsAPIDistributedZkTest, TestDistributedGrouping, HdfsChaosMonkeySafeLeaderTest, TestDocBasedVersionConstraints, TestSlowCompositeReaderWrapper, SuggestComponentContextFilterQueryTest, TestCollectionsAPIViaSolrCloudCluster, TestRuleBasedAuthorizationPlugin, PrimUtilsTest, CustomTermsComponentTest, TriggerIntegrationTest, TestSolrConfigHandler, TestDFISimilarityFactory, TestChildDocTransformer, SolrInfoBeanTest, DistributedFacetExistsSmallTest, TestRequestStatusCollectionAPI, SolrIndexConfigTest, TestStressReorder, TestReRankQParserPlugin, TestCloudNestedDocsSort, TestMissingGroups, SuggesterFSTTest, TestRestoreCore, CustomCollectionTest, TestRetrieveFieldsOptimizer, TestCloudRecovery, TestOrdValues, QueryParsingTest, TestDistributedMap, CdcrVersionReplicationTest, TestExactStatsCache, TestBackupRepositoryFactory, TestSegmentSorting, TestManagedResource, TestSolrJ, LegacyCloudClusterPropTest, TestPartialUpdateDeduplication, TestSchemaResource, JSONWriterTest, FastVectorHighlighterTest, TermsComponentTest, TestCrossCoreJoin, TestPullReplica, TriLevelCompositeIdRoutingTest, AtomicUpdatesTest, TestDynamicLoadingUrl, TestCorePropertiesReload, DocumentAnalysisRequestHandlerTest, TestRecovery, DistributedSpellCheckComponentTest, NestedShardedAtomicUpdateTest, AuthToolTest, TestCollationFieldDocValues, SuggesterTest, RoutingToNodesWithPropertiesTest, ResourceLoaderTest, ZkSolrClientTest, IndexSchemaTest, UUIDUpdateProcessorFallbackTest, CoreMergeIndexesAdminHandlerTest, TestHashQParserPlugin, HttpPartitionOnCommitTest, TestPivotHelperCode, SchemaApiFailureTest, CachingDirectoryFactoryTest, SpellCheckComponentTest, LoggingHandlerTest, AnalysisErrorHandlingTest, DistributedFacetSimpleRefinementLongTailTest, SearchHandlerTest, TestPointFields, BadCopyFieldTest, TestLockTree, RecoveryZkTest, TestCSVLoader, ZkControllerTest, DistributedTermsComponentTest, TestExclusionRuleCollectionAccess, MetricsHistoryHandlerTest, TestSimNodeAddedTrigger, SystemInfoHandlerTest, CleanupOldIndexTest, TestSolrDeletionPolicy2, HdfsLockFactoryTest, TestUniqueKeyFieldResource, TestSizeLimitedDistributedMap, TestGroupingSearch, TestIBSimilarityFactory, TestLuceneIndexBackCompat, TestDynamicFieldResource, TestLMJelinekMercerSimilarityFactory, TestLazyCores, BasicAuthStandaloneTest, CdcrBootstrapTest, TestSearchPerf, AlternateDirectoryTest, TermVectorComponentDistributedTest, DisMaxRequestHandlerTest, TestRandomFaceting, TestTrieFacet, SolrShardReporterTest, PluginInfoTest, SynonymTokenizerTest, TestSimTriggerIntegration, DistribCursorPagingTest, TestCoreAdminApis, SolrCoreCheckLockOnStartupTest, PeerSyncReplicationTest, TolerantUpdateProcessorTest, VMParamsZkACLAndCredentialsProvidersTest, SystemCollectionCompatTest, SortSpecParsingTest, TestExportWriter, TestSort, EchoParamsTest, Tagger2Test, TestConfigSetsAPIZkFailure, BufferStoreTest, PeerSyncWithIndexFingerprintCachingTest, TestJsonFacetsWithNestedObjects, TestRequestForwarding, OverseerRolesTest, ZkCollectionPropsCachingTest, SpellPossibilityIteratorTest, TestMultiValuedNumericRangeQuery, ClassificationUpdateProcessorTest, HdfsUnloadDistributedZkTest, StressHdfsTest, TestManagedSchema, TestInitQParser, TestBM25SimilarityFactory, TestFieldCacheWithThreads, TestEmbeddedSolrServerConstructors, TestCharFilters, SpatialHeatmapFacetsTest, TestFilteredDocIdSet, AdminHandlersProxyTest, TestManagedSchemaThreadSafety, CollectionPropsTest, TestIndexingPerformance, TestFastOutputStream, TestWordDelimiterFilterFactory, DistanceFunctionTest, TestCloudSearcherWarming, MetricsConfigTest, CursorMarkTest, TestQueryingOnDownCollection]
   [junit4] Completed [390/880 (1!)] on J0 in 6.30s, 1 test, 1 failure <<< FAILURES!

[...truncated 54459 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/391/consoleText

[repro] Revision: c3b8b584bf76e5bffda070d7ac704106fbd978f9

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestQueryingOnDownCollection -Dtests.method=testQueryToDownCollectionShouldFailFast -Dtests.seed=7BFF2A998143180E -Dtests.slow=true -Dtests.locale=es-PE -Dtests.timezone=America/Toronto -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestQueryingOnDownCollection
[repro] ant compile-test

[...truncated 3609 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestQueryingOnDownCollection" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=7BFF2A998143180E -Dtests.slow=true -Dtests.locale=es-PE -Dtests.timezone=America/Toronto -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 67 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestQueryingOnDownCollection
[repro] Exiting with code 0

[...truncated 73 lines...]