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/12 22:12:36 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-12.0.2) - Build # 27295 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/27295/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37681/solr: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[]
	at __randomizedtesting.SeedInfo.seed([1DEC42841F8C5A8C:95B87D5EB1703774]: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:210)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1004)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 13491 lines...]
   [junit4] Suite: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
   [junit4]   2> 603416 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1DEC42841F8C5A8C]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 603416 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1DEC42841F8C5A8C]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_1DEC42841F8C5A8C-001/data-dir-82-001
   [junit4]   2> 603416 WARN  (SUITE-CloudExitableDirectoryReaderTest-seed#[1DEC42841F8C5A8C]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=37 numCloses=37
   [junit4]   2> 603417 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1DEC42841F8C5A8C]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 603417 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1DEC42841F8C5A8C]-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> 603417 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1DEC42841F8C5A8C]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 603417 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1DEC42841F8C5A8C]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_1DEC42841F8C5A8C-001/tempDir-001
   [junit4]   2> 603418 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1DEC42841F8C5A8C]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 603418 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 603418 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 603419 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 603518 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1DEC42841F8C5A8C]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 46135
   [junit4]   2> 603518 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1DEC42841F8C5A8C]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46135
   [junit4]   2> 603518 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1DEC42841F8C5A8C]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46135
   [junit4]   2> 603518 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1DEC42841F8C5A8C]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46135
   [junit4]   2> 603521 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1DEC42841F8C5A8C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 603523 INFO  (zkConnectionManagerCallback-6709-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 603523 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1DEC42841F8C5A8C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 603530 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1DEC42841F8C5A8C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 603533 INFO  (zkConnectionManagerCallback-6711-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 603533 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1DEC42841F8C5A8C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 603534 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1DEC42841F8C5A8C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 603538 INFO  (zkConnectionManagerCallback-6713-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 603538 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1DEC42841F8C5A8C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 603644 INFO  (jetty-launcher-6714-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 603644 INFO  (jetty-launcher-6714-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 603644 INFO  (jetty-launcher-6714-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 603644 INFO  (jetty-launcher-6714-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 603644 INFO  (jetty-launcher-6714-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 603644 INFO  (jetty-launcher-6714-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 603644 INFO  (jetty-launcher-6714-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 603644 INFO  (jetty-launcher-6714-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 603644 INFO  (jetty-launcher-6714-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 603650 INFO  (jetty-launcher-6714-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 603650 INFO  (jetty-launcher-6714-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 603650 INFO  (jetty-launcher-6714-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 603651 INFO  (jetty-launcher-6714-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49f08b1f{/solr,null,AVAILABLE}
   [junit4]   2> 603654 INFO  (jetty-launcher-6714-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 603654 INFO  (jetty-launcher-6714-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 603654 INFO  (jetty-launcher-6714-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 603656 INFO  (jetty-launcher-6714-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@135f0552{/solr,null,AVAILABLE}
   [junit4]   2> 603658 INFO  (jetty-launcher-6714-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 603658 INFO  (jetty-launcher-6714-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 603658 INFO  (jetty-launcher-6714-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 603660 INFO  (jetty-launcher-6714-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@e367cfd{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34493}
   [junit4]   2> 603660 INFO  (jetty-launcher-6714-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@26d367b8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39035}
   [junit4]   2> 603660 INFO  (jetty-launcher-6714-thread-2) [     ] o.e.j.s.Server Started @603685ms
   [junit4]   2> 603660 INFO  (jetty-launcher-6714-thread-1) [     ] o.e.j.s.Server Started @603685ms
   [junit4]   2> 603660 INFO  (jetty-launcher-6714-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34493}
   [junit4]   2> 603660 INFO  (jetty-launcher-6714-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39035}
   [junit4]   2> 603661 INFO  (jetty-launcher-6714-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7815f8fe{/solr,null,AVAILABLE}
   [junit4]   2> 603661 ERROR (jetty-launcher-6714-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 603661 ERROR (jetty-launcher-6714-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 603661 INFO  (jetty-launcher-6714-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 603661 INFO  (jetty-launcher-6714-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 603661 INFO  (jetty-launcher-6714-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 603661 INFO  (jetty-launcher-6714-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 603661 INFO  (jetty-launcher-6714-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 603661 INFO  (jetty-launcher-6714-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 603661 INFO  (jetty-launcher-6714-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 603661 INFO  (jetty-launcher-6714-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 603661 INFO  (jetty-launcher-6714-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-12T21:51:44.376330Z
   [junit4]   2> 603661 INFO  (jetty-launcher-6714-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-12T21:51:44.376323Z
   [junit4]   2> 603661 INFO  (jetty-launcher-6714-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6bbe4ca8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37681}
   [junit4]   2> 603661 INFO  (jetty-launcher-6714-thread-3) [     ] o.e.j.s.Server Started @603686ms
   [junit4]   2> 603661 INFO  (jetty-launcher-6714-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37681}
   [junit4]   2> 603662 ERROR (jetty-launcher-6714-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 603662 INFO  (jetty-launcher-6714-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 603662 INFO  (jetty-launcher-6714-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 603662 INFO  (jetty-launcher-6714-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 603662 INFO  (jetty-launcher-6714-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 603662 INFO  (jetty-launcher-6714-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-12T21:51:44.377265Z
   [junit4]   2> 603666 INFO  (jetty-launcher-6714-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 603668 INFO  (jetty-launcher-6714-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 603668 INFO  (jetty-launcher-6714-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 603671 INFO  (zkConnectionManagerCallback-6718-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 603671 INFO  (jetty-launcher-6714-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 603671 INFO  (zkConnectionManagerCallback-6720-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 603671 INFO  (jetty-launcher-6714-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 603671 INFO  (zkConnectionManagerCallback-6717-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 603671 INFO  (jetty-launcher-6714-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 603686 INFO  (jetty-launcher-6714-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 603686 INFO  (jetty-launcher-6714-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 603686 INFO  (jetty-launcher-6714-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 603806 INFO  (jetty-launcher-6714-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 603807 WARN  (jetty-launcher-6714-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@552a7ef5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 603807 WARN  (jetty-launcher-6714-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@552a7ef5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 603808 WARN  (jetty-launcher-6714-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@107146cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 603809 WARN  (jetty-launcher-6714-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@107146cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 603810 INFO  (jetty-launcher-6714-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46135/solr
   [junit4]   2> 603811 INFO  (jetty-launcher-6714-thread-3) [n:127.0.0.1:37681_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 603812 INFO  (zkConnectionManagerCallback-6730-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 603812 INFO  (jetty-launcher-6714-thread-3) [n:127.0.0.1:37681_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 603853 INFO  (jetty-launcher-6714-thread-3) [n:127.0.0.1:37681_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37681_solr
   [junit4]   2> 603854 INFO  (jetty-launcher-6714-thread-3) [n:127.0.0.1:37681_solr     ] o.a.s.c.Overseer Overseer (id=72240254876188678-127.0.0.1:37681_solr-n_0000000000) starting
   [junit4]   2> 603856 INFO  (OverseerStateUpdate-72240254876188678-127.0.0.1:37681_solr-n_0000000000) [n:127.0.0.1:37681_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37681_solr
   [junit4]   2> 603857 INFO  (jetty-launcher-6714-thread-3) [n:127.0.0.1:37681_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37681_solr
   [junit4]   2> 603858 INFO  (zkCallback-6729-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 603859 INFO  (jetty-launcher-6714-thread-3) [n:127.0.0.1:37681_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 603859 WARN  (jetty-launcher-6714-thread-3) [n:127.0.0.1:37681_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> 603865 INFO  (jetty-launcher-6714-thread-3) [n:127.0.0.1:37681_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 603878 INFO  (jetty-launcher-6714-thread-3) [n:127.0.0.1:37681_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37681.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ad56ad1
   [junit4]   2> 603883 INFO  (jetty-launcher-6714-thread-3) [n:127.0.0.1:37681_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37681.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ad56ad1
   [junit4]   2> 603883 INFO  (jetty-launcher-6714-thread-3) [n:127.0.0.1:37681_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37681.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ad56ad1
   [junit4]   2> 603884 INFO  (jetty-launcher-6714-thread-3) [n:127.0.0.1:37681_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_1DEC42841F8C5A8C-001/tempDir-001/node3
   [junit4]   2> 603906 INFO  (jetty-launcher-6714-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 603907 WARN  (jetty-launcher-6714-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@706b2f01[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 603907 WARN  (jetty-launcher-6714-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@706b2f01[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 603909 WARN  (jetty-launcher-6714-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@555da0c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 603909 WARN  (jetty-launcher-6714-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@555da0c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 603910 INFO  (jetty-launcher-6714-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46135/solr
   [junit4]   2> 603911 INFO  (jetty-launcher-6714-thread-2) [n:127.0.0.1:34493_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 603913 INFO  (zkConnectionManagerCallback-6752-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 603913 INFO  (jetty-launcher-6714-thread-2) [n:127.0.0.1:34493_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 603916 INFO  (jetty-launcher-6714-thread-2) [n:127.0.0.1:34493_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 603918 INFO  (jetty-launcher-6714-thread-2) [n:127.0.0.1:34493_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34493_solr as DOWN
   [junit4]   2> 603918 INFO  (jetty-launcher-6714-thread-2) [n:127.0.0.1:34493_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 603918 INFO  (jetty-launcher-6714-thread-2) [n:127.0.0.1:34493_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34493_solr
   [junit4]   2> 603919 INFO  (zkCallback-6729-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 603919 INFO  (zkCallback-6751-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 603920 INFO  (jetty-launcher-6714-thread-2) [n:127.0.0.1:34493_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 603921 WARN  (jetty-launcher-6714-thread-2) [n:127.0.0.1:34493_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> 603929 INFO  (jetty-launcher-6714-thread-2) [n:127.0.0.1:34493_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 603944 INFO  (jetty-launcher-6714-thread-2) [n:127.0.0.1:34493_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34493.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ad56ad1
   [junit4]   2> 603951 INFO  (jetty-launcher-6714-thread-2) [n:127.0.0.1:34493_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34493.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ad56ad1
   [junit4]   2> 603951 INFO  (jetty-launcher-6714-thread-2) [n:127.0.0.1:34493_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34493.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ad56ad1
   [junit4]   2> 603952 INFO  (jetty-launcher-6714-thread-2) [n:127.0.0.1:34493_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_1DEC42841F8C5A8C-001/tempDir-001/node2
   [junit4]   2> 604007 INFO  (jetty-launcher-6714-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 604009 WARN  (jetty-launcher-6714-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ff498f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 604009 WARN  (jetty-launcher-6714-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ff498f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 604012 WARN  (jetty-launcher-6714-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1832167c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 604012 WARN  (jetty-launcher-6714-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1832167c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 604013 INFO  (jetty-launcher-6714-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46135/solr
   [junit4]   2> 604014 INFO  (jetty-launcher-6714-thread-1) [n:127.0.0.1:39035_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 604016 INFO  (zkConnectionManagerCallback-6770-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 604016 INFO  (jetty-launcher-6714-thread-1) [n:127.0.0.1:39035_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 604018 INFO  (jetty-launcher-6714-thread-1) [n:127.0.0.1:39035_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 604023 INFO  (jetty-launcher-6714-thread-1) [n:127.0.0.1:39035_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39035_solr as DOWN
   [junit4]   2> 604024 INFO  (jetty-launcher-6714-thread-1) [n:127.0.0.1:39035_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 604024 INFO  (jetty-launcher-6714-thread-1) [n:127.0.0.1:39035_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39035_solr
   [junit4]   2> 604024 INFO  (zkCallback-6729-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 604024 INFO  (zkCallback-6751-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 604025 INFO  (jetty-launcher-6714-thread-1) [n:127.0.0.1:39035_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 604026 WARN  (jetty-launcher-6714-thread-1) [n:127.0.0.1:39035_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> 604029 INFO  (zkCallback-6769-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 604036 INFO  (jetty-launcher-6714-thread-1) [n:127.0.0.1:39035_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 604051 INFO  (jetty-launcher-6714-thread-1) [n:127.0.0.1:39035_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39035.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ad56ad1
   [junit4]   2> 604060 INFO  (jetty-launcher-6714-thread-1) [n:127.0.0.1:39035_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39035.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ad56ad1
   [junit4]   2> 604060 INFO  (jetty-launcher-6714-thread-1) [n:127.0.0.1:39035_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39035.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ad56ad1
   [junit4]   2> 604061 INFO  (jetty-launcher-6714-thread-1) [n:127.0.0.1:39035_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_1DEC42841F8C5A8C-001/tempDir-001/node1
   [junit4]   2> 604069 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1DEC42841F8C5A8C]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 604069 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1DEC42841F8C5A8C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 604070 INFO  (zkConnectionManagerCallback-6783-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 604070 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1DEC42841F8C5A8C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 604071 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1DEC42841F8C5A8C]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 604071 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1DEC42841F8C5A8C]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46135/solr ready
   [junit4]   2> 604077 INFO  (qtp1702473335-12249) [n:127.0.0.1:37681_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=5f58382a-6563-4dfb-9e21-93d3120b28b4&collection.configName=conf&name=exitable&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 604079 INFO  (qtp1702473335-12249) [n:127.0.0.1:37681_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=5f58382a-6563-4dfb-9e21-93d3120b28b4&collection.configName=conf&name=exitable&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 604080 INFO  (OverseerThreadFactory-6737-thread-1-processing-n:127.0.0.1:37681_solr) [n:127.0.0.1:37681_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection exitable
   [junit4]   2> 604080 INFO  (qtp1702473335-12249) [n:127.0.0.1:37681_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=5f58382a-6563-4dfb-9e21-93d3120b28b4&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 604081 INFO  (qtp1702473335-12249) [n:127.0.0.1:37681_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=5f58382a-6563-4dfb-9e21-93d3120b28b4&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 604188 INFO  (qtp1702473335-12249) [n:127.0.0.1:37681_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 604188 INFO  (qtp1702473335-12249) [n:127.0.0.1:37681_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=0
   [junit4]   2> 604191 INFO  (qtp15831699-12253) [n:127.0.0.1:34493_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=0
   [junit4]   2> 604194 INFO  (qtp80379126-12255) [n:127.0.0.1:39035_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=0
   [junit4]   2> 604220 INFO  (OverseerStateUpdate-72240254876188678-127.0.0.1:37681_solr-n_0000000000) [n:127.0.0.1:37681_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:39035/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39035_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 604223 INFO  (OverseerStateUpdate-72240254876188678-127.0.0.1:37681_solr-n_0000000000) [n:127.0.0.1:37681_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:34493/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34493_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 604428 INFO  (qtp15831699-12253) [n:127.0.0.1:34493_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=5f58382a-6563-4dfb-9e21-93d3120b28b42787184003289754&coreNodeName=core_node4&name=exitable_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=1
   [junit4]   2> 604428 INFO  (parallelCoreAdminExecutor-6756-thread-1-processing-n:127.0.0.1:34493_solr x:exitable_shard2_replica_n2 5f58382a-6563-4dfb-9e21-93d3120b28b42787184003289754 CREATE) [n:127.0.0.1:34493_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=5f58382a-6563-4dfb-9e21-93d3120b28b42787184003289754&coreNodeName=core_node4&name=exitable_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 604429 INFO  (qtp80379126-12255) [n:127.0.0.1:39035_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=5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180&coreNodeName=core_node3&name=exitable_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=2
   [junit4]   2> 604429 INFO  (parallelCoreAdminExecutor-6774-thread-1-processing-n:127.0.0.1:39035_solr x:exitable_shard1_replica_n1 5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180 CREATE) [n:127.0.0.1:39035_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=5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180&coreNodeName=core_node3&name=exitable_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 604430 INFO  (qtp80379126-12255) [n:127.0.0.1:39035_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180
   [junit4]   2> 604430 INFO  (qtp80379126-12255) [n:127.0.0.1:39035_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 604436 INFO  (parallelCoreAdminExecutor-6774-thread-1-processing-n:127.0.0.1:39035_solr x:exitable_shard1_replica_n1 5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180 CREATE) [n:127.0.0.1:39035_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 604436 INFO  (parallelCoreAdminExecutor-6756-thread-1-processing-n:127.0.0.1:34493_solr x:exitable_shard2_replica_n2 5f58382a-6563-4dfb-9e21-93d3120b28b42787184003289754 CREATE) [n:127.0.0.1:34493_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 604479 INFO  (parallelCoreAdminExecutor-6756-thread-1-processing-n:127.0.0.1:34493_solr x:exitable_shard2_replica_n2 5f58382a-6563-4dfb-9e21-93d3120b28b42787184003289754 CREATE) [n:127.0.0.1:34493_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 604482 INFO  (parallelCoreAdminExecutor-6756-thread-1-processing-n:127.0.0.1:34493_solr x:exitable_shard2_replica_n2 5f58382a-6563-4dfb-9e21-93d3120b28b42787184003289754 CREATE) [n:127.0.0.1:34493_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> 604482 INFO  (parallelCoreAdminExecutor-6756-thread-1-processing-n:127.0.0.1:34493_solr x:exitable_shard2_replica_n2 5f58382a-6563-4dfb-9e21-93d3120b28b42787184003289754 CREATE) [n:127.0.0.1:34493_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> 604483 INFO  (parallelCoreAdminExecutor-6774-thread-1-processing-n:127.0.0.1:39035_solr x:exitable_shard1_replica_n1 5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180 CREATE) [n:127.0.0.1:39035_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 604486 INFO  (parallelCoreAdminExecutor-6756-thread-1-processing-n:127.0.0.1:34493_solr x:exitable_shard2_replica_n2 5f58382a-6563-4dfb-9e21-93d3120b28b42787184003289754 CREATE) [n:127.0.0.1:34493_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34493.solr.core.exitable.shard2.replica_n2' (registry 'solr.core.exitable.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ad56ad1
   [junit4]   2> 604486 INFO  (parallelCoreAdminExecutor-6774-thread-1-processing-n:127.0.0.1:39035_solr x:exitable_shard1_replica_n1 5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180 CREATE) [n:127.0.0.1:39035_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> 604486 INFO  (parallelCoreAdminExecutor-6774-thread-1-processing-n:127.0.0.1:39035_solr x:exitable_shard1_replica_n1 5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180 CREATE) [n:127.0.0.1:39035_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> 604486 INFO  (parallelCoreAdminExecutor-6756-thread-1-processing-n:127.0.0.1:34493_solr x:exitable_shard2_replica_n2 5f58382a-6563-4dfb-9e21-93d3120b28b42787184003289754 CREATE) [n:127.0.0.1:34493_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 [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_1DEC42841F8C5A8C-001/tempDir-001/node2/exitable_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_1DEC42841F8C5A8C-001/tempDir-001/node2/exitable_shard2_replica_n2/data/]
   [junit4]   2> 604487 INFO  (parallelCoreAdminExecutor-6774-thread-1-processing-n:127.0.0.1:39035_solr x:exitable_shard1_replica_n1 5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180 CREATE) [n:127.0.0.1:39035_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39035.solr.core.exitable.shard1.replica_n1' (registry 'solr.core.exitable.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ad56ad1
   [junit4]   2> 604487 INFO  (parallelCoreAdminExecutor-6774-thread-1-processing-n:127.0.0.1:39035_solr x:exitable_shard1_replica_n1 5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180 CREATE) [n:127.0.0.1:39035_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 [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_1DEC42841F8C5A8C-001/tempDir-001/node1/exitable_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_1DEC42841F8C5A8C-001/tempDir-001/node1/exitable_shard1_replica_n1/data/]
   [junit4]   2> 604546 INFO  (parallelCoreAdminExecutor-6756-thread-1-processing-n:127.0.0.1:34493_solr x:exitable_shard2_replica_n2 5f58382a-6563-4dfb-9e21-93d3120b28b42787184003289754 CREATE) [n:127.0.0.1:34493_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> 604546 INFO  (parallelCoreAdminExecutor-6756-thread-1-processing-n:127.0.0.1:34493_solr x:exitable_shard2_replica_n2 5f58382a-6563-4dfb-9e21-93d3120b28b42787184003289754 CREATE) [n:127.0.0.1:34493_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> 604548 INFO  (parallelCoreAdminExecutor-6756-thread-1-processing-n:127.0.0.1:34493_solr x:exitable_shard2_replica_n2 5f58382a-6563-4dfb-9e21-93d3120b28b42787184003289754 CREATE) [n:127.0.0.1:34493_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 604548 INFO  (parallelCoreAdminExecutor-6756-thread-1-processing-n:127.0.0.1:34493_solr x:exitable_shard2_replica_n2 5f58382a-6563-4dfb-9e21-93d3120b28b42787184003289754 CREATE) [n:127.0.0.1:34493_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 604549 INFO  (parallelCoreAdminExecutor-6774-thread-1-processing-n:127.0.0.1:39035_solr x:exitable_shard1_replica_n1 5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180 CREATE) [n:127.0.0.1:39035_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> 604549 INFO  (parallelCoreAdminExecutor-6774-thread-1-processing-n:127.0.0.1:39035_solr x:exitable_shard1_replica_n1 5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180 CREATE) [n:127.0.0.1:39035_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> 604551 INFO  (parallelCoreAdminExecutor-6774-thread-1-processing-n:127.0.0.1:39035_solr x:exitable_shard1_replica_n1 5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180 CREATE) [n:127.0.0.1:39035_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 604551 INFO  (parallelCoreAdminExecutor-6774-thread-1-processing-n:127.0.0.1:39035_solr x:exitable_shard1_replica_n1 5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180 CREATE) [n:127.0.0.1:39035_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 604551 INFO  (parallelCoreAdminExecutor-6756-thread-1-processing-n:127.0.0.1:34493_solr x:exitable_shard2_replica_n2 5f58382a-6563-4dfb-9e21-93d3120b28b42787184003289754 CREATE) [n:127.0.0.1:34493_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> 604556 INFO  (parallelCoreAdminExecutor-6756-thread-1-processing-n:127.0.0.1:34493_solr x:exitable_shard2_replica_n2 5f58382a-6563-4dfb-9e21-93d3120b28b42787184003289754 CREATE) [n:127.0.0.1:34493_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> 604556 INFO  (parallelCoreAdminExecutor-6756-thread-1-processing-n:127.0.0.1:34493_solr x:exitable_shard2_replica_n2 5f58382a-6563-4dfb-9e21-93d3120b28b42787184003289754 CREATE) [n:127.0.0.1:34493_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> 604556 INFO  (parallelCoreAdminExecutor-6774-thread-1-processing-n:127.0.0.1:39035_solr x:exitable_shard1_replica_n1 5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180 CREATE) [n:127.0.0.1:39035_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> 604557 INFO  (parallelCoreAdminExecutor-6774-thread-1-processing-n:127.0.0.1:39035_solr x:exitable_shard1_replica_n1 5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180 CREATE) [n:127.0.0.1:39035_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> 604557 INFO  (parallelCoreAdminExecutor-6756-thread-1-processing-n:127.0.0.1:34493_solr x:exitable_shard2_replica_n2 5f58382a-6563-4dfb-9e21-93d3120b28b42787184003289754 CREATE) [n:127.0.0.1:34493_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 1672049543371292672
   [junit4]   2> 604557 INFO  (parallelCoreAdminExecutor-6774-thread-1-processing-n:127.0.0.1:39035_solr x:exitable_shard1_replica_n1 5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180 CREATE) [n:127.0.0.1:39035_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> 604557 INFO  (parallelCoreAdminExecutor-6774-thread-1-processing-n:127.0.0.1:39035_solr x:exitable_shard1_replica_n1 5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180 CREATE) [n:127.0.0.1:39035_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 1672049543371292672
   [junit4]   2> 604559 INFO  (searcherExecutor-6785-thread-1-processing-x:exitable_shard2_replica_n2 5f58382a-6563-4dfb-9e21-93d3120b28b42787184003289754 r:core_node4 CREATE n:127.0.0.1:34493_solr c:exitable s:shard2) [n:127.0.0.1:34493_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> 604559 INFO  (searcherExecutor-6787-thread-1-processing-x:exitable_shard1_replica_n1 5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180 r:core_node3 CREATE n:127.0.0.1:39035_solr c:exitable s:shard1) [n:127.0.0.1:39035_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> 604564 INFO  (parallelCoreAdminExecutor-6756-thread-1-processing-n:127.0.0.1:34493_solr x:exitable_shard2_replica_n2 5f58382a-6563-4dfb-9e21-93d3120b28b42787184003289754 CREATE) [n:127.0.0.1:34493_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> 604564 INFO  (parallelCoreAdminExecutor-6756-thread-1-processing-n:127.0.0.1:34493_solr x:exitable_shard2_replica_n2 5f58382a-6563-4dfb-9e21-93d3120b28b42787184003289754 CREATE) [n:127.0.0.1:34493_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> 604567 INFO  (parallelCoreAdminExecutor-6756-thread-1-processing-n:127.0.0.1:34493_solr x:exitable_shard2_replica_n2 5f58382a-6563-4dfb-9e21-93d3120b28b42787184003289754 CREATE) [n:127.0.0.1:34493_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> 604567 INFO  (parallelCoreAdminExecutor-6756-thread-1-processing-n:127.0.0.1:34493_solr x:exitable_shard2_replica_n2 5f58382a-6563-4dfb-9e21-93d3120b28b42787184003289754 CREATE) [n:127.0.0.1:34493_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> 604567 INFO  (parallelCoreAdminExecutor-6756-thread-1-processing-n:127.0.0.1:34493_solr x:exitable_shard2_replica_n2 5f58382a-6563-4dfb-9e21-93d3120b28b42787184003289754 CREATE) [n:127.0.0.1:34493_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:34493/solr/exitable_shard2_replica_n2/
   [junit4]   2> 604567 INFO  (parallelCoreAdminExecutor-6756-thread-1-processing-n:127.0.0.1:34493_solr x:exitable_shard2_replica_n2 5f58382a-6563-4dfb-9e21-93d3120b28b42787184003289754 CREATE) [n:127.0.0.1:34493_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> 604567 INFO  (parallelCoreAdminExecutor-6756-thread-1-processing-n:127.0.0.1:34493_solr x:exitable_shard2_replica_n2 5f58382a-6563-4dfb-9e21-93d3120b28b42787184003289754 CREATE) [n:127.0.0.1:34493_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:34493/solr/exitable_shard2_replica_n2/ has no replicas
   [junit4]   2> 604567 INFO  (parallelCoreAdminExecutor-6756-thread-1-processing-n:127.0.0.1:34493_solr x:exitable_shard2_replica_n2 5f58382a-6563-4dfb-9e21-93d3120b28b42787184003289754 CREATE) [n:127.0.0.1:34493_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/72240254876188679-core_node4-n_0000000000
   [junit4]   2> 604568 INFO  (parallelCoreAdminExecutor-6774-thread-1-processing-n:127.0.0.1:39035_solr x:exitable_shard1_replica_n1 5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180 CREATE) [n:127.0.0.1:39035_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> 604568 INFO  (parallelCoreAdminExecutor-6774-thread-1-processing-n:127.0.0.1:39035_solr x:exitable_shard1_replica_n1 5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180 CREATE) [n:127.0.0.1:39035_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> 604569 INFO  (parallelCoreAdminExecutor-6756-thread-1-processing-n:127.0.0.1:34493_solr x:exitable_shard2_replica_n2 5f58382a-6563-4dfb-9e21-93d3120b28b42787184003289754 CREATE) [n:127.0.0.1:34493_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:34493/solr/exitable_shard2_replica_n2/ shard2
   [junit4]   2> 604571 INFO  (parallelCoreAdminExecutor-6774-thread-1-processing-n:127.0.0.1:39035_solr x:exitable_shard1_replica_n1 5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180 CREATE) [n:127.0.0.1:39035_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> 604571 INFO  (parallelCoreAdminExecutor-6774-thread-1-processing-n:127.0.0.1:39035_solr x:exitable_shard1_replica_n1 5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180 CREATE) [n:127.0.0.1:39035_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> 604571 INFO  (parallelCoreAdminExecutor-6774-thread-1-processing-n:127.0.0.1:39035_solr x:exitable_shard1_replica_n1 5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180 CREATE) [n:127.0.0.1:39035_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:39035/solr/exitable_shard1_replica_n1/
   [junit4]   2> 604571 INFO  (parallelCoreAdminExecutor-6774-thread-1-processing-n:127.0.0.1:39035_solr x:exitable_shard1_replica_n1 5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180 CREATE) [n:127.0.0.1:39035_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> 604571 INFO  (parallelCoreAdminExecutor-6774-thread-1-processing-n:127.0.0.1:39035_solr x:exitable_shard1_replica_n1 5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180 CREATE) [n:127.0.0.1:39035_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:39035/solr/exitable_shard1_replica_n1/ has no replicas
   [junit4]   2> 604571 INFO  (parallelCoreAdminExecutor-6774-thread-1-processing-n:127.0.0.1:39035_solr x:exitable_shard1_replica_n1 5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180 CREATE) [n:127.0.0.1:39035_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/72240254876188680-core_node3-n_0000000000
   [junit4]   2> 604572 INFO  (parallelCoreAdminExecutor-6774-thread-1-processing-n:127.0.0.1:39035_solr x:exitable_shard1_replica_n1 5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180 CREATE) [n:127.0.0.1:39035_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:39035/solr/exitable_shard1_replica_n1/ shard1
   [junit4]   2> 604676 INFO  (zkCallback-6769-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> 604676 INFO  (zkCallback-6751-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> 604677 INFO  (parallelCoreAdminExecutor-6774-thread-1-processing-n:127.0.0.1:39035_solr x:exitable_shard1_replica_n1 5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180 CREATE) [n:127.0.0.1:39035_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> 604678 INFO  (parallelCoreAdminExecutor-6756-thread-1-processing-n:127.0.0.1:34493_solr x:exitable_shard2_replica_n2 5f58382a-6563-4dfb-9e21-93d3120b28b42787184003289754 CREATE) [n:127.0.0.1:34493_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> 604681 INFO  (zkCallback-6751-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> 604782 INFO  (zkCallback-6751-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> 604782 INFO  (zkCallback-6751-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> 604782 INFO  (zkCallback-6751-thread-3) [     ] 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> 604783 INFO  (zkCallback-6769-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> 604783 INFO  (zkCallback-6769-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> 605083 INFO  (qtp1702473335-12249) [n:127.0.0.1:37681_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=5f58382a-6563-4dfb-9e21-93d3120b28b4&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 605085 INFO  (qtp1702473335-12249) [n:127.0.0.1:37681_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=5f58382a-6563-4dfb-9e21-93d3120b28b4&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 605436 INFO  (qtp80379126-12255) [n:127.0.0.1:39035_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180
   [junit4]   2> 605436 INFO  (qtp80379126-12255) [n:127.0.0.1:39035_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=5f58382a-6563-4dfb-9e21-93d3120b28b42787183994790180&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 605437 INFO  (qtp15831699-12253) [n:127.0.0.1:34493_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 5f58382a-6563-4dfb-9e21-93d3120b28b42787184003289754
   [junit4]   2> 605437 INFO  (qtp15831699-12253) [n:127.0.0.1:34493_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=5f58382a-6563-4dfb-9e21-93d3120b28b42787184003289754&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 605439 INFO  (OverseerThreadFactory-6737-thread-1-processing-n:127.0.0.1:37681_solr) [n:127.0.0.1:37681_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> 606082 INFO  (OverseerCollectionConfigSetProcessor-72240254876188678-127.0.0.1:37681_solr-n_0000000000) [n:127.0.0.1:37681_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> 606087 INFO  (qtp1702473335-12249) [n:127.0.0.1:37681_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=5f58382a-6563-4dfb-9e21-93d3120b28b4&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 606093 INFO  (qtp1702473335-12249) [n:127.0.0.1:37681_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=5f58382a-6563-4dfb-9e21-93d3120b28b4&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 606095 INFO  (qtp1702473335-12249) [n:127.0.0.1:37681_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=5f58382a-6563-4dfb-9e21-93d3120b28b4&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 606096 INFO  (qtp1702473335-12249) [n:127.0.0.1:37681_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=5f58382a-6563-4dfb-9e21-93d3120b28b4&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 606133 INFO  (qtp15831699-12253) [n:127.0.0.1:34493_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> 606133 INFO  (qtp15831699-12253) [n:127.0.0.1:34493_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:39035/solr/exitable_shard1_replica_n1/&wt=javabin&version=2}{add=[2 (1672049545014411264), 3 (1672049545015459840), 5 (1672049545016508416), 6 (1672049545016508417), 7 (1672049545016508418), 9 (1672049545016508419), 17 (1672049545016508420), 18 (1672049545016508421), 19 (1672049545016508422), 21 (1672049545016508423), ... (24 adds)]} 0 10
   [junit4]   2> 606147 INFO  (searcherExecutor-6785-thread-1-processing-n:127.0.0.1:34493_solr x:exitable_shard2_replica_n2 c:exitable s:shard2 r:core_node4) [n:127.0.0.1:34493_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> 606148 INFO  (qtp15831699-12253) [n:127.0.0.1:34493_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:39035/solr/exitable_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 13
   [junit4]   2> 606156 INFO  (searcherExecutor-6787-thread-1-processing-n:127.0.0.1:39035_solr x:exitable_shard1_replica_n1 c:exitable s:shard1 r:core_node3) [n:127.0.0.1:39035_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> 606157 INFO  (qtp80379126-12255) [n:127.0.0.1:39035_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> 606157 INFO  (qtp80379126-12255) [n:127.0.0.1:39035_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&_forwardedCount=1&wt=javabin&version=2}{add=[1 (1672049544999731200), 2, 3, 4 (1672049545006022656), 5, 6, 7, 8 (1672049545006022657), 9, 10 (1672049545006022658), ... (57 adds)], commit=} 0 48
   [junit4]   2> 606190 INFO  (TEST-CloudExitableDirectoryReaderTest.testWhitebox-seed#[1DEC42841F8C5A8C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testWhitebox
   [junit4]   2> 606224 INFO  (qtp15831699-12253) [n:127.0.0.1:34493_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={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=query($q,1)+asc&shard.url=http://127.0.0.1:34493/solr/exitable_shard2_replica_n2/&_forwardedCount=1&rid=127.0.0.1-65276&rows=10&version=2&q={!cache%3Dfalse}name:a*&omitHeader=false&NOW=1594590706913&isShard=true&wt=javabin} hits=9 status=0 QTime=6
   [junit4]   2> 606227 INFO  (qtp80379126-12280) [n:127.0.0.1:39035_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={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=query($q,1)+asc&shard.url=http://127.0.0.1:39035/solr/exitable_shard1_replica_n1/&_forwardedCount=1&rid=127.0.0.1-65276&rows=10&version=2&q={!cache%3Dfalse}name:a*&omitHeader=false&NOW=1594590706913&isShard=true&wt=javabin} hits=10 status=0 QTime=4
   [junit4]   2> 606232 WARN  (qtp15831699-12253) [n:127.0.0.1:34493_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.h.c.SearchHandler Query: q={!cache%3Dfalse}name:a*&distrib=false&omitHeader=false&shards.purpose=64&NOW=1594590706913&ids=2,3,5,17,6,18,7,19,9&isShard=true&shard.url=http://127.0.0.1:34493/solr/exitable_shard2_replica_n2/&_forwardedCount=1&rid=127.0.0.1-65276&wt=javabin&version=2; 
   [junit4]   2>           => org.apache.lucene.index.ExitableDirectoryReader$ExitingReaderException: The request took too long to iterate over terms. Timeout: hunting for doProcessSearchByIds(), TermsEnum=org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum@44709b71
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTermsEnum.checkAndThrow(ExitableDirectoryReader.java:514)
   [junit4]   2> org.apache.lucene.index.ExitableDirectoryReader$ExitingReaderException: The request took too long to iterate over terms. Timeout: hunting for doProcessSearchByIds(), TermsEnum=org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum@44709b71
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTermsEnum.checkAndThrow(ExitableDirectoryReader.java:514) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTermsEnum.<init>(ExitableDirectoryReader.java:504) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTerms.iterator(ExitableDirectoryReader.java:488) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.lookupId(SolrIndexSearcher.java:724) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getFirstMatch(SolrIndexSearcher.java:696) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.doProcessSearchByIds(QueryComponent.java:1291) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:355) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:368) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2605) [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:835) [?:?]
   [junit4]   2> 606238 WARN  (qtp80379126-12280) [n:127.0.0.1:39035_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.h.c.SearchHandler Query: q={!cache%3Dfalse}name:a*&distrib=false&omitHeader=false&shards.purpose=64&NOW=1594590706913&ids=1&isShard=true&shard.url=http://127.0.0.1:39035/solr/exitable_shard1_replica_n1/&_forwardedCount=1&rid=127.0.0.1-65276&wt=javabin&version=2; 
   [junit4]   2>           => org.apache.lucene.index.ExitableDirectoryReader$ExitingReaderException: The request took too long to iterate over terms. Timeout: hunting for doProcessSearchByIds(), TermsEnum=org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum@312f941
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTermsEnum.checkAndThrow(ExitableDirectoryReader.java:514)
   [junit4]   2> org.apache.lucene.index.ExitableDirectoryReader$ExitingReaderException: The request took too long to iterate over terms. Timeout: hunting for doProcessSearchByIds(), TermsEnum=org.apache.lucene.codecs.blockterms.BlockTermsReader$FieldReader$SegmentTermsEnum@312f941
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTermsEnum.checkAndThrow(ExitableDirectoryReader.java:514) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTermsEnum.<init>(ExitableDirectoryReader.java:504) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTerms.iterator(ExitableDirectoryReader.java:488) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.lookupId(SolrIndexSearcher.java:724) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getFirstMatch(SolrIndexSearcher.java:696) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.doProcessSearchByIds(QueryComponent.java:1291) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:355) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:368) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2605) [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:835) [?:?]
   [junit4]   2> 606242 INFO  (qtp80379126-12280) [n:127.0.0.1:39035_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={q={!cache%3Dfalse}name:a*&distrib=false&omitHeader=false&shards.purpose=64&NOW=1594590706913&ids=1&isShard=true&shard.url=http://127.0.0.1:39035/solr/exitable_shard1_replica_n1/&_forwardedCount=1&rid=127.0.0.1-65276&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 606242 INFO  (qtp15831699-12253) [n:127.0.0.1:34493_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={q={!cache%3Dfalse}name:a*&distrib=false&omitHeader=false&shards.purpose=64&NOW=1594590706913&ids=2,3,5,17,6,18,7,19,9&isShard=true&shard.url=http://127.0.0.1:34493/solr/exitable_shard2_replica_n2/&_forwardedCount=1&rid=127.0.0.1-65276&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 606243 INFO  (qtp80379126-12255) [n:127.0.0.1:39035_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={q={!cache%3Dfalse}name:a*&sort=query($q,1)+asc&_forwardedCount=1&wt=javabin&version=2} rid=127.0.0.1-65276 hits=19 status=0 QTime=45
   [junit4]   2> 606265 WARN  (qtp15831699-12253) [n:127.0.0.1:34493_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.h.c.SearchHandler Query: distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=query($q,1)+asc&shard.url=http://127.0.0.1:34493/solr/exitable_shard2_replica_n2/&_forwardedCount=1&rid=127.0.0.1-65277&rows=10&version=2&q={!cache%3Dfalse}name:a*&omitHeader=false&NOW=1594590706972&isShard=true&wt=javabin; 
   [junit4]   2>           => org.apache.lucene.index.ExitableDirectoryReader$ExitingReaderException: The request took too long to iterate over terms. Timeout: hunting for doFieldSortValues(), TermsEnum=org.apache.lucene.index.AutomatonTermsEnum@28d0fbed
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTermsEnum.checkAndThrow(ExitableDirectoryReader.java:514)
   [junit4]   2> org.apache.lucene.index.ExitableDirectoryReader$ExitingReaderException: The request took too long to iterate over terms. Timeout: hunting for doFieldSortValues(), TermsEnum=org.apache.lucene.index.AutomatonTermsEnum@28d0fbed
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTermsEnum.checkAndThrow(ExitableDirectoryReader.java:514) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTermsEnum.<init>(ExitableDirectoryReader.java:504) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTerms.intersect(ExitableDirectoryReader.java:483) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.automaton.CompiledAutomaton.getTermsEnum(CompiledAutomaton.java:343) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.search.AutomatonQuery.getTermsEnum(AutomatonQuery.java:117) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.search.MultiTermQuery.getTermsEnum(MultiTermQuery.java:303) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.rewrite(MultiTermQueryConstantScoreWrapper.java:141) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.scorer(MultiTermQueryConstantScoreWrapper.java:219) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.queries.function.valuesource.QueryDocValues.exists(QueryValueSource.java:142) ~[lucene-queries-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT e355c616b3c1c681c54977fe3f164dd6af02cbad - jenkins - 2020-07-12 21:37:02]
   [junit4]   2> 	at org.apache.lucene.queries.function.valuesource.QueryDocValues.floatVal(QueryValueSource.java:127) ~[lucene-queries-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT e355c616b3c1c681c54977fe3f164dd6af02cbad - jenkins - 2020-07-12 21:37:02]
   [junit4]   2> 	at org.apache.lucene.queries.function.docvalues.FloatDocValues.doubleVal(FloatDocValues.java:67) ~[lucene-queries-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT e355c616b3c1c681c54977fe3f164dd6af02cbad - jenkins - 2020-07-12 21:37:02]
   [junit4]   2> 	at org.apache.lucene.queries.function.ValueSource$ValueSourceComparator.copy(ValueSource.java:417) ~[lucene-queries-9.0.0-SNAPSHOT.jar:9.0.0-SNAPSHOT e355c616b3c1c681c54977fe3f164dd6af02cbad - jenkins - 2020-07-12 21:37:02]
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.doFieldSortValues(QueryComponent.java:509) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1533) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:403) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:368) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2605) [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

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

d OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 614689 WARN  (jetty-launcher-6714-thread-2-SendThread(127.0.0.1:46135)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a6210a610007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a6210a610007, 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 0x100a6210a610007, 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> 614690 INFO  (zkCallback-6769-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 614708 INFO  (closeThreadPool-6811-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72240254876188678-127.0.0.1:37681_solr-n_0000000000) closing
   [junit4]   2> 614791 INFO  (jetty-closer-6796-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@e367cfd{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 614792 INFO  (jetty-closer-6796-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@49f08b1f{/solr,null,UNAVAILABLE}
   [junit4]   2> 614792 INFO  (jetty-closer-6796-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 614891 INFO  (jetty-closer-6796-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@26d367b8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 614892 INFO  (jetty-closer-6796-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@135f0552{/solr,null,UNAVAILABLE}
   [junit4]   2> 614892 INFO  (jetty-closer-6796-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 614990 INFO  (jetty-closer-6796-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72240254876188678-127.0.0.1:37681_solr-n_0000000000) closing
   [junit4]   2> 614994 INFO  (jetty-closer-6796-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6bbe4ca8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 614995 INFO  (jetty-closer-6796-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7815f8fe{/solr,null,UNAVAILABLE}
   [junit4]   2> 614995 INFO  (jetty-closer-6796-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 614995 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1DEC42841F8C5A8C]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 615097 WARN  (SUITE-CloudExitableDirectoryReaderTest-seed#[1DEC42841F8C5A8C]-worker-SendThread(127.0.0.1:46135)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a6210a610001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a6210a610001, 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 0x100a6210a610001, 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> 615200 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> 	22	/solr/collections/exitable/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/overseer/queue
   [junit4]   2> 	11	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 615202 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1DEC42841F8C5A8C]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46135
   [junit4]   2> 615202 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1DEC42841F8C5A8C]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46135
   [junit4]   2> 615202 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1DEC42841F8C5A8C]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46135
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_1DEC42841F8C5A8C-001
   [junit4]   2> Jul 12, 2020 9:51:55 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {name_dv=FST50, name_dvs=PostingsFormat(name=Direct), _root_=FST50, name=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{name_dv=DocValuesFormat(name=Asserting), name_dvs=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=565, maxMBSortInHeap=5.126304523657378, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=luo, timezone=Asia/Makassar
   [junit4]   2> NOTE: Linux 5.3.0-59-generic amd64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=16,threads=1,free=230350616,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [VMParamsZkACLAndCredentialsProvidersTest, TestSolrCoreProperties, TestRandomRequestDistribution, EchoParamsTest, ZkStateWriterTest, UpdateRequestProcessorFactoryTest, TestSolrCoreParser, DistribCursorPagingTest, SolrXmlInZkTest, TestReloadAndDeleteDocs, TestReplicaProperties, TestSizeLimitedDistributedMap, TestLegacyTerms, OpenExchangeRatesOrgProviderTest, TestDistribIDF, TestFieldSortValues, RecoveryAfterSoftCommitTest, TestJsonFacetRefinement, TestStressInPlaceUpdates, TestExplainDocTransformer, SignatureUpdateProcessorFactoryTest, ShardRoutingCustomTest, TestStressLucene, DebugComponentTest, TestLuceneIndexBackCompat, TestConfigSets, HdfsRecoverLeaseTest, SolrGraphiteReporterTest, TestFaceting, RequiredFieldsTest, TestUseDocValuesAsStored, TestCharFilters, TestFieldCacheWithThreads, DistanceUnitsTest, LeaderVoteWaitTimeoutTest, DeleteInactiveReplicaTest, TestFunctionQuery, CursorMarkTest, TestDFISimilarityFactory, LeaderElectionContextKeyTest, DistributedQueryElevationComponentTest, SystemInfoHandlerTest, TestSolrIndexConfig, TestDistribPackageStore, SearchRateTriggerTest, MetricTriggerIntegrationTest, DateFieldTest, ZookeeperReadAPITest, TestRestManager, RangeFacetCloudTest, BadCopyFieldTest, TestSchemaVersionResource, SoftAutoCommitTest, TestRealTimeGet, TestDynamicFieldNamesIndexCorrectly, TestGroupingSearch, TestFastOutputStream, TestComplexPhraseQParserPlugin, TestConfigSetsAPIZkFailure, BJQFilterAccessibleTest, TestCloudConsistency, AnalysisAfterCoreReloadTest, DistributedUpdateProcessorTest, TestNonDefinedSimilarityFactory, ForceLeaderTest, PeerSyncTest, TestMultiWordSynonyms, TestQueryTypes, SpellCheckCollatorTest, TermVectorComponentTest, TestBlendedInfixSuggestions, TestSearcherReuse, TestDocTermOrdsUninvertLimit, ShardsWhitelistTest, CoreAdminRequestStatusTest, TestConfigReload, AssignBackwardCompatibilityTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CloudExitableDirectoryReaderTest]
   [junit4] Completed [437/917 (1!)] on J0 in 11.91s, 7 tests, 1 error <<< FAILURES!

[...truncated 53814 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/27295/consoleText

[repro] Revision: e355c616b3c1c681c54977fe3f164dd6af02cbad

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=CloudExitableDirectoryReaderTest -Dtests.method=test -Dtests.seed=1DEC42841F8C5A8C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=luo -Dtests.timezone=Asia/Makassar -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

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

[...truncated 2449 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.CloudExitableDirectoryReaderTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=1DEC42841F8C5A8C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=luo -Dtests.timezone=Asia/Makassar -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 49 lines...]