You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/13 08:41:23 UTC

[JENKINS] Lucene-Solr-Tests-8.5 - Build # 56 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.5/56/

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([FACCE47FA5D9DD83:2911CDD502E8B4FF]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2743)
	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 14203 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestQueryingOnDownCollection
   [junit4]   2> 1766791 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FACCE47FA5D9DD83]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1766791 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FACCE47FA5D9DD83]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1766803 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FACCE47FA5D9DD83]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestQueryingOnDownCollection_FACCE47FA5D9DD83-001/data-dir-135-001
   [junit4]   2> 1766804 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FACCE47FA5D9DD83]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1766805 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FACCE47FA5D9DD83]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1766806 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FACCE47FA5D9DD83]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestQueryingOnDownCollection_FACCE47FA5D9DD83-001/tempDir-001
   [junit4]   2> 1766806 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FACCE47FA5D9DD83]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1766806 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1766806 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1766906 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FACCE47FA5D9DD83]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:42829
   [junit4]   2> 1766906 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FACCE47FA5D9DD83]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42829
   [junit4]   2> 1766906 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FACCE47FA5D9DD83]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42829
   [junit4]   2> 1766906 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FACCE47FA5D9DD83]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42829
   [junit4]   2> 1766908 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FACCE47FA5D9DD83]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1766910 INFO  (zkConnectionManagerCallback-9995-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1766910 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FACCE47FA5D9DD83]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1766913 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FACCE47FA5D9DD83]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1766930 INFO  (zkConnectionManagerCallback-9997-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1766930 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FACCE47FA5D9DD83]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1766931 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FACCE47FA5D9DD83]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1766932 INFO  (zkConnectionManagerCallback-9999-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1766932 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FACCE47FA5D9DD83]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1767037 WARN  (jetty-launcher-10000-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1767037 WARN  (jetty-launcher-10000-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1767037 WARN  (jetty-launcher-10000-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1767037 INFO  (jetty-launcher-10000-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1767037 INFO  (jetty-launcher-10000-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1767037 INFO  (jetty-launcher-10000-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1767037 INFO  (jetty-launcher-10000-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1767037 INFO  (jetty-launcher-10000-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1767037 INFO  (jetty-launcher-10000-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1767037 INFO  (jetty-launcher-10000-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1767037 INFO  (jetty-launcher-10000-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1767037 INFO  (jetty-launcher-10000-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1767039 INFO  (jetty-launcher-10000-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1767039 INFO  (jetty-launcher-10000-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1767039 INFO  (jetty-launcher-10000-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1767052 INFO  (jetty-launcher-10000-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58090e65{/solr,null,AVAILABLE}
   [junit4]   2> 1767052 INFO  (jetty-launcher-10000-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1767052 INFO  (jetty-launcher-10000-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1767052 INFO  (jetty-launcher-10000-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1767052 INFO  (jetty-launcher-10000-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1767052 INFO  (jetty-launcher-10000-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1767052 INFO  (jetty-launcher-10000-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1767052 INFO  (jetty-launcher-10000-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49bf1d78{/solr,null,AVAILABLE}
   [junit4]   2> 1767053 INFO  (jetty-launcher-10000-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65450331{/solr,null,AVAILABLE}
   [junit4]   2> 1767053 INFO  (jetty-launcher-10000-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1e79544{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45185}
   [junit4]   2> 1767053 INFO  (jetty-launcher-10000-thread-1) [     ] o.e.j.s.Server Started @1767170ms
   [junit4]   2> 1767053 INFO  (jetty-launcher-10000-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45185}
   [junit4]   2> 1767053 ERROR (jetty-launcher-10000-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1767053 INFO  (jetty-launcher-10000-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1767053 INFO  (jetty-launcher-10000-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1767053 INFO  (jetty-launcher-10000-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@794b2b98{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33380}
   [junit4]   2> 1767053 INFO  (jetty-launcher-10000-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1767053 INFO  (jetty-launcher-10000-thread-3) [     ] o.e.j.s.Server Started @1767170ms
   [junit4]   2> 1767053 INFO  (jetty-launcher-10000-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr
   [junit4]   2> 1767053 INFO  (jetty-launcher-10000-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33380}
   [junit4]   2> 1767053 INFO  (jetty-launcher-10000-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-13T07:17:38.052Z
   [junit4]   2> 1767053 INFO  (jetty-launcher-10000-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@249a8bee{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:38370}
   [junit4]   2> 1767053 INFO  (jetty-launcher-10000-thread-2) [     ] o.e.j.s.Server Started @1767170ms
   [junit4]   2> 1767053 INFO  (jetty-launcher-10000-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38370}
   [junit4]   2> 1767053 ERROR (jetty-launcher-10000-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1767053 INFO  (jetty-launcher-10000-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1767053 INFO  (jetty-launcher-10000-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1767053 ERROR (jetty-launcher-10000-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1767053 INFO  (jetty-launcher-10000-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1767053 INFO  (jetty-launcher-10000-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1767053 INFO  (jetty-launcher-10000-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr
   [junit4]   2> 1767053 INFO  (jetty-launcher-10000-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-13T07:17:38.052Z
   [junit4]   2> 1767053 INFO  (jetty-launcher-10000-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1767053 INFO  (jetty-launcher-10000-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1767053 INFO  (jetty-launcher-10000-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr
   [junit4]   2> 1767053 INFO  (jetty-launcher-10000-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-13T07:17:38.052Z
   [junit4]   2> 1767054 INFO  (jetty-launcher-10000-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1767054 INFO  (jetty-launcher-10000-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1767055 INFO  (jetty-launcher-10000-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1767072 INFO  (zkConnectionManagerCallback-10002-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1767072 INFO  (zkConnectionManagerCallback-10004-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1767072 INFO  (jetty-launcher-10000-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1767072 INFO  (zkConnectionManagerCallback-10006-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1767072 INFO  (jetty-launcher-10000-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1767072 INFO  (jetty-launcher-10000-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1767073 INFO  (jetty-launcher-10000-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1767080 INFO  (jetty-launcher-10000-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1767080 INFO  (jetty-launcher-10000-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1768212 INFO  (jetty-launcher-10000-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1768245 WARN  (jetty-launcher-10000-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1248abe2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1768245 WARN  (jetty-launcher-10000-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1248abe2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1768248 WARN  (jetty-launcher-10000-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@45fafa71[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1768248 WARN  (jetty-launcher-10000-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@45fafa71[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1768266 INFO  (jetty-launcher-10000-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42829/solr
   [junit4]   2> 1768267 INFO  (jetty-launcher-10000-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1768268 INFO  (zkConnectionManagerCallback-10015-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1768268 INFO  (jetty-launcher-10000-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1768387 INFO  (jetty-launcher-10000-thread-1) [n:127.0.0.1:45185_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1768388 INFO  (zkConnectionManagerCallback-10017-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1768388 INFO  (jetty-launcher-10000-thread-1) [n:127.0.0.1:45185_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1768607 INFO  (jetty-launcher-10000-thread-1) [n:127.0.0.1:45185_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45185_solr
   [junit4]   2> 1768607 INFO  (jetty-launcher-10000-thread-1) [n:127.0.0.1:45185_solr     ] o.a.s.c.Overseer Overseer (id=72441595244576775-127.0.0.1:45185_solr-n_0000000000) starting
   [junit4]   2> 1768635 INFO  (OverseerStateUpdate-72441595244576775-127.0.0.1:45185_solr-n_0000000000) [n:127.0.0.1:45185_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45185_solr
   [junit4]   2> 1768635 INFO  (jetty-launcher-10000-thread-1) [n:127.0.0.1:45185_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45185_solr
   [junit4]   2> 1768731 INFO  (OverseerStateUpdate-72441595244576775-127.0.0.1:45185_solr-n_0000000000) [n:127.0.0.1:45185_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1768733 INFO  (jetty-launcher-10000-thread-1) [n:127.0.0.1:45185_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1768734 INFO  (jetty-launcher-10000-thread-1) [n:127.0.0.1:45185_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1768734 INFO  (jetty-launcher-10000-thread-1) [n:127.0.0.1:45185_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1768818 INFO  (jetty-launcher-10000-thread-1) [n:127.0.0.1:45185_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1768958 INFO  (jetty-launcher-10000-thread-1) [n:127.0.0.1:45185_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45185.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e86bbf
   [junit4]   2> 1769028 INFO  (jetty-launcher-10000-thread-1) [n:127.0.0.1:45185_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45185.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e86bbf
   [junit4]   2> 1769028 INFO  (jetty-launcher-10000-thread-1) [n:127.0.0.1:45185_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45185.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e86bbf
   [junit4]   2> 1769030 INFO  (jetty-launcher-10000-thread-1) [n:127.0.0.1:45185_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestQueryingOnDownCollection_FACCE47FA5D9DD83-001/tempDir-001/node1/.
   [junit4]   2> 1769512 INFO  (jetty-launcher-10000-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1769513 WARN  (jetty-launcher-10000-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@72e26685[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1769513 WARN  (jetty-launcher-10000-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@72e26685[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1769537 WARN  (jetty-launcher-10000-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@22573070[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1769537 WARN  (jetty-launcher-10000-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@22573070[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1769554 INFO  (jetty-launcher-10000-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42829/solr
   [junit4]   2> 1769555 INFO  (jetty-launcher-10000-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1769556 INFO  (zkConnectionManagerCallback-10027-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1769556 INFO  (jetty-launcher-10000-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1769696 INFO  (jetty-launcher-10000-thread-3) [n:127.0.0.1:33380_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1769713 INFO  (zkConnectionManagerCallback-10029-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1769713 INFO  (jetty-launcher-10000-thread-3) [n:127.0.0.1:33380_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1769732 INFO  (jetty-launcher-10000-thread-3) [n:127.0.0.1:33380_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1769736 INFO  (jetty-launcher-10000-thread-3) [n:127.0.0.1:33380_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33380_solr as DOWN
   [junit4]   2> 1769749 INFO  (jetty-launcher-10000-thread-3) [n:127.0.0.1:33380_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1769749 INFO  (jetty-launcher-10000-thread-3) [n:127.0.0.1:33380_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33380_solr
   [junit4]   2> 1769750 INFO  (zkCallback-10016-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1769750 INFO  (zkCallback-10028-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1769752 INFO  (jetty-launcher-10000-thread-3) [n:127.0.0.1:33380_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1769753 INFO  (jetty-launcher-10000-thread-3) [n:127.0.0.1:33380_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1769753 INFO  (jetty-launcher-10000-thread-3) [n:127.0.0.1:33380_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1769809 INFO  (jetty-launcher-10000-thread-3) [n:127.0.0.1:33380_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1769908 INFO  (jetty-launcher-10000-thread-3) [n:127.0.0.1:33380_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33380.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e86bbf
   [junit4]   2> 1769923 INFO  (jetty-launcher-10000-thread-3) [n:127.0.0.1:33380_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33380.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e86bbf
   [junit4]   2> 1769923 INFO  (jetty-launcher-10000-thread-3) [n:127.0.0.1:33380_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33380.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e86bbf
   [junit4]   2> 1769924 INFO  (jetty-launcher-10000-thread-3) [n:127.0.0.1:33380_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestQueryingOnDownCollection_FACCE47FA5D9DD83-001/tempDir-001/node3/.
   [junit4]   2> 1770980 INFO  (jetty-launcher-10000-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1770981 WARN  (jetty-launcher-10000-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@79452cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1770981 WARN  (jetty-launcher-10000-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@79452cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1770984 WARN  (jetty-launcher-10000-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19b2155a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1770984 WARN  (jetty-launcher-10000-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19b2155a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1770985 INFO  (jetty-launcher-10000-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42829/solr
   [junit4]   2> 1770986 INFO  (jetty-launcher-10000-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1770987 INFO  (zkConnectionManagerCallback-10039-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1770987 INFO  (jetty-launcher-10000-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1771089 INFO  (jetty-launcher-10000-thread-2) [n:127.0.0.1:38370_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1771090 INFO  (zkConnectionManagerCallback-10041-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1771090 INFO  (jetty-launcher-10000-thread-2) [n:127.0.0.1:38370_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1771096 INFO  (jetty-launcher-10000-thread-2) [n:127.0.0.1:38370_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1771100 INFO  (jetty-launcher-10000-thread-2) [n:127.0.0.1:38370_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38370_solr as DOWN
   [junit4]   2> 1771101 INFO  (jetty-launcher-10000-thread-2) [n:127.0.0.1:38370_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1771101 INFO  (jetty-launcher-10000-thread-2) [n:127.0.0.1:38370_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38370_solr
   [junit4]   2> 1771102 INFO  (zkCallback-10016-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1771102 INFO  (zkCallback-10028-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1771102 INFO  (zkCallback-10040-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1771103 INFO  (jetty-launcher-10000-thread-2) [n:127.0.0.1:38370_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1771104 INFO  (jetty-launcher-10000-thread-2) [n:127.0.0.1:38370_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1771104 INFO  (jetty-launcher-10000-thread-2) [n:127.0.0.1:38370_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1771180 INFO  (jetty-launcher-10000-thread-2) [n:127.0.0.1:38370_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1771284 INFO  (jetty-launcher-10000-thread-2) [n:127.0.0.1:38370_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38370.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e86bbf
   [junit4]   2> 1771420 INFO  (jetty-launcher-10000-thread-2) [n:127.0.0.1:38370_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38370.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e86bbf
   [junit4]   2> 1771420 INFO  (jetty-launcher-10000-thread-2) [n:127.0.0.1:38370_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38370.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e86bbf
   [junit4]   2> 1771422 INFO  (jetty-launcher-10000-thread-2) [n:127.0.0.1:38370_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestQueryingOnDownCollection_FACCE47FA5D9DD83-001/tempDir-001/node2/.
   [junit4]   2> 1771602 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FACCE47FA5D9DD83]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 1771602 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FACCE47FA5D9DD83]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1771604 INFO  (zkConnectionManagerCallback-10050-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1771604 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FACCE47FA5D9DD83]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1771605 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FACCE47FA5D9DD83]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1771606 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FACCE47FA5D9DD83]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42829/solr ready
   [junit4]   2> 1771657 INFO  (TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[FACCE47FA5D9DD83]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testQueryToDownCollectionShouldFailFast
   [junit4]   2> 1771660 INFO  (qtp253786832-26222) [n:127.0.0.1:45185_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> 1771675 INFO  (OverseerThreadFactory-6320-thread-1-processing-n:127.0.0.1:45185_solr) [n:127.0.0.1:45185_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection infected
   [junit4]   2> 1771784 INFO  (OverseerStateUpdate-72441595244576775-127.0.0.1:45185_solr-n_0000000000) [n:127.0.0.1:45185_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"infected",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"infected_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38370/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38370_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1771787 INFO  (OverseerStateUpdate-72441595244576775-127.0.0.1:45185_solr-n_0000000000) [n:127.0.0.1:45185_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"infected",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"infected_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45185/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45185_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1772229 INFO  (qtp710762709-26231) [n:127.0.0.1:38370_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1772229 INFO  (qtp710762709-26233) [n:127.0.0.1:38370_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1772230 INFO  (qtp253786832-26219) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:38370_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0fK2xKBwwo7Bpk/uZ9sOEurigCeFyuUjiCzOgzlu3f07qill2e//SFCX2lNvGadk3Rtu7ob0jOMi/x18HU5zOQx3jbAt3P3I/ZQPXBR+sAsOWtYshFt0lsZprLqdUG/Ghe3TaZ+1/frXgEP8jPYr6IQEw8/+mmINJ6pry9G2Eu3g7MOBSmeDznriTrHUK2KxjFGy9z71OqC2K1nxdg6SEVPyU8wASWJ/REobpDrZxZE2EgGwdb1kWxlT4+Zu9+myW51cer5bDsBZjp3ch3mtn+ZTAd0S9z3/bYWYctKWkSWcJRrWrlgM0fodnOTlKbvLtAvjkYsASHKY/rbHPdMyJQIDAQAB
   [junit4]   2> 1772230 INFO  (qtp710762709-26232) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:38370_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0fK2xKBwwo7Bpk/uZ9sOEurigCeFyuUjiCzOgzlu3f07qill2e//SFCX2lNvGadk3Rtu7ob0jOMi/x18HU5zOQx3jbAt3P3I/ZQPXBR+sAsOWtYshFt0lsZprLqdUG/Ghe3TaZ+1/frXgEP8jPYr6IQEw8/+mmINJ6pry9G2Eu3g7MOBSmeDznriTrHUK2KxjFGy9z71OqC2K1nxdg6SEVPyU8wASWJ/REobpDrZxZE2EgGwdb1kWxlT4+Zu9+myW51cer5bDsBZjp3ch3mtn+ZTAd0S9z3/bYWYctKWkSWcJRrWrlgM0fodnOTlKbvLtAvjkYsASHKY/rbHPdMyJQIDAQAB
   [junit4]   2> 1772231 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_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> 1772231 INFO  (qtp253786832-26219) [n:127.0.0.1:45185_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> 1772231 INFO  (qtp253786832-26219) [n:127.0.0.1:45185_solr    x:infected_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1772256 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1772256 INFO  (qtp253786832-26219) [n:127.0.0.1:45185_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1772290 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_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> 1772293 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_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> 1772293 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'infected_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 1772294 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38370.solr.core.infected.shard1.replica_n1' (registry 'solr.core.infected.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e86bbf
   [junit4]   2> 1772294 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SolrCore [[infected_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestQueryingOnDownCollection_FACCE47FA5D9DD83-001/tempDir-001/node2/infected_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestQueryingOnDownCollection_FACCE47FA5D9DD83-001/tempDir-001/node2/./infected_shard1_replica_n1/data/]
   [junit4]   2> 1772295 INFO  (qtp253786832-26219) [n:127.0.0.1:45185_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> 1772297 INFO  (qtp253786832-26219) [n:127.0.0.1:45185_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> 1772297 INFO  (qtp253786832-26219) [n:127.0.0.1:45185_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'infected_shard2_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 1772298 INFO  (qtp253786832-26219) [n:127.0.0.1:45185_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45185.solr.core.infected.shard2.replica_n2' (registry 'solr.core.infected.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e86bbf
   [junit4]   2> 1772298 INFO  (qtp253786832-26219) [n:127.0.0.1:45185_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SolrCore [[infected_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestQueryingOnDownCollection_FACCE47FA5D9DD83-001/tempDir-001/node1/infected_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestQueryingOnDownCollection_FACCE47FA5D9DD83-001/tempDir-001/node1/./infected_shard2_replica_n2/data/]
   [junit4]   2> 1772584 INFO  (qtp253786832-26219) [n:127.0.0.1:45185_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> 1772584 INFO  (qtp253786832-26219) [n:127.0.0.1:45185_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> 1772586 INFO  (qtp253786832-26219) [n:127.0.0.1:45185_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1772586 INFO  (qtp253786832-26219) [n:127.0.0.1:45185_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1772587 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_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> 1772587 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_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> 1772589 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1772589 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1772599 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d964f40[infected_shard1_replica_n1] main]
   [junit4]   2> 1772600 INFO  (qtp253786832-26219) [n:127.0.0.1:45185_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@9f7a809[infected_shard2_replica_n2] main]
   [junit4]   2> 1772601 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_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> 1772601 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_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> 1772601 INFO  (qtp253786832-26219) [n:127.0.0.1:45185_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> 1772602 INFO  (qtp253786832-26219) [n:127.0.0.1:45185_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> 1772602 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_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> 1772602 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_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 1661032321359282176
   [junit4]   2> 1772602 INFO  (qtp253786832-26219) [n:127.0.0.1:45185_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> 1772602 INFO  (qtp253786832-26219) [n:127.0.0.1:45185_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 1661032321359282176
   [junit4]   2> 1772606 INFO  (searcherExecutor-6339-thread-1-processing-n:127.0.0.1:38370_solr x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) [n:127.0.0.1:38370_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@6d964f40[infected_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1772606 INFO  (searcherExecutor-6340-thread-1-processing-n:127.0.0.1:45185_solr x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) [n:127.0.0.1:45185_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@9f7a809[infected_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1772616 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_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> 1772616 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_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> 1772617 INFO  (qtp253786832-26219) [n:127.0.0.1:45185_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> 1772617 INFO  (qtp253786832-26219) [n:127.0.0.1:45185_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> 1772620 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_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> 1772620 INFO  (qtp253786832-26219) [n:127.0.0.1:45185_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> 1772620 INFO  (qtp253786832-26219) [n:127.0.0.1:45185_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> 1772620 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_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> 1772620 INFO  (qtp253786832-26219) [n:127.0.0.1:45185_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45185/solr/infected_shard2_replica_n2/
   [junit4]   2> 1772620 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38370/solr/infected_shard1_replica_n1/
   [junit4]   2> 1772620 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_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> 1772620 INFO  (qtp253786832-26219) [n:127.0.0.1:45185_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> 1772621 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:38370/solr/infected_shard1_replica_n1/ has no replicas
   [junit4]   2> 1772621 INFO  (qtp253786832-26219) [n:127.0.0.1:45185_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:45185/solr/infected_shard2_replica_n2/ has no replicas
   [junit4]   2> 1772621 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_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/72441595244576779-core_node3-n_0000000000
   [junit4]   2> 1772621 INFO  (qtp253786832-26219) [n:127.0.0.1:45185_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/72441595244576775-core_node4-n_0000000000
   [junit4]   2> 1772623 INFO  (qtp253786832-26219) [n:127.0.0.1:45185_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45185/solr/infected_shard2_replica_n2/ shard2
   [junit4]   2> 1772623 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38370/solr/infected_shard1_replica_n1/ shard1
   [junit4]   2> 1772730 INFO  (zkCallback-10016-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> 1772730 INFO  (zkCallback-10016-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> 1772730 INFO  (zkCallback-10040-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> 1772730 INFO  (zkCallback-10040-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> 1772731 INFO  (qtp253786832-26219) [n:127.0.0.1:45185_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> 1772770 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_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> 1772772 INFO  (qtp253786832-26219) [n:127.0.0.1:45185_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=541
   [junit4]   2> 1772786 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_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=555
   [junit4]   2> 1772788 INFO  (qtp253786832-26222) [n:127.0.0.1:45185_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> 1772887 INFO  (zkCallback-10016-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> 1772887 INFO  (zkCallback-10016-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> 1772887 INFO  (zkCallback-10016-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> 1772899 INFO  (qtp253786832-26222) [n:127.0.0.1:45185_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=1239
   [junit4]   2> 1772899 INFO  (zkCallback-10040-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> 1772899 INFO  (zkCallback-10040-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> 1772899 INFO  (zkCallback-10040-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> 1773252 INFO  (qtp253786832-26226) [n:127.0.0.1:45185_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> 1773252 INFO  (qtp253786832-26226) [n:127.0.0.1:45185_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 (1661032322008350720), 3 (1661032322038759424), 5 (1661032322038759425), 6 (1661032322038759426), 7 (1661032322038759427), 9 (1661032322038759428), 17 (1661032322038759429), 18 (1661032322038759430), 19 (1661032322038759431), 21 (1661032322038759432), ... (44 adds)]} 0 32
   [junit4]   2> 1773335 INFO  (qtp710762709-26233) [n:127.0.0.1:38370_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> 1773335 INFO  (qtp710762709-26233) [n:127.0.0.1:38370_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 (1661032322101673984), 1 (1661032322103771136), 4 (1661032322103771137), 8 (1661032322103771138), 10 (1661032322103771139), 11 (1661032322103771140), 12 (1661032322103771141), 13 (1661032322103771142), 14 (1661032322103771143), 15 (1661032322103771144), ... (56 adds)]} 0 26
   [junit4]   2> 1773498 INFO  (qtp253786832-26226) [n:127.0.0.1:45185_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1661032322298806272,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1773498 INFO  (qtp253786832-26226) [n:127.0.0.1:45185_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@1e03d5fa commitCommandVersion:1661032322298806272
   [junit4]   2> 1773502 INFO  (qtp253786832-26226) [n:127.0.0.1:45185_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a97d57c[infected_shard2_replica_n2] main]
   [junit4]   2> 1773502 INFO  (qtp253786832-26226) [n:127.0.0.1:45185_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1773525 INFO  (searcherExecutor-6340-thread-1-processing-n:127.0.0.1:45185_solr x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) [n:127.0.0.1:45185_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@5a97d57c[infected_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C44:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1584083864498}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
   [junit4]   2> 1773525 INFO  (qtp253786832-26226) [n:127.0.0.1:45185_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [infected_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38370/solr/infected_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 28
   [junit4]   2> 1773527 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1661032322329214976,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1773527 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_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@63a3e20 commitCommandVersion:1661032322329214976
   [junit4]   2> 1773528 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@450b2eb7[infected_shard1_replica_n1] main]
   [junit4]   2> 1773529 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1773531 INFO  (searcherExecutor-6339-thread-1-processing-n:127.0.0.1:38370_solr x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) [n:127.0.0.1:38370_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@450b2eb7[infected_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C56:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1584083864527}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
   [junit4]   2> 1773540 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [infected_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=infected:4&commit=true&wt=javabin&version=2}{commit=} 0 203
   [junit4]   2> 1773560 INFO  (zkCallback-10040-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> 1773560 INFO  (zkCallback-10040-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> 1773562 INFO  (zkCallback-10040-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> 1773564 INFO  (zkCallback-10016-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> 1773564 INFO  (zkCallback-10016-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> 1773564 INFO  (zkCallback-10016-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> 1773692 INFO  (OverseerCollectionConfigSetProcessor-72441595244576775-127.0.0.1:45185_solr-n_0000000000) [n:127.0.0.1:45185_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> 1773710 INFO  (qtp253786832-26219) [n:127.0.0.1:45185_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1773711 INFO  (qtp253786832-26335) [n:127.0.0.1:45185_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1773723 INFO  (qtp253786832-26226) [n:127.0.0.1:45185_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:45185_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAj7Chz7ho2cDwIKNplGNPUWJ7AY6PkSqg8BEmUIflOvVTdiYhw32mTSVX0t78zaT/zjlQ4OPT51VWMawuiPblGFXl0Xf1F1O1J0zrqlGqD1aParraJ4VJWtcstk4k1keVuYUXhf+FLeQdc+jMns3Yk7SfZjIL7ghVytJ72ev4XbGLussORzNBgcP4mB7K/JS3u8dT25QDhNEqfcTZdIqNP8iYhQk+f/ErAyb0j7m7EM20uRzvyp+ReKxKLKMI7yrDtNDJDJw6Yw1D9hbnCACDDEJ81E3oRR820O4pv2zcS30eDUJwf7UHtHjRDPxh16KtdfmjOtk4fqhvU3+TAbSqmwIDAQAB
   [junit4]   2> 1773723 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_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:45185_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAj7Chz7ho2cDwIKNplGNPUWJ7AY6PkSqg8BEmUIflOvVTdiYhw32mTSVX0t78zaT/zjlQ4OPT51VWMawuiPblGFXl0Xf1F1O1J0zrqlGqD1aParraJ4VJWtcstk4k1keVuYUXhf+FLeQdc+jMns3Yk7SfZjIL7ghVytJ72ev4XbGLussORzNBgcP4mB7K/JS3u8dT25QDhNEqfcTZdIqNP8iYhQk+f/ErAyb0j7m7EM20uRzvyp+ReKxKLKMI7yrDtNDJDJw6Yw1D9hbnCACDDEJ81E3oRR820O4pv2zcS30eDUJwf7UHtHjRDPxh16KtdfmjOtk4fqhvU3+TAbSqmwIDAQAB
   [junit4]   2> 1773724 INFO  (qtp710762709-26232) [n:127.0.0.1:38370_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.S.Request [infected_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:38370/solr/infected_shard1_replica_n1/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1584083864563&isShard=true&wt=javabin} hits=56 status=0 QTime=0
   [junit4]   2> 1773724 INFO  (qtp253786832-26226) [n:127.0.0.1:45185_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.S.Request [infected_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:45185/solr/infected_shard2_replica_n2/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1584083864563&isShard=true&wt=javabin} hits=44 status=0 QTime=0
   [junit4]   2> 1773726 INFO  (qtp253786832-26222) [n:127.0.0.1:45185_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={q=*:*&rows=0&wt=javabin&version=2} hits=100 status=0 QTime=162
   [junit4]   2> 1773740 INFO  (TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[FACCE47FA5D9DD83]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testQueryToDownCollectionShouldFailFast
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestQueryingOnDownCollection -Dtests.method=testQueryToDownCollectionShouldFailFast -Dtests.seed=FACCE47FA5D9DD83 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=it -Dtests.timezone=Europe/Paris -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 2.15s J1 | TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Request should fail after trying all replica nodes once
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FACCE47FA5D9DD83:2911CDD502E8B4FF]:0)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2743)
   [junit4]    > 	at org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast(TestQueryingOnDownCollection.java:91)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1773877 INFO  (jetty-closer-10053-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1474385936
   [junit4]   2> 1773877 INFO  (jetty-closer-10053-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2026025095
   [junit4]   2> 1773877 INFO  (jetty-closer-10053-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45185_solr
   [junit4]   2> 1773877 INFO  (jetty-closer-10053-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33380_solr
   [junit4]   2> 1773878 INFO  (jetty-closer-10053-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1773878 INFO  (jetty-closer-10053-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:33380_solr as DOWN
   [junit4]   2> 1773878 INFO  (jetty-closer-10053-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1773879 INFO  (jetty-closer-10053-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:45185_solr as DOWN
   [junit4]   2> 1773883 INFO  (jetty-closer-10053-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=342236341
   [junit4]   2> 1773883 INFO  (jetty-closer-10053-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:38370_solr
   [junit4]   2> 1773905 INFO  (jetty-closer-10053-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1773905 INFO  (jetty-closer-10053-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:38370_solr as DOWN
   [junit4]   2> 1773914 INFO  (coreCloseExecutor-6349-thread-1) [n:127.0.0.1:45185_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@fbb9cd4
   [junit4]   2> 1773914 INFO  (coreCloseExecutor-6350-thread-1) [n:127.0.0.1:38370_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@250999d2
   [junit4]   2> 1773914 INFO  (coreCloseExecutor-6349-thread-1) [n:127.0.0.1:45185_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@fbb9cd4
   [junit4]   2> 1773914 INFO  (coreCloseExecutor-6350-thread-1) [n:127.0.0.1:38370_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@250999d2
   [junit4]   2> 1773914 INFO  (coreCloseExecutor-6349-thread-1) [n:127.0.0.1:45185_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@58fb0d29: rootName = solr_45185, 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@3e27f3c6
   [junit4]   2> 1773914 INFO  (coreCloseExecutor-6350-thread-1) [n:127.0.0.1:38370_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@2a1fe9b9: rootName = solr_38370, 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@73ddfc48
   [junit4]   2> 1773937 INFO  (jetty-closer-10053-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1773937 INFO  (jetty-closer-10053-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f527b41: rootName = solr_33380, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2336a5b9
   [junit4]   2> 1773997 INFO  (jetty-closer-10053-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1773997 INFO  (jetty-closer-10053-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@46a360d8: rootName = solr_33380, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@42decba3
   [junit4]   2> 1774011 INFO  (coreCloseExecutor-6349-thread-1) [n:127.0.0.1:45185_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@fbb9cd4
   [junit4]   2> 1774012 INFO  (coreCloseExecutor-6349-thread-1) [n:127.0.0.1:45185_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1774017 INFO  (jetty-closer-10053-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1774017 INFO  (jetty-closer-10053-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@120ddc42: rootName = solr_33380, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@38689c9e
   [junit4]   2> 1774017 INFO  (jetty-closer-10053-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1774033 INFO  (zkCallback-10016-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1774035 INFO  (coreCloseExecutor-6350-thread-1) [n:127.0.0.1:38370_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@250999d2
   [junit4]   2> 1774036 INFO  (coreCloseExecutor-6350-thread-1) [n:127.0.0.1:38370_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1774052 INFO  (jetty-closer-10053-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1774053 INFO  (jetty-closer-10053-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c097487: rootName = solr_45185, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@73d51b4f
   [junit4]   2> 1774053 INFO  (zkCallback-10040-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1774054 ERROR (OverseerStateUpdate-72441595244576775-127.0.0.1:45185_solr-n_0000000000) [n:127.0.0.1:45185_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:350) ~[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:350) ~[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_191]
   [junit4]   2> 1774054 INFO  (jetty-closer-10053-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1774054 INFO  (jetty-closer-10053-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@69cc42b4: rootName = solr_38370, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@26450355
   [junit4]   2> 1774058 INFO  (zkCallback-10016-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: [2])
   [junit4]   2> 1774058 INFO  (zkCallback-10016-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: [2])
   [junit4]   2> 1774058 INFO  (zkCallback-10040-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: [2])
   [junit4]   2> 1774058 INFO  (zkCallback-10016-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: [2])
   [junit4]   2> 1774058 INFO  (zkCallback-10040-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: [2])
   [junit4]   2> 1774058 INFO  (zkCallback-10040-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: [2])
   [junit4]   2> 1774060 INFO  (zkCallback-10016-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: [2])
   [junit4]   2> 1774060 INFO  (zkCallback-10016-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: [2])
   [junit4]   2> 1774060 INFO  (zkCallback-10040-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: [2])
   [junit4]   2> 1774060 INFO  (zkCallback-10040-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: [2])
   [junit4]   2> 1774060 INFO  (zkCallback-10040-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: [2])
   [junit4]   2> 1774060 INFO  (zkCallback-10016-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: [2])
   [junit4]   2> 1774096 INFO  (jetty-closer-10053-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1774096 INFO  (jetty-closer-10053-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61b9840f: rootName = solr_38370, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@42decba3
   [junit4]   2> 1774121 INFO  (jetty-closer-10053-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1774121 INFO  (jetty-closer-10053-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@779c2865: rootName = solr_38370, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@38689c9e
   [junit4]   2> 1774121 INFO  (jetty-closer-10053-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1774121 INFO  (jetty-closer-10053-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1774121 INFO  (jetty-closer-10053-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7eddb33e: rootName = solr_45185, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@42decba3
   [junit4]   2> 1774124 INFO  (zkCallback-10016-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1774125 INFO  (jetty-closer-10053-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1774125 INFO  (jetty-closer-10053-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e464c22: rootName = solr_45185, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@38689c9e
   [junit4]   2> 1774125 INFO  (jetty-closer-10053-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1774126 INFO  (closeThreadPool-10065-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72441595244576775-127.0.0.1:45185_solr-n_0000000000) closing
   [junit4]   2> 1774149 INFO  (OverseerStateUpdate-72441595244576775-127.0.0.1:45185_solr-n_0000000000) [n:127.0.0.1:45185_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45185_solr
   [junit4]   2> 1774154 INFO  (jetty-closer-10053-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@794b2b98{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1774155 INFO  (jetty-closer-10053-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@65450331{/solr,null,UNAVAILABLE}
   [junit4]   2> 1774155 INFO  (jetty-closer-10053-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1774160 INFO  (OverseerAutoScalingTriggerThread-72441595244576775-127.0.0.1:45185_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1774160 INFO  (closeThreadPool-10065-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72441595244576775-127.0.0.1:45185_solr-n_0000000000) closing
   [junit4]   2> 1774251 INFO  (jetty-closer-10053-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@249a8bee{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1774251 INFO  (jetty-closer-10053-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@49bf1d78{/solr,null,UNAVAILABLE}
   [junit4]   2> 1774252 INFO  (jetty-closer-10053-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1774350 INFO  (jetty-closer-10053-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72441595244576775-127.0.0.1:45185_solr-n_0000000000) closing
   [junit4]   2> 1774351 INFO  (jetty-closer-10053-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1e79544{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1774352 INFO  (jetty-closer-10053-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@58090e65{/solr,null,UNAVAILABLE}
   [junit4]   2> 1774352 INFO  (jetty-closer-10053-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1774352 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FACCE47FA5D9DD83]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1774555 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/collections/infected/terms/shard2
   [junit4]   2> 	3	/solr/collections/infected/terms/shard1
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/infected/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	36	/solr/collections/infected/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72441595244576775-127.0.0.1:45185_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/overseer/queue
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1774578 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FACCE47FA5D9DD83]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42829
   [junit4]   2> 1774578 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FACCE47FA5D9DD83]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42829
   [junit4]   2> 1774578 INFO  (SUITE-TestQueryingOnDownCollection-seed#[FACCE47FA5D9DD83]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42829
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.5/solr/build/solr-core/test/J1/temp/solr.cloud.TestQueryingOnDownCollection_FACCE47FA5D9DD83-001
   [junit4]   2> Mar 13, 2020 7:17:45 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=Lucene84, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@46499dd4), locale=it, timezone=Europe/Paris
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=8,threads=1,free=148365624,total=527958016
   [junit4]   2> NOTE: All tests run in this JVM: [IndexSizeTriggerSizeEstimationTest, TestLegacyField, HdfsAutoAddReplicasIntegrationTest, VMParamsZkACLAndCredentialsProvidersTest, HdfsRecoveryZkTest, MetricTriggerTest, TestFieldCacheWithThreads, TestMultiWordSynonyms, FastVectorHighlighterTest, BasicAuthOnSingleNodeTest, TestHashQParserPlugin, TestPerFieldSimilarity, RAMDirectoryFactoryTest, LeaderElectionTest, TestCoreAdminApis, BlockJoinFacetDistribTest, TestReload, TestCustomDocTransformer, ChaosMonkeySafeLeaderWithPullReplicasTest, ConnectionManagerTest, JsonLoaderTest, DistributedQueueTest, LeaderTragicEventTest, UpdateRequestProcessorFactoryTest, AddReplicaTest, TestRequestStatusCollectionAPI, SplitShardTest, FullHLLTest, RankQueryTest, ByteBuffersDirectoryFactoryTest, ClassificationUpdateProcessorFactoryTest, UninvertDocValuesMergePolicyTest, TestFaceting, SolrCLIZkUtilsTest, TestCloudInspectUtil, DistributedFacetExistsSmallTest, TestSchemaVersionResource, DeleteInactiveReplicaTest, BadCopyFieldTest, CoreSorterTest, TestCaffeineCache, OverseerStatusTest, LukeRequestHandlerTest, TestDynamicURP, TestFieldCacheSort, PreAnalyzedFieldTest, SolrMetricManagerTest, TestSolrCoreSnapshots, DistributedMLTComponentTest, TestSimTriggerIntegration, TestSolrQueryParser, TaggerTest, ManagedSchemaRoundRobinCloudTest, MinimalSchemaTest, TestConfigSetsAPIExclusivity, TestSolrJacksonAnnotation, TestConfig, TestTolerantUpdateProcessorCloud, TestWaitForStateWithJettyShutdowns, TestPrepRecovery, TestStreamBody, ZkCollectionPropsCachingTest, SolrIndexMetricsTest, SchemaApiFailureTest, DistributedFacetPivotSmallAdvancedTest, TestSubQueryTransformerDistrib, TestDynamicFieldCollectionResource, TestNumericTerms64, TestReplicationHandlerDiskOverFlow, SpellCheckCollatorTest, CollectionsAPISolrJTest, BasicFunctionalityTest, OrderedExecutorTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TransactionLogTest, TestAuthorizationFramework, DirectSolrSpellCheckerTest, TestTrackingShardHandlerFactory, TestFieldResource, TestSolrCloudWithSecureImpersonation, MultiDestinationAuditLoggerTest, TestMaxScoreQueryParser, TestLFUCache, HealthCheckHandlerTest, DisMaxRequestHandlerTest, SolrInfoBeanTest, SystemLogListenerTest, TestEmbeddedSolrServerAdminHandler, TestSimGenericDistributedQueue, TestLMJelinekMercerSimilarityFactory, TestSimClusterStateProvider, ClusterStateUpdateTest, ImplicitSnitchTest, TestRandomFaceting, TestSolrQueryResponse, TestManagedSchema, TestConfigSetProperties, HdfsDirectoryTest, TestDocTermOrdsUninvertLimit, TestStressUserVersions, SolrLogPostToolTest, SpellingQueryConverterTest, DirectUpdateHandlerTest, TestFiltering, CollectionsAPIDistributedZkTest, CloudExitableDirectoryReaderTest, GraphQueryTest, TestFastLRUCache, RestoreTriggerStateTest, ResponseBuilderTest, TestStressLiveNodes, TestQueryingOnDownCollection]
   [junit4] Completed [358/900 (1!)] on J1 in 8.69s, 1 test, 1 failure <<< FAILURES!

[...truncated 54476 lines...]