Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/602/
Java: 64bit/jdk-11.0.6 -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([210CB7299B4A241D:F2D19E833C7B4D61]:0)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2743)
        at 
org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast(TestQueryingOnDownCollection.java:91)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14990 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestQueryingOnDownCollection
   [junit4]   2> 1404675 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[210CB7299B4A241D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1404676 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[210CB7299B4A241D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_210CB7299B4A241D-001/data-dir-155-001
   [junit4]   2> 1404676 WARN  
(SUITE-TestQueryingOnDownCollection-seed#[210CB7299B4A241D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1404676 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[210CB7299B4A241D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1404676 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[210CB7299B4A241D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1404677 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[210CB7299B4A241D]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_210CB7299B4A241D-001/tempDir-001
   [junit4]   2> 1404677 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[210CB7299B4A241D]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1404677 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1404677 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1404782 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[210CB7299B4A241D]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:51513
   [junit4]   2> 1404782 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[210CB7299B4A241D]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:51513
   [junit4]   2> 1404782 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[210CB7299B4A241D]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51513
   [junit4]   2> 1404782 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[210CB7299B4A241D]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 51513
   [junit4]   2> 1404785 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[210CB7299B4A241D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1404799 INFO  (zkConnectionManagerCallback-7239-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1404799 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[210CB7299B4A241D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1404803 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[210CB7299B4A241D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1404808 INFO  (zkConnectionManagerCallback-7241-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1404809 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[210CB7299B4A241D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1404813 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[210CB7299B4A241D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1404820 INFO  (zkConnectionManagerCallback-7243-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1404820 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[210CB7299B4A241D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1404930 WARN  (jetty-launcher-7244-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1404930 WARN  (jetty-launcher-7244-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1404930 INFO  (jetty-launcher-7244-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1404930 INFO  (jetty-launcher-7244-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1404930 INFO  (jetty-launcher-7244-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1404930 INFO  (jetty-launcher-7244-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1404930 INFO  (jetty-launcher-7244-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 1404930 INFO  (jetty-launcher-7244-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 1404930 WARN  (jetty-launcher-7244-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1404931 INFO  (jetty-launcher-7244-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1404931 INFO  (jetty-launcher-7244-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1404931 INFO  (jetty-launcher-7244-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 1404936 INFO  (jetty-launcher-7244-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1404936 INFO  (jetty-launcher-7244-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1404936 INFO  (jetty-launcher-7244-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1404937 INFO  (jetty-launcher-7244-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5715ed6d{/solr,null,AVAILABLE}
   [junit4]   2> 1404938 INFO  (jetty-launcher-7244-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1404938 INFO  (jetty-launcher-7244-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1404938 INFO  (jetty-launcher-7244-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1404939 INFO  (jetty-launcher-7244-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7bb18fa4{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:51524}
   [junit4]   2> 1404939 INFO  (jetty-launcher-7244-thread-3) [     ] 
o.e.j.s.Server Started @1405019ms
   [junit4]   2> 1404939 INFO  (jetty-launcher-7244-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51524}
   [junit4]   2> 1404939 INFO  (jetty-launcher-7244-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2dbc0862{/solr,null,AVAILABLE}
   [junit4]   2> 1404939 ERROR (jetty-launcher-7244-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1404939 INFO  (jetty-launcher-7244-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1404939 INFO  (jetty-launcher-7244-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 1404939 INFO  (jetty-launcher-7244-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1404939 INFO  (jetty-launcher-7244-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1404939 INFO  (jetty-launcher-7244-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-06T09:58:58.687743Z
   [junit4]   2> 1404941 INFO  (jetty-launcher-7244-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@72e25acb{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:51525}
   [junit4]   2> 1404941 INFO  (jetty-launcher-7244-thread-1) [     ] 
o.e.j.s.Server Started @1405020ms
   [junit4]   2> 1404941 INFO  (jetty-launcher-7244-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51525}
   [junit4]   2> 1404941 ERROR (jetty-launcher-7244-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1404941 INFO  (jetty-launcher-7244-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1404941 INFO  (jetty-launcher-7244-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 1404941 INFO  (jetty-launcher-7244-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1404941 INFO  (jetty-launcher-7244-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1404941 INFO  (jetty-launcher-7244-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-06T09:58:58.689250Z
   [junit4]   2> 1404942 INFO  (jetty-launcher-7244-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1404943 INFO  (jetty-launcher-7244-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1404943 INFO  (jetty-launcher-7244-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1404943 INFO  (jetty-launcher-7244-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1404943 INFO  (jetty-launcher-7244-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1404944 INFO  (jetty-launcher-7244-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5755b324{/solr,null,AVAILABLE}
   [junit4]   2> 1404947 INFO  (jetty-launcher-7244-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3999a5af{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:51526}
   [junit4]   2> 1404947 INFO  (jetty-launcher-7244-thread-2) [     ] 
o.e.j.s.Server Started @1405027ms
   [junit4]   2> 1404947 INFO  (jetty-launcher-7244-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51526}
   [junit4]   2> 1404947 ERROR (jetty-launcher-7244-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1404947 INFO  (jetty-launcher-7244-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1404947 INFO  (jetty-launcher-7244-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 1404947 INFO  (jetty-launcher-7244-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1404947 INFO  (jetty-launcher-7244-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1404947 INFO  (jetty-launcher-7244-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-06T09:58:58.695944Z
   [junit4]   2> 1404949 INFO  (zkConnectionManagerCallback-7248-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1404949 INFO  (jetty-launcher-7244-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1404949 INFO  (zkConnectionManagerCallback-7246-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1404949 INFO  (jetty-launcher-7244-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1404950 INFO  (jetty-launcher-7244-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1404951 INFO  (jetty-launcher-7244-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1404951 INFO  (jetty-launcher-7244-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1404970 INFO  (zkConnectionManagerCallback-7250-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1404970 INFO  (jetty-launcher-7244-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1404972 INFO  (jetty-launcher-7244-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1405145 INFO  (jetty-launcher-7244-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1405146 WARN  (jetty-launcher-7244-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1ef94448[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1405146 WARN  (jetty-launcher-7244-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1ef94448[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1405148 WARN  (jetty-launcher-7244-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1c4985fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1405148 WARN  (jetty-launcher-7244-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1c4985fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1405149 INFO  (jetty-launcher-7244-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51513/solr
   [junit4]   2> 1405150 INFO  (jetty-launcher-7244-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1405153 INFO  (zkConnectionManagerCallback-7258-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1405153 INFO  (jetty-launcher-7244-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1405156 INFO  (jetty-launcher-7244-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1405157 WARN  (jetty-launcher-7244-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@668b212[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1405157 WARN  (jetty-launcher-7244-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@668b212[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1405159 WARN  (jetty-launcher-7244-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@31364b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1405159 WARN  (jetty-launcher-7244-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@31364b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1405160 INFO  (jetty-launcher-7244-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51513/solr
   [junit4]   2> 1405161 INFO  (jetty-launcher-7244-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1405163 INFO  (zkConnectionManagerCallback-7264-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1405163 INFO  (jetty-launcher-7244-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1405313 INFO  (jetty-launcher-7244-thread-3) 
[n:127.0.0.1:51524_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1405319 INFO  (zkConnectionManagerCallback-7267-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1405320 INFO  (jetty-launcher-7244-thread-3) 
[n:127.0.0.1:51524_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1405328 INFO  (jetty-launcher-7244-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1405335 WARN  (jetty-launcher-7244-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5366ff1e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1405336 WARN  (jetty-launcher-7244-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5366ff1e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1405347 WARN  (jetty-launcher-7244-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3427002b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1405347 WARN  (jetty-launcher-7244-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3427002b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1405349 INFO  (jetty-launcher-7244-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51513/solr
   [junit4]   2> 1405352 INFO  (jetty-launcher-7244-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1405358 INFO  (zkConnectionManagerCallback-7273-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1405359 INFO  (jetty-launcher-7244-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1405409 INFO  (jetty-launcher-7244-thread-1) 
[n:127.0.0.1:51525_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1405412 INFO  (zkConnectionManagerCallback-7275-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1405412 INFO  (jetty-launcher-7244-thread-1) 
[n:127.0.0.1:51525_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1405513 INFO  (jetty-launcher-7244-thread-2) 
[n:127.0.0.1:51526_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1405514 INFO  (zkConnectionManagerCallback-7281-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1405519 INFO  (jetty-launcher-7244-thread-2) 
[n:127.0.0.1:51526_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1405658 INFO  (jetty-launcher-7244-thread-2) 
[n:127.0.0.1:51526_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:51526_solr
   [junit4]   2> 1405672 INFO  (jetty-launcher-7244-thread-2) 
[n:127.0.0.1:51526_solr     ] o.a.s.c.Overseer Overseer 
(id=72105246728126475-127.0.0.1:51526_solr-n_0000000000) starting
   [junit4]   2> 1405698 INFO  
(OverseerStateUpdate-72105246728126475-127.0.0.1:51526_solr-n_0000000000) 
[n:127.0.0.1:51526_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:51526_solr
   [junit4]   2> 1405700 INFO  (jetty-launcher-7244-thread-2) 
[n:127.0.0.1:51526_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51526_solr
   [junit4]   2> 1405716 INFO  
(OverseerStateUpdate-72105246728126475-127.0.0.1:51526_solr-n_0000000000) 
[n:127.0.0.1:51526_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1405772 INFO  (jetty-launcher-7244-thread-2) 
[n:127.0.0.1:51526_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1405774 INFO  (jetty-launcher-7244-thread-2) 
[n:127.0.0.1:51526_solr     ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1405774 INFO  (jetty-launcher-7244-thread-2) 
[n:127.0.0.1:51526_solr     ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 1405795 INFO  (jetty-launcher-7244-thread-2) 
[n:127.0.0.1:51526_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1405834 INFO  (jetty-launcher-7244-thread-2) 
[n:127.0.0.1:51526_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51526.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b503256
   [junit4]   2> 1405841 INFO  (jetty-launcher-7244-thread-2) 
[n:127.0.0.1:51526_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51526.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b503256
   [junit4]   2> 1405841 INFO  (jetty-launcher-7244-thread-2) 
[n:127.0.0.1:51526_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51526.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b503256
   [junit4]   2> 1405842 INFO  (jetty-launcher-7244-thread-2) 
[n:127.0.0.1:51526_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_210CB7299B4A241D-001/tempDir-001/node2/.
   [junit4]   2> 1405853 INFO  (jetty-launcher-7244-thread-3) 
[n:127.0.0.1:51524_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1405862 INFO  (jetty-launcher-7244-thread-3) 
[n:127.0.0.1:51524_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:51524_solr as DOWN
   [junit4]   2> 1405864 INFO  (jetty-launcher-7244-thread-3) 
[n:127.0.0.1:51524_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1405864 INFO  (jetty-launcher-7244-thread-3) 
[n:127.0.0.1:51524_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51524_solr
   [junit4]   2> 1405867 INFO  (zkCallback-7280-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1405867 INFO  (zkCallback-7266-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1405870 INFO  (jetty-launcher-7244-thread-3) 
[n:127.0.0.1:51524_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1405870 INFO  (jetty-launcher-7244-thread-3) 
[n:127.0.0.1:51524_solr     ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1405870 INFO  (jetty-launcher-7244-thread-3) 
[n:127.0.0.1:51524_solr     ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 1405886 INFO  (jetty-launcher-7244-thread-3) 
[n:127.0.0.1:51524_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1405907 INFO  (jetty-launcher-7244-thread-3) 
[n:127.0.0.1:51524_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51524.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b503256
   [junit4]   2> 1405910 INFO  (jetty-launcher-7244-thread-1) 
[n:127.0.0.1:51525_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1405915 INFO  (jetty-launcher-7244-thread-3) 
[n:127.0.0.1:51524_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51524.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b503256
   [junit4]   2> 1405915 INFO  (jetty-launcher-7244-thread-3) 
[n:127.0.0.1:51524_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51524.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b503256
   [junit4]   2> 1405916 INFO  (jetty-launcher-7244-thread-3) 
[n:127.0.0.1:51524_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_210CB7299B4A241D-001/tempDir-001/node3/.
   [junit4]   2> 1405919 INFO  (jetty-launcher-7244-thread-1) 
[n:127.0.0.1:51525_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:51525_solr as DOWN
   [junit4]   2> 1405921 INFO  (jetty-launcher-7244-thread-1) 
[n:127.0.0.1:51525_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1405921 INFO  (jetty-launcher-7244-thread-1) 
[n:127.0.0.1:51525_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51525_solr
   [junit4]   2> 1405924 INFO  (zkCallback-7280-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1405924 INFO  (zkCallback-7266-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1405925 INFO  (zkCallback-7274-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1405927 INFO  (jetty-launcher-7244-thread-1) 
[n:127.0.0.1:51525_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1405927 INFO  (jetty-launcher-7244-thread-1) 
[n:127.0.0.1:51525_solr     ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1405928 INFO  (jetty-launcher-7244-thread-1) 
[n:127.0.0.1:51525_solr     ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 1405946 INFO  (jetty-launcher-7244-thread-1) 
[n:127.0.0.1:51525_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1405977 INFO  (jetty-launcher-7244-thread-1) 
[n:127.0.0.1:51525_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51525.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b503256
   [junit4]   2> 1405999 INFO  (jetty-launcher-7244-thread-1) 
[n:127.0.0.1:51525_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51525.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b503256
   [junit4]   2> 1406000 INFO  (jetty-launcher-7244-thread-1) 
[n:127.0.0.1:51525_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51525.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b503256
   [junit4]   2> 1406001 INFO  (jetty-launcher-7244-thread-1) 
[n:127.0.0.1:51525_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_210CB7299B4A241D-001/tempDir-001/node1/.
   [junit4]   2> 1406104 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[210CB7299B4A241D]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 1406105 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[210CB7299B4A241D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1406108 INFO  (zkConnectionManagerCallback-7294-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1406108 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[210CB7299B4A241D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1406112 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[210CB7299B4A241D]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1406116 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[210CB7299B4A241D]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51513/solr ready
   [junit4]   2> 1406159 INFO  
(TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[210CB7299B4A241D])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testQueryToDownCollectionShouldFailFast
   [junit4]   2> 1406165 INFO  (qtp1970696058-22420) [n:127.0.0.1:51524_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> 1406174 INFO  
(OverseerThreadFactory-5550-thread-1-processing-n:127.0.0.1:51526_solr) 
[n:127.0.0.1:51526_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
infected
   [junit4]   2> 1406295 INFO  
(OverseerStateUpdate-72105246728126475-127.0.0.1:51526_solr-n_0000000000) 
[n:127.0.0.1:51526_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:51524/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1406300 INFO  
(OverseerStateUpdate-72105246728126475-127.0.0.1:51526_solr-n_0000000000) 
[n:127.0.0.1:51526_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:51526/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1406522 INFO  (qtp2082847551-22413) [n:127.0.0.1:51525_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1406523 INFO  (qtp2082847551-22423) [n:127.0.0.1:51525_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1406523 INFO  (qtp1970696058-22421) [     ] 
o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:51525_solr / 
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsb2E9aaQc2rI/YLjmmJ6+P1tr9r4jIGnLIjJDV+8Rw2Hg6Fj1IGzack0tbZ9b1lYVikQYAmuNzUUlI/sMwrDBeOsyy3Qeug4Y+1+717dCmqqUUlSgvr65p6OVl7smkDtRn/9f+LvJJdIbiCt8HrzjPIlR8GKqgna4ZVn01Q0lyM2w2kwyadZJx2bF+4Y/gKw4mqveZ+eeHduCX/Sr5ORP3pemruJZVfAo2+ZmGSMGUsZ8yV/NpjNkzzItTcpGH9UALMC6scmBEjjBYnAB/9AZQPj1iqKbMsyfNMS8ltwO5rw5KKb2m2vQOEMr10tqnA9FuwfupgtN5pbVOVSkBvJ4wIDAQAB
   [junit4]   2> 1406523 INFO  (qtp928927028-22430) [     ] 
o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:51525_solr / 
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsb2E9aaQc2rI/YLjmmJ6+P1tr9r4jIGnLIjJDV+8Rw2Hg6Fj1IGzack0tbZ9b1lYVikQYAmuNzUUlI/sMwrDBeOsyy3Qeug4Y+1+717dCmqqUUlSgvr65p6OVl7smkDtRn/9f+LvJJdIbiCt8HrzjPIlR8GKqgna4ZVn01Q0lyM2w2kwyadZJx2bF+4Y/gKw4mqveZ+eeHduCX/Sr5ORP3pemruJZVfAo2+ZmGSMGUsZ8yV/NpjNkzzItTcpGH9UALMC6scmBEjjBYnAB/9AZQPj1iqKbMsyfNMS8ltwO5rw5KKb2m2vQOEMr10tqnA9FuwfupgtN5pbVOVSkBvJ4wIDAQAB
   [junit4]   2> 1406524 INFO  (qtp928927028-22430) [n:127.0.0.1:51526_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> 1406524 INFO  (qtp1970696058-22421) [n:127.0.0.1:51524_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> 1406524 INFO  (qtp928927028-22430) [n:127.0.0.1:51526_solr    
x:infected_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1407544 INFO  (qtp1970696058-22421) [n:127.0.0.1:51524_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> 1407544 INFO  (qtp928927028-22430) [n:127.0.0.1:51526_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> 1407550 INFO  (qtp928927028-22430) [n:127.0.0.1:51526_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> 1407550 INFO  (qtp1970696058-22421) [n:127.0.0.1:51524_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> 1407551 INFO  (qtp928927028-22430) [n:127.0.0.1:51526_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> 1407551 INFO  (qtp928927028-22430) [n:127.0.0.1:51526_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> 1407551 INFO  (qtp1970696058-22421) [n:127.0.0.1:51524_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> 1407552 INFO  (qtp1970696058-22421) [n:127.0.0.1:51524_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> 1407552 INFO  (qtp928927028-22430) [n:127.0.0.1:51526_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51526.solr.core.infected.shard2.replica_n2' (registry 
'solr.core.infected.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b503256
   [junit4]   2> 1407552 INFO  (qtp928927028-22430) [n:127.0.0.1:51526_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 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_210CB7299B4A241D-001/tempDir-001/node2/infected_shard2_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_210CB7299B4A241D-001/tempDir-001/node2/./infected_shard2_replica_n2/data/]
   [junit4]   2> 1407552 INFO  (qtp1970696058-22421) [n:127.0.0.1:51524_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51524.solr.core.infected.shard1.replica_n1' (registry 
'solr.core.infected.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b503256
   [junit4]   2> 1407552 INFO  (qtp1970696058-22421) [n:127.0.0.1:51524_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 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_210CB7299B4A241D-001/tempDir-001/node3/infected_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_210CB7299B4A241D-001/tempDir-001/node3/./infected_shard1_replica_n1/data/]
   [junit4]   2> 1407597 INFO  (qtp1970696058-22421) [n:127.0.0.1:51524_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> 1407597 INFO  (qtp1970696058-22421) [n:127.0.0.1:51524_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> 1407597 INFO  (qtp928927028-22430) [n:127.0.0.1:51526_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> 1407597 INFO  (qtp928927028-22430) [n:127.0.0.1:51526_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> 1407598 INFO  (qtp1970696058-22421) [n:127.0.0.1:51524_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1407598 INFO  (qtp1970696058-22421) [n:127.0.0.1:51524_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1407598 INFO  (qtp928927028-22430) [n:127.0.0.1:51526_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1407598 INFO  (qtp928927028-22430) [n:127.0.0.1:51526_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1407599 INFO  (qtp1970696058-22421) [n:127.0.0.1:51524_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@79ccca2d[infected_shard1_replica_n1] main]
   [junit4]   2> 1407599 INFO  (qtp928927028-22430) [n:127.0.0.1:51526_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ea2530[infected_shard2_replica_n2] 
main]
   [junit4]   2> 1407602 INFO  (qtp1970696058-22421) [n:127.0.0.1:51524_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> 1407602 INFO  (qtp928927028-22430) [n:127.0.0.1:51526_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> 1407603 INFO  (qtp928927028-22430) [n:127.0.0.1:51526_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> 1407603 INFO  (qtp1970696058-22421) [n:127.0.0.1:51524_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> 1407603 INFO  (qtp928927028-22430) [n:127.0.0.1:51526_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> 1407603 INFO  (qtp1970696058-22421) [n:127.0.0.1:51524_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> 1407603 INFO  (qtp1970696058-22421) [n:127.0.0.1:51524_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 1657780978425266176
   [junit4]   2> 1407603 INFO  (qtp928927028-22430) [n:127.0.0.1:51526_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 1657780978425266176
   [junit4]   2> 1407606 INFO  
(searcherExecutor-5564-thread-1-processing-n:127.0.0.1:51524_solr 
x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) 
[n:127.0.0.1:51524_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@79ccca2d[infected_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1407606 INFO  
(searcherExecutor-5563-thread-1-processing-n:127.0.0.1:51526_solr 
x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) 
[n:127.0.0.1:51526_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@1ea2530[infected_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1407612 INFO  (qtp928927028-22430) [n:127.0.0.1:51526_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> 1407613 INFO  (qtp1970696058-22421) [n:127.0.0.1:51524_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> 1407613 INFO  (qtp928927028-22430) [n:127.0.0.1:51526_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> 1407613 INFO  (qtp1970696058-22421) [n:127.0.0.1:51524_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> 1407623 INFO  (qtp1970696058-22421) [n:127.0.0.1:51524_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> 1407623 INFO  (qtp1970696058-22421) [n:127.0.0.1:51524_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> 1407623 INFO  (qtp1970696058-22421) [n:127.0.0.1:51524_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:51524/solr/infected_shard1_replica_n1/
   [junit4]   2> 1407623 INFO  (qtp928927028-22430) [n:127.0.0.1:51526_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> 1407623 INFO  (qtp928927028-22430) [n:127.0.0.1:51526_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> 1407623 INFO  (qtp928927028-22430) [n:127.0.0.1:51526_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:51526/solr/infected_shard2_replica_n2/
   [junit4]   2> 1407624 INFO  (qtp1970696058-22421) [n:127.0.0.1:51524_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> 1407624 INFO  (qtp928927028-22430) [n:127.0.0.1:51526_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> 1407625 INFO  (qtp928927028-22430) [n:127.0.0.1:51526_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy http://127.0.0.1:51526/solr/infected_shard2_replica_n2/ 
has no replicas
   [junit4]   2> 1407625 INFO  (qtp1970696058-22421) [n:127.0.0.1:51524_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy http://127.0.0.1:51524/solr/infected_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 1407625 INFO  (qtp1970696058-22421) [n:127.0.0.1:51524_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/72105246728126472-core_node3-n_0000000000
   [junit4]   2> 1407625 INFO  (qtp928927028-22430) [n:127.0.0.1:51526_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/72105246728126475-core_node4-n_0000000000
   [junit4]   2> 1407630 INFO  (qtp1970696058-22421) [n:127.0.0.1:51524_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:51524/solr/infected_shard1_replica_n1/ shard1
   [junit4]   2> 1407631 INFO  (qtp928927028-22430) [n:127.0.0.1:51526_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:51526/solr/infected_shard2_replica_n2/ shard2
   [junit4]   2> 1407744 INFO  (zkCallback-7280-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> 1407744 INFO  (zkCallback-7266-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> 1407745 INFO  (zkCallback-7280-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> 1407745 INFO  (zkCallback-7266-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> 1407746 INFO  (qtp928927028-22430) [n:127.0.0.1:51526_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> 1407747 INFO  (qtp1970696058-22421) [n:127.0.0.1:51524_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> 1407750 INFO  (qtp928927028-22430) [n:127.0.0.1:51526_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=1226
   [junit4]   2> 1407751 INFO  (qtp1970696058-22421) [n:127.0.0.1:51524_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=1227
   [junit4]   2> 1407754 INFO  (qtp1970696058-22420) [n:127.0.0.1:51524_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> 1407863 INFO  (zkCallback-7266-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> 1407863 INFO  (zkCallback-7280-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> 1407863 INFO  (zkCallback-7266-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> 1407864 INFO  (zkCallback-7280-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> 1407864 INFO  (zkCallback-7280-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> 1407864 INFO  (zkCallback-7266-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> 1407865 INFO  (qtp1970696058-22420) [n:127.0.0.1:51524_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=1700
   [junit4]   2> 1407885 INFO  (qtp1970696058-22419) [n:127.0.0.1:51524_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> 1407885 INFO  (qtp1970696058-22419) [n:127.0.0.1:51524_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 
(1657780978711527424), 1 (1657780978714673152), 4 (1657780978714673153), 8 
(1657780978714673154), 10 (1657780978714673155), 11 (1657780978714673156), 12 
(1657780978714673157), 13 (1657780978714673158), 14 (1657780978714673159), 15 
(1657780978714673160), ... (56 adds)]} 0 11
   [junit4]   2> 1407886 INFO  (qtp928927028-22434) [n:127.0.0.1:51526_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> 1407887 INFO  (qtp928927028-22434) [n:127.0.0.1:51526_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 
(1657780978714673152), 3 (1657780978715721728), 5 (1657780978715721729), 6 
(1657780978715721730), 7 (1657780978715721731), 9 (1657780978715721732), 17 
(1657780978715721733), 18 (1657780978715721734), 19 (1657780978715721735), 21 
(1657780978715721736), ... (44 adds)]} 0 11
   [junit4]   2> 1407898 INFO  (qtp928927028-22433) [n:127.0.0.1:51526_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1407898 INFO  (qtp1970696058-22420) [n:127.0.0.1:51524_solr    
 ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:51526_solr / 
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnYa7vzk0zudej1jVuaVVG9ATdjfEkaByW4QTbA3HOAUAgnayXghEwLjHx4w55xHBTcmAu6dX92HVfLBHK8hRbm90Wmc4Xeu19UpsawZuGbEMoSu1Qrni8O5GPdyVUFYcsNXIiLsTZp1WWk/DuvASYijr1USC/KJSzvwatY3rFGhyLUKpU0BE7jfVXhndkjKKZ/74NJBcNOUpzmaI2vmpFiIhACKRXjxyhPLVJPm96DXgNxKPhP4Zbi+3vJ2Iu6nndpo0dsCyrPRhz/OLnNXuqTZipXpgSS+01fFa+SZ99AB8whSAAeplRYx4PdzcXSKdQIV0BF2gm7mX8AqBu/8qwwIDAQAB
   [junit4]   2> 1407904 INFO  (qtp1970696058-22420) [n:127.0.0.1:51524_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1657780978740887552,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1407904 INFO  (qtp1970696058-22420) [n:127.0.0.1:51524_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@47be8440 
commitCommandVersion:1657780978740887552
   [junit4]   2> 1407909 INFO  (qtp1970696058-22420) [n:127.0.0.1:51524_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7fa93bbe[infected_shard1_replica_n1] main]
   [junit4]   2> 1407910 INFO  (qtp1970696058-22420) [n:127.0.0.1:51524_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1407911 INFO  
(searcherExecutor-5564-thread-1-processing-n:127.0.0.1:51524_solr 
x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) 
[n:127.0.0.1:51524_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@7fa93bbe[infected_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C56:[diagnostics={os=Mac
 OS X, java.vendor=AdoptOpenJDK, java.version=11.0.6, 
java.vm.version=11.0.6+10, lucene.version=8.5.0, os.arch=x86_64, 
java.runtime.version=11.0.6+10, source=flush, os.version=10.14.6, 
timestamp=1580983141654}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1407911 INFO  (qtp1970696058-22420) [n:127.0.0.1:51524_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=http://127.0.0.1:51526/solr/infected_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 12
   [junit4]   2> 1407912 INFO  (qtp928927028-22429) [n:127.0.0.1:51526_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1657780978749276160,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1407912 INFO  (qtp928927028-22429) [n:127.0.0.1:51526_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@57663b67 
commitCommandVersion:1657780978749276160
   [junit4]   2> 1407917 INFO  (qtp928927028-22429) [n:127.0.0.1:51526_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@486d745[infected_shard2_replica_n2] 
main]
   [junit4]   2> 1407917 INFO  (qtp928927028-22429) [n:127.0.0.1:51526_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1407918 INFO  
(searcherExecutor-5563-thread-1-processing-n:127.0.0.1:51526_solr 
x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) 
[n:127.0.0.1:51526_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@486d745[infected_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C44:[diagnostics={os=Mac
 OS X, java.vendor=AdoptOpenJDK, java.version=11.0.6, 
java.vm.version=11.0.6+10, lucene.version=8.5.0, os.arch=x86_64, 
java.runtime.version=11.0.6+10, source=flush, os.version=10.14.6, 
timestamp=1580983141661}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1407918 INFO  (qtp928927028-22429) [n:127.0.0.1:51526_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 30
   [junit4]   2> 1407921 INFO  (zkCallback-7280-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> 1407921 INFO  (zkCallback-7280-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> 1407921 INFO  (zkCallback-7280-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> 1407922 INFO  (zkCallback-7266-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> 1407922 INFO  (zkCallback-7266-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> 1407922 INFO  (zkCallback-7266-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> 1407936 INFO  (qtp928927028-22433) [n:127.0.0.1:51526_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1407936 INFO  (qtp1970696058-22421) [n:127.0.0.1:51524_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:51524/solr/infected_shard1_replica_n1/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1580983141676&isShard=true&wt=javabin}
 hits=56 status=0 QTime=0
   [junit4]   2> 1407937 INFO  (qtp928927028-22434) [n:127.0.0.1:51526_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:51526_solr / 
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnYa7vzk0zudej1jVuaVVG9ATdjfEkaByW4QTbA3HOAUAgnayXghEwLjHx4w55xHBTcmAu6dX92HVfLBHK8hRbm90Wmc4Xeu19UpsawZuGbEMoSu1Qrni8O5GPdyVUFYcsNXIiLsTZp1WWk/DuvASYijr1USC/KJSzvwatY3rFGhyLUKpU0BE7jfVXhndkjKKZ/74NJBcNOUpzmaI2vmpFiIhACKRXjxyhPLVJPm96DXgNxKPhP4Zbi+3vJ2Iu6nndpo0dsCyrPRhz/OLnNXuqTZipXpgSS+01fFa+SZ99AB8whSAAeplRYx4PdzcXSKdQIV0BF2gm7mX8AqBu/8qwwIDAQAB
   [junit4]   2> 1407937 INFO  (qtp928927028-22434) [n:127.0.0.1:51526_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:51526/solr/infected_shard2_replica_n2/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1580983141676&isShard=true&wt=javabin}
 hits=44 status=0 QTime=0
   [junit4]   2> 1407938 INFO  (qtp928927028-22430) [n:127.0.0.1:51526_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=9
   [junit4]   2> 1407939 INFO  
(TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[210CB7299B4A241D])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testQueryToDownCollectionShouldFailFast
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestQueryingOnDownCollection 
-Dtests.method=testQueryToDownCollectionShouldFailFast 
-Dtests.seed=210CB7299B4A241D -Dtests.slow=true -Dtests.locale=en-AU 
-Dtests.timezone=Asia/Colombo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 1.82s J2 | 
TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Request 
should fail after trying all replica nodes once
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([210CB7299B4A241D:F2D19E833C7B4D61]: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.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 1408048 INFO  (jetty-closer-7297-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1533560000
   [junit4]   2> 1408048 INFO  (jetty-closer-7297-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51526_solr
   [junit4]   2> 1408048 INFO  (jetty-closer-7297-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1410524191
   [junit4]   2> 1408048 INFO  (jetty-closer-7297-thread-2) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51524_solr
   [junit4]   2> 1408049 INFO  (jetty-closer-7297-thread-2) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1408049 INFO  (jetty-closer-7297-thread-3) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1923948901
   [junit4]   2> 1408049 INFO  (jetty-closer-7297-thread-3) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51525_solr
   [junit4]   2> 1408049 INFO  (jetty-closer-7297-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:51524_solr as DOWN
   [junit4]   2> 1408049 INFO  (jetty-closer-7297-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1408049 INFO  (jetty-closer-7297-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:51526_solr as DOWN
   [junit4]   2> 1408050 INFO  (jetty-closer-7297-thread-3) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1408050 INFO  (jetty-closer-7297-thread-3) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:51525_solr as DOWN
   [junit4]   2> 1408055 INFO  (coreCloseExecutor-5574-thread-1) 
[n:127.0.0.1:51524_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@c136e0b
   [junit4]   2> 1408055 INFO  (coreCloseExecutor-5574-thread-1) 
[n:127.0.0.1:51524_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@c136e0b
   [junit4]   2> 1408055 INFO  (coreCloseExecutor-5574-thread-1) 
[n:127.0.0.1:51524_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@22ece257: rootName = 
solr_51524, 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@7454e0d6
   [junit4]   2> 1408056 INFO  (coreCloseExecutor-5573-thread-1) 
[n:127.0.0.1:51526_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@67d02b5c
   [junit4]   2> 1408056 INFO  (coreCloseExecutor-5573-thread-1) 
[n:127.0.0.1:51526_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@67d02b5c
   [junit4]   2> 1408056 INFO  (coreCloseExecutor-5573-thread-1) 
[n:127.0.0.1:51526_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@304e723d: rootName = 
solr_51526, 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@6ada6e0b
   [junit4]   2> 1408060 INFO  (jetty-closer-7297-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1408060 INFO  (jetty-closer-7297-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2bd4e8c1: rootName = 
solr_51525, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@3d13c1c
   [junit4]   2> 1408165 ERROR 
(OverseerStateUpdate-72105246728126475-127.0.0.1:51526_solr-n_0000000000) 
[n:127.0.0.1:51526_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:834) [?:?]
   [junit4]   2> 1408179 INFO  
(OverseerCollectionConfigSetProcessor-72105246728126475-127.0.0.1:51526_solr-n_0000000000)
 [n:127.0.0.1:51526_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> 1408185 INFO  (zkCallback-7280-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> 1408186 INFO  (zkCallback-7280-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> 1408186 INFO  (zkCallback-7266-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> 1408186 INFO  (zkCallback-7266-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> 1408186 INFO  (zkCallback-7266-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> 1408187 INFO  (zkCallback-7280-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> 1408199 INFO  (zkCallback-7266-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> 1408199 INFO  (zkCallback-7266-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> 1408199 INFO  (zkCallback-7266-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> 1408200 INFO  (zkCallback-7280-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> 1408200 INFO  (zkCallback-7280-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> 1408201 INFO  (zkCallback-7280-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> 1408303 INFO  (jetty-closer-7297-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1408303 INFO  (jetty-closer-7297-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@31f9943f: rootName = 
solr_51525, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1fd1042a
   [junit4]   2> 1408363 INFO  (jetty-closer-7297-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1408364 INFO  (jetty-closer-7297-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@768ebc64: rootName = 
solr_51525, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@6f9f41
   [junit4]   2> 1408365 INFO  (jetty-closer-7297-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1408375 INFO  (zkCallback-7280-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1408376 INFO  (zkCallback-7266-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1408394 INFO  (coreCloseExecutor-5574-thread-1) 
[n:127.0.0.1:51524_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@c136e0b
   [junit4]   2> 1408401 INFO  (coreCloseExecutor-5574-thread-1) 
[n:127.0.0.1:51524_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> 1408405 INFO  (coreCloseExecutor-5573-thread-1) 
[n:127.0.0.1:51526_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@67d02b5c
   [junit4]   2> 1408407 INFO  (coreCloseExecutor-5573-thread-1) 
[n:127.0.0.1:51526_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> 1408431 INFO  (jetty-closer-7297-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1408432 INFO  (jetty-closer-7297-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1408432 INFO  (jetty-closer-7297-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3110f261: rootName = 
solr_51526, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@79068bca
   [junit4]   2> 1408432 INFO  (jetty-closer-7297-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7f930c31: rootName = 
solr_51524, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@4cb81231
   [junit4]   2> 1408449 INFO  (jetty-closer-7297-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1408449 INFO  (jetty-closer-7297-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5b4d1301: rootName = 
solr_51524, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1fd1042a
   [junit4]   2> 1408449 INFO  (jetty-closer-7297-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1408449 INFO  (jetty-closer-7297-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@73785223: rootName = 
solr_51526, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1fd1042a
   [junit4]   2> 1408452 INFO  (jetty-closer-7297-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1408452 INFO  (jetty-closer-7297-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7fbaf249: rootName = 
solr_51524, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@6f9f41
   [junit4]   2> 1408452 INFO  (jetty-closer-7297-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1408452 INFO  (jetty-closer-7297-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1408452 INFO  (jetty-closer-7297-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2fb590e9: rootName = 
solr_51526, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@6f9f41
   [junit4]   2> 1408452 INFO  (jetty-closer-7297-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1408456 INFO  (closeThreadPool-7309-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72105246728126475-127.0.0.1:51526_solr-n_0000000000) closing
   [junit4]   2> 1408457 INFO  
(OverseerStateUpdate-72105246728126475-127.0.0.1:51526_solr-n_0000000000) 
[n:127.0.0.1:51526_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:51526_solr
   [junit4]   2> 1408457 INFO  
(OverseerAutoScalingTriggerThread-72105246728126475-127.0.0.1:51526_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1408463 INFO  (closeThreadPool-7309-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72105246728126475-127.0.0.1:51526_solr-n_0000000000) closing
   [junit4]   2> 1408465 INFO  (zkCallback-7280-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1408478 INFO  (jetty-closer-7297-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@72e25acb{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1408479 INFO  (jetty-closer-7297-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2dbc0862{/solr,null,UNAVAILABLE}
   [junit4]   2> 1408479 INFO  (jetty-closer-7297-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1408574 INFO  (jetty-closer-7297-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72105246728126475-127.0.0.1:51526_solr-n_0000000000) closing
   [junit4]   2> 1408576 INFO  (jetty-closer-7297-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3999a5af{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1408576 INFO  (jetty-closer-7297-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5755b324{/solr,null,UNAVAILABLE}
   [junit4]   2> 1408577 INFO  (jetty-closer-7297-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1408579 INFO  (jetty-closer-7297-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7bb18fa4{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1408580 INFO  (jetty-closer-7297-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5715ed6d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1408580 INFO  (jetty-closer-7297-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1408581 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[210CB7299B4A241D]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1408799 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> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        18      /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> 1408806 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[210CB7299B4A241D]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:51513
   [junit4]   2> 1408807 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[210CB7299B4A241D]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51513
   [junit4]   2> 1408807 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[210CB7299B4A241D]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 51513
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_210CB7299B4A241D-001
   [junit4]   2> Feb 06, 2020 9:59:02 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(Lucene84): 
{_root_=FST50, id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{_version_=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=720, 
maxMBSortInHeap=5.227276035801704, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4f4f0561),
 locale=en-AU, timezone=Asia/Colombo
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 11.0.6 
(64-bit)/cpus=6,threads=1,free=171105816,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [RequestHandlersTest, 
TestRandomCollapseQParserPlugin, TestStandardQParsers, TestCrossCoreJoin, 
TestDelegationWithHadoopAuth, HttpPartitionOnCommitTest, 
TestPerFieldSimilarity, TestRawTransformer, TestReloadAndDeleteDocs, 
TestDistribIDF, TestSimDistributedQueue, UniqFieldsUpdateProcessorFactoryTest, 
InfixSuggestersTest, TestEmbeddedSolrServerAdminHandler, ReplicationFactorTest, 
TestReqParamsAPI, RequestLoggingTest, CollectionsAPIDistributedZkTest, 
OrderedExecutorTest, TestExtendedDismaxParser, TestCloudJSONFacetJoinDomain, 
AnalysisErrorHandlingTest, SystemCollectionCompatTest, TestSimNodeAddedTrigger, 
NotRequiredUniqueKeyTest, BasicDistributedZkTest, 
DefaultValueUpdateProcessorTest, DistributedFacetPivotSmallTest, 
BlockJoinFacetSimpleTest, TestStressInPlaceUpdates, TestRecoveryHdfs, 
TestInPlaceUpdateWithRouteField, AssignTest, ClusterStateUpdateTest, 
TestUseDocValuesAsStored, TestSkipOverseerOperations, SolrJmxReporterCloudTest, 
SolrCoreMetricManagerTest, JWTAuthPluginTest, BadIndexSchemaTest, 
QueryParsingTest, ConfigSetsAPITest, DocumentAnalysisRequestHandlerTest, 
BitVectorTest, TestScoreJoinQPScore, TestCloudManagedSchema, 
TestSafeXMLParsing, HdfsNNFailoverTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, PeerSyncWithLeaderTest, 
TestFoldingMultitermQuery, SolrRrdBackendFactoryTest, TestLFUCache, 
DeleteLastCustomShardedReplicaTest, TestTrie, TestCloudSearcherWarming, 
ShowFileRequestHandlerTest, HDFSCollectionsAPITest, 
SuggestComponentContextFilterQueryTest, MaxSizeAutoCommitTest, DateFieldTest, 
AuditLoggerPluginTest, TestManagedResourceStorage, 
SolrLogAuditLoggerPluginTest, TestDynamicURP, SpatialFilterTest, 
SearchRateTriggerTest, TestUniqueKeyFieldResource, TestFieldCacheReopen, 
NodeAddedTriggerIntegrationTest, TestExportWriter, TestSchemaField, 
HdfsDirectoryTest, DOMUtilTest, SpellCheckCollatorWithCollapseTest, 
TestCryptoKeys, SolrCLIZkUtilsTest, TestUnInvertedFieldException, 
SolrIndexMetricsTest, IndexSizeEstimatorTest, DocValuesNotIndexedTest, 
TestJsonFacetsWithNestedObjects, NestedShardedAtomicUpdateTest, TestUtils, 
TestSolrDeletionPolicy2, SimpleCollectionCreateDeleteTest, 
TriggerIntegrationTest, LeaderFailureAfterFreshStartTest, 
MetricsHistoryWithAuthIntegrationTest, 
OverseerCollectionConfigSetProcessorTest, OverseerTaskQueueTest, 
RecoveryAfterSoftCommitTest, RoutingToNodesWithPropertiesTest, 
ShardRoutingTest, TestCloudRecovery, TestLeaderElectionWithEmptyReplica, 
TestQueryingOnDownCollection]
   [junit4] Completed [529/897 (1!)] on J2 in 4.83s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 49232 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/602/consoleText

[repro] Revision: e0d35f964169a0d1efb686f2e2586c896194c02c

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestQueryingOnDownCollection 
-Dtests.method=testQueryToDownCollectionShouldFailFast 
-Dtests.seed=210CB7299B4A241D -Dtests.slow=true -Dtests.locale=en-AU 
-Dtests.timezone=Asia/Colombo -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

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

[...truncated 3463 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestQueryingOnDownCollection" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=210CB7299B4A241D 
-Dtests.slow=true -Dtests.locale=en-AU -Dtests.timezone=Asia/Colombo 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

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

Reply via email to