You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/10/23 02:52:33 UTC

[JENKINS] Lucene-Solr-Tests-7.x - Build # 968 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/968/

2 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([A336EF25B0857371:2B62D0FF1E791E89]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertFalse(Assert.java:68)
	at org.junit.Assert.assertFalse(Assert.java:79)
	at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:146)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Error from server at http://127.0.0.1:38322/xaid/hf: Could not find collection : shardSplitWithRule_rewrite

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38322/xaid/hf: Could not find collection : shardSplitWithRule_rewrite
	at __randomizedtesting.SeedInfo.seed([A336EF25B0857371:22383E972D77285A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitShardWithRule(ShardSplitTest.java:633)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitShardWithRule(ShardSplitTest.java:607)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1010)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:985)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12653 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaTest
   [junit4]   2> 344432 INFO  (SUITE-MoveReplicaTest-seed#[A336EF25B0857371]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_A336EF25B0857371-001/init-core-data-001
   [junit4]   2> 344433 INFO  (SUITE-MoveReplicaTest-seed#[A336EF25B0857371]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 344487 INFO  (SUITE-MoveReplicaTest-seed#[A336EF25B0857371]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 344490 INFO  (SUITE-MoveReplicaTest-seed#[A336EF25B0857371]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_A336EF25B0857371-001/tempDir-001
   [junit4]   2> 344502 INFO  (SUITE-MoveReplicaTest-seed#[A336EF25B0857371]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 344506 INFO  (Thread-299) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 344506 INFO  (Thread-299) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 344596 ERROR (Thread-299) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 344616 INFO  (SUITE-MoveReplicaTest-seed#[A336EF25B0857371]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:46503
   [junit4]   2> 344651 INFO  (zkConnectionManagerCallback-320-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 344671 INFO  (jetty-launcher-317-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 344689 INFO  (jetty-launcher-317-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 344691 INFO  (jetty-launcher-317-thread-3) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 344706 INFO  (jetty-launcher-317-thread-4) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 344726 INFO  (jetty-launcher-317-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 344726 INFO  (jetty-launcher-317-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 344726 INFO  (jetty-launcher-317-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 344727 INFO  (jetty-launcher-317-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6657b341{/solr,null,AVAILABLE}
   [junit4]   2> 344729 INFO  (jetty-launcher-317-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2903d15d{SSL,[ssl, http/1.1]}{127.0.0.1:44219}
   [junit4]   2> 344729 INFO  (jetty-launcher-317-thread-1) [    ] o.e.j.s.Server Started @344838ms
   [junit4]   2> 344729 INFO  (jetty-launcher-317-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44219}
   [junit4]   2> 344729 ERROR (jetty-launcher-317-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 344729 INFO  (jetty-launcher-317-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 344729 INFO  (jetty-launcher-317-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 344748 INFO  (jetty-launcher-317-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 344748 INFO  (jetty-launcher-317-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 344748 INFO  (jetty-launcher-317-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-23T00:51:29.333Z
   [junit4]   2> 344851 INFO  (jetty-launcher-317-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 344851 INFO  (jetty-launcher-317-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 344851 INFO  (jetty-launcher-317-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 344852 INFO  (jetty-launcher-317-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49e8eab4{/solr,null,AVAILABLE}
   [junit4]   2> 344853 INFO  (jetty-launcher-317-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2f4bcbb6{SSL,[ssl, http/1.1]}{127.0.0.1:44919}
   [junit4]   2> 344853 INFO  (jetty-launcher-317-thread-3) [    ] o.e.j.s.Server Started @344963ms
   [junit4]   2> 344853 INFO  (jetty-launcher-317-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44919}
   [junit4]   2> 344854 ERROR (jetty-launcher-317-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 344854 INFO  (jetty-launcher-317-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 344854 INFO  (jetty-launcher-317-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 344854 INFO  (jetty-launcher-317-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 344854 INFO  (jetty-launcher-317-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 344854 INFO  (jetty-launcher-317-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-23T00:51:29.439Z
   [junit4]   2> 344998 INFO  (zkConnectionManagerCallback-324-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 344998 INFO  (jetty-launcher-317-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 345058 INFO  (jetty-launcher-317-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 345058 INFO  (jetty-launcher-317-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 345058 INFO  (jetty-launcher-317-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 345095 INFO  (jetty-launcher-317-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c8dbc08{/solr,null,AVAILABLE}
   [junit4]   2> 345096 INFO  (jetty-launcher-317-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@666826e{SSL,[ssl, http/1.1]}{127.0.0.1:43900}
   [junit4]   2> 345096 INFO  (jetty-launcher-317-thread-4) [    ] o.e.j.s.Server Started @345205ms
   [junit4]   2> 345096 INFO  (jetty-launcher-317-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43900}
   [junit4]   2> 345096 ERROR (jetty-launcher-317-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 345096 INFO  (jetty-launcher-317-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 345096 INFO  (jetty-launcher-317-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 345096 INFO  (jetty-launcher-317-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 345096 INFO  (jetty-launcher-317-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 345096 INFO  (jetty-launcher-317-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-23T00:51:29.681Z
   [junit4]   2> 345160 INFO  (jetty-launcher-317-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 345160 INFO  (jetty-launcher-317-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 345160 INFO  (jetty-launcher-317-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 345160 INFO  (jetty-launcher-317-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@64e65b2f{/solr,null,AVAILABLE}
   [junit4]   2> 345178 INFO  (jetty-launcher-317-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@e0f43aa{SSL,[ssl, http/1.1]}{127.0.0.1:40433}
   [junit4]   2> 345178 INFO  (jetty-launcher-317-thread-2) [    ] o.e.j.s.Server Started @345287ms
   [junit4]   2> 345178 INFO  (jetty-launcher-317-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40433}
   [junit4]   2> 345178 ERROR (jetty-launcher-317-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 345178 INFO  (jetty-launcher-317-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 345178 INFO  (jetty-launcher-317-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 345178 INFO  (jetty-launcher-317-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 345178 INFO  (jetty-launcher-317-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 345178 INFO  (jetty-launcher-317-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-23T00:51:29.763Z
   [junit4]   2> 345204 INFO  (zkConnectionManagerCallback-326-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 345212 INFO  (jetty-launcher-317-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 345225 INFO  (zkConnectionManagerCallback-322-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 345307 INFO  (jetty-launcher-317-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 345323 INFO  (zkConnectionManagerCallback-328-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 345338 INFO  (jetty-launcher-317-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 346528 INFO  (jetty-launcher-317-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46503/solr
   [junit4]   2> 346547 INFO  (zkConnectionManagerCallback-332-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 346779 INFO  (zkConnectionManagerCallback-334-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 347376 INFO  (jetty-launcher-317-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46503/solr
   [junit4]   2> 347432 INFO  (jetty-launcher-317-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46503/solr
   [junit4]   2> 347456 INFO  (zkConnectionManagerCallback-340-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 347457 INFO  (zkConnectionManagerCallback-344-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 347534 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10542aa3f410007, likely client has closed socket
   [junit4]   2> 347546 INFO  (jetty-launcher-317-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46503/solr
   [junit4]   2> 347566 INFO  (zkConnectionManagerCallback-347-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 347582 INFO  (zkConnectionManagerCallback-352-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 347582 INFO  (zkConnectionManagerCallback-349-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 347626 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10542aa3f41000a, likely client has closed socket
   [junit4]   2> 347683 INFO  (zkConnectionManagerCallback-354-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 347873 INFO  (jetty-launcher-317-thread-3) [n:127.0.0.1:44919_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44919_solr
   [junit4]   2> 347886 INFO  (jetty-launcher-317-thread-3) [n:127.0.0.1:44919_solr    ] o.a.s.c.Overseer Overseer (id=73538267894579212-127.0.0.1:44919_solr-n_0000000000) starting
   [junit4]   2> 347910 INFO  (jetty-launcher-317-thread-4) [n:127.0.0.1:43900_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43900_solr
   [junit4]   2> 347926 INFO  (jetty-launcher-317-thread-2) [n:127.0.0.1:40433_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40433_solr
   [junit4]   2> 348098 INFO  (zkCallback-353-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 348099 INFO  (zkCallback-348-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 348099 INFO  (zkCallback-346-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 348121 INFO  (zkConnectionManagerCallback-365-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 348137 INFO  (zkCallback-346-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 348146 INFO  (zkCallback-348-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 348182 INFO  (jetty-launcher-317-thread-3) [n:127.0.0.1:44919_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 348235 INFO  (zkConnectionManagerCallback-370-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 348236 INFO  (zkConnectionManagerCallback-375-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 348255 INFO  (jetty-launcher-317-thread-3) [n:127.0.0.1:44919_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46503/solr ready
   [junit4]   2> 348264 INFO  (OverseerStateUpdate-73538267894579212-127.0.0.1:44919_solr-n_0000000000) [n:127.0.0.1:44919_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44919_solr
   [junit4]   2> 348304 INFO  (jetty-launcher-317-thread-4) [n:127.0.0.1:43900_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 348304 INFO  (jetty-launcher-317-thread-2) [n:127.0.0.1:40433_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 348339 INFO  (jetty-launcher-317-thread-3) [n:127.0.0.1:44919_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 348339 INFO  (jetty-launcher-317-thread-3) [n:127.0.0.1:44919_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44919_solr
   [junit4]   2> 348373 INFO  (zkCallback-353-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 348393 INFO  (zkCallback-348-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 348393 INFO  (zkCallback-346-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 348394 INFO  (jetty-launcher-317-thread-4) [n:127.0.0.1:43900_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46503/solr ready
   [junit4]   2> 348394 INFO  (jetty-launcher-317-thread-2) [n:127.0.0.1:40433_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46503/solr ready
   [junit4]   2> 348434 INFO  (jetty-launcher-317-thread-4) [n:127.0.0.1:43900_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 348467 INFO  (zkCallback-364-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 348467 INFO  (zkCallback-374-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 348467 INFO  (zkCallback-369-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 348503 INFO  (jetty-launcher-317-thread-2) [n:127.0.0.1:40433_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 348602 INFO  (jetty-launcher-317-thread-3) [n:127.0.0.1:44919_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 348900 INFO  (jetty-launcher-317-thread-2) [n:127.0.0.1:40433_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40433.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 348954 INFO  (jetty-launcher-317-thread-4) [n:127.0.0.1:43900_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43900.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 348991 INFO  (jetty-launcher-317-thread-1) [n:127.0.0.1:44219_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 349008 INFO  (jetty-launcher-317-thread-1) [n:127.0.0.1:44219_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 349008 INFO  (jetty-launcher-317-thread-1) [n:127.0.0.1:44219_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44219_solr
   [junit4]   2> 349009 INFO  (zkCallback-353-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 349034 INFO  (zkCallback-369-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 349118 INFO  (jetty-launcher-317-thread-2) [n:127.0.0.1:40433_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40433.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 349118 INFO  (jetty-launcher-317-thread-2) [n:127.0.0.1:40433_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40433.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 349121 INFO  (jetty-launcher-317-thread-3) [n:127.0.0.1:44919_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44919.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 349202 INFO  (zkCallback-333-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 349217 INFO  (zkCallback-364-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 349217 INFO  (zkCallback-374-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 349363 INFO  (jetty-launcher-317-thread-2) [n:127.0.0.1:40433_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_A336EF25B0857371-001/tempDir-001/node2/.
   [junit4]   2> 349400 INFO  (zkCallback-346-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 349421 INFO  (jetty-launcher-317-thread-4) [n:127.0.0.1:43900_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43900.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 349422 INFO  (jetty-launcher-317-thread-4) [n:127.0.0.1:43900_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43900.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 349423 INFO  (jetty-launcher-317-thread-4) [n:127.0.0.1:43900_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_A336EF25B0857371-001/tempDir-001/node4/.
   [junit4]   2> 349437 INFO  (zkCallback-348-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 349457 INFO  (jetty-launcher-317-thread-3) [n:127.0.0.1:44919_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44919.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 349457 INFO  (jetty-launcher-317-thread-3) [n:127.0.0.1:44919_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44919.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 349489 INFO  (jetty-launcher-317-thread-3) [n:127.0.0.1:44919_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_A336EF25B0857371-001/tempDir-001/node3/.
   [junit4]   2> 349631 INFO  (zkConnectionManagerCallback-383-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 349648 INFO  (jetty-launcher-317-thread-1) [n:127.0.0.1:44219_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 349649 INFO  (jetty-launcher-317-thread-1) [n:127.0.0.1:44219_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46503/solr ready
   [junit4]   2> 349671 INFO  (jetty-launcher-317-thread-1) [n:127.0.0.1:44219_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 349824 INFO  (jetty-launcher-317-thread-1) [n:127.0.0.1:44219_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44219.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 349917 INFO  (jetty-launcher-317-thread-1) [n:127.0.0.1:44219_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44219.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 349917 INFO  (jetty-launcher-317-thread-1) [n:127.0.0.1:44219_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44219.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 349919 INFO  (jetty-launcher-317-thread-1) [n:127.0.0.1:44219_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_A336EF25B0857371-001/tempDir-001/node1/.
   [junit4]   2> 350520 INFO  (zkConnectionManagerCallback-386-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 350560 INFO  (zkConnectionManagerCallback-391-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 350630 INFO  (SUITE-MoveReplicaTest-seed#[A336EF25B0857371]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 350719 INFO  (SUITE-MoveReplicaTest-seed#[A336EF25B0857371]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46503/solr ready
   [junit4]   2> 351037 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 351224 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=187
   [junit4]   2> 351603 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedMove
   [junit4]   2> 351673 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 351726 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 351798 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 351798 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 351798 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 351807 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ed369ec{/solr,null,AVAILABLE}
   [junit4]   2> 351807 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2874de3c{SSL,[ssl, http/1.1]}{127.0.0.1:32842}
   [junit4]   2> 351807 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] o.e.j.s.Server Started @351917ms
   [junit4]   2> 351807 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32842}
   [junit4]   2> 351808 ERROR (TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 351818 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 351818 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 351818 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 351818 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 351818 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-23T00:51:36.403Z
   [junit4]   2> 352025 INFO  (zkConnectionManagerCallback-395-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 352038 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 353243 INFO  (OverseerCollectionConfigSetProcessor-73538267894579212-127.0.0.1:44919_solr-n_0000000000) [n:127.0.0.1:44919_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 354401 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46503/solr
   [junit4]   2> 354473 INFO  (zkConnectionManagerCallback-399-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 354555 INFO  (zkConnectionManagerCallback-401-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 354620 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [n:127.0.0.1:32842_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 354640 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [n:127.0.0.1:32842_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 354640 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [n:127.0.0.1:32842_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32842_solr
   [junit4]   2> 354655 INFO  (zkCallback-348-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 354664 INFO  (zkCallback-374-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 354664 INFO  (zkCallback-364-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 354672 INFO  (zkCallback-353-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 354745 INFO  (zkCallback-400-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 354783 INFO  (zkCallback-369-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 354789 INFO  (zkCallback-333-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 354821 INFO  (zkCallback-382-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 354839 INFO  (zkCallback-390-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 354839 INFO  (zkCallback-390-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 354846 INFO  (zkCallback-346-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 354899 INFO  (zkConnectionManagerCallback-408-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 354913 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [n:127.0.0.1:32842_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 354915 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [n:127.0.0.1:32842_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46503/solr ready
   [junit4]   2> 354965 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [n:127.0.0.1:32842_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 355040 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [n:127.0.0.1:32842_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32842.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 355077 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [n:127.0.0.1:32842_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32842.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 355090 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [n:127.0.0.1:32842_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32842.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 355091 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [n:127.0.0.1:32842_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_A336EF25B0857371-001/tempDir-001/node5/.
   [junit4]   2> 355432 INFO  (zkConnectionManagerCallback-411-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 355572 INFO  (qtp960460049-1496) [n:127.0.0.1:32842_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaTest_failed_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 355602 INFO  (OverseerThreadFactory-590-thread-2-processing-n:127.0.0.1:44919_solr) [n:127.0.0.1:44919_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaTest_failed_coll_true
   [junit4]   2> 355823 INFO  (qtp960460049-1501) [n:127.0.0.1:32842_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> 355911 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_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> 356130 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_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> 356321 INFO  (qtp202790157-1387) [n:127.0.0.1:43900_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> 356567 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_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=17
   [junit4]   2> 356623 INFO  (OverseerStateUpdate-73538267894579212-127.0.0.1:44919_solr-n_0000000000) [n:127.0.0.1:44919_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_failed_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaTest_failed_coll_true_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44919/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 356703 INFO  (OverseerStateUpdate-73538267894579212-127.0.0.1:44919_solr-n_0000000000) [n:127.0.0.1:44919_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_failed_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaTest_failed_coll_true_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43900/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 356754 INFO  (OverseerStateUpdate-73538267894579212-127.0.0.1:44919_solr-n_0000000000) [n:127.0.0.1:44919_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_failed_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaTest_failed_coll_true_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40433/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 356755 INFO  (OverseerStateUpdate-73538267894579212-127.0.0.1:44919_solr-n_0000000000) [n:127.0.0.1:44919_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_failed_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaTest_failed_coll_true_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44219/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 357197 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr    x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard1_replica_n2&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 357263 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr    x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 357263 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr    x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard2_replica_n3&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 357264 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr    x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 357392 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr    x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 357394 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr    x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 358490 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 358623 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 358693 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 358697 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.s.IndexSchema [MoveReplicaTest_failed_coll_true_shard2_replica_n3] Schema name=cloud-dynamic
   [junit4]   2> 358712 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 358767 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.s.IndexSchema [MoveReplicaTest_failed_coll_true_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 358823 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema [MoveReplicaTest_failed_coll_true_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 358876 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema [MoveReplicaTest_failed_coll_true_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 359400 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 359400 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaTest_failed_coll_true_shard1_replica_n2' using configuration from collection MoveReplicaTest_failed_coll_true, trusted=true
   [junit4]   2> 359401 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43900.solr.core.MoveReplicaTest_failed_coll_true.shard1.replica_n2' (registry 'solr.core.MoveReplicaTest_failed_coll_true.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 359401 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SolrCore [[MoveReplicaTest_failed_coll_true_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_A336EF25B0857371-001/tempDir-001/node4/MoveReplicaTest_failed_coll_true_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_A336EF25B0857371-001/tempDir-001/node4/./MoveReplicaTest_failed_coll_true_shard1_replica_n2/data/]
   [junit4]   2> 359475 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 359475 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaTest_failed_coll_true_shard2_replica_n4' using configuration from collection MoveReplicaTest_failed_coll_true, trusted=true
   [junit4]   2> 359476 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44219.solr.core.MoveReplicaTest_failed_coll_true.shard2.replica_n4' (registry 'solr.core.MoveReplicaTest_failed_coll_true.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 359509 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.c.SolrCore [[MoveReplicaTest_failed_coll_true_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_A336EF25B0857371-001/tempDir-001/node1/MoveReplicaTest_failed_coll_true_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_A336EF25B0857371-001/tempDir-001/node1/./MoveReplicaTest_failed_coll_true_shard2_replica_n4/data/]
   [junit4]   2> 359537 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 359537 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaTest_failed_coll_true_shard2_replica_n3' using configuration from collection MoveReplicaTest_failed_coll_true, trusted=true
   [junit4]   2> 359538 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40433.solr.core.MoveReplicaTest_failed_coll_true.shard2.replica_n3' (registry 'solr.core.MoveReplicaTest_failed_coll_true.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 359538 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.c.SolrCore [[MoveReplicaTest_failed_coll_true_shard2_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_A336EF25B0857371-001/tempDir-001/node2/MoveReplicaTest_failed_coll_true_shard2_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_A336EF25B0857371-001/tempDir-001/node2/./MoveReplicaTest_failed_coll_true_shard2_replica_n3/data/]
   [junit4]   2> 359648 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 359648 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaTest_failed_coll_true_shard1_replica_n1' using configuration from collection MoveReplicaTest_failed_coll_true, trusted=true
   [junit4]   2> 359648 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44919.solr.core.MoveReplicaTest_failed_coll_true.shard1.replica_n1' (registry 'solr.core.MoveReplicaTest_failed_coll_true.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 359649 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.c.SolrCore [[MoveReplicaTest_failed_coll_true_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_A336EF25B0857371-001/tempDir-001/node3/MoveReplicaTest_failed_coll_true_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_A336EF25B0857371-001/tempDir-001/node3/./MoveReplicaTest_failed_coll_true_shard1_replica_n1/data/]
   [junit4]   2> 360202 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 360202 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 360203 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 360203 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 360205 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@272bcfa7[MoveReplicaTest_failed_coll_true_shard2_replica_n3] main]
   [junit4]   2> 360272 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 360272 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 360273 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 360273 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1615075375692382208
   [junit4]   2> 360427 INFO  (searcherExecutor-616-thread-1-processing-n:127.0.0.1:40433_solr x:MoveReplicaTest_failed_coll_true_shard2_replica_n3 c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.c.SolrCore [MoveReplicaTest_failed_coll_true_shard2_replica_n3] Registered new searcher Searcher@272bcfa7[MoveReplicaTest_failed_coll_true_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 360450 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 360451 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 360452 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 360452 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 360463 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaTest_failed_coll_true/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 360474 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 360474 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 360508 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 360508 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 360506 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@3d88aa26[MoveReplicaTest_failed_coll_true_shard1_replica_n2] main]
   [junit4]   2> 360510 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 360515 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9982ms
   [junit4]   2> 360527 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@27d31480[MoveReplicaTest_failed_coll_true_shard1_replica_n1] main]
   [junit4]   2> 360528 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 360529 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 360529 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 360529 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1615075375960817664
   [junit4]   2> 360543 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 360544 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 360580 INFO  (searcherExecutor-614-thread-1-processing-n:127.0.0.1:43900_solr x:MoveReplicaTest_failed_coll_true_shard1_replica_n2 c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SolrCore [MoveReplicaTest_failed_coll_true_shard1_replica_n2] Registered new searcher Searcher@3d88aa26[MoveReplicaTest_failed_coll_true_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 360581 INFO  (searcherExecutor-617-thread-1-processing-n:127.0.0.1:44919_solr x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5) [n:127.0.0.1:44919_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.c.SolrCore [MoveReplicaTest_failed_coll_true_shard1_replica_n1] Registered new searcher Searcher@27d31480[MoveReplicaTest_failed_coll_true_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 360596 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1615075376031072256
   [junit4]   2> 360599 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 360599 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 360616 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 360616 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 360618 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d8381c8[MoveReplicaTest_failed_coll_true_shard2_replica_n4] main]
   [junit4]   2> 360636 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaTest_failed_coll_true/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 360654 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaTest_failed_coll_true/terms/shard1 to Terms{values={core_node6=0, core_node5=0}, version=1}
   [junit4]   2> 360672 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 360685 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 360690 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 360690 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 360691 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1615075376130686976
   [junit4]   2> 360703 INFO  (searcherExecutor-615-thread-1-processing-n:127.0.0.1:44219_solr x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8) [n:127.0.0.1:44219_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.c.SolrCore [MoveReplicaTest_failed_coll_true_shard2_replica_n4] Registered new searcher Searcher@1d8381c8[MoveReplicaTest_failed_coll_true_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 360746 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaTest_failed_coll_true/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 361017 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 361017 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 361017 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40433/solr/MoveReplicaTest_failed_coll_true_shard2_replica_n3/
   [junit4]   2> 361018 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.u.PeerSync PeerSync: core=MoveReplicaTest_failed_coll_true_shard2_replica_n3 url=https://127.0.0.1:40433/solr START replicas=[https://127.0.0.1:44219/solr/MoveReplicaTest_failed_coll_true_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 361030 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.u.PeerSync PeerSync: core=MoveReplicaTest_failed_coll_true_shard2_replica_n3 url=https://127.0.0.1:40433/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 361074 INFO  (qtp1126176142-1361) [n:127.0.0.1:44219_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.c.S.Request [MoveReplicaTest_failed_coll_true_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 361074 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 361074 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] 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> 361074 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 361124 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40433/solr/MoveReplicaTest_failed_coll_true_shard2_replica_n3/ shard2
   [junit4]   2> 361189 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 361190 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 361190 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43900/solr/MoveReplicaTest_failed_coll_true_shard1_replica_n2/
   [junit4]   2> 361190 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=MoveReplicaTest_failed_coll_true_shard1_replica_n2 url=https://127.0.0.1:43900/solr START replicas=[https://127.0.0.1:44919/solr/MoveReplicaTest_failed_coll_true_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 361209 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=MoveReplicaTest_failed_coll_true_shard1_replica_n2 url=https://127.0.0.1:43900/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 361264 INFO  (qtp826349265-1369) [n:127.0.0.1:44919_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.c.S.Request [MoveReplicaTest_failed_coll_true_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 361270 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 361270 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 361270 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 361290 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 361294 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard2_replica_n3&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4030
   [junit4]   2> 361444 INFO  (zkCallback-348-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 361521 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43900/solr/MoveReplicaTest_failed_coll_true_shard1_replica_n2/ shard1
   [junit4]   2> 361668 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 361670 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard1_replica_n2&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4473
   [junit4]   2> 361685 INFO  (zkCallback-348-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 361706 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4314
   [junit4]   2> 361818 INFO  (zkCallback-348-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 361818 INFO  (zkCallback-353-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 361834 INFO  (zkCallback-346-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 361864 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4470
   [junit4]   2> 362030 INFO  (zkCallback-353-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 362030 INFO  (zkCallback-348-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 362033 INFO  (zkCallback-346-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 362033 INFO  (qtp960460049-1496) [n:127.0.0.1:32842_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 362107 INFO  (zkCallback-333-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection [MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 362216 INFO  (qtp960460049-1496) [n:127.0.0.1:32842_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaTest_failed_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=6644
   [junit4]   2> 362313 INFO  (qtp202790157-1390) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaTest_failed_coll_true/terms/shard1 to Terms{values={core_node6=1, core_node5=1}, version=2}
   [junit4]   2> 362461 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [MoveReplicaTest_failed_coll_true_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:43900/solr/MoveReplicaTest_failed_coll_true_shard1_replica_n2/&wt=javabin&version=2}{add=[1 (1615075377798971392)]} 0 1
   [junit4]   2> 362462 INFO  (qtp202790157-1390) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [MoveReplicaTest_failed_coll_true_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1615075377798971392)]} 0 181
   [junit4]   2> 362516 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaTest_failed_coll_true/terms/shard2 to Terms{values={core_node7=1, core_node8=1}, version=2}
   [junit4]   2> 362553 INFO  (qtp1126176142-1358) [n:127.0.0.1:44219_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [MoveReplicaTest_failed_coll_true_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/solr/MoveReplicaTest_failed_coll_true_shard2_replica_n3/&wt=javabin&version=2}{add=[2 (1615075378028609536)]} 0 15
   [junit4]   2> 362553 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [MoveReplicaTest_failed_coll_true_shard2_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1615075378028609536)]} 0 52
   [junit4]   2> 362595 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [MoveReplicaTest_failed_coll_true_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/solr/MoveReplicaTest_failed_coll_true_shard2_replica_n3/&wt=javabin&version=2}{add=[3 (1615075378089426944)]} 0 1
   [junit4]   2> 362596 INFO  (qtp1759112873-1395) [n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [MoveReplicaTest_failed_coll_true_shard2_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1615075378089426944)]} 0 38
   [junit4]   2> 362628 INFO  (qtp826349265-1365) [n:127.0.0.1:44919_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [MoveReplicaTest_failed_coll_true_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:43900/solr/MoveReplicaTest_failed_coll_true_shard1_replica_n2/&wt=javabin&version=2}{add=[4 (1615075378142904320)]} 0 1
   [junit4]   2> 362628 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [MoveReplicaTest_failed_coll_true_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1615075378142904320)]} 0 18
   [junit4]   2> 362679 INFO  (qtp1126176142-1358) [n:127.0.0.1:44219_solr c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.u.p.LogUpdateProce

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

operty disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null725414277
     [copy] Copying 241 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null725414277
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null725414277

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 47ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 206 minutes 56 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$34.hasMatch(FilePath.java:2678)
	at hudson.FilePath$34.invoke(FilePath.java:2557)
	at hudson.FilePath$34.invoke(FilePath.java:2547)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1819)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1038)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1819)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-Tests-7.x - Build # 970 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/970/

2 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica

Error Message:
Expected new active leader null Live Nodes: [127.0.0.1:34607_solr, 127.0.0.1:35609_solr, 127.0.0.1:38255_solr] Last available state: DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/13)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node3":{           "core":"raceDeleteReplica_false_shard1_replica_n1",           "base_url":"http://127.0.0.1:45490/solr",           "node_name":"127.0.0.1:45490_solr",           "state":"down",           "type":"NRT",           "force_set_state":"false",           "leader":"true"},         "core_node6":{           "core":"raceDeleteReplica_false_shard1_replica_n5",           "base_url":"http://127.0.0.1:45490/solr",           "node_name":"127.0.0.1:45490_solr",           "state":"down",           "type":"NRT",           "force_set_state":"false"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Expected new active leader
null
Live Nodes: [127.0.0.1:34607_solr, 127.0.0.1:35609_solr, 127.0.0.1:38255_solr]
Last available state: DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/13)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"raceDeleteReplica_false_shard1_replica_n1",
          "base_url":"http://127.0.0.1:45490/solr",
          "node_name":"127.0.0.1:45490_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true"},
        "core_node6":{
          "core":"raceDeleteReplica_false_shard1_replica_n5",
          "base_url":"http://127.0.0.1:45490/solr",
          "node_name":"127.0.0.1:45490_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([7F9063EAEFBD3359:1586023A874F7993]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
	at org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:334)
	at org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:230)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCountForAllShards

Error Message:
Error from server at http://127.0.0.1:35609/solr: Cannot create collection deleteByCountNew. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2, value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be created (higher than the allowed number)

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35609/solr: Cannot create collection deleteByCountNew. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2, value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be created (higher than the allowed number)
	at __randomizedtesting.SeedInfo.seed([7F9063EAEFBD3359:430124BEA0FC6E0C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCountForAllShards(DeleteReplicaTest.java:167)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13985 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> 1566133 INFO  (SUITE-DeleteReplicaTest-seed#[7F9063EAEFBD3359]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_7F9063EAEFBD3359-001/init-core-data-001
   [junit4]   2> 1566134 WARN  (SUITE-DeleteReplicaTest-seed#[7F9063EAEFBD3359]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 1566134 INFO  (SUITE-DeleteReplicaTest-seed#[7F9063EAEFBD3359]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1566137 INFO  (SUITE-DeleteReplicaTest-seed#[7F9063EAEFBD3359]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1566137 INFO  (SUITE-DeleteReplicaTest-seed#[7F9063EAEFBD3359]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_7F9063EAEFBD3359-001/tempDir-001
   [junit4]   2> 1566137 INFO  (SUITE-DeleteReplicaTest-seed#[7F9063EAEFBD3359]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1566138 INFO  (Thread-3122) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1566138 INFO  (Thread-3122) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1566143 ERROR (Thread-3122) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1566238 INFO  (SUITE-DeleteReplicaTest-seed#[7F9063EAEFBD3359]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:43082
   [junit4]   2> 1566246 INFO  (zkConnectionManagerCallback-3300-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1566261 INFO  (jetty-launcher-3297-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1566261 INFO  (jetty-launcher-3297-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1566261 INFO  (jetty-launcher-3297-thread-3) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1566263 INFO  (jetty-launcher-3297-thread-4) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1566263 INFO  (jetty-launcher-3297-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1566263 INFO  (jetty-launcher-3297-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1566263 INFO  (jetty-launcher-3297-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1566263 INFO  (jetty-launcher-3297-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a031aea{/solr,null,AVAILABLE}
   [junit4]   2> 1566264 INFO  (jetty-launcher-3297-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1566264 INFO  (jetty-launcher-3297-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1566264 INFO  (jetty-launcher-3297-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1566264 INFO  (jetty-launcher-3297-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@d90cbd3{HTTP/1.1,[http/1.1]}{127.0.0.1:35609}
   [junit4]   2> 1566264 INFO  (jetty-launcher-3297-thread-1) [    ] o.e.j.s.Server Started @1566339ms
   [junit4]   2> 1566264 INFO  (jetty-launcher-3297-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35609}
   [junit4]   2> 1566264 INFO  (jetty-launcher-3297-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ea81378{/solr,null,AVAILABLE}
   [junit4]   2> 1566264 ERROR (jetty-launcher-3297-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1566264 INFO  (jetty-launcher-3297-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1566264 INFO  (jetty-launcher-3297-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4853259c{HTTP/1.1,[http/1.1]}{127.0.0.1:34607}
   [junit4]   2> 1566264 INFO  (jetty-launcher-3297-thread-3) [    ] o.e.j.s.Server Started @1566340ms
   [junit4]   2> 1566264 INFO  (jetty-launcher-3297-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 1566264 INFO  (jetty-launcher-3297-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34607}
   [junit4]   2> 1566264 INFO  (jetty-launcher-3297-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1566264 INFO  (jetty-launcher-3297-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1566264 INFO  (jetty-launcher-3297-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-24T01:31:40.534Z
   [junit4]   2> 1566265 ERROR (jetty-launcher-3297-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1566265 INFO  (jetty-launcher-3297-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1566265 INFO  (jetty-launcher-3297-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 1566265 INFO  (jetty-launcher-3297-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1566265 INFO  (jetty-launcher-3297-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1566265 INFO  (jetty-launcher-3297-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-24T01:31:40.535Z
   [junit4]   2> 1566266 INFO  (jetty-launcher-3297-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1566266 INFO  (jetty-launcher-3297-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1566266 INFO  (jetty-launcher-3297-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1566267 INFO  (jetty-launcher-3297-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@699d745b{/solr,null,AVAILABLE}
   [junit4]   2> 1566267 INFO  (jetty-launcher-3297-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6bfa59dc{HTTP/1.1,[http/1.1]}{127.0.0.1:38255}
   [junit4]   2> 1566267 INFO  (jetty-launcher-3297-thread-2) [    ] o.e.j.s.Server Started @1566342ms
   [junit4]   2> 1566267 INFO  (jetty-launcher-3297-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38255}
   [junit4]   2> 1566267 ERROR (jetty-launcher-3297-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1566267 INFO  (jetty-launcher-3297-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1566267 INFO  (jetty-launcher-3297-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 1566267 INFO  (jetty-launcher-3297-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1566267 INFO  (jetty-launcher-3297-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1566267 INFO  (jetty-launcher-3297-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-24T01:31:40.537Z
   [junit4]   2> 1566269 INFO  (zkConnectionManagerCallback-3302-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1566269 INFO  (jetty-launcher-3297-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1566270 INFO  (jetty-launcher-3297-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1566270 INFO  (jetty-launcher-3297-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1566270 INFO  (jetty-launcher-3297-thread-4) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1566270 INFO  (jetty-launcher-3297-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78d17d02{/solr,null,AVAILABLE}
   [junit4]   2> 1566271 INFO  (jetty-launcher-3297-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1f5852fa{HTTP/1.1,[http/1.1]}{127.0.0.1:45490}
   [junit4]   2> 1566271 INFO  (jetty-launcher-3297-thread-4) [    ] o.e.j.s.Server Started @1566346ms
   [junit4]   2> 1566271 INFO  (jetty-launcher-3297-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45490}
   [junit4]   2> 1566271 ERROR (jetty-launcher-3297-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1566271 INFO  (jetty-launcher-3297-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1566271 INFO  (jetty-launcher-3297-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 1566271 INFO  (jetty-launcher-3297-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1566271 INFO  (jetty-launcher-3297-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1566271 INFO  (jetty-launcher-3297-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-24T01:31:40.541Z
   [junit4]   2> 1566273 INFO  (zkConnectionManagerCallback-3306-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1566273 INFO  (zkConnectionManagerCallback-3304-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1566277 INFO  (jetty-launcher-3297-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1566278 INFO  (jetty-launcher-3297-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1566278 INFO  (zkConnectionManagerCallback-3308-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1566278 INFO  (jetty-launcher-3297-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1566365 INFO  (jetty-launcher-3297-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43082/solr
   [junit4]   2> 1566367 INFO  (zkConnectionManagerCallback-3312-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1566372 INFO  (zkConnectionManagerCallback-3314-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1566374 INFO  (jetty-launcher-3297-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43082/solr
   [junit4]   2> 1566375 INFO  (zkConnectionManagerCallback-3318-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1566378 INFO  (zkConnectionManagerCallback-3320-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1566428 INFO  (jetty-launcher-3297-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43082/solr
   [junit4]   2> 1566430 INFO  (zkConnectionManagerCallback-3328-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1566432 INFO  (zkConnectionManagerCallback-3330-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1566450 INFO  (jetty-launcher-3297-thread-1) [n:127.0.0.1:35609_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35609_solr
   [junit4]   2> 1566452 INFO  (jetty-launcher-3297-thread-1) [n:127.0.0.1:35609_solr    ] o.a.s.c.Overseer Overseer (id=72154553644220426-127.0.0.1:35609_solr-n_0000000000) starting
   [junit4]   2> 1566462 INFO  (zkConnectionManagerCallback-3337-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1566465 INFO  (jetty-launcher-3297-thread-1) [n:127.0.0.1:35609_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43082/solr ready
   [junit4]   2> 1566467 INFO  (jetty-launcher-3297-thread-1) [n:127.0.0.1:35609_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35609_solr
   [junit4]   2> 1566468 INFO  (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35609_solr
   [junit4]   2> 1566470 INFO  (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1566485 INFO  (zkCallback-3336-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1566495 INFO  (jetty-launcher-3297-thread-1) [n:127.0.0.1:35609_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1566503 DEBUG (OverseerAutoScalingTriggerThread-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:35609_solr]
   [junit4]   2> 1566524 DEBUG (ScheduledTrigger-6347-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1566539 INFO  (jetty-launcher-3297-thread-2) [n:127.0.0.1:38255_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1566543 INFO  (jetty-launcher-3297-thread-3) [n:127.0.0.1:34607_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1566545 INFO  (jetty-launcher-3297-thread-2) [n:127.0.0.1:38255_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1566545 INFO  (jetty-launcher-3297-thread-2) [n:127.0.0.1:38255_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38255_solr
   [junit4]   2> 1566547 DEBUG (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38255_solr"} current state version: 0
   [junit4]   2> 1566550 INFO  (zkCallback-3336-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1566550 INFO  (zkCallback-3329-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1566551 INFO  (zkCallback-3313-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1566556 INFO  (zkCallback-3319-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1566558 INFO  (jetty-launcher-3297-thread-3) [n:127.0.0.1:34607_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1566558 INFO  (jetty-launcher-3297-thread-3) [n:127.0.0.1:34607_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34607_solr
   [junit4]   2> 1566559 DEBUG (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:34607_solr"} current state version: 0
   [junit4]   2> 1566560 INFO  (zkCallback-3336-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1566560 INFO  (zkCallback-3313-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1566560 INFO  (zkCallback-3329-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1566564 INFO  (jetty-launcher-3297-thread-1) [n:127.0.0.1:35609_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35609.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@544b12c8
   [junit4]   2> 1566565 INFO  (zkCallback-3319-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1566582 INFO  (jetty-launcher-3297-thread-1) [n:127.0.0.1:35609_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35609.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@544b12c8
   [junit4]   2> 1566582 INFO  (jetty-launcher-3297-thread-1) [n:127.0.0.1:35609_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35609.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@544b12c8
   [junit4]   2> 1566583 INFO  (zkConnectionManagerCallback-3343-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1566583 INFO  (zkConnectionManagerCallback-3348-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1566584 INFO  (jetty-launcher-3297-thread-2) [n:127.0.0.1:38255_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1566585 INFO  (jetty-launcher-3297-thread-3) [n:127.0.0.1:34607_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1566586 INFO  (jetty-launcher-3297-thread-2) [n:127.0.0.1:38255_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43082/solr ready
   [junit4]   2> 1566586 INFO  (jetty-launcher-3297-thread-1) [n:127.0.0.1:35609_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_7F9063EAEFBD3359-001/tempDir-001/node1/.
   [junit4]   2> 1566586 INFO  (jetty-launcher-3297-thread-2) [n:127.0.0.1:38255_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1566594 INFO  (jetty-launcher-3297-thread-3) [n:127.0.0.1:34607_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43082/solr ready
   [junit4]   2> 1566594 INFO  (jetty-launcher-3297-thread-3) [n:127.0.0.1:34607_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1566665 INFO  (jetty-launcher-3297-thread-3) [n:127.0.0.1:34607_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34607.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@544b12c8
   [junit4]   2> 1566666 INFO  (jetty-launcher-3297-thread-2) [n:127.0.0.1:38255_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38255.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@544b12c8
   [junit4]   2> 1566680 INFO  (jetty-launcher-3297-thread-3) [n:127.0.0.1:34607_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34607.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@544b12c8
   [junit4]   2> 1566680 INFO  (jetty-launcher-3297-thread-3) [n:127.0.0.1:34607_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34607.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@544b12c8
   [junit4]   2> 1566680 INFO  (jetty-launcher-3297-thread-2) [n:127.0.0.1:38255_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38255.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@544b12c8
   [junit4]   2> 1566681 INFO  (jetty-launcher-3297-thread-2) [n:127.0.0.1:38255_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38255.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@544b12c8
   [junit4]   2> 1566682 INFO  (jetty-launcher-3297-thread-3) [n:127.0.0.1:34607_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_7F9063EAEFBD3359-001/tempDir-001/node3/.
   [junit4]   2> 1566682 INFO  (jetty-launcher-3297-thread-2) [n:127.0.0.1:38255_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_7F9063EAEFBD3359-001/tempDir-001/node2/.
   [junit4]   2> 1566721 INFO  (jetty-launcher-3297-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43082/solr
   [junit4]   2> 1566722 INFO  (zkConnectionManagerCallback-3354-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1566725 INFO  (zkConnectionManagerCallback-3356-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1566732 INFO  (jetty-launcher-3297-thread-4) [n:127.0.0.1:45490_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1566737 INFO  (jetty-launcher-3297-thread-4) [n:127.0.0.1:45490_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1566737 INFO  (jetty-launcher-3297-thread-4) [n:127.0.0.1:45490_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45490_solr
   [junit4]   2> 1566738 INFO  (zkCallback-3313-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1566738 INFO  (zkCallback-3336-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1566738 INFO  (zkCallback-3319-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1566739 DEBUG (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45490_solr"} current state version: 0
   [junit4]   2> 1566739 INFO  (zkCallback-3342-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1566740 INFO  (zkCallback-3347-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1566741 INFO  (zkCallback-3329-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1566746 INFO  (zkCallback-3355-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1566765 INFO  (zkConnectionManagerCallback-3363-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1566767 INFO  (jetty-launcher-3297-thread-4) [n:127.0.0.1:45490_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1566768 INFO  (jetty-launcher-3297-thread-4) [n:127.0.0.1:45490_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43082/solr ready
   [junit4]   2> 1566768 INFO  (jetty-launcher-3297-thread-4) [n:127.0.0.1:45490_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1566793 INFO  (jetty-launcher-3297-thread-4) [n:127.0.0.1:45490_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45490.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@544b12c8
   [junit4]   2> 1566807 INFO  (jetty-launcher-3297-thread-4) [n:127.0.0.1:45490_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45490.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@544b12c8
   [junit4]   2> 1566807 INFO  (jetty-launcher-3297-thread-4) [n:127.0.0.1:45490_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45490.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@544b12c8
   [junit4]   2> 1566809 INFO  (jetty-launcher-3297-thread-4) [n:127.0.0.1:45490_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_7F9063EAEFBD3359-001/tempDir-001/node4/.
   [junit4]   2> 1566872 INFO  (zkConnectionManagerCallback-3366-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1566876 INFO  (zkConnectionManagerCallback-3371-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1566877 INFO  (SUITE-DeleteReplicaTest-seed#[7F9063EAEFBD3359]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1566879 INFO  (SUITE-DeleteReplicaTest-seed#[7F9063EAEFBD3359]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43082/solr ready
   [junit4] IGNOR/A 0.00s J1 | DeleteReplicaTest.deleteReplicaFromClusterState
   [junit4]    > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> 1567532 DEBUG (ScheduledTrigger-6347-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 1567581 INFO  (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[7F9063EAEFBD3359]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaByCount
   [junit4]   2> 1567582 INFO  (qtp1441262488-14808) [n:127.0.0.1:35609_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=2&collection.configName=conf&name=deleteByCount&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1567588 INFO  (OverseerThreadFactory-6349-thread-1-processing-n:127.0.0.1:35609_solr) [n:127.0.0.1:35609_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection deleteByCount
   [junit4]   2> 1567595 DEBUG (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"deleteByCount",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "pullReplicas":"2",
   [junit4]   2>   "tlogReplicas":"1",
   [junit4]   2>   "nrtReplicas":"0",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"0",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1567698 INFO  (qtp1441262488-14796) [n:127.0.0.1:35609_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> 1567700 INFO  (qtp550663428-14834) [n:127.0.0.1:45490_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> 1567702 INFO  (qtp962048444-14821) [n:127.0.0.1:38255_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> 1567705 INFO  (qtp1461442821-14814) [n:127.0.0.1:34607_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> 1567719 DEBUG (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCount_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34607/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1567719 INFO  (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCount_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34607/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1567723 DEBUG (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCount_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38255/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1567723 INFO  (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCount_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38255/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1567726 DEBUG (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCount_shard1_replica_p4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45490/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1567726 INFO  (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCount_shard1_replica_p4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45490/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1567935 INFO  (qtp550663428-14810) [n:127.0.0.1:45490_solr    x:deleteByCount_shard1_replica_p4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p4&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1567935 INFO  (qtp962048444-14795) [n:127.0.0.1:38255_solr    x:deleteByCount_shard1_replica_p2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1567936 INFO  (qtp1461442821-14797) [n:127.0.0.1:34607_solr    x:deleteByCount_shard1_replica_t1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_t1&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1567941 DEBUG (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"deleteByCount_shard1_replica_p2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38255/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38255_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1567942 DEBUG (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"deleteByCount_shard1_replica_p4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45490/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45490_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1567942 DEBUG (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"deleteByCount_shard1_replica_t1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34607/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34607_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1568546 DEBUG (ScheduledTrigger-6347-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 1568972 INFO  (qtp962048444-14795) [n:127.0.0.1:38255_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1568973 INFO  (qtp1461442821-14797) [n:127.0.0.1:34607_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1568973 INFO  (qtp550663428-14810) [n:127.0.0.1:45490_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1568982 INFO  (qtp550663428-14810) [n:127.0.0.1:45490_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.s.IndexSchema [deleteByCount_shard1_replica_p4] Schema name=minimal
   [junit4]   2> 1568982 INFO  (qtp962048444-14795) [n:127.0.0.1:38255_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.s.IndexSchema [deleteByCount_shard1_replica_p2] Schema name=minimal
   [junit4]   2> 1568982 INFO  (qtp1461442821-14797) [n:127.0.0.1:34607_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.s.IndexSchema [deleteByCount_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 1568985 INFO  (qtp550663428-14810) [n:127.0.0.1:45490_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1568985 INFO  (qtp1461442821-14797) [n:127.0.0.1:34607_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1568985 INFO  (qtp1461442821-14797) [n:127.0.0.1:34607_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_t1' using configuration from collection deleteByCount, trusted=true
   [junit4]   2> 1568985 INFO  (qtp962048444-14795) [n:127.0.0.1:38255_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1568985 INFO  (qtp550663428-14810) [n:127.0.0.1:45490_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_p4' using configuration from collection deleteByCount, trusted=true
   [junit4]   2> 1568985 INFO  (qtp962048444-14795) [n:127.0.0.1:38255_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_p2' using configuration from collection deleteByCount, trusted=true
   [junit4]   2> 1568986 INFO  (qtp1461442821-14797) [n:127.0.0.1:34607_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34607.solr.core.deleteByCount.shard1.replica_t1' (registry 'solr.core.deleteByCount.shard1.replica_t1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@544b12c8
   [junit4]   2> 1568986 INFO  (qtp550663428-14810) [n:127.0.0.1:45490_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45490.solr.core.deleteByCount.shard1.replica_p4' (registry 'solr.core.deleteByCount.shard1.replica_p4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@544b12c8
   [junit4]   2> 1568986 INFO  (qtp962048444-14795) [n:127.0.0.1:38255_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38255.solr.core.deleteByCount.shard1.replica_p2' (registry 'solr.core.deleteByCount.shard1.replica_p2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@544b12c8
   [junit4]   2> 1568986 INFO  (qtp1461442821-14797) [n:127.0.0.1:34607_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.SolrCore [[deleteByCount_shard1_replica_t1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_7F9063EAEFBD3359-001/tempDir-001/node3/deleteByCount_shard1_replica_t1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_7F9063EAEFBD3359-001/tempDir-001/node3/./deleteByCount_shard1_replica_t1/data/]
   [junit4]   2> 1568986 INFO  (qtp962048444-14795) [n:127.0.0.1:38255_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.c.SolrCore [[deleteByCount_shard1_replica_p2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_7F9063EAEFBD3359-001/tempDir-001/node2/deleteByCount_shard1_replica_p2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_7F9063EAEFBD3359-001/tempDir-001/node2/./deleteByCount_shard1_replica_p2/data/]
   [junit4]   2> 1568986 INFO  (qtp550663428-14810) [n:127.0.0.1:45490_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.c.SolrCore [[deleteByCount_shard1_replica_p4] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_7F9063EAEFBD3359-001/tempDir-001/node4/deleteByCount_shard1_replica_p4], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_7F9063EAEFBD3359-001/tempDir-001/node4/./deleteByCount_shard1_replica_p4/data/]
   [junit4]   2> 1569073 INFO  (qtp962048444-14795) [n:127.0.0.1:38255_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1569073 INFO  (qtp962048444-14795) [n:127.0.0.1:38255_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1569074 INFO  (qtp550663428-14810) [n:127.0.0.1:45490_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1569074 INFO  (qtp550663428-14810) [n:127.0.0.1:45490_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1569074 INFO  (qtp1461442821-14797) [n:127.0.0.1:34607_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1569074 INFO  (qtp1461442821-14797) [n:127.0.0.1:34607_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1569076 INFO  (qtp962048444-14795) [n:127.0.0.1:38255_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.s.SolrIndexSearcher Opening [Searcher@26079ec5[deleteByCount_shard1_replica_p2] main]
   [junit4]   2> 1569076 INFO  (qtp550663428-14810) [n:127.0.0.1:45490_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening [Searcher@3cfd010d[deleteByCount_shard1_replica_p4] main]
   [junit4]   2> 1569077 INFO  (qtp1461442821-14797) [n:127.0.0.1:34607_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1569077 INFO  (qtp1461442821-14797) [n:127.0.0.1:34607_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1569078 INFO  (qtp962048444-14795) [n:127.0.0.1:38255_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1569078 INFO  (qtp962048444-14795) [n:127.0.0.1:38255_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1569079 INFO  (qtp550663428-14810) [n:127.0.0.1:45490_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1569079 INFO  (qtp962048444-14795) [n:127.0.0.1:38255_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1569079 INFO  (qtp550663428-14810) [n:127.0.0.1:45490_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1569080 INFO  (searcherExecutor-6371-thread-1-processing-n:127.0.0.1:38255_solr x:deleteByCount_shard1_replica_p2 c:deleteByCount s:shard1 r:core_node5) [n:127.0.0.1:38255_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.c.SolrCore [deleteByCount_shard1_replica_p2] Registered new searcher Searcher@26079ec5[deleteByCount_shard1_replica_p2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1569080 INFO  (qtp550663428-14810) [n:127.0.0.1:45490_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1569081 INFO  (qtp1461442821-14797) [n:127.0.0.1:34607_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2246ad48[deleteByCount_shard1_replica_t1] main]
   [junit4]   2> 1569082 INFO  (searcherExecutor-6370-thread-1-processing-n:127.0.0.1:45490_solr x:deleteByCount_shard1_replica_p4 c:deleteByCount s:shard1 r:core_node6) [n:127.0.0.1:45490_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.c.SolrCore [deleteByCount_shard1_replica_p4] Registered new searcher Searcher@3cfd010d[deleteByCount_shard1_replica_p4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1569082 INFO  (qtp1461442821-14797) [n:127.0.0.1:34607_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1569083 INFO  (qtp1461442821-14797) [n:127.0.0.1:34607_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1569084 INFO  (qtp1461442821-14797) [n:127.0.0.1:34607_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1569085 INFO  (searcherExecutor-6369-thread-1-processing-n:127.0.0.1:34607_solr x:deleteByCount_shard1_replica_t1 c:deleteByCount s:shard1 r:core_node3) [n:127.0.0.1:34607_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.SolrCore [deleteByCount_shard1_replica_t1] Registered new searcher Searcher@2246ad48[deleteByCount_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1569085 INFO  (qtp1461442821-14797) [n:127.0.0.1:34607_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1615168487665172480
   [junit4]   2> 1569087 INFO  (qtp962048444-14795) [n:127.0.0.1:38255_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.c.ZkController deleteByCount_shard1_replica_p2 starting background replication from leader
   [junit4]   2> 1569087 INFO  (qtp962048444-14795) [n:127.0.0.1:38255_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 1569088 INFO  (qtp550663428-14810) [n:127.0.0.1:45490_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.c.ZkController deleteByCount_shard1_replica_p4 starting background replication from leader
   [junit4]   2> 1569088 INFO  (qtp550663428-14810) [n:127.0.0.1:45490_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 1569089 INFO  (qtp550663428-14810) [n:127.0.0.1:45490_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1569089 INFO  (qtp550663428-14810) [n:127.0.0.1:45490_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1569089 INFO  (qtp962048444-14795) [n:127.0.0.1:38255_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1569089 INFO  (qtp962048444-14795) [n:127.0.0.1:38255_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1569092 INFO  (qtp1461442821-14797) [n:127.0.0.1:34607_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteByCount/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1569098 DEBUG (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"deleteByCount"} current state version: 0
   [junit4]   2> 1569098 INFO  (qtp1461442821-14797) [n:127.0.0.1:34607_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1569098 INFO  (qtp1461442821-14797) [n:127.0.0.1:34607_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1569098 INFO  (qtp1461442821-14797) [n:127.0.0.1:34607_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34607/solr/deleteByCount_shard1_replica_t1/
   [junit4]   2> 1569099 INFO  (qtp1461442821-14797) [n:127.0.0.1:34607_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1569099 INFO  (qtp1461442821-14797) [n:127.0.0.1:34607_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.SyncStrategy http://127.0.0.1:34607/solr/deleteByCount_shard1_replica_t1/ has no replicas
   [junit4]   2> 1569099 INFO  (qtp1461442821-14797) [n:127.0.0.1:34607_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1569099 INFO  (qtp1461442821-14797) [n:127.0.0.1:34607_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.ZkController deleteByCount_shard1_replica_t1 stopping background replication from leader
   [junit4]   2> 1569104 INFO  (qtp1461442821-14797) [n:127.0.0.1:34607_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34607/solr/deleteByCount_shard1_replica_t1/ shard1
   [junit4]   2> 1569104 DEBUG (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "base_url":"http://127.0.0.1:34607/solr",
   [junit4]   2>   "core":"deleteByCount_shard1_replica_t1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 1569207 INFO  (qtp1461442821-14797) [n:127.0.0.1:34607_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1569213 DEBUG (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"deleteByCount_shard1_replica_t1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34607/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34607_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1569218 INFO  (qtp1461442821-14797) [n:127.0.0.1:34607_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_t1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_t1&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1282
   [junit4]   2> 1569242 INFO  (indexFetcher-6384-thread-1) [    ] o.a.s.h.IndexFetcher Replica core_node3 is leader but it's state is down, skipping replication
   [junit4]   2> 1569242 INFO  (indexFetcher-6385-thread-1) [    ] o.a.s.h.IndexFetcher Replica core_node3 is leader but it's state is down, skipping replication
   [junit4]   2> 1569317 INFO  (zkCallback-3319-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1569546 DEBUG (ScheduledTrigger-6347-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 1570098 INFO  (qtp962048444-14795) [n:127.0.0.1:38255_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=2163
   [junit4]   2> 1570098 INFO  (qtp550663428-14810) [n:127.0.0.1:45490_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p4&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=2163
   [junit4]   2> 1570098 DEBUG (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"deleteByCount_shard1_replica_p4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45490/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45490_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1570099 DEBUG (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"deleteByCount_shard1_replica_p2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38255/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38255_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1570109 INFO  (qtp1441262488-14808) [n:127.0.0.1:35609_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1570200 INFO  (zkCallback-3319-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1570200 INFO  (zkCallback-3313-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1570200 INFO  (zkCallback-3355-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1570547 DEBUG (ScheduledTrigger-6347-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 1571112 INFO  (qtp1441262488-14808) [n:127.0.0.1:35609_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=2&collection.configName=conf&name=deleteByCount&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=1&wt=javabin&version=2} status=0 QTime=3529
   [junit4]   2> 1571113 INFO  (qtp1441262488-14799) [n:127.0.0.1:35609_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params count=2&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1571120 INFO  (OverseerCollectionConfigSetProcessor-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1571122 INFO  (qtp550663428-14833) [n:127.0.0.1:45490_solr    x:deleteByCount_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteByCount.shard1.replica_p4, tag=null
   [junit4]   2> 1571122 INFO  (qtp550663428-14833) [n:127.0.0.1:45490_solr    x:deleteByCount_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@210506af: rootName = solr_45490, domain = solr.core.deleteByCount.shard1.replica_p4, service url = null, agent id = null] for registry solr.core.deleteByCount.shard1.replica_p4 / com.codahale.metrics.MetricRegistry@1ae87730
   [junit4]   2> 1571143 INFO  (qtp550663428-14833) [n:127.0.0.1:45490_solr    x:deleteByCount_shard1_replica_p4] o.a.s.c.ZkController deleteByCount_shard1_replica_p4 stopping background replication from leader
   [junit4]   2> 1571147 INFO  (qtp550663428-14833) [n:127.0.0.1:45490_solr    x:deleteByCount_shard1_replica_p4] o.a.s.c.SolrCore [deleteByCount_shard1_replica_p4]  CLOSING SolrCore org.apache.solr.core.SolrCore@4f175620
   [junit4]   2> 1571147 INFO  (qtp550663428-14833) [n:127.0.0.1:45490_solr    x:deleteByCount_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteByCount.shard1.replica_p4, tag=4f175620
   [junit4]   2> 1571147 INFO  (qtp550663428-14833) [n:127.0.0.1:45490_solr    x:deleteByCount_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deleteByCount.shard1.leader, tag=4f175620
   [junit4]   2> 1571149 INFO  (qtp550663428-14833) [n:127.0.0.1:45490_solr    x:deleteByCount_shard1_replica_p4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=deleteByCount_shard1_replica_p4&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=27
   [junit4]   2> 1571150 DEBUG (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"deletecore",
   [junit4]   2>   "core":"deleteByCount_shard1_replica_p4",
   [junit4]   2>   "node_name":"127.0.0.1:45490_solr",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "base_url":"http://127.0.0.1:45490/solr",
   [junit4]   2>   "core_node_name":"core_node6"} current state version: 0
   [junit4]   2> 1571251 INFO  (zkCallback-3355-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1571251 INFO  (zkCallback-3319-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1571251 INFO  (zkCallback-3313-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1571352 INFO  (qtp962048444-14820) [n:127.0.0.1:38255_solr    x:deleteByCount_shard1_replica_p2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteByCount.shard1.replica_p2, tag=null
   [junit4]   2> 1571352 INFO  (qtp962048444-14820) [n:127.0.0.1:38255_solr    x:deleteByCount_shard1_replica_p2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e2ec530: rootName = solr_38255, domain = solr.core.deleteByCount.shard1.replica_p2, service url = null, agent id = null] for registry solr.core.deleteByCount.shard1.replica_p2 / com.codahale.metrics.MetricRegistry@46cb64bf
   [junit4]   2> 1571375 INFO  (qtp962048444-14820) [n:127.0.0.1:38255_solr    x:deleteByCount_shard1_replica_p2] o.a.s.c.ZkController deleteByCount_shard1_replica_p2 stopping background replication from leader
   [junit4]   2> 1571378 INFO  (qtp962048444-14820) [n:127.0.0.1:38255_solr    x:deleteByCount_shard1_replica_p2] o.a.s.c.SolrCore [deleteByCount_shard1_replica_p2]  CLOSING SolrCore org.apache.solr.core.SolrCore@11556e28
   [junit4]   2> 1571379 INFO  (qtp962048444-14820) [n:127.0.0.1:38255_solr    x:deleteByCount_shard1_replica_p2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteByCount.shard1.replica_p2, tag=11556e28
   [junit4]   2> 1571379 INFO  (qtp962048444-14820) [n:127.0.0.1:38255_solr    x:deleteByCount_shard1_replica_p2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deleteByCount.shard1.leader, tag=11556e28
   [junit4]   2> 1571381 INFO  (qtp962048444-14820) [n:127.0.0.1:38255_solr    x:deleteByCount_shard1_replica_p2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=deleteByCount_shard1_replica_p2&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=29
   [junit4]   2> 1571381 DEBUG (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"deletecore",
   [junit4]   2>   "core":"deleteByCount_shard1_replica_p2",
   [junit4]   2>   "node_name":"127.0.0.1:38255_solr",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "base_url":"http://127.0.0.1:38255/solr",
   [junit4]   2>   "core_node_name":"core_node5"} current state version: 0
   [junit4]   2> 1571482 INFO  (zkCallback-3313-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1571482 INFO  (zkCallback-3319-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1571547 DEBUG (ScheduledTrigger-6347-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 1571587 INFO  (qtp1441262488-14799) [n:127.0.0.1:35609_solr c:deleteByCount   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={count=2&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2} status=0 QTime=474
   [junit4]   2> 1571589 INFO  (qtp1441262488-14811) [n:127.0.0.1:35609_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params count=1&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1571592 INFO  (OverseerCollectionConfigSetProcessor-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1571592 ERROR (OverseerThreadFactory-6349-thread-3-processing-n:127.0.0.1:35609_solr) [n:127.0.0.1:35609_solr c:deleteByCount s:shard1  ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: deleteByCount operation: deletereplica failed:org.apache.solr.common.SolrException: There is only one replica available in shard/collection: shard1/deleteByCount. Cannot delete that.
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.DeleteReplicaCmd.validateReplicaAvailability(DeleteReplicaCmd.java:191)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.DeleteReplicaCmd.pickReplicasTobeDeleted(DeleteReplicaCmd.java:158)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.DeleteReplicaCmd.deleteReplicaBasedOnCount(DeleteReplicaCmd.java:127)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.DeleteReplicaCmd.deleteReplica(DeleteReplicaCmd.java:78)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.DeleteReplicaCmd.call(DeleteReplicaCmd.java:66)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:259)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:478)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1571596 INFO  (qtp1441262488-14811) [n:127.0.0.1:35609_solr c:deleteByCount   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={count=1&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2} status=400 QTime=7
   [junit4]   2> 1571600 INFO  (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[7F9063EAEFBD3359]) [    ] o.a.s.SolrTestCaseJ4 ###Ending deleteReplicaByCount
   [junit4]   2> 1572020 INFO  (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[7F9063EAEFBD3359]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteLiveReplicaTest
   [junit4]   2> 1572021 INFO  (qtp1441262488-14807) [n:127.0.0.1:35609_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=delLiveColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1572024 INFO  (OverseerThreadFactory-6349-thread-4-processing-n:127.0.0.1:35609_solr) [n:127.0.0.1:35609_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection delLiveColl
   [junit4]   2> 1572025 INFO  (OverseerCollectionConfigSetProcessor-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1572030 DEBUG (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"delLiveColl",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1572239 INFO  (qtp1441262488-14796) [n:127.0.0.1:35609_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> 1572242 INFO  (qtp550663428-14824) [n:127.0.0.1:45490_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> 1572244 INFO  (qtp962048444-14798) [n:127.0.0.1:38255_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> 1572246 INFO  (qtp1461442821-14801) [n:127.0.0.1:34607_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.deleteByCount.shard1.replica_t1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1572248 INFO  (qtp1461442821-14816) [n:127.0.0.1:34607_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> 1572275 DEBUG (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delLiveColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"delLiveColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38255/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1572275 INFO  (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delLiveColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"delLiveColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38255/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1572279 DEBUG (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delLiveColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"delLiveColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45490/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1572279 INFO  (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delLiveColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"delLiveColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45490/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1572283 DEBUG (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delLiveColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"delLiveColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35609/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1572283 INFO  (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delLiveColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"delLiveColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35609/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1572291 DEBUG (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delLiveColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"delLiveColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35609/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1572291 INFO  (OverseerStateUpdate-72154553644220426-127.0.0.1:35609_solr-n_0000000000) [n:127.0.0.1:35609_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delLiveColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"delLiveColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35609/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1572489 INFO  (qtp550663428-14836) [n:127.0.0.1:45490_solr    x:delLiveColl_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica_n2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1572489 INFO  (qtp962048444-14823) [n:127.0.0.1:38255_solr    x:delLiveColl_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation c

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

ck:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1835238865
     [copy] Copying 241 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1835238865
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1835238865

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 40ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 103 minutes 37 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$34.hasMatch(FilePath.java:2678)
	at hudson.FilePath$34.invoke(FilePath.java:2557)
	at hudson.FilePath$34.invoke(FilePath.java:2547)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1819)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1038)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1819)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-Tests-7.x - Build # 969 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/969/

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

Error Message:
Error from server at https://127.0.0.1:44380: Could not find collection : shardSplitWithRule_link

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:44380: Could not find collection : shardSplitWithRule_link
	at __randomizedtesting.SeedInfo.seed([CD1384F34453AF15:C70F3168CECFC9B0]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitShardWithRule(ShardSplitTest.java:633)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitShardWithRuleLink(ShardSplitTest.java:612)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1010)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:985)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([CD1384F34453AF15:AED8B271DD9CDC38]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testTrigger(SearchRateTriggerTest.java:142)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13141 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
   [junit4]   2> 1282999 INFO  (SUITE-SearchRateTriggerTest-seed#[CD1384F34453AF15]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CD1384F34453AF15-001/init-core-data-001
   [junit4]   2> 1282999 WARN  (SUITE-SearchRateTriggerTest-seed#[CD1384F34453AF15]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1282999 INFO  (SUITE-SearchRateTriggerTest-seed#[CD1384F34453AF15]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1283018 INFO  (SUITE-SearchRateTriggerTest-seed#[CD1384F34453AF15]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1283019 INFO  (SUITE-SearchRateTriggerTest-seed#[CD1384F34453AF15]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CD1384F34453AF15-001/tempDir-001
   [junit4]   2> 1283019 INFO  (SUITE-SearchRateTriggerTest-seed#[CD1384F34453AF15]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1283034 INFO  (Thread-1882) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1283034 INFO  (Thread-1882) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1283091 ERROR (Thread-1882) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1283144 INFO  (SUITE-SearchRateTriggerTest-seed#[CD1384F34453AF15]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38221
   [junit4]   2> 1283253 INFO  (zkConnectionManagerCallback-1233-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1283311 INFO  (jetty-launcher-1230-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1283364 INFO  (jetty-launcher-1230-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1283365 INFO  (jetty-launcher-1230-thread-3) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1283437 INFO  (jetty-launcher-1230-thread-4) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1283439 INFO  (jetty-launcher-1230-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1283439 INFO  (jetty-launcher-1230-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1283439 INFO  (jetty-launcher-1230-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1283440 INFO  (jetty-launcher-1230-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54c5a3fe{/solr,null,AVAILABLE}
   [junit4]   2> 1283452 INFO  (jetty-launcher-1230-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3b6732d{HTTP/1.1,[http/1.1]}{127.0.0.1:32879}
   [junit4]   2> 1283453 INFO  (jetty-launcher-1230-thread-2) [    ] o.e.j.s.Server Started @1283545ms
   [junit4]   2> 1283453 INFO  (jetty-launcher-1230-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32879}
   [junit4]   2> 1283453 ERROR (jetty-launcher-1230-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1283453 INFO  (jetty-launcher-1230-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1283454 INFO  (jetty-launcher-1230-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.6.0
   [junit4]   2> 1283454 INFO  (jetty-launcher-1230-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1283454 INFO  (jetty-launcher-1230-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1283454 INFO  (jetty-launcher-1230-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-23T14:57:12.812Z
   [junit4]   2> 1283473 INFO  (jetty-launcher-1230-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1283473 INFO  (jetty-launcher-1230-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1283473 INFO  (jetty-launcher-1230-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1283474 INFO  (jetty-launcher-1230-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@20c2237{/solr,null,AVAILABLE}
   [junit4]   2> 1283474 INFO  (jetty-launcher-1230-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@496028c7{HTTP/1.1,[http/1.1]}{127.0.0.1:40041}
   [junit4]   2> 1283474 INFO  (jetty-launcher-1230-thread-1) [    ] o.e.j.s.Server Started @1283566ms
   [junit4]   2> 1283474 INFO  (jetty-launcher-1230-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40041}
   [junit4]   2> 1283474 ERROR (jetty-launcher-1230-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1283474 INFO  (jetty-launcher-1230-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1283474 INFO  (jetty-launcher-1230-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.6.0
   [junit4]   2> 1283474 INFO  (jetty-launcher-1230-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1283474 INFO  (jetty-launcher-1230-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1283475 INFO  (jetty-launcher-1230-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-23T14:57:12.832Z
   [junit4]   2> 1283505 INFO  (zkConnectionManagerCallback-1237-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1283506 INFO  (jetty-launcher-1230-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1283578 INFO  (jetty-launcher-1230-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1283578 INFO  (jetty-launcher-1230-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1283578 INFO  (jetty-launcher-1230-thread-4) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1283579 INFO  (jetty-launcher-1230-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52e80eff{/solr,null,AVAILABLE}
   [junit4]   2> 1283579 INFO  (jetty-launcher-1230-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@696b8e08{HTTP/1.1,[http/1.1]}{127.0.0.1:42438}
   [junit4]   2> 1283579 INFO  (jetty-launcher-1230-thread-4) [    ] o.e.j.s.Server Started @1283671ms
   [junit4]   2> 1283579 INFO  (jetty-launcher-1230-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42438}
   [junit4]   2> 1283580 ERROR (jetty-launcher-1230-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1283580 INFO  (jetty-launcher-1230-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1283580 INFO  (jetty-launcher-1230-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.6.0
   [junit4]   2> 1283580 INFO  (jetty-launcher-1230-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1283580 INFO  (jetty-launcher-1230-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1283580 INFO  (jetty-launcher-1230-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-23T14:57:12.938Z
   [junit4]   2> 1283621 INFO  (jetty-launcher-1230-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1283621 INFO  (jetty-launcher-1230-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1283621 INFO  (jetty-launcher-1230-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1283639 INFO  (jetty-launcher-1230-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15460e9d{/solr,null,AVAILABLE}
   [junit4]   2> 1283640 INFO  (jetty-launcher-1230-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@547d5f1c{HTTP/1.1,[http/1.1]}{127.0.0.1:40052}
   [junit4]   2> 1283640 INFO  (jetty-launcher-1230-thread-3) [    ] o.e.j.s.Server Started @1283732ms
   [junit4]   2> 1283640 INFO  (jetty-launcher-1230-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40052}
   [junit4]   2> 1283640 ERROR (jetty-launcher-1230-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1283640 INFO  (jetty-launcher-1230-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1283640 INFO  (jetty-launcher-1230-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.6.0
   [junit4]   2> 1283640 INFO  (jetty-launcher-1230-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1283640 INFO  (jetty-launcher-1230-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1283640 INFO  (jetty-launcher-1230-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-23T14:57:12.998Z
   [junit4]   2> 1283689 INFO  (zkConnectionManagerCallback-1241-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1283692 INFO  (jetty-launcher-1230-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1283724 INFO  (zkConnectionManagerCallback-1235-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1283741 INFO  (jetty-launcher-1230-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1284073 INFO  (zkConnectionManagerCallback-1239-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1284107 INFO  (jetty-launcher-1230-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1285225 INFO  (jetty-launcher-1230-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38221/solr
   [junit4]   2> 1285297 INFO  (zkConnectionManagerCallback-1245-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1285371 INFO  (jetty-launcher-1230-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38221/solr
   [junit4]   2> 1285444 INFO  (zkConnectionManagerCallback-1249-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1285461 INFO  (jetty-launcher-1230-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38221/solr
   [junit4]   2> 1285532 INFO  (zkConnectionManagerCallback-1253-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1285589 INFO  (zkConnectionManagerCallback-1255-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1285605 INFO  (zkConnectionManagerCallback-1259-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1285664 INFO  (jetty-launcher-1230-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38221/solr
   [junit4]   2> 1285667 INFO  (zkConnectionManagerCallback-1263-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1285678 INFO  (zkConnectionManagerCallback-1257-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1285699 INFO  (zkConnectionManagerCallback-1265-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1285878 INFO  (jetty-launcher-1230-thread-3) [n:127.0.0.1:40052_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40052_solr
   [junit4]   2> 1285879 INFO  (jetty-launcher-1230-thread-3) [n:127.0.0.1:40052_solr    ] o.a.s.c.Overseer Overseer (id=73541593407553546-127.0.0.1:40052_solr-n_0000000000) starting
   [junit4]   2> 1285902 INFO  (jetty-launcher-1230-thread-2) [n:127.0.0.1:32879_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32879_solr
   [junit4]   2> 1285980 INFO  (zkConnectionManagerCallback-1278-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1286009 INFO  (jetty-launcher-1230-thread-3) [n:127.0.0.1:40052_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1286010 INFO  (jetty-launcher-1230-thread-3) [n:127.0.0.1:40052_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38221/solr ready
   [junit4]   2> 1286024 INFO  (zkCallback-1258-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1286061 INFO  (zkCallback-1254-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1286069 INFO  (OverseerStateUpdate-73541593407553546-127.0.0.1:40052_solr-n_0000000000) [n:127.0.0.1:40052_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40052_solr
   [junit4]   2> 1286085 INFO  (jetty-launcher-1230-thread-1) [n:127.0.0.1:40041_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1286172 INFO  (jetty-launcher-1230-thread-1) [n:127.0.0.1:40041_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1286172 INFO  (jetty-launcher-1230-thread-1) [n:127.0.0.1:40041_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40041_solr
   [junit4]   2> 1286194 INFO  (jetty-launcher-1230-thread-3) [n:127.0.0.1:40052_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1286195 INFO  (jetty-launcher-1230-thread-3) [n:127.0.0.1:40052_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40052_solr
   [junit4]   2> 1286202 INFO  (zkConnectionManagerCallback-1283-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1286208 INFO  (jetty-launcher-1230-thread-2) [n:127.0.0.1:32879_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1286209 INFO  (jetty-launcher-1230-thread-2) [n:127.0.0.1:32879_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38221/solr ready
   [junit4]   2> 1286255 INFO  (zkCallback-1277-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1286268 INFO  (jetty-launcher-1230-thread-2) [n:127.0.0.1:32879_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1286269 INFO  (zkCallback-1254-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1286296 INFO  (zkCallback-1258-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1286349 INFO  (zkCallback-1277-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1286442 INFO  (zkCallback-1256-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1286609 INFO  (zkCallback-1282-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1286609 INFO  (zkCallback-1258-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1286640 INFO  (jetty-launcher-1230-thread-4) [n:127.0.0.1:42438_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1286662 INFO  (zkConnectionManagerCallback-1289-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1286663 INFO  (jetty-launcher-1230-thread-1) [n:127.0.0.1:40041_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1286664 INFO  (jetty-launcher-1230-thread-1) [n:127.0.0.1:40041_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38221/solr ready
   [junit4]   2> 1286665 INFO  (jetty-launcher-1230-thread-1) [n:127.0.0.1:40041_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1286684 INFO  (jetty-launcher-1230-thread-2) [n:127.0.0.1:32879_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32879.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10821548
   [junit4]   2> 1286742 INFO  (jetty-launcher-1230-thread-2) [n:127.0.0.1:32879_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32879.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10821548
   [junit4]   2> 1286742 INFO  (jetty-launcher-1230-thread-2) [n:127.0.0.1:32879_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32879.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10821548
   [junit4]   2> 1286743 INFO  (jetty-launcher-1230-thread-3) [n:127.0.0.1:40052_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1286775 INFO  (jetty-launcher-1230-thread-4) [n:127.0.0.1:42438_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1286775 INFO  (jetty-launcher-1230-thread-4) [n:127.0.0.1:42438_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42438_solr
   [junit4]   2> 1286947 INFO  (jetty-launcher-1230-thread-2) [n:127.0.0.1:32879_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CD1384F34453AF15-001/tempDir-001/node2/.
   [junit4]   2> 1287174 INFO  (zkCallback-1256-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1287174 INFO  (zkCallback-1258-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1287185 INFO  (zkCallback-1254-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1287189 INFO  (zkCallback-1277-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1287190 INFO  (zkCallback-1282-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1287190 INFO  (jetty-launcher-1230-thread-3) [n:127.0.0.1:40052_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40052.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10821548
   [junit4]   2> 1287243 INFO  (zkCallback-1288-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1287281 INFO  (jetty-launcher-1230-thread-3) [n:127.0.0.1:40052_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40052.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10821548
   [junit4]   2> 1287299 INFO  (jetty-launcher-1230-thread-3) [n:127.0.0.1:40052_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40052.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10821548
   [junit4]   2> 1287300 INFO  (jetty-launcher-1230-thread-3) [n:127.0.0.1:40052_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CD1384F34453AF15-001/tempDir-001/node3/.
   [junit4]   2> 1287334 INFO  (jetty-launcher-1230-thread-1) [n:127.0.0.1:40041_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40041.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10821548
   [junit4]   2> 1287371 INFO  (jetty-launcher-1230-thread-1) [n:127.0.0.1:40041_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40041.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10821548
   [junit4]   2> 1287371 INFO  (jetty-launcher-1230-thread-1) [n:127.0.0.1:40041_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40041.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10821548
   [junit4]   2> 1287413 INFO  (zkCallback-1264-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1287415 INFO  (jetty-launcher-1230-thread-1) [n:127.0.0.1:40041_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CD1384F34453AF15-001/tempDir-001/node1/.
   [junit4]   2> 1287665 INFO  (zkConnectionManagerCallback-1296-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1287844 INFO  (jetty-launcher-1230-thread-4) [n:127.0.0.1:42438_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1287845 INFO  (jetty-launcher-1230-thread-4) [n:127.0.0.1:42438_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38221/solr ready
   [junit4]   2> 1287880 INFO  (jetty-launcher-1230-thread-4) [n:127.0.0.1:42438_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1287956 INFO  (jetty-launcher-1230-thread-4) [n:127.0.0.1:42438_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42438.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10821548
   [junit4]   2> 1288011 INFO  (jetty-launcher-1230-thread-4) [n:127.0.0.1:42438_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42438.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10821548
   [junit4]   2> 1288011 INFO  (jetty-launcher-1230-thread-4) [n:127.0.0.1:42438_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42438.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10821548
   [junit4]   2> 1288012 INFO  (jetty-launcher-1230-thread-4) [n:127.0.0.1:42438_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CD1384F34453AF15-001/tempDir-001/node4/.
   [junit4]   2> 1288246 INFO  (zkConnectionManagerCallback-1299-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1288449 INFO  (zkConnectionManagerCallback-1304-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1288451 INFO  (SUITE-SearchRateTriggerTest-seed#[CD1384F34453AF15]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1288451 INFO  (SUITE-SearchRateTriggerTest-seed#[CD1384F34453AF15]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38221/solr ready
   [junit4]   2> 1288710 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[CD1384F34453AF15]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDefaultsAndBackcompat
   [junit4]   2> 1288722 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[CD1384F34453AF15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1288739 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[CD1384F34453AF15]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDefaultsAndBackcompat
   [junit4]   2> 1288873 INFO  (TEST-SearchRateTriggerTest.testTrigger-seed#[CD1384F34453AF15]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTrigger
   [junit4]   2> 1288874 INFO  (TEST-SearchRateTriggerTest.testTrigger-seed#[CD1384F34453AF15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1288905 INFO  (qtp2146981840-6044) [n:127.0.0.1:42438_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=1&name=SearchRateTriggerTest-collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1288933 INFO  (OverseerThreadFactory-2268-thread-1-processing-n:127.0.0.1:40052_solr) [n:127.0.0.1:40052_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection SearchRateTriggerTest-collection1
   [junit4]   2> 1289104 INFO  (qtp2146981840-6023) [n:127.0.0.1:42438_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> 1289136 INFO  (qtp93321861-6050) [n:127.0.0.1:40052_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> 1289164 INFO  (qtp1687491881-6031) [n:127.0.0.1:40041_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> 1289165 INFO  (qtp1799653171-6020) [n:127.0.0.1:32879_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> 1289188 INFO  (OverseerStateUpdate-73541593407553546-127.0.0.1:40052_solr-n_0000000000) [n:127.0.0.1:40052_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32879/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1289190 INFO  (OverseerStateUpdate-73541593407553546-127.0.0.1:40052_solr-n_0000000000) [n:127.0.0.1:40052_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40041/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1289221 INFO  (OverseerStateUpdate-73541593407553546-127.0.0.1:40052_solr-n_0000000000) [n:127.0.0.1:40052_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40052/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1289223 INFO  (OverseerStateUpdate-73541593407553546-127.0.0.1:40052_solr-n_0000000000) [n:127.0.0.1:40052_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42438/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1289428 INFO  (qtp1799653171-6015) [n:127.0.0.1:32879_solr    x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1289429 INFO  (qtp1799653171-6015) [n:127.0.0.1:32879_solr    x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1289453 INFO  (qtp2146981840-6025) [n:127.0.0.1:42438_solr    x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1289487 INFO  (qtp93321861-6012) [n:127.0.0.1:40052_solr    x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1289539 INFO  (qtp1687491881-6021) [n:127.0.0.1:40041_solr    x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1290578 INFO  (qtp1799653171-6015) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1290634 INFO  (qtp1799653171-6015) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.s.IndexSchema [SearchRateTriggerTest-collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1290636 INFO  (qtp1799653171-6015) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1290636 INFO  (qtp1799653171-6015) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'SearchRateTriggerTest-collection1_shard1_replica_n1' using configuration from collection SearchRateTriggerTest-collection1, trusted=true
   [junit4]   2> 1290650 INFO  (qtp1799653171-6015) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32879.solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1' (registry 'solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10821548
   [junit4]   2> 1290650 INFO  (qtp1799653171-6015) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SolrCore [[SearchRateTriggerTest-collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CD1384F34453AF15-001/tempDir-001/node2/SearchRateTriggerTest-collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CD1384F34453AF15-001/tempDir-001/node2/./SearchRateTriggerTest-collection1_shard1_replica_n1/data/]
   [junit4]   2> 1290929 INFO  (qtp1687491881-6021) [n:127.0.0.1:40041_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1291146 INFO  (qtp2146981840-6025) [n:127.0.0.1:42438_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1291161 INFO  (qtp93321861-6012) [n:127.0.0.1:40052_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1291184 INFO  (qtp1687491881-6021) [n:127.0.0.1:40041_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.s.IndexSchema [SearchRateTriggerTest-collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1291195 INFO  (qtp93321861-6012) [n:127.0.0.1:40052_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.s.IndexSchema [SearchRateTriggerTest-collection1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1291216 INFO  (qtp1687491881-6021) [n:127.0.0.1:40041_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1291216 INFO  (qtp1687491881-6021) [n:127.0.0.1:40041_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'SearchRateTriggerTest-collection1_shard1_replica_n2' using configuration from collection SearchRateTriggerTest-collection1, trusted=true
   [junit4]   2> 1291217 INFO  (qtp1687491881-6021) [n:127.0.0.1:40041_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40041.solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2' (registry 'solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10821548
   [junit4]   2> 1291217 INFO  (qtp1687491881-6021) [n:127.0.0.1:40041_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.SolrCore [[SearchRateTriggerTest-collection1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CD1384F34453AF15-001/tempDir-001/node1/SearchRateTriggerTest-collection1_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CD1384F34453AF15-001/tempDir-001/node1/./SearchRateTriggerTest-collection1_shard1_replica_n2/data/]
   [junit4]   2> 1291230 INFO  (qtp93321861-6012) [n:127.0.0.1:40052_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1291230 INFO  (qtp93321861-6012) [n:127.0.0.1:40052_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'SearchRateTriggerTest-collection1_shard2_replica_n4' using configuration from collection SearchRateTriggerTest-collection1, trusted=true
   [junit4]   2> 1291230 INFO  (qtp93321861-6012) [n:127.0.0.1:40052_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40052.solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4' (registry 'solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10821548
   [junit4]   2> 1291231 INFO  (qtp93321861-6012) [n:127.0.0.1:40052_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SolrCore [[SearchRateTriggerTest-collection1_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CD1384F34453AF15-001/tempDir-001/node3/SearchRateTriggerTest-collection1_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CD1384F34453AF15-001/tempDir-001/node3/./SearchRateTriggerTest-collection1_shard2_replica_n4/data/]
   [junit4]   2> 1291256 INFO  (qtp2146981840-6025) [n:127.0.0.1:42438_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.s.IndexSchema [SearchRateTriggerTest-collection1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1291258 INFO  (qtp2146981840-6025) [n:127.0.0.1:42438_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1291291 INFO  (qtp2146981840-6025) [n:127.0.0.1:42438_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'SearchRateTriggerTest-collection1_shard2_replica_n6' using configuration from collection SearchRateTriggerTest-collection1, trusted=true
   [junit4]   2> 1291291 INFO  (qtp2146981840-6025) [n:127.0.0.1:42438_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42438.solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6' (registry 'solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10821548
   [junit4]   2> 1291364 INFO  (qtp2146981840-6025) [n:127.0.0.1:42438_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.SolrCore [[SearchRateTriggerTest-collection1_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CD1384F34453AF15-001/tempDir-001/node4/SearchRateTriggerTest-collection1_shard2_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CD1384F34453AF15-001/tempDir-001/node4/./SearchRateTriggerTest-collection1_shard2_replica_n6/data/]
   [junit4]   2> 1291413 INFO  (qtp1799653171-6015) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1291413 INFO  (qtp1799653171-6015) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1291414 INFO  (qtp1799653171-6015) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1291414 INFO  (qtp1799653171-6015) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1291415 INFO  (qtp1799653171-6015) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@462a463d[SearchRateTriggerTest-collection1_shard1_replica_n1] main]
   [junit4]   2> 1291469 INFO  (qtp1799653171-6015) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1291486 INFO  (qtp1799653171-6015) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1291486 INFO  (qtp1799653171-6015) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1291487 INFO  (qtp1799653171-6015) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1615128576230686720
   [junit4]   2> 1291489 INFO  (searcherExecutor-2284-thread-1-processing-n:127.0.0.1:32879_solr x:SearchRateTriggerTest-collection1_shard1_replica_n1 c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard1_replica_n1] Registered new searcher Searcher@462a463d[SearchRateTriggerTest-collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1291753 INFO  (qtp1799653171-6015) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/SearchRateTriggerTest-collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1291789 INFO  (qtp1799653171-6015) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1291876 INFO  (qtp93321861-6012) [n:127.0.0.1:40052_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1291876 INFO  (qtp93321861-6012) [n:127.0.0.1:40052_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1291877 INFO  (qtp93321861-6012) [n:127.0.0.1:40052_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1291877 INFO  (qtp93321861-6012) [n:127.0.0.1:40052_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1291879 INFO  (qtp93321861-6012) [n:127.0.0.1:40052_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@499231c0[SearchRateTriggerTest-collection1_shard2_replica_n4] main]
   [junit4]   2> 1291913 INFO  (qtp93321861-6012) [n:127.0.0.1:40052_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1291914 INFO  (qtp93321861-6012) [n:127.0.0.1:40052_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1291915 INFO  (qtp93321861-6012) [n:127.0.0.1:40052_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1291916 INFO  (searcherExecutor-2286-thread-1-processing-n:127.0.0.1:40052_solr x:SearchRateTriggerTest-collection1_shard2_replica_n4 c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7) [n:127.0.0.1:40052_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard2_replica_n4] Registered new searcher Searcher@499231c0[SearchRateTriggerTest-collection1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1291916 INFO  (qtp93321861-6012) [n:127.0.0.1:40052_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1615128576680525824
   [junit4]   2> 1292051 INFO  (qtp2146981840-6025) [n:127.0.0.1:42438_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1292051 INFO  (qtp2146981840-6025) [n:127.0.0.1:42438_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1292052 INFO  (qtp2146981840-6025) [n:127.0.0.1:42438_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1292052 INFO  (qtp2146981840-6025) [n:127.0.0.1:42438_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1292053 INFO  (qtp2146981840-6025) [n:127.0.0.1:42438_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@5756f9e4[SearchRateTriggerTest-collection1_shard2_replica_n6] main]
   [junit4]   2> 1292057 INFO  (qtp93321861-6012) [n:127.0.0.1:40052_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/SearchRateTriggerTest-collection1/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 1292059 INFO  (qtp2146981840-6025) [n:127.0.0.1:42438_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1292060 INFO  (qtp2146981840-6025) [n:127.0.0.1:42438_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1292061 INFO  (qtp2146981840-6025) [n:127.0.0.1:42438_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1292061 INFO  (qtp2146981840-6025) [n:127.0.0.1:42438_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1615128576832569344
   [junit4]   2> 1292073 INFO  (searcherExecutor-2288-thread-1-processing-n:127.0.0.1:42438_solr x:SearchRateTriggerTest-collection1_shard2_replica_n6 c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8) [n:127.0.0.1:42438_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard2_replica_n6] Registered new searcher Searcher@5756f9e4[SearchRateTriggerTest-collection1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1292083 INFO  (qtp1687491881-6021) [n:127.0.0.1:40041_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1292083 INFO  (qtp1687491881-6021) [n:127.0.0.1:40041_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1292084 INFO  (qtp1687491881-6021) [n:127.0.0.1:40041_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1292084 INFO  (qtp1687491881-6021) [n:127.0.0.1:40041_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1292086 INFO  (qtp1687491881-6021) [n:127.0.0.1:40041_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@efaba8f[SearchRateTriggerTest-collection1_shard1_replica_n2] main]
   [junit4]   2> 1292120 INFO  (qtp1687491881-6021) [n:127.0.0.1:40041_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1292135 INFO  (qtp1687491881-6021) [n:127.0.0.1:40041_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1292136 INFO  (qtp1687491881-6021) [n:127.0.0.1:40041_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1292136 INFO  (qtp1687491881-6021) [n:127.0.0.1:40041_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1615128576911212544
   [junit4]   2> 1292137 INFO  (searcherExecutor-2285-thread-1-processing-n:127.0.0.1:40041_solr x:SearchRateTriggerTest-collection1_shard1_replica_n2 c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5) [n:127.0.0.1:40041_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard1_replica_n2] Registered new searcher Searcher@efaba8f[SearchRateTriggerTest-collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1292141 INFO  (qtp93321861-6012) [n:127.0.0.1:40052_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 1292142 INFO  (qtp2146981840-6025) [n:127.0.0.1:42438_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/SearchRateTriggerTest-collection1/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 1292303 INFO  (qtp1687491881-6021) [n:127.0.0.1:40041_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/SearchRateTriggerTest-collection1/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 1292642 INFO  (qtp93321861-6012) [n:127.0.0.1:40052_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1292642 INFO  (qtp93321861-6012) [n:127.0.0.1:40052_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1292642 INFO  (qtp93321861-6012) [n:127.0.0.1:40052_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40052/solr/SearchRateTriggerTest-collection1_shard2_replica_n4/
   [junit4]   2> 1292643 INFO  (qtp93321861-6012) [n:127.0.0.1:40052_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=SearchRateTriggerTest-collection1_shard2_replica_n4 url=http://127.0.0.1:40052/solr START replicas=[http://127.0.0.1:42438/solr/SearchRateTriggerTest-collection1_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 1292643 INFO  (qtp93321861-6012) [n:127.0.0.1:40052_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=SearchRateTriggerTest-collection1_shard2_replica_n4 url=http://127.0.0.1:40052/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1292667 INFO  (qtp2146981840-6023) [n:127.0.0.1:42438_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.S.Request [SearchRateTriggerTest-collection1_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=20
   [junit4]   2> 1292668 INFO  (qtp93321861-6012) [n:127.0.0.1:40052_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1292668 INFO  (qtp93321861-6012) [n:127.0.0.1:40052_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] 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> 1292668 INFO  (qtp93321861-6012) [n:127.0.0.1:40052_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1292671 INFO  (qtp93321861-6012) [n:127.0.0.1:40052_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40052/solr/SearchRateTriggerTest-collection1_shard2_replica_n4/ shard2
   [junit4]   2> 1292829 INFO  (qtp1799653171-6015) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1292829 INFO  (qtp1799653171-6015) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1292829 INFO  (qtp1799653171-6015) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:32879/solr/SearchRateTriggerTest-collection1_shard1_replica_n1/
   [junit4]   2> 1292830 INFO  (qtp1799653171-6015) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=SearchRateTriggerTest-collection1_shard1_replica_n1 url=http://127.0.0.1:32879/solr START replicas=[http://127.0.0.1:40041/solr/SearchRateTriggerTest-collection1_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1292830 INFO  (qtp93321861-6012) [n:127.0.0.1:40052_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1292831 INFO  (qtp1799653171-6015) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=SearchRateTriggerTest-collection1_shard1_replica_n1 url=http://127.0.0.1:32879/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1292832 INFO  (qtp93321861-6012) [n:127.0.0.1:40052_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3345
   [junit4]   2> 1292837 INFO  (qtp1687491881-6027) [n:127.0.0.1:40041_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.S.Request [SearchRateTriggerTest-collection1_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> 1292838 INFO  (qtp1799653171-6015) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1292838 INFO  (qtp1799653171-6015) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_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> 1292838 INFO  (qtp1799653171-6015) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1292841 INFO  (qtp1799653171-6015) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:32879/solr/SearchRateTriggerTest-collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1292946 INFO  (zkCallback-1258-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1292974 INFO  (qtp1799653171-6015) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1292976 INFO  (qtp1799653171-6015) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3548
   [junit4]   2> 1293077 INFO  (zkCallback-1254-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1293077 INFO  (zkCallback-1258-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1293293 INFO  (qtp2146981840-6025) [n:127.0.0.1:42438_solr c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3840
   [junit4]   2> 1293312 INFO  (qtp1687491881-6021) [n:127.0.0.1:40041_solr c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3774
   [junit4]   2> 1293342 INFO  (qtp2146981840-6044) [n:127.0.0.1:42438_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1293412 INFO  (zkCallback-1264-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1293413 INFO  (zkCallback-1258-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1293414 INFO  (zkCallback-1256-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1293415 INFO  (zkCallback-1254-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/SearchRateTriggerTest-collection1/state.json] for collection [SearchRateTriggerTest-collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1294342 INFO  (qtp2146981840-6044) [n:127.0.0.1:42438_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=1&name=SearchRateTriggerTest-collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=5437
   [junit4]   2> 1294353 INFO  (qtp2146981840-6043) [n:127.0.0.1:42438_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=1&name=SearchRateTriggerTest-collection2&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1294379 INFO  (OverseerThreadFactory-2268-thread-2-processing-n:127.0.0.1:40052_solr) [n:127.0.0.1:40052_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection SearchRateTriggerTest-collection2
   [junit4]   2> 1294379 INFO  (OverseerCollectionConfigSetProcessor-73541593407553546-127.0.0.1:40052_solr-n_0000000000) [n:127.0.0.1:40052_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1294735 INFO  (qtp2146981840-6046) [n:127.0.0.1:42438_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1294737 INFO  (qtp2146981840-6042) [n:127.0.0.1:42438_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> 1294755 INFO  (qtp93321861-6013) [n:127.0.0.1:40052_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1294756 INFO  (qtp93321861-6013) [n:127.0.0.1:40052_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> 1294775 INFO  (qtp1687491881-6027) [n:127.0.0.1:40041_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:INDEX.sizeInBytes} status=0 QTime=8
   [junit4]   2> 1294812 INFO  (qtp1687491881-6031) [n:127.0.0.1:40041_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> 1294845 INFO  (qtp1799653171-6016) [n:127.0.0.1:32879_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=1
   [junit4]   2> 1294846 INFO  (qtp1799653171-6024) [n:127.0.0.1:32879_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> 1294904 INFO  (OverseerStateUpdate-73541593407553546-127.0.0.1:40052_solr-n_0000000000) [n:127.0.0.1:40052_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32879/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1295355 INFO  (OverseerStateUpdate-73541593407553546-127.0.0.1:40052_solr-n_0000000000) [n:127.0.0.1:40052_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection2_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40041/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1295390 INFO  (OverseerStateUpdate-73541593407553546-127.0.0.1:40052_solr-n_0000000000) [n:127.0.0.1:40052_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection2_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40052/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1295408 INFO  (OverseerStateUpdate-73541593407553546-127.0.0.1:40052_solr-n_0000000000) [n:127.0.0.1:40052_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection2_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42438/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1295620 INFO  (qtp93321861-6038) [n:127.0.0.1:40052_solr    x:SearchRateTriggerTest-collection2_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection2_shard2_replica_n5&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1295621 INFO  (qtp1687491881-6030) [n:127.0.0.1:40041_solr    x:SearchRateTriggerTest-collection2_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection2_shard1_replica_n3&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1295623 INFO  (qtp2146981840-6045) [n:127.0.0.1:42438_solr    x:SearchRateTriggerTest-collection2_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection2_shard2_replica_n6&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1295656 INFO  (qtp1799653171-6019) [n:127.0.0.1:32879_solr    x:SearchRateTriggerTest-collection2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection2_shard1_replica_n1&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1296747 INFO  (qtp1799653171-6019) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection2 s:shard1 r:core_node2 x:SearchRateTriggerTest-collection2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1296756 INFO  (qtp93321861-6038) [n:127.0.0.1:40052_solr c:SearchRateTriggerTest-collection2 s:shard2 r:core_node7 x:SearchRateTriggerTest-collection2_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1296821 INFO  (qtp2146981840-6045) [n:127.0.0.1:42438_solr c:SearchRateTriggerTest-collection2 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection2_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1296868 INFO  (qtp1799653171-6019) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection2 s:shard1 r:core_node2 x:SearchRateTriggerTest-collection2_shard1_replica_n1] o.a.s.s.IndexSchema [SearchRateTriggerTest-collection2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1296883 INFO  (qtp1799653171-6019) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection2 s:shard1 r:core_node2 x:SearchRateTriggerTest-collection2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1296883 INFO  (qtp1799653171-6019) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection2 s:shard1 r:core_node2 x:SearchRateTriggerTest-collection2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'SearchRateTriggerTest-collection2_shard1_replica_n1' using configuration from collection SearchRateTriggerTest-collection2, trusted=true
   [junit4]   2> 1296883 INFO  (qtp1799653171-6019) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection2 s:shard1 r:core_node2 x:SearchRateTriggerTest-collection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32879.solr.core.SearchRateTriggerTest-collection2.shard1.replica_n1' (registry 'solr.core.SearchRateTriggerTest-collection2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10821548
   [junit4]   2> 1296884 INFO  (qtp1799653171-6019) [n:127.0.0.1:32879_solr c:SearchRateTriggerTest-collection2 s:shard1 r:core_node2 x:SearchRateTriggerTest-collection2_shard1_replica_n1] o.a.s.c.SolrCore [[SearchRateTriggerTest-collection2_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CD1384F34453AF15-001/tempDir-001/node2/SearchRateTriggerTest-collection2_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CD1384F34453AF15-001/tempDir-001/node2/./SearchRateTriggerTest-collection2_shard1_replica_n1/data/]
   [junit4]   2> 1296932 INFO  (qtp1687491881-6030) [n:127.0.0.1:40041_solr c:SearchRateTriggerTest-collection2 s:shard1 r:core_node4 x:SearchRateTriggerTest-collection2_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1296939 INFO  (qtp2146981840-6045) [n:127.0.0.1:42438_solr c:SearchRateTriggerTest-collection2 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection2_shard2_replica_n6] o.a.s.s.IndexSchema [SearchRateTriggerTest-collection2_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1296941 INFO  (qtp2146981840-6045) [n:127.0.0.1:42438_solr c:SearchRateTriggerTest-collection2 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection2_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1296941 INFO  (qtp2146981840-6045) [n:127.0.0.1:42438_solr c:SearchRateTriggerTest-collection2 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection2_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'SearchRateTriggerTest-collection2_shard2_replica_n6' using configuration from collection SearchRateTriggerTest-collection2, trusted=true
   [junit4]   2> 1296942 INFO  (qtp2146981840-6045) [n:127.0.0.1:42438_solr c:SearchRateTriggerTest-collection2 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection2_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42438.solr.core.SearchRateTriggerTest-collection2.shard2.replica_n6' (registry 'solr.core.SearchRateTriggerTest-collection2.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10821548
   [junit4]   2> 1296942 INFO  (qtp2146981840-6045) [n:127.0.0.1:42438_solr c:SearchRateTriggerTest-collection2 s:shard2 r:core_node8 x:SearchRateTriggerTest-collection2_shard2_replica_n6] o.a.s.c.SolrCore [[SearchRateTriggerTest-collection2_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_CD1384F34453AF15-001/tempDir-001/node4/SearchRateTr

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

ty disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1718867293
     [copy] Copying 241 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1718867293
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1718867293

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 96ms :: artifacts dl 20ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 200 minutes 50 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$34.hasMatch(FilePath.java:2678)
	at hudson.FilePath$34.invoke(FilePath.java:2557)
	at hudson.FilePath$34.invoke(FilePath.java:2547)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1819)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1038)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1819)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)