Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5869/
Java: 64bit/jdk-14 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions 
-XX:+UseZGC

3 tests failed.
FAILED:  org.apache.solr.cloud.SyncSliceTest.test

Error Message:
expected:<5> but was:<4>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
        at 
__randomizedtesting.SeedInfo.seed([F39233BF7C90C4BB:7BC60C65D26CA943]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:151)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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:832)


FAILED:  
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink

Error Message:
Error from server at http://127.0.0.1:51906/_k/g: ADDREPLICA failed to create 
replica

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:51906/_k/g: ADDREPLICA failed to create replica
        at 
__randomizedtesting.SeedInfo.seed([F39233BF7C90C4BB:CFFCFAE6D9486F22]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:377)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink(ShardSplitTest.java:355)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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:832)


FAILED:  org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testTaskTimeout

Error Message:
did not finish processing event in time

Stack Trace:
java.lang.AssertionError: did not finish processing event in time
        at 
__randomizedtesting.SeedInfo.seed([F39233BF7C90C4BB:F6CF0B55E1F8062C]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testTaskTimeout(ExecutePlanActionTest.java:313)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:832)




Build Log:
[...truncated 14084 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
   [junit4]   2> 1229400 INFO  
(SUITE-ExecutePlanActionTest-seed#[F39233BF7C90C4BB]-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> 1229401 INFO  
(SUITE-ExecutePlanActionTest-seed#[F39233BF7C90C4BB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F39233BF7C90C4BB-001/data-dir-46-001
   [junit4]   2> 1229403 WARN  
(SUITE-ExecutePlanActionTest-seed#[F39233BF7C90C4BB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 1229403 INFO  
(SUITE-ExecutePlanActionTest-seed#[F39233BF7C90C4BB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1229405 INFO  
(SUITE-ExecutePlanActionTest-seed#[F39233BF7C90C4BB]-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> 1229405 INFO  
(SUITE-ExecutePlanActionTest-seed#[F39233BF7C90C4BB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1229409 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testIntegration
   [junit4]   2> 1229410 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F39233BF7C90C4BB-001/tempDir-001
   [junit4]   2> 1229411 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1229417 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1229417 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1229519 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:63957
   [junit4]   2> 1229519 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:63957
   [junit4]   2> 1229519 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63957
   [junit4]   2> 1229519 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 63957
   [junit4]   2> 1229524 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1229528 INFO  (zkConnectionManagerCallback-7696-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1229528 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1229532 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1229536 INFO  (zkConnectionManagerCallback-7698-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1229536 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1229539 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1229541 INFO  (zkConnectionManagerCallback-7700-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1229542 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1229655 INFO  (jetty-launcher-7701-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1229655 INFO  (jetty-launcher-7701-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1229655 INFO  (jetty-launcher-7701-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 1229657 INFO  (jetty-launcher-7701-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1229657 INFO  (jetty-launcher-7701-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1229657 INFO  (jetty-launcher-7701-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 1229666 INFO  (jetty-launcher-7701-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1229666 INFO  (jetty-launcher-7701-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1229666 INFO  (jetty-launcher-7701-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1229668 INFO  (jetty-launcher-7701-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1229669 INFO  (jetty-launcher-7701-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1229669 INFO  (jetty-launcher-7701-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1229670 INFO  (jetty-launcher-7701-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4087dc18{/solr,null,AVAILABLE}
   [junit4]   2> 1229671 INFO  (jetty-launcher-7701-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@57e18f8f{/solr,null,AVAILABLE}
   [junit4]   2> 1229671 INFO  (jetty-launcher-7701-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@65d49920{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:٦٣٩٦٣}
   [junit4]   2> 1229671 INFO  (jetty-launcher-7701-thread-1) [     ] 
o.e.j.s.Server Started @١٢٢٩٨٨٦ms
   [junit4]   2> 1229671 INFO  (jetty-launcher-7701-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63963}
   [junit4]   2> 1229672 INFO  (jetty-launcher-7701-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@29eef3b6{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:٦٣٩٦٤}
   [junit4]   2> 1229672 INFO  (jetty-launcher-7701-thread-2) [     ] 
o.e.j.s.Server Started @١٢٢٩٨٨٧ms
   [junit4]   2> 1229672 INFO  (jetty-launcher-7701-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63964}
   [junit4]   2> 1229672 ERROR (jetty-launcher-7701-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1229672 INFO  (jetty-launcher-7701-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1229672 INFO  (jetty-launcher-7701-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1229672 INFO  (jetty-launcher-7701-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1229672 INFO  (jetty-launcher-7701-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1229672 ERROR (jetty-launcher-7701-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1229672 INFO  (jetty-launcher-7701-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1229672 INFO  (jetty-launcher-7701-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-09T06:33:22.194297Z
   [junit4]   2> 1229672 INFO  (jetty-launcher-7701-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1229672 INFO  (jetty-launcher-7701-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1229672 INFO  (jetty-launcher-7701-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1229672 INFO  (jetty-launcher-7701-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-09T06:33:22.194375Z
   [junit4]   2> 1229674 INFO  (jetty-launcher-7701-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1229675 INFO  (jetty-launcher-7701-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1229680 INFO  (zkConnectionManagerCallback-7705-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1229680 INFO  (jetty-launcher-7701-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1229680 INFO  (zkConnectionManagerCallback-7703-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1229681 INFO  (jetty-launcher-7701-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1229683 INFO  (jetty-launcher-7701-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1229683 INFO  (jetty-launcher-7701-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1229799 INFO  (jetty-launcher-7701-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1229804 WARN  (jetty-launcher-7701-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@f9f8bea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1229804 WARN  (jetty-launcher-7701-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@f9f8bea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1229818 WARN  (jetty-launcher-7701-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7ba4f463[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1229818 WARN  (jetty-launcher-7701-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7ba4f463[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1229833 INFO  (jetty-launcher-7701-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63957/solr
   [junit4]   2> 1229835 INFO  (jetty-launcher-7701-thread-1) 
[n:127.0.0.1:63963_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1229843 INFO  (zkConnectionManagerCallback-7712-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1229843 INFO  (jetty-launcher-7701-thread-1) 
[n:127.0.0.1:63963_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1229904 INFO  (jetty-launcher-7701-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1229907 WARN  (jetty-launcher-7701-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@701d89d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1229907 WARN  (jetty-launcher-7701-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@701d89d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1229915 WARN  (jetty-launcher-7701-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@379f6802[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1229915 WARN  (jetty-launcher-7701-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@379f6802[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1229916 INFO  (jetty-launcher-7701-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63957/solr
   [junit4]   2> 1229923 INFO  (jetty-launcher-7701-thread-2) 
[n:127.0.0.1:63964_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1229931 INFO  (zkConnectionManagerCallback-7719-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1229931 INFO  (jetty-launcher-7701-thread-2) 
[n:127.0.0.1:63964_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1230844 INFO  (jetty-launcher-7701-thread-2) 
[n:127.0.0.1:63964_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:63964_solr
   [junit4]   2> 1230850 INFO  (jetty-launcher-7701-thread-2) 
[n:127.0.0.1:63964_solr     ] o.a.s.c.Overseer Overseer 
(id=72129867215470598-127.0.0.1:63964_solr-n_0000000000) starting
   [junit4]   2> 1230893 INFO  
(OverseerStateUpdate-72129867215470598-127.0.0.1:63964_solr-n_0000000000) 
[n:127.0.0.1:63964_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:63964_solr
   [junit4]   2> 1230894 DEBUG 
(OverseerAutoScalingTriggerThread-72129867215470598-127.0.0.1:63964_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 1230895 INFO  (jetty-launcher-7701-thread-2) 
[n:127.0.0.1:63964_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63964_solr
   [junit4]   2> 1230899 DEBUG 
(OverseerAutoScalingTriggerThread-72129867215470598-127.0.0.1:63964_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with 
znode version 1
   [junit4]   2> 1230899 INFO  
(OverseerStateUpdate-72129867215470598-127.0.0.1:63964_solr-n_0000000000) 
[n:127.0.0.1:63964_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1230899 DEBUG 
(OverseerAutoScalingTriggerThread-72129867215470598-127.0.0.1:63964_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 0
   [junit4]   2> 1230899 DEBUG 
(OverseerAutoScalingTriggerThread-72129867215470598-127.0.0.1:63964_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 1230909 INFO  (jetty-launcher-7701-thread-2) 
[n:127.0.0.1:63964_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1230910 WARN  (jetty-launcher-7701-thread-2) 
[n:127.0.0.1:63964_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1230919 DEBUG 
(OverseerAutoScalingTriggerThread-72129867215470598-127.0.0.1:63964_solr-n_0000000000)
 [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:63964_solr]
   [junit4]   2> 1230921 DEBUG 
(OverseerAutoScalingTriggerThread-72129867215470598-127.0.0.1:63964_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / 
nodeAdded markers
   [junit4]   2> 1230924 DEBUG (ScheduledTrigger-4782-thread-1) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1230926 DEBUG 
(OverseerAutoScalingTriggerThread-72129867215470598-127.0.0.1:63964_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 1230939 INFO  (jetty-launcher-7701-thread-2) 
[n:127.0.0.1:63964_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1230953 INFO  (jetty-launcher-7701-thread-1) 
[n:127.0.0.1:63963_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1230971 INFO  (jetty-launcher-7701-thread-1) 
[n:127.0.0.1:63963_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:63963_solr as DOWN
   [junit4]   2> 1230976 INFO  (jetty-launcher-7701-thread-1) 
[n:127.0.0.1:63963_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 1230976 INFO  (jetty-launcher-7701-thread-1) 
[n:127.0.0.1:63963_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63963_solr
   [junit4]   2> 1230992 INFO  (zkCallback-7718-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1230993 INFO  (zkCallback-7711-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1231006 INFO  (jetty-launcher-7701-thread-2) 
[n:127.0.0.1:63964_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63964.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@68f1195d
   [junit4]   2> 1231018 INFO  (jetty-launcher-7701-thread-2) 
[n:127.0.0.1:63964_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63964.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@68f1195d
   [junit4]   2> 1231018 INFO  (jetty-launcher-7701-thread-2) 
[n:127.0.0.1:63964_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63964.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@68f1195d
   [junit4]   2> 1231020 INFO  (jetty-launcher-7701-thread-2) 
[n:127.0.0.1:63964_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F39233BF7C90C4BB-001/tempDir-001/node2/.
   [junit4]   2> 1231023 INFO  (jetty-launcher-7701-thread-1) 
[n:127.0.0.1:63963_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1231023 WARN  (jetty-launcher-7701-thread-1) 
[n:127.0.0.1:63963_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1231055 INFO  (jetty-launcher-7701-thread-1) 
[n:127.0.0.1:63963_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1231091 INFO  (jetty-launcher-7701-thread-1) 
[n:127.0.0.1:63963_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63963.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@68f1195d
   [junit4]   2> 1231103 INFO  (jetty-launcher-7701-thread-1) 
[n:127.0.0.1:63963_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63963.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@68f1195d
   [junit4]   2> 1231103 INFO  (jetty-launcher-7701-thread-1) 
[n:127.0.0.1:63963_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63963.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@68f1195d
   [junit4]   2> 1231106 INFO  (jetty-launcher-7701-thread-1) 
[n:127.0.0.1:63963_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F39233BF7C90C4BB-001/tempDir-001/node1/.
   [junit4]   2> 1231124 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1231125 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1231130 INFO  (zkConnectionManagerCallback-7732-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1231130 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1231136 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1231142 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63957/solr ready
   [junit4]   2> 1231158 DEBUG (zkCallback-7718-thread-1) [     ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 1231158 DEBUG 
(OverseerAutoScalingTriggerThread-72129867215470598-127.0.0.1:63964_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 1231165 INFO  (qtp1796438578-18679) [n:127.0.0.1:63963_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=2
   [junit4]   2> 1231170 INFO  (qtp657000739-18678) [n:127.0.0.1:63964_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> 1231170 DEBUG (qtp1796438578-18672) [n:127.0.0.1:63963_solr    
 ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1231171 INFO  (qtp1796438578-18672) [n:127.0.0.1:63963_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 1231173 INFO  (qtp1796438578-18670) [n:127.0.0.1:63963_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&maxShardsPerNode=1&name=testIntegration&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1231174 DEBUG 
(OverseerAutoScalingTriggerThread-72129867215470598-127.0.0.1:63964_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / 
nodeAdded markers
   [junit4]   2> 1231174 DEBUG (zkCallback-7718-thread-1) [     ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
3
   [junit4]   2> 1231178 DEBUG 
(OverseerAutoScalingTriggerThread-72129867215470598-127.0.0.1:63964_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, 
lastZnodeVersion 2
   [junit4]   2> 1231178 DEBUG 
(OverseerAutoScalingTriggerThread-72129867215470598-127.0.0.1:63964_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 3
   [junit4]   2> 1231189 DEBUG 
(OverseerAutoScalingTriggerThread-72129867215470598-127.0.0.1:63964_solr-n_0000000000)
 [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger node_lost_trigger - Initial 
livenodes: [127.0.0.1:63964_solr, 127.0.0.1:63963_solr]
   [junit4]   2> 1231190 INFO  
(OverseerThreadFactory-4784-thread-1-processing-n:127.0.0.1:63964_solr) 
[n:127.0.0.1:63964_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testIntegration
   [junit4]   2> 1231191 DEBUG 
(OverseerAutoScalingTriggerThread-72129867215470598-127.0.0.1:63964_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / 
nodeAdded markers
   [junit4]   2> 1231194 DEBUG 
(OverseerAutoScalingTriggerThread-72129867215470598-127.0.0.1:63964_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, 
lastZnodeVersion 3
   [junit4]   2> 1231195 DEBUG (ScheduledTrigger-4782-thread-2) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1231334 INFO  
(OverseerStateUpdate-72129867215470598-127.0.0.1:63964_solr-n_0000000000) 
[n:127.0.0.1:63964_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testIntegration",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testIntegration_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63964/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:63964_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1231349 INFO  
(OverseerStateUpdate-72129867215470598-127.0.0.1:63964_solr-n_0000000000) 
[n:127.0.0.1:63964_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testIntegration",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testIntegration_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63963/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:63963_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1231557 INFO  (qtp1796438578-18679) [n:127.0.0.1:63963_solr    
x:testIntegration_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n2&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1231557 INFO  (qtp657000739-18682) [n:127.0.0.1:63964_solr    
x:testIntegration_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n1&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1231557 INFO  (qtp657000739-18682) [n:127.0.0.1:63964_solr    
x:testIntegration_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 1000 transient cores
   [junit4]   2> 1231590 INFO  (qtp1796438578-18679) [n:127.0.0.1:63963_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1231592 INFO  (qtp657000739-18682) [n:127.0.0.1:63964_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1231606 INFO  (qtp1796438578-18679) [n:127.0.0.1:63963_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1231607 INFO  (qtp657000739-18682) [n:127.0.0.1:63964_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1231608 INFO  (qtp1796438578-18679) [n:127.0.0.1:63963_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1231608 INFO  (qtp1796438578-18679) [n:127.0.0.1:63963_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'testIntegration_shard1_replica_n2' 
using configuration from configset conf, trusted=true
   [junit4]   2> 1231609 INFO  (qtp657000739-18682) [n:127.0.0.1:63964_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1231609 INFO  (qtp657000739-18682) [n:127.0.0.1:63964_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'testIntegration_shard1_replica_n1' 
using configuration from configset conf, trusted=true
   [junit4]   2> 1231609 INFO  (qtp657000739-18682) [n:127.0.0.1:63964_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63964.solr.core.testIntegration.shard1.replica_n1' (registry 
'solr.core.testIntegration.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@68f1195d
   [junit4]   2> 1231609 INFO  (qtp1796438578-18679) [n:127.0.0.1:63963_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63963.solr.core.testIntegration.shard1.replica_n2' (registry 
'solr.core.testIntegration.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@68f1195d
   [junit4]   2> 1231610 INFO  (qtp1796438578-18679) [n:127.0.0.1:63963_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ] 
o.a.s.c.SolrCore [[testIntegration_shard1_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F39233BF7C90C4BB-001/tempDir-001/node1/./testIntegration_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F39233BF7C90C4BB-001/tempDir-001/node1/./testIntegration_shard1_replica_n2/data/]
   [junit4]   2> 1231610 INFO  (qtp657000739-18682) [n:127.0.0.1:63964_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[testIntegration_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F39233BF7C90C4BB-001/tempDir-001/node2/./testIntegration_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F39233BF7C90C4BB-001/tempDir-001/node2/./testIntegration_shard1_replica_n1/data/]
   [junit4]   2> 1231754 INFO  (qtp657000739-18682) [n:127.0.0.1:63964_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1231754 INFO  (qtp657000739-18682) [n:127.0.0.1:63964_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1231765 INFO  (qtp657000739-18682) [n:127.0.0.1:63964_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1231765 INFO  (qtp657000739-18682) [n:127.0.0.1:63964_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1231770 INFO  (qtp657000739-18682) [n:127.0.0.1:63964_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@18d4151f[testIntegration_shard1_replica_n1] main]
   [junit4]   2> 1231780 INFO  (qtp657000739-18682) [n:127.0.0.1:63964_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1231781 INFO  (qtp1796438578-18679) [n:127.0.0.1:63963_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1231781 INFO  (qtp1796438578-18679) [n:127.0.0.1:63963_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1231783 INFO  (qtp1796438578-18679) [n:127.0.0.1:63963_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1231783 INFO  (qtp1796438578-18679) [n:127.0.0.1:63963_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1231786 INFO  (qtp1796438578-18679) [n:127.0.0.1:63963_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5136b4f6[testIntegration_shard1_replica_n2] main]
   [junit4]   2> 1231787 INFO  (qtp657000739-18682) [n:127.0.0.1:63964_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1231788 INFO  (qtp657000739-18682) [n:127.0.0.1:63964_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1231788 INFO  (qtp657000739-18682) [n:127.0.0.1:63964_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1663475650983362560
   [junit4]   2> 1231792 INFO  (qtp1796438578-18679) [n:127.0.0.1:63963_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1231794 INFO  (qtp1796438578-18679) [n:127.0.0.1:63963_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1231794 INFO  (qtp1796438578-18679) [n:127.0.0.1:63963_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1231795 INFO  (qtp1796438578-18679) [n:127.0.0.1:63963_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1663475650990702592
   [junit4]   2> 1231798 INFO  
(searcherExecutor-4794-thread-1-processing-n:127.0.0.1:63964_solr 
x:testIntegration_shard1_replica_n1 c:testIntegration s:shard1 r:core_node3) 
[n:127.0.0.1:63964_solr c:testIntegration s:shard1 r:core_node3 
x:testIntegration_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testIntegration_shard1_replica_n1] Registered new searcher 
Searcher@18d4151f[testIntegration_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1231805 INFO  
(searcherExecutor-4793-thread-1-processing-n:127.0.0.1:63963_solr 
x:testIntegration_shard1_replica_n2 c:testIntegration s:shard1 r:core_node4) 
[n:127.0.0.1:63963_solr c:testIntegration s:shard1 r:core_node4 
x:testIntegration_shard1_replica_n2 ] o.a.s.c.SolrCore 
[testIntegration_shard1_replica_n2] Registered new searcher 
Searcher@5136b4f6[testIntegration_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1231821 INFO  (qtp1796438578-18679) [n:127.0.0.1:63963_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ] 
o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1231825 INFO  (qtp657000739-18682) [n:127.0.0.1:63964_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testIntegration/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 1231825 INFO  (qtp657000739-18682) [n:127.0.0.1:63964_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testIntegration/leaders/shard1
   [junit4]   2> 1231827 INFO  (qtp1796438578-18679) [n:127.0.0.1:63963_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testIntegration/terms/shard1 to Terms{values={core_node3=0, 
core_node4=0}, version=1}
   [junit4]   2> 1231827 INFO  (qtp1796438578-18679) [n:127.0.0.1:63963_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testIntegration/leaders/shard1
   [junit4]   2> 1231867 INFO  (qtp657000739-18682) [n:127.0.0.1:63964_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1231868 INFO  (qtp657000739-18682) [n:127.0.0.1:63964_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1231868 INFO  (qtp657000739-18682) [n:127.0.0.1:63964_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:63964/solr/testIntegration_shard1_replica_n1/
   [junit4]   2> 1231870 INFO  (qtp657000739-18682) [n:127.0.0.1:63964_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ] 
o.a.s.u.PeerSync PeerSync: core=testIntegration_shard1_replica_n1 
url=http://127.0.0.1:63964/solr START 
replicas=[http://127.0.0.1:63963/solr/testIntegration_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 1231871 INFO  (qtp657000739-18682) [n:127.0.0.1:63964_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ] 
o.a.s.u.PeerSync PeerSync: core=testIntegration_shard1_replica_n1 
url=http://127.0.0.1:63964/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1231873 INFO  (qtp1796438578-18674) [n:127.0.0.1:63963_solr 
c:testIntegration s:shard1 r:core_node4 x:testIntegration_shard1_replica_n2 ] 
o.a.s.c.S.Request [testIntegration_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1231874 INFO  (qtp657000739-18682) [n:127.0.0.1:63964_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1231874 INFO  (qtp657000739-18682) [n:127.0.0.1:63964_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ] 
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> 1231875 INFO  (qtp657000739-18682) [n:127.0.0.1:63964_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testIntegration/leaders/shard1/leader after winning as 
/collections/testIntegration/leader_elect/shard1/election/72129867215470598-core_node3-n_0000000000
   [junit4]   2> 1231889 INFO  (qtp657000739-18682) [n:127.0.0.1:63964_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63964/solr/testIntegration_shard1_replica_n1/ shard1
   [junit4]   2> 1232002 INFO  (zkCallback-7718-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1232003 INFO  (zkCallback-7718-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1232015 INFO  (qtp657000739-18682) [n:127.0.0.1:63964_solr 
c:testIntegration s:shard1 r:core_node3 x:testIntegration_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1232044 INFO  (qtp657000739-18682) [n:127.0.0.1:63964_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n1&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=488
   [junit4]   2> 1232134 INFO  (zkCallback-7718-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1232134 INFO  (zkCallback-7718-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1232135 INFO  (zkCallback-7718-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1232210 DEBUG (ScheduledTrigger-4782-thread-2) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1232856 INFO  (qtp1796438578-18679) [n:127.0.0.1:63963_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n2&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1299
   [junit4]   2> 1232860 INFO  (qtp1796438578-18670) [n:127.0.0.1:63963_solr    
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 1232958 INFO  (zkCallback-7718-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1232958 INFO  (zkCallback-7718-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1232958 INFO  (zkCallback-7711-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1232958 INFO  (zkCallback-7718-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1232958 INFO  (zkCallback-7711-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1232959 INFO  (qtp1796438578-18670) [n:127.0.0.1:63963_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&maxShardsPerNode=1&name=testIntegration&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=1786
   [junit4]   2> 1232960 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testIntegration
   [junit4]   2> 1232964 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.SolrCloudTestCase waitForState (testIntegration): Timed out waiting for 
replicas of new collection to be active
   [junit4]   2> 1232965 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1232965 INFO  (watches-7729-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1232966 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1232967 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1232968 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1635602590
   [junit4]   2> 1232969 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63964_solr
   [junit4]   2> 1232970 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1232970 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:63964_solr as DOWN
   [junit4]   2> 1232975 INFO  (coreCloseExecutor-4803-thread-1) 
[n:127.0.0.1:63964_solr     ] o.a.s.c.SolrCore 
[testIntegration_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7fdf5317
   [junit4]   2> 1232975 INFO  (coreCloseExecutor-4803-thread-1) 
[n:127.0.0.1:63964_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testIntegration.shard1.replica_n1, 
tag=SolrCore@7fdf5317
   [junit4]   2> 1232975 INFO  (coreCloseExecutor-4803-thread-1) 
[n:127.0.0.1:63964_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@224319a0: rootName = 
solr_63964, domain = solr.core.testIntegration.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testIntegration.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@67b961f4
   [junit4]   2> 1232984 INFO  (coreCloseExecutor-4803-thread-1) 
[n:127.0.0.1:63964_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testIntegration.shard1.leader, 
tag=SolrCore@7fdf5317
   [junit4]   2> 1232985 INFO  (coreCloseExecutor-4803-thread-1) 
[n:127.0.0.1:63964_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1232987 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1232987 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@58c0509: rootName = 
solr_63964, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@6b2f102
   [junit4]   2> 1232998 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1232998 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@22e3379c: rootName = 
solr_63964, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@b7cb3a3
   [junit4]   2> 1233002 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1233002 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@45c85d1e: rootName = 
solr_63964, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1b0bf053
   [junit4]   2> 1233002 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1233004 INFO  (closeThreadPool-7738-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72129867215470598-127.0.0.1:63964_solr-n_0000000000) closing
   [junit4]   2> 1233005 INFO  
(OverseerStateUpdate-72129867215470598-127.0.0.1:63964_solr-n_0000000000) 
[n:127.0.0.1:63964_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:63964_solr
   [junit4]   2> 1233005 DEBUG (closeThreadPool-7738-thread-1) [     ] 
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 1233005 DEBUG (closeThreadPool-7738-thread-1) [     ] 
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 1233005 DEBUG (closeThreadPool-7738-thread-1) [     ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 1233005 DEBUG (closeThreadPool-7738-thread-1) [     ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool 
executor
   [junit4]   2> 1233005 INFO  
(OverseerAutoScalingTriggerThread-72129867215470598-127.0.0.1:63964_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1233005 DEBUG (closeThreadPool-7738-thread-1) [     ] 
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 1233005 DEBUG (closeThreadPool-7738-thread-1) [     ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1233007 INFO  (closeThreadPool-7738-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72129867215470598-127.0.0.1:63964_solr-n_0000000000) closing
   [junit4]   2> 1233016 INFO  (zkCallback-7711-thread-2) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63963_solr
   [junit4]   2> 1233016 INFO  (zkCallback-7731-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1233017 INFO  (zkCallback-7711-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1233018 INFO  (zkCallback-7711-thread-2) 
[n:127.0.0.1:63963_solr     ] o.a.s.c.Overseer Overseer 
(id=72129867215470597-127.0.0.1:63963_solr-n_0000000001) starting
   [junit4]   2> 1233022 INFO  (zkCallback-7711-thread-1) 
[n:127.0.0.1:63963_solr c:testIntegration s:shard1 r:core_node4 
x:testIntegration_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may 
be the new leader - try and sync
   [junit4]   2> 1233033 INFO  
(OverseerStateUpdate-72129867215470597-127.0.0.1:63963_solr-n_0000000001) 
[n:127.0.0.1:63963_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:63963_solr
   [junit4]   2> 1233034 DEBUG 
(OverseerAutoScalingTriggerThread-72129867215470597-127.0.0.1:63963_solr-n_0000000001)
 [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 1233037 DEBUG 
(OverseerAutoScalingTriggerThread-72129867215470597-127.0.0.1:63963_solr-n_0000000001)
 [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with 
znode version 4
   [junit4]   2> 1233037 DEBUG 
(OverseerAutoScalingTriggerThread-72129867215470597-127.0.0.1:63963_solr-n_0000000001)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, 
lastZnodeVersion 0
   [junit4]   2> 1233037 DEBUG 
(OverseerAutoScalingTriggerThread-72129867215470597-127.0.0.1:63963_solr-n_0000000001)
 [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 4
   [junit4]   2> 1233042 DEBUG 
(OverseerAutoScalingTriggerThread-72129867215470597-127.0.0.1:63963_solr-n_0000000001)
 [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger node_lost_trigger - Initial 
livenodes: [127.0.0.1:63963_solr]
   [junit4]   2> 1233045 DEBUG 
(OverseerAutoScalingTriggerThread-72129867215470597-127.0.0.1:63963_solr-n_0000000001)
 [     ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 
127.0.0.1:63964_solr
   [junit4]   2> 1233050 INFO  (zkCallback-7711-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1233050 INFO  (zkCallback-7711-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1233051 DEBUG (ScheduledTrigger-4806-thread-1) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with 
currently live nodes: 1 and last live nodes: 2
   [junit4]   2> 1233051 DEBUG (ScheduledTrigger-4806-thread-1) [     ] 
o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:63964_solr
   [junit4]   2> 1233062 DEBUG 
(OverseerAutoScalingTriggerThread-72129867215470597-127.0.0.1:63963_solr-n_0000000001)
 [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:63963_solr]
   [junit4]   2> 1233064 DEBUG 
(OverseerAutoScalingTriggerThread-72129867215470597-127.0.0.1:63963_solr-n_0000000001)
 [     ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 
127.0.0.1:63964_solr
   [junit4]   2> 1233064 DEBUG 
(OverseerAutoScalingTriggerThread-72129867215470597-127.0.0.1:63963_solr-n_0000000001)
 [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / 
nodeAdded markers
   [junit4]   2> 1233066 DEBUG (ScheduledTrigger-4806-thread-1) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1233068 DEBUG 
(OverseerAutoScalingTriggerThread-72129867215470597-127.0.0.1:63963_solr-n_0000000001)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, 
lastZnodeVersion 4
   [junit4]   2> 1233118 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.Overseer Overseer 
(id=72129867215470598-127.0.0.1:63964_solr-n_0000000000) closing
   [junit4]   2> 1233122 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@29eef3b6{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:٠}
   [junit4]   2> 1233122 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@57e18f8f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1233122 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1233123 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 63964
   [junit4]   2> 1233161 INFO  (zkCallback-7711-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1233161 INFO  (zkCallback-7711-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1234060 DEBUG (ScheduledTrigger-4806-thread-3) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1234061 DEBUG (ScheduledTrigger-4806-thread-3) [     ] 
o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost 
nodes: [127.0.0.1:63964_solr]
   [junit4]   2> 1234061 DEBUG (ScheduledTrigger-4806-thread-3) [     ] 
o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"3eafec059c8d1Ti34hdekng5szuuzes594kgm7",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":1102804799834321,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1102804799834321],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "nodeNames":["127.0.0.1:63964_solr"]}}
   [junit4]   2> 1234061 DEBUG (ScheduledTrigger-4806-thread-3) [     ] 
o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, 
node_lost_trigger, .scheduled_maintenance]
   [junit4]   2> 1234064 DEBUG (ScheduledTrigger-4806-thread-3) [     ] 
o.a.s.c.a.SystemLogListener Collection .system missing, skip sending event {
   [junit4]   2>   "id":"3eafec059c8d1Ti34hdekng5szuuzes594kgm7",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":1102804799834321,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1102804799834321],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":1102805810049030,
   [junit4]   2>     "nodeNames":["127.0.0.1:63964_solr"]}}
   [junit4]   2> 1234064 DEBUG (AutoscalingActionExecutor-4807-thread-1) [     
] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"3eafec059c8d1Ti34hdekng5szuuzes594kgm7",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":1102804799834321,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1102804799834321],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":1102805810049030,
   [junit4]   2>     "nodeNames":["127.0.0.1:63964_solr"]}}
   [junit4]   2> 1234066 DEBUG (AutoscalingActionExecutor-4807-thread-1) [     
] o.a.s.c.a.ComputePlanAction -- processing event: {
   [junit4]   2>   "id":"3eafec059c8d1Ti34hdekng5szuuzes594kgm7",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":1102804799834321,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1102804799834321],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":1102805810049030,
   [junit4]   2>     "nodeNames":["127.0.0.1:63964_solr"]}} with context 
properties: {BEFORE_ACTION=[compute_plan]}
   [junit4]   2> 1234074 INFO  (qtp1796438578-18672) [n:127.0.0.1:63963_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.testIntegration.shard1.replica_n2:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 1234077 INFO  (qtp1796438578-18674) [n:127.0.0.1:63963_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=1
   [junit4]   2> 1234079 DEBUG (AutoscalingActionExecutor-4807-thread-1) [     
] o.a.s.c.a.ComputePlanAction Computed Plan: 
action=MOVEREPLICA&collection=testIntegration&targetNode=127.0.0.1:63963_solr&inPlaceMove=true&replica=core_node3
   [junit4]   2> 1234079 DEBUG (AutoscalingActionExecutor-4807-thread-1) [     
] o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"3eafec059c8d1Ti34hdekng5szuuzes594kgm7",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":1102804799834321,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1102804799834321],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":1102805810049030,
   [junit4]   2>     "nodeNames":["127.0.0.1:63964_solr"]}} with context 
properties: {operations=[{
   [junit4]   2>   
"class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$MoveReplica",
   [junit4]   2>   "method":"GET",
   [junit4]   2>   "params.action":"MOVEREPLICA",
   [junit4]   2>   "params.collection":"testIntegration",
   [junit4]   2>   "params.targetNode":"127.0.0.1:63963_solr",
   [junit4]   2>   "params.inPlaceMove":"true",
   [junit4]   2>   "params.replica":"core_node3"}], 
AFTER_ACTION=[compute_plan], BEFORE_ACTION=[compute_plan, execute_plan]}
   [junit4]   2> 1234079 DEBUG (AutoscalingActionExecutor-4807-thread-1) [     
] o.a.s.c.a.ExecutePlanAction Executing operation: 
action=MOVEREPLICA&collection=testIntegration&targetNode=127.0.0.1:63963_solr&inPlaceMove=true&replica=core_node3
   [junit4]   2> 1234083 INFO  (qtp1796438578-18679) [n:127.0.0.1:63963_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :movereplica with 
params 
async=node_lost_trigger/3eafec059c8d1Ti34hdekng5szuuzes594kgm7/0&replica=core_node3&action=MOVEREPLICA&collection=testIntegration&waitForFinalState=true&targetNode=127.0.0.1:63963_solr&wt=javabin&version=2&inPlaceMove=true
 and sendToOCPQueue=true
   [junit4]   2> 1234089 INFO  (qtp1796438578-18679) [n:127.0.0.1:63963_solr 
c:testIntegration    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={async=node_lost_trigger/3eafec059c8d1Ti34hdekng5szuuzes594kgm7/0&replica=core_node3&action=MOVEREPLICA&collection=testIntegration&waitForFinalState=true&targetNode=127.0.0.1:63963_solr&wt=javabin&version=2&inPlaceMove=true}
 status=0 QTime=5
   [junit4]   2> 1234090 INFO  (qtp1796438578-18670) [n:127.0.0.1:63963_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=node_lost_trigger/3eafec059c8d1Ti34hdekng5szuuzes594kgm7/0&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1234094 INFO  (qtp1796438578-18670) [n:127.0.0.1:63963_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=node_lost_trigger/3eafec059c8d1Ti34hdekng5szuuzes594kgm7/0&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=4
   [junit4]   2> 1234095 INFO  
(OverseerThreadFactory-4808-thread-1-processing-n:127.0.0.1:63963_solr) 
[n:127.0.0.1:63963_solr c:testIntegration  r:core_node3  ] 
o.a.s.c.a.c.MoveReplicaCmd Replica will be moved to node 127.0.0.1:63963_solr: 
core_node3:{
   [junit4]   2>   "core":"testIntegration_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:63964/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:63964_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 1234106 INFO  
(OverseerThreadFactory-4808-thread-1-processing-n:127.0.0.1:63963_solr) 
[n:127.0.0.1:63963_solr c:testIntegration  r:core_node3  ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:63963_solr for creating new 
replica of shard shard1 for collection testIntegration
   [junit4]   2> 1234107 INFO  
(OverseerThreadFactory-4808-thread-1-processing-n:127.0.0.1:63963_solr) 
[n:127.0.0.1:63963_solr c:testIntegration  r:core_node3  ] 
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1234112 INFO  
(OverseerStateUpdate-72129867215470597-127.0.0.1:63963_solr-n_0000000001) 
[n:127.0.0.1:63963_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"testIntegration",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testIntegration_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63963/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:63963_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1234127 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.SolrCloudTestCase waitForState (testIntegration): Timed out waiting for 
replicas of collection to be 2 again
   [junit4]   2> 1234128 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 2
   [junit4]   2> 1234128 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 2
   [junit4]   2> 1234128 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F39233BF7C90C4BB]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 2
   [junit4]   2> 1234128 INFO  (watches-7729-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 2
   [junit4]   2> 1234223 INFO  (zkCallback-7711-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1234223 INFO  (zkCallback-7711-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1234223 INFO  (zkCallback-7731-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1234226 INFO  (watches-7729-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 2
   [junit4]   2> 1234329 INFO  (qtp1796438578-18679) [n:127.0.0.1:63963_solr    
x:testIntegration_shard1_replica_n5 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={async=node_lost_trigger/3eafec059c8d1Ti34hdekng5szuuzes594kgm7/01102806068729939&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=testIntegration_shard1_replica_n5&action=CREATE&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2
   [junit4]   2> 1234330 INFO  
(parallelCoreAdminExecutor-4789-thread-1-processing-n:127.0.0.1:63963_solr 
x:testIntegration_shard1_replica_n5 
node_lost_trigger//3eafec059c8d1Ti34hdekng5szuuzes594kgm7//01102806068729939 
CREATE) [n:127.0.0.1:63963_solr    x:testIntegration_shard1_replica_n5 ] 
o.a.s.h.a.CoreAdminOperation core create command 
async=node_lost_trigger/3eafec059c8d1Ti34hdekng5szuuzes594kgm7/01102806068729939&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=testIntegration_shard1_replica_n5&action=CREATE&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1234331 INFO  (qtp1796438578-18670) [n:127.0.0.1:63963_solr    
 ] o.a.s.h.a.CoreAdminOperation Checking request status for : 
node_lost_trigger/3eafec059c8d1Ti34hdekng5szuuzes594kgm7/01102806068729939
   [junit4]   2> 1234331 INFO  (qtp1796438578-18670) [n:127.0.0.1:63963_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=node_lost_trigger/3eafec059c8d1Ti34hdekng5szuuzes594kgm7/01102806068729939&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1234371 INFO  
(parallelCoreAdminExecutor-4789-thread-1-processing-n:127.0.0.1:63963_solr 
x:testIntegration_shard1_replica_n5 
node_lost_trigger//3eafec059c8d1Ti34hdekng5szuuzes594kgm7//01102806068729939 
CREATE) [n:127.0.0.1:63963_solr c:testIntegration s:shard1 r:core_node6 
x:testIntegration_shard1_replica_n5 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 1234382 INFO  
(parallelCoreAdminExecutor-4789-thread-1-processing-n:127.0.0.1:63963_solr 
x:testIntegration_shard1_replica_n5 
node_lost_trigger//3eafec059c8d1Ti34hdekng5szuuzes594kgm7//01102806068729939 
CREATE) [n:127.0.0.1:63963_solr c:testIntegration s:shard1 r:core_node6 
x:testIntegration_shard1_replica_n5 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1234385 INFO  
(parallelCoreAdminExecutor-4789-thread-1-processing-n:127.0.0.1:63963_solr 
x:testIntegration_shard1_replica_n5 
node_lost_trigger//3eafec059c8d1Ti34hdekng5szuuzes594kgm7//01102806068729939 
CREATE) [n:127.0.0.1:63963_solr c:testIntegration s:shard1 r:core_node6 
x:testIntegration_shard1_replica_n5 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1234385 INFO  
(parallelCoreAdminExecutor-4789-thread-1-processing-n:127.0.0.1:63963_solr 
x:testIntegration_shard1_replica_n5 
node_lost_trigger//3eafec059c8d1Ti34hdekng5szuuzes594kgm7//01102806068729939 
CREATE) [n:127.0.0.1:63963_solr c:testIntegration s:shard1 r:core_node6 
x:testIntegration_shard1_replica_n5 ] o.a.s.c.CoreContainer Creating SolrCore 
'testIntegration_shard1_replica_n5' using configuration from configset conf, 
trusted=true
   [junit4]   2> 1234385 INFO  
(parallelCoreAdminExecutor-4789-thread-1-processing-n:127.0.0.1:63963_solr 
x:testIntegration_shard1_replica_n5 
node_lost_trigger//3eafec059c8d1Ti34hdekng5szuuzes594kgm7//01102806068729939 
CREATE) [n:127.0.0.1:63963_solr c:testIntegration s:shard1 r:core_node6 
x:testIntegration_shard1_replica_n5 ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_63963.solr.core.testIntegration.shard1.replica_n5' (registry 
'solr.core.testIntegration.shard1.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@68f1195d
   [junit4]   2> 1234386 INFO  
(parallelCoreAdminExecutor-4789-thread-1-processing-n:127.0.0.1:63963_solr 
x:testIntegration_shard1_replica_n5 
node_lost_trigger//3eafec059c8d1Ti34hdekng5szuuzes594kgm7//01102806068729939 
CREATE) [n:127.0.0.1:63963_solr c:testIntegration s:shard1 r:core_node6 
x:testIntegration_shard1_replica_n5 ] o.a.s.c.SolrCore 
[[testIntegration_shard1_replica_n5] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F39233BF7C90C4BB-001/tempDir-001/node1/./testIntegration_shard1_replica_n5],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ExecutePlanActionTest_F39233BF7C90C4BB-001/tempDir-001/node1/./testIntegration_shard1_replica_n5/data/]
   [junit4]   2> 1234463 INFO  (zkCallback-7711-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1234463 INFO  (zkCallback-7711-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1234463 INFO  (zkCallback-7731-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1234474 INFO  (watches-7729-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 2
   [junit4]   2> 1234507 INFO  
(parallelCoreAdminExecutor-4789-thread-1-processing-n:127.0.0.1:63963_solr 
x:testIntegration_shard1_replica_n5 
node_lost_trigger//3eafec059c8d1Ti34hdekng5szuuzes594kgm7//01102806068729939 
CREATE) [n:127.0.0.1:63963_solr c:testIntegration s:shard1 r:core_node6 
x:testIntegration_shard1_replica_n5 ] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1234507 INFO  
(parallelCoreAdminExecutor-4789-thread-1-processing-n:127.0.0.1:63963_solr 
x:testIntegration_shard1_replica_n5 
node_lost_trigger//3eafec059c8d1Ti34hdekng5szuuzes594kgm7//01102806068729939 
CREATE) [n:127.0.0.1:63963_solr c:testIntegration s:shard1 r:core_node6 
x:testIntegration_shard1_replica_n5 ] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1234509 INFO  
(parallelCoreAdminExecutor-4789-thread-1-processing-n:127.0.0.1:63963_solr 
x:testIntegration_shard1_replica_n5 
node_lost_trigger//3eafec059c8d1Ti34hdekng5szuuzes594kgm7//01102806068729939 
CREATE) [n:127.0.0.1:63963_solr c:testIntegration s:shard1 r:core_node6 
x:testIntegration_shard1_replica_n5 ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1234509 INFO  
(parallelCoreAdminExecutor-4789-thread-1-processing-n:127.0.0.1:63963_

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

-11011-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1957896 INFO  (closeThreadPool-11011-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@497e649f: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@2fcd2d49
   [junit4]   2> 1957896 INFO  (closeThreadPool-11011-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1957923 INFO  (zkCallback-10975-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1957924 INFO  (zkCallback-10988-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1957928 INFO  (closeThreadPool-11011-thread-6) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3663b082{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1957928 INFO  (closeThreadPool-11011-thread-6) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3eaf7c46{/_k/g,null,UNAVAILABLE}
   [junit4]   2> 1957929 INFO  (closeThreadPool-11011-thread-6) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1958034 INFO  (closeThreadPool-11011-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@244ce5a2{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1958034 INFO  (closeThreadPool-11011-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6819c4c2{/_k/g,null,UNAVAILABLE}
   [junit4]   2> 1958034 INFO  (closeThreadPool-11011-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1958136 INFO  (closeThreadPool-11011-thread-7) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@52c2658d{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1958137 INFO  (closeThreadPool-11011-thread-7) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3c97aadc{/_k/g,null,UNAVAILABLE}
   [junit4]   2> 1958137 INFO  (closeThreadPool-11011-thread-7) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1958139 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F39233BF7C90C4BB]) [     
] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1958349 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>        10      
/solr/collections/shardSplitWithRule_link/terms/shard1_1
   [junit4]   2>        8       
/solr/collections/shardSplitWithRule_link/terms/shard1_0
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        6       
/solr/collections/shardSplitWithRule_link/terms/shard1
   [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>        4       
/solr/collections/collection1/collectionprops.json
   [junit4]   2>        3       
/solr/collections/shardSplitWithRule_link/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>        121     
/solr/collections/shardSplitWithRule_link/state.json
   [junit4]   2>        90      /solr/collections/collection1/state.json
   [junit4]   2>        13      /solr/clusterprops.json
   [junit4]   2>        9       /solr/collections/control_collection/state.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        84      /solr/overseer/queue
   [junit4]   2>        35      /solr/live_nodes
   [junit4]   2>        25      /solr/overseer/collection-queue-work
   [junit4]   2>        13      /solr/collections
   [junit4]   2> 
   [junit4]   2> 1958353 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F39233BF7C90C4BB]) [     
] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:53952
   [junit4]   2> 1958353 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F39233BF7C90C4BB]) [     
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53952
   [junit4]   2> 1958353 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[F39233BF7C90C4BB]) [     
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53952
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_F39233BF7C90C4BB-001
   [junit4]   2> Apr 09, 2020 6:45:30 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=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
a_t=PostingsFormat(name=Asserting), _root_=PostingsFormat(name=MockRandom), 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
foo_s=PostingsFormat(name=Asserting)}, 
docValues:{_version_=DocValuesFormat(name=Lucene80), 
a_i=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=55, 
maxMBSortInHeap=5.334872618031569, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@419125a6),
 locale=ln, timezone=America/Knox_IN
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14 
(64-bit)/cpus=6,threads=1,free=165675008,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SecurityConfHandlerTest, 
XmlInterpolationTest, TestJmxIntegration, FileBasedSpellCheckerTest, 
TestCloudPhrasesIdentificationComponent, TestLMJelinekMercerSimilarityFactory, 
ShardRoutingCustomTest, DistribCursorPagingTest, ZkControllerTest, 
DistanceUnitsTest, TestCollapseQParserPlugin, TestSimLargeCluster, 
MoveReplicaHDFSTest, TestSkipOverseerOperations, TestQuerySenderNoQuery, 
TestDynamicFieldNamesIndexCorrectly, TestSchemaNameResource, 
TemplateUpdateProcessorTest, TestGraphMLResponseWriter, 
TestSimTriggerIntegration, TestSolrConfigHandlerCloud, ReindexCollectionTest, 
CdcrWithNodesRestartsTest, DaemonStreamApiTest, TimeZoneUtilsTest, 
CdcrBootstrapTest, TestFastOutputStream, TestOrdValues, TestFiltering, 
ClassificationUpdateProcessorIntegrationTest, CSVRequestHandlerTest, 
TestInPlaceUpdatesRequiredField, SolrCoreMetricManagerTest, AddReplicaTest, 
HdfsSyncSliceTest, DirectoryFactoryTest, TestSimDistribStateManager, 
CollectionsAPIDistributedZkTest, TestQueryingOnDownCollection, 
TestCloudJSONFacetSKG, TestSolrFieldCacheBean, TestConfigReload, 
TestPointFields, MetricTriggerTest, EnumFieldTest, 
UninvertDocValuesMergePolicyTest, ShardsWhitelistTest, SolrCoreTest, 
TestSolrCloudWithHadoopAuthPlugin, OverseerRolesTest, 
TermVectorComponentDistributedTest, CursorPagingTest, TestBulkSchemaConcurrent, 
TestTolerantUpdateProcessorRandomCloud, DistributedMLTComponentTest, 
NodeMarkersRegistrationTest, OutputWriterTest, DistributedFacetPivotLargeTest, 
TestDynamicLoadingUrl, DataDrivenBlockJoinTest, MergeStrategyTest, 
PathHierarchyTokenizerFactoryTest, TestDynamicFieldResource, 
TestSolrDeletionPolicy1, V2StandaloneTest, TestSmileRequest, 
TestGroupingSearch, PhrasesIdentificationComponentTest, TestSolrCLIRunExample, 
TestXmlQParserPlugin, StatsReloadRaceTest, SuggesterTest, 
BJQFilterAccessibleTest, TestLRUStatsCacheCloud, EmbeddedSolrNoSerializeTest, 
TestTextField, TestCloudSearcherWarming, TestNumericRangeQuery64, 
ImplicitSnitchTest, AssignTest, SimplePostToolTest, TestRawTransformer, 
SpellingQueryConverterTest, BlockCacheTest, TestExactStatsCache, 
TestEmbeddedSolrServerConstructors, TestPseudoReturnFields, 
PeerSyncWithBufferUpdatesTest, ShardSplitTest]
   [junit4] Completed [556/907 (3!)] on J3 in 370.18s, 11 tests, 1 error, 3 
skipped <<< FAILURES!

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

[repro] Revision: 4f92cd414c4da6ac6163ff4101b0e07fb94fd067

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops 
-XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=ExecutePlanActionTest 
-Dtests.method=testTaskTimeout -Dtests.seed=F39233BF7C90C4BB -Dtests.slow=true 
-Dtests.locale=ar-AE -Dtests.timezone=SystemV/HST10 -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=SyncSliceTest -Dtests.method=test 
-Dtests.seed=F39233BF7C90C4BB -Dtests.slow=true -Dtests.locale=fr-VU 
-Dtests.timezone=Egypt -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=ShardSplitTest 
-Dtests.method=testSplitMixedReplicaTypesLink -Dtests.seed=F39233BF7C90C4BB 
-Dtests.slow=true -Dtests.locale=ln -Dtests.timezone=America/Knox_IN 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

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

[...truncated 3150 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=15 
-Dtests.class="*.SyncSliceTest|*.ExecutePlanActionTest|*.ShardSplitTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops 
-XX:+UnlockExperimentalVMOptions -XX:+UseZGC" -Dtests.seed=F39233BF7C90C4BB 
-Dtests.slow=true -Dtests.locale=fr-VU -Dtests.timezone=Egypt 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 208 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.SyncSliceTest
[repro]   0/5 failed: org.apache.solr.cloud.api.collections.ShardSplitTest
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
[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