Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.0-Windows/84/
Java: 32bit/jdk1.8.0_172 -server -XX:+UseG1GC

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

Error Message:
partialResults were expected expected:<true> but was:<null>

Stack Trace:
java.lang.AssertionError: partialResults were expected expected:<true> but 
was:<null>
        at 
__randomizedtesting.SeedInfo.seed([52049D84FBAF124A:DA50A25E55537FB2]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:118)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:107)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:90)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:56)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14142 lines...]
   [junit4] Suite: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
   [junit4]   2> 2228368 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[52049D84FBAF124A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_52049D84FBAF124A-001\init-core-data-001
   [junit4]   2> 2228370 WARN  
(SUITE-CloudExitableDirectoryReaderTest-seed#[52049D84FBAF124A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 2228370 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[52049D84FBAF124A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2228377 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[52049D84FBAF124A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2228380 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[52049D84FBAF124A]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_52049D84FBAF124A-001\tempDir-001
   [junit4]   2> 2228381 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[52049D84FBAF124A]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2228382 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2228382 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2228489 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[52049D84FBAF124A]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:57938
   [junit4]   2> 2228489 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[52049D84FBAF124A]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57938
   [junit4]   2> 2228489 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[52049D84FBAF124A]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 57938
   [junit4]   2> 2228513 INFO  (zkConnectionManagerCallback-9718-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228522 INFO  (zkConnectionManagerCallback-9720-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228530 INFO  (zkConnectionManagerCallback-9722-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228539 WARN  (jetty-launcher-9723-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2228539 INFO  (jetty-launcher-9723-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2228539 INFO  (jetty-launcher-9723-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2228539 INFO  (jetty-launcher-9723-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 2228539 WARN  (jetty-launcher-9723-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2228539 INFO  (jetty-launcher-9723-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2228539 INFO  (jetty-launcher-9723-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2228539 INFO  (jetty-launcher-9723-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2228539 INFO  (jetty-launcher-9723-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2228539 INFO  (jetty-launcher-9723-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2228539 INFO  (jetty-launcher-9723-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 2228539 INFO  (jetty-launcher-9723-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@35dbc{/solr,null,AVAILABLE}
   [junit4]   2> 2228540 INFO  (jetty-launcher-9723-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2228540 INFO  (jetty-launcher-9723-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2228540 INFO  (jetty-launcher-9723-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2228540 WARN  (jetty-launcher-9723-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7d7729[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2228541 INFO  (jetty-launcher-9723-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@95b967{/solr,null,AVAILABLE}
   [junit4]   2> 2228541 WARN  (jetty-launcher-9723-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@146bd11[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2228542 INFO  (jetty-launcher-9723-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@17fbdd2{SSL,[ssl, 
http/1.1]}{127.0.0.1:57949}
   [junit4]   2> 2228542 INFO  (jetty-launcher-9723-thread-1) [    ] 
o.e.j.s.Server Started @2228589ms
   [junit4]   2> 2228542 INFO  (jetty-launcher-9723-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57949}
   [junit4]   2> 2228542 ERROR (jetty-launcher-9723-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2228542 INFO  (jetty-launcher-9723-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2228542 INFO  (jetty-launcher-9723-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2228542 INFO  (jetty-launcher-9723-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2228542 INFO  (jetty-launcher-9723-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2228542 INFO  (jetty-launcher-9723-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-14T12:28:57.052Z
   [junit4]   2> 2228543 INFO  (jetty-launcher-9723-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@cacff1{SSL,[ssl, 
http/1.1]}{127.0.0.1:57950}
   [junit4]   2> 2228543 INFO  (jetty-launcher-9723-thread-2) [    ] 
o.e.j.s.Server Started @2228590ms
   [junit4]   2> 2228543 INFO  (jetty-launcher-9723-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57950}
   [junit4]   2> 2228543 ERROR (jetty-launcher-9723-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2228543 INFO  (jetty-launcher-9723-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2228543 INFO  (jetty-launcher-9723-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2228543 INFO  (jetty-launcher-9723-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2228543 INFO  (jetty-launcher-9723-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2228543 INFO  (jetty-launcher-9723-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-14T12:28:57.053Z
   [junit4]   2> 2228549 INFO  (zkConnectionManagerCallback-9727-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228549 INFO  (zkConnectionManagerCallback-9725-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2228550 INFO  (jetty-launcher-9723-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2228550 INFO  (jetty-launcher-9723-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2229585 INFO  (jetty-launcher-9723-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2229585 WARN  (jetty-launcher-9723-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2229588 WARN  (jetty-launcher-9723-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@a28de3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2229597 WARN  (jetty-launcher-9723-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2229599 WARN  (jetty-launcher-9723-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@ccb21c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2229601 INFO  (jetty-launcher-9723-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57938/solr
   [junit4]   2> 2229604 INFO  (zkConnectionManagerCallback-9733-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2229609 INFO  (zkConnectionManagerCallback-9735-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2229683 INFO  (jetty-launcher-9723-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2229683 WARN  (jetty-launcher-9723-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2229686 WARN  (jetty-launcher-9723-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2e95e9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2229690 WARN  (jetty-launcher-9723-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2229692 WARN  (jetty-launcher-9723-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@15909e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2229693 INFO  (jetty-launcher-9723-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57938/solr
   [junit4]   2> 2229695 INFO  (jetty-launcher-9723-thread-2) 
[n:127.0.0.1:57950_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:57950_solr
   [junit4]   2> 2229696 INFO  (jetty-launcher-9723-thread-2) 
[n:127.0.0.1:57950_solr    ] o.a.s.c.Overseer Overseer 
(id=72062104676139014-127.0.0.1:57950_solr-n_0000000000) starting
   [junit4]   2> 2229696 INFO  (zkConnectionManagerCallback-9743-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2229698 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100041a36fd0007, likely client has closed socket
   [junit4]   2> 2229701 INFO  (zkConnectionManagerCallback-9745-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2229705 INFO  (zkConnectionManagerCallback-9750-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2229708 INFO  (jetty-launcher-9723-thread-2) 
[n:127.0.0.1:57950_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:57938/solr ready
   [junit4]   2> 2229709 INFO  (jetty-launcher-9723-thread-2) 
[n:127.0.0.1:57950_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57950_solr
   [junit4]   2> 2229711 INFO  
(OverseerStateUpdate-72062104676139014-127.0.0.1:57950_solr-n_0000000000) 
[n:127.0.0.1:57950_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:57950_solr
   [junit4]   2> 2229713 INFO  (jetty-launcher-9723-thread-1) 
[n:127.0.0.1:57949_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:57949_solr as DOWN
   [junit4]   2> 2229714 INFO  (jetty-launcher-9723-thread-1) 
[n:127.0.0.1:57949_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2229714 INFO  (jetty-launcher-9723-thread-1) 
[n:127.0.0.1:57949_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57949_solr
   [junit4]   2> 2229721 INFO  
(OverseerStateUpdate-72062104676139014-127.0.0.1:57950_solr-n_0000000000) 
[n:127.0.0.1:57950_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2229731 INFO  (zkCallback-9749-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2229732 INFO  (zkCallback-9744-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2229812 INFO  (jetty-launcher-9723-thread-2) 
[n:127.0.0.1:57950_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2229815 INFO  (zkConnectionManagerCallback-9758-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2229816 INFO  (jetty-launcher-9723-thread-1) 
[n:127.0.0.1:57949_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2229817 INFO  (jetty-launcher-9723-thread-1) 
[n:127.0.0.1:57949_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:57938/solr ready
   [junit4]   2> 2229817 INFO  (jetty-launcher-9723-thread-1) 
[n:127.0.0.1:57949_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2229942 INFO  (jetty-launcher-9723-thread-2) 
[n:127.0.0.1:57950_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57950.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a63493
   [junit4]   2> 2229946 INFO  (jetty-launcher-9723-thread-2) 
[n:127.0.0.1:57950_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57950.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a63493
   [junit4]   2> 2229946 INFO  (jetty-launcher-9723-thread-2) 
[n:127.0.0.1:57950_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57950.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a63493
   [junit4]   2> 2229946 INFO  (jetty-launcher-9723-thread-2) 
[n:127.0.0.1:57950_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_52049D84FBAF124A-001\tempDir-001\node2\.
   [junit4]   2> 2229982 INFO  (jetty-launcher-9723-thread-1) 
[n:127.0.0.1:57949_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57949.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a63493
   [junit4]   2> 2229991 INFO  (jetty-launcher-9723-thread-1) 
[n:127.0.0.1:57949_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57949.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a63493
   [junit4]   2> 2229991 INFO  (jetty-launcher-9723-thread-1) 
[n:127.0.0.1:57949_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57949.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a63493
   [junit4]   2> 2229991 INFO  (jetty-launcher-9723-thread-1) 
[n:127.0.0.1:57949_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_52049D84FBAF124A-001\tempDir-001\node1\.
   [junit4]   2> 2230073 INFO  (zkConnectionManagerCallback-9764-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2230101 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[52049D84FBAF124A]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2230109 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[52049D84FBAF124A]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57938/solr ready
   [junit4]   2> 2230191 INFO  (qtp18910411-27552) [n:127.0.0.1:57949_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=241b43e5-7c63-45f5-a331-a8816cc1ab41&collection.configName=conf&name=exitable&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2230201 INFO  (qtp18910411-27552) [n:127.0.0.1:57949_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=241b43e5-7c63-45f5-a331-a8816cc1ab41&collection.configName=conf&name=exitable&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=8
   [junit4]   2> 2230203 INFO  (qtp18910411-27553) [n:127.0.0.1:57949_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=241b43e5-7c63-45f5-a331-a8816cc1ab41&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2230204 INFO  (qtp18910411-27553) [n:127.0.0.1:57949_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=241b43e5-7c63-45f5-a331-a8816cc1ab41&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2230205 INFO  
(OverseerThreadFactory-9274-thread-1-processing-n:127.0.0.1:57950_solr) 
[n:127.0.0.1:57950_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
exitable
   [junit4]   2> 2230321 INFO  
(OverseerStateUpdate-72062104676139014-127.0.0.1:57950_solr-n_0000000000) 
[n:127.0.0.1:57950_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":"https://127.0.0.1:57949/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2230325 INFO  
(OverseerStateUpdate-72062104676139014-127.0.0.1:57950_solr-n_0000000000) 
[n:127.0.0.1:57950_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":"https://127.0.0.1:57950/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2230535 INFO  (qtp18910411-27565) [n:127.0.0.1:57949_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=241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699&coreNodeName=core_node3&name=exitable_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 2230536 INFO  
(parallelCoreAdminExecutor-9275-thread-1-processing-n:127.0.0.1:57949_solr 
x:exitable_shard1_replica_n1 241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699 
CREATE) [n:127.0.0.1:57949_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=241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699&coreNodeName=core_node3&name=exitable_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 2230569 INFO  (qtp4187440-27561) [n:127.0.0.1:57950_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=241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900&coreNodeName=core_node4&name=exitable_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 2230569 INFO  
(parallelCoreAdminExecutor-9276-thread-1-processing-n:127.0.0.1:57950_solr 
x:exitable_shard2_replica_n2 241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900 
CREATE) [n:127.0.0.1:57950_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=241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900&coreNodeName=core_node4&name=exitable_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 2230572 INFO  
(parallelCoreAdminExecutor-9276-thread-1-processing-n:127.0.0.1:57950_solr 
x:exitable_shard2_replica_n2 241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900 
CREATE) [n:127.0.0.1:57950_solr    x:exitable_shard2_replica_n2] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2230611 INFO  (qtp18910411-27551) [n:127.0.0.1:57949_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699
   [junit4]   2> 2230611 INFO  (qtp18910411-27551) [n:127.0.0.1:57949_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2231206 INFO  (qtp18910411-27552) [n:127.0.0.1:57949_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=241b43e5-7c63-45f5-a331-a8816cc1ab41&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2231208 INFO  (qtp18910411-27552) [n:127.0.0.1:57949_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=241b43e5-7c63-45f5-a331-a8816cc1ab41&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2231601 INFO  
(parallelCoreAdminExecutor-9275-thread-1-processing-n:127.0.0.1:57949_solr 
x:exitable_shard1_replica_n1 241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699 
CREATE) [n:127.0.0.1:57949_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
8.0.0
   [junit4]   2> 2231601 INFO  
(parallelCoreAdminExecutor-9276-thread-1-processing-n:127.0.0.1:57950_solr 
x:exitable_shard2_replica_n2 241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900 
CREATE) [n:127.0.0.1:57950_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
8.0.0
   [junit4]   2> 2231673 INFO  (qtp18910411-27553) [n:127.0.0.1:57949_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699
   [junit4]   2> 2231673 INFO  (qtp18910411-27553) [n:127.0.0.1:57949_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2231682 INFO  
(parallelCoreAdminExecutor-9275-thread-1-processing-n:127.0.0.1:57949_solr 
x:exitable_shard1_replica_n1 241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699 
CREATE) [n:127.0.0.1:57949_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1] o.a.s.s.IndexSchema [exitable_shard1_replica_n1] 
Schema name=minimal
   [junit4]   2> 2231688 INFO  
(parallelCoreAdminExecutor-9276-thread-1-processing-n:127.0.0.1:57950_solr 
x:exitable_shard2_replica_n2 241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900 
CREATE) [n:127.0.0.1:57950_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2] o.a.s.s.IndexSchema [exitable_shard2_replica_n2] 
Schema name=minimal
   [junit4]   2> 2231694 INFO  
(parallelCoreAdminExecutor-9275-thread-1-processing-n:127.0.0.1:57949_solr 
x:exitable_shard1_replica_n1 241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699 
CREATE) [n:127.0.0.1:57949_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> 2231694 INFO  
(parallelCoreAdminExecutor-9275-thread-1-processing-n:127.0.0.1:57949_solr 
x:exitable_shard1_replica_n1 241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699 
CREATE) [n:127.0.0.1:57949_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 collection exitable, 
trusted=true
   [junit4]   2> 2231694 INFO  
(parallelCoreAdminExecutor-9275-thread-1-processing-n:127.0.0.1:57949_solr 
x:exitable_shard1_replica_n1 241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699 
CREATE) [n:127.0.0.1:57949_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57949.solr.core.exitable.shard1.replica_n1' (registry 
'solr.core.exitable.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a63493
   [junit4]   2> 2231694 INFO  
(parallelCoreAdminExecutor-9275-thread-1-processing-n:127.0.0.1:57949_solr 
x:exitable_shard1_replica_n1 241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699 
CREATE) [n:127.0.0.1:57949_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1] o.a.s.c.SolrCore [[exitable_shard1_replica_n1] ] 
Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_52049D84FBAF124A-001\tempDir-001\node1\exitable_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_52049D84FBAF124A-001\tempDir-001\node1\.\exitable_shard1_replica_n1\data\]
   [junit4]   2> 2231701 INFO  
(parallelCoreAdminExecutor-9276-thread-1-processing-n:127.0.0.1:57950_solr 
x:exitable_shard2_replica_n2 241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900 
CREATE) [n:127.0.0.1:57950_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> 2231701 INFO  
(parallelCoreAdminExecutor-9276-thread-1-processing-n:127.0.0.1:57950_solr 
x:exitable_shard2_replica_n2 241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900 
CREATE) [n:127.0.0.1:57950_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 collection exitable, 
trusted=true
   [junit4]   2> 2231702 INFO  
(parallelCoreAdminExecutor-9276-thread-1-processing-n:127.0.0.1:57950_solr 
x:exitable_shard2_replica_n2 241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900 
CREATE) [n:127.0.0.1:57950_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57950.solr.core.exitable.shard2.replica_n2' (registry 
'solr.core.exitable.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a63493
   [junit4]   2> 2231702 INFO  
(parallelCoreAdminExecutor-9276-thread-1-processing-n:127.0.0.1:57950_solr 
x:exitable_shard2_replica_n2 241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900 
CREATE) [n:127.0.0.1:57950_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2] o.a.s.c.SolrCore [[exitable_shard2_replica_n2] ] 
Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_52049D84FBAF124A-001\tempDir-001\node2\exitable_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_52049D84FBAF124A-001\tempDir-001\node2\.\exitable_shard2_replica_n2\data\]
   [junit4]   2> 2232072 INFO  
(parallelCoreAdminExecutor-9276-thread-1-processing-n:127.0.0.1:57950_solr 
x:exitable_shard2_replica_n2 241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900 
CREATE) [n:127.0.0.1:57950_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> 2232072 INFO  
(parallelCoreAdminExecutor-9276-thread-1-processing-n:127.0.0.1:57950_solr 
x:exitable_shard2_replica_n2 241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900 
CREATE) [n:127.0.0.1:57950_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> 2232072 INFO  
(parallelCoreAdminExecutor-9275-thread-1-processing-n:127.0.0.1:57949_solr 
x:exitable_shard1_replica_n1 241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699 
CREATE) [n:127.0.0.1:57949_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> 2232072 INFO  
(parallelCoreAdminExecutor-9275-thread-1-processing-n:127.0.0.1:57949_solr 
x:exitable_shard1_replica_n1 241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699 
CREATE) [n:127.0.0.1:57949_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> 2232072 INFO  
(parallelCoreAdminExecutor-9276-thread-1-processing-n:127.0.0.1:57950_solr 
x:exitable_shard2_replica_n2 241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900 
CREATE) [n:127.0.0.1:57950_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2232072 INFO  
(parallelCoreAdminExecutor-9276-thread-1-processing-n:127.0.0.1:57950_solr 
x:exitable_shard2_replica_n2 241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900 
CREATE) [n:127.0.0.1:57950_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2232081 INFO  
(parallelCoreAdminExecutor-9275-thread-1-processing-n:127.0.0.1:57949_solr 
x:exitable_shard1_replica_n1 241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699 
CREATE) [n:127.0.0.1:57949_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2232081 INFO  
(parallelCoreAdminExecutor-9275-thread-1-processing-n:127.0.0.1:57949_solr 
x:exitable_shard1_replica_n1 241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699 
CREATE) [n:127.0.0.1:57949_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2232082 INFO  
(parallelCoreAdminExecutor-9276-thread-1-processing-n:127.0.0.1:57950_solr 
x:exitable_shard2_replica_n2 241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900 
CREATE) [n:127.0.0.1:57950_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@13c177b[exitable_shard2_replica_n2] main]
   [junit4]   2> 2232093 INFO  
(parallelCoreAdminExecutor-9276-thread-1-processing-n:127.0.0.1:57950_solr 
x:exitable_shard2_replica_n2 241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900 
CREATE) [n:127.0.0.1:57950_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> 2232093 INFO  
(parallelCoreAdminExecutor-9276-thread-1-processing-n:127.0.0.1:57950_solr 
x:exitable_shard2_replica_n2 241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900 
CREATE) [n:127.0.0.1:57950_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> 2232093 INFO  
(parallelCoreAdminExecutor-9276-thread-1-processing-n:127.0.0.1:57950_solr 
x:exitable_shard2_replica_n2 241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900 
CREATE) [n:127.0.0.1:57950_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 2232093 INFO  
(parallelCoreAdminExecutor-9276-thread-1-processing-n:127.0.0.1:57950_solr 
x:exitable_shard2_replica_n2 241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900 
CREATE) [n:127.0.0.1:57950_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 1627984012879331328
   [junit4]   2> 2232097 INFO  
(parallelCoreAdminExecutor-9275-thread-1-processing-n:127.0.0.1:57949_solr 
x:exitable_shard1_replica_n1 241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699 
CREATE) [n:127.0.0.1:57949_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@53bb4c[exitable_shard1_replica_n1] main]
   [junit4]   2> 2232106 INFO  
(searcherExecutor-9284-thread-1-processing-x:exitable_shard2_replica_n2 
241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900 r:core_node4 CREATE 
n:127.0.0.1:57950_solr c:exitable s:shard2) [n:127.0.0.1:57950_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 
Searcher@13c177b[exitable_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2232107 INFO  
(parallelCoreAdminExecutor-9275-thread-1-processing-n:127.0.0.1:57949_solr 
x:exitable_shard1_replica_n1 241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699 
CREATE) [n:127.0.0.1:57949_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> 2232107 INFO  
(parallelCoreAdminExecutor-9275-thread-1-processing-n:127.0.0.1:57949_solr 
x:exitable_shard1_replica_n1 241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699 
CREATE) [n:127.0.0.1:57949_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> 2232107 INFO  
(parallelCoreAdminExecutor-9275-thread-1-processing-n:127.0.0.1:57949_solr 
x:exitable_shard1_replica_n1 241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699 
CREATE) [n:127.0.0.1:57949_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 2232107 INFO  
(parallelCoreAdminExecutor-9275-thread-1-processing-n:127.0.0.1:57949_solr 
x:exitable_shard1_replica_n1 241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699 
CREATE) [n:127.0.0.1:57949_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 1627984012894011392
   [junit4]   2> 2232110 INFO  
(parallelCoreAdminExecutor-9276-thread-1-processing-n:127.0.0.1:57950_solr 
x:exitable_shard2_replica_n2 241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900 
CREATE) [n:127.0.0.1:57950_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> 2232110 INFO  
(parallelCoreAdminExecutor-9276-thread-1-processing-n:127.0.0.1:57950_solr 
x:exitable_shard2_replica_n2 241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900 
CREATE) [n:127.0.0.1:57950_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> 2232116 INFO  
(searcherExecutor-9283-thread-1-processing-x:exitable_shard1_replica_n1 
241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699 r:core_node3 CREATE 
n:127.0.0.1:57949_solr c:exitable s:shard1) [n:127.0.0.1:57949_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 
Searcher@53bb4c[exitable_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2232119 INFO  
(parallelCoreAdminExecutor-9276-thread-1-processing-n:127.0.0.1:57950_solr 
x:exitable_shard2_replica_n2 241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900 
CREATE) [n:127.0.0.1:57950_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> 2232119 INFO  
(parallelCoreAdminExecutor-9276-thread-1-processing-n:127.0.0.1:57950_solr 
x:exitable_shard2_replica_n2 241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900 
CREATE) [n:127.0.0.1:57950_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> 2232119 INFO  
(parallelCoreAdminExecutor-9276-thread-1-processing-n:127.0.0.1:57950_solr 
x:exitable_shard2_replica_n2 241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900 
CREATE) [n:127.0.0.1:57950_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:57950/solr/exitable_shard2_replica_n2/
   [junit4]   2> 2232120 INFO  
(parallelCoreAdminExecutor-9276-thread-1-processing-n:127.0.0.1:57950_solr 
x:exitable_shard2_replica_n2 241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900 
CREATE) [n:127.0.0.1:57950_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> 2232120 INFO  
(parallelCoreAdminExecutor-9276-thread-1-processing-n:127.0.0.1:57950_solr 
x:exitable_shard2_replica_n2 241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900 
CREATE) [n:127.0.0.1:57950_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2] o.a.s.c.SyncStrategy 
https://127.0.0.1:57950/solr/exitable_shard2_replica_n2/ has no replicas
   [junit4]   2> 2232120 INFO  
(parallelCoreAdminExecutor-9276-thread-1-processing-n:127.0.0.1:57950_solr 
x:exitable_shard2_replica_n2 241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900 
CREATE) [n:127.0.0.1:57950_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/72062104676139014-core_node4-n_0000000000
   [junit4]   2> 2232121 INFO  
(parallelCoreAdminExecutor-9275-thread-1-processing-n:127.0.0.1:57949_solr 
x:exitable_shard1_replica_n1 241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699 
CREATE) [n:127.0.0.1:57949_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> 2232121 INFO  
(parallelCoreAdminExecutor-9275-thread-1-processing-n:127.0.0.1:57949_solr 
x:exitable_shard1_replica_n1 241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699 
CREATE) [n:127.0.0.1:57949_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> 2232123 INFO  
(parallelCoreAdminExecutor-9276-thread-1-processing-n:127.0.0.1:57950_solr 
x:exitable_shard2_replica_n2 241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900 
CREATE) [n:127.0.0.1:57950_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: https://127.0.0.1:57950/solr/exitable_shard2_replica_n2/ shard2
   [junit4]   2> 2232126 INFO  
(parallelCoreAdminExecutor-9275-thread-1-processing-n:127.0.0.1:57949_solr 
x:exitable_shard1_replica_n1 241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699 
CREATE) [n:127.0.0.1:57949_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> 2232126 INFO  
(parallelCoreAdminExecutor-9275-thread-1-processing-n:127.0.0.1:57949_solr 
x:exitable_shard1_replica_n1 241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699 
CREATE) [n:127.0.0.1:57949_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> 2232126 INFO  
(parallelCoreAdminExecutor-9275-thread-1-processing-n:127.0.0.1:57949_solr 
x:exitable_shard1_replica_n1 241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699 
CREATE) [n:127.0.0.1:57949_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:57949/solr/exitable_shard1_replica_n1/
   [junit4]   2> 2232127 INFO  
(parallelCoreAdminExecutor-9275-thread-1-processing-n:127.0.0.1:57949_solr 
x:exitable_shard1_replica_n1 241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699 
CREATE) [n:127.0.0.1:57949_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> 2232127 INFO  
(parallelCoreAdminExecutor-9275-thread-1-processing-n:127.0.0.1:57949_solr 
x:exitable_shard1_replica_n1 241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699 
CREATE) [n:127.0.0.1:57949_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1] o.a.s.c.SyncStrategy 
https://127.0.0.1:57949/solr/exitable_shard1_replica_n1/ has no replicas
   [junit4]   2> 2232127 INFO  
(parallelCoreAdminExecutor-9275-thread-1-processing-n:127.0.0.1:57949_solr 
x:exitable_shard1_replica_n1 241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699 
CREATE) [n:127.0.0.1:57949_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/72062104676139016-core_node3-n_0000000000
   [junit4]   2> 2232129 INFO  
(parallelCoreAdminExecutor-9275-thread-1-processing-n:127.0.0.1:57949_solr 
x:exitable_shard1_replica_n1 241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699 
CREATE) [n:127.0.0.1:57949_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: https://127.0.0.1:57949/solr/exitable_shard1_replica_n1/ shard1
   [junit4]   2> 2232209 INFO  (qtp18910411-27554) [n:127.0.0.1:57949_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=241b43e5-7c63-45f5-a331-a8816cc1ab41&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2232210 INFO  (qtp18910411-27554) [n:127.0.0.1:57949_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=241b43e5-7c63-45f5-a331-a8816cc1ab41&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2232232 INFO  (zkCallback-9734-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: [2])
   [junit4]   2> 2232232 INFO  
(parallelCoreAdminExecutor-9276-thread-1-processing-n:127.0.0.1:57950_solr 
x:exitable_shard2_replica_n2 241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900 
CREATE) [n:127.0.0.1:57950_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> 2232233 INFO  (zkCallback-9744-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: [2])
   [junit4]   2> 2232234 INFO  (zkCallback-9744-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: [2])
   [junit4]   2> 2232235 INFO  
(parallelCoreAdminExecutor-9275-thread-1-processing-n:127.0.0.1:57949_solr 
x:exitable_shard1_replica_n1 241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699 
CREATE) [n:127.0.0.1:57949_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> 2232342 INFO  (zkCallback-9734-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: [2])
   [junit4]   2> 2232342 INFO  (zkCallback-9734-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: [2])
   [junit4]   2> 2232344 INFO  (zkCallback-9744-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: [2])
   [junit4]   2> 2232344 INFO  (zkCallback-9744-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: [2])
   [junit4]   2> 2232344 INFO  (zkCallback-9744-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: [2])
   [junit4]   2> 2232675 INFO  (qtp18910411-27565) [n:127.0.0.1:57949_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699
   [junit4]   2> 2232675 INFO  (qtp18910411-27565) [n:127.0.0.1:57949_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=241b43e5-7c63-45f5-a331-a8816cc1ab4168828807524699&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2232738 INFO  (qtp4187440-27570) [n:127.0.0.1:57950_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900
   [junit4]   2> 2232738 INFO  (qtp4187440-27570) [n:127.0.0.1:57950_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=241b43e5-7c63-45f5-a331-a8816cc1ab4168828812971900&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2232741 INFO  
(OverseerThreadFactory-9274-thread-1-processing-n:127.0.0.1:57950_solr) 
[n:127.0.0.1:57950_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> 2233211 INFO  (qtp18910411-27566) [n:127.0.0.1:57949_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=241b43e5-7c63-45f5-a331-a8816cc1ab41&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2233213 INFO  (qtp18910411-27566) [n:127.0.0.1:57949_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=241b43e5-7c63-45f5-a331-a8816cc1ab41&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2233213 INFO  (qtp18910411-27550) [n:127.0.0.1:57949_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=241b43e5-7c63-45f5-a331-a8816cc1ab41&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2233214 INFO  (qtp18910411-27550) [n:127.0.0.1:57949_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=241b43e5-7c63-45f5-a331-a8816cc1ab41&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2233253 INFO  
(TEST-CloudExitableDirectoryReaderTest.test-seed#[52049D84FBAF124A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2233445 INFO  (qtp18910411-27549) [n:127.0.0.1:57949_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> 2233446 INFO  (qtp18910411-27549) [n:127.0.0.1:57949_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={_stateVer_=exitable:4&wt=javabin&version=2}{add=[1 
(1627984014101970944), 4 (1627984014133428224), 8 (1627984014133428225), 10 
(1627984014133428226), 11 (1627984014133428227), 12 (1627984014133428228), 13 
(1627984014133428229), 14 (1627984014133428230), 15 (1627984014133428231), 16 
(1627984014133428232), ... (33 adds)]} 0 187
   [junit4]   2> 2233454 INFO  (qtp4187440-27560) [n:127.0.0.1:57950_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> 2233454 INFO  (qtp4187440-27560) [n:127.0.0.1:57950_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={_stateVer_=exitable:4&wt=javabin&version=2}{add=[2 
(1627984014297006080), 3 (1627984014305394688), 5 (1627984014305394689), 6 
(1627984014305394690), 7 (1627984014305394691), 9 (1627984014305394692), 17 
(1627984014305394693), 18 (1627984014305394694), 19 (1627984014305394695), 21 
(1627984014305394696), ... (24 adds)]} 0 10
   [junit4]   2> 2233557 INFO  (qtp4187440-27567) [n:127.0.0.1:57950_solr 
c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1627984014414446592,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2233557 INFO  (qtp4187440-27567) [n:127.0.0.1:57950_solr 
c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@18930bc 
commitCommandVersion:1627984014414446592
   [junit4]   2> 2233565 INFO  (qtp4187440-27567) [n:127.0.0.1:57950_solr 
c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@8fcba9[exitable_shard2_replica_n2] 
main]
   [junit4]   2> 2233567 INFO  
(searcherExecutor-9284-thread-1-processing-n:127.0.0.1:57950_solr 
x:exitable_shard2_replica_n2 c:exitable s:shard2 r:core_node4) 
[n:127.0.0.1:57950_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 Searcher@8fcba9[exitable_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C24:[diagnostics={os=Windows
 10, java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=8.0.0, os.arch=x86, 
java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.0, 
timestamp=1552566542069}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2233567 INFO  (qtp4187440-27567) [n:127.0.0.1:57950_solr 
c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2233567 INFO  (qtp4187440-27567) [n:127.0.0.1:57950_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=https://127.0.0.1:57949/solr/exitable_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 10
   [junit4]   2> 2233569 INFO  (qtp18910411-27551) [n:127.0.0.1:57949_solr 
c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1627984014427029504,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2233569 INFO  (qtp18910411-27551) [n:127.0.0.1:57949_solr 
c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@306f64 
commitCommandVersion:1627984014427029504
   [junit4]   2> 2233580 INFO  (qtp18910411-27551) [n:127.0.0.1:57949_solr 
c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@139a9ee[exitable_shard1_replica_n1] 
main]
   [junit4]   2> 2233582 INFO  
(searcherExecutor-9283-thread-1-processing-n:127.0.0.1:57949_solr 
x:exitable_shard1_replica_n1 c:exitable s:shard1 r:core_node3) 
[n:127.0.0.1:57949_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 Searcher@139a9ee[exitable_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C33:[diagnostics={os=Windows
 10, java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=8.0.0, os.arch=x86, 
java.runtime.version=1.8.0_172-b11, source=flush, os.version=10.0, 
timestamp=1552566542083}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2233582 INFO  (qtp18910411-27551) [n:127.0.0.1:57949_solr 
c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2233582 INFO  (qtp18910411-27551) [n:127.0.0.1:57949_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={_stateVer_=exitable:4&commit=true&wt=javabin&version=2}{commit=} 0 126
   [junit4]   2> 2233666 WARN  (qtp18910411-27565) [n:127.0.0.1:57949_solr 
c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Query: [name:a*]; The request took too long to 
iterate over terms. Timeout: timeoutAt: 68832154297900 (System.nanoTime(): 
68832154591300), 
TermsEnum=org.apache.lucene.codecs.memory.FSTOrdTermsReader$TermsReader$IntersectTermsEnum@bcecc0
   [junit4]   2> 2233669 INFO  (qtp18910411-27565) [n:127.0.0.1:57949_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&_stateVer_=exitable:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:57949/solr/exitable_shard1_replica_n1/&rows=10&version=2&sleep=2&q=name:a*&NOW=1552566542093&isShard=true&timeAllowed=1&wt=javabin}
 hits=0 status=0 QTime=5
   [junit4]   2> 2233675 WARN  (qtp4187440-27560) [n:127.0.0.1:57950_solr 
c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Query: [name:a*]; The request took too long to 
iterate over terms. Timeout: timeoutAt: 68832160656100 (System.nanoTime(): 
68832164672900), 
TermsEnum=org.apache.lucene.codecs.blocktreeords.OrdsIntersectTermsEnum@14ede2a
   [junit4]   2> 2233676 INFO  (qtp4187440-27560) [n:127.0.0.1:57950_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&_stateVer_=exitable:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:57950/solr/exitable_shard2_replica_n2/&rows=10&version=2&sleep=2&q=name:a*&NOW=1552566542093&isShard=true&timeAllowed=1&wt=javabin}
 hits=0 status=0 QTime=5
   [junit4]   2> 2233683 INFO  (qtp18910411-27551) [n:127.0.0.1:57949_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={sleep=2&q=name:a*&_stateVer_=exitable:4&timeAllowed=1&wt=javabin&version=2}
 hits=0 status=0 QTime=100
   [junit4]   2> 2233687 INFO  (qtp4187440-27561) [n:127.0.0.1:57950_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&_stateVer_=exitable:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:57950/solr/exitable_shard2_replica_n2/&rows=10&version=2&q=name:a*&NOW=1552566542193&isShard=true&timeAllowed=1541834507&wt=javabin}
 hits=9 status=0 QTime=1
   [junit4]   2> 2233687 INFO  (qtp18910411-27550) [n:127.0.0.1:57949_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&_stateVer_=exitable:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:57949/solr/exitable_shard1_replica_n1/&rows=10&version=2&q=name:a*&NOW=1552566542193&isShard=true&timeAllowed=1541834507&wt=javabin}
 hits=10 status=0 QTime=1
   [junit4]   2> 2233689 INFO  (qtp18910411-27549) [n:127.0.0.1:57949_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=name:a*&distrib=false&_stateVer_=exitable:4&shards.purpose=64&NOW=1552566542193&ids=11,12,1,13,14,15,4,16,8,10&isShard=true&timeAllowed=1541834507&shard.url=https://127.0.0.1:57949/solr/exitable_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2233689 INFO  (qtp18910411-27566) [n:127.0.0.1:57949_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=name:a*&_stateVer_=exitable:4&timeAllowed=1541834507&wt=javabin&version=2}
 hits=19 status=0 QTime=6
   [junit4]   2> 2233696 INFO  (qtp18910411-27552) [n:127.0.0.1:57949_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&_stateVer_=exitable:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:57949/solr/exitable_shard1_replica_n1/&rows=10&version=2&sleep=2&q=name:a*&NOW=1552566542203&isShard=true&timeAllowed=1&wt=javabin}
 hits=10 status=0 QTime=1
   [junit4]   2> 2233696 INFO  (qtp4187440-27563) [n:127.0.0.1:57950_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&_stateVer_=exitable:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:57950/solr/exitable_shard2_replica_n2/&rows=10&version=2&sleep=2&q=name:a*&NOW=1552566542203&isShard=true&timeAllowed=1&wt=javabin}
 hits=9 status=0 QTime=1
   [junit4]   2> 2233711 WARN  (qtp18910411-27553) [n:127.0.0.1:57949_solr 
c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] 
o.a.s.h.c.SearchHandler Query: 
sleep=2&q=name:a*&distrib=false&_stateVer_=exitable:4&shards.purpose=64&NOW=1552566542203&ids=11,12,1,13,14,15,4,16,8,10&isShard=true&timeAllowed=1&shard.url=https://127.0.0.1:57949/solr/exitable_shard1_replica_n1/&wt=javabin&version=2;
 The request took too long to iterate over terms. Timeout: timeoutAt: 
68832197740900 (System.nanoTime(): 68832199301400), 
TermsEnum=org.apache.lucene.codecs.memory.FSTOrdTermsReader$TermsReader$SegmentTermsEnum@13f23c7
   [junit4]   2> 2233711 INFO  (qtp18910411-27553) [n:127.0.0.1:57949_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={sleep=2&q=name:a*&distrib=false&_stateVer_=exitable:4&shards.purpose=64&NOW=1552566542203&ids=11,12,1,13,14,15,4,16,8,10&isShard=true&timeAllowed=1&shard.url=https://127.0.0.1:57949/solr/exitable_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 2233711 INFO  (qtp4187440-27562) [n:127.0.0.1:57950_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={sleep=2&q=name:a*&_stateVer_=exitable:4&timeAllowed=1&wt=javabin&version=2}
 hits=19 status=0 QTime=19
   [junit4]   2> 2233711 INFO  
(TEST-CloudExitableDirectoryReaderTest.test-seed#[52049D84FBAF124A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CloudExitableDirectoryReaderTest -Dtests.method=test 
-Dtests.seed=52049D84FBAF124A -Dtests.slow=true -Dtests.locale=uk-UA 
-Dtests.timezone=ROK -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 0.50s J1 | CloudExitableDirectoryReaderTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: partialResults were 
expected expected:<true> but was:<null>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([52049D84FBAF124A:DA50A25E55537FB2]:0)
   [junit4]    >        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:107)
   [junit4]    >        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:90)
   [junit4]    >        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:56)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2233711 INFO  (jetty-closer-9767-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=20307482
   [junit4]   2> 2233711 INFO  (jetty-closer-9767-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57950_solr
   [junit4]   2> 2233711 INFO  (jetty-closer-9767-thread-1) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 2233711 INFO  (jetty-closer-9767-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:57950_solr as DOWN
   [junit4]   2> 2233711 INFO  (jetty-closer-9767-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=20271310
   [junit4]   2> 2233711 INFO  (jetty-closer-9767-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57949_solr
   [junit4]   2> 2233711 INFO  (jetty-closer-9767-thread-2) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 2233711 INFO  (jetty-closer-9767-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:57949_solr as DOWN
   [junit4]   2> 2233727 INFO  (coreCloseExecutor-9293-thread-1) 
[n:127.0.0.1:57950_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2] o.a.s.c.SolrCore [exitable_shard2_replica_n2]  
CLOSING SolrCore org.apache.solr.core.SolrCore@cbf02
   [junit4]   2> 2233727 INFO  (coreCloseExecutor-9293-thread-1) 
[n:127.0.0.1:57950_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.exitable.shard2.replica_n2, tag=cbf02
   [junit4]   2> 2233727 INFO  (coreCloseExecutor-9293-thread-1) 
[n:127.0.0.1:57950_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1eaaa60: rootName = 
solr_57950, domain = solr.core.exitable.shard2.replica_n2, service url = null, 
agent id = null] for registry solr.core.exitable.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@6a516e
   [junit4]   2> 2233727 INFO  (coreCloseExecutor-9293-thread-1) 
[n:127.0.0.1:57950_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.exitable.shard2.leader, tag=cbf02
   [junit4]   2> 2233739 INFO  (coreCloseExecutor-9294-thread-1) 
[n:127.0.0.1:57949_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1] o.a.s.c.SolrCore [exitable_shard1_replica_n1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@68c48d
   [junit4]   2> 2233739 INFO  (coreCloseExecutor-9294-thread-1) 
[n:127.0.0.1:57949_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.exitable.shard1.replica_n1, tag=68c48d
   [junit4]   2> 2233739 INFO  (coreCloseExecutor-9294-thread-1) 
[n:127.0.0.1:57949_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@707c38: rootName = 
solr_57949, domain = solr.core.exitable.shard1.replica_n1, service url = null, 
agent id = null] for registry solr.core.exitable.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@8904
   [junit4]   2> 2233747 INFO  (jetty-closer-9767-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2233747 INFO  (jetty-closer-9767-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1116d8e: rootName = 
solr_57950, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@808f93
   [junit4]   2> 2233748 INFO  (coreCloseExecutor-9294-thread-1) 
[n:127.0.0.1:57949_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.exitable.shard1.leader, tag=68c48d
   [junit4]   2> 2233753 INFO  (jetty-closer-9767-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2233753 INFO  (jetty-closer-9767-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@8d10a: rootName = 
solr_57950, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1a9037d
   [junit4]   2> 2233754 INFO  (jetty-closer-9767-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2233754 INFO  (jetty-closer-9767-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f1a75f: rootName = 
solr_57949, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@393d1b
   [junit4]   2> 2233754 INFO  (jetty-closer-9767-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2233756 INFO  (jetty-closer-9767-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@131e843: rootName = 
solr_57950, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@11f0048
   [junit4]   2> 2233756 INFO  (jetty-closer-9767-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2233758 INFO  (jetty-closer-9767-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72062104676139014-127.0.0.1:57950_solr-n_0000000000) closing
   [junit4]   2> 2233758 INFO  
(OverseerStateUpdate-72062104676139014-127.0.0.1:57950_solr-n_0000000000) 
[n:127.0.0.1:57950_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:57950_solr
   [junit4]   2> 2233764 INFO  
(OverseerAutoScalingTriggerThread-72062104676139014-127.0.0.1:57950_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 2233764 INFO  (zkCallback-9749-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2233766 INFO  (jetty-closer-9767-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2233766 INFO  (jetty-closer-9767-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1e5b015: rootName = 
solr_57949, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1a9037d
   [junit4]   2> 2233769 INFO  (zkCallback-9757-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2233769 INFO  (jetty-closer-9767-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2233769 INFO  (jetty-closer-9767-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@c7643b: rootName = 
solr_57949, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@11f0048
   [junit4]   2> 2233769 INFO  (jetty-closer-9767-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2233769 INFO  (zkCallback-9744-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2233769 INFO  (zkCallback-9744-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57949_solr
   [junit4]   2> 2233773 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100041a36fd0009, likely client has closed socket
   [junit4]   2> 2233774 INFO  (closeThreadPool-9772-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72062104676139014-127.0.0.1:57950_solr-n_0000000000) closing
   [junit4]   2> 2233775 INFO  (closeThreadPool-9772-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72062104676139014-127.0.0.1:57950_solr-n_0000000000) closing
   [junit4]   2> 2233788 INFO  (zkCallback-9757-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2233805 INFO  (jetty-closer-9767-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@cacff1{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2233806 INFO  (jetty-closer-9767-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@95b967{/solr,null,UNAVAILABLE}
   [junit4]   2> 2233806 INFO  (jetty-closer-9767-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2233809 INFO  (jetty-closer-9767-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@17fbdd2{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2233810 INFO  (jetty-closer-9767-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@35dbc{/solr,null,UNAVAILABLE}
   [junit4]   2> 2233810 INFO  (jetty-closer-9767-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2233812 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[52049D84FBAF124A]-worker) [    ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2233813 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>        5       /solr/aliases.json
   [junit4]   2>        3       /solr/collections/exitable/terms/shard2
   [junit4]   2>        3       /solr/collections/exitable/terms/shard1
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/collections/exitable/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 2233816 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[52049D84FBAF124A]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57938
   [junit4]   2> 2233816 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[52049D84FBAF124A]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 57938
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-8.0-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_52049D84FBAF124A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{_root_=Lucene50(blocksize=128), name=PostingsFormat(name=MockRandom), 
id=PostingsFormat(name=MockRandom)}, 
docValues:{_version_=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=814, 
maxMBSortInHeap=6.313219979977733, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@179e4f7),
 locale=uk-UA, timezone=ROK
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_172 
(32-bit)/cpus=3,threads=1,free=257226584,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCLIRunExample, 
RecoveryAfterSoftCommitTest, OverseerTest, TolerantUpdateProcessorTest, 
AutoAddReplicasPlanActionTest, RemoteQueryErrorTest, ImplicitSnitchTest, 
CollectionStateFormat2Test, TestTolerantSearch, TestSimNodeAddedTrigger, 
CSVRequestHandlerTest, CurrencyRangeFacetCloudTest, TestSolr4Spatial, 
SolrGangliaReporterTest, TestLazyCores, CacheHeaderTest, TestManagedSchemaAPI, 
TestUpdate, SimpleMLTQParserTest, InfoHandlerTest, BlockJoinFacetDistribTest, 
ShardRoutingCustomTest, SOLR749Test, TestFastLRUCache, 
TestSkipOverseerOperations, UpdateLogTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestTolerantUpdateProcessorCloud, 
TestLRUCache, CdcrVersionReplicationTest, 
TestCollectionsAPIViaSolrCloudCluster, HdfsLockFactoryTest, 
PropertiesRequestHandlerTest, ZookeeperStatusHandlerTest, PolyFieldTest, 
TestSimClusterStateProvider, TestFaceting, CoreAdminRequestStatusTest, 
TermVectorComponentTest, ScheduledTriggerIntegrationTest, TestSimPolicyCloud, 
TestCustomDocTransformer, TestPullReplica, TestExceedMaxTermLength, 
TestConfigSetsAPI, AliasIntegrationTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestDynamicFieldCollectionResource, SparseHLLTest, TestSearchPerf, 
TestSimpleTrackingShardHandler, TestCustomSort, TestSolrCloudWithKerberosAlt, 
TestFunctionQuery, RestoreTriggerStateTest, SpatialRPTFieldTypeTest, 
TestMissingGroups, TestSimExecutePlanAction, TestSchemaNameResource, 
TestUnifiedSolrHighlighter, SolrCoreTest, ActionThrottleTest, 
AutoscalingHistoryHandlerTest, TestRandomDVFaceting, 
ShufflingReplicaListTransformerTest, DirectoryFactoryTest, 
HdfsCollectionsAPIDistributedZkTest, SSLMigrationTest, 
LeaderElectionContextKeyTest, OverseerModifyCollectionTest, 
ChaosMonkeySafeLeaderTest, TestRTimerTree, TestFieldCacheSortRandom, 
TestConfigsApi, DistributedSuggestComponentTest, CheckHdfsIndexTest, 
TestRequestStatusCollectionAPI, TestPseudoReturnFields, 
TestAnalyzeInfixSuggestions, TestDistributedStatsComponentCardinality, 
CdcrReplicationHandlerTest, TestCloudNestedDocsSort, TestJettySolrRunner, 
DistributedFacetPivotSmallAdvancedTest, EnumFieldTest, 
TestCursorMarkWithoutUniqueKey, TestOrdValues, RequestLoggingTest, 
PreAnalyzedFieldTest, TestFieldCollectionResource, TestBinaryField, 
ReplicaListTransformerTest, VMParamsZkACLAndCredentialsProvidersTest, 
TestMaxScoreQueryParser, TestNumericTokenStream, StatsReloadRaceTest, 
TestCloudInspectUtil, HdfsChaosMonkeySafeLeaderTest, 
UUIDUpdateProcessorFallbackTest, SearchRateTriggerIntegrationTest, 
IndexSizeTriggerTest, DocumentBuilderTest, DOMUtilTest, 
ConcurrentDeleteAndCreateCollectionTest, TestRandomFlRTGCloud, 
V2StandaloneTest, TestSerializedLuceneMatchVersion, 
SegmentsInfoRequestHandlerTest, TestSolrCoreSnapshots, QueryEqualityTest, 
TestTrieFacet, MetricsHistoryIntegrationTest, TestLuceneMatchVersion, 
TestConfigSetImmutable, TestApiFramework, SearchHandlerTest, 
RandomizedTaggerTest, HttpSolrCallGetCoreTest, TestExactSharedStatsCache, 
TestNoOpRegenerator, TestCloudJSONFacetSKG, ClassificationUpdateProcessorTest, 
TestChildDocTransformer, TestEmbeddedSolrServerConstructors, 
HDFSCollectionsAPITest, TestPHPSerializedResponseWriter, 
TestGraphMLResponseWriter, SolrCLIZkUtilsTest, BasicAuthStandaloneTest, 
TestDFRSimilarityFactory, DateRangeFieldTest, TestReRankQParserPlugin, 
TestSimDistribStateManager, HttpPartitionOnCommitTest, TestBulkSchemaAPI, 
TestComplexPhraseQParserPlugin, TestNumericTerms32, TestSolrCoreParser, 
RulesTest, CollectionsAPIAsyncDistributedZkTest, CustomHighlightComponentTest, 
TestSuggestSpellingConverter, TestCloudRecovery, 
ByteBuffersDirectoryFactoryTest, SearchHandlerTest, TestOmitPositions, 
SolrShardReporterTest, TestSubQueryTransformerDistrib, PrimUtilsTest, 
TestReqParamsAPI, ZkControllerTest, CdcrBootstrapTest, 
DeleteLastCustomShardedReplicaTest, DocValuesMultiTest, TestRemoteStreaming, 
TestInitQParser, BasicFunctionalityTest, TestLMDirichletSimilarityFactory, 
MoreLikeThisHandlerTest, TestCloudManagedSchema, TestStressReorder, 
TestDeleteCollectionOnDownNodes, TestShortCircuitedRequests, 
HighlighterConfigTest, SharedFSAutoReplicaFailoverTest, 
TestFreeTextSuggestions, PeerSyncWithLeaderTest, TestIndexingPerformance, 
TestDistributedMap, TestOnReconnectListenerSupport, BufferStoreTest, 
TestLegacyFieldReuse, SolrIndexSplitterTest, TestConfigSets, 
TestLuceneIndexBackCompat, RequestHandlersTest, TestUtilizeNode, 
TestUseDocValuesAsStored2, HdfsRecoverLeaseTest, 
DistributedExpandComponentTest, NodeAddedTriggerTest, JavabinLoaderTest, 
RankQueryTest, NumericFieldsTest, TestHashQParserPlugin, SolrIndexConfigTest, 
MultiSolrCloudTestCaseTest, HdfsDirectoryFactoryTest, 
TestExclusionRuleCollectionAccess, LukeRequestHandlerTest, 
TestSchemaSimilarityResource, TestFieldCacheWithThreads, StatsComponentTest, 
TestLeaderElectionWithEmptyReplica, AnalysisErrorHandlingTest, TestQueryUtils, 
SolrMetricReporterTest, QueryResultKeyTest, TestTrackingShardHandlerFactory, 
TestPayloadCheckQParserPlugin, ResponseHeaderTest, RegexBoostProcessorTest, 
TestSimpleQParserPlugin, TestHighFrequencyDictionaryFactory, 
SoftAutoCommitTest, BasicDistributedZkTest, ConvertedLegacyTest, 
CursorPagingTest, DistributedIntervalFacetingTest, MinimalSchemaTest, 
OutputWriterTest, SampleTest, SolrTestCaseJ4Test, TestDistributedGrouping, 
TestDistributedMissingSort, TestDocumentBuilder, TestHighlightDedupGrouping, 
TestJoin, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, 
TestCharFilters, TestDeprecatedFilters, TestReversedWildcardFilterFactory, 
TestWordDelimiterFilterFactory, TokenizerChainTest, 
TestEmbeddedSolrServerSchemaAPI, AssignBackwardCompatibilityTest, 
AsyncCallRequestStatusResponseTest, ChaosMonkeyNothingIsSafeTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, CloudExitableDirectoryReaderTest]
   [junit4] Completed [413/839 (1!)] on J1 in 6.63s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 46673 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.0-Windows/84/consoleText

[repro] Revision: 7630f7906971d8ac9ae0c2cedd9b6e16364a501e

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

[repro] ant clean

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

[...truncated 3594 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.CloudExitableDirectoryReaderTest" -Dtests.showOutput=onerror 
"-Dargs=-server -XX:+UseG1GC" -Dtests.seed=52049D84FBAF124A -Dtests.slow=true 
-Dtests.locale=uk-UA -Dtests.timezone=ROK -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252

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

[...truncated 78 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to