Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.9/152/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestRebalanceLeaders.testRebalanceLeaders

Error Message:
timed out waiting for all replicas to become active

Stack Trace:
java.lang.AssertionError: timed out waiting for all replicas to become active
        at 
__randomizedtesting.SeedInfo.seed([8A8985556C4A2A16:9466B7A554E16666]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at 
org.apache.solr.cloud.TestRebalanceLeaders.checkAllReplicasActive(TestRebalanceLeaders.java:573)
        at 
org.apache.solr.cloud.TestRebalanceLeaders.concentratePropByRestartingJettys(TestRebalanceLeaders.java:506)
        at 
org.apache.solr.cloud.TestRebalanceLeaders.testRebalanceLeaders(TestRebalanceLeaders.java:144)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15339 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestRebalanceLeaders
   [junit4]   2> 1485352 INFO  
(SUITE-TestRebalanceLeaders-seed#[8A8985556C4A2A16]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1485352 INFO  
(SUITE-TestRebalanceLeaders-seed#[8A8985556C4A2A16]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.TestRebalanceLeaders_8A8985556C4A2A16-001/data-dir-127-001
   [junit4]   2> 1485352 WARN  
(SUITE-TestRebalanceLeaders-seed#[8A8985556C4A2A16]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 1485352 INFO  
(SUITE-TestRebalanceLeaders-seed#[8A8985556C4A2A16]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1485354 INFO  
(SUITE-TestRebalanceLeaders-seed#[8A8985556C4A2A16]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1485356 INFO  
(SUITE-TestRebalanceLeaders-seed#[8A8985556C4A2A16]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1485356 INFO  
(SUITE-TestRebalanceLeaders-seed#[8A8985556C4A2A16]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.TestRebalanceLeaders_8A8985556C4A2A16-001/tempDir-001
   [junit4]   2> 1485356 INFO  
(SUITE-TestRebalanceLeaders-seed#[8A8985556C4A2A16]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1485356 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1485357 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1485357 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1485456 INFO  
(SUITE-TestRebalanceLeaders-seed#[8A8985556C4A2A16]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 45423
   [junit4]   2> 1485457 INFO  
(SUITE-TestRebalanceLeaders-seed#[8A8985556C4A2A16]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45423
   [junit4]   2> 1485457 INFO  
(SUITE-TestRebalanceLeaders-seed#[8A8985556C4A2A16]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45423
   [junit4]   2> 1485457 INFO  
(SUITE-TestRebalanceLeaders-seed#[8A8985556C4A2A16]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 45423
   [junit4]   2> 1485459 INFO  
(SUITE-TestRebalanceLeaders-seed#[8A8985556C4A2A16]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1485467 INFO  (zkConnectionManagerCallback-17289-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1485468 INFO  
(SUITE-TestRebalanceLeaders-seed#[8A8985556C4A2A16]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1485475 INFO  
(SUITE-TestRebalanceLeaders-seed#[8A8985556C4A2A16]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1485481 INFO  (zkConnectionManagerCallback-17291-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1485481 INFO  
(SUITE-TestRebalanceLeaders-seed#[8A8985556C4A2A16]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1485484 INFO  
(SUITE-TestRebalanceLeaders-seed#[8A8985556C4A2A16]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1485485 INFO  (zkConnectionManagerCallback-17293-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1485485 INFO  
(SUITE-TestRebalanceLeaders-seed#[8A8985556C4A2A16]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1485491 WARN  
(SUITE-TestRebalanceLeaders-seed#[8A8985556C4A2A16]-worker-SendThread(127.0.0.1:45423))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1015938ea280002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1015938ea280002, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1015938ea280002, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1485595 INFO  (jetty-launcher-17294-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1485595 INFO  (jetty-launcher-17294-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1485595 INFO  (jetty-launcher-17294-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1485595 INFO  (jetty-launcher-17294-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1485595 INFO  (jetty-launcher-17294-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1485595 INFO  (jetty-launcher-17294-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1485596 INFO  (jetty-launcher-17294-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1485596 INFO  (jetty-launcher-17294-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1485596 INFO  (jetty-launcher-17294-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1485597 INFO  (jetty-launcher-17294-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1485597 INFO  (jetty-launcher-17294-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1485597 INFO  (jetty-launcher-17294-thread-5) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1485597 INFO  (jetty-launcher-17294-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1485597 INFO  (jetty-launcher-17294-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1485597 INFO  (jetty-launcher-17294-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1485606 INFO  (jetty-launcher-17294-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1485606 INFO  (jetty-launcher-17294-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1485606 INFO  (jetty-launcher-17294-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1485606 INFO  (jetty-launcher-17294-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6b5b3a98{/solr,null,AVAILABLE}
   [junit4]   2> 1485607 INFO  (jetty-launcher-17294-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@676a74d0{SSL, (ssl, 
http/1.1)}{127.0.0.1:41845}
   [junit4]   2> 1485608 INFO  (jetty-launcher-17294-thread-2) [     ] 
o.e.j.s.Server Started @1485640ms
   [junit4]   2> 1485608 INFO  (jetty-launcher-17294-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:45423/solr, hostPort=41845}
   [junit4]   2> 1485608 ERROR (jetty-launcher-17294-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1485608 INFO  (jetty-launcher-17294-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1485608 INFO  (jetty-launcher-17294-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.9.1
   [junit4]   2> 1485608 INFO  (jetty-launcher-17294-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1485608 INFO  (jetty-launcher-17294-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 1485608 INFO  (jetty-launcher-17294-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-07-05T09:06:50.312Z
   [junit4]   2> 1485654 INFO  (jetty-launcher-17294-thread-5) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1485654 INFO  (jetty-launcher-17294-thread-5) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1485654 INFO  (jetty-launcher-17294-thread-5) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1485654 INFO  (jetty-launcher-17294-thread-5) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@41aa6de9{/solr,null,AVAILABLE}
   [junit4]   2> 1485657 INFO  (jetty-launcher-17294-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1485657 INFO  (jetty-launcher-17294-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1485657 INFO  (jetty-launcher-17294-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1485663 INFO  (jetty-launcher-17294-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1485664 INFO  (jetty-launcher-17294-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1485664 INFO  (jetty-launcher-17294-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1485692 INFO  (jetty-launcher-17294-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1485692 INFO  (jetty-launcher-17294-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1485692 INFO  (jetty-launcher-17294-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1485696 INFO  (jetty-launcher-17294-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2220c7ea{/solr,null,AVAILABLE}
   [junit4]   2> 1485707 INFO  (jetty-launcher-17294-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1485712 INFO  (jetty-launcher-17294-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@44a84c29{/solr,null,AVAILABLE}
   [junit4]   2> 1485712 INFO  (zkConnectionManagerCallback-17296-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1485712 INFO  (jetty-launcher-17294-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1485712 INFO  (jetty-launcher-17294-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@366885bf{/solr,null,AVAILABLE}
   [junit4]   2> 1485712 INFO  (jetty-launcher-17294-thread-5) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1a4a43bd{SSL, (ssl, 
http/1.1)}{127.0.0.1:44295}
   [junit4]   2> 1485712 INFO  (jetty-launcher-17294-thread-5) [     ] 
o.e.j.s.Server Started @1485745ms
   [junit4]   2> 1485712 INFO  (jetty-launcher-17294-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:45423/solr, hostPort=44295}
   [junit4]   2> 1485713 ERROR (jetty-launcher-17294-thread-5) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1485713 INFO  (jetty-launcher-17294-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1485713 INFO  (jetty-launcher-17294-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.9.1
   [junit4]   2> 1485713 INFO  (jetty-launcher-17294-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1485713 INFO  (jetty-launcher-17294-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 1485713 INFO  (jetty-launcher-17294-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-07-05T09:06:50.417Z
   [junit4]   2> 1485713 INFO  (jetty-launcher-17294-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@55f87de4{SSL, (ssl, 
http/1.1)}{127.0.0.1:40483}
   [junit4]   2> 1485713 INFO  (jetty-launcher-17294-thread-4) [     ] 
o.e.j.s.Server Started @1485746ms
   [junit4]   2> 1485713 INFO  (jetty-launcher-17294-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:45423/solr, hostPort=40483}
   [junit4]   2> 1485713 ERROR (jetty-launcher-17294-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1485713 INFO  (jetty-launcher-17294-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1485713 INFO  (jetty-launcher-17294-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.9.1
   [junit4]   2> 1485713 INFO  (jetty-launcher-17294-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1485713 INFO  (jetty-launcher-17294-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 1485713 INFO  (jetty-launcher-17294-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-07-05T09:06:50.417Z
   [junit4]   2> 1485714 INFO  (jetty-launcher-17294-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1485714 INFO  (jetty-launcher-17294-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1485714 INFO  (jetty-launcher-17294-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@321e6b9e{SSL, (ssl, 
http/1.1)}{127.0.0.1:36839}
   [junit4]   2> 1485714 INFO  (jetty-launcher-17294-thread-1) [     ] 
o.e.j.s.Server Started @1485747ms
   [junit4]   2> 1485714 INFO  (jetty-launcher-17294-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:45423/solr, hostPort=36839}
   [junit4]   2> 1485714 INFO  (jetty-launcher-17294-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@24d17738{SSL, (ssl, 
http/1.1)}{127.0.0.1:41227}
   [junit4]   2> 1485714 INFO  (jetty-launcher-17294-thread-3) [     ] 
o.e.j.s.Server Started @1485747ms
   [junit4]   2> 1485714 INFO  (jetty-launcher-17294-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:45423/solr, hostPort=41227}
   [junit4]   2> 1485715 ERROR (jetty-launcher-17294-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1485715 INFO  (jetty-launcher-17294-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1485715 INFO  (jetty-launcher-17294-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.9.1
   [junit4]   2> 1485715 INFO  (jetty-launcher-17294-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1485715 ERROR (jetty-launcher-17294-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1485715 INFO  (jetty-launcher-17294-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 1485715 INFO  (jetty-launcher-17294-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1485715 INFO  (jetty-launcher-17294-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-07-05T09:06:50.419Z
   [junit4]   2> 1485715 INFO  (jetty-launcher-17294-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.9.1
   [junit4]   2> 1485715 INFO  (jetty-launcher-17294-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1485715 INFO  (jetty-launcher-17294-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 1485715 INFO  (jetty-launcher-17294-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-07-05T09:06:50.419Z
   [junit4]   2> 1485716 INFO  (jetty-launcher-17294-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1485717 INFO  (jetty-launcher-17294-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1485717 INFO  (jetty-launcher-17294-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1485720 INFO  (zkConnectionManagerCallback-17298-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1485720 INFO  (jetty-launcher-17294-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1485738 INFO  (jetty-launcher-17294-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1485738 INFO  (zkConnectionManagerCallback-17304-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1485738 INFO  (jetty-launcher-17294-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1485738 INFO  (zkConnectionManagerCallback-17302-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1485738 INFO  (jetty-launcher-17294-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1485738 WARN  
(jetty-launcher-17294-thread-2-SendThread(127.0.0.1:45423)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1015938ea280003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1015938ea280003, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1015938ea280003, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1485739 INFO  (jetty-launcher-17294-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1485739 INFO  (jetty-launcher-17294-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1485739 INFO  (jetty-launcher-17294-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1485740 INFO  (zkConnectionManagerCallback-17300-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1485741 INFO  (jetty-launcher-17294-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1485741 INFO  (jetty-launcher-17294-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1485744 INFO  (jetty-launcher-17294-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1485744 WARN  
(jetty-launcher-17294-thread-4-SendThread(127.0.0.1:45423)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1015938ea280004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1015938ea280004, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1015938ea280004, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1485746 INFO  (jetty-launcher-17294-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1485747 INFO  (jetty-launcher-17294-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1485747 INFO  (jetty-launcher-17294-thread-5) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1485851 WARN  
(jetty-launcher-17294-thread-3-SendThread(127.0.0.1:45423)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1015938ea280007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1015938ea280007, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1015938ea280007, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1486179 INFO  (jetty-launcher-17294-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1486180 WARN  (jetty-launcher-17294-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1486207 WARN  (jetty-launcher-17294-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@17ac9b6e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1486207 WARN  (jetty-launcher-17294-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@17ac9b6e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1486232 WARN  (jetty-launcher-17294-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1486256 WARN  (jetty-launcher-17294-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@bc663d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1486256 WARN  (jetty-launcher-17294-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@bc663d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1486257 INFO  (jetty-launcher-17294-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45423/solr
   [junit4]   2> 1486271 INFO  (jetty-launcher-17294-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1486283 INFO  (zkConnectionManagerCallback-17327-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1486284 INFO  (jetty-launcher-17294-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1486409 INFO  (jetty-launcher-17294-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1486409 WARN  (jetty-launcher-17294-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1486419 INFO  (jetty-launcher-17294-thread-2) 
[n:127.0.0.1:41845_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1486445 WARN  (jetty-launcher-17294-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@35cf84b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1486445 WARN  (jetty-launcher-17294-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@35cf84b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1486453 INFO  (zkConnectionManagerCallback-17329-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1486454 INFO  (jetty-launcher-17294-thread-2) 
[n:127.0.0.1:41845_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1486468 WARN  (jetty-launcher-17294-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1486488 WARN  (jetty-launcher-17294-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@198a12a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1486488 WARN  (jetty-launcher-17294-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@198a12a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1486489 INFO  (jetty-launcher-17294-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45423/solr
   [junit4]   2> 1486504 INFO  (jetty-launcher-17294-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1486531 WARN  (jetty-launcher-17294-thread-2) 
[n:127.0.0.1:41845_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1486534 INFO  (zkConnectionManagerCallback-17339-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1486534 INFO  (jetty-launcher-17294-thread-2) 
[n:127.0.0.1:41845_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41845_solr
   [junit4]   2> 1486535 INFO  (jetty-launcher-17294-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1486536 INFO  (jetty-launcher-17294-thread-2) 
[n:127.0.0.1:41845_solr     ] o.a.s.c.Overseer Overseer 
(id=72437169996169225-127.0.0.1:41845_solr-n_0000000000) starting
   [junit4]   2> 1486567 INFO  
(OverseerStateUpdate-72437169996169225-127.0.0.1:41845_solr-n_0000000000) 
[n:127.0.0.1:41845_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:41845_solr
   [junit4]   2> 1486580 INFO  (jetty-launcher-17294-thread-2) 
[n:127.0.0.1:41845_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41845_solr
   [junit4]   2> 1486581 INFO  (jetty-launcher-17294-thread-2) 
[n:127.0.0.1:41845_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1486582 WARN  (jetty-launcher-17294-thread-2) 
[n:127.0.0.1:41845_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> 1486587 INFO  (zkCallback-17328-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1486608 INFO  (jetty-launcher-17294-thread-2) 
[n:127.0.0.1:41845_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.TestRebalanceLeaders_8A8985556C4A2A16-001/tempDir-001/node2
   [junit4]   2> 1486660 INFO  (jetty-launcher-17294-thread-5) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1486660 WARN  (jetty-launcher-17294-thread-5) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1486667 INFO  (jetty-launcher-17294-thread-1) 
[n:127.0.0.1:36839_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1486668 INFO  (zkConnectionManagerCallback-17352-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1486668 INFO  (jetty-launcher-17294-thread-1) 
[n:127.0.0.1:36839_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1486669 WARN  (jetty-launcher-17294-thread-5) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@356823e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1486669 WARN  (jetty-launcher-17294-thread-5) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@356823e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1486672 WARN  (jetty-launcher-17294-thread-5) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1486674 WARN  (jetty-launcher-17294-thread-5) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@ee49f5d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1486674 WARN  (jetty-launcher-17294-thread-5) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@ee49f5d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1486675 INFO  (jetty-launcher-17294-thread-5) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45423/solr
   [junit4]   2> 1486676 WARN  (jetty-launcher-17294-thread-1) 
[n:127.0.0.1:36839_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1486676 INFO  (jetty-launcher-17294-thread-1) 
[n:127.0.0.1:36839_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1486678 INFO  (jetty-launcher-17294-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1486680 INFO  (jetty-launcher-17294-thread-1) 
[n:127.0.0.1:36839_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36839_solr as DOWN
   [junit4]   2> 1486680 INFO  (zkConnectionManagerCallback-17359-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1486680 INFO  (jetty-launcher-17294-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1486680 INFO  (jetty-launcher-17294-thread-1) 
[n:127.0.0.1:36839_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1486680 INFO  (jetty-launcher-17294-thread-1) 
[n:127.0.0.1:36839_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36839_solr
   [junit4]   2> 1486681 INFO  (zkCallback-17328-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1486682 INFO  (zkCallback-17351-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1486682 INFO  (jetty-launcher-17294-thread-1) 
[n:127.0.0.1:36839_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1486683 WARN  (jetty-launcher-17294-thread-1) 
[n:127.0.0.1:36839_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> 1486697 INFO  (jetty-launcher-17294-thread-1) 
[n:127.0.0.1:36839_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.TestRebalanceLeaders_8A8985556C4A2A16-001/tempDir-001/node1
   [junit4]   2> 1486729 INFO  (jetty-launcher-17294-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1486729 WARN  (jetty-launcher-17294-thread-3) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1486742 WARN  (jetty-launcher-17294-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4d223c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1486742 WARN  (jetty-launcher-17294-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4d223c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1486744 WARN  (jetty-launcher-17294-thread-3) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1486746 WARN  (jetty-launcher-17294-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6a84b273[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1486746 WARN  (jetty-launcher-17294-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6a84b273[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1486747 INFO  (jetty-launcher-17294-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45423/solr
   [junit4]   2> 1486749 INFO  (jetty-launcher-17294-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1486752 INFO  (zkConnectionManagerCallback-17371-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1486752 INFO  (jetty-launcher-17294-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1486754 WARN  
(jetty-launcher-17294-thread-3-SendThread(127.0.0.1:45423)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1015938ea28000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1015938ea28000d, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1015938ea28000d, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1486783 INFO  (jetty-launcher-17294-thread-5) 
[n:127.0.0.1:44295_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1486785 INFO  (zkConnectionManagerCallback-17373-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1486785 INFO  (jetty-launcher-17294-thread-5) 
[n:127.0.0.1:44295_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1486794 WARN  (jetty-launcher-17294-thread-5) 
[n:127.0.0.1:44295_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1486796 INFO  (jetty-launcher-17294-thread-5) 
[n:127.0.0.1:44295_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1486809 INFO  (jetty-launcher-17294-thread-5) 
[n:127.0.0.1:44295_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44295_solr as DOWN
   [junit4]   2> 1486811 INFO  (jetty-launcher-17294-thread-5) 
[n:127.0.0.1:44295_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1486811 INFO  (jetty-launcher-17294-thread-5) 
[n:127.0.0.1:44295_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44295_solr
   [junit4]   2> 1486812 INFO  (zkCallback-17328-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1486813 INFO  (zkCallback-17351-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1486817 INFO  (jetty-launcher-17294-thread-5) 
[n:127.0.0.1:44295_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1486817 WARN  (jetty-launcher-17294-thread-5) 
[n:127.0.0.1:44295_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> 1486824 INFO  (zkCallback-17372-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1486845 INFO  (jetty-launcher-17294-thread-5) 
[n:127.0.0.1:44295_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.TestRebalanceLeaders_8A8985556C4A2A16-001/tempDir-001/node5
   [junit4]   2> 1486908 INFO  (jetty-launcher-17294-thread-3) 
[n:127.0.0.1:41227_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1486908 INFO  (zkConnectionManagerCallback-17381-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1486908 INFO  (jetty-launcher-17294-thread-3) 
[n:127.0.0.1:41227_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1486916 WARN  (jetty-launcher-17294-thread-3) 
[n:127.0.0.1:41227_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1486917 INFO  (jetty-launcher-17294-thread-3) 
[n:127.0.0.1:41227_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1486926 INFO  (jetty-launcher-17294-thread-3) 
[n:127.0.0.1:41227_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41227_solr as DOWN
   [junit4]   2> 1486927 INFO  (jetty-launcher-17294-thread-3) 
[n:127.0.0.1:41227_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1486927 INFO  (jetty-launcher-17294-thread-3) 
[n:127.0.0.1:41227_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41227_solr
   [junit4]   2> 1486929 INFO  (zkCallback-17351-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1486929 INFO  (zkCallback-17328-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1486932 INFO  (jetty-launcher-17294-thread-3) 
[n:127.0.0.1:41227_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1486932 WARN  (jetty-launcher-17294-thread-3) 
[n:127.0.0.1:41227_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> 1486942 INFO  (jetty-launcher-17294-thread-3) 
[n:127.0.0.1:41227_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.TestRebalanceLeaders_8A8985556C4A2A16-001/tempDir-001/node3
   [junit4]   2> 1486944 INFO  (zkCallback-17380-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1486953 INFO  (zkCallback-17372-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1487699 INFO  (jetty-launcher-17294-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1487700 WARN  (jetty-launcher-17294-thread-4) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1487701 WARN  (jetty-launcher-17294-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@eeed7be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1487701 WARN  (jetty-launcher-17294-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@eeed7be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1487704 WARN  (jetty-launcher-17294-thread-4) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1487704 WARN  (jetty-launcher-17294-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7565e484[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1487704 WARN  (jetty-launcher-17294-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7565e484[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1487706 INFO  (jetty-launcher-17294-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45423/solr
   [junit4]   2> 1487707 INFO  (jetty-launcher-17294-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1487713 INFO  (zkConnectionManagerCallback-17395-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1487713 INFO  (jetty-launcher-17294-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1487717 WARN  
(jetty-launcher-17294-thread-4-SendThread(127.0.0.1:45423)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1015938ea280010.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1015938ea280010, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1015938ea280010, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1487829 INFO  (jetty-launcher-17294-thread-4) 
[n:127.0.0.1:40483_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1487836 INFO  (zkConnectionManagerCallback-17397-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1487836 INFO  (jetty-launcher-17294-thread-4) 
[n:127.0.0.1:40483_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1487844 WARN  (jetty-launcher-17294-thread-4) 
[n:127.0.0.1:40483_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1487845 INFO  (jetty-launcher-17294-thread-4) 
[n:127.0.0.1:40483_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1487849 INFO  (jetty-launcher-17294-thread-4) 
[n:127.0.0.1:40483_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40483_solr as DOWN
   [junit4]   2> 1487850 INFO  (jetty-launcher-17294-thread-4) 
[n:127.0.0.1:40483_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1487850 INFO  (jetty-launcher-17294-thread-4) 
[n:127.0.0.1:40483_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40483_solr
   [junit4]   2> 1487852 INFO  (zkCallback-17380-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1487852 INFO  (zkCallback-17372-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1487852 INFO  (zkCallback-17351-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1487852 INFO  (zkCallback-17328-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1487853 INFO  (jetty-launcher-17294-thread-4) 
[n:127.0.0.1:40483_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1487853 WARN  (jetty-launcher-17294-thread-4) 
[n:127.0.0.1:40483_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> 1487857 INFO  (zkCallback-17396-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1487874 INFO  (jetty-launcher-17294-thread-4) 
[n:127.0.0.1:40483_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.TestRebalanceLeaders_8A8985556C4A2A16-001/tempDir-001/node4
   [junit4]   2> 1487910 INFO  
(SUITE-TestRebalanceLeaders-seed#[8A8985556C4A2A16]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=5
   [junit4]   2> 1487914 INFO  
(SUITE-TestRebalanceLeaders-seed#[8A8985556C4A2A16]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1487916 INFO  (zkConnectionManagerCallback-17408-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1487916 INFO  
(SUITE-TestRebalanceLeaders-seed#[8A8985556C4A2A16]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1487918 INFO  
(SUITE-TestRebalanceLeaders-seed#[8A8985556C4A2A16]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1487920 INFO  
(SUITE-TestRebalanceLeaders-seed#[8A8985556C4A2A16]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45423/solr ready
   [junit4]   2> 1487994 INFO  
(OverseerThreadFactory-17344-thread-1-processing-n:127.0.0.1:41845_solr) 
[n:127.0.0.1:41845_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
TestColl
   [junit4]   2> 1488290 INFO  
(OverseerStateUpdate-72437169996169225-127.0.0.1:41845_solr-n_0000000000) 
[n:127.0.0.1:41845_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"TestColl_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:41845_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:41845/solr";,
   [junit4]   2>   "collection":"TestColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1488293 INFO  
(OverseerStateUpdate-72437169996169225-127.0.0.1:41845_solr-n_0000000000) 
[n:127.0.0.1:41845_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"TestColl_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:36839_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:36839/solr";,
   [junit4]   2>   "collection":"TestColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1488294 INFO  
(OverseerStateUpdate-72437169996169225-127.0.0.1:41845_solr-n_0000000000) 
[n:127.0.0.1:41845_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"TestColl_shard1_replica_n4",
   [junit4]   2>   "node_name":"127.0.0.1:44295_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:44295/solr";,
   [junit4]   2>   "collection":"TestColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1488296 INFO  
(OverseerStateUpdate-72437169996169225-127.0.0.1:41845_solr-n_0000000000) 
[n:127.0.0.1:41845_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"TestColl_shard2_replica_n6",
   [junit4]   2>   "node_name":"127.0.0.1:41227_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:41227/solr";,
   [junit4]   2>   "collection":"TestColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1488298 INFO  
(OverseerStateUpdate-72437169996169225-127.0.0.1:41845_solr-n_0000000000) 
[n:127.0.0.1:41845_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"TestColl_shard2_replica_n8",
   [junit4]   2>   "node_name":"127.0.0.1:40483_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:40483/solr";,
   [junit4]   2>   "collection":"TestColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1488299 INFO  
(OverseerStateUpdate-72437169996169225-127.0.0.1:41845_solr-n_0000000000) 
[n:127.0.0.1:41845_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"TestColl_shard2_replica_n10",
   [junit4]   2>   "node_name":"127.0.0.1:41845_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:41845/solr";,
   [junit4]   2>   "collection":"TestColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1488301 INFO  
(OverseerStateUpdate-72437169996169225-127.0.0.1:41845_solr-n_0000000000) 
[n:127.0.0.1:41845_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"TestColl_shard3_replica_n12",
   [junit4]   2>   "node_name":"127.0.0.1:36839_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:36839/solr";,
   [junit4]   2>   "collection":"TestColl",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1488303 INFO  
(OverseerStateUpdate-72437169996169225-127.0.0.1:41845_solr-n_0000000000) 
[n:127.0.0.1:41845_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"TestColl_shard3_replica_n14",
   [junit4]   2>   "node_name":"127.0.0.1:44295_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:44295/solr";,
   [junit4]   2>   "collection":"TestColl",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1488305 INFO  
(OverseerStateUpdate-72437169996169225-127.0.0.1:41845_solr-n_0000000000) 
[n:127.0.0.1:41845_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"TestColl_shard3_replica_n16",
   [junit4]   2>   "node_name":"127.0.0.1:41227_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:41227/solr";,
   [junit4]   2>   "collection":"TestColl",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1488518 INFO  (qtp1437642048-28676) [n:127.0.0.1:44295_solr    
x:TestColl_shard1_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=TestColl&newCollection=true&name=TestColl_shard1_replica_n4&action=CREATE&numShards=3&collection=TestColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1488564 INFO  (qtp1437642048-28675) [n:127.0.0.1:44295_solr    
x:TestColl_shard3_replica_n14 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node17&collection.configName=TestColl&newCollection=true&name=TestColl_shard3_replica_n14&action=CREATE&numShards=3&collection=TestColl&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1488626 INFO  (qtp436378351-28680) [n:127.0.0.1:40483_solr    
x:TestColl_shard2_replica_n8 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node11&collection.configName=TestColl&newCollection=true&name=TestColl_shard2_replica_n8&action=CREATE&numShards=3&collection=TestColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1488627 INFO  (qtp680560009-28658) [n:127.0.0.1:41845_solr    
x:TestColl_shard2_replica_n10 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node13&collection.configName=TestColl&newCollection=true&name=TestColl_shard2_replica_n10&action=CREATE&numShards=3&collection=TestColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1488627 INFO  (qtp680560009-28658) [n:127.0.0.1:41845_solr    
x:TestColl_shard2_replica_n10 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1488633 INFO  (qtp2112131177-28691) [n:127.0.0.1:36839_solr    
x:TestColl_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=TestColl&newCollection=true&name=TestColl_shard1_replica_n2&action=CREATE&numShards=3&collection=TestColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1488640 INFO  (qtp1437642048-28676) [n:127.0.0.1:44295_solr 
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 1488644 INFO  (qtp680560009-28659) [n:127.0.0.1:41845_solr    
x:TestColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=TestColl&newCollection=true&name=TestColl_shard1_replica_n1&action=CREATE&numShards=3&collection=TestColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1488646 INFO  (qtp1437642048-28676) [n:127.0.0.1:44295_solr 
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1488646 INFO  (qtp1437642048-28676) [n:127.0.0.1:44295_solr 
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1488646 INFO  (qtp1437642048-28676) [n:127.0.0.1:44295_solr 
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ] 
o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard1_replica_n4' using 
configuration from configset TestColl, trusted=true
   [junit4]   2> 1488646 INFO  (qtp1437642048-28676) [n:127.0.0.1:44295_solr 
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ] 
o.a.s.c.SolrCore [[TestColl_shard1_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.TestRebalanceLeaders_8A8985556C4A2A16-001/tempDir-001/node5/TestColl_shard1_replica_n4],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.TestRebalanceLeaders_8A8985556C4A2A16-001/tempDir-001/node5/TestColl_shard1_replica_n4/data/]
   [junit4]   2> 1488647 INFO  (qtp1798016534-28655) [n:127.0.0.1:41227_solr    
x:TestColl_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node9&collection.configName=TestColl&newCollection=true&name=TestColl_shard2_replica_n6&action=CREATE&numShards=3&collection=TestColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1488648 INFO  (qtp2112131177-28689) [n:127.0.0.1:36839_solr    
x:TestColl_shard3_replica_n12 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node15&collection.configName=TestColl&newCollection=true&name=TestColl_shard3_replica_n12&action=CREATE&numShards=3&collection=TestColl&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1488655 INFO  (qtp1437642048-28675) [n:127.0.0.1:44295_solr 
c:TestColl s:shard3 r:core_node17 x:TestColl_shard3_replica_n14 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 1488656 INFO  (qtp1437642048-28675) [n:127.0.0.1:44295_solr 
c:TestColl s:shard3 r:core_node17 x:TestColl_shard3_replica_n14 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1488656 INFO  (qtp1437642048-28675) [n:127.0.0.1:44295_solr 
c:TestColl s:shard3 r:core_node17 x:TestColl_shard3_replica_n14 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1488656 INFO  (qtp1437642048-28675) [n:127.0.0.1:44295_solr 
c:TestColl s:shard3 r:core_node17 x:TestColl_shard3_replica_n14 ] 
o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard3_replica_n14' using 
configuration from configset TestColl, trusted=true
   [junit4]   2> 1488656 INFO  (qtp1437642048-28675) [n:127.0.0.1:44295_solr 
c:TestColl s:shard3 r:core_node17 x:TestColl_shard3_replica_n14 ] 
o.a.s.c.SolrCore [[TestColl_shard3_replica_n14] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.TestRebalanceLeaders_8A8985556C4A2A16-001/tempDir-001/node5/TestColl_shard3_replica_n14],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.TestRebalanceLeaders_8A8985556C4A2A16-001/tempDir-001/node5/TestColl_shard3_replica_n14/data/]
   [junit4]   2> 1488657 INFO  (qtp1798016534-28684) [n:127.0.0.1:41227_solr    
x:TestColl_shard3_replica_n16 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node18&collection.configName=TestColl&newCollection=true&name=TestColl_shard3_replica_n16&action=CREATE&numShards=3&collection=TestColl&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1488669 INFO  (qtp436378351-28680) [n:127.0.0.1:40483_solr 
c:TestColl s:shard2 r:core_node11 x:TestColl_shard2_replica_n8 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 1488670 INFO  (qtp680560009-28659) [n:127.0.0.1:41845_solr 
c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 1488672 INFO  (qtp436378351-28680) [n:127.0.0.1:40483_solr 
c:TestColl s:shard2 r:core_node11 x:TestColl_shard2_replica_n8 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1488672 INFO  (qtp436378351-28680) [n:127.0.0.1:40483_solr 
c:TestColl s:shard2 r:core_node11 x:TestColl_shard2_replica_n8 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1488672 INFO  (qtp436378351-28680) [n:127.0.0.1:40483_solr 
c:TestColl s:shard2 r:core_node11 x:TestColl_shard2_replica_n8 ] 
o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard2_replica_n8' using 
configuration from configset TestColl, trusted=true
   [junit4]   2> 1488672 INFO  (qtp436378351-28680) [n:127.0.0.1:40483_solr 
c:TestColl s:shard2 r:core_node11 x:TestColl_shard2_replica_n8 ] 
o.a.s.c.SolrCore [[TestColl_shard2_replica_n8] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.TestRebalanceLeaders_8A8985556C4A2A16-001/tempDir-001/node4/TestColl_shard2_replica_n8],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.TestRebalanceLeaders_8A8985556C4A2A16-001/tempDir-001/node4/TestColl_shard2_replica_n8/data/]
   [junit4]   2> 1488674 INFO  (qtp680560009-28659) [n:127.0.0.1:41845_solr 
c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1488674 INFO  (qtp680560009-28659) [n:127.0.0.1:41845_solr 
c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1488674 INFO  (qtp680560009-28659) [n:127.0.0.1:41845_solr 
c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard1_replica_n1' using 
configuration from configset TestColl, trusted=true
   [junit4]   2> 1488675 INFO  (qtp680560009-28659) [n:127.0.0.1:41845_solr 
c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[TestColl_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.TestRebalanceLeaders_8A8985556C4A2A16-001/tempDir-001/node2/TestColl_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.TestRebalanceLeaders_8A8985556C4A2A16-001/tempDir-001/node2/TestColl_shard1_replica_n1/data/]
   [junit4]   2> 1488679 INFO  (qtp1798016534-28684) [n:127.0.0.1:41227_solr 
c:TestColl s:shard3 r:core_node18 x:TestColl_shard3_replica_n16 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 1488682 INFO  (qtp1798016534-28684) [n:127.0.0.1:41227_solr 
c:TestColl s:shard3 r:core_node18 x:TestColl_shard3_replica_n16 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1488683 INFO  (qtp1798016534-28684) [n:127.0.0.1:41227_solr 
c:TestColl s:shard3 r:core_node18 x:TestColl_shard3_replica_n16 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1488683 INFO  (qtp1798016534-28684) [n:127.0.0.1:41227_solr 
c:TestColl s:shard3 r:core_node18 x:TestColl_shard3_replica_n16 ] 
o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard3_replica_n16' using 
configuration from configset TestColl, trusted=true
   [junit4]   2> 1488683 INFO  (qtp1798016534-28684) [n:127.0.0.1:41227_solr 
c:TestColl s:shard3 r:core_node18 x:TestColl_shard3_replica_n16 ] 
o.a.s.c.SolrCore [[TestColl_shard3_replica_n16] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.TestRebalanceLeaders_8A8985556C4A2A16-001/tempDir-001/node3/TestColl_shard3_replica_n16],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.TestRebalanceLeaders_8A8985556C4A2A16-001/tempDir-001/node3/TestColl_shard3_replica_n16/data/]
   [junit4]   2> 1488693 INFO  (qtp1798016534-28655) [n:127.0.0.1:41227_solr 
c:TestColl s:shard2 r:core_node9 x:TestColl_shard2_replica_n6 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 1488693 INFO  (qtp680560009-28658) [n:127.0.0.1:41845_solr 
c:TestColl s:shard2 r:core_node13 x:TestColl_shard2_replica_n10 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 1488694 INFO  (qtp1798016534-28655) [n:127.0.0.1:41227_solr 
c:TestColl s:shard2 r:core_node9 x:TestColl_shard2_replica_n6 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1488695 INFO  (qtp2112131177-28691) [n:127.0.0.1:36839_solr 
c:TestColl s:shard1 r:core_node5 x:TestColl_shard1_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 1488695 INFO  (qtp1798016534-28655) [n:127.0.0.1:41227_solr 
c:TestColl s:shard2 r:core_node9 x:TestColl_shard2_replica_n6 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1488695 INFO  (qtp1798016534-28655) [n:127.0.0.1:41227_solr 
c:TestColl s:shard2 r:core_node9 x:TestColl_shard2_replica_n6 ] 
o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard2_replica_n6' using 
configuration from configset TestColl, trusted=true
   [junit4]   2> 1488695 INFO  (qtp1798016534-28655) [n:127.0.0.1:41227_solr 
c:TestColl s:shard2 r:core_node9 x:TestColl_shard2_replica_n6 ] 
o.a.s.c.SolrCore [[TestColl_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.TestRebalanceLeaders_8A8985556C4A2A16-001/tempDir-001/node3/TestColl_shard2_replica_n6],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.TestRebalanceLeaders_8A8985556C4A2A16-001/tempDir-001/node3/TestColl_shard2_replica_n6/data/]
   [junit4]   2> 1488695 INFO  (qtp680560009-28658) [n:127.0.0.1:41845_solr 
c:TestColl s:shard2 r:core_node13 x:TestColl_shard2_replica_n10 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1488696 INFO  (qtp680560009-28658) [n:127.0.0.1:41845_solr 
c:TestColl s:shard2 r:core_node13 x:TestColl_shard2_replica_n10 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1488696 INFO  (qtp680560009-28658) [n:127.0.0.1:41845_solr 
c:TestColl s:shard2 r:core_node13 x:TestColl_shard2_replica_n10 ] 
o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard2_replica_n10' using 
configuration from configset TestColl, trusted=true
   [junit4]   2> 1488696 INFO  (qtp2112131177-28691) [n:127.0.0.1:36839_solr 
c:TestColl s:shard1 r:core_node5 x:TestColl_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1488696 INFO  (qtp680560009-28658) [n:127.0.0.1:41845_solr 
c:TestColl s:shard2 r:core_node13 x:TestColl_shard2_replica_n10 ] 
o.a.s.c.SolrCore [[TestColl_shard2_replica_n10] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.TestRebalanceLeaders_8A8985556C4A2A16-001/tempDir-001/node2/TestColl_shard2_replica_n10],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.TestRebalanceLeaders_8A8985556C4A2A16-001/tempDir-001/node2/TestColl_shard2_replica_n10/data/]
   [junit4]   2> 1488696 INFO  (qtp2112131177-28691) [n:127.0.0.1:36839_solr 
c:TestColl s:shard1 r:core_node5 x:TestColl_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1488696 INFO  (qtp2112131177-28691) [n:127.0.0.1:36839_solr 
c:TestColl s:shard1 r:core_node5 x:TestColl_shard1_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard1_replica_n2' using 
configuration from configset TestColl, trusted=true
   [junit4]   2> 1488696 INFO  (qtp2112131177-28689) [n:127.0.0.1:36839_solr 
c:TestColl s:shard3 r:core_node15 x:TestColl_shard3_replica_n12 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 1488696 INFO  (qtp2112131177-28691) [n:127.0.0.1:36839_solr 
c:TestColl s:shard1 r:core_node5 x:TestColl_shard1_replica_n2 ] 
o.a.s.c.SolrCore [[TestColl_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.TestRebalanceLeaders_8A8985556C4A2A16-001/tempDir-001/node1/TestColl_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.TestRebalanceLeaders_8A8985556C4A2A16-001/tempDir-001/node1/TestColl_shard1_replica_n2/data/]
   [junit4]   2> 1488698 INFO  (qtp2112131177-28689) [n:127.0.0.1:36839_solr 
c:TestColl s:shard3 r:core_node15 x:TestColl_shard3_replica_n12 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1488698 INFO  (qtp2112131177-28689) [n:127.0.0.1:36839_solr 
c:TestColl s:shard3 r:core_node15 x:TestColl_shard3_replica_n12 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1488698 INFO  (qtp2112131177-28689) [n:127.0.0.1:36839_solr 
c:TestColl s:shard3 r:core_node15 x:TestColl_shard3_replica_n12 ] 
o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard3_replica_n12' using 
configuration from configset TestColl, trusted=true
   [junit4]   2> 1488698 INFO  (qtp2112131177-28689) [n:127.0.0.1:36839_solr 
c:TestColl s:shard3 r:core_node15 x:TestColl_shard3_replica_n12 ] 
o.a.s.c.SolrCore [[TestColl_shard3_replica_n12] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.TestRebalanceLeaders_8A8985556C4A2A16-001/tempDir-001/node1/TestColl_shard3_replica_n12],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.TestRebalanceLeaders_8A8985556C4A2A16-001/tempDir-001/node1/TestColl_shard3_replica_n12/data/]
   [junit4]   2> 1488732 INFO  (qtp436378351-28680) [n:127.0.0.1:40483_solr 
c:TestColl s:shard2 r:core_node11 x:TestColl_shard2_replica_n8 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1488732 INFO  (qtp436378351-28680) [n:127.0.0.1:40483_solr 
c:TestColl s:shard2 r:core_node11 x:TestColl_shard2_replica_n8 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1488733 INFO  (qtp436378351-28680) [n:127.0.0.1:40483_solr 
c:TestColl s:shard2 r:core_node11 x:TestColl_shard2_replica_n8 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1488733 INFO  (qtp436378351-28680) [n:127.0.0.1:40483_solr 
c:TestColl s:shard2 r:core_node11 x:TestColl_shard2_replica_n8 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1488740 INFO  (qtp1437642048-28675) [n:127.0.0.1:44295_solr 
c:TestColl s:shard3 r:core_node17 x:TestColl_shard3_replica_n14 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1488740 INFO  (qtp1437642048-28675) [n:127.0.0.1:44295_solr 
c:TestColl s:shard3 r:core_node17 x:TestColl_shard3_replica_n14 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1488741 INFO  (qtp1437642048-28675) [n:127.0.0.1:44295_solr 
c:TestColl s:shard3 r:core_node17 x:TestColl_shard3_replica_n14 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1488741 INFO  (qtp1437642048-28675) [n:127.0.0.1:44295_solr 
c:TestColl s:shard3 r:core_node17 x:TestColl_shard3_replica_n14 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1488741 INFO  (qtp436378351-28680) [n:127.0.0.1:40483_solr 
c:TestColl s:shard2 r:core_node11 x:TestColl_shard2_replica_n8 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/TestColl
   [junit4]   2> 1488741 INFO  (qtp1437642048-28676) [n:127.0.0.1:44295_solr 
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1488741 INFO  (qtp1437642048-28676) [n:127.0.0.1:44295_solr 
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1488742 INFO  (qtp436378351-28680) [n:127.0.0.1:40483_solr 
c:TestColl s:shard2 r:core_node11 x:TestColl_shard2_replica_n8 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/TestColl
   [junit4]   2> 1488742 INFO  (qtp1437642048-28676) [n:127.0.0.1:44295_solr 
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1488742 INFO  (qtp1437642048-28676) [n:127.0.0.1:44295_solr 
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1488742 INFO  (qtp436378351-28680) [n:127.0.0.1:40483_solr 
c:TestColl s:shard2 r:core_node11 x:TestColl_shard2_replica_n8 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1488742 INFO  (qtp436378351-28680) [n:127.0.0.1:40483_solr 
c:TestColl s:shard2 r:core_node11 x:TestColl_shard2_replica_n8 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1704435136275152896
   [junit4]   2> 1488743 INFO  (qtp1437642048-28675) [n:127.0.0.1:44295_solr 
c:TestColl s:shard3 r:core_node17 x:TestColl_shard3_replica_n14 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/TestColl
   [junit4]   2> 1488744 INFO  (qtp1437642048-28675) [n:127.0.0.1:44295_solr 
c:TestColl s:shard3 r:core_node17 x:TestColl_shard3_replica_n14 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/TestColl
   [junit4]   2> 1488744 INFO  (qtp1437642048-28676) [n:127.0.0.1:44295_solr 
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/TestColl
   [junit4]   2> 1488744 INFO  (qtp1437642048-28675) [n:127.0.0.1:44295_solr 
c:TestColl s:shard3 r:core_node17 x:TestColl_shard3_replica_n14 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1488744 INFO  (qtp1437642048-28675) [n:127.0.0.1:44295_solr 
c:TestColl s:shard3 r:core_node17 x:TestColl_shard3_replica_n14 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1704435136277250048
   [junit4]   2> 1488746 INFO  (qtp1437642048-28676) [n:127.0.0.1:44295_solr 
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/TestColl
   [junit4]   2> 1488746 INFO  (qtp1437642048-28676) [n:127.0.0.1:44295_solr 
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1488746 INFO  (qtp1437642048-28676) [n:127.0.0.1:44295_solr 
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1704435136279347200
   [junit4]   2> 1488752 INFO  
(searcherExecutor-17414-thread-1-processing-n:127.0.0.1:40483_solr 
x:TestColl_shard2_replica_n8 c:TestColl s:shard2 r:core_node11) 
[n:127.0.0.1:40483_solr c:TestColl s:shard2 r:core_node11 
x:TestColl_shard2_replica_n8 ] o.a.s.c.SolrCore [TestColl_shard2_replica_n8]  
Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1488752 INFO  
(searcherExecutor-17410-thread-1-processing-n:127.0.0.1:44295_solr 
x:TestColl_shard1_replica_n4 c:TestColl s:shard1 r:core_node7) 
[n:127.0.0.1:44295_solr c:TestColl s:shard1 r:core_node7 
x:TestColl_shard1_replica_n4 ] o.a.s.c.SolrCore [TestColl_shard1_replica_n4]  
Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1488753 INFO  
(searcherExecutor-17412-thread-1-processing-n:127.0.0.1:44295_solr 
x:TestColl_shard3_replica_n14 c:TestColl s:shard3 r:core_node17) 
[n:127.0.0.1:44295_solr c:TestColl s:shard3 r:core_node17 
x:TestColl_shard3_replica_n14 ] o.a.s.c.SolrCore [TestColl_shard3_replica_n14]  
Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1488757 INFO  (qtp436378351-28680) [n:127.0.0.1:40483_solr 
c:TestColl s:shard2 r:core_node11 x:TestColl_shard2_replica_n8 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/TestColl/terms/shard2 to Terms{values={core_node11=0}, version=0}
   [junit4]   2> 1488757 INFO  (qtp436378351-28680) [n:127.0.0.1:40483_solr 
c:TestColl s:shard2 r:core_node11 x:TestColl_shard2_replica_n8 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/TestColl/leaders/shard2
   [junit4]   2> 1488757 INFO  (qtp1437642048-28676) [n:127.0.0.1:44295_solr 
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/TestColl/terms/shard1 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 1488757 INFO  (qtp1437642048-28676) [n:127.0.0.1:44295_solr 
c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/TestColl/leaders/shard1
   [junit4]   2> 1488770 INFO  (qtp680560009-28659) [n:127.0.0.1:41845_solr 
c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1488770 INFO  (qtp680560009-28659) [n:127.0.0.1:41845_solr 
c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1488770 INFO  (qtp2112131177-28689) [n:127.0.0.1:36839_solr 
c:TestColl s:shard3 r:core_node15 x:TestColl_shard3_replica_n12 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1488770 INFO  (qtp2112131177-28689) [n:127.0.0.1:36839_solr 
c:TestColl s:shard3 r:core_node15 x:TestColl_shard3_replica_n12 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1488770 INFO  (qtp680560009-28659) [n:127.0.0.1:41845_solr 
c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1488770 INFO  (qtp680560009-28659) [n:127.0.0.1:41845_solr 
c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1488770 INFO  (qtp2112131177-28689) [n:127.0.0.1:36839_solr 
c:TestColl s:shard3 r:core_node15 x:TestColl_shard3_replica_n12 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1488770 INFO  (qtp2112131177-28689) [n:127.0.0.1:36839_solr 
c:TestColl s:shard3 r:core_node15 x:TestColl_shard3_replica_n12 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1488772 INFO  (qtp2112131177-28691) [n:127.0.0.1:36839_solr 
c:TestColl s:shard1 r:core_node5 x:TestColl_shard1_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1488772 INFO  (qtp2112131177-28691) [n:127.0.0.1:36839_solr 
c:TestColl s:shard1 r:core_node5 x:TestColl_shard1_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1488772 INFO  (qtp2112131177-28691) [n:127.0.0.1:36839_solr 
c:TestColl s:shard1 r:core_node5 x:TestColl_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1488772 INFO  (qtp2112131177-28691) [n:127.0.0.1:36839_solr 
c:TestColl s:shard1 r:core_node5 x:TestColl_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1488773 INFO  (qtp1798016534-28684) [n:127.0.0.1:41227_solr 
c:TestColl s:shard3 r:core_node18 x:TestColl_shard3_replica_n16 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1488773 INFO  (qtp1798016534-28684) [n:127.0.0.1:41227_solr 
c:TestColl s:shard3 r:core_node18 x:TestColl_shard3_replica_n16 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1488773 INFO  (qtp1798016534-28684) [n:127.0.0.1:41227_solr 
c:TestColl s:shard3 r:core_node18 x:TestColl_shard3_replica_n16 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1488773 INFO  (qtp1798016534-28684) [n:127.0.0.1:41227_solr 
c:TestColl s:shard3 r:core_node18 x:TestColl_shard3_replica_n16 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1488774 INFO  (qtp680560009-28658) [n:127.0.0.1:41845_solr 
c:TestColl s:shard2 r:core_node13 x:TestColl_shard2_replica_n10 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1488774 INFO  (qtp680560009-28658) [n:127.0.0.1:41845_solr 
c:TestColl s:shard2 r:core_node13 x:TestColl_shard2_replica_n10 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1488774 INFO  (qtp680560009-28658) [n:127.0.0.1:41845_solr 
c:TestColl s:shard2 r:core_node13 x:TestColl_shard2_replica_n10 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1488774 INFO  (qtp680560009-28658) [n:127.0.0.1:41845_solr 
c:TestColl s:shard2 r:core_node13 x:TestColl_shard2_replica_n10 ] 
o.a.s.u.CommitTracker Soft AutoComm

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

rvletContextHandler@2d3c74c{/solr,null,STOPPED}
   [junit4]   2> 1871367 INFO  (jetty-closer-17609-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1871467 INFO  (jetty-closer-17609-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@62810827{SSL, (ssl, 
http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1871467 INFO  (jetty-closer-17609-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@561e3733{/solr,null,STOPPED}
   [junit4]   2> 1871467 INFO  (jetty-closer-17609-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1871567 INFO  (jetty-closer-17609-thread-5) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@72c20685{SSL, (ssl, 
http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1871567 INFO  (jetty-closer-17609-thread-5) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@77669edd{/solr,null,STOPPED}
   [junit4]   2> 1871567 INFO  (jetty-closer-17609-thread-5) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1871667 INFO  (jetty-closer-17609-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@70538a47{SSL, (ssl, 
http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1871668 INFO  (jetty-closer-17609-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@261e06ae{/solr,null,STOPPED}
   [junit4]   2> 1871668 INFO  (jetty-closer-17609-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1871766 INFO  (jetty-closer-17609-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72437169996169231-127.0.0.1:41227_solr-n_0000000003) closing
   [junit4]   2> 1871767 INFO  (jetty-closer-17609-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@24d17738{SSL, (ssl, 
http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1871767 INFO  (jetty-closer-17609-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@44a84c29{/solr,null,STOPPED}
   [junit4]   2> 1871767 INFO  (jetty-closer-17609-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1871768 INFO  
(SUITE-TestRebalanceLeaders-seed#[8A8985556C4A2A16]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1871973 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/TestColl/terms/shard2
   [junit4]   2>        11      /solr/collections/TestColl/terms/shard1
   [junit4]   2>        10      /solr/collections/TestColl/terms/shard3
   [junit4]   2>        10      /solr/aliases.json
   [junit4]   2>        9       /solr/packages.json
   [junit4]   2>        9       /solr/security.json
   [junit4]   2>        8       /solr/configs/TestColl
   [junit4]   2>        4       /solr/collections/TestColl/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        990     /solr/collections/TestColl/state.json
   [junit4]   2>        10      /solr/clusterprops.json
   [junit4]   2>        10      /solr/clusterstate.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72437169996169231-127.0.0.1:41227_solr-n_0000000003
   [junit4]   2>        3       
/solr/overseer_elect/election/72437169996169225-127.0.0.1:41845_solr-n_0000000000
   [junit4]   2>        2       
/solr/collections/TestColl/leader_elect/shard1/election/72437169996169225-core_node3-n_0000000004
   [junit4]   2>        2       
/solr/collections/TestColl/leader_elect/shard3/election/72437169996169231-core_node18-n_0000000007
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/collections/TestColl/leader_elect/shard1/election/72437169996169225-core_node3-n_0000000001
   [junit4]   2>        2       
/solr/collections/TestColl/leader_elect/shard3/election/72437169996169227-core_node15-n_0000000001
   [junit4]   2>        2       
/solr/collections/TestColl/leader_elect/shard2/election/72437169996169233-core_node11-n_0000000000
   [junit4]   2>        2       
/solr/collections/TestColl/leader_elect/shard3/election/72437169996169230-core_node17-n_0000000000
   [junit4]   2>        2       
/solr/collections/TestColl/leader_elect/shard1/election/72437169996169230-core_node7-n_0000000000
   [junit4]   2>        2       
/solr/collections/TestColl/leader_elect/shard1/election/72437169996169227-core_node5-n_0000000001
   [junit4]   2>        2       
/solr/collections/TestColl/leader_elect/shard2/election/72437169996169225-core_node13-n_0000000001
   [junit4]   2>        2       
/solr/collections/TestColl/leader_elect/shard2/election/72437169996169231-core_node9-n_0000000007
   [junit4]   2>        2       
/solr/collections/TestColl/leader_elect/shard2/election/72437169996169231-core_node9-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        175     /solr/overseer/queue
   [junit4]   2>        138     /solr/overseer/collection-queue-work
   [junit4]   2>        69      /solr/collections/TestColl/state.json
   [junit4]   2>        63      /solr/live_nodes
   [junit4]   2>        16      /solr/collections
   [junit4]   2>        2       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1871978 INFO  
(SUITE-TestRebalanceLeaders-seed#[8A8985556C4A2A16]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45423
   [junit4]   2> 1871978 INFO  
(SUITE-TestRebalanceLeaders-seed#[8A8985556C4A2A16]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45423
   [junit4]   2> 1871978 INFO  
(SUITE-TestRebalanceLeaders-seed#[8A8985556C4A2A16]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 45423
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.TestRebalanceLeaders_8A8985556C4A2A16-001
   [junit4]   2> Jul 05, 2021 9:13:16 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(Lucene87): {}, 
docValues:{}, maxPointsInLeafNode=881, maxMBSortInHeap=6.433647133786621, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=el, 
timezone=America/Nome
   [junit4]   2> NOTE: Linux 4.15.0-142-generic amd64/Oracle Corporation 
1.8.0_291 (64-bit)/cpus=4,threads=1,free=202369008,total=509083648
   [junit4]   2> NOTE: All tests run in this JVM: [TestFilteredDocIdSet, 
TestNonDefinedSimilarityFactory, TestUseDocValuesAsStored2, 
AutoscalingHistoryHandlerTest, SolrIndexConfigTest, TestHashQParserPlugin, 
TestSegmentSorting, TestNumericRangeQuery32, UpdateRequestProcessorFactoryTest, 
TestRTimerTree, DeleteReplicaTest, RequiredFieldsTest, 
TestSchemalessBufferedUpdates, ClusterStateTest, DistanceFunctionTest, 
RoutingToNodesWithPropertiesTest, HLLUtilTest, RequestHandlersTest, 
HdfsWriteToMultipleCollectionsTest, TestCrossCoreJoin, TestWithCollection, 
SecurityConfHandlerTest, TestDynamicURP, TestBooleanSimilarityFactory, 
DataDrivenBlockJoinTest, ReindexCollectionTest, 
CategoryRoutedAliasUpdateProcessorTest, TestSimExecutePlanAction, 
RegexBoostProcessorTest, DistributedFacetPivotWhiteBoxTest, 
V2CollectionBackupsAPIMappingTest, TestNestedDocsSort, TestCollectionAPIs, 
ExternalFileFieldSortTest, TestElisionMultitermQuery, SuggesterFSTTest, 
TestBlobHandler, NodeAddedTriggerTest, ChaosMonkeyNothingIsSafeTest, 
TestManagedResource, TestBlockCollapse, AssignTest, TestFreeTextSuggestions, 
NotRequiredUniqueKeyTest, TestLocalFSCloudBackupRestore, 
TestCloudDeleteByQuery, TestFunctionQuery, MoreLikeThisHandlerTest, 
IndexSizeTriggerTest, TestTolerantUpdateProcessorCloud, TestDistributedMap, 
TestHdfsBackupRestoreCore, TestReplicationHandlerDiskOverFlow, RulesTest, 
HdfsAutoAddReplicasIntegrationTest, TestSimpleQParserPlugin, 
TestComplexPhraseQParserPlugin, SpellPossibilityIteratorTest, 
OverseerCollectionConfigSetProcessorTest, TestShardHandlerFactory, 
SpatialHeatmapFacetsTest, TestUnifiedSolrHighlighterWithoutStoredId, 
TestReload, TestLegacyFieldReuse, DistribDocExpirationUpdateProcessorTest, 
SolrMetricManagerTest, TestClusterProperties, VersionInfoTest, 
V2StandaloneTest, TestStressRecovery, TestInPlaceUpdatesRequiredField, 
TestCopyFieldCollectionResource, SimplePostToolTest, 
DistributedIntervalFacetingTest, TestSimClusterStateProvider, 
ReplicationFactorTest, TestSolrCoreProperties, DirectSolrConnectionTest, 
BadComponentTest, TestPKIAuthenticationPlugin, 
JavaBinAtomicUpdateMultivalueTest, JSONWriterTest, ShardsWhitelistTest, 
TestCloudManagedSchema, TestUninvertingReader, 
TestDistributedStatsComponentCardinality, HdfsLockFactoryTest, 
CSVRequestHandlerTest, TestExportTool, BlockCacheTest, XmlInterpolationTest, 
TestReversedWildcardFilterFactory, TestAnalyzeInfixSuggestions, 
TestSolrCachePerf, TestCustomDocTransformer, HighlighterTest, 
TestOmitPositions, DocValuesMissingTest, CollectionsAPISolrJTest, 
SearchRateTriggerIntegrationTest, HdfsDirectoryFactoryTest, 
TestConfigSetProperties, DOMUtilTest, ConcurrentDeleteAndCreateCollectionTest, 
SuggestComponentTest, TestMiniSolrCloudClusterSSL, CurrencyRangeFacetCloudTest, 
DocValuesNotIndexedTest, SolrCoreTest, TestRetrieveFieldsOptimizer, 
TestJsonRequest, TestCloudPseudoReturnFields, TestJmxIntegration, 
NestedShardedAtomicUpdateTest, ChaosMonkeySafeLeaderTest, CleanupOldIndexTest, 
ConnectionManagerTest, DeleteLastCustomShardedReplicaTest, 
FullSolrCloudDistribCmdsTest, LeaderElectionContextKeyTest, 
LeaderElectionIntegrationTest, MetricsHistoryWithAuthIntegrationTest, 
MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, 
MoveReplicaTest, OverseerTest, ShardRoutingCustomTest, ShardTermsTest, 
SharedFSAutoReplicaFailoverTest, SliceStateTest, SolrCLIZkUtilsTest, 
SplitShardTest, TestConfigSetsAPIShareSchema, TestPullReplicaWithAuth, 
TestRandomRequestDistribution, TestRebalanceLeaders]
   [junit4] Completed [599/939 (1!)] on J1 in 387.68s, 3 tests, 1 failure <<< 
FAILURES!

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

Reply via email to