Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4786/
Java: 64bit/jdk-11.0.6 -XX:+UseCompressedOops -XX:+UseParallelGC

2 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([2B5026580991F864:F88D0FF2AEA09118]:0)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
        at 
org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast(TestQueryingOnDownCollection.java:92)
        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.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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)


FAILED:  org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([2B5026580991F864:C38C8BBAFA79E244]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1016)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:976)
        at 
org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
        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.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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)
Caused by: org.apache.solr.common.SolrException: Circuit Breakers tripped 
Memory Circuit Breaker triggered as JVM heap usage values are greater than 
allocated threshold.Seen JVM heap memory usage 418001968 and allocated 
threshold 398721024

        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:325)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2627)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:332)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:314)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:990)
        ... 44 more




Build Log:
[...truncated 15223 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestQueryingOnDownCollection
   [junit4]   2> 728637 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 728637 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 728637 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_2B5026580991F864-001/data-dir-94-001
   [junit4]   2> 728637 WARN  
(SUITE-TestQueryingOnDownCollection-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=34 numCloses=34
   [junit4]   2> 728637 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 728638 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 728638 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_2B5026580991F864-001/tempDir-001
   [junit4]   2> 728638 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 728638 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 728638 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 728639 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 728738 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 39527
   [junit4]   2> 728738 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39527
   [junit4]   2> 728738 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39527
   [junit4]   2> 728738 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39527
   [junit4]   2> 728739 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 728741 INFO  (zkConnectionManagerCallback-6850-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 728741 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 728744 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 728746 INFO  (zkConnectionManagerCallback-6852-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 728746 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 728748 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 728749 INFO  (zkConnectionManagerCallback-6854-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 728749 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 728853 WARN  (jetty-launcher-6855-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 728853 WARN  (jetty-launcher-6855-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 728853 INFO  (jetty-launcher-6855-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 728853 INFO  (jetty-launcher-6855-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 728853 INFO  (jetty-launcher-6855-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 728853 INFO  (jetty-launcher-6855-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 728853 INFO  (jetty-launcher-6855-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 728853 INFO  (jetty-launcher-6855-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 728853 WARN  (jetty-launcher-6855-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 728853 INFO  (jetty-launcher-6855-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 728853 INFO  (jetty-launcher-6855-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 728853 INFO  (jetty-launcher-6855-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 728854 INFO  (jetty-launcher-6855-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 728854 INFO  (jetty-launcher-6855-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 728854 INFO  (jetty-launcher-6855-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 728854 INFO  (jetty-launcher-6855-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@9df90b3{/solr,null,AVAILABLE}
   [junit4]   2> 728854 INFO  (jetty-launcher-6855-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 728854 INFO  (jetty-launcher-6855-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 728855 INFO  (jetty-launcher-6855-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 728855 INFO  (jetty-launcher-6855-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@21aa42be{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:39743}
   [junit4]   2> 728855 INFO  (jetty-launcher-6855-thread-2) [     ] 
o.e.j.s.Server Started @728876ms
   [junit4]   2> 728855 INFO  (jetty-launcher-6855-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@40c5d089{/solr,null,AVAILABLE}
   [junit4]   2> 728855 INFO  (jetty-launcher-6855-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39743}
   [junit4]   2> 728855 INFO  (jetty-launcher-6855-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 728855 INFO  (jetty-launcher-6855-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 728855 INFO  (jetty-launcher-6855-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 728855 ERROR (jetty-launcher-6855-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 728855 INFO  (jetty-launcher-6855-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 728855 INFO  (jetty-launcher-6855-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 728855 INFO  (jetty-launcher-6855-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 728855 INFO  (jetty-launcher-6855-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 728855 INFO  (jetty-launcher-6855-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-23T13:48:24.500377Z
   [junit4]   2> 728855 INFO  (jetty-launcher-6855-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2732b3f{/solr,null,AVAILABLE}
   [junit4]   2> 728855 INFO  (jetty-launcher-6855-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@455dcb13{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:44949}
   [junit4]   2> 728855 INFO  (jetty-launcher-6855-thread-1) [     ] 
o.e.j.s.Server Started @728876ms
   [junit4]   2> 728855 INFO  (jetty-launcher-6855-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44949}
   [junit4]   2> 728855 ERROR (jetty-launcher-6855-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 728855 INFO  (jetty-launcher-6855-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 728855 INFO  (jetty-launcher-6855-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 728855 INFO  (jetty-launcher-6855-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 728855 INFO  (jetty-launcher-6855-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 728855 INFO  (jetty-launcher-6855-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-23T13:48:24.500868Z
   [junit4]   2> 728856 INFO  (jetty-launcher-6855-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 728856 INFO  (jetty-launcher-6855-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 728856 INFO  (jetty-launcher-6855-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@19e017a2{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:43107}
   [junit4]   2> 728857 INFO  (jetty-launcher-6855-thread-3) [     ] 
o.e.j.s.Server Started @728878ms
   [junit4]   2> 728857 INFO  (jetty-launcher-6855-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43107}
   [junit4]   2> 728857 ERROR (jetty-launcher-6855-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 728857 INFO  (jetty-launcher-6855-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 728857 INFO  (jetty-launcher-6855-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 728857 INFO  (jetty-launcher-6855-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 728857 INFO  (jetty-launcher-6855-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 728857 INFO  (jetty-launcher-6855-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-23T13:48:24.502367Z
   [junit4]   2> 728857 INFO  (zkConnectionManagerCallback-6859-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 728857 INFO  (jetty-launcher-6855-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 728857 INFO  (zkConnectionManagerCallback-6857-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 728857 INFO  (jetty-launcher-6855-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 728857 INFO  (jetty-launcher-6855-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 728858 INFO  (jetty-launcher-6855-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 728858 INFO  (jetty-launcher-6855-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 728858 INFO  (zkConnectionManagerCallback-6861-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 728858 INFO  (jetty-launcher-6855-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 728858 INFO  (jetty-launcher-6855-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 728860 INFO  (jetty-launcher-6855-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 728860 INFO  (jetty-launcher-6855-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 728861 INFO  (jetty-launcher-6855-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 729025 INFO  (jetty-launcher-6855-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 729025 WARN  (jetty-launcher-6855-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2372093c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 729025 WARN  (jetty-launcher-6855-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2372093c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 729027 WARN  (jetty-launcher-6855-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2f526cdd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 729027 WARN  (jetty-launcher-6855-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2f526cdd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 729027 INFO  (jetty-launcher-6855-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39527/solr
   [junit4]   2> 729028 INFO  (jetty-launcher-6855-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 729028 INFO  (zkConnectionManagerCallback-6871-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729028 INFO  (jetty-launcher-6855-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 729129 INFO  (jetty-launcher-6855-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 729130 WARN  (jetty-launcher-6855-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@71f8fceb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 729130 WARN  (jetty-launcher-6855-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@71f8fceb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 729131 WARN  (jetty-launcher-6855-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@983776[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 729131 WARN  (jetty-launcher-6855-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@983776[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 729131 INFO  (jetty-launcher-6855-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39527/solr
   [junit4]   2> 729132 INFO  (jetty-launcher-6855-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 729132 INFO  (zkConnectionManagerCallback-6881-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729132 INFO  (jetty-launcher-6855-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 729247 INFO  (jetty-launcher-6855-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 729247 WARN  (jetty-launcher-6855-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1ec4c749[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 729247 WARN  (jetty-launcher-6855-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1ec4c749[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 729249 WARN  (jetty-launcher-6855-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@627666d7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 729249 WARN  (jetty-launcher-6855-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@627666d7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 729250 INFO  (jetty-launcher-6855-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39527/solr
   [junit4]   2> 729250 INFO  (jetty-launcher-6855-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 729251 INFO  (zkConnectionManagerCallback-6891-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729251 INFO  (jetty-launcher-6855-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 729261 INFO  (jetty-launcher-6855-thread-3) 
[n:127.0.0.1:43107_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 729262 INFO  (zkConnectionManagerCallback-6893-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729262 INFO  (jetty-launcher-6855-thread-3) 
[n:127.0.0.1:43107_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 729321 INFO  (jetty-launcher-6855-thread-3) 
[n:127.0.0.1:43107_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43107_solr
   [junit4]   2> 729322 INFO  (jetty-launcher-6855-thread-3) 
[n:127.0.0.1:43107_solr     ] o.a.s.c.Overseer Overseer 
(id=72232643790438409-127.0.0.1:43107_solr-n_0000000000) starting
   [junit4]   2> 729324 INFO  
(OverseerStateUpdate-72232643790438409-127.0.0.1:43107_solr-n_0000000000) 
[n:127.0.0.1:43107_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:43107_solr
   [junit4]   2> 729324 INFO  (jetty-launcher-6855-thread-3) 
[n:127.0.0.1:43107_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43107_solr
   [junit4]   2> 729325 INFO  
(OverseerStateUpdate-72232643790438409-127.0.0.1:43107_solr-n_0000000000) 
[n:127.0.0.1:43107_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 729326 INFO  (jetty-launcher-6855-thread-3) 
[n:127.0.0.1:43107_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 729326 INFO  (jetty-launcher-6855-thread-3) 
[n:127.0.0.1:43107_solr     ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 729326 INFO  (jetty-launcher-6855-thread-3) 
[n:127.0.0.1:43107_solr     ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 729326 WARN  (jetty-launcher-6855-thread-3) 
[n:127.0.0.1:43107_solr     ] o.a.s.c.CoreContainer Solr authentication is 
enabled, but SSL is off.  Consider enabling SSL to protect user credentials and 
data with encryption.
   [junit4]   2> 729335 INFO  (jetty-launcher-6855-thread-3) 
[n:127.0.0.1:43107_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_2B5026580991F864-001/tempDir-001/node3
   [junit4]   2> 729361 INFO  (jetty-launcher-6855-thread-1) 
[n:127.0.0.1:44949_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 729362 INFO  (zkConnectionManagerCallback-6905-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729362 INFO  (jetty-launcher-6855-thread-1) 
[n:127.0.0.1:44949_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 729364 INFO  (jetty-launcher-6855-thread-1) 
[n:127.0.0.1:44949_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 729368 INFO  (jetty-launcher-6855-thread-1) 
[n:127.0.0.1:44949_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44949_solr as DOWN
   [junit4]   2> 729368 INFO  (jetty-launcher-6855-thread-1) 
[n:127.0.0.1:44949_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 729368 INFO  (jetty-launcher-6855-thread-1) 
[n:127.0.0.1:44949_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44949_solr
   [junit4]   2> 729369 INFO  (zkCallback-6892-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 729369 INFO  (zkCallback-6904-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 729369 INFO  (jetty-launcher-6855-thread-1) 
[n:127.0.0.1:44949_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 729370 INFO  (jetty-launcher-6855-thread-1) 
[n:127.0.0.1:44949_solr     ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 729370 INFO  (jetty-launcher-6855-thread-1) 
[n:127.0.0.1:44949_solr     ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 729370 WARN  (jetty-launcher-6855-thread-1) 
[n:127.0.0.1:44949_solr     ] o.a.s.c.CoreContainer Solr authentication is 
enabled, but SSL is off.  Consider enabling SSL to protect user credentials and 
data with encryption.
   [junit4]   2> 729379 INFO  (jetty-launcher-6855-thread-1) 
[n:127.0.0.1:44949_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_2B5026580991F864-001/tempDir-001/node1
   [junit4]   2> 729461 INFO  (jetty-launcher-6855-thread-2) 
[n:127.0.0.1:39743_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 729462 INFO  (zkConnectionManagerCallback-6913-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729462 INFO  (jetty-launcher-6855-thread-2) 
[n:127.0.0.1:39743_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 729464 INFO  (jetty-launcher-6855-thread-2) 
[n:127.0.0.1:39743_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 729466 INFO  (jetty-launcher-6855-thread-2) 
[n:127.0.0.1:39743_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39743_solr as DOWN
   [junit4]   2> 729467 INFO  (jetty-launcher-6855-thread-2) 
[n:127.0.0.1:39743_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 729467 INFO  (jetty-launcher-6855-thread-2) 
[n:127.0.0.1:39743_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39743_solr
   [junit4]   2> 729467 INFO  (zkCallback-6904-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 729467 INFO  (zkCallback-6892-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 729468 INFO  (jetty-launcher-6855-thread-2) 
[n:127.0.0.1:39743_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 729468 INFO  (jetty-launcher-6855-thread-2) 
[n:127.0.0.1:39743_solr     ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 729468 INFO  (jetty-launcher-6855-thread-2) 
[n:127.0.0.1:39743_solr     ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 729468 WARN  (jetty-launcher-6855-thread-2) 
[n:127.0.0.1:39743_solr     ] o.a.s.c.CoreContainer Solr authentication is 
enabled, but SSL is off.  Consider enabling SSL to protect user credentials and 
data with encryption.
   [junit4]   2> 729469 INFO  (zkCallback-6912-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 729475 INFO  (jetty-launcher-6855-thread-2) 
[n:127.0.0.1:39743_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_2B5026580991F864-001/tempDir-001/node2
   [junit4]   2> 729478 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 729479 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 729482 INFO  (zkConnectionManagerCallback-6924-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729482 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 729482 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 729483 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39527/solr ready
   [junit4]   2> 729497 INFO  
(TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[2B5026580991F864])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testQueryToDownCollectionShouldFailFast
   [junit4]   2> 729506 INFO  (qtp795719971-14517) [n:127.0.0.1:39743_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> 729508 INFO  
(OverseerThreadFactory-6900-thread-1-processing-n:127.0.0.1:43107_solr) 
[n:127.0.0.1:43107_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
infected
   [junit4]   2> 729612 INFO  
(OverseerStateUpdate-72232643790438409-127.0.0.1:43107_solr-n_0000000000) 
[n:127.0.0.1:43107_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:39743/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:39743_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 729612 INFO  
(OverseerStateUpdate-72232643790438409-127.0.0.1:43107_solr-n_0000000000) 
[n:127.0.0.1:43107_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:43107/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:43107_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 729818 INFO  (qtp388496182-14526) [n:127.0.0.1:43107_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 729819 INFO  (qtp795719971-14523) [     ] 
o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:43107_solr / 
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiq3BbGg0/oe7jgseKDe2Torl6ujxqVyCx33biDXbJM2ylhR6VSGKZE8VlWKG1L+SKj1MaHdwajVboe59rZKbBNM0WAT+chacWodK4/JNa/UN6vwtBCEXmatuTad8L6YbpSNIvuWVPfL1GEmBfGIlABelgsHqgi36i2mBuCQh1yHRLoziJvdBFOG0q5CYN3MzKQfU7WvQ2SGRyvMyUE8nFD0R1lUC1NpU+X4drzk4H+Imn71oCig8X2kEXfCfQYSPysG8iP3SGlV+PLyxYzTLqO3K1YBaLTwVHXhmf1apSvPo8cC6Fon8RluHuoMqXs0OL83vZqhctxow+926QzEQLwIDAQAB
   [junit4]   2> 729819 INFO  (qtp795719971-14523) [n:127.0.0.1:39743_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> 729826 INFO  (qtp388496182-14526) [n:127.0.0.1:43107_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 729826 INFO  (qtp388496182-14524) [     ] 
o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:43107_solr / 
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiq3BbGg0/oe7jgseKDe2Torl6ujxqVyCx33biDXbJM2ylhR6VSGKZE8VlWKG1L+SKj1MaHdwajVboe59rZKbBNM0WAT+chacWodK4/JNa/UN6vwtBCEXmatuTad8L6YbpSNIvuWVPfL1GEmBfGIlABelgsHqgi36i2mBuCQh1yHRLoziJvdBFOG0q5CYN3MzKQfU7WvQ2SGRyvMyUE8nFD0R1lUC1NpU+X4drzk4H+Imn71oCig8X2kEXfCfQYSPysG8iP3SGlV+PLyxYzTLqO3K1YBaLTwVHXhmf1apSvPo8cC6Fon8RluHuoMqXs0OL83vZqhctxow+926QzEQLwIDAQAB
   [junit4]   2> 729827 INFO  (qtp388496182-14524) [n:127.0.0.1:43107_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> 729827 INFO  (qtp388496182-14524) [n:127.0.0.1:43107_solr    
x:infected_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 729838 INFO  (qtp795719971-14523) [n:127.0.0.1:39743_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 729840 INFO  (qtp388496182-14524) [n:127.0.0.1:43107_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 729844 INFO  (qtp795719971-14523) [n:127.0.0.1:39743_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 729846 INFO  (qtp795719971-14523) [n:127.0.0.1:39743_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> 729846 INFO  (qtp795719971-14523) [n:127.0.0.1:39743_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> 729846 INFO  (qtp388496182-14524) [n:127.0.0.1:43107_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 729846 INFO  (qtp795719971-14523) [n:127.0.0.1:39743_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[infected_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_2B5026580991F864-001/tempDir-001/node2/infected_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_2B5026580991F864-001/tempDir-001/node2/infected_shard1_replica_n1/data/]
   [junit4]   2> 729847 INFO  (qtp388496182-14524) [n:127.0.0.1:43107_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> 729847 INFO  (qtp388496182-14524) [n:127.0.0.1:43107_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> 729847 INFO  (qtp388496182-14524) [n:127.0.0.1:43107_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.SolrCore [[infected_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_2B5026580991F864-001/tempDir-001/node3/infected_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_2B5026580991F864-001/tempDir-001/node3/infected_shard2_replica_n2/data/]
   [junit4]   2> 729875 INFO  (qtp795719971-14523) [n:127.0.0.1:39743_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> 729875 INFO  (qtp795719971-14523) [n:127.0.0.1:39743_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> 729876 INFO  (qtp795719971-14523) [n:127.0.0.1:39743_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 729876 INFO  (qtp795719971-14523) [n:127.0.0.1:39743_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 729877 INFO  (qtp388496182-14524) [n:127.0.0.1:43107_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> 729877 INFO  (qtp388496182-14524) [n:127.0.0.1:43107_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> 729877 INFO  (qtp795719971-14523) [n:127.0.0.1:39743_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> 729877 INFO  (qtp795719971-14523) [n:127.0.0.1:39743_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> 729877 INFO  (qtp795719971-14523) [n:127.0.0.1:39743_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 729877 INFO  (qtp795719971-14523) [n:127.0.0.1:39743_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 1681350622468636672
   [junit4]   2> 729878 INFO  (qtp388496182-14524) [n:127.0.0.1:43107_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 729878 INFO  (qtp388496182-14524) [n:127.0.0.1:43107_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 729878 INFO  
(searcherExecutor-6926-thread-1-processing-n:127.0.0.1:39743_solr 
x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) 
[n:127.0.0.1:39743_solr c:infected s:shard1 r:core_node3 
x:infected_shard1_replica_n1 ] o.a.s.c.SolrCore [infected_shard1_replica_n1]  
Registered new searcher autowarm time: 0 ms
   [junit4]   2> 729878 INFO  (qtp388496182-14524) [n:127.0.0.1:43107_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> 729878 INFO  (qtp388496182-14524) [n:127.0.0.1:43107_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> 729879 INFO  (qtp388496182-14524) [n:127.0.0.1:43107_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 729879 INFO  (qtp388496182-14524) [n:127.0.0.1:43107_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 1681350622470733824
   [junit4]   2> 729880 INFO  
(searcherExecutor-6928-thread-1-processing-n:127.0.0.1:43107_solr 
x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) 
[n:127.0.0.1:43107_solr c:infected s:shard2 r:core_node4 
x:infected_shard2_replica_n2 ] o.a.s.c.SolrCore [infected_shard2_replica_n2]  
Registered new searcher autowarm time: 0 ms
   [junit4]   2> 729886 INFO  (qtp795719971-14523) [n:127.0.0.1:39743_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> 729886 INFO  (qtp795719971-14523) [n:127.0.0.1:39743_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> 729887 INFO  (qtp388496182-14524) [n:127.0.0.1:43107_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> 729887 INFO  (qtp388496182-14524) [n:127.0.0.1:43107_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> 729888 INFO  (qtp795719971-14523) [n:127.0.0.1:39743_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> 729888 INFO  (qtp795719971-14523) [n:127.0.0.1:39743_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> 729888 INFO  (qtp795719971-14523) [n:127.0.0.1:39743_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:39743/solr/infected_shard1_replica_n1/
   [junit4]   2> 729888 INFO  (qtp795719971-14523) [n:127.0.0.1:39743_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> 729888 INFO  (qtp795719971-14523) [n:127.0.0.1:39743_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy http://127.0.0.1:39743/solr/infected_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 729888 INFO  (qtp795719971-14523) [n:127.0.0.1:39743_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/72232643790438411-core_node3-n_0000000000
   [junit4]   2> 729889 INFO  (qtp795719971-14523) [n:127.0.0.1:39743_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:39743/solr/infected_shard1_replica_n1/ shard1
   [junit4]   2> 729889 INFO  (qtp388496182-14524) [n:127.0.0.1:43107_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> 729889 INFO  (qtp388496182-14524) [n:127.0.0.1:43107_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> 729889 INFO  (qtp388496182-14524) [n:127.0.0.1:43107_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:43107/solr/infected_shard2_replica_n2/
   [junit4]   2> 729889 INFO  (qtp388496182-14524) [n:127.0.0.1:43107_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> 729890 INFO  (qtp388496182-14524) [n:127.0.0.1:43107_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy http://127.0.0.1:43107/solr/infected_shard2_replica_n2/ 
has no replicas
   [junit4]   2> 729890 INFO  (qtp388496182-14524) [n:127.0.0.1:43107_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/72232643790438409-core_node4-n_0000000000
   [junit4]   2> 729890 INFO  (qtp388496182-14524) [n:127.0.0.1:43107_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:43107/solr/infected_shard2_replica_n2/ shard2
   [junit4]   2> 729992 INFO  (zkCallback-6892-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> 729992 INFO  (zkCallback-6912-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> 729992 INFO  (zkCallback-6892-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> 729992 INFO  (zkCallback-6912-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> 729993 INFO  (qtp795719971-14523) [n:127.0.0.1:39743_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> 729993 INFO  (qtp388496182-14524) [n:127.0.0.1:43107_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> 729994 INFO  (qtp795719971-14523) [n:127.0.0.1:39743_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=infected_shard1_replica_n1&action=CREATE&numShards=2&collection=infected&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=175
   [junit4]   2> 729995 INFO  (qtp388496182-14524) [n:127.0.0.1:43107_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=infected_shard2_replica_n2&action=CREATE&numShards=2&collection=infected&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=168
   [junit4]   2> 729996 INFO  (qtp795719971-14517) [n:127.0.0.1:39743_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> 730096 INFO  (zkCallback-6892-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> 730096 INFO  (zkCallback-6912-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> 730096 INFO  (zkCallback-6912-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> 730096 INFO  (zkCallback-6892-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> 730096 INFO  (zkCallback-6892-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> 730096 INFO  (zkCallback-6912-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> 730096 INFO  (qtp795719971-14517) [n:127.0.0.1:39743_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=590
   [junit4]   2> 730106 INFO  (qtp795719971-14517) [n:127.0.0.1:39743_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 730106 INFO  (qtp795719971-14523) [n:127.0.0.1:39743_solr     
] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:39743_solr / 
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgXQ5+VMLGJEJd9FluM5X7vDfouIi3gBXSMCL38HgPcDunBsC30cfsXLFGMGRpmGn2f8/PGJGbKx7lopVdzCh3zTkTJM2NtPgukx9lNz95QR9cUKDptEW8Atk2nZfAwEmfRKoTYyTQHP9CenGmiVcSSJRZGsAyBXFh7tvfAVXqHDqDhuyuJbv/PJpu9FlTFvH0F7dngwju5g/3Sgrxy5EwTMgA91Veh1ZtP5Vq8yIeM3b8i5T6Z1G52vUMgCj34gpKyHJMkYWO2oQR1eg83s1mI7wBb8DOVfjt+DMa2DKSe25s+tmJlmXAW2f8TjRkpIaF/lPXxcrZAsYqoAPDQaBywIDAQAB
   [junit4]   2> 730106 INFO  (qtp795719971-14517) [n:127.0.0.1:39743_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 730106 INFO  (qtp388496182-14526) [n:127.0.0.1:43107_solr     
] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:39743_solr / 
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgXQ5+VMLGJEJd9FluM5X7vDfouIi3gBXSMCL38HgPcDunBsC30cfsXLFGMGRpmGn2f8/PGJGbKx7lopVdzCh3zTkTJM2NtPgukx9lNz95QR9cUKDptEW8Atk2nZfAwEmfRKoTYyTQHP9CenGmiVcSSJRZGsAyBXFh7tvfAVXqHDqDhuyuJbv/PJpu9FlTFvH0F7dngwju5g/3Sgrxy5EwTMgA91Veh1ZtP5Vq8yIeM3b8i5T6Z1G52vUMgCj34gpKyHJMkYWO2oQR1eg83s1mI7wBb8DOVfjt+DMa2DKSe25s+tmJlmXAW2f8TjRkpIaF/lPXxcrZAsYqoAPDQaBywIDAQAB
   [junit4]   2> 730109 INFO  (qtp795719971-14523) [n:127.0.0.1:39743_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> 730109 INFO  (qtp795719971-14523) [n:127.0.0.1:39743_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:3&wt=javabin&version=2}{add=[0 
(1681350622709809152), 1 (1681350622710857728), 4 (1681350622710857729), 8 
(1681350622710857730), 10 (1681350622710857731), 11 (1681350622710857732), 12 
(1681350622710857733), 13 (1681350622710857734), 14 (1681350622710857735), 15 
(1681350622710857736), ... (56 adds)]} 0 2
   [junit4]   2> 730109 INFO  (qtp388496182-14526) [n:127.0.0.1:43107_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> 730109 INFO  (qtp388496182-14526) [n:127.0.0.1:43107_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:3&wt=javabin&version=2}{add=[2 
(1681350622709809152), 3 (1681350622710857728), 5 (1681350622710857729), 6 
(1681350622710857730), 7 (1681350622710857731), 9 (1681350622710857732), 17 
(1681350622710857733), 18 (1681350622710857734), 19 (1681350622710857735), 21 
(1681350622710857736), ... (44 adds)]} 0 2
   [junit4]   2> 730118 INFO  
(searcherExecutor-6926-thread-1-processing-n:127.0.0.1:39743_solr 
x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) 
[n:127.0.0.1:39743_solr c:infected s:shard1 r:core_node3 
x:infected_shard1_replica_n1 ] o.a.s.c.SolrCore [infected_shard1_replica_n1]  
Registered new searcher autowarm time: 0 ms
   [junit4]   2> 730118 INFO  (qtp795719971-14517) [n:127.0.0.1:39743_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:43107/solr/infected_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 730121 INFO  
(searcherExecutor-6928-thread-1-processing-n:127.0.0.1:43107_solr 
x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) 
[n:127.0.0.1:43107_solr c:infected s:shard2 r:core_node4 
x:infected_shard2_replica_n2 ] o.a.s.c.SolrCore [infected_shard2_replica_n2]  
Registered new searcher autowarm time: 0 ms
   [junit4]   2> 730121 INFO  (qtp388496182-14524) [n:127.0.0.1:43107_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:3&commit=true&wt=javabin&version=2}{commit=} 0 11
   [junit4]   2> 730122 INFO  (zkCallback-6912-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> 730122 INFO  (zkCallback-6912-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> 730122 INFO  (zkCallback-6912-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> 730130 INFO  (zkCallback-6892-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> 730130 INFO  (zkCallback-6892-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> 730130 INFO  (zkCallback-6892-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> 730131 INFO  (qtp388496182-14524) [n:127.0.0.1:43107_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:43107/solr/infected_shard2_replica_n2/&rows=0&rid=127.0.0.1-172823&version=2&q=*:*&omitHeader=false&NOW=1603460905773&isShard=true&wt=javabin}
 hits=44 status=0 QTime=0
   [junit4]   2> 730133 INFO  (qtp795719971-14523) [n:127.0.0.1:39743_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:39743/solr/infected_shard1_replica_n1/&rows=0&rid=127.0.0.1-172823&version=2&q=*:*&omitHeader=false&NOW=1603460905773&isShard=true&wt=javabin}
 hits=56 status=0 QTime=0
   [junit4]   2> 730133 INFO  (qtp388496182-14526) [n:127.0.0.1:43107_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} rid=127.0.0.1-172823 hits=100 
status=0 QTime=5
   [junit4]   2> 730134 INFO  
(TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[2B5026580991F864])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testQueryToDownCollectionShouldFailFast
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestQueryingOnDownCollection 
-Dtests.method=testQueryToDownCollectionShouldFailFast 
-Dtests.seed=2B5026580991F864 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sn -Dtests.timezone=Africa/Maputo -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.65s J0 | 
TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Request 
should fail after trying all replica nodes once
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2B5026580991F864:F88D0FF2AEA09118]:0)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
   [junit4]    >        at 
org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast(TestQueryingOnDownCollection.java:92)
   [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> 730237 INFO  (jetty-closer-6937-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=99272255
   [junit4]   2> 730237 INFO  (jetty-closer-6937-thread-3) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=81281595
   [junit4]   2> 730237 INFO  (jetty-closer-6937-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43107_solr
   [junit4]   2> 730237 INFO  (jetty-closer-6937-thread-3) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39743_solr
   [junit4]   2> 730237 INFO  (jetty-closer-6937-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1998401660
   [junit4]   2> 730237 INFO  (jetty-closer-6937-thread-2) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44949_solr
   [junit4]   2> 730237 INFO  (jetty-closer-6937-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 730237 INFO  (jetty-closer-6937-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:43107_solr as DOWN
   [junit4]   2> 730237 INFO  (jetty-closer-6937-thread-3) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 730237 INFO  (jetty-closer-6937-thread-3) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:39743_solr as DOWN
   [junit4]   2> 730237 INFO  (jetty-closer-6937-thread-2) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 730237 INFO  (jetty-closer-6937-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:44949_solr as DOWN
   [junit4]   2> 730238 INFO  (coreCloseExecutor-6947-thread-1) 
[n:127.0.0.1:43107_solr     ] o.a.s.c.SolrCore [infected_shard2_replica_n2]  
CLOSING SolrCore org.apache.solr.core.SolrCore@33949d70
   [junit4]   2> 730238 INFO  (jetty-closer-6937-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 730238 INFO  (coreCloseExecutor-6947-thread-1) 
[n:127.0.0.1:43107_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.infected.shard2.replica_n2 
tag=SolrCore@33949d70
   [junit4]   2> 730238 INFO  (jetty-closer-6937-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 730238 INFO  (coreCloseExecutor-6947-thread-1) 
[n:127.0.0.1:43107_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.infected.shard2.leader 
tag=SolrCore@33949d70
   [junit4]   2> 730238 INFO  (jetty-closer-6937-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 730238 INFO  (jetty-closer-6937-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 730238 INFO  (coreCloseExecutor-6949-thread-1) 
[n:127.0.0.1:39743_solr     ] o.a.s.c.SolrCore [infected_shard1_replica_n1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@239fe24e
   [junit4]   2> 730238 INFO  (coreCloseExecutor-6949-thread-1) 
[n:127.0.0.1:39743_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.infected.shard1.replica_n1 
tag=SolrCore@239fe24e
   [junit4]   2> 730238 INFO  (coreCloseExecutor-6949-thread-1) 
[n:127.0.0.1:39743_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.infected.shard1.leader 
tag=SolrCore@239fe24e
   [junit4]   2> 730239 INFO  (coreCloseExecutor-6947-thread-1) 
[n:127.0.0.1:43107_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 730239 INFO  (coreCloseExecutor-6949-thread-1) 
[n:127.0.0.1:39743_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 730240 INFO  (jetty-closer-6937-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 730240 INFO  (jetty-closer-6937-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 730240 INFO  (jetty-closer-6937-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 730240 INFO  (jetty-closer-6937-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 730240 INFO  (jetty-closer-6937-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 730240 INFO  (jetty-closer-6937-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 730240 INFO  (jetty-closer-6937-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 730240 INFO  (jetty-closer-6937-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 730240 INFO  (closeThreadPool-6953-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72232643790438409-127.0.0.1:43107_solr-n_0000000000) closing
   [junit4]   2> 730240 INFO  
(OverseerStateUpdate-72232643790438409-127.0.0.1:43107_solr-n_0000000000) 
[n:127.0.0.1:43107_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:43107_solr
   [junit4]   2> 730240 INFO  
(OverseerAutoScalingTriggerThread-72232643790438409-127.0.0.1:43107_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 730241 INFO  (zkCallback-6892-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 730241 INFO  (zkCallback-6912-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 730242 INFO  (closeThreadPool-6953-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72232643790438409-127.0.0.1:43107_solr-n_0000000000) closing
   [junit4]   2> 730341 INFO  (jetty-closer-6937-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@455dcb13{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 730342 INFO  (jetty-closer-6937-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@40c5d089{/solr,null,UNAVAILABLE}
   [junit4]   2> 730342 INFO  (jetty-closer-6937-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 730442 INFO  (jetty-closer-6937-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@21aa42be{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 730442 INFO  (jetty-closer-6937-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@9df90b3{/solr,null,UNAVAILABLE}
   [junit4]   2> 730442 INFO  (jetty-closer-6937-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 730541 INFO  (jetty-closer-6937-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72232643790438409-127.0.0.1:43107_solr-n_0000000000) closing
   [junit4]   2> 730542 INFO  (jetty-closer-6937-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@19e017a2{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 730542 INFO  (jetty-closer-6937-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2732b3f{/solr,null,UNAVAILABLE}
   [junit4]   2> 730542 INFO  (jetty-closer-6937-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 730543 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 730750 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>        24      /solr/collections/infected/state.json
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72232643790438409-127.0.0.1:43107_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        16      /solr/overseer/queue
   [junit4]   2>        12      /solr/live_nodes
   [junit4]   2>        8       /solr/collections
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 730752 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39527
   [junit4]   2> 730752 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39527
   [junit4]   2> 730752 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39527
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_2B5026580991F864-001
   [junit4]   2> Oct 23, 2020 1:48:26 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene87, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sn, 
timezone=Africa/Maputo
   [junit4]   2> NOTE: Linux 5.4.0-48-generic amd64/AdoptOpenJDK 11.0.6 
(64-bit)/cpus=16,threads=1,free=180507680,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudPivotFacet, 
EchoParamsTest, HdfsBasicDistributedZkTest, NodeAddedTriggerIntegrationTest, 
TestNumericRangeQuery32, MissingSegmentRecoveryTest, CdcrUpdateLogTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestReloadDeadlock, 
SystemCollectionCompatTest, TestRangeQuery, HttpPartitionWithTlogReplicasTest, 
TestPKIAuthenticationPlugin, SolrCmdDistributorTest, TestRestManager, 
DistanceFunctionTest, ShowFileRequestHandlerTest, 
DistributedSuggestComponentTest, TestDFISimilarityFactory, 
JWTVerificationkeyResolverTest, MetricsDisabledCloudTest, 
PeerSyncWithBufferUpdatesTest, TestStressVersions, MetricUtilsTest, 
TestXIncludeConfig, ExitableDirectoryReaderTest, TestMergePolicyConfig, 
CreateRoutedAliasTest, BadCopyFieldTest, OpenExchangeRatesOrgProviderTest, 
ScheduledMaintenanceTriggerTest, StressHdfsTest, RankQParserPluginTest, 
CheckHdfsIndexTest, TestExplainDocTransformer, SolrJmxReporterCloudTest, 
AutoscalingHistoryHandlerTest, TestDistributedMap, CSVRequestHandlerTest, 
TestNestedUpdateProcessor, HdfsRestartWhileUpdatingTest, TestXmlQParserPlugin, 
TestSchemaVersionResource, BasicAuthIntegrationTest, TestSystemCollAutoCreate, 
TestGroupingSearch, SpellCheckCollatorWithCollapseTest, 
TestCustomDocTransformer, TestSolrCloudWithKerberosAlt, 
TestPostingsSolrHighlighter, TestFieldSortValues, TestSimComputePlanAction, 
TestHdfsUpdateLog, CacheHeaderTest, TestIndexSearcher, TestCoreContainer, 
TestDistribIDF, TestUseDocValuesAsStored2, TestJsonRangeFacets, 
SuggesterTSTTest, AutoAddReplicasIntegrationTest, TestHalfAndHalfDocValues, 
TestSolrCoreProperties, DocValuesNotIndexedTest, TestLeaderElectionZkExpiry, 
OverseerRolesTest, TestZkChroot, SolrRequestParserTest, ResourceLoaderTest, 
DaemonStreamApiTest, XmlInterpolationTest, DistributedFacetPivotWhiteBoxTest, 
TestCloudJSONFacetSKGEquiv, TestCharFilters, TestPayloadScoreQParserPlugin, 
ReplaceNodeNoTargetTest, ReplaceNodeTest, RestartWhileUpdatingTest, 
RollingRestartTest, SolrCloudExampleTest, SyncSliceTest, 
TestQueryingOnDownCollection]
   [junit4] Completed [517/921 (1!)] on J0 in 3.01s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 1303 lines...]
   [junit4] Suite: org.apache.solr.util.TestCircuitBreaker
   [junit4]   2> 1143218 INFO  
(SUITE-TestCircuitBreaker-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1143218 INFO  
(SUITE-TestCircuitBreaker-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1143218 INFO  
(SUITE-TestCircuitBreaker-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.util.TestCircuitBreaker_2B5026580991F864-001/data-dir-175-001
   [junit4]   2> 1143218 WARN  
(SUITE-TestCircuitBreaker-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1143218 INFO  
(SUITE-TestCircuitBreaker-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1143219 INFO  
(SUITE-TestCircuitBreaker-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1143219 INFO  
(SUITE-TestCircuitBreaker-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1143221 INFO  
(SUITE-TestCircuitBreaker-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1143234 INFO  
(SUITE-TestCircuitBreaker-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1143291 INFO  
(SUITE-TestCircuitBreaker-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1143369 WARN  
(SUITE-TestCircuitBreaker-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.c.CoreContainer Unable to create 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/userfiles].
  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access 
denied ("java.io.FilePermission" 
"/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/userfiles"
 "write")
   [junit4]   2>        at 
java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/userfiles"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:?]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:897) ~[?:?]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:322) ~[?:?]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:752) ~[?:?]
   [junit4]   2>        at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:824) 
~[?:?]
   [junit4]   2>        at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:381)
 ~[?:?]
   [junit4]   2>        at java.nio.file.Files.createDirectory(Files.java:689) 
~[?:?]
   [junit4]   2>        at 
java.nio.file.Files.createAndCheckIsDirectory(Files.java:796) ~[?:?]
   [junit4]   2>        at 
java.nio.file.Files.createDirectories(Files.java:742) ~[?:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:369) [java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:334) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:807) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestCircuitBreaker.setUpClass(TestCircuitBreaker.java:61) 
[test/:?]
   [junit4]   2>        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2>        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 ~[?:?]
   [junit4]   2>        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:?]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:566) 
~[?:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
 [java/:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 1143370 WARN  
(SUITE-TestCircuitBreaker-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.f.DistribPackageStore Unable to create 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/filestore]
 directory in SOLR_HOME 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr].  
Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access 
denied ("java.io.FilePermission" 
"/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:?]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:897) ~[?:?]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:322) ~[?:?]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:752) ~[?:?]
   [junit4]   2>        at java.io.File.mkdir(File.java:1325) ~[?:?]
   [junit4]   2>        at java.io.File.mkdirs(File.java:1357) ~[?:?]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) 
[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:670) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:171) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:807) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestCircuitBreaker.setUpClass(TestCircuitBreaker.java:61) 
[test/:?]
   [junit4]   2>        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2>        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 ~[?:?]
   [junit4]   2>        at jdk.i

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

reaker-seed#[2B5026580991F864]-worker) [     ] o.a.s.c.CoreContainer Shutting 
down CoreContainer instance=972278093
   [junit4]   2> 1143668 INFO  (coreCloseExecutor-17460-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4900828b
   [junit4]   2> 1143668 INFO  (coreCloseExecutor-17460-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@4900828b
   [junit4]   2> 1143668 INFO  (coreCloseExecutor-17460-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6476af1b: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@4a259ea0
   [junit4]   2> 1143673 INFO  (coreCloseExecutor-17460-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 1143674 INFO  
(SUITE-TestCircuitBreaker-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1143674 INFO  
(SUITE-TestCircuitBreaker-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7ab974a6: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@edaf1c9
   [junit4]   2> 1143679 INFO  
(SUITE-TestCircuitBreaker-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1143679 INFO  
(SUITE-TestCircuitBreaker-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3b114229: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@9bc18bf
   [junit4]   2> 1143681 INFO  
(SUITE-TestCircuitBreaker-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1143681 INFO  
(SUITE-TestCircuitBreaker-seed#[2B5026580991F864]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7640e89: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@6bdd7dbe
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.util.TestCircuitBreaker_2B5026580991F864-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{title_stringNoNorms=PostingsFormat(name=Direct), 
title_stemmed=BlockTreeOrds(blocksize=128), 
multiDefault=BlockTreeOrds(blocksize=128), 
inStock_b1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
_root_=PostingsFormat(name=Direct), name=PostingsFormat(name=LuceneFixedGap), 
id=PostingsFormat(name=LuceneFixedGap), 
text=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
title=BlockTreeOrds(blocksize=128), 
title_lettertok=PostingsFormat(name=LuceneFixedGap)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80), 
intDefault=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Lucene80), 
intDvoDefault=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Lucene80), 
range_facet_l=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=21, 
maxMBSortInHeap=6.649767511003304, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-OM, 
timezone=W-SU
   [junit4]   2> NOTE: Linux 5.4.0-48-generic amd64/AdoptOpenJDK 11.0.6 
(64-bit)/cpus=16,threads=1,free=95011544,total=529006592
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerTaskQueueTest, 
TestTextField, TestJettySolrRunner, CurrencyRangeFacetCloudTest, TaggerTest, 
HighlighterTest, DateMathParserTest, DistributedQueueTest, 
XsltUpdateRequestHandlerTest, HDFSCollectionsAPITest, TestStressLiveNodes, 
DocValuesTest, DisMaxRequestHandlerTest, AddBlockUpdateTest, 
TestCloudInspectUtil, TestUnInvertedFieldException, RAMDirectoryFactoryTest, 
TestRecoveryHdfs, TestDeleteCollectionOnDownNodes, ShardRoutingTest, 
SolrInfoBeanTest, SolrIndexSearcherTest, TestRTGBase, TestCloudSearcherWarming, 
TestScoreJoinQPScore, TestNamedUpdateProcessors, LoggingHandlerTest, 
TestDistributedSearch, CoreAdminRequestStatusTest, TestRandomFaceting, 
TestCollationField, TestComplexPhraseLeadingWildcard, DirectoryFactoriesTest, 
TestTrackingShardHandlerFactory, MetricTriggerIntegrationTest, 
TestManagedResource, MoreLikeThisHandlerTest, ScriptEngineTest, 
TestSkipOverseerOperations, TestConfigSetProperties, TermVectorComponentTest, 
PrimitiveFieldTypeTest, TestDynamicLoading, 
DistributedQueryElevationComponentTest, UniqFieldsUpdateProcessorFactoryTest, 
TestSimScenario, TestDynamicFieldResource, TestWordDelimiterFilterFactory, 
ReindexCollectionTest, TestFastOutputStream, 
DimensionalRoutedAliasUpdateProcessorTest, MultiSolrCloudTestCaseTest, 
ZkSolrClientTest, TestValueSourceCache, BlobRepositoryCloudTest, 
SolrMetricsIntegrationTest, TestWaitForStateWithJettyShutdowns, 
MetricsHistoryWithAuthIntegrationTest, BasicDistributedZk2Test, 
TestCloudJSONFacetJoinDomain, SystemInfoHandlerTest, 
PathHierarchyTokenizerFactoryTest, DeleteReplicaTest, 
SimpleCollectionCreateDeleteTest, TestInPlaceUpdatesStandalone, 
TestSmileRequest, TestBooleanSimilarityFactory, BlockJoinFacetSimpleTest, 
SpatialRPTFieldTypeTest, TestStressReorder, 
VMParamsZkACLAndCredentialsProvidersTest, TestAtomicUpdateErrorCases, 
HdfsUnloadDistributedZkTest, CopyFieldTest, ConnectionManagerTest, 
NodeLostTriggerTest, SearchRateTriggerIntegrationTest, SearchRateTriggerTest, 
TestPolicyCloud, TestSimClusterStateProvider, TestSimLargeCluster, TestConfig, 
TestConfigOverlay, TestImplicitCoreProperties, TestJmxIntegration, 
TestShardHandlerFactory, TestSolrConfigHandler, TestCoreBackup, 
TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, 
TestReplicationHandlerDiskOverFlow, TestReqParamsAPI, TestSQLHandlerNonCloud, 
TestSolrConfigHandlerCloud, DistributedFacetPivotSmallAdvancedTest, 
PhrasesIdentificationComponentTest, ResponseBuilderTest, 
ResponseLogComponentTest, SpellCheckComponentTest, 
SuggestComponentContextFilterQueryTest, 
TestDistributedStatsComponentCardinality, TestRemoteStreaming, 
TestMacroExpander, TestMacros, JSONWriterTest, SmileWriterTest, 
TestBinaryResponseWriter, TestCSVResponseWriter, TestJavabinTupleStreamParser, 
TestPushWriter, TestRetrieveFieldsOptimizer, TestChildDocTransformerHierarchy, 
TestFieldTypeResource, TestSchemaSimilarityResource, 
TestManagedSynonymGraphFilterFactory, IndexSchemaRuntimeFieldTest, 
NotRequiredUniqueKeyTest, RequiredFieldsTest, 
SchemaVersionSpecificBehaviorTest, TestManagedSchemaThreadSafety, 
TestSchemaField, TestSchemaManager, TestSchemalessBufferedUpdates, 
FuzzySearchTest, LargeFieldTest, MaxScoreCollectorTest, MergeStrategyTest, 
TestComponentsName, TestElisionMultitermQuery, TestFastLRUCache, 
TestGraphTermsQParserPlugin, TestLRUCache, TestMinHashQParser, 
TestOverriddenPrefixQueryForCustomFieldType, TestSolrCoreParser, 
TestSolrQueryParser, TestJsonFacetsStatsParsing, TestMinMaxOnMultiValuedField, 
TestJsonRequest, TestLMJelinekMercerSimilarityFactory, 
TestLegacyBM25SimilarityFactory, TestPerFieldSimilarity, 
TestSweetSpotSimilarityFactory, TestDefaultStatsCache, AuditLoggerPluginTest, 
JWTAuthPluginTest, SolrLogAuditLoggerPluginTest, TestAuthorizationFramework, 
TestFreeTextSuggestions, BlockCacheTest, TestFieldCache, 
TestFieldCacheSortRandom, TestFieldCacheWithThreads, TestNumericTerms64, 
UpdateLogTest, UpdateParamsTest, VersionInfoTest, 
CategoryRoutedAliasUpdateProcessorTest, 
ClassificationUpdateProcessorFactoryTest, ClassificationUpdateProcessorTest, 
FieldMutatingUpdateProcessorTest, IgnoreLargeDocumentProcessorFactoryTest, 
NestedAtomicUpdateTest, PreAnalyzedUpdateProcessorTest, 
RegexBoostProcessorTest, TemplateUpdateProcessorTest, CircularListTest, 
FileUtilsTest, PrimUtilsTest, TestCircuitBreaker]
   [junit4] Completed [901/921 (2!)] on J4 in 0.50s, 5 tests, 1 error <<< 
FAILURES!

[...truncated 47743 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4786/consoleText

[repro] Revision: 97551dd644b94390f696c907d94ed602657844db

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestQueryingOnDownCollection 
-Dtests.method=testQueryToDownCollectionShouldFailFast 
-Dtests.seed=2B5026580991F864 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sn -Dtests.timezone=Africa/Maputo -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestCircuitBreaker 
-Dtests.method=testResponseWithCBTiming -Dtests.seed=2B5026580991F864 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-OM 
-Dtests.timezone=W-SU -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[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]       TestCircuitBreaker
[repro] ant compile-test

[...truncated 3455 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.TestQueryingOnDownCollection|*.TestCircuitBreaker" 
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=2B5026580991F864 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sn -Dtests.timezone=Africa/Maputo -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

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

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

Reply via email to