Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5939/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitLocking

Error Message:
expected to fail due to locking but succeeded

Stack Trace:
java.lang.AssertionError: expected to fail due to locking but succeeded
        at 
__randomizedtesting.SeedInfo.seed([32BE99C38BA2E266:55F96E329B979CE3]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitLocking(ShardSplitTest.java:605)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  
org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed

Error Message:
[]

Stack Trace:
java.lang.AssertionError: []
        at 
__randomizedtesting.SeedInfo.seed([32BE99C38BA2E266:DAB2ABD21ADED064]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed(SearchRateTriggerTest.java:263)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 14722 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
   [junit4]   2> 1753767 INFO  
(SUITE-SearchRateTriggerTest-seed#[32BE99C38BA2E266]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1753767 INFO  
(SUITE-SearchRateTriggerTest-seed#[32BE99C38BA2E266]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1753768 INFO  
(SUITE-SearchRateTriggerTest-seed#[32BE99C38BA2E266]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_32BE99C38BA2E266-001/data-dir-154-001
   [junit4]   2> 1753768 INFO  
(SUITE-SearchRateTriggerTest-seed#[32BE99C38BA2E266]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1753769 INFO  
(SUITE-SearchRateTriggerTest-seed#[32BE99C38BA2E266]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1753773 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[32BE99C38BA2E266]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testWaitForElapsed
   [junit4]   2> 1753778 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[32BE99C38BA2E266]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_32BE99C38BA2E266-001/tempDir-001
   [junit4]   2> 1753778 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[32BE99C38BA2E266]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1753781 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1753782 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1753897 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[32BE99C38BA2E266]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:62195
   [junit4]   2> 1753897 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[32BE99C38BA2E266]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:62195
   [junit4]   2> 1753897 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[32BE99C38BA2E266]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62195
   [junit4]   2> 1753897 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[32BE99C38BA2E266]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 62195
   [junit4]   2> 1753900 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[32BE99C38BA2E266]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1753904 INFO  (zkConnectionManagerCallback-12841-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1753904 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[32BE99C38BA2E266]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1753908 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[32BE99C38BA2E266]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1753940 INFO  (zkConnectionManagerCallback-12843-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1753940 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[32BE99C38BA2E266]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1753941 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[32BE99C38BA2E266]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1753947 INFO  (zkConnectionManagerCallback-12845-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1753947 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[32BE99C38BA2E266]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1754056 INFO  (jetty-launcher-12846-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1754056 INFO  (jetty-launcher-12846-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1754056 INFO  (jetty-launcher-12846-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1754061 INFO  (jetty-launcher-12846-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1754061 INFO  (jetty-launcher-12846-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1754061 INFO  (jetty-launcher-12846-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1754069 INFO  (jetty-launcher-12846-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1754069 INFO  (jetty-launcher-12846-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1754070 INFO  (jetty-launcher-12846-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1754072 INFO  (jetty-launcher-12846-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1754073 INFO  (jetty-launcher-12846-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1754073 INFO  (jetty-launcher-12846-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1754073 INFO  (jetty-launcher-12846-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1754073 INFO  (jetty-launcher-12846-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1754073 INFO  (jetty-launcher-12846-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1754076 INFO  (jetty-launcher-12846-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@28013552{/solr,null,AVAILABLE}
   [junit4]   2> 1754097 INFO  (jetty-launcher-12846-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@474ec537{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:62200}
   [junit4]   2> 1754098 INFO  (jetty-launcher-12846-thread-1) [     ] 
o.e.j.s.Server Started @1754250ms
   [junit4]   2> 1754098 INFO  (jetty-launcher-12846-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62200}
   [junit4]   2> 1754099 ERROR (jetty-launcher-12846-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1754099 INFO  (jetty-launcher-12846-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1754099 INFO  (jetty-launcher-12846-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1754099 INFO  (jetty-launcher-12846-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1754099 INFO  (jetty-launcher-12846-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1754099 INFO  (jetty-launcher-12846-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1754099 INFO  (jetty-launcher-12846-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1754099 INFO  (jetty-launcher-12846-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1754099 INFO  (jetty-launcher-12846-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-29T11:01:28.129988Z
   [junit4]   2> 1754105 INFO  (jetty-launcher-12846-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1754105 INFO  (jetty-launcher-12846-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1754105 INFO  (jetty-launcher-12846-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1754106 INFO  (jetty-launcher-12846-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1754106 INFO  (jetty-launcher-12846-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4a1e9e8b{/solr,null,AVAILABLE}
   [junit4]   2> 1754107 INFO  (jetty-launcher-12846-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1754107 INFO  (jetty-launcher-12846-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1754107 INFO  (jetty-launcher-12846-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1754109 INFO  (jetty-launcher-12846-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4be9582b{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:62201}
   [junit4]   2> 1754109 INFO  (jetty-launcher-12846-thread-2) [     ] 
o.e.j.s.Server Started @1754261ms
   [junit4]   2> 1754109 INFO  (jetty-launcher-12846-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62201}
   [junit4]   2> 1754110 ERROR (jetty-launcher-12846-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1754110 INFO  (jetty-launcher-12846-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1754110 INFO  (jetty-launcher-12846-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1754110 INFO  (jetty-launcher-12846-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1754110 INFO  (jetty-launcher-12846-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1754110 INFO  (jetty-launcher-12846-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-29T11:01:28.140282Z
   [junit4]   2> 1754112 INFO  (jetty-launcher-12846-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@764fe8d5{/solr,null,AVAILABLE}
   [junit4]   2> 1754113 INFO  (jetty-launcher-12846-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10cfa755{/solr,null,AVAILABLE}
   [junit4]   2> 1754114 INFO  (jetty-launcher-12846-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5a3db52e{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:62202}
   [junit4]   2> 1754114 INFO  (jetty-launcher-12846-thread-3) [     ] 
o.e.j.s.Server Started @1754266ms
   [junit4]   2> 1754114 INFO  (jetty-launcher-12846-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62202}
   [junit4]   2> 1754114 ERROR (jetty-launcher-12846-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1754114 INFO  (jetty-launcher-12846-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1754114 INFO  (jetty-launcher-12846-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1754114 INFO  (jetty-launcher-12846-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1754114 INFO  (jetty-launcher-12846-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1754114 INFO  (jetty-launcher-12846-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-29T11:01:28.144759Z
   [junit4]   2> 1754114 INFO  (jetty-launcher-12846-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1754115 INFO  (jetty-launcher-12846-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5f3bd5d9{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:62204}
   [junit4]   2> 1754115 INFO  (jetty-launcher-12846-thread-4) [     ] 
o.e.j.s.Server Started @1754267ms
   [junit4]   2> 1754115 INFO  (jetty-launcher-12846-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62204}
   [junit4]   2> 1754118 ERROR (jetty-launcher-12846-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1754118 INFO  (jetty-launcher-12846-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1754118 INFO  (jetty-launcher-12846-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1754118 INFO  (jetty-launcher-12846-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1754118 INFO  (jetty-launcher-12846-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1754118 INFO  (jetty-launcher-12846-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-29T11:01:28.148389Z
   [junit4]   2> 1754119 INFO  (jetty-launcher-12846-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1754128 INFO  (jetty-launcher-12846-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1754129 INFO  (zkConnectionManagerCallback-12848-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1754129 INFO  (jetty-launcher-12846-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1754130 INFO  (zkConnectionManagerCallback-12850-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1754130 INFO  (jetty-launcher-12846-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1754131 INFO  (jetty-launcher-12846-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1754136 INFO  (jetty-launcher-12846-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1754136 INFO  (zkConnectionManagerCallback-12854-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1754137 INFO  (jetty-launcher-12846-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1754140 INFO  (zkConnectionManagerCallback-12852-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1754140 INFO  (jetty-launcher-12846-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1754143 INFO  (jetty-launcher-12846-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1754143 INFO  (jetty-launcher-12846-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1754306 INFO  (jetty-launcher-12846-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1754307 WARN  (jetty-launcher-12846-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@67a0c71b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1754307 WARN  (jetty-launcher-12846-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@67a0c71b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1754331 INFO  (jetty-launcher-12846-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1754333 WARN  (jetty-launcher-12846-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2016084[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1754333 WARN  (jetty-launcher-12846-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2016084[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1754337 WARN  (jetty-launcher-12846-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3c228941[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1754337 WARN  (jetty-launcher-12846-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3c228941[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1754342 INFO  (jetty-launcher-12846-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62195/solr
   [junit4]   2> 1754350 INFO  (jetty-launcher-12846-thread-1) 
[n:127.0.0.1:62200_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1754352 WARN  (jetty-launcher-12846-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1fbc3696[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1754352 WARN  (jetty-launcher-12846-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1fbc3696[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1754354 INFO  (jetty-launcher-12846-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62195/solr
   [junit4]   2> 1754371 INFO  (jetty-launcher-12846-thread-2) 
[n:127.0.0.1:62201_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1754378 INFO  (zkConnectionManagerCallback-12873-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1754378 INFO  (jetty-launcher-12846-thread-1) 
[n:127.0.0.1:62200_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1754378 INFO  (zkConnectionManagerCallback-12876-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1754379 INFO  (jetty-launcher-12846-thread-2) 
[n:127.0.0.1:62201_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1754433 INFO  (jetty-launcher-12846-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1754434 WARN  (jetty-launcher-12846-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@eab515d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1754434 WARN  (jetty-launcher-12846-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@eab515d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1754438 WARN  (jetty-launcher-12846-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@60b99c47[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1754438 WARN  (jetty-launcher-12846-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@60b99c47[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1754448 INFO  (jetty-launcher-12846-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62195/solr
   [junit4]   2> 1754460 INFO  (jetty-launcher-12846-thread-4) 
[n:127.0.0.1:62204_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1754477 INFO  (jetty-launcher-12846-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1754481 WARN  (jetty-launcher-12846-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@41afc2a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1754481 WARN  (jetty-launcher-12846-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@41afc2a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1754483 INFO  (zkConnectionManagerCallback-12887-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1754483 INFO  (jetty-launcher-12846-thread-4) 
[n:127.0.0.1:62204_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1754498 WARN  (jetty-launcher-12846-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@69da057b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1754498 WARN  (jetty-launcher-12846-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@69da057b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1754500 INFO  (jetty-launcher-12846-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62195/solr
   [junit4]   2> 1754502 INFO  (jetty-launcher-12846-thread-3) 
[n:127.0.0.1:62202_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1754511 INFO  (zkConnectionManagerCallback-12898-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1754512 INFO  (jetty-launcher-12846-thread-3) 
[n:127.0.0.1:62202_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1755259 INFO  (jetty-launcher-12846-thread-1) 
[n:127.0.0.1:62200_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:62200_solr
   [junit4]   2> 1755261 INFO  (jetty-launcher-12846-thread-1) 
[n:127.0.0.1:62200_solr     ] o.a.s.c.Overseer Overseer 
(id=72130594114437127-127.0.0.1:62200_solr-n_0000000000) starting
   [junit4]   2> 1755301 INFO  
(OverseerStateUpdate-72130594114437127-127.0.0.1:62200_solr-n_0000000000) 
[n:127.0.0.1:62200_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:62200_solr
   [junit4]   2> 1755302 INFO  (jetty-launcher-12846-thread-1) 
[n:127.0.0.1:62200_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62200_solr
   [junit4]   2> 1755306 INFO  
(OverseerStateUpdate-72130594114437127-127.0.0.1:62200_solr-n_0000000000) 
[n:127.0.0.1:62200_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1755314 INFO  (jetty-launcher-12846-thread-1) 
[n:127.0.0.1:62200_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1755314 WARN  (jetty-launcher-12846-thread-1) 
[n:127.0.0.1:62200_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=you make it. Consider configuring 
authentication/authorization before exposing Solr to users internal or  
authorization=external.  See https://s.apache.org/solrsecurity for more info.  
Solr is only as secure as disableddisabled
   [junit4]   2> 1755373 INFO  (jetty-launcher-12846-thread-1) 
[n:127.0.0.1:62200_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1755377 INFO  (jetty-launcher-12846-thread-4) 
[n:127.0.0.1:62204_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1755380 INFO  (jetty-launcher-12846-thread-2) 
[n:127.0.0.1:62201_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1755380 INFO  (jetty-launcher-12846-thread-3) 
[n:127.0.0.1:62202_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1755391 INFO  (jetty-launcher-12846-thread-4) 
[n:127.0.0.1:62204_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:62204_solr as DOWN
   [junit4]   2> 1755393 INFO  (jetty-launcher-12846-thread-2) 
[n:127.0.0.1:62201_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:62201_solr as DOWN
   [junit4]   2> 1755394 INFO  (jetty-launcher-12846-thread-3) 
[n:127.0.0.1:62202_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:62202_solr as DOWN
   [junit4]   2> 1755395 INFO  (jetty-launcher-12846-thread-4) 
[n:127.0.0.1:62204_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 1755395 INFO  (jetty-launcher-12846-thread-4) 
[n:127.0.0.1:62204_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62204_solr
   [junit4]   2> 1755396 INFO  (jetty-launcher-12846-thread-2) 
[n:127.0.0.1:62201_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 1755396 INFO  (jetty-launcher-12846-thread-2) 
[n:127.0.0.1:62201_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62201_solr
   [junit4]   2> 1755399 INFO  (jetty-launcher-12846-thread-3) 
[n:127.0.0.1:62202_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 1755399 INFO  (jetty-launcher-12846-thread-3) 
[n:127.0.0.1:62202_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62202_solr
   [junit4]   2> 1755400 INFO  (zkCallback-12886-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1755400 INFO  (zkCallback-12872-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1755400 INFO  (zkCallback-12875-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1755402 INFO  (zkCallback-12897-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1755402 INFO  (zkCallback-12875-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1755403 INFO  (zkCallback-12886-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1755403 INFO  (zkCallback-12872-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1755403 INFO  (zkCallback-12897-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1755406 INFO  (jetty-launcher-12846-thread-4) 
[n:127.0.0.1:62204_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1755406 INFO  (jetty-launcher-12846-thread-2) 
[n:127.0.0.1:62201_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1755407 WARN  (jetty-launcher-12846-thread-4) 
[n:127.0.0.1:62204_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=you make it. Consider configuring 
authentication/authorization before exposing Solr to users internal or  
authorization=external.  See https://s.apache.org/solrsecurity for more info.  
Solr is only as secure as disableddisabled
   [junit4]   2> 1755407 WARN  (jetty-launcher-12846-thread-2) 
[n:127.0.0.1:62201_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=you make it. Consider configuring 
authentication/authorization before exposing Solr to users internal or  
authorization=external.  See https://s.apache.org/solrsecurity for more info.  
Solr is only as secure as disableddisabled
   [junit4]   2> 1755407 INFO  (jetty-launcher-12846-thread-3) 
[n:127.0.0.1:62202_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1755407 WARN  (jetty-launcher-12846-thread-3) 
[n:127.0.0.1:62202_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=you make it. Consider configuring 
authentication/authorization before exposing Solr to users internal or  
authorization=external.  See https://s.apache.org/solrsecurity for more info.  
Solr is only as secure as disableddisabled
   [junit4]   2> 1755416 INFO  (jetty-launcher-12846-thread-1) 
[n:127.0.0.1:62200_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62200.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45fbd3e7
   [junit4]   2> 1755427 INFO  (jetty-launcher-12846-thread-1) 
[n:127.0.0.1:62200_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62200.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45fbd3e7
   [junit4]   2> 1755428 INFO  (jetty-launcher-12846-thread-1) 
[n:127.0.0.1:62200_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62200.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45fbd3e7
   [junit4]   2> 1755429 INFO  (jetty-launcher-12846-thread-1) 
[n:127.0.0.1:62200_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_32BE99C38BA2E266-001/tempDir-001/node1/.
   [junit4]   2> 1755431 INFO  (jetty-launcher-12846-thread-2) 
[n:127.0.0.1:62201_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1755432 INFO  (jetty-launcher-12846-thread-4) 
[n:127.0.0.1:62204_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1755435 INFO  (jetty-launcher-12846-thread-3) 
[n:127.0.0.1:62202_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1755563 INFO  (jetty-launcher-12846-thread-4) 
[n:127.0.0.1:62204_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62204.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45fbd3e7
   [junit4]   2> 1755572 INFO  (jetty-launcher-12846-thread-2) 
[n:127.0.0.1:62201_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62201.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45fbd3e7
   [junit4]   2> 1755601 INFO  (jetty-launcher-12846-thread-3) 
[n:127.0.0.1:62202_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62202.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45fbd3e7
   [junit4]   2> 1755627 INFO  (jetty-launcher-12846-thread-4) 
[n:127.0.0.1:62204_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62204.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45fbd3e7
   [junit4]   2> 1755628 INFO  (jetty-launcher-12846-thread-4) 
[n:127.0.0.1:62204_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62204.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45fbd3e7
   [junit4]   2> 1755649 INFO  (jetty-launcher-12846-thread-2) 
[n:127.0.0.1:62201_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62201.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45fbd3e7
   [junit4]   2> 1755650 INFO  (jetty-launcher-12846-thread-2) 
[n:127.0.0.1:62201_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62201.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45fbd3e7
   [junit4]   2> 1755652 INFO  (jetty-launcher-12846-thread-4) 
[n:127.0.0.1:62204_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_32BE99C38BA2E266-001/tempDir-001/node4/.
   [junit4]   2> 1755653 INFO  (jetty-launcher-12846-thread-2) 
[n:127.0.0.1:62201_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_32BE99C38BA2E266-001/tempDir-001/node3/.
   [junit4]   2> 1755668 INFO  (jetty-launcher-12846-thread-3) 
[n:127.0.0.1:62202_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62202.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45fbd3e7
   [junit4]   2> 1755669 INFO  (jetty-launcher-12846-thread-3) 
[n:127.0.0.1:62202_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62202.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45fbd3e7
   [junit4]   2> 1755672 INFO  (jetty-launcher-12846-thread-3) 
[n:127.0.0.1:62202_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_32BE99C38BA2E266-001/tempDir-001/node2/.
   [junit4]   2> 1755696 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[32BE99C38BA2E266]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1755698 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[32BE99C38BA2E266]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1755729 INFO  (zkConnectionManagerCallback-12939-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1755729 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[32BE99C38BA2E266]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1755734 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[32BE99C38BA2E266]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1755800 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[32BE99C38BA2E266]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62195/solr ready
   [junit4]   2> 1755848 INFO  (qtp1160691454-20592) [n:127.0.0.1:62201_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&maxShardsPerNode=1&name=SearchRateTriggerTest-collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1755864 INFO  
(OverseerThreadFactory-12911-thread-1-processing-n:127.0.0.1:62200_solr) 
[n:127.0.0.1:62200_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
SearchRateTriggerTest-collection1
   [junit4]   2> 1755989 INFO  (qtp1160691454-20591) [n:127.0.0.1:62201_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1755993 INFO  (qtp1375482262-20600) [n:127.0.0.1:62204_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1755996 INFO  (qtp1233728118-20574) [n:127.0.0.1:62200_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1756006 INFO  (qtp1425686977-20598) [n:127.0.0.1:62202_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1756008 INFO  (qtp1160691454-20590) [n:127.0.0.1:62201_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1756010 INFO  (qtp1375482262-20599) [n:127.0.0.1:62204_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1756011 INFO  (qtp1233728118-20575) [n:127.0.0.1:62200_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1756012 INFO  (qtp1425686977-20603) [n:127.0.0.1:62202_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1756064 INFO  
(OverseerStateUpdate-72130594114437127-127.0.0.1:62200_solr-n_0000000000) 
[n:127.0.0.1:62200_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62202/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:62202_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1756078 INFO  
(OverseerStateUpdate-72130594114437127-127.0.0.1:62200_solr-n_0000000000) 
[n:127.0.0.1:62200_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62200/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:62200_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1756091 INFO  
(OverseerStateUpdate-72130594114437127-127.0.0.1:62200_solr-n_0000000000) 
[n:127.0.0.1:62200_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62204/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:62204_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1756104 INFO  
(OverseerStateUpdate-72130594114437127-127.0.0.1:62200_solr-n_0000000000) 
[n:127.0.0.1:62200_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62201/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:62201_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1756356 INFO  (qtp1425686977-20604) [n:127.0.0.1:62202_solr    
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1756356 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr    
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1756356 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr    
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 
transient cores
   [junit4]   2> 1756356 INFO  (qtp1375482262-20601) [n:127.0.0.1:62204_solr    
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1756359 INFO  (qtp1160691454-20593) [n:127.0.0.1:62201_solr    
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1756394 INFO  (qtp1160691454-20593) [n:127.0.0.1:62201_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1756394 INFO  (qtp1375482262-20601) [n:127.0.0.1:62204_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1756396 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1756397 INFO  (qtp1425686977-20604) [n:127.0.0.1:62202_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1756432 INFO  (qtp1375482262-20601) [n:127.0.0.1:62204_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.s.IndexSchema 
Schema name=minimal
   [junit4]   2> 1756435 INFO  (qtp1375482262-20601) [n:127.0.0.1:62204_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1756435 INFO  (qtp1375482262-20601) [n:127.0.0.1:62204_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.c.CoreContainer 
Creating SolrCore 'SearchRateTriggerTest-collection1_shard2_replica_n4' using 
configuration from configset conf, trusted=true
   [junit4]   2> 1756436 INFO  (qtp1375482262-20601) [n:127.0.0.1:62204_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62204.solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45fbd3e7
   [junit4]   2> 1756436 INFO  (qtp1375482262-20601) [n:127.0.0.1:62204_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection1_shard2_replica_n4] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_32BE99C38BA2E266-001/tempDir-001/node4/./SearchRateTriggerTest-collection1_shard2_replica_n4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_32BE99C38BA2E266-001/tempDir-001/node4/./SearchRateTriggerTest-collection1_shard2_replica_n4/data/]
   [junit4]   2> 1756436 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema 
Schema name=minimal
   [junit4]   2> 1756437 INFO  (qtp1160691454-20593) [n:127.0.0.1:62201_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.s.IndexSchema 
Schema name=minimal
   [junit4]   2> 1756439 INFO  (qtp1160691454-20593) [n:127.0.0.1:62201_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1756439 INFO  (qtp1160691454-20593) [n:127.0.0.1:62201_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.c.CoreContainer 
Creating SolrCore 'SearchRateTriggerTest-collection1_shard2_replica_n6' using 
configuration from configset conf, trusted=true
   [junit4]   2> 1756439 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1756439 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer 
Creating SolrCore 'SearchRateTriggerTest-collection1_shard1_replica_n2' using 
configuration from configset conf, trusted=true
   [junit4]   2> 1756439 INFO  (qtp1160691454-20593) [n:127.0.0.1:62201_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62201.solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45fbd3e7
   [junit4]   2> 1756439 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62200.solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45fbd3e7
   [junit4]   2> 1756440 INFO  (qtp1160691454-20593) [n:127.0.0.1:62201_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection1_shard2_replica_n6] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_32BE99C38BA2E266-001/tempDir-001/node3/./SearchRateTriggerTest-collection1_shard2_replica_n6],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_32BE99C38BA2E266-001/tempDir-001/node3/./SearchRateTriggerTest-collection1_shard2_replica_n6/data/]
   [junit4]   2> 1756440 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection1_shard1_replica_n2] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_32BE99C38BA2E266-001/tempDir-001/node1/./SearchRateTriggerTest-collection1_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_32BE99C38BA2E266-001/tempDir-001/node1/./SearchRateTriggerTest-collection1_shard1_replica_n2/data/]
   [junit4]   2> 1756447 INFO  (qtp1425686977-20604) [n:127.0.0.1:62202_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
Schema name=minimal
   [junit4]   2> 1756449 INFO  (qtp1425686977-20604) [n:127.0.0.1:62202_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1756449 INFO  (qtp1425686977-20604) [n:127.0.0.1:62202_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'SearchRateTriggerTest-collection1_shard1_replica_n1' using 
configuration from configset conf, trusted=true
   [junit4]   2> 1756450 INFO  (qtp1425686977-20604) [n:127.0.0.1:62202_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62202.solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45fbd3e7
   [junit4]   2> 1756450 INFO  (qtp1425686977-20604) [n:127.0.0.1:62202_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection1_shard1_replica_n1] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_32BE99C38BA2E266-001/tempDir-001/node2/./SearchRateTriggerTest-collection1_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_32BE99C38BA2E266-001/tempDir-001/node2/./SearchRateTriggerTest-collection1_shard1_replica_n1/data/]
   [junit4]   2> 1756561 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1756562 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1756563 INFO  (qtp1375482262-20601) [n:127.0.0.1:62204_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1756563 INFO  (qtp1375482262-20601) [n:127.0.0.1:62204_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1756564 INFO  (qtp1160691454-20593) [n:127.0.0.1:62201_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1756564 INFO  (qtp1160691454-20593) [n:127.0.0.1:62201_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1756564 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1756564 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1756565 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7d24624c[SearchRateTriggerTest-collection1_shard1_replica_n2] main]
   [junit4]   2> 1756568 INFO  (qtp1375482262-20601) [n:127.0.0.1:62204_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1756568 INFO  (qtp1160691454-20593) [n:127.0.0.1:62201_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1756568 INFO  (qtp1160691454-20593) [n:127.0.0.1:62201_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1756568 INFO  (qtp1375482262-20601) [n:127.0.0.1:62204_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1756569 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1756570 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1756570 INFO  (qtp1160691454-20593) [n:127.0.0.1:62201_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@77e7a93[SearchRateTriggerTest-collection1_shard2_replica_n6] main]
   [junit4]   2> 1756570 INFO  (qtp1375482262-20601) [n:127.0.0.1:62204_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@71e9cc69[SearchRateTriggerTest-collection1_shard2_replica_n4] main]
   [junit4]   2> 1756570 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1756571 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1665304458010034176
   [junit4]   2> 1756572 INFO  (qtp1160691454-20593) [n:127.0.0.1:62201_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1756573 INFO  (qtp1375482262-20601) [n:127.0.0.1:62204_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1756573 INFO  (qtp1160691454-20593) [n:127.0.0.1:62201_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1756574 INFO  (qtp1375482262-20601) [n:127.0.0.1:62204_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1756574 INFO  (qtp1160691454-20593) [n:127.0.0.1:62201_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1756574 INFO  (qtp1160691454-20593) [n:127.0.0.1:62201_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1665304458013179904
   [junit4]   2> 1756574 INFO  (qtp1375482262-20601) [n:127.0.0.1:62204_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1756574 INFO  (qtp1375482262-20601) [n:127.0.0.1:62204_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1665304458013179904
   [junit4]   2> 1756575 INFO  
(searcherExecutor-12945-thread-1-processing-n:127.0.0.1:62200_solr 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5) 
[n:127.0.0.1:62200_solr c:SearchRateTriggerTest-collection1 s:shard1 
r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] 
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard1_replica_n2] 
Registered new searcher 
Searcher@7d24624c[SearchRateTriggerTest-collection1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1756578 INFO  
(searcherExecutor-12943-thread-1-processing-n:127.0.0.1:62201_solr 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8) 
[n:127.0.0.1:62201_solr c:SearchRateTriggerTest-collection1 s:shard2 
r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] 
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard2_replica_n6] 
Registered new searcher 
Searcher@77e7a93[SearchRateTriggerTest-collection1_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1756579 INFO  
(searcherExecutor-12941-thread-1-processing-n:127.0.0.1:62204_solr 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7) 
[n:127.0.0.1:62204_solr c:SearchRateTriggerTest-collection1 s:shard2 
r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] 
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard2_replica_n4] 
Registered new searcher 
Searcher@71e9cc69[SearchRateTriggerTest-collection1_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1756585 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/SearchRateTriggerTest-collection1/terms/shard1 to 
Terms{values={core_node5=0}, version=0}
   [junit4]   2> 1756585 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/SearchRateTriggerTest-collection1/leaders/shard1
   [junit4]   2> 1756587 INFO  (qtp1160691454-20593) [n:127.0.0.1:62201_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/SearchRateTriggerTest-collection1/terms/shard2 to 
Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1756587 INFO  (qtp1160691454-20593) [n:127.0.0.1:62201_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/SearchRateTriggerTest-collection1/leaders/shard2
   [junit4]   2> 1756588 INFO  (qtp1375482262-20601) [n:127.0.0.1:62204_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.c.ZkShardTerms 
Failed to save terms, version is not a match, retrying
   [junit4]   2> 1756589 INFO  (qtp1375482262-20601) [n:127.0.0.1:62204_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/SearchRateTriggerTest-collection1/terms/shard2 to 
Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 1756590 INFO  (qtp1375482262-20601) [n:127.0.0.1:62204_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/SearchRateTriggerTest-collection1/leaders/shard2
   [junit4]   2> 1756599 INFO  (qtp1425686977-20604) [n:127.0.0.1:62202_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1756599 INFO  (qtp1425686977-20604) [n:127.0.0.1:62202_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1756603 INFO  (qtp1425686977-20604) [n:127.0.0.1:62202_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1756603 INFO  (qtp1425686977-20604) [n:127.0.0.1:62202_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1756607 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoute in=9996ms
   [junit4]   2> 1756608 INFO  (qtp1425686977-20604) [n:127.0.0.1:62202_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7567f60e[SearchRateTriggerTest-collection1_shard1_replica_n1] main]
   [junit4]   2> 1756610 INFO  (qtp1160691454-20593) [n:127.0.0.1:62201_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1756610 INFO  (qtp1160691454-20593) [n:127.0.0.1:62201_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1756610 INFO  (qtp1160691454-20593) [n:127.0.0.1:62201_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:62201/solr/SearchRateTriggerTest-collection1_shard2_replica_n6/
   [junit4]   2> 1756611 INFO  (qtp1425686977-20604) [n:127.0.0.1:62202_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1756611 INFO  (qtp1160691454-20593) [n:127.0.0.1:62201_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.u.PeerSync 
PeerSync: core=SearchRateTriggerTest-collection1_shard2_replica_n6 
url=http://127.0.0.1:62201/solr  START 
replicas=[http://127.0.0.1:62204/solr/SearchRateTriggerTest-collection1_shard2_replica_n4/]
 nUpdates=100
   [junit4]   2> 1756612 INFO  (qtp1160691454-20593) [n:127.0.0.1:62201_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.u.PeerSync 
PeerSync: core=SearchRateTriggerTest-collection1_shard2_replica_n6 
url=http://127.0.0.1:62201/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1756612 INFO  (qtp1425686977-20604) [n:127.0.0.1:62202_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1756613 INFO  (qtp1425686977-20604) [n:127.0.0.1:62202_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1756613 INFO  (qtp1425686977-20604) [n:127.0.0.1:62202_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1665304458054074368
   [junit4]   2> 1756614 INFO  (qtp1375482262-20600) [n:127.0.0.1:62204_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 ] o.a.s.c.S.Request 
[SearchRateTriggerTest-collection1_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1756614 INFO  (qtp1160691454-20593) [n:127.0.0.1:62201_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1756614 INFO  (qtp1160691454-20593) [n:127.0.0.1:62201_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1756614 INFO  (qtp1160691454-20593) [n:127.0.0.1:62201_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/SearchRateTriggerTest-collection1/leaders/shard2/leader after 
winning as 
/collections/SearchRateTriggerTest-collection1/leader_elect/shard2/election/72130594114437128-core_node8-n_0000000000
   [junit4]   2> 1756617 INFO  
(searcherExecutor-12947-thread-1-processing-n:127.0.0.1:62202_solr 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:62202_solr c:SearchRateTriggerTest-collection1 s:shard1 
r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] 
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard1_replica_n1] 
Registered new searcher 
Searcher@7567f60e[SearchRateTriggerTest-collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1756619 INFO  (qtp1160691454-20593) [n:127.0.0.1:62201_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:62201/solr/SearchRateTriggerTest-collection1_shard2_replica_n6/
 shard2
   [junit4]   2> 1756625 INFO  (qtp1425686977-20604) [n:127.0.0.1:62202_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/SearchRateTriggerTest-collection1/terms/shard1 to 
Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 1756626 INFO  (qtp1425686977-20604) [n:127.0.0.1:62202_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/SearchRateTriggerTest-collection1/leaders/shard1
   [junit4]   2> 1756724 INFO  (zkCallback-12875-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 1756724 INFO  (zkCallback-12875-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 1756727 INFO  (qtp1160691454-20593) [n:127.0.0.1:62201_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1756742 INFO  (qtp1160691454-20593) [n:127.0.0.1:62201_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=383
   [junit4]   2> 1756848 INFO  (zkCallback-12875-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 1756849 INFO  (zkCallback-12875-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 1756850 INFO  (zkCallback-12875-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 1757155 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1757155 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1757155 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:62200/solr/SearchRateTriggerTest-collection1_shard1_replica_n2/
   [junit4]   2> 1757155 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.u.PeerSync 
PeerSync: core=SearchRateTriggerTest-collection1_shard1_replica_n2 
url=http://127.0.0.1:62200/solr  START 
replicas=[http://127.0.0.1:62202/solr/SearchRateTriggerTest-collection1_shard1_replica_n1/]
 nUpdates=100
   [junit4]   2> 1757155 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.u.PeerSync 
PeerSync: core=SearchRateTriggerTest-collection1_shard1_replica_n2 
url=http://127.0.0.1:62200/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1757161 INFO  (qtp1425686977-20598) [n:127.0.0.1:62202_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 ] o.a.s.c.S.Request 
[SearchRateTriggerTest-collection1_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1757161 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1757161 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1757162 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/SearchRateTriggerTest-collection1/leaders/shard1/leader after 
winning as 
/collections/SearchRateTriggerTest-collection1/leader_elect/shard1/election/72130594114437127-core_node5-n_0000000000
   [junit4]   2> 1757172 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:62200/solr/SearchRateTriggerTest-collection1_shard1_replica_n2/
 shard1
   [junit4]   2> 1757310 INFO  (zkCallback-12872-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 1757310 INFO  (zkCallback-12875-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 1757312 INFO  (zkCallback-12875-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 1757312 INFO  (zkCallback-12875-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 1757343 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1757387 INFO  (qtp1233728118-20576) [n:127.0.0.1:62200_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1030
   [junit4]   2> 1757465 INFO  (zkCallback-12872-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 1757465 INFO  (zkCallback-12872-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 1757465 INFO  (zkCallback-12875-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 1757465 INFO  (zkCallback-12875-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 1757465 INFO  (zkCallback-12875-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 1757662 INFO  (qtp1375482262-20601) [n:127.0.0.1:62204_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1305
   [junit4]   2> 1757673 INFO  (qtp1425686977-20604) [n:127.0.0.1:62202_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores

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

00) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but 
we are closed, exiting.
   [junit4]   2> 1996776 INFO  (closeThreadPool-13212-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72130608280043524-127.0.0.1:64171_dw%2Fo-n_0000000000) closing
   [junit4]   2> 1996806 INFO  (closeThreadPool-13182-thread-6) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@adc05ef{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1996807 INFO  (closeThreadPool-13182-thread-6) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@db95456{/dw/o,null,UNAVAILABLE}
   [junit4]   2> 1996807 INFO  (closeThreadPool-13182-thread-6) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1996862 INFO  (closeThreadPool-13182-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72130608280043524-127.0.0.1:64171_dw%2Fo-n_0000000000) closing
   [junit4]   2> 1996870 INFO  (closeThreadPool-13182-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@e61d73{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1996871 INFO  (closeThreadPool-13182-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7a888d0e{/dw/o,null,UNAVAILABLE}
   [junit4]   2> 1996871 INFO  (closeThreadPool-13182-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1996902 INFO  (closeThreadPool-13182-thread-5) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4f7e4ac{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1996903 INFO  (closeThreadPool-13182-thread-5) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6e5101e6{/dw/o,null,UNAVAILABLE}
   [junit4]   2> 1996904 INFO  (closeThreadPool-13182-thread-5) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1996906 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[32BE99C38BA2E266]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1997135 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>        18      /solr/collections/collection1/state.json
   [junit4]   2>        10      
/solr/collections/shardSplitWithRule_rewrite/terms/shard1_1
   [junit4]   2>        8       
/solr/collections/shardSplitWithRule_rewrite/terms/shard1_0
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        5       /solr/packages.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        5       /solr/collections/collection1/terms/shard1
   [junit4]   2>        5       /solr/collections/collection1/terms/shard2
   [junit4]   2>        5       
/solr/collections/shardSplitWithRule_rewrite/terms/shard1
   [junit4]   2>        4       
/solr/collections/collection1/collectionprops.json
   [junit4]   2>        3       
/solr/collections/shardSplitWithRule_rewrite/collectionprops.json
   [junit4]   2>        2       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        114     
/solr/collections/shardSplitWithRule_rewrite/state.json
   [junit4]   2>        56      /solr/clusterstate.json
   [junit4]   2>        13      /solr/clusterprops.json
   [junit4]   2>        12      /solr/collections/control_collection/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72130608280043524-127.0.0.1:64171_dw%2Fo-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72130608280043532-127.0.0.1:64246_dw%2Fo-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        77      /solr/overseer/queue
   [junit4]   2>        36      /solr/live_nodes
   [junit4]   2>        22      /solr/overseer/collection-queue-work
   [junit4]   2>        13      /solr/collections
   [junit4]   2> 
   [junit4]   2> 1997139 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[32BE99C38BA2E266]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:64160
   [junit4]   2> 1997139 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[32BE99C38BA2E266]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64160
   [junit4]   2> 1997139 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[32BE99C38BA2E266]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 64160
   [junit4] IGNOR/A 0.00s J1 | ShardSplitTest.testSplitAfterFailedSplit2
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_32BE99C38BA2E266-001
   [junit4]   2> Apr 29, 2020 11:05:31 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(Lucene84): 
{rnd_b=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_t=PostingsFormat(name=Direct), _root_=PostingsFormat(name=Direct), 
foo_s=PostingsFormat(name=Direct), 
id=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{_version_=DocValuesFormat(name=Asserting), 
a_i=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1903, 
maxMBSortInHeap=6.397694739768803, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4be8a10),
 locale=lag-TZ, timezone=Etc/GMT-9
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 
(64-bit)/cpus=6,threads=1,free=128131056,total=523239424
   [junit4]   2> NOTE: All tests run in this JVM: [ChaosMonkeySafeLeaderTest, 
BaseCdcrDistributedZkTest, SimplePostToolTest, 
DistributedFacetPivotLongTailTest, TestTermsQParserPlugin, 
DistributedQueryComponentCustomSortTest, TestJsonRangeFacets, 
DistributedFacetSimpleRefinementLongTailTest, TestHdfsBackupRestoreCore, 
TestSuggestSpellingConverter, NumericFieldsTest, TestJsonRequest, 
TestZkAclsWithHadoopAuth, SolrCmdDistributorTest, TestBadConfig, 
TestDocTermOrdsUninvertLimit, TestSolrCoreSnapshots, TestTlogReplica, 
TestLegacyNumericRangeQueryBuilder, TestSubQueryTransformer, TestSchemaField, 
SolrJmxReporterTest, SearchHandlerTest, SuggesterWFSTTest, TestReloadDeadlock, 
TestTolerantSearch, BasicAuthStandaloneTest, TestLegacyNumericUtils, 
IndexSizeTriggerTest, TestCollectionAPI, LeaderElectionIntegrationTest, 
VMParamsZkACLAndCredentialsProvidersTest, ZkShardTermsTest, 
OverseerCollectionConfigSetProcessorTest, TestFaceting, 
TestRequestStatusCollectionAPI, TestCloudManagedSchema, RandomizedTaggerTest, 
QueryEqualityTest, ExplicitHLLTest, DistributedTermsComponentTest, 
ReplaceNodeTest, TestDistributedMap, TestDeprecatedFilters, BlockDirectoryTest, 
TestConfigSetsAPIExclusivity, TestShardHandlerFactory, EchoParamsTest, 
DirectUpdateHandlerTest, TestJavabinTupleStreamParser, PrimitiveFieldTypeTest, 
BasicDistributedZk2Test, FullSolrCloudDistribCmdsTest, TestSolrJ, 
TestPullReplica, TestRuleBasedAuthorizationPlugin, TestCloudDeleteByQuery, 
TestSimPolicyCloud, ScriptEngineTest, TestQueryTypes, 
FieldAnalysisRequestHandlerTest, TestFastOutputStream, SSLMigrationTest, 
ConnectionReuseTest, TestSimExtremeIndexing, TestFreeTextSuggestions, 
TestDistributedSearch, DeleteShardTest, HdfsRecoveryZkTest, 
TestLocalStatsCacheCloud, CreateRoutedAliasTest, TestJsonFacetErrors, 
SolrTestCaseJ4Test, ResponseHeaderTest, TestRestManager, TestPackages, 
TestExclusionRuleCollectionAccess, AuthToolTest, TestReRankQParserPlugin, 
TestFieldCollectionResource, TestSortByMinMaxFunction, TestUninvertingReader, 
TestSolrCLIRunExample, DebugComponentTest, TestRetrieveFieldsOptimizer, 
BooleanFieldTest, UpdateLogTest, TestDFISimilarityFactory, OverseerStatusTest, 
TestSolrCoreProperties, TokenizerChainTest, TestLuceneIndexBackCompat, 
CollectionStateFormat2Test, ConnectionManagerTest, 
DistribJoinFromCollectionTest, DistributedVersionInfoTest, 
MetricsHistoryWithAuthIntegrationTest, MissingSegmentRecoveryTest, 
MultiSolrCloudTestCaseTest, MultiThreadedOCPTest, ReindexCollectionTest, 
TestSegmentSorting, TestStressCloudBlindAtomicUpdates, 
TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, 
CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, 
HdfsCollectionsAPIDistributedZkTest, ShardSplitTest]
   [junit4] Completed [661/910 (2!)] on J1 in 345.28s, 11 tests, 1 failure, 3 
skipped <<< FAILURES!

[...truncated 53442 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5939/consoleText

[repro] Revision: 267d70b66b6ac30db1d48f131b294512420f468c

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=SearchRateTriggerTest 
-Dtests.method=testWaitForElapsed -Dtests.seed=32BE99C38BA2E266 
-Dtests.slow=true -Dtests.locale=sn-ZW -Dtests.timezone=Asia/Yekaterinburg 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=ShardSplitTest 
-Dtests.method=testSplitLocking -Dtests.seed=32BE99C38BA2E266 -Dtests.slow=true 
-Dtests.locale=lag-TZ -Dtests.timezone=Etc/GMT-9 -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

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

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

[...truncated 3152 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.SearchRateTriggerTest|*.ShardSplitTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=32BE99C38BA2E266 -Dtests.slow=true -Dtests.locale=sn-ZW 
-Dtests.timezone=Asia/Yekaterinburg -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 181 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.api.collections.ShardSplitTest
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
[repro] Exiting with code 0

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

Reply via email to