You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/07/24 18:00:53 UTC

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-11.0.6) - Build # 1432 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1432/
Java: 64bit/jdk-11.0.6 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test

Error Message:
Error from server at http://127.0.0.1:59610/solr: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[]

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:59610/solr: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[]
	at __randomizedtesting.SeedInfo.seed([5912DFF5406C4117:D146E02FEE902CEF]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:309)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:305)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:160)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13931 lines...]
   [junit4] Suite: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
   [junit4]   2> 386866 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5912DFF5406C4117]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 386866 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5912DFF5406C4117]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 386867 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5912DFF5406C4117]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest_5912DFF5406C4117-001\data-dir-35-001
   [junit4]   2> 386867 WARN  (SUITE-CloudExitableDirectoryReaderTest-seed#[5912DFF5406C4117]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 386867 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5912DFF5406C4117]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 386869 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5912DFF5406C4117]-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> 386870 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5912DFF5406C4117]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest_5912DFF5406C4117-001\tempDir-001
   [junit4]   2> 386870 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5912DFF5406C4117]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 386872 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 386872 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 386877 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 386974 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5912DFF5406C4117]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 59595
   [junit4]   2> 386974 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5912DFF5406C4117]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:59595
   [junit4]   2> 386974 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5912DFF5406C4117]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59595
   [junit4]   2> 386974 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5912DFF5406C4117]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59595
   [junit4]   2> 386978 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5912DFF5406C4117]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 386983 INFO  (zkConnectionManagerCallback-3550-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 386983 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5912DFF5406C4117]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 386987 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5912DFF5406C4117]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 386991 INFO  (zkConnectionManagerCallback-3552-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 386991 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5912DFF5406C4117]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 386991 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5912DFF5406C4117]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 386994 INFO  (zkConnectionManagerCallback-3554-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 386994 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5912DFF5406C4117]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 387104 WARN  (jetty-launcher-3555-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 387104 WARN  (jetty-launcher-3555-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 387104 WARN  (jetty-launcher-3555-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 387104 INFO  (jetty-launcher-3555-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 387104 INFO  (jetty-launcher-3555-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 387104 INFO  (jetty-launcher-3555-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 387104 INFO  (jetty-launcher-3555-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 387104 INFO  (jetty-launcher-3555-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 387104 INFO  (jetty-launcher-3555-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 387104 INFO  (jetty-launcher-3555-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> 387104 INFO  (jetty-launcher-3555-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> 387104 INFO  (jetty-launcher-3555-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> 387105 INFO  (jetty-launcher-3555-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 387105 INFO  (jetty-launcher-3555-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 387105 INFO  (jetty-launcher-3555-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 387105 INFO  (jetty-launcher-3555-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7cb08d68{/solr,null,AVAILABLE}
   [junit4]   2> 387105 INFO  (jetty-launcher-3555-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 387105 INFO  (jetty-launcher-3555-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 387105 INFO  (jetty-launcher-3555-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 387105 INFO  (jetty-launcher-3555-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 387105 INFO  (jetty-launcher-3555-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 387105 INFO  (jetty-launcher-3555-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 387105 INFO  (jetty-launcher-3555-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c215922{/solr,null,AVAILABLE}
   [junit4]   2> 387105 INFO  (jetty-launcher-3555-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f9bb1f2{/solr,null,AVAILABLE}
   [junit4]   2> 387111 INFO  (jetty-launcher-3555-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@93828ea{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?????}
   [junit4]   2> 387111 INFO  (jetty-launcher-3555-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@29208b61{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?????}
   [junit4]   2> 387111 INFO  (jetty-launcher-3555-thread-2) [     ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 387111 INFO  (jetty-launcher-3555-thread-3) [     ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 387111 INFO  (jetty-launcher-3555-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59608}
   [junit4]   2> 387111 INFO  (jetty-launcher-3555-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59609}
   [junit4]   2> 387111 INFO  (jetty-launcher-3555-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3ad8c1be{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?????}
   [junit4]   2> 387111 INFO  (jetty-launcher-3555-thread-1) [     ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 387111 INFO  (jetty-launcher-3555-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59610}
   [junit4]   2> 387111 ERROR (jetty-launcher-3555-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 387111 INFO  (jetty-launcher-3555-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 387111 ERROR (jetty-launcher-3555-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 387111 INFO  (jetty-launcher-3555-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 387111 INFO  (jetty-launcher-3555-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 387111 ERROR (jetty-launcher-3555-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 387111 INFO  (jetty-launcher-3555-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 387111 INFO  (jetty-launcher-3555-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 387111 INFO  (jetty-launcher-3555-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 387111 INFO  (jetty-launcher-3555-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 387111 INFO  (jetty-launcher-3555-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 387111 INFO  (jetty-launcher-3555-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 387111 INFO  (jetty-launcher-3555-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 387111 INFO  (jetty-launcher-3555-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-24T17:17:14.952947500Z
   [junit4]   2> 387111 INFO  (jetty-launcher-3555-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 387111 INFO  (jetty-launcher-3555-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 387111 INFO  (jetty-launcher-3555-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-24T17:17:14.952947500Z
   [junit4]   2> 387111 INFO  (jetty-launcher-3555-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-24T17:17:14.952947500Z
   [junit4]   2> 387113 INFO  (jetty-launcher-3555-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 387113 INFO  (jetty-launcher-3555-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 387113 INFO  (jetty-launcher-3555-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 387116 INFO  (zkConnectionManagerCallback-3559-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 387116 INFO  (jetty-launcher-3555-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 387117 INFO  (zkConnectionManagerCallback-3557-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 387117 INFO  (jetty-launcher-3555-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 387117 INFO  (zkConnectionManagerCallback-3561-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 387117 INFO  (jetty-launcher-3555-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 387117 INFO  (jetty-launcher-3555-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 387117 INFO  (jetty-launcher-3555-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 387117 INFO  (jetty-launcher-3555-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 387319 INFO  (jetty-launcher-3555-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 387320 WARN  (jetty-launcher-3555-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@65e30d4f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 387320 WARN  (jetty-launcher-3555-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@65e30d4f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 387322 WARN  (jetty-launcher-3555-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@8265692[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 387322 WARN  (jetty-launcher-3555-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@8265692[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 387322 INFO  (jetty-launcher-3555-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59595/solr
   [junit4]   2> 387323 INFO  (jetty-launcher-3555-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 387327 INFO  (zkConnectionManagerCallback-3571-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 387327 INFO  (jetty-launcher-3555-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 387415 INFO  (jetty-launcher-3555-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 387417 WARN  (jetty-launcher-3555-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2462e33c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 387417 WARN  (jetty-launcher-3555-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2462e33c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 387418 WARN  (jetty-launcher-3555-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@17d5aba3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 387418 WARN  (jetty-launcher-3555-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@17d5aba3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 387419 INFO  (jetty-launcher-3555-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59595/solr
   [junit4]   2> 387420 INFO  (jetty-launcher-3555-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 387423 INFO  (zkConnectionManagerCallback-3581-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 387423 INFO  (jetty-launcher-3555-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 387538 INFO  (jetty-launcher-3555-thread-3) [n:127.0.0.1:59609_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 387542 INFO  (zkConnectionManagerCallback-3586-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 387542 INFO  (jetty-launcher-3555-thread-3) [n:127.0.0.1:59609_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 387611 INFO  (jetty-launcher-3555-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 387613 WARN  (jetty-launcher-3555-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7b835f84[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 387613 WARN  (jetty-launcher-3555-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7b835f84[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 387615 WARN  (jetty-launcher-3555-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7f282a5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 387615 WARN  (jetty-launcher-3555-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7f282a5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 387617 INFO  (jetty-launcher-3555-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59595/solr
   [junit4]   2> 387617 INFO  (jetty-launcher-3555-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 387619 INFO  (zkConnectionManagerCallback-3595-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 387619 INFO  (jetty-launcher-3555-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 387638 INFO  (jetty-launcher-3555-thread-1) [n:127.0.0.1:59610_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 387641 INFO  (zkConnectionManagerCallback-3597-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 387641 INFO  (jetty-launcher-3555-thread-1) [n:127.0.0.1:59610_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 387679 INFO  (jetty-launcher-3555-thread-1) [n:127.0.0.1:59610_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59610_solr
   [junit4]   2> 387682 INFO  (jetty-launcher-3555-thread-1) [n:127.0.0.1:59610_solr     ] o.a.s.c.Overseer Overseer (id=72080452998070282-127.0.0.1:59610_solr-n_0000000000) starting
   [junit4]   2> 387705 INFO  (jetty-launcher-3555-thread-1) [n:127.0.0.1:59610_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59610_solr
   [junit4]   2> 387705 INFO  (OverseerStateUpdate-72080452998070282-127.0.0.1:59610_solr-n_0000000000) [n:127.0.0.1:59610_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:59610_solr
   [junit4]   2> 387710 INFO  (OverseerStateUpdate-72080452998070282-127.0.0.1:59610_solr-n_0000000000) [n:127.0.0.1:59610_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 387717 INFO  (jetty-launcher-3555-thread-1) [n:127.0.0.1:59610_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 387717 WARN  (jetty-launcher-3555-thread-1) [n:127.0.0.1:59610_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 387738 INFO  (jetty-launcher-3555-thread-1) [n:127.0.0.1:59610_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 387740 INFO  (jetty-launcher-3555-thread-2) [n:127.0.0.1:59608_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 387743 INFO  (zkConnectionManagerCallback-3610-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 387743 INFO  (jetty-launcher-3555-thread-2) [n:127.0.0.1:59608_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 387763 INFO  (jetty-launcher-3555-thread-1) [n:127.0.0.1:59610_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59610.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65885684
   [junit4]   2> 387765 INFO  (jetty-launcher-3555-thread-2) [n:127.0.0.1:59608_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 387769 INFO  (jetty-launcher-3555-thread-1) [n:127.0.0.1:59610_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59610.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65885684
   [junit4]   2> 387769 INFO  (jetty-launcher-3555-thread-1) [n:127.0.0.1:59610_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59610.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65885684
   [junit4]   2> 387771 INFO  (jetty-launcher-3555-thread-1) [n:127.0.0.1:59610_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest_5912DFF5406C4117-001\tempDir-001\node1
   [junit4]   2> 387782 INFO  (jetty-launcher-3555-thread-2) [n:127.0.0.1:59608_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:59608_solr as DOWN
   [junit4]   2> 387787 INFO  (jetty-launcher-3555-thread-2) [n:127.0.0.1:59608_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 387787 INFO  (jetty-launcher-3555-thread-2) [n:127.0.0.1:59608_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59608_solr
   [junit4]   2> 387792 INFO  (zkCallback-3596-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 387792 INFO  (zkCallback-3609-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 387797 INFO  (jetty-launcher-3555-thread-2) [n:127.0.0.1:59608_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 387797 WARN  (jetty-launcher-3555-thread-2) [n:127.0.0.1:59608_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 387818 INFO  (jetty-launcher-3555-thread-2) [n:127.0.0.1:59608_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 387832 INFO  (jetty-launcher-3555-thread-2) [n:127.0.0.1:59608_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59608.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65885684
   [junit4]   2> 387836 INFO  (jetty-launcher-3555-thread-2) [n:127.0.0.1:59608_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59608.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65885684
   [junit4]   2> 387839 INFO  (jetty-launcher-3555-thread-2) [n:127.0.0.1:59608_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59608.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65885684
   [junit4]   2> 387840 INFO  (jetty-launcher-3555-thread-2) [n:127.0.0.1:59608_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest_5912DFF5406C4117-001\tempDir-001\node2
   [junit4]   2> 387887 INFO  (jetty-launcher-3555-thread-3) [n:127.0.0.1:59609_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 387891 INFO  (jetty-launcher-3555-thread-3) [n:127.0.0.1:59609_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:59609_solr as DOWN
   [junit4]   2> 387891 INFO  (jetty-launcher-3555-thread-3) [n:127.0.0.1:59609_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 387891 INFO  (jetty-launcher-3555-thread-3) [n:127.0.0.1:59609_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59609_solr
   [junit4]   2> 387896 INFO  (zkCallback-3596-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 387896 INFO  (zkCallback-3609-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 387896 INFO  (zkCallback-3585-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 387898 INFO  (jetty-launcher-3555-thread-3) [n:127.0.0.1:59609_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 387898 WARN  (jetty-launcher-3555-thread-3) [n:127.0.0.1:59609_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 387916 INFO  (jetty-launcher-3555-thread-3) [n:127.0.0.1:59609_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 387931 INFO  (jetty-launcher-3555-thread-3) [n:127.0.0.1:59609_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59609.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65885684
   [junit4]   2> 387936 INFO  (jetty-launcher-3555-thread-3) [n:127.0.0.1:59609_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59609.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65885684
   [junit4]   2> 387936 INFO  (jetty-launcher-3555-thread-3) [n:127.0.0.1:59609_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59609.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65885684
   [junit4]   2> 387938 INFO  (jetty-launcher-3555-thread-3) [n:127.0.0.1:59609_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest_5912DFF5406C4117-001\tempDir-001\node3
   [junit4]   2> 387948 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5912DFF5406C4117]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 387948 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5912DFF5406C4117]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 387952 INFO  (zkConnectionManagerCallback-3630-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 387952 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5912DFF5406C4117]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 387952 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5912DFF5406C4117]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 387952 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5912DFF5406C4117]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59595/solr ready
   [junit4]   2> 387968 INFO  (qtp134202981-4498) [n:127.0.0.1:59608_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=d622fbe7-59d5-43e8-a0a5-38d22cdc2e51&collection.configName=conf&name=exitable&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 387976 INFO  (qtp134202981-4498) [n:127.0.0.1:59608_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=d622fbe7-59d5-43e8-a0a5-38d22cdc2e51&collection.configName=conf&name=exitable&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 387976 INFO  (qtp134202981-4500) [n:127.0.0.1:59608_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=d622fbe7-59d5-43e8-a0a5-38d22cdc2e51&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 387982 INFO  (qtp134202981-4500) [n:127.0.0.1:59608_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=d622fbe7-59d5-43e8-a0a5-38d22cdc2e51&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 387984 INFO  (OverseerThreadFactory-3604-thread-1-processing-n:127.0.0.1:59610_solr) [n:127.0.0.1:59610_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection exitable
   [junit4]   2> 388093 INFO  (qtp134202981-4496) [n:127.0.0.1:59608_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 388096 INFO  (qtp465318460-4504) [n:127.0.0.1:59609_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 388096 INFO  (qtp874461517-4506) [n:127.0.0.1:59610_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 388100 INFO  (qtp874461517-4506) [n:127.0.0.1:59610_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 388111 INFO  (OverseerStateUpdate-72080452998070282-127.0.0.1:59610_solr-n_0000000000) [n:127.0.0.1:59610_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"exitable",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"exitable_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59610/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59610_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 388116 INFO  (OverseerStateUpdate-72080452998070282-127.0.0.1:59610_solr-n_0000000000) [n:127.0.0.1:59610_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"exitable",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"exitable_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59609/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59609_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 388324 INFO  (qtp874461517-4503) [n:127.0.0.1:59610_solr    x:exitable_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700&coreNodeName=core_node3&name=exitable_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 388324 INFO  (qtp465318460-4501) [n:127.0.0.1:59609_solr    x:exitable_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801284356900&coreNodeName=core_node4&name=exitable_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=0
   [junit4]   2> 388324 INFO  (parallelCoreAdminExecutor-3605-thread-1-processing-n:127.0.0.1:59610_solr x:exitable_shard1_replica_n1 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700 CREATE) [n:127.0.0.1:59610_solr    x:exitable_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700&coreNodeName=core_node3&name=exitable_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 388324 INFO  (parallelCoreAdminExecutor-3621-thread-1-processing-n:127.0.0.1:59609_solr x:exitable_shard2_replica_n2 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801284356900 CREATE) [n:127.0.0.1:59609_solr    x:exitable_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801284356900&coreNodeName=core_node4&name=exitable_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 388325 INFO  (qtp874461517-4506) [n:127.0.0.1:59610_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700
   [junit4]   2> 388325 INFO  (qtp874461517-4506) [n:127.0.0.1:59610_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 388338 INFO  (parallelCoreAdminExecutor-3621-thread-1-processing-n:127.0.0.1:59609_solr x:exitable_shard2_replica_n2 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801284356900 CREATE) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 388338 INFO  (parallelCoreAdminExecutor-3605-thread-1-processing-n:127.0.0.1:59610_solr x:exitable_shard1_replica_n1 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700 CREATE) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 388346 INFO  (parallelCoreAdminExecutor-3621-thread-1-processing-n:127.0.0.1:59609_solr x:exitable_shard2_replica_n2 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801284356900 CREATE) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'exitable_shard2_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 388346 INFO  (parallelCoreAdminExecutor-3605-thread-1-processing-n:127.0.0.1:59610_solr x:exitable_shard1_replica_n1 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700 CREATE) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'exitable_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 388349 INFO  (parallelCoreAdminExecutor-3605-thread-1-processing-n:127.0.0.1:59610_solr x:exitable_shard1_replica_n1 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700 CREATE) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 388349 INFO  (parallelCoreAdminExecutor-3621-thread-1-processing-n:127.0.0.1:59609_solr x:exitable_shard2_replica_n2 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801284356900 CREATE) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 388351 INFO  (parallelCoreAdminExecutor-3605-thread-1-processing-n:127.0.0.1:59610_solr x:exitable_shard1_replica_n1 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700 CREATE) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 388351 INFO  (parallelCoreAdminExecutor-3621-thread-1-processing-n:127.0.0.1:59609_solr x:exitable_shard2_replica_n2 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801284356900 CREATE) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 388351 INFO  (parallelCoreAdminExecutor-3605-thread-1-processing-n:127.0.0.1:59610_solr x:exitable_shard1_replica_n1 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700 CREATE) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59610.solr.core.exitable.shard1.replica_n1' (registry 'solr.core.exitable.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65885684
   [junit4]   2> 388351 INFO  (parallelCoreAdminExecutor-3621-thread-1-processing-n:127.0.0.1:59609_solr x:exitable_shard2_replica_n2 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801284356900 CREATE) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59609.solr.core.exitable.shard2.replica_n2' (registry 'solr.core.exitable.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65885684
   [junit4]   2> 388351 INFO  (parallelCoreAdminExecutor-3605-thread-1-processing-n:127.0.0.1:59610_solr x:exitable_shard1_replica_n1 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700 CREATE) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SolrCore [[exitable_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest_5912DFF5406C4117-001\tempDir-001\node1\exitable_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest_5912DFF5406C4117-001\tempDir-001\node1\exitable_shard1_replica_n1\data\]
   [junit4]   2> 388351 INFO  (parallelCoreAdminExecutor-3621-thread-1-processing-n:127.0.0.1:59609_solr x:exitable_shard2_replica_n2 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801284356900 CREATE) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SolrCore [[exitable_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest_5912DFF5406C4117-001\tempDir-001\node3\exitable_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest_5912DFF5406C4117-001\tempDir-001\node3\exitable_shard2_replica_n2\data\]
   [junit4]   2> 388412 INFO  (parallelCoreAdminExecutor-3621-thread-1-processing-n:127.0.0.1:59609_solr x:exitable_shard2_replica_n2 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801284356900 CREATE) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 388412 INFO  (parallelCoreAdminExecutor-3621-thread-1-processing-n:127.0.0.1:59609_solr x:exitable_shard2_replica_n2 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801284356900 CREATE) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 388414 INFO  (parallelCoreAdminExecutor-3605-thread-1-processing-n:127.0.0.1:59610_solr x:exitable_shard1_replica_n1 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700 CREATE) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 388414 INFO  (parallelCoreAdminExecutor-3605-thread-1-processing-n:127.0.0.1:59610_solr x:exitable_shard1_replica_n1 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700 CREATE) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 388415 INFO  (parallelCoreAdminExecutor-3621-thread-1-processing-n:127.0.0.1:59609_solr x:exitable_shard2_replica_n2 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801284356900 CREATE) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 388415 INFO  (parallelCoreAdminExecutor-3621-thread-1-processing-n:127.0.0.1:59609_solr x:exitable_shard2_replica_n2 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801284356900 CREATE) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 388415 INFO  (parallelCoreAdminExecutor-3605-thread-1-processing-n:127.0.0.1:59610_solr x:exitable_shard1_replica_n1 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700 CREATE) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 388415 INFO  (parallelCoreAdminExecutor-3605-thread-1-processing-n:127.0.0.1:59610_solr x:exitable_shard1_replica_n1 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700 CREATE) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 388417 INFO  (parallelCoreAdminExecutor-3621-thread-1-processing-n:127.0.0.1:59609_solr x:exitable_shard2_replica_n2 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801284356900 CREATE) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 388417 INFO  (parallelCoreAdminExecutor-3605-thread-1-processing-n:127.0.0.1:59610_solr x:exitable_shard1_replica_n1 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700 CREATE) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 388418 INFO  (parallelCoreAdminExecutor-3621-thread-1-processing-n:127.0.0.1:59609_solr x:exitable_shard2_replica_n2 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801284356900 CREATE) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 388418 INFO  (parallelCoreAdminExecutor-3605-thread-1-processing-n:127.0.0.1:59610_solr x:exitable_shard1_replica_n1 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700 CREATE) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 388418 INFO  (parallelCoreAdminExecutor-3621-thread-1-processing-n:127.0.0.1:59609_solr x:exitable_shard2_replica_n2 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801284356900 CREATE) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 388418 INFO  (parallelCoreAdminExecutor-3621-thread-1-processing-n:127.0.0.1:59609_solr x:exitable_shard2_replica_n2 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801284356900 CREATE) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1673119437956317184
   [junit4]   2> 388418 INFO  (parallelCoreAdminExecutor-3605-thread-1-processing-n:127.0.0.1:59610_solr x:exitable_shard1_replica_n1 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700 CREATE) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 388418 INFO  (parallelCoreAdminExecutor-3605-thread-1-processing-n:127.0.0.1:59610_solr x:exitable_shard1_replica_n1 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700 CREATE) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1673119437956317184
   [junit4]   2> 388421 INFO  (searcherExecutor-3634-thread-1-processing-x:exitable_shard1_replica_n1 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700 r:core_node3 CREATE n:127.0.0.1:59610_solr c:exitable s:shard1) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SolrCore [exitable_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 388421 INFO  (searcherExecutor-3632-thread-1-processing-x:exitable_shard2_replica_n2 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801284356900 r:core_node4 CREATE n:127.0.0.1:59609_solr c:exitable s:shard2) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SolrCore [exitable_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 388430 INFO  (parallelCoreAdminExecutor-3605-thread-1-processing-n:127.0.0.1:59610_solr x:exitable_shard1_replica_n1 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700 CREATE) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/exitable/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 388430 INFO  (parallelCoreAdminExecutor-3621-thread-1-processing-n:127.0.0.1:59609_solr x:exitable_shard2_replica_n2 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801284356900 CREATE) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/exitable/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 388430 INFO  (parallelCoreAdminExecutor-3605-thread-1-processing-n:127.0.0.1:59610_solr x:exitable_shard1_replica_n1 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700 CREATE) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/exitable/leaders/shard1
   [junit4]   2> 388430 INFO  (parallelCoreAdminExecutor-3621-thread-1-processing-n:127.0.0.1:59609_solr x:exitable_shard2_replica_n2 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801284356900 CREATE) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/exitable/leaders/shard2
   [junit4]   2> 388443 INFO  (parallelCoreAdminExecutor-3621-thread-1-processing-n:127.0.0.1:59609_solr x:exitable_shard2_replica_n2 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801284356900 CREATE) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 388443 INFO  (parallelCoreAdminExecutor-3621-thread-1-processing-n:127.0.0.1:59609_solr x:exitable_shard2_replica_n2 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801284356900 CREATE) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 388443 INFO  (parallelCoreAdminExecutor-3621-thread-1-processing-n:127.0.0.1:59609_solr x:exitable_shard2_replica_n2 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801284356900 CREATE) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59609/solr/exitable_shard2_replica_n2/
   [junit4]   2> 388443 INFO  (parallelCoreAdminExecutor-3605-thread-1-processing-n:127.0.0.1:59610_solr x:exitable_shard1_replica_n1 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700 CREATE) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 388443 INFO  (parallelCoreAdminExecutor-3605-thread-1-processing-n:127.0.0.1:59610_solr x:exitable_shard1_replica_n1 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700 CREATE) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 388443 INFO  (parallelCoreAdminExecutor-3605-thread-1-processing-n:127.0.0.1:59610_solr x:exitable_shard1_replica_n1 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700 CREATE) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59610/solr/exitable_shard1_replica_n1/
   [junit4]   2> 388444 INFO  (parallelCoreAdminExecutor-3621-thread-1-processing-n:127.0.0.1:59609_solr x:exitable_shard2_replica_n2 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801284356900 CREATE) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 388444 INFO  (parallelCoreAdminExecutor-3605-thread-1-processing-n:127.0.0.1:59610_solr x:exitable_shard1_replica_n1 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700 CREATE) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 388444 INFO  (parallelCoreAdminExecutor-3621-thread-1-processing-n:127.0.0.1:59609_solr x:exitable_shard2_replica_n2 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801284356900 CREATE) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:59609/solr/exitable_shard2_replica_n2/ has no replicas
   [junit4]   2> 388444 INFO  (parallelCoreAdminExecutor-3621-thread-1-processing-n:127.0.0.1:59609_solr x:exitable_shard2_replica_n2 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801284356900 CREATE) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/exitable/leaders/shard2/leader after winning as /collections/exitable/leader_elect/shard2/election/72080452998070280-core_node4-n_0000000000
   [junit4]   2> 388445 INFO  (parallelCoreAdminExecutor-3605-thread-1-processing-n:127.0.0.1:59610_solr x:exitable_shard1_replica_n1 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700 CREATE) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:59610/solr/exitable_shard1_replica_n1/ has no replicas
   [junit4]   2> 388445 INFO  (parallelCoreAdminExecutor-3605-thread-1-processing-n:127.0.0.1:59610_solr x:exitable_shard1_replica_n1 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700 CREATE) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/exitable/leaders/shard1/leader after winning as /collections/exitable/leader_elect/shard1/election/72080452998070282-core_node3-n_0000000000
   [junit4]   2> 388449 INFO  (parallelCoreAdminExecutor-3621-thread-1-processing-n:127.0.0.1:59609_solr x:exitable_shard2_replica_n2 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801284356900 CREATE) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59609/solr/exitable_shard2_replica_n2/ shard2
   [junit4]   2> 388449 INFO  (parallelCoreAdminExecutor-3605-thread-1-processing-n:127.0.0.1:59610_solr x:exitable_shard1_replica_n1 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700 CREATE) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59610/solr/exitable_shard1_replica_n1/ shard1
   [junit4]   2> 388553 INFO  (zkCallback-3585-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 388553 INFO  (zkCallback-3596-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 388554 INFO  (parallelCoreAdminExecutor-3621-thread-1-processing-n:127.0.0.1:59609_solr x:exitable_shard2_replica_n2 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801284356900 CREATE) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 388555 INFO  (parallelCoreAdminExecutor-3605-thread-1-processing-n:127.0.0.1:59610_solr x:exitable_shard1_replica_n1 d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700 CREATE) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 388662 INFO  (zkCallback-3596-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 388662 INFO  (zkCallback-3596-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 388662 INFO  (zkCallback-3585-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 388662 INFO  (zkCallback-3585-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 388982 INFO  (qtp134202981-4498) [n:127.0.0.1:59608_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=d622fbe7-59d5-43e8-a0a5-38d22cdc2e51&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 388984 INFO  (qtp134202981-4498) [n:127.0.0.1:59608_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=d622fbe7-59d5-43e8-a0a5-38d22cdc2e51&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 389327 INFO  (qtp874461517-4508) [n:127.0.0.1:59610_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700
   [junit4]   2> 389327 INFO  (qtp874461517-4508) [n:127.0.0.1:59610_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801278342700&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 389329 INFO  (qtp465318460-4504) [n:127.0.0.1:59609_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801284356900
   [junit4]   2> 389329 INFO  (qtp465318460-4504) [n:127.0.0.1:59609_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=d622fbe7-59d5-43e8-a0a5-38d22cdc2e51348801284356900&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 389338 INFO  (OverseerThreadFactory-3604-thread-1-processing-n:127.0.0.1:59610_solr) [n:127.0.0.1:59610_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 389986 INFO  (qtp134202981-4500) [n:127.0.0.1:59608_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=d622fbe7-59d5-43e8-a0a5-38d22cdc2e51&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 389988 INFO  (OverseerCollectionConfigSetProcessor-72080452998070282-127.0.0.1:59610_solr-n_0000000000) [n:127.0.0.1:59610_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 389991 INFO  (qtp134202981-4500) [n:127.0.0.1:59608_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=d622fbe7-59d5-43e8-a0a5-38d22cdc2e51&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 389991 INFO  (qtp134202981-4502) [n:127.0.0.1:59608_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=d622fbe7-59d5-43e8-a0a5-38d22cdc2e51&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 389997 INFO  (qtp134202981-4502) [n:127.0.0.1:59608_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=d622fbe7-59d5-43e8-a0a5-38d22cdc2e51&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 390349 INFO  (qtp465318460-4501) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/exitable/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 390349 INFO  (qtp465318460-4501) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:59610/solr/exitable_shard1_replica_n1/&wt=javabin&version=2}{add=[2 (1673119439852142592), 3 (1673119439954903040), 5 (1673119439954903041), 6 (1673119439954903042), 7 (1673119439954903043), 9 (1673119439954903044), 17 (1673119439954903045), 18 (1673119439954903046), 19 (1673119439954903047), 21 (1673119439954903048), ... (24 adds)]} 0 214
   [junit4]   2> 390426 INFO  (searcherExecutor-3632-thread-1-processing-n:127.0.0.1:59609_solr x:exitable_shard2_replica_n2 c:exitable s:shard2 r:core_node4) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SolrCore [exitable_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 390426 INFO  (qtp465318460-4504) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:59610/solr/exitable_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 71
   [junit4]   2> 390504 INFO  (searcherExecutor-3634-thread-1-processing-n:127.0.0.1:59610_solr x:exitable_shard1_replica_n1 c:exitable s:shard1 r:core_node3) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SolrCore [exitable_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 390508 INFO  (qtp874461517-4503) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/exitable/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 390508 INFO  (qtp874461517-4503) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard1_replica_n1]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2}{add=[1 (1673119439618310144), 2, 3, 4 (1673119439621455872), 5, 6, 7, 8 (1673119439621455873), 9, 10 (1673119439621455874), ... (57 adds)],commit=} 0 506
   [junit4]   2> 390531 INFO  (TEST-CloudExitableDirectoryReaderTest.testCreepThenBite-seed#[5912DFF5406C4117]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCreepThenBite {seed=[5912DFF5406C4117:8EDA83EA6BEE2CB6]}
   [junit4]   2> 390560 WARN  (qtp465318460-4507) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.h.c.SearchHandler Query: boundary=100&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=http://127.0.0.1:59609/solr/exitable_shard2_replica_n2/&rows=0&rid=127.0.0.1-442&version=2&q={!cache%3Dfalse}name:a*&json.facet={+ids:+{+type:+range,+field+:+num,+start+:+1,+end+:+99,+gap+:+9+}}&omitHeader=false&NOW=1595611038373&isShard=true&wt=javabin; 
   [junit4]   2>           => org.apache.lucene.index.ExitableDirectoryReader$ExitingReaderException: The request took too long to intersect point values. Timeout: 196th tick of 100 allowed, PointValues=org.apache.lucene.search.PointRangeQuery$1$2@5ea2b522
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableIntersectVisitor.checkAndThrow(ExitableDirectoryReader.java:435)
   [junit4]   2> org.apache.lucene.index.ExitableDirectoryReader$ExitingReaderException: The request took too long to intersect point values. Timeout: 196th tick of 100 allowed, PointValues=org.apache.lucene.search.PointRangeQuery$1$2@5ea2b522
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableIntersectVisitor.checkAndThrow(ExitableDirectoryReader.java:435) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableIntersectVisitor.compare(ExitableDirectoryReader.java:457) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.AssertingLeafReader$AssertingIntersectVisitor.compare(AssertingLeafReader.java:1187) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:635) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:369) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.AssertingLeafReader$AssertingPointValues.intersect(AssertingLeafReader.java:1052) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitablePointValues.intersect(ExitableDirectoryReader.java:357) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.search.PointRangeQuery$1$4.get(PointRangeQuery.java:306) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.search.PointRangeQuery$1.scorer(PointRangeQuery.java:335) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.search.Weight.bulkScorer(Weight.java:181) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:658) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:445) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.DocSetUtil.createDocSetGeneric(DocSetUtil.java:145) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.DocSetUtil.createDocSet(DocSetUtil.java:134) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getDocSetNC(SolrIndexSearcher.java:1167) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getDocSet(SolrIndexSearcher.java:1202) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.facet.FacetRangeProcessor.rangeStats(FacetRangeProcessor.java:536) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.facet.FacetRangeProcessor.getRangeCountsIndexed(FacetRangeProcessor.java:493) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.facet.FacetRangeProcessor.process(FacetRangeProcessor.java:113) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.facet.FacetRequest.process(FacetRequest.java:435) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.facet.FacetProcessor.processSubs(FacetProcessor.java:477) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.facet.FacetProcessor.fillBucket(FacetProcessor.java:433) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.facet.FacetQueryProcessor.process(FacetQuery.java:65) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.facet.FacetRequest.process(FacetRequest.java:435) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.facet.FacetModule.process(FacetModule.java:150) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:335) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2624) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:588) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at com.codahale.metrics.jetty9.InstrumentedHandler.handle(InstrumentedHandler.java:249) [metrics-jetty9-4.1.5.jar:4.1.5]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 390560 WARN  (qtp874461517-4508) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.h.c.SearchHandler Query: boundary=100&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=http://127.0.0.1:59610/solr/exitable_shard1_replica_n1/&rows=0&rid=127.0.0.1-442&version=2&q={!cache%3Dfalse}name:a*&json.facet={+ids:+{+type:+range,+field+:+num,+start+:+1,+end+:+99,+gap+:+9+}}&omitHeader=false&NOW=1595611038373&isShard=true&wt=javabin; 
   [junit4]   2>           => org.apache.lucene.index.ExitableDirectoryReader$ExitingReaderException: The request took too long to intersect point values. Timeout: 100th tick of 100 allowed, PointValues=org.apache.lucene.search.PointRangeQuery$1$2@1eaac77
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableIntersectVisitor.checkAndThrow(ExitableDirectoryReader.java:435)
   [junit4]   2> org.apache.lucene.index.ExitableDirectoryReader$ExitingReaderException: The request took too long to intersect point values. Timeout: 100th tick of 100 allowed, PointValues=org.apache.lucene.search.PointRangeQuery$1$2@1eaac77
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableIntersectVisitor.checkAndThrow(ExitableDirectoryReader.java:435) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableIntersectVisitor.grow(ExitableDirectoryReader.java:463) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.AssertingLeafReader$AssertingIntersectVisitor.grow(AssertingLeafReader.java:1176) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.bkd.BKDReader.visitDocValuesWithCardinality(BKDReader.java:540) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.bkd.BKDReader.visitDocValues(BKDReader.java:453) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:653) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:369) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.AssertingLeafReader$AssertingPointValues.intersect(AssertingLeafReader.java:1052) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitablePointValues.intersect(ExitableDirectoryReader.java:357) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.search.PointRangeQuery$1$4.get(PointRangeQuery.java:306) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.search.PointRangeQuery$1.scorer(PointRangeQuery.java:335) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.search.Weight.bulkScorer(Weight.java:181) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:658) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:445) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.DocSetUtil.createDocSetGeneric(DocSetUtil.java:145) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.DocSetUtil.createDocSet(DocSetUtil.java:134) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getDocSetNC(SolrIndexSearcher.java:1167) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getDocSet(SolrIndexSearcher.java:1202) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.facet.FacetRangeProcessor.rangeStats(FacetRangeProcessor.java:536) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.facet.FacetRangeProcessor.getRangeCountsIndexed(FacetRangeProcessor.java:493) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.facet.FacetRangeProcessor.process(FacetRangeProcessor.java:113) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.facet.FacetRequest.process(FacetRequest.java:435) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.facet.FacetProcessor.processSubs(FacetProcessor.java:477) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.facet.FacetProcessor.fillBucket(FacetProcessor.java:433) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.facet.FacetQueryProcessor.process(FacetQuery.java:65) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.facet.FacetRequest.process(FacetRequest.java:435) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.facet.FacetModule.process(FacetModule.java:150) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:335) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2624) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:588) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at com.codahale.metrics.jetty9.InstrumentedHandler.handle(InstrumentedHandler.java:249) [metrics-jetty9-4.1.5.jar:4.1.5]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 390566 INFO  (qtp874461517-4508) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=100&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=http://127.0.0.1:59610/solr/exitable_shard1_replica_n1/&rows=0&rid=127.0.0.1-442&version=2&q={!cache%3Dfalse}name:a*&json.facet={+ids:+{+type:+range,+field+:+num,+start+:+1,+end+:+99,+gap+:+9+}}&omitHeader=false&NOW=1595611038373&isShard=true&wt=javabin} hits=10 status=0 QTime=26
   [junit4]   2> 390566 INFO  (qtp465318460-4507) [n:127.0.0.1:59609_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.S.Request [exitable_shard2_replica_n2]  webapp=/solr path=/select params={boundary=100&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=http://127.0.0.1:59609/solr/exitable_shard2_replica_n2/&rows=0&rid=127.0.0.1-442&version=2&q={!cache%3Dfalse}name:a*&json.facet={+ids:+{+type:+range,+field+:+num,+start+:+1,+end+:+99,+gap+:+9+}}&omitHeader=false&NOW=1595611038373&isShard=true&wt=javabin} hits=9 status=0 QTime=26
   [junit4]   2> 390567 INFO  (qtp874461517-4506) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.S.Request [exitable_shard1_replica_n1]  webapp=/solr path=/select params={boundary=100&q={!cache%3Dfalse}name:a*&json.facet={+ids:+{+type:+range,+field+:+num,+start+:+1,+end+:+99,+gap+:+9+}}&rows=0&wt=javabin&version=2} rid=127.0.0.1-442 hits=19 status=0 QTime=35
   [junit4]   2> 390571 WARN  (qtp874461517-4510) [n:127.0.0.1:59610_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.h.c.SearchHandler Query: boundary=150&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1064964&start=0&fsv=true&shard.url=http://127.0.0.1:59610/solr/exitable_shard1_replica_n1/&rows=0&rid=127.0.0.1-443&version=2&q={!cache%3Dfalse}name:a*&json.facet={+ids:+{+type:+range,+field+:+num,+start+:+1,+end+:+99,+gap+:+9+}}&omitHeader=false&NOW=1595611038408&isShard=true&wt=javabin; 
   [junit4]   2>           => org.apache.lucene.index.ExitableDirectoryReader$ExitingReaderException: The request took too long to intersect point values. Timeout: 150th tick of 150 allowed, PointValues=org.apache.lucene.search.PointRangeQuery$1$2@1f2f697f
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableIntersectVisitor.checkAndThrow(ExitableDirectoryReader.java:435)
   [junit4]   2> org.apache.lucene.index.ExitableDirectoryReader$ExitingReaderException: The request took too long to intersect point values. Timeout: 150th tick of 150 allowed, PointValues=org.apache.lucene.search.PointRangeQuery$1$2@1f2f697f
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableIntersectVisitor.checkAndThrow(ExitableDirectoryReader.java:435) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableIntersectVisitor.checkAndThrowWithSampling(ExitableDirectoryReader.java:428) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableIntersectVisitor.visit(ExitableDirectoryReader.java:451) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.in

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

.codahale.metrics.MetricRegistry@63a3eff0
   [junit4]   2> 394951 INFO  (jetty-closer-3643-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 394951 INFO  (jetty-closer-3643-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d5d1dc0: rootName = solr_59609, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@4ee0f575
   [junit4]   2> 394951 INFO  (jetty-closer-3643-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 394977 WARN  (jetty-launcher-3555-thread-3-SendThread(127.0.0.1:59595)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10014ca44330008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10014ca44330008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10014ca44330008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 394979 INFO  (jetty-closer-3643-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 394979 INFO  (jetty-closer-3643-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@313be29d: rootName = solr_59610, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@8dd14ba
   [junit4]   2> 394983 INFO  (jetty-closer-3643-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 394983 INFO  (jetty-closer-3643-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16a0b32f: rootName = solr_59610, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@63a3eff0
   [junit4]   2> 394984 INFO  (jetty-closer-3643-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 394984 INFO  (jetty-closer-3643-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9803cac: rootName = solr_59610, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@4ee0f575
   [junit4]   2> 394984 INFO  (jetty-closer-3643-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 394999 INFO  (jetty-closer-3643-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@93828ea{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?}
   [junit4]   2> 395008 INFO  (jetty-closer-3643-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7cb08d68{/solr,null,UNAVAILABLE}
   [junit4]   2> 395008 INFO  (jetty-closer-3643-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 395008 INFO  (closeThreadPool-3660-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72080452998070282-127.0.0.1:59610_solr-n_0000000000) closing
   [junit4]   2> 395018 INFO  (OverseerAutoScalingTriggerThread-72080452998070282-127.0.0.1:59610_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 395081 INFO  (OverseerStateUpdate-72080452998070282-127.0.0.1:59610_solr-n_0000000000) [n:127.0.0.1:59610_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:59610_solr
   [junit4]   2> 395082 INFO  (closeThreadPool-3660-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72080452998070282-127.0.0.1:59610_solr-n_0000000000) closing
   [junit4]   2> 395082 INFO  (zkCallback-3596-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 395085 INFO  (jetty-closer-3643-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@29208b61{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?}
   [junit4]   2> 395086 INFO  (jetty-closer-3643-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3c215922{/solr,null,UNAVAILABLE}
   [junit4]   2> 395087 INFO  (jetty-closer-3643-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 395189 INFO  (jetty-closer-3643-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72080452998070282-127.0.0.1:59610_solr-n_0000000000) closing
   [junit4]   2> 395191 INFO  (jetty-closer-3643-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3ad8c1be{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?}
   [junit4]   2> 395191 INFO  (jetty-closer-3643-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7f9bb1f2{/solr,null,UNAVAILABLE}
   [junit4]   2> 395191 INFO  (jetty-closer-3643-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 395193 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5912DFF5406C4117]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 395405 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/security.json
   [junit4]   2> 	3	/solr/collections/exitable/terms/shard2
   [junit4]   2> 	3	/solr/collections/exitable/terms/shard1
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/exitable/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/collections/exitable/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72080452998070282-127.0.0.1:59610_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/overseer/queue
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 395412 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5912DFF5406C4117]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:59595
   [junit4]   2> 395412 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5912DFF5406C4117]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59595
   [junit4]   2> 395412 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5912DFF5406C4117]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59595
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CloudExitableDirectoryReaderTest_5912DFF5406C4117-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {name_dv=Lucene84, name_dvs=PostingsFormat(name=Direct), _root_=PostingsFormat(name=MockRandom), name=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))}, docValues:{name_dv=DocValuesFormat(name=Lucene80), name_dvs=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1296, maxMBSortInHeap=6.013272168355339, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=fa-IR, timezone=America/Lower_Princes
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 11.0.6 (64-bit)/cpus=6,threads=2,free=138145712,total=268435456
   [junit4]   2> NOTE: All tests run in this JVM: [TestExactSharedStatsCache, SplitShardTest, HealthCheckHandlerTest, TaggingAttributeTest, TestLegacyField, TestUtils, UpdateRequestProcessorFactoryTest, HdfsDirectoryFactoryTest, DistributedSpellCheckComponentTest, SpatialHeatmapFacetsTest, TestSerializedLuceneMatchVersion, TestRecovery, TestSimPolicyCloud, TestExportTool, TestCollectionAPI, MultiSolrCloudTestCaseTest, CloudExitableDirectoryReaderTest]
   [junit4] Completed [161/915 (1!)] on J0 in 10.93s, 7 tests, 1 error <<< FAILURES!

[...truncated 50163 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1432/consoleText

[repro] Revision: 61dd94540386ed6f9c0178ecae2a73346da50205

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"

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

[...truncated 3472 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.CloudExitableDirectoryReaderTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=5912DFF5406C4117 -Dtests.slow=true -Dtests.locale=fa-IR -Dtests.timezone=America/Lower_Princes -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

[...truncated 96 lines...]

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-11.0.6) - Build # 1433 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1433/
Java: 64bit/jdk-11.0.6 -XX:+UseCompressedOops -XX:+UseSerialGC

7 tests failed.
FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:
acoll: 1595632311793 bcoll: 1595632312095

Stack Trace:
java.lang.AssertionError: acoll: 1595632311793 bcoll: 1595632312095
	at __randomizedtesting.SeedInfo.seed([FDE690F9D1B37203:75B2AF237F4F1FFB]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:
acoll: 1595632311640 bcoll: 1595632312064

Stack Trace:
java.lang.AssertionError: acoll: 1595632311640 bcoll: 1595632312064
	at __randomizedtesting.SeedInfo.seed([FDE690F9D1B37203:75B2AF237F4F1FFB]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:
acoll: 1595632311376 bcoll: 1595632311890

Stack Trace:
java.lang.AssertionError: acoll: 1595632311376 bcoll: 1595632311890
	at __randomizedtesting.SeedInfo.seed([FDE690F9D1B37203:75B2AF237F4F1FFB]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:
acoll: 1595630116461 bcoll: 1595630117067

Stack Trace:
java.lang.AssertionError: acoll: 1595630116461 bcoll: 1595630117067
	at __randomizedtesting.SeedInfo.seed([FDE690F9D1B37203:75B2AF237F4F1FFB]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.handler.TestContainerPlugin.testApiFromPackage

Error Message:
Error from server at http://127.0.0.1:61470/solr: Error executing command

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:61470/solr: Error executing command
	at __randomizedtesting.SeedInfo.seed([FDE690F9D1B37203:10B86888E3F9A58A]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.handler.TestContainerPlugin.testApiFromPackage

Error Message:
Error from server at http://127.0.0.1:61372/solr: Error executing command

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:61372/solr: Error executing command
	at __randomizedtesting.SeedInfo.seed([FDE690F9D1B37203:10B86888E3F9A58A]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.handler.TestContainerPlugin.testApiFromPackage

Error Message:
Error from server at http://127.0.0.1:53893/solr: Error executing command

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:53893/solr: Error executing command
	at __randomizedtesting.SeedInfo.seed([FDE690F9D1B37203:10B86888E3F9A58A]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13449 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 11609 INFO  (SUITE-TestContainerPlugin-seed#[FDE690F9D1B37203]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 11620 INFO  (SUITE-TestContainerPlugin-seed#[FDE690F9D1B37203]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 11625 INFO  (SUITE-TestContainerPlugin-seed#[FDE690F9D1B37203]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.handler.TestContainerPlugin_FDE690F9D1B37203-001\data-dir-1-001
   [junit4]   2> 11711 INFO  (SUITE-TestContainerPlugin-seed#[FDE690F9D1B37203]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 11757 INFO  (SUITE-TestContainerPlugin-seed#[FDE690F9D1B37203]-worker) [     ] o.e.j.u.log Logging initialized @11805ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 11771 INFO  (SUITE-TestContainerPlugin-seed#[FDE690F9D1B37203]-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> 11839 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[FDE690F9D1B37203]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testApiFromPackage
   [junit4]   2> 11842 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[FDE690F9D1B37203]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.handler.TestContainerPlugin_FDE690F9D1B37203-001\tempDir-001
   [junit4]   2> 11854 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[FDE690F9D1B37203]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 11878 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 11878 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 11938 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 11974 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[FDE690F9D1B37203]) [     ] o.a.s.c.ZkTestServer start zk server on port: 53858
   [junit4]   2> 11974 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[FDE690F9D1B37203]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:53858
   [junit4]   2> 11977 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[FDE690F9D1B37203]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53858
   [junit4]   2> 11978 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[FDE690F9D1B37203]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53858
   [junit4]   2> 12158 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[FDE690F9D1B37203]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12435 INFO  (zkConnectionManagerCallback-3-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 12435 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[FDE690F9D1B37203]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12598 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[FDE690F9D1B37203]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12808 INFO  (zkConnectionManagerCallback-5-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 12808 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[FDE690F9D1B37203]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12811 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[FDE690F9D1B37203]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12956 INFO  (zkConnectionManagerCallback-7-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 12958 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[FDE690F9D1B37203]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 13701 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 13701 WARN  (jetty-launcher-8-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 13701 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 13701 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 13701 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 13704 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 13707 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 13707 INFO  (jetty-launcher-8-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> 13707 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 13707 WARN  (jetty-launcher-8-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 13707 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 13707 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 13996 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 13996 INFO  (jetty-launcher-8-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> 13996 INFO  (jetty-launcher-8-thread-4) [     ] 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> 13996 INFO  (jetty-launcher-8-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> 14004 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 14004 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 14004 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 14016 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6759b73a{/solr,null,AVAILABLE}
   [junit4]   2> 14192 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 14192 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 14192 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 14192 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 14192 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 14192 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c8f31d6{/solr,null,AVAILABLE}
   [junit4]   2> 14201 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7d76e901{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53893}
   [junit4]   2> 14201 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.Server Started @14250ms
   [junit4]   2> 14201 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53893}
   [junit4]   2> 14192 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 14228 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1334b076{/solr,null,AVAILABLE}
   [junit4]   2> 14337 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5673f56e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53900}
   [junit4]   2> 14337 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.Server Started @14387ms
   [junit4]   2> 14337 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53900}
   [junit4]   2> 14342 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 14342 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2dd366b9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53886}
   [junit4]   2> 14342 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 14342 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server Started @14390ms
   [junit4]   2> 14342 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 14342 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53886}
   [junit4]   2> 14342 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@137aefe6{/solr,null,AVAILABLE}
   [junit4]   2> 14425 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@47508e86{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:53907}
   [junit4]   2> 14427 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.Server Started @14475ms
   [junit4]   2> 14427 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53907}
   [junit4]   2> 14450 ERROR (jetty-launcher-8-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 14450 ERROR (jetty-launcher-8-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 14450 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 14450 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 14450 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 14450 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 14454 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 14454 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 14455 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-24T22:16:13.842133800Z
   [junit4]   2> 14454 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 14455 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 14455 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-24T22:16:13.842133800Z
   [junit4]   2> 14456 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14457 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14464 ERROR (jetty-launcher-8-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 14464 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 14464 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 14464 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 14464 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 14464 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-24T22:16:13.851638200Z
   [junit4]   2> 14464 ERROR (jetty-launcher-8-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 14464 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 14464 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 14464 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 14464 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 14464 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14464 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-24T22:16:13.851638200Z
   [junit4]   2> 14468 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14492 INFO  (zkConnectionManagerCallback-12-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14492 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14503 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 14523 INFO  (zkConnectionManagerCallback-10-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14524 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14535 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 14570 INFO  (zkConnectionManagerCallback-14-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14570 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14576 INFO  (zkConnectionManagerCallback-16-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14577 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14577 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 14584 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 15497 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 15515 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 15517 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 15609 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 15772 WARN  (jetty-launcher-8-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4df4d68[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 15772 WARN  (jetty-launcher-8-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@47c752c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 15772 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4a7cdb44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 15772 WARN  (jetty-launcher-8-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4df4d68[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 15772 WARN  (jetty-launcher-8-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@47c752c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 15772 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4a7cdb44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 15772 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@a7884b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 15772 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@a7884b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 16018 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3d4f71c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 16018 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3d4f71c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 16050 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2d941360[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 16052 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2d941360[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 16079 WARN  (jetty-launcher-8-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@47aa93e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 16082 WARN  (jetty-launcher-8-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@47aa93e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 16200 WARN  (jetty-launcher-8-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@383b390c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 16202 WARN  (jetty-launcher-8-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@383b390c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 16202 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53858/solr
   [junit4]   2> 16212 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53858/solr
   [junit4]   2> 16214 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53858/solr
   [junit4]   2> 16214 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53858/solr
   [junit4]   2> 16219 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 16235 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 16235 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 16235 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 16332 INFO  (zkConnectionManagerCallback-56-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 16332 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 16422 INFO  (zkConnectionManagerCallback-54-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 16422 INFO  (zkConnectionManagerCallback-50-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 16424 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 16424 INFO  (zkConnectionManagerCallback-52-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 16424 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 16428 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 16468 WARN  (jetty-launcher-8-thread-1-SendThread(127.0.0.1:53858)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10015dc3bed0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10015dc3bed0008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10015dc3bed0008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 16468 WARN  (jetty-launcher-8-thread-3-SendThread(127.0.0.1:53858)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10015dc3bed0009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10015dc3bed0009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10015dc3bed0009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 16571 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:53893_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 16653 INFO  (zkConnectionManagerCallback-58-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 16653 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:53893_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 16699 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:53907_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 16784 INFO  (zkConnectionManagerCallback-60-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 16784 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:53907_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 17004 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:53886_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 17107 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:53900_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 17252 INFO  (zkConnectionManagerCallback-66-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 17253 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:53886_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 17360 INFO  (zkConnectionManagerCallback-64-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 17360 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:53900_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19241 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:53907_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53907_solr
   [junit4]   2> 19282 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:53907_solr     ] o.a.s.c.Overseer Overseer (id=72081629680304140-127.0.0.1:53907_solr-n_0000000000) starting
   [junit4]   2> 19483 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:53907_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53907_solr
   [junit4]   2> 19507 INFO  (OverseerStateUpdate-72081629680304140-127.0.0.1:53907_solr-n_0000000000) [n:127.0.0.1:53907_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:53907_solr
   [junit4]   2> 19586 INFO  (OverseerStateUpdate-72081629680304140-127.0.0.1:53907_solr-n_0000000000) [n:127.0.0.1:53907_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 19635 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:53907_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 19653 WARN  (jetty-launcher-8-thread-3) [n:127.0.0.1:53907_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 19836 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:53907_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 19961 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:53907_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53907.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c2bee20
   [junit4]   2> 19962 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:53907_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53907.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c2bee20
   [junit4]   2> 19962 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:53907_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53907.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c2bee20
   [junit4]   2> 19986 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:53893_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 20005 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:53907_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.handler.TestContainerPlugin_FDE690F9D1B37203-001\tempDir-001\node3
   [junit4]   2> 20078 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:53900_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 20122 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:53893_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:53893_solr as DOWN
   [junit4]   2> 20138 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:53893_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 20139 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:53893_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53893_solr
   [junit4]   2> 20142 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:53900_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:53900_solr as DOWN
   [junit4]   2> 20164 INFO  (zkCallback-59-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 20173 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:53886_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 20203 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:53900_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 20203 INFO  (zkCallback-63-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 20203 INFO  (zkCallback-57-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 20203 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:53900_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53900_solr
   [junit4]   2> 20212 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:53893_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 20214 WARN  (jetty-launcher-8-thread-2) [n:127.0.0.1:53893_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 20250 INFO  (zkCallback-59-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 20250 INFO  (zkCallback-57-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 20250 INFO  (zkCallback-63-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 20262 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:53900_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 20263 WARN  (jetty-launcher-8-thread-4) [n:127.0.0.1:53900_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 20282 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:53893_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 20311 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:53886_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:53886_solr as DOWN
   [junit4]   2> 20318 INFO  (zkCallback-65-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 20349 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:53900_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 20350 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:53893_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53893.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c2bee20
   [junit4]   2> 20358 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:53893_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53893.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c2bee20
   [junit4]   2> 20362 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:53893_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53893.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c2bee20
   [junit4]   2> 20389 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:53893_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.handler.TestContainerPlugin_FDE690F9D1B37203-001\tempDir-001\node2
   [junit4]   2> 20392 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:53886_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 20392 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:53886_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53886_solr
   [junit4]   2> 20400 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:53900_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53900.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c2bee20
   [junit4]   2> 20401 INFO  (zkCallback-59-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 20404 INFO  (zkCallback-57-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 20405 INFO  (zkCallback-65-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 20406 INFO  (zkCallback-63-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 20450 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:53900_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53900.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c2bee20
   [junit4]   2> 20450 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:53900_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53900.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c2bee20
   [junit4]   2> 20464 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:53900_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.handler.TestContainerPlugin_FDE690F9D1B37203-001\tempDir-001\node4
   [junit4]   2> 20502 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:53886_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 20503 WARN  (jetty-launcher-8-thread-1) [n:127.0.0.1:53886_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 20548 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:53886_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 20628 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:53886_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53886.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c2bee20
   [junit4]   2> 20638 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:53886_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53886.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c2bee20
   [junit4]   2> 20638 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:53886_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53886.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c2bee20
   [junit4]   2> 20641 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:53886_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.handler.TestContainerPlugin_FDE690F9D1B37203-001\tempDir-001\node1
   [junit4]   2> 20770 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[FDE690F9D1B37203]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 20773 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[FDE690F9D1B37203]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 20788 INFO  (zkConnectionManagerCallback-105-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 20788 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[FDE690F9D1B37203]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 20791 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[FDE690F9D1B37203]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 20795 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[FDE690F9D1B37203]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53858/solr ready
   [junit4]   2> 21192 INFO  (qtp2051958668-119) [n:127.0.0.1:53900_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:53907_solr} status=0 QTime=1
   [junit4]   2> 21196 INFO  (updateExecutor-40-thread-1-processing-n:127.0.0.1:53900_solr) [n:127.0.0.1:53900_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:53907_solr 
   [junit4]   2> 21200 INFO  (qtp145386456-127) [n:127.0.0.1:53907_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=1
   [junit4]   2> 21220 INFO  (qtp145386456-115) [n:127.0.0.1:53907_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 21223 INFO  (qtp218245313-106) [n:127.0.0.1:53886_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:53907_solr} status=0 QTime=0
   [junit4]   2> 21239 INFO  (qtp1309835960-94) [n:127.0.0.1:53893_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:53907_solr} status=0 QTime=0
   [junit4]   2> 21243 INFO  (qtp145386456-124) [n:127.0.0.1:53907_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=124
   [junit4]   1> sync resp: http://127.0.0.1:53907/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 21260 INFO  (updateExecutor-38-thread-1-processing-n:127.0.0.1:53893_solr) [n:127.0.0.1:53893_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:53907_solr 
   [junit4]   2> 21261 INFO  (updateExecutor-40-thread-1-processing-n:127.0.0.1:53900_solr) [n:127.0.0.1:53900_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 21261 INFO  (updateExecutor-40-thread-1-processing-n:127.0.0.1:53900_solr) [n:127.0.0.1:53900_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 21261 INFO  (updateExecutor-37-thread-1-processing-n:127.0.0.1:53886_solr) [n:127.0.0.1:53886_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:53907_solr 
   [junit4]   2> 21263 INFO  (qtp145386456-127) [n:127.0.0.1:53907_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 21267 INFO  (qtp145386456-124) [n:127.0.0.1:53907_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 21272 INFO  (qtp145386456-115) [n:127.0.0.1:53907_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=2
   [junit4]   2> 21272 INFO  (qtp145386456-127) [n:127.0.0.1:53907_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 21275 INFO  (qtp145386456-124) [n:127.0.0.1:53907_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 21289 INFO  (qtp1309835960-102) [n:127.0.0.1:53893_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 21297 INFO  (updateExecutor-38-thread-1-processing-n:127.0.0.1:53893_solr) [n:127.0.0.1:53893_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 21297 INFO  (updateExecutor-38-thread-1-processing-n:127.0.0.1:53893_solr) [n:127.0.0.1:53893_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 21303 INFO  (updateExecutor-37-thread-1-processing-n:127.0.0.1:53886_solr) [n:127.0.0.1:53886_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 21303 INFO  (updateExecutor-37-thread-1-processing-n:127.0.0.1:53886_solr) [n:127.0.0.1:53886_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 21395 INFO  (qtp1309835960-102) [n:127.0.0.1:53893_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 21443 INFO  (qtp2051958668-118) [n:127.0.0.1:53900_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 21457 INFO  (qtp218245313-100) [n:127.0.0.1:53886_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 21500 INFO  (qtp145386456-124) [n:127.0.0.1:53907_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 21507 INFO  (qtp145386456-124) [n:127.0.0.1:53907_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v1.jar
   [junit4]   2> 21512 INFO  (qtp218245313-108) [n:127.0.0.1:53886_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=3
   [junit4]   2> 21517 INFO  (qtp1309835960-93) [n:127.0.0.1:53893_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 21522 INFO  (qtp2051958668-120) [n:127.0.0.1:53900_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 21523 INFO  (qtp145386456-124) [n:127.0.0.1:53907_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v1.jar
   [junit4]   2> 21611 INFO  (qtp145386456-124) [n:127.0.0.1:53907_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 21685 INFO  (qtp2051958668-118) [n:127.0.0.1:53900_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:53907_solr} status=0 QTime=0
   [junit4]   2> 21685 INFO  (updateExecutor-40-thread-1-processing-n:127.0.0.1:53900_solr) [n:127.0.0.1:53900_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:53907_solr 
   [junit4]   2> 21689 INFO  (qtp145386456-115) [n:127.0.0.1:53907_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 21692 INFO  (qtp145386456-115) [n:127.0.0.1:53907_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 21692 INFO  (qtp218245313-100) [n:127.0.0.1:53886_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:53907_solr} status=0 QTime=0
   [junit4]   2> 21696 INFO  (updateExecutor-37-thread-1-processing-n:127.0.0.1:53886_solr) [n:127.0.0.1:53886_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:53907_solr 
   [junit4]   2> 21697 INFO  (qtp1309835960-102) [n:127.0.0.1:53893_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:53907_solr} status=0 QTime=0
   [junit4]   2> 21697 INFO  (qtp145386456-123) [n:127.0.0.1:53907_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 21700 INFO  (qtp145386456-127) [n:127.0.0.1:53907_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 21700 INFO  (updateExecutor-38-thread-1-processing-n:127.0.0.1:53893_solr) [n:127.0.0.1:53893_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:53907_solr 
   [junit4]   2> 21712 INFO  (qtp145386456-115) [n:127.0.0.1:53907_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 21721 INFO  (qtp145386456-123) [n:127.0.0.1:53907_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=1
   [junit4]   2> 21727 INFO  (updateExecutor-38-thread-1-processing-n:127.0.0.1:53893_solr) [n:127.0.0.1:53893_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 21728 INFO  (updateExecutor-38-thread-1-processing-n:127.0.0.1:53893_solr) [n:127.0.0.1:53893_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 21731 INFO  (qtp145386456-124) [n:127.0.0.1:53907_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/myplugin/v1.jar params={sig=pmrmWCDafdNpYle2rueAGnU2J6NYlcAey9mkZYbqh%2B5RdYo2Ln%2BllLF9voyRj%2BDDivK9GV1XdtKvD9rgCxlD7Q%3D%3D&wt=javabin&version=2} status=0 QTime=240
   [junit4]   2> 21741 INFO  (qtp145386456-115) [n:127.0.0.1:53907_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 21743 INFO  (updateExecutor-40-thread-1-processing-n:127.0.0.1:53900_solr) [n:127.0.0.1:53900_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 21743 INFO  (updateExecutor-40-thread-1-processing-n:127.0.0.1:53900_solr) [n:127.0.0.1:53900_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 21744 INFO  (updateExecutor-37-thread-1-processing-n:127.0.0.1:53886_solr) [n:127.0.0.1:53886_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 21744 INFO  (updateExecutor-37-thread-1-processing-n:127.0.0.1:53886_solr) [n:127.0.0.1:53886_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 21790 INFO  (qtp1309835960-94) [n:127.0.0.1:53893_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 21805 INFO  (qtp2051958668-119) [n:127.0.0.1:53900_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 21832 INFO  (qtp218245313-107) [n:127.0.0.1:53886_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 21920 INFO  (qtp1309835960-94) [n:127.0.0.1:53893_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 21922 INFO  (qtp1309835960-94) [n:127.0.0.1:53893_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v2.jar
   [junit4]   2> 21928 INFO  (qtp145386456-127) [n:127.0.0.1:53907_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 21937 INFO  (qtp2051958668-103) [n:127.0.0.1:53900_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 21948 INFO  (qtp218245313-107) [n:127.0.0.1:53886_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 21950 INFO  (qtp1309835960-94) [n:127.0.0.1:53893_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v2.jar
   [junit4]   2> 21960 INFO  (qtp1309835960-94) [n:127.0.0.1:53893_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 21988 INFO  (qtp218245313-108) [n:127.0.0.1:53886_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:53893_solr} status=0 QTime=0
   [junit4]   2> 21988 INFO  (updateExecutor-37-thread-1-processing-n:127.0.0.1:53886_solr) [n:127.0.0.1:53886_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:53893_solr 
   [junit4]   2> 21996 INFO  (qtp2051958668-118) [n:127.0.0.1:53900_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:53893_solr} status=0 QTime=0
   [junit4]   2> 22000 INFO  (qtp1309835960-93) [n:127.0.0.1:53893_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 22000 INFO  (qtp1309835960-93) [n:127.0.0.1:53893_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 22004 INFO  (updateExecutor-40-thread-1-processing-n:127.0.0.1:53900_solr) [n:127.0.0.1:53900_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:53893_solr 
   [junit4]   2> 22004 INFO  (qtp145386456-115) [n:127.0.0.1:53907_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:53893_solr} status=0 QTime=0
   [junit4]   2> 22008 INFO  (qtp1309835960-102) [n:127.0.0.1:53893_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 22020 INFO  (updateExecutor-39-thread-3-processing-n:127.0.0.1:53907_solr) [n:127.0.0.1:53907_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:53893_solr 
   [junit4]   2> 22021 INFO  (updateExecutor-37-thread-1-processing-n:127.0.0.1:53886_solr) [n:127.0.0.1:53886_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 22021 INFO  (updateExecutor-37-thread-1-processing-n:127.0.0.1:53886_solr) [n:127.0.0.1:53886_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 22020 INFO  (qtp1309835960-93) [n:127.0.0.1:53893_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 22022 INFO  (qtp1309835960-95) [n:127.0.0.1:53893_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 22024 INFO  (qtp1309835960-102) [n:127.0.0.1:53893_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 22028 INFO  (qtp1309835960-94) [n:127.0.0.1:53893_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/myplugin/v2.jar params={sig=StR3DmqaUSL7qjDOeVEiCqE%2BouiZAkW99fsL48F9oWG047o7NGgwwZ36iGgzDC3S2tPaFjRAd9Zg4UK7OZLQzg%3D%3D&wt=javabin&version=2} status=0 QTime=173
   [junit4]   2> 22034 INFO  (updateExecutor-40-thread-1-processing-n:127.0.0.1:53900_solr) [n:127.0.0.1:53900_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 22034 INFO  (updateExecutor-40-thread-1-processing-n:127.0.0.1:53900_solr) [n:127.0.0.1:53900_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 22035 INFO  (updateExecutor-39-thread-3-processing-n:127.0.0.1:53907_solr) [n:127.0.0.1:53907_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 22035 INFO  (updateExecutor-39-thread-3-processing-n:127.0.0.1:53907_solr) [n:127.0.0.1:53907_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 22035 INFO  (qtp145386456-124) [n:127.0.0.1:53907_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=2
   [junit4]   2> 22045 INFO  (qtp1309835960-95) [n:127.0.0.1:53893_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTim

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

sion node0 Stopped scavenging
   [junit4]   2> 133162 INFO  (TEST-MultiThreadedOCPTest.test-seed#[FDE690F9D1B37203]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 133372 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> 	16	/solr/collections/collection1/state.json
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	3	/solr/collections/ocptest_shardsplit2/terms/shard2_0
   [junit4]   2> 	3	/solr/collections/ocptest_shardsplit2/terms/shard1_1
   [junit4]   2> 	3	/solr/collections/ocptest_shardsplit2/terms/shard1_0
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 	3	/solr/collections/ocptest_shardsplit2/terms/shard2_1
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	3	/solr/collections/ocptest_shardsplit2/collectionprops.json
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit2/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit2/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit2/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest1/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest2/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest2/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest3/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest3/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest3/terms/shard1
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard1_0
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard4
   [junit4]   2> 	2	/solr/collections/ocptest2/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest1/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest1/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	123	/solr/collections/ocptest_shardsplit2/state.json
   [junit4]   2> 	77	/solr/clusterstate.json
   [junit4]   2> 	43	/solr/collections/ocptest2/state.json
   [junit4]   2> 	38	/solr/collections/ocptest_shardsplit/state.json
   [junit4]   2> 	36	/solr/collections/ocptest1/state.json
   [junit4]   2> 	30	/solr/collections/ocptest3/state.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	114	/solr/overseer/queue
   [junit4]   2> 	53	/solr/overseer/collection-queue-work
   [junit4]   2> 	31	/solr/collections
   [junit4]   2> 	24	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 133378 INFO  (TEST-MultiThreadedOCPTest.test-seed#[FDE690F9D1B37203]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:62510
   [junit4]   2> 133378 INFO  (TEST-MultiThreadedOCPTest.test-seed#[FDE690F9D1B37203]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62510
   [junit4]   2> 133378 INFO  (TEST-MultiThreadedOCPTest.test-seed#[FDE690F9D1B37203]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 62510
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.method=test -Dtests.seed=FDE690F9D1B37203 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=pt-LU -Dtests.timezone=IET -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 82.1s J3 | MultiThreadedOCPTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: acoll: 1595632312022 bcoll: 1595632312331
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FDE690F9D1B37203:75B2AF237F4F1FFB]:0)
   [junit4]    > 	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
   [junit4]    > 	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
   [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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.MultiThreadedOCPTest_FDE690F9D1B37203-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=pt-LU, timezone=IET
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 11.0.6 (64-bit)/cpus=6,threads=1,free=95224016,total=300183552
   [junit4]   2> NOTE: All tests run in this JVM: [TestContainerPlugin, MultiThreadedOCPTest]
   [junit4] Completed [10/10 (7!)] on J3 in 82.57s, 1 test, 1 failure <<< FAILURES!

[...truncated 19 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1599: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1126: There were test failures: 10 suites, 15 tests, 2 errors, 5 failures [seed: FDE690F9D1B37203]

Total time: 2 minutes 19 seconds

[repro] Setting last failure code to 1

[repro] Failures w/original seeds:
[repro]   2/5 failed: org.apache.solr.handler.TestContainerPlugin
[repro]   5/5 failed: org.apache.solr.cloud.MultiThreadedOCPTest
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0 
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows')
[Java] Successfully parsed console log
[Java] -> found 113 issues (skipped 104 duplicates)
[Java] Post processing issues on 'Windows VBOX' with source code encoding 'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows'
[Java] -> resolved paths in source directory (54 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java] -> resolved module names for 113 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 54 affected files
[Java] No filter has been set, publishing all 113 issues
[Java] Creating fingerprints for all affected code blocks to track issues over different builds
[Java] -> created fingerprints for 113 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder '/home/jenkins/jobs/Lucene-Solr-8.x-Windows/builds/1433/files-with-issues'
[Java] -> 54 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.x-Windows #1432' to compute new, fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 113, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 113 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-Windows #1433'.
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2