Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.6-MacOSX/137/
Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions 
-XX:+UseZGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestSegmentSorting.testSegmentTerminateEarly

Error Message:
expected:<COMPLETED> but was:<RUNNING>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<RUNNING>
        at 
__randomizedtesting.SeedInfo.seed([2E71F9CA55927FFC:FED73E6789C0EB96]: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.junit.Assert.assertEquals(Assert.java:144)
        at 
org.apache.solr.cloud.TestSegmentSorting.createCollection(TestSegmentSorting.java:85)
        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:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 13390 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSegmentSorting
   [junit4]   2> 9951 INFO  
(SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 9970 INFO  
(SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 9994 INFO  
(SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestSegmentSorting_2E71F9CA55927FFC-001/data-dir-1-001
   [junit4]   2> 10376 INFO  
(SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 10481 INFO  
(SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] o.e.j.u.log 
Logging initialized @10735ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 10532 INFO  
(SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 10636 INFO  
(SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestSegmentSorting_2E71F9CA55927FFC-001/tempDir-001
   [junit4]   2> 10664 INFO  
(SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 10673 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 10673 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 11016 INFO  
(SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 64762
   [junit4]   2> 11017 INFO  
(SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:64762
   [junit4]   2> 11021 INFO  
(SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64762
   [junit4]   2> 11022 INFO  
(SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 64762
   [junit4]   2> 11284 INFO  
(SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11397 INFO  (zkConnectionManagerCallback-3-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11397 INFO  
(SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11520 INFO  
(SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11558 INFO  (zkConnectionManagerCallback-5-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11559 INFO  
(SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11567 INFO  
(SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11582 INFO  (zkConnectionManagerCallback-7-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11596 INFO  
(SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12976 WARN  (jetty-launcher-8-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 12976 INFO  (jetty-launcher-8-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 12977 INFO  (jetty-launcher-8-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 12978 WARN  (jetty-launcher-8-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 12978 INFO  (jetty-launcher-8-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 12978 INFO  (jetty-launcher-8-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 12978 WARN  (jetty-launcher-8-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 12979 WARN  (jetty-launcher-8-thread-5) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 12979 INFO  (jetty-launcher-8-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 12979 INFO  (jetty-launcher-8-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 12983 INFO  (jetty-launcher-8-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 12983 INFO  (jetty-launcher-8-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 12989 WARN  (jetty-launcher-8-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 12989 INFO  (jetty-launcher-8-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 12989 INFO  (jetty-launcher-8-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 12993 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server 
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 12996 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.Server 
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 12995 INFO  (jetty-launcher-8-thread-5) [     ] o.e.j.s.Server 
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 13000 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.Server 
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 12999 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.Server 
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 13166 INFO  (jetty-launcher-8-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 13166 INFO  (jetty-launcher-8-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 13170 INFO  (jetty-launcher-8-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 13224 INFO  (jetty-launcher-8-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 13225 INFO  (jetty-launcher-8-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 13225 INFO  (jetty-launcher-8-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 13248 INFO  (jetty-launcher-8-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a14176c{/solr,null,AVAILABLE}
   [junit4]   2> 13248 INFO  (jetty-launcher-8-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@30abd739{/solr,null,AVAILABLE}
   [junit4]   2> 13251 INFO  (jetty-launcher-8-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 13251 INFO  (jetty-launcher-8-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 13252 INFO  (jetty-launcher-8-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 13255 INFO  (jetty-launcher-8-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@333512e2{/solr,null,AVAILABLE}
   [junit4]   2> 13256 INFO  (jetty-launcher-8-thread-5) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 13256 INFO  (jetty-launcher-8-thread-5) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 13257 INFO  (jetty-launcher-8-thread-5) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 13262 INFO  (jetty-launcher-8-thread-5) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@55c3232c{/solr,null,AVAILABLE}
   [junit4]   2> 13316 INFO  (jetty-launcher-8-thread-5) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6b853c70{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:64785}
   [junit4]   2> 13317 INFO  (jetty-launcher-8-thread-5) [     ] o.e.j.s.Server 
Started @13593ms
   [junit4]   2> 13317 INFO  (jetty-launcher-8-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64785}
   [junit4]   2> 13323 INFO  (jetty-launcher-8-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7dee24bc{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:64783}
   [junit4]   2> 13324 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.Server 
Started @13600ms
   [junit4]   2> 13330 INFO  (jetty-launcher-8-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64783}
   [junit4]   2> 13333 INFO  (jetty-launcher-8-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@63b401b4{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:64782}
   [junit4]   2> 13333 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.Server 
Started @13609ms
   [junit4]   2> 13325 INFO  (jetty-launcher-8-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@140ae59b{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:64784}
   [junit4]   2> 13336 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.Server 
Started @13612ms
   [junit4]   2> 13337 INFO  (jetty-launcher-8-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64784}
   [junit4]   2> 13344 INFO  (jetty-launcher-8-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64782}
   [junit4]   2> 13360 INFO  (jetty-launcher-8-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 13361 INFO  (jetty-launcher-8-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 13361 INFO  (jetty-launcher-8-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 13365 INFO  (jetty-launcher-8-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5c307e95{/solr,null,AVAILABLE}
   [junit4]   2> 13371 INFO  (jetty-launcher-8-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5e168037{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:64786}
   [junit4]   2> 13371 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server 
Started @13647ms
   [junit4]   2> 13371 INFO  (jetty-launcher-8-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64786}
   [junit4]   2> 13566 ERROR (jetty-launcher-8-thread-5) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 13566 INFO  (jetty-launcher-8-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 13566 INFO  (jetty-launcher-8-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.6.2
   [junit4]   2> 13571 ERROR (jetty-launcher-8-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 13573 ERROR (jetty-launcher-8-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 13578 INFO  (jetty-launcher-8-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 13572 ERROR (jetty-launcher-8-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 13580 INFO  (jetty-launcher-8-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 13587 INFO  (jetty-launcher-8-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.6.2
   [junit4]   2> 13572 ERROR (jetty-launcher-8-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 13587 INFO  (jetty-launcher-8-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 13588 INFO  (jetty-launcher-8-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.6.2
   [junit4]   2> 13575 INFO  (jetty-launcher-8-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 13590 INFO  (jetty-launcher-8-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 13590 INFO  (jetty-launcher-8-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 13598 INFO  (jetty-launcher-8-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
   [junit4]   2> 13599 INFO  (jetty-launcher-8-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-28T01:41:17.095343Z
   [junit4]   2> 13596 INFO  (jetty-launcher-8-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.6.2
   [junit4]   2> 13661 INFO  (jetty-launcher-8-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 13661 INFO  (jetty-launcher-8-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
   [junit4]   2> 13662 INFO  (jetty-launcher-8-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-28T01:41:17.158094Z
   [junit4]   2> 13588 INFO  (jetty-launcher-8-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.6.2
   [junit4]   2> 13672 INFO  (jetty-launcher-8-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 13672 INFO  (jetty-launcher-8-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
   [junit4]   2> 13672 INFO  (jetty-launcher-8-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-28T01:41:17.168929Z
   [junit4]   2> 13591 INFO  (jetty-launcher-8-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 13674 INFO  (jetty-launcher-8-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
   [junit4]   2> 13675 INFO  (jetty-launcher-8-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-28T01:41:17.171116Z
   [junit4]   2> 13591 INFO  (jetty-launcher-8-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
   [junit4]   2> 13676 INFO  (jetty-launcher-8-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-28T01:41:17.172724Z
   [junit4]   2> 13698 INFO  (jetty-launcher-8-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 13719 INFO  (jetty-launcher-8-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 13737 INFO  (jetty-launcher-8-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 13740 INFO  (jetty-launcher-8-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 13743 INFO  (jetty-launcher-8-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 13957 INFO  (zkConnectionManagerCallback-14-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 13958 INFO  (jetty-launcher-8-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14040 INFO  (jetty-launcher-8-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 14052 INFO  (zkConnectionManagerCallback-10-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14053 INFO  (jetty-launcher-8-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14087 INFO  (zkConnectionManagerCallback-12-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14096 INFO  (zkConnectionManagerCallback-16-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14099 INFO  (jetty-launcher-8-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14119 INFO  (jetty-launcher-8-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 14130 INFO  (jetty-launcher-8-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14138 INFO  (jetty-launcher-8-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 14155 INFO  (jetty-launcher-8-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 14158 INFO  (zkConnectionManagerCallback-18-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14158 INFO  (jetty-launcher-8-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14216 INFO  (jetty-launcher-8-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 20228 INFO  (jetty-launcher-8-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 20242 INFO  (jetty-launcher-8-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 20650 INFO  (jetty-launcher-8-thread-5) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 21080 INFO  (jetty-launcher-8-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 21761 INFO  (jetty-launcher-8-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 23218 WARN  (jetty-launcher-8-thread-5) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@21e2c6f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 23219 WARN  (jetty-launcher-8-thread-5) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@21e2c6f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 23219 WARN  (jetty-launcher-8-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1de05359[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 23220 WARN  (jetty-launcher-8-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1de05359[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 23220 WARN  (jetty-launcher-8-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@61c27bc2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 23220 WARN  (jetty-launcher-8-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@61c27bc2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 23224 WARN  (jetty-launcher-8-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7875ae5a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 23225 WARN  (jetty-launcher-8-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7875ae5a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 23237 WARN  (jetty-launcher-8-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@32ffbb96[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 23237 WARN  (jetty-launcher-8-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@32ffbb96[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24040 WARN  (jetty-launcher-8-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@63d7996[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24041 WARN  (jetty-launcher-8-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@63d7996[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24044 WARN  (jetty-launcher-8-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@15eaebdf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24045 WARN  (jetty-launcher-8-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@15eaebdf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24061 WARN  (jetty-launcher-8-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@63703b0a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24061 WARN  (jetty-launcher-8-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@63703b0a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24070 WARN  (jetty-launcher-8-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@f2dd911[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24071 WARN  (jetty-launcher-8-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@f2dd911[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24096 WARN  (jetty-launcher-8-thread-5) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@43f7a61e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24096 WARN  (jetty-launcher-8-thread-5) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@43f7a61e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24493 INFO  (jetty-launcher-8-thread-5) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64762/solr
   [junit4]   2> 24493 INFO  (jetty-launcher-8-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64762/solr
   [junit4]   2> 24494 INFO  (jetty-launcher-8-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64762/solr
   [junit4]   2> 24500 INFO  (jetty-launcher-8-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64762/solr
   [junit4]   2> 24500 INFO  (jetty-launcher-8-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64762/solr
   [junit4]   2> 24592 INFO  (jetty-launcher-8-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 24598 INFO  (jetty-launcher-8-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 24604 INFO  (jetty-launcher-8-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 24606 INFO  (zkConnectionManagerCallback-65-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 24607 INFO  (jetty-launcher-8-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 24607 INFO  (jetty-launcher-8-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 24611 INFO  (jetty-launcher-8-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 24614 INFO  (zkConnectionManagerCallback-69-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 24616 INFO  (zkConnectionManagerCallback-67-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 24618 INFO  (jetty-launcher-8-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 24615 INFO  (jetty-launcher-8-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 24621 INFO  (zkConnectionManagerCallback-73-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 24623 INFO  (zkConnectionManagerCallback-71-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 24624 INFO  (jetty-launcher-8-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 24626 INFO  (jetty-launcher-8-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 24744 INFO  (jetty-launcher-8-thread-5) 
[n:127.0.0.1:64785_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 24797 INFO  (zkConnectionManagerCallback-75-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 24808 INFO  (jetty-launcher-8-thread-5) 
[n:127.0.0.1:64785_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 24862 INFO  (jetty-launcher-8-thread-4) 
[n:127.0.0.1:64784_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 24927 INFO  (zkConnectionManagerCallback-77-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 24929 INFO  (jetty-launcher-8-thread-4) 
[n:127.0.0.1:64784_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 25025 INFO  (jetty-launcher-8-thread-2) 
[n:127.0.0.1:64782_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 25054 INFO  (zkConnectionManagerCallback-79-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25058 INFO  (jetty-launcher-8-thread-2) 
[n:127.0.0.1:64782_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 25126 INFO  (jetty-launcher-8-thread-3) 
[n:127.0.0.1:64783_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 25144 INFO  (jetty-launcher-8-thread-1) 
[n:127.0.0.1:64786_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 25199 INFO  (zkConnectionManagerCallback-81-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25203 INFO  (jetty-launcher-8-thread-3) 
[n:127.0.0.1:64783_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 25207 INFO  (zkConnectionManagerCallback-83-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25208 INFO  (jetty-launcher-8-thread-1) 
[n:127.0.0.1:64786_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 30615 INFO  (jetty-launcher-8-thread-1) 
[n:127.0.0.1:64786_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:64786_solr
   [junit4]   2> 30639 INFO  (jetty-launcher-8-thread-1) 
[n:127.0.0.1:64786_solr     ] o.a.s.c.Overseer Overseer 
(id=72080286885412881-127.0.0.1:64786_solr-n_0000000000) starting
   [junit4]   2> 31391 INFO  (jetty-launcher-8-thread-1) 
[n:127.0.0.1:64786_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64786_solr
   [junit4]   2> 31423 INFO  
(OverseerStateUpdate-72080286885412881-127.0.0.1:64786_solr-n_0000000000) 
[n:127.0.0.1:64786_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:64786_solr
   [junit4]   2> 31529 INFO  
(OverseerStateUpdate-72080286885412881-127.0.0.1:64786_solr-n_0000000000) 
[n:127.0.0.1:64786_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 31760 INFO  (jetty-launcher-8-thread-2) 
[n:127.0.0.1:64782_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 31857 INFO  (jetty-launcher-8-thread-5) 
[n:127.0.0.1:64785_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 31876 INFO  (jetty-launcher-8-thread-4) 
[n:127.0.0.1:64784_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 31993 INFO  (jetty-launcher-8-thread-3) 
[n:127.0.0.1:64783_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 32064 INFO  (jetty-launcher-8-thread-1) 
[n:127.0.0.1:64786_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 32124 WARN  (jetty-launcher-8-thread-1) 
[n:127.0.0.1:64786_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> 32274 INFO  (jetty-launcher-8-thread-2) 
[n:127.0.0.1:64782_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:64782_solr as DOWN
   [junit4]   2> 32334 INFO  (jetty-launcher-8-thread-5) 
[n:127.0.0.1:64785_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:64785_solr as DOWN
   [junit4]   2> 32377 INFO  (jetty-launcher-8-thread-2) 
[n:127.0.0.1:64782_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 32386 INFO  (jetty-launcher-8-thread-4) 
[n:127.0.0.1:64784_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:64784_solr as DOWN
   [junit4]   2> 32391 INFO  (jetty-launcher-8-thread-3) 
[n:127.0.0.1:64783_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:64783_solr as DOWN
   [junit4]   2> 32399 INFO  (jetty-launcher-8-thread-5) 
[n:127.0.0.1:64785_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 32399 INFO  (jetty-launcher-8-thread-2) 
[n:127.0.0.1:64782_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64782_solr
   [junit4]   2> 32399 INFO  (jetty-launcher-8-thread-5) 
[n:127.0.0.1:64785_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64785_solr
   [junit4]   2> 32520 INFO  (jetty-launcher-8-thread-4) 
[n:127.0.0.1:64784_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 32539 INFO  (jetty-launcher-8-thread-4) 
[n:127.0.0.1:64784_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64784_solr
   [junit4]   2> 32558 INFO  (jetty-launcher-8-thread-3) 
[n:127.0.0.1:64783_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 32583 INFO  (zkCallback-76-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 32588 INFO  (jetty-launcher-8-thread-3) 
[n:127.0.0.1:64783_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64783_solr
   [junit4]   2> 32570 INFO  (zkCallback-82-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 32568 INFO  (zkCallback-80-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 32568 INFO  (zkCallback-78-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 32564 INFO  (zkCallback-74-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 32603 INFO  (zkCallback-82-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 32603 INFO  (zkCallback-74-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 32603 INFO  (zkCallback-78-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 32604 INFO  (zkCallback-80-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 32604 INFO  (zkCallback-76-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 32636 INFO  (zkCallback-76-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 32637 INFO  (zkCallback-74-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 32637 INFO  (zkCallback-82-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 32670 INFO  (jetty-launcher-8-thread-5) 
[n:127.0.0.1:64785_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 32671 WARN  (jetty-launcher-8-thread-5) 
[n:127.0.0.1:64785_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> 32682 INFO  (zkCallback-80-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 32694 INFO  (jetty-launcher-8-thread-2) 
[n:127.0.0.1:64782_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 32695 WARN  (jetty-launcher-8-thread-2) 
[n:127.0.0.1:64782_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> 32695 INFO  (zkCallback-78-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 32781 INFO  (jetty-launcher-8-thread-4) 
[n:127.0.0.1:64784_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 32782 WARN  (jetty-launcher-8-thread-4) 
[n:127.0.0.1:64784_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> 32834 INFO  (jetty-launcher-8-thread-3) 
[n:127.0.0.1:64783_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 32837 WARN  (jetty-launcher-8-thread-3) 
[n:127.0.0.1:64783_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> 33317 INFO  (jetty-launcher-8-thread-3) 
[n:127.0.0.1:64783_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 33371 INFO  (jetty-launcher-8-thread-4) 
[n:127.0.0.1:64784_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 33387 INFO  (jetty-launcher-8-thread-1) 
[n:127.0.0.1:64786_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 33441 INFO  (jetty-launcher-8-thread-5) 
[n:127.0.0.1:64785_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 33470 INFO  (jetty-launcher-8-thread-2) 
[n:127.0.0.1:64782_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 39356 INFO  (jetty-launcher-8-thread-1) 
[n:127.0.0.1:64786_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64786.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 39365 INFO  (jetty-launcher-8-thread-1) 
[n:127.0.0.1:64786_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64786.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 39365 INFO  (jetty-launcher-8-thread-1) 
[n:127.0.0.1:64786_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64786.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 39376 INFO  (jetty-launcher-8-thread-4) 
[n:127.0.0.1:64784_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64784.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 39378 INFO  (jetty-launcher-8-thread-4) 
[n:127.0.0.1:64784_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64784.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 39378 INFO  (jetty-launcher-8-thread-4) 
[n:127.0.0.1:64784_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64784.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 39440 INFO  (jetty-launcher-8-thread-5) 
[n:127.0.0.1:64785_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64785.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 39460 INFO  (jetty-launcher-8-thread-5) 
[n:127.0.0.1:64785_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64785.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 39491 INFO  (jetty-launcher-8-thread-5) 
[n:127.0.0.1:64785_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64785.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 39521 INFO  (jetty-launcher-8-thread-2) 
[n:127.0.0.1:64782_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64782.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 39522 INFO  (jetty-launcher-8-thread-2) 
[n:127.0.0.1:64782_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64782.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 39550 INFO  (jetty-launcher-8-thread-3) 
[n:127.0.0.1:64783_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64783.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 39550 INFO  (jetty-launcher-8-thread-3) 
[n:127.0.0.1:64783_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64783.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 39551 INFO  (jetty-launcher-8-thread-3) 
[n:127.0.0.1:64783_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64783.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 39557 INFO  (jetty-launcher-8-thread-2) 
[n:127.0.0.1:64782_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64782.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 39629 INFO  (jetty-launcher-8-thread-5) 
[n:127.0.0.1:64785_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestSegmentSorting_2E71F9CA55927FFC-001/tempDir-001/node5
   [junit4]   2> 39672 INFO  (jetty-launcher-8-thread-3) 
[n:127.0.0.1:64783_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestSegmentSorting_2E71F9CA55927FFC-001/tempDir-001/node3
   [junit4]   2> 39673 INFO  (jetty-launcher-8-thread-1) 
[n:127.0.0.1:64786_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestSegmentSorting_2E71F9CA55927FFC-001/tempDir-001/node1
   [junit4]   2> 39682 INFO  (jetty-launcher-8-thread-4) 
[n:127.0.0.1:64784_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestSegmentSorting_2E71F9CA55927FFC-001/tempDir-001/node4
   [junit4]   2> 39684 INFO  (jetty-launcher-8-thread-2) 
[n:127.0.0.1:64782_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestSegmentSorting_2E71F9CA55927FFC-001/tempDir-001/node2
   [junit4]   2> 41082 INFO  
(SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=5
   [junit4]   2> 41106 INFO  
(SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 41201 INFO  (zkConnectionManagerCallback-132-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 41203 INFO  
(SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 41383 INFO  
(SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 41459 INFO  
(SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64762/solr ready
   [junit4]   2> 67891 INFO  
(TEST-TestSegmentSorting.testSegmentTerminateEarly-seed#[2E71F9CA55927FFC]) [   
  ] o.a.s.SolrTestCaseJ4 ###Starting testSegmentTerminateEarly
   [junit4]   2> 69349 INFO  (qtp441365021-91) [n:127.0.0.1:64786_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=cf23481f-4629-4144-b7cb-af1b244e3d4e&property.config=solrconfig-sortingmergepolicyfactory.xml&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&name=testSegmentTerminateEarly&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 69703 INFO  (qtp441365021-91) [n:127.0.0.1:64786_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=cf23481f-4629-4144-b7cb-af1b244e3d4e&property.config=solrconfig-sortingmergepolicyfactory.xml&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&name=testSegmentTerminateEarly&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=587
   [junit4]   2> 69997 INFO  (qtp441365021-92) [n:127.0.0.1:64786_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 70146 INFO  
(OverseerThreadFactory-98-thread-1-processing-n:127.0.0.1:64786_solr) 
[n:127.0.0.1:64786_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testSegmentTerminateEarly
   [junit4]   2> 70176 INFO  (qtp441365021-92) [n:127.0.0.1:64786_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=179
   [junit4]   2> 71626 INFO  
(OverseerStateUpdate-72080286885412881-127.0.0.1:64786_solr-n_0000000000) 
[n:127.0.0.1:64786_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSegmentTerminateEarly",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSegmentTerminateEarly_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64782/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:64782_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 72089 INFO  (qtp441365021-93) [n:127.0.0.1:64786_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 72277 INFO  (qtp441365021-93) [n:127.0.0.1:64786_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=188
   [junit4]   2> 72408 INFO  
(OverseerStateUpdate-72080286885412881-127.0.0.1:64786_solr-n_0000000000) 
[n:127.0.0.1:64786_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSegmentTerminateEarly",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSegmentTerminateEarly_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64783/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:64783_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 72796 INFO  
(OverseerStateUpdate-72080286885412881-127.0.0.1:64786_solr-n_0000000000) 
[n:127.0.0.1:64786_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSegmentTerminateEarly",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSegmentTerminateEarly_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64786/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:64786_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 72972 INFO  
(OverseerStateUpdate-72080286885412881-127.0.0.1:64786_solr-n_0000000000) 
[n:127.0.0.1:64786_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSegmentTerminateEarly",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSegmentTerminateEarly_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64784/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:64784_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 73297 INFO  (qtp441365021-90) [n:127.0.0.1:64786_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 73468 INFO  (qtp441365021-90) [n:127.0.0.1:64786_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=170
   [junit4]   2> 73715 INFO  (qtp441365021-92) [n:127.0.0.1:64786_solr    
x:testSegmentTerminateEarly_shard2_replica_n4 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testSegmentTerminateEarly&version=2&replicaType=NRT&async=cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node7&name=testSegmentTerminateEarly_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=80
   [junit4]   2> 73719 INFO  
(parallelCoreAdminExecutor-105-thread-1-processing-n:127.0.0.1:64786_solr 
x:testSegmentTerminateEarly_shard2_replica_n4 
cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370 CREATE) 
[n:127.0.0.1:64786_solr    x:testSegmentTerminateEarly_shard2_replica_n4 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testSegmentTerminateEarly&version=2&replicaType=NRT&async=cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node7&name=testSegmentTerminateEarly_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 73723 INFO  
(parallelCoreAdminExecutor-105-thread-1-processing-n:127.0.0.1:64786_solr 
x:testSegmentTerminateEarly_shard2_replica_n4 
cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370 CREATE) 
[n:127.0.0.1:64786_solr    x:testSegmentTerminateEarly_shard2_replica_n4 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 73725 INFO  (qtp775073969-78) [n:127.0.0.1:64783_solr    
x:testSegmentTerminateEarly_shard1_replica_n3 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testSegmentTerminateEarly&version=2&replicaType=NRT&async=cf23481f-4629-4144-b7cb-af1b244e3d4e346326332957844&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node5&name=testSegmentTerminateEarly_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=7
   [junit4]   2> 73725 INFO  
(parallelCoreAdminExecutor-106-thread-1-processing-n:127.0.0.1:64783_solr 
x:testSegmentTerminateEarly_shard1_replica_n3 
cf23481f-4629-4144-b7cb-af1b244e3d4e346326332957844 CREATE) 
[n:127.0.0.1:64783_solr    x:testSegmentTerminateEarly_shard1_replica_n3 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testSegmentTerminateEarly&version=2&replicaType=NRT&async=cf23481f-4629-4144-b7cb-af1b244e3d4e346326332957844&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node5&name=testSegmentTerminateEarly_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 73727 INFO  (qtp329857450-83) [n:127.0.0.1:64784_solr    
x:testSegmentTerminateEarly_shard2_replica_n6 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testSegmentTerminateEarly&version=2&replicaType=NRT&async=cf23481f-4629-4144-b7cb-af1b244e3d4e346327152582901&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node8&name=testSegmentTerminateEarly_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=1
   [junit4]   2> 73727 INFO  
(parallelCoreAdminExecutor-107-thread-1-processing-n:127.0.0.1:64784_solr 
x:testSegmentTerminateEarly_shard2_replica_n6 
cf23481f-4629-4144-b7cb-af1b244e3d4e346327152582901 CREATE) 
[n:127.0.0.1:64784_solr    x:testSegmentTerminateEarly_shard2_replica_n6 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testSegmentTerminateEarly&version=2&replicaType=NRT&async=cf23481f-4629-4144-b7cb-af1b244e3d4e346327152582901&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node8&name=testSegmentTerminateEarly_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 73733 INFO  (qtp1281426236-63) [n:127.0.0.1:64782_solr    
x:testSegmentTerminateEarly_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testSegmentTerminateEarly&version=2&replicaType=NRT&async=cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node2&name=testSegmentTerminateEarly_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=2
   [junit4]   2> 73734 INFO  
(parallelCoreAdminExecutor-103-thread-1-processing-n:127.0.0.1:64782_solr 
x:testSegmentTerminateEarly_shard1_replica_n1 
cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233 CREATE) 
[n:127.0.0.1:64782_solr    x:testSegmentTerminateEarly_shard1_replica_n1 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=class+org.apache.solr.cloud.TestSegmentSorting_configSet&newCollection=true&collection=testSegmentTerminateEarly&version=2&replicaType=NRT&async=cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233&property.config=solrconfig-sortingmergepolicyfactory.xml&coreNodeName=core_node2&name=testSegmentTerminateEarly_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 74966 INFO  (qtp441365021-93) [n:127.0.0.1:64786_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 75093 INFO  (qtp441365021-93) [n:127.0.0.1:64786_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=127
   [junit4]   2> 75137 INFO  
(parallelCoreAdminExecutor-105-thread-1-processing-n:127.0.0.1:64786_solr 
x:testSegmentTerminateEarly_shard2_replica_n4 
cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370 CREATE) 
[n:127.0.0.1:64786_solr c:testSegmentTerminateEarly s:shard2 r:core_node7 
x:testSegmentTerminateEarly_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.6.2
   [junit4]   2> 75142 INFO  
(parallelCoreAdminExecutor-107-thread-1-processing-n:127.0.0.1:64784_solr 
x:testSegmentTerminateEarly_shard2_replica_n6 
cf23481f-4629-4144-b7cb-af1b244e3d4e346327152582901 CREATE) 
[n:127.0.0.1:64784_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 
x:testSegmentTerminateEarly_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.6.2
   [junit4]   2> 75143 INFO  
(parallelCoreAdminExecutor-103-thread-1-processing-n:127.0.0.1:64782_solr 
x:testSegmentTerminateEarly_shard1_replica_n1 
cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233 CREATE) 
[n:127.0.0.1:64782_solr c:testSegmentTerminateEarly s:shard1 r:core_node2 
x:testSegmentTerminateEarly_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.6.2
   [junit4]   2> 75407 INFO  
(parallelCoreAdminExecutor-106-thread-1-processing-n:127.0.0.1:64783_solr 
x:testSegmentTerminateEarly_shard1_replica_n3 
cf23481f-4629-4144-b7cb-af1b244e3d4e346326332957844 CREATE) 
[n:127.0.0.1:64783_solr c:testSegmentTerminateEarly s:shard1 r:core_node5 
x:testSegmentTerminateEarly_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.6.2
   [junit4]   2> 77369 INFO  (qtp441365021-90) [n:127.0.0.1:64786_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 77471 INFO  (qtp1281426236-62) [n:127.0.0.1:64782_solr     ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233
   [junit4]   2> 77471 INFO  (qtp1281426236-62) [n:127.0.0.1:64782_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 77786 INFO  (qtp441365021-90) [n:127.0.0.1:64786_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=417
   [junit4]   2> 78502 INFO  
(parallelCoreAdminExecutor-105-thread-1-processing-n:127.0.0.1:64786_solr 
x:testSegmentTerminateEarly_shard2_replica_n4 
cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370 CREATE) 
[n:127.0.0.1:64786_solr c:testSegmentTerminateEarly s:shard2 r:core_node7 
x:testSegmentTerminateEarly_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema 
name=test
   [junit4]   2> 78520 INFO  
(parallelCoreAdminExecutor-103-thread-1-processing-n:127.0.0.1:64782_solr 
x:testSegmentTerminateEarly_shard1_replica_n1 
cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233 CREATE) 
[n:127.0.0.1:64782_solr c:testSegmentTerminateEarly s:shard1 r:core_node2 
x:testSegmentTerminateEarly_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema 
name=test
   [junit4]   2> 78544 INFO  
(parallelCoreAdminExecutor-107-thread-1-processing-n:127.0.0.1:64784_solr 
x:testSegmentTerminateEarly_shard2_replica_n6 
cf23481f-4629-4144-b7cb-af1b244e3d4e346327152582901 CREATE) 
[n:127.0.0.1:64784_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 
x:testSegmentTerminateEarly_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema 
name=test
   [junit4]   2> 78655 WARN  
(parallelCoreAdminExecutor-105-thread-1-processing-n:127.0.0.1:64786_solr 
x:testSegmentTerminateEarly_shard2_replica_n4 
cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370 CREATE) 
[n:127.0.0.1:64786_solr c:testSegmentTerminateEarly s:shard2 r:core_node7 
x:testSegmentTerminateEarly_shard2_replica_n4 ] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 78658 WARN  
(parallelCoreAdminExecutor-103-thread-1-processing-n:127.0.0.1:64782_solr 
x:testSegmentTerminateEarly_shard1_replica_n1 
cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233 CREATE) 
[n:127.0.0.1:64782_solr c:testSegmentTerminateEarly s:shard1 r:core_node2 
x:testSegmentTerminateEarly_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 78659 WARN  
(parallelCoreAdminExecutor-107-thread-1-processing-n:127.0.0.1:64784_solr 
x:testSegmentTerminateEarly_shard2_replica_n6 
cf23481f-4629-4144-b7cb-af1b244e3d4e346327152582901 CREATE) 
[n:127.0.0.1:64784_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 
x:testSegmentTerminateEarly_shard2_replica_n6 ] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 78676 INFO  
(parallelCoreAdminExecutor-106-thread-1-processing-n:127.0.0.1:64783_solr 
x:testSegmentTerminateEarly_shard1_replica_n3 
cf23481f-4629-4144-b7cb-af1b244e3d4e346326332957844 CREATE) 
[n:127.0.0.1:64783_solr c:testSegmentTerminateEarly s:shard1 r:core_node5 
x:testSegmentTerminateEarly_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema 
name=test
   [junit4]   2> 78690 WARN  
(parallelCoreAdminExecutor-105-thread-1-processing-n:127.0.0.1:64786_solr 
x:testSegmentTerminateEarly_shard2_replica_n4 
cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370 CREATE) 
[n:127.0.0.1:64786_solr c:testSegmentTerminateEarly s:shard2 r:core_node7 
x:testSegmentTerminateEarly_shard2_replica_n4 ] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 78821 WARN  
(parallelCoreAdminExecutor-103-thread-1-processing-n:127.0.0.1:64782_solr 
x:testSegmentTerminateEarly_shard1_replica_n1 
cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233 CREATE) 
[n:127.0.0.1:64782_solr c:testSegmentTerminateEarly s:shard1 r:core_node2 
x:testSegmentTerminateEarly_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 78827 WARN  
(parallelCoreAdminExecutor-105-thread-1-processing-n:127.0.0.1:64786_solr 
x:testSegmentTerminateEarly_shard2_replica_n4 
cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370 CREATE) 
[n:127.0.0.1:64786_solr c:testSegmentTerminateEarly s:shard2 r:core_node7 
x:testSegmentTerminateEarly_shard2_replica_n4 ] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 78849 WARN  
(parallelCoreAdminExecutor-105-thread-1-processing-n:127.0.0.1:64786_solr 
x:testSegmentTerminateEarly_shard2_replica_n4 
cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370 CREATE) 
[n:127.0.0.1:64786_solr c:testSegmentTerminateEarly s:shard2 r:core_node7 
x:testSegmentTerminateEarly_shard2_replica_n4 ] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please 
consult documentation how to replace it accordingly.
   [junit4]   2> 78849 WARN  
(parallelCoreAdminExecutor-103-thread-1-processing-n:127.0.0.1:64782_solr 
x:testSegmentTerminateEarly_shard1_replica_n1 
cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233 CREATE) 
[n:127.0.0.1:64782_solr c:testSegmentTerminateEarly s:shard1 r:core_node2 
x:testSegmentTerminateEarly_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please 
consult documentation how to replace it accordingly.
   [junit4]   2> 78857 WARN  
(parallelCoreAdminExecutor-107-thread-1-processing-n:127.0.0.1:64784_solr 
x:testSegmentTerminateEarly_shard2_replica_n6 
cf23481f-4629-4144-b7cb-af1b244e3d4e346327152582901 CREATE) 
[n:127.0.0.1:64784_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 
x:testSegmentTerminateEarly_shard2_replica_n6 ] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 78951 INFO  (qtp441365021-91) [n:127.0.0.1:64786_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 79044 INFO  (qtp441365021-91) [n:127.0.0.1:64786_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=92
   [junit4]   2> 79312 INFO  (qtp1281426236-63) [n:127.0.0.1:64782_solr     ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233
   [junit4]   2> 79313 INFO  (qtp1281426236-63) [n:127.0.0.1:64782_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 80067 INFO  (qtp441365021-92) [n:127.0.0.1:64786_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 80091 INFO  (qtp441365021-92) [n:127.0.0.1:64786_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=24
   [junit4]   2> 80146 WARN  
(parallelCoreAdminExecutor-103-thread-1-processing-n:127.0.0.1:64782_solr 
x:testSegmentTerminateEarly_shard1_replica_n1 
cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233 CREATE) 
[n:127.0.0.1:64782_solr c:testSegmentTerminateEarly s:shard1 r:core_node2 
x:testSegmentTerminateEarly_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.TrieDateField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 80335 INFO  (qtp1281426236-60) [n:127.0.0.1:64782_solr     ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233
   [junit4]   2> 80335 INFO  (qtp1281426236-60) [n:127.0.0.1:64782_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 81270 INFO  (qtp441365021-93) [n:127.0.0.1:64786_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 81365 INFO  (qtp441365021-93) [n:127.0.0.1:64786_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=95
   [junit4]   2> 81429 INFO  (qtp1281426236-64) [n:127.0.0.1:64782_solr     ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233
   [junit4]   2> 81430 INFO  (qtp1281426236-64) [n:127.0.0.1:64782_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 82176 WARN  
(parallelCoreAdminExecutor-106-thread-1-processing-n:127.0.0.1:64783_solr 
x:testSegmentTerminateEarly_shard1_replica_n3 
cf23481f-4629-4144-b7cb-af1b244e3d4e346326332957844 CREATE) 
[n:127.0.0.1:64783_solr c:testSegmentTerminateEarly s:shard1 r:core_node5 
x:testSegmentTerminateEarly_shard1_replica_n3 ] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. 
Please consult documentation how to replace it accordingly.
   [junit4]   2> 82417 INFO  (qtp441365021-90) [n:127.0.0.1:64786_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 82532 INFO  (qtp1281426236-62) [n:127.0.0.1:64782_solr     ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233
   [junit4]   2> 82532 INFO  (qtp1281426236-62) [n:127.0.0.1:64782_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=11
   [junit4]   2> 82555 INFO  (qtp441365021-90) [n:127.0.0.1:64786_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=138
   [junit4]   2> 83819 INFO  (qtp441365021-91) [n:127.0.0.1:64786_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 83824 INFO  (qtp1281426236-63) [n:127.0.0.1:64782_solr     ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233
   [junit4]   2> 83824 INFO  (qtp1281426236-63) [n:127.0.0.1:64782_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 84270 INFO  (qtp441365021-91) [n:127.0.0.1:64786_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=453
   [junit4]   2> 84425 WARN  
(parallelCoreAdminExecutor-107-thread-1-processing-n:127.0.0.1:64784_solr 
x:testSegmentTerminateEarly_shard2_replica_n6 
cf23481f-4629-4144-b7cb-af1b244e3d4e346327152582901 CREATE) 
[n:127.0.0.1:64784_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 
x:testSegmentTerminateEarly_shard2_replica_n6 ] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 84433 WARN  
(parallelCoreAdminExecutor-107-thread-1-processing-n:127.0.0.1:64784_solr 
x:testSegmentTerminateEarly_shard2_replica_n6 
cf23481f-4629-4144-b7cb-af1b244e3d4e346327152582901 CREATE) 
[n:127.0.0.1:64784_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 
x:testSegmentTerminateEarly_shard2_replica_n6 ] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 84445 WARN  
(parallelCoreAdminExecutor-106-thread-1-processing-n:127.0.0.1:64783_solr 
x:testSegmentTerminateEarly_shard1_replica_n3 
cf23481f-4629-4144-b7cb-af1b244e3d4e346326332957844 CREATE) 
[n:127.0.0.1:64783_solr c:testSegmentTerminateEarly s:shard1 r:core_node5 
x:testSegmentTerminateEarly_shard1_replica_n3 ] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 84498 WARN  
(parallelCoreAdminExecutor-105-thread-1-processing-n:127.0.0.1:64786_solr 
x:testSegmentTerminateEarly_shard2_replica_n4 
cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370 CREATE) 
[n:127.0.0.1:64786_solr c:testSegmentTerminateEarly s:shard2 r:core_node7 
x:testSegmentTerminateEarly_shard2_replica_n4 ] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 84550 WARN  
(parallelCoreAdminExecutor-107-thread-1-processing-n:127.0.0.1:64784_solr 
x:testSegmentTerminateEarly_shard2_replica_n6 
cf23481f-4629-4144-b7cb-af1b244e3d4e346327152582901 CREATE) 
[n:127.0.0.1:64784_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 
x:testSegmentTerminateEarly_shard2_replica_n6 ] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 84557 WARN  
(parallelCoreAdminExecutor-106-thread-1-processing-n:127.0.0.1:64783_solr 
x:testSegmentTerminateEarly_shard1_replica_n3 
cf23481f-4629-4144-b7cb-af1b244e3d4e346326332957844 CREATE) 
[n:127.0.0.1:64783_solr c:testSegmentTerminateEarly s:shard1 r:core_node5 
x:testSegmentTerminateEarly_shard1_replica_n3 ] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 84594 WARN  
(parallelCoreAdminExecutor-103-thread-1-processing-n:127.0.0.1:64782_solr 
x:testSegmentTerminateEarly_shard1_replica_n1 
cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233 CREATE) 
[n:127.0.0.1:64782_solr c:testSegmentTerminateEarly s:shard1 r:core_node2 
x:testSegmentTerminateEarly_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 84619 WARN  
(parallelCoreAdminExecutor-105-thread-1-processing-n:127.0.0.1:64786_solr 
x:testSegmentTerminateEarly_shard2_replica_n4 
cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370 CREATE) 
[n:127.0.0.1:64786_solr c:testSegmentTerminateEarly s:shard2 r:core_node7 
x:testSegmentTerminateEarly_shard2_replica_n4 ] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 84796 WARN  
(parallelCoreAdminExecutor-106-thread-1-processing-n:127.0.0.1:64783_solr 
x:testSegmentTerminateEarly_shard1_replica_n3 
cf23481f-4629-4144-b7cb-af1b244e3d4e346326332957844 CREATE) 
[n:127.0.0.1:64783_solr c:testSegmentTerminateEarly s:shard1 r:core_node5 
x:testSegmentTerminateEarly_shard1_replica_n3 ] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.EnumField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 84797 WARN  
(parallelCoreAdminExecutor-105-thread-1-processing-n:127.0.0.1:64786_solr 
x:testSegmentTerminateEarly_shard2_replica_n4 
cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370 CREATE) 
[n:127.0.0.1:64786_solr c:testSegmentTerminateEarly s:shard2 r:core_node7 
x:testSegmentTerminateEarly_shard2_replica_n4 ] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.EnumField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 85001 INFO  (qtp1281426236-60) [n:127.0.0.1:64782_solr     ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233
   [junit4]   2> 85001 INFO  (qtp1281426236-60) [n:127.0.0.1:64782_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 85303 INFO  (qtp441365021-92) [n:127.0.0.1:64786_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 85777 INFO  (qtp441365021-92) [n:127.0.0.1:64786_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=474
   [junit4]   2> 86215 INFO  (qtp1281426236-64) [n:127.0.0.1:64782_solr     ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233
   [junit4]   2> 86215 INFO  (qtp1281426236-64) [n:127.0.0.1:64782_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 86850 INFO  (qtp441365021-93) [n:127.0.0.1:64786_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 86952 INFO  (qtp441365021-93) [n:127.0.0.1:64786_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=102
   [junit4]   2> 87356 INFO  (qtp1281426236-62) [n:127.0.0.1:64782_solr     ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233
   [junit4]   2> 87356 INFO  (qtp1281426236-62) [n:127.0.0.1:64782_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 87679 INFO  
(parallelCoreAdminExecutor-107-thread-1-processing-n:127.0.0.1:64784_solr 
x:testSegmentTerminateEarly_shard2_replica_n6 
cf23481f-4629-4144-b7cb-af1b244e3d4e346327152582901 CREATE) 
[n:127.0.0.1:64784_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 
x:testSegmentTerminateEarly_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 87696 INFO  
(parallelCoreAdminExecutor-103-thread-1-processing-n:127.0.0.1:64782_solr 
x:testSegmentTerminateEarly_shard1_replica_n1 
cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233 CREATE) 
[n:127.0.0.1:64782_solr c:testSegmentTerminateEarly s:shard1 r:core_node2 
x:testSegmentTerminateEarly_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 87699 INFO  
(parallelCoreAdminExecutor-106-thread-1-processing-n:127.0.0.1:64783_solr 
x:testSegmentTerminateEarly_shard1_replica_n3 
cf23481f-4629-4144-b7cb-af1b244e3d4e346326332957844 CREATE) 
[n:127.0.0.1:64783_solr c:testSegmentTerminateEarly s:shard1 r:core_node5 
x:testSegmentTerminateEarly_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 87729 INFO  
(parallelCoreAdminExecutor-105-thread-1-processing-n:127.0.0.1:64786_solr 
x:testSegmentTerminateEarly_shard2_replica_n4 
cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370 CREATE) 
[n:127.0.0.1:64786_solr c:testSegmentTerminateEarly s:shard2 r:core_node7 
x:testSegmentTerminateEarly_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 88011 INFO  (qtp441365021-90) [n:127.0.0.1:64786_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 88015 INFO  (qtp441365021-90) [n:127.0.0.1:64786_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=4
   [junit4]   2> 88560 INFO  (qtp1281426236-63) [n:127.0.0.1:64782_solr     ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233
   [junit4]   2> 88560 INFO  (qtp1281426236-63) [n:127.0.0.1:64782_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 89138 INFO  (qtp441365021-91) [n:127.0.0.1:64786_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 89279 INFO  (qtp441365021-91) [n:127.0.0.1:64786_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=140
   [junit4]   2> 90098 INFO  (qtp1281426236-60) [n:127.0.0.1:64782_solr     ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233
   [junit4]   2> 90098 INFO  (qtp1281426236-60) [n:127.0.0.1:64782_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 90835 INFO  (qtp441365021-92) [n:127.0.0.1:64786_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 91006 INFO  (qtp441365021-92) [n:127.0.0.1:64786_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=160
   [junit4]   2> 91088 INFO  
(parallelCoreAdminExecutor-103-thread-1-processing-n:127.0.0.1:64782_solr 
x:testSegmentTerminateEarly_shard1_replica_n1 
cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233 CREATE) 
[n:127.0.0.1:64782_solr c:testSegmentTerminateEarly s:shard1 r:core_node2 
x:testSegmentTerminateEarly_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'testSegmentTerminateEarly_shard1_replica_n1' using configuration from 
configset class org.apache.solr.cloud.TestSegmentSorting_configSet, trusted=true
   [junit4]   2> 91101 INFO  
(parallelCoreAdminExecutor-107-thread-1-processing-n:127.0.0.1:64784_solr 
x:testSegmentTerminateEarly_shard2_replica_n6 
cf23481f-4629-4144-b7cb-af1b244e3d4e346327152582901 CREATE) 
[n:127.0.0.1:64784_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 
x:testSegmentTerminateEarly_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating 
SolrCore 'testSegmentTerminateEarly_shard2_replica_n6' using configuration from 
configset class org.apache.solr.cloud.TestSegmentSorting_configSet, trusted=true
   [junit4]   2> 91169 INFO  
(parallelCoreAdminExecutor-105-thread-1-processing-n:127.0.0.1:64786_solr 
x:testSegmentTerminateEarly_shard2_replica_n4 
cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370 CREATE) 
[n:127.0.0.1:64786_solr c:testSegmentTerminateEarly s:shard2 r:core_node7 
x:testSegmentTerminateEarly_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating 
SolrCore 'testSegmentTerminateEarly_shard2_replica_n4' using configuration from 
configset class org.apache.solr.cloud.TestSegmentSorting_configSet, trusted=true
   [junit4]   2> 91170 INFO  
(parallelCoreAdminExecutor-107-thread-1-processing-n:127.0.0.1:64784_solr 
x:testSegmentTerminateEarly_shard2_replica_n6 
cf23481f-4629-4144-b7cb-af1b244e3d4e346327152582901 CREATE) 
[n:127.0.0.1:64784_solr c:testSegmentTerminateEarly s:shard2 r:core_node8 
x:testSegmentTerminateEarly_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_64784.solr.core.testSegmentTerminateEarly.shard2.replica_n6' (registry 
'solr.core.testSegmentTerminateEarly.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 91187 INFO  
(parallelCoreAdminExecutor-103-thread-1-processing-n:127.0.0.1:64782_solr 
x:testSegmentTerminateEarly_shard1_replica_n1 
cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233 CREATE) 
[n:127.0.0.1:64782_solr c:testSegmentTerminateEarly s:shard1 r:core_node2 
x:testSegmentTerminateEarly_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_64782.solr.core.testSegmentTerminateEarly.shard1.replica_n1' (registry 
'solr.core.testSegmentTerminateEarly.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a5c85e8
   [junit4]   2> 91215 INFO  (qtp1281426236-64) [n:127.0.0.1:64782_solr     ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233
   [junit4]   2> 91215 INFO  (qtp1281426236-64) [n:127.0.0.1:64782_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=cf23481f-4629-4144-b7cb-af1b244e3d4e346325818105233&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 91268 INFO  
(parallelCoreAdminExecutor-105-thread-1-processing-n:127.0.0.1:64786_solr 
x:testSegmentTerminateEarly_shard2_replica_n4 
cf23481f-4629-4144-b7cb-af1b244e3d4e346326962024370 CREATE) 
[n:127.0.0.1:64786_solr c:testSegmentTerminateEarly s:shard2 r:core_node7 
x:testSegmentTerminateEarly_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_64786.solr.core.testSegmentTerminateEarly.sh

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

egistry=solr.cluster tag=null
   [junit4]   2> 200433 INFO  (jetty-closer-185-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 200438 INFO  (jetty-closer-185-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@e53ac90: rootName = 
solr_64785, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@573d890b
   [junit4]   2> 200440 INFO  (jetty-closer-185-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 200440 INFO  (jetty-closer-185-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 200440 INFO  (jetty-closer-185-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@54b2a898: rootName = 
solr_64783, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@573d890b
   [junit4]   2> 200440 INFO  (jetty-closer-185-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 200440 INFO  (jetty-closer-185-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3edb352: rootName = 
solr_64786, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@573d890b
   [junit4]   2> 200440 INFO  (jetty-closer-185-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 200440 INFO  (jetty-closer-185-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 200445 INFO  (closeThreadPool-208-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72080286885412881-127.0.0.1:64786_solr-n_0000000000) closing
   [junit4]   2> 200446 INFO  
(OverseerStateUpdate-72080286885412881-127.0.0.1:64786_solr-n_0000000000) 
[n:127.0.0.1:64786_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:64786_solr
   [junit4]   2> 200447 INFO  
(OverseerAutoScalingTriggerThread-72080286885412881-127.0.0.1:64786_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 200470 INFO  (closeThreadPool-208-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72080286885412881-127.0.0.1:64786_solr-n_0000000000) closing
   [junit4]   2> 200533 INFO  (jetty-closer-185-thread-5) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@63b401b4{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 200535 INFO  (jetty-closer-185-thread-5) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@a14176c{/solr,null,UNAVAILABLE}
   [junit4]   2> 200535 INFO  (jetty-closer-185-thread-5) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 200542 INFO  (zkCallback-82-thread-7) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 200542 INFO  (zkCallback-80-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 200542 INFO  (zkCallback-74-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 200557 INFO  (jetty-closer-185-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@140ae59b{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 200557 INFO  (jetty-closer-185-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@333512e2{/solr,null,UNAVAILABLE}
   [junit4]   2> 200557 INFO  (jetty-closer-185-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 200654 INFO  (jetty-closer-185-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72080286885412881-127.0.0.1:64786_solr-n_0000000000) closing
   [junit4]   2> 200656 INFO  (jetty-closer-185-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5e168037{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 200656 INFO  (jetty-closer-185-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5c307e95{/solr,null,UNAVAILABLE}
   [junit4]   2> 200656 INFO  (jetty-closer-185-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 200758 INFO  (jetty-closer-185-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6b853c70{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 200758 INFO  (jetty-closer-185-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@55c3232c{/solr,null,UNAVAILABLE}
   [junit4]   2> 200758 INFO  (jetty-closer-185-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 200863 INFO  (jetty-closer-185-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7dee24bc{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 200863 INFO  (jetty-closer-185-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@30abd739{/solr,null,UNAVAILABLE}
   [junit4]   2> 200864 INFO  (jetty-closer-185-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 200865 INFO  
(SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 201093 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>        11      
/solr/collections/testAtomicUpdateOfSegmentSortField/terms/shard2
   [junit4]   2>        10      
/solr/collections/testAtomicUpdateOfSegmentSortField/terms/shard1
   [junit4]   2>        8       
/solr/collections/testSegmentTerminateEarly/terms/shard2
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        8       /solr/configs/class 
org.apache.solr.cloud.TestSegmentSorting_configSet
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        7       
/solr/collections/testSegmentTerminateEarly/terms/shard1
   [junit4]   2>        5       /solr/packages.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        4       
/solr/collections/testAtomicUpdateOfSegmentSortField/collectionprops.json
   [junit4]   2>        3       
/solr/collections/testSegmentTerminateEarly/state.json
   [junit4]   2>        3       
/solr/collections/testAtomicUpdateOfSegmentSortField/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        41      
/solr/collections/testAtomicUpdateOfSegmentSortField/state.json
   [junit4]   2>        37      
/solr/collections/testSegmentTerminateEarly/state.json
   [junit4]   2>        15      /solr/aliases.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72080286885412881-127.0.0.1:64786_solr-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72080286885412877-127.0.0.1:64785_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        54      /solr/overseer/queue
   [junit4]   2>        34      /solr/collections
   [junit4]   2>        31      /solr/live_nodes
   [junit4]   2>        11      /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 201109 INFO  
(SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:64762
   [junit4]   2> 201109 INFO  
(SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64762
   [junit4]   2> 201109 INFO  
(SUITE-TestSegmentSorting-seed#[2E71F9CA55927FFC]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 64762
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestSegmentSorting_2E71F9CA55927FFC-001
   [junit4]   2> Aug 28, 2020 1:44:24 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86), 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-LY, 
timezone=America/Santiago
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 
(64-bit)/cpus=6,threads=1,free=318767104,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSegmentSorting]
   [junit4] Completed [17/914 (1!)] on J4 in 198.45s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 47952 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.6-MacOSX/137/consoleText

[repro] Revision: 016993b65e393b58246d54e8ddda9f56a453eb0e

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops 
-XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=TestSegmentSorting 
-Dtests.method=testSegmentTerminateEarly -Dtests.seed=2E71F9CA55927FFC 
-Dtests.slow=true -Dtests.locale=ar-LY -Dtests.timezone=America/Santiago 
-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]       TestSegmentSorting
[repro] ant compile-test

[...truncated 3450 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestSegmentSorting" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC" 
-Dtests.seed=2E71F9CA55927FFC -Dtests.slow=true -Dtests.locale=ar-LY 
-Dtests.timezone=America/Santiago -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

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

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

Reply via email to