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/05/02 13:00:40 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 2513 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2513/

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger

Error Message:
waitFor not elapsed but produced an event

Stack Trace:
java.lang.AssertionError: waitFor not elapsed but produced an event
	at __randomizedtesting.SeedInfo.seed([9134C43CE1768C05:F2FFF2BE78B9FF28]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger(IndexSizeTriggerTest.java:180)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.SearchRateTriggerIntegrationTest.testDeleteNode

Error Message:
The trigger did not finish processing

Stack Trace:
java.lang.AssertionError: The trigger did not finish processing
	at __randomizedtesting.SeedInfo.seed([9134C43CE1768C05:B3A60ABED6BC0378]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testDeleteNode(SearchRateTriggerIntegrationTest.java:616)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 12471 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_9134C43CE1768C05-001/init-core-data-001
   [junit4]   2> 206910 WARN  (SUITE-SearchRateTriggerIntegrationTest-seed#[9134C43CE1768C05]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18
   [junit4]   2> 206910 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[9134C43CE1768C05]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 206922 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[9134C43CE1768C05]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 208746 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[9134C43CE1768C05]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 208774 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[9134C43CE1768C05]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_9134C43CE1768C05-001/tempDir-001
   [junit4]   2> 208774 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[9134C43CE1768C05]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 208785 INFO  (Thread-93) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 208785 INFO  (Thread-93) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 208881 ERROR (Thread-93) [    ] 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> 208909 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[9134C43CE1768C05]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:45501
   [junit4]   2> 208945 INFO  (zkConnectionManagerCallback-162-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 209437 INFO  (jetty-launcher-159-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 209437 INFO  (jetty-launcher-159-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 209437 INFO  (jetty-launcher-159-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 209437 INFO  (jetty-launcher-159-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 209442 INFO  (jetty-launcher-159-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 209442 INFO  (jetty-launcher-159-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 209442 INFO  (jetty-launcher-159-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 209443 INFO  (jetty-launcher-159-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@465a9fd8{/solr,null,AVAILABLE}
   [junit4]   2> 209468 INFO  (jetty-launcher-159-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 209468 INFO  (jetty-launcher-159-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 209468 INFO  (jetty-launcher-159-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 209469 INFO  (jetty-launcher-159-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@242cdbca{/solr,null,AVAILABLE}
   [junit4]   2> 209477 INFO  (jetty-launcher-159-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 209477 INFO  (jetty-launcher-159-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 209477 INFO  (jetty-launcher-159-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 209490 INFO  (jetty-launcher-159-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b58f9ef{/solr,null,AVAILABLE}
   [junit4]   2> 209530 INFO  (jetty-launcher-159-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 209613 INFO  (jetty-launcher-159-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 209613 INFO  (jetty-launcher-159-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 209613 INFO  (jetty-launcher-159-thread-5) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 209629 INFO  (jetty-launcher-159-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e9b7766{/solr,null,AVAILABLE}
   [junit4]   2> 209775 INFO  (jetty-launcher-159-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 209775 INFO  (jetty-launcher-159-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 209778 INFO  (jetty-launcher-159-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@781bd350{SSL,[ssl, http/1.1]}{127.0.0.1:44102}
   [junit4]   2> 209778 INFO  (jetty-launcher-159-thread-1) [    ] o.e.j.s.Server Started @209835ms
   [junit4]   2> 209778 INFO  (jetty-launcher-159-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44102}
   [junit4]   2> 209778 ERROR (jetty-launcher-159-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 209779 INFO  (jetty-launcher-159-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 209779 INFO  (jetty-launcher-159-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 209779 INFO  (jetty-launcher-159-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 209779 INFO  (jetty-launcher-159-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 209779 INFO  (jetty-launcher-159-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-02T11:29:49.465Z
   [junit4]   2> 209780 INFO  (jetty-launcher-159-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@462eb6ee{SSL,[ssl, http/1.1]}{127.0.0.1:46417}
   [junit4]   2> 209780 INFO  (jetty-launcher-159-thread-2) [    ] o.e.j.s.Server Started @209837ms
   [junit4]   2> 209780 INFO  (jetty-launcher-159-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 209780 INFO  (jetty-launcher-159-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46417}
   [junit4]   2> 209780 INFO  (jetty-launcher-159-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7095deef{SSL,[ssl, http/1.1]}{127.0.0.1:47159}
   [junit4]   2> 209780 INFO  (jetty-launcher-159-thread-5) [    ] o.e.j.s.Server Started @209838ms
   [junit4]   2> 209780 INFO  (jetty-launcher-159-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=47159}
   [junit4]   2> 209781 INFO  (jetty-launcher-159-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@d153fd6{SSL,[ssl, http/1.1]}{127.0.0.1:41960}
   [junit4]   2> 209781 INFO  (jetty-launcher-159-thread-4) [    ] o.e.j.s.Server Started @209838ms
   [junit4]   2> 209781 INFO  (jetty-launcher-159-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41960}
   [junit4]   2> 209790 INFO  (jetty-launcher-159-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e0d9e37{/solr,null,AVAILABLE}
   [junit4]   2> 209791 INFO  (jetty-launcher-159-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6f04c0eb{SSL,[ssl, http/1.1]}{127.0.0.1:37730}
   [junit4]   2> 209791 INFO  (jetty-launcher-159-thread-3) [    ] o.e.j.s.Server Started @209848ms
   [junit4]   2> 209791 INFO  (jetty-launcher-159-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37730}
   [junit4]   2> 209791 ERROR (jetty-launcher-159-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 209791 INFO  (jetty-launcher-159-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 209791 INFO  (jetty-launcher-159-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 209791 INFO  (jetty-launcher-159-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 209791 INFO  (jetty-launcher-159-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 209791 INFO  (jetty-launcher-159-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-02T11:29:49.477Z
   [junit4]   2> 209796 ERROR (jetty-launcher-159-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 209796 INFO  (jetty-launcher-159-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 209796 INFO  (jetty-launcher-159-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 209796 INFO  (jetty-launcher-159-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 209796 INFO  (jetty-launcher-159-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 209796 INFO  (jetty-launcher-159-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-02T11:29:49.482Z
   [junit4]   2> 209797 ERROR (jetty-launcher-159-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 209797 INFO  (jetty-launcher-159-thread-5) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 209797 INFO  (jetty-launcher-159-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 209797 INFO  (jetty-launcher-159-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 209797 INFO  (jetty-launcher-159-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 209797 INFO  (jetty-launcher-159-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-02T11:29:49.483Z
   [junit4]   2> 209809 ERROR (jetty-launcher-159-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 209809 INFO  (jetty-launcher-159-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 209809 INFO  (jetty-launcher-159-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 209809 INFO  (jetty-launcher-159-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 209809 INFO  (jetty-launcher-159-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 209809 INFO  (jetty-launcher-159-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-02T11:29:49.495Z
   [junit4]   2> 210551 INFO  (zkConnectionManagerCallback-166-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 210551 INFO  (zkConnectionManagerCallback-164-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 210557 INFO  (zkConnectionManagerCallback-168-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 210561 INFO  (zkConnectionManagerCallback-172-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 210568 INFO  (jetty-launcher-159-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 210568 INFO  (jetty-launcher-159-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 210568 INFO  (jetty-launcher-159-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 210568 INFO  (jetty-launcher-159-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 210641 INFO  (jetty-launcher-159-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45501/solr
   [junit4]   2> 210642 INFO  (zkConnectionManagerCallback-170-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 210656 INFO  (jetty-launcher-159-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 210698 INFO  (jetty-launcher-159-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45501/solr
   [junit4]   2> 210814 INFO  (zkConnectionManagerCallback-180-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 210888 INFO  (jetty-launcher-159-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45501/solr
   [junit4]   2> 210922 INFO  (zkConnectionManagerCallback-176-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 210958 INFO  (jetty-launcher-159-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45501/solr
   [junit4]   2> 210981 INFO  (zkConnectionManagerCallback-185-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 210983 INFO  (jetty-launcher-159-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45501/solr
   [junit4]   2> 211010 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 0x105f0a9a2980008, likely client has closed socket
   [junit4]   2> 211037 INFO  (zkConnectionManagerCallback-191-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 211452 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 0x105f0a9a2980009, likely client has closed socket
   [junit4]   2> 211468 INFO  (zkConnectionManagerCallback-194-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 211469 INFO  (zkConnectionManagerCallback-196-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 211469 INFO  (zkConnectionManagerCallback-187-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 211469 INFO  (zkConnectionManagerCallback-198-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 211517 INFO  (zkConnectionManagerCallback-200-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 211624 INFO  (zkConnectionManagerCallback-202-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 211828 INFO  (jetty-launcher-159-thread-2) [n:127.0.0.1:46417_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 211850 INFO  (jetty-launcher-159-thread-2) [n:127.0.0.1:46417_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46417_solr
   [junit4]   2> 211857 INFO  (jetty-launcher-159-thread-2) [n:127.0.0.1:46417_solr    ] o.a.s.c.Overseer Overseer (id=73729580289490959-127.0.0.1:46417_solr-n_0000000000) starting
   [junit4]   2> 212618 INFO  (zkConnectionManagerCallback-217-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 212655 INFO  (jetty-launcher-159-thread-2) [n:127.0.0.1:46417_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45501/solr ready
   [junit4]   2> 212901 INFO  (jetty-launcher-159-thread-2) [n:127.0.0.1:46417_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46417_solr
   [junit4]   2> 212902 DEBUG (OverseerAutoScalingTriggerThread-73729580289490959-127.0.0.1:46417_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 212915 DEBUG (OverseerAutoScalingTriggerThread-73729580289490959-127.0.0.1:46417_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 212915 DEBUG (OverseerAutoScalingTriggerThread-73729580289490959-127.0.0.1:46417_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 212916 DEBUG (OverseerAutoScalingTriggerThread-73729580289490959-127.0.0.1:46417_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 212917 INFO  (OverseerStateUpdate-73729580289490959-127.0.0.1:46417_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 213057 INFO  (jetty-launcher-159-thread-1) [n:127.0.0.1:44102_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 213060 INFO  (jetty-launcher-159-thread-1) [n:127.0.0.1:44102_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 213066 INFO  (jetty-launcher-159-thread-1) [n:127.0.0.1:44102_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 213066 INFO  (jetty-launcher-159-thread-1) [n:127.0.0.1:44102_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44102_solr
   [junit4]   2> 213069 INFO  (zkCallback-216-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 213174 INFO  (zkCallback-201-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 213189 DEBUG (OverseerAutoScalingTriggerThread-73729580289490959-127.0.0.1:46417_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:46417_solr]
   [junit4]   2> 213217 INFO  (jetty-launcher-159-thread-3) [n:127.0.0.1:37730_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 213219 INFO  (jetty-launcher-159-thread-3) [n:127.0.0.1:37730_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 213233 DEBUG (OverseerAutoScalingTriggerThread-73729580289490959-127.0.0.1:46417_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 213234 DEBUG (OverseerAutoScalingTriggerThread-73729580289490959-127.0.0.1:46417_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 213234 INFO  (zkCallback-216-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 213236 DEBUG (ScheduledTrigger-175-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 213236 INFO  (jetty-launcher-159-thread-3) [n:127.0.0.1:37730_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 213236 INFO  (jetty-launcher-159-thread-3) [n:127.0.0.1:37730_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37730_solr
   [junit4]   2> 213239 INFO  (zkCallback-216-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 213262 INFO  (zkCallback-186-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 213278 INFO  (zkCallback-201-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 213292 INFO  (zkCallback-186-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 213317 INFO  (zkCallback-197-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 213335 INFO  (jetty-launcher-159-thread-4) [n:127.0.0.1:41960_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 213338 INFO  (jetty-launcher-159-thread-4) [n:127.0.0.1:41960_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 213341 INFO  (jetty-launcher-159-thread-4) [n:127.0.0.1:41960_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 213341 INFO  (jetty-launcher-159-thread-4) [n:127.0.0.1:41960_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41960_solr
   [junit4]   2> 213343 INFO  (zkCallback-186-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 213343 INFO  (zkCallback-216-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 213344 INFO  (zkCallback-201-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 213349 INFO  (zkCallback-197-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 213518 INFO  (zkCallback-195-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 213678 INFO  (jetty-launcher-159-thread-5) [n:127.0.0.1:47159_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 213681 INFO  (jetty-launcher-159-thread-5) [n:127.0.0.1:47159_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 213684 INFO  (jetty-launcher-159-thread-5) [n:127.0.0.1:47159_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 213684 INFO  (jetty-launcher-159-thread-5) [n:127.0.0.1:47159_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47159_solr
   [junit4]   2> 213687 INFO  (zkCallback-195-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 213687 INFO  (zkCallback-186-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 213687 INFO  (zkCallback-216-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 213687 INFO  (zkCallback-197-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 213688 INFO  (zkCallback-201-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 213873 INFO  (zkCallback-199-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 215297 DEBUG (ScheduledTrigger-175-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5
   [junit4]   2> 215849 INFO  (jetty-launcher-159-thread-1) [n:127.0.0.1:44102_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44102.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
   [junit4]   2> 215915 INFO  (jetty-launcher-159-thread-5) [n:127.0.0.1:47159_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47159.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
   [junit4]   2> 215919 INFO  (jetty-launcher-159-thread-4) [n:127.0.0.1:41960_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41960.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
   [junit4]   2> 215941 INFO  (jetty-launcher-159-thread-3) [n:127.0.0.1:37730_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37730.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
   [junit4]   2> 216313 DEBUG (ScheduledTrigger-175-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5
   [junit4]   2> 216337 INFO  (jetty-launcher-159-thread-1) [n:127.0.0.1:44102_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44102.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
   [junit4]   2> 216338 INFO  (jetty-launcher-159-thread-1) [n:127.0.0.1:44102_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44102.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
   [junit4]   2> 216344 INFO  (jetty-launcher-159-thread-1) [n:127.0.0.1:44102_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_9134C43CE1768C05-001/tempDir-001/node1/.
   [junit4]   2> 216349 INFO  (jetty-launcher-159-thread-4) [n:127.0.0.1:41960_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41960.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
   [junit4]   2> 216349 INFO  (jetty-launcher-159-thread-4) [n:127.0.0.1:41960_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41960.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
   [junit4]   2> 216353 INFO  (jetty-launcher-159-thread-4) [n:127.0.0.1:41960_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_9134C43CE1768C05-001/tempDir-001/node4/.
   [junit4]   2> 216355 INFO  (jetty-launcher-159-thread-3) [n:127.0.0.1:37730_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37730.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
   [junit4]   2> 216355 INFO  (jetty-launcher-159-thread-3) [n:127.0.0.1:37730_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37730.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
   [junit4]   2> 216433 INFO  (zkConnectionManagerCallback-222-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 216448 INFO  (jetty-launcher-159-thread-1) [n:127.0.0.1:44102_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 216449 INFO  (jetty-launcher-159-thread-1) [n:127.0.0.1:44102_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45501/solr ready
   [junit4]   2> 216451 INFO  (zkConnectionManagerCallback-227-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 216455 INFO  (jetty-launcher-159-thread-4) [n:127.0.0.1:41960_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 216456 INFO  (jetty-launcher-159-thread-4) [n:127.0.0.1:41960_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45501/solr ready
   [junit4]   2> 216511 INFO  (jetty-launcher-159-thread-3) [n:127.0.0.1:37730_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_9134C43CE1768C05-001/tempDir-001/node3/.
   [junit4]   2> 216677 INFO  (jetty-launcher-159-thread-5) [n:127.0.0.1:47159_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47159.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
   [junit4]   2> 216677 INFO  (jetty-launcher-159-thread-5) [n:127.0.0.1:47159_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47159.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
   [junit4]   2> 216679 INFO  (jetty-launcher-159-thread-5) [n:127.0.0.1:47159_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_9134C43CE1768C05-001/tempDir-001/node5/.
   [junit4]   2> 216888 INFO  (jetty-launcher-159-thread-2) [n:127.0.0.1:46417_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46417.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
   [junit4]   2> 216988 INFO  (zkConnectionManagerCallback-237-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 216988 INFO  (zkConnectionManagerCallback-233-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 216998 INFO  (jetty-launcher-159-thread-2) [n:127.0.0.1:46417_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46417.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
   [junit4]   2> 216998 INFO  (jetty-launcher-159-thread-2) [n:127.0.0.1:46417_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46417.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
   [junit4]   2> 217000 INFO  (jetty-launcher-159-thread-2) [n:127.0.0.1:46417_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_9134C43CE1768C05-001/tempDir-001/node2/.
   [junit4]   2> 217313 DEBUG (ScheduledTrigger-175-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5
   [junit4]   2> 217554 INFO  (jetty-launcher-159-thread-3) [n:127.0.0.1:37730_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 217555 INFO  (jetty-launcher-159-thread-3) [n:127.0.0.1:37730_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45501/solr ready
   [junit4]   2> 218065 INFO  (jetty-launcher-159-thread-5) [n:127.0.0.1:47159_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 218475 DEBUG (ScheduledTrigger-175-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5
   [junit4]   2> 218475 INFO  (jetty-launcher-159-thread-5) [n:127.0.0.1:47159_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45501/solr ready
   [junit4]   2> 219475 DEBUG (ScheduledTrigger-175-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5
   [junit4]   2> 220093 INFO  (zkConnectionManagerCallback-239-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 220638 DEBUG (ScheduledTrigger-175-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5
   [junit4]   2> 220685 INFO  (zkConnectionManagerCallback-244-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 220687 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[9134C43CE1768C05]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 220688 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[9134C43CE1768C05]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45501/solr ready
   [junit4]   2> 221641 DEBUG (ScheduledTrigger-175-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5
   [junit4]   2> 222017 INFO  (qtp1367961980-580) [n:127.0.0.1:41960_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=24
   [junit4]   2> 222192 INFO  (qtp1557941997-596) [n:127.0.0.1:37730_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 222287 INFO  (qtp7176224-573) [n:127.0.0.1:44102_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 222369 INFO  (qtp1765923614-588) [n:127.0.0.1:47159_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 222457 INFO  (qtp579233439-560) [n:127.0.0.1:46417_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=21
   [junit4]   2> 222460 DEBUG (qtp7176224-571) [n:127.0.0.1:44102_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 222462 DEBUG (zkCallback-216-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 222477 INFO  (qtp7176224-571) [n:127.0.0.1:44102_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=967
   [junit4]   2> 222479 DEBUG (OverseerAutoScalingTriggerThread-73729580289490959-127.0.0.1:46417_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 222482 DEBUG (OverseerAutoScalingTriggerThread-73729580289490959-127.0.0.1:46417_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 222482 DEBUG (OverseerAutoScalingTriggerThread-73729580289490959-127.0.0.1:46417_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 222647 DEBUG (ScheduledTrigger-175-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5
   [junit4]   2> 223027 INFO  (TEST-SearchRateTriggerIntegrationTest.testBelowSearchRate-seed#[9134C43CE1768C05]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBelowSearchRate
   [junit4]   2> 223029 INFO  (TEST-SearchRateTriggerIntegrationTest.testBelowSearchRate-seed#[9134C43CE1768C05]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 223031 INFO  (TEST-SearchRateTriggerIntegrationTest.testBelowSearchRate-seed#[9134C43CE1768C05]) [    ] o.a.s.c.a.SearchRateTriggerIntegrationTest /autoscaling.json reset, new znode version 3
   [junit4]   2> 223041 DEBUG (zkCallback-216-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 223042 DEBUG (OverseerAutoScalingTriggerThread-73729580289490959-127.0.0.1:46417_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 223045 DEBUG (OverseerAutoScalingTriggerThread-73729580289490959-127.0.0.1:46417_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 223046 DEBUG (OverseerAutoScalingTriggerThread-73729580289490959-127.0.0.1:46417_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 223047 DEBUG (OverseerAutoScalingTriggerThread-73729580289490959-127.0.0.1:46417_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 228239 INFO  (qtp1367961980-583) [n:127.0.0.1:41960_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=belowRate_collection&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 228277 INFO  (OverseerThreadFactory-177-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection belowRate_collection
   [junit4]   2> 228490 INFO  (OverseerStateUpdate-73729580289490959-127.0.0.1:46417_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"belowRate_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"belowRate_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41960/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 228496 INFO  (OverseerStateUpdate-73729580289490959-127.0.0.1:46417_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"belowRate_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"belowRate_collection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46417/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 228950 INFO  (qtp579233439-559) [n:127.0.0.1:46417_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=belowRate_collection_shard1_replica_n3&action=CREATE&numShards=1&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 228951 INFO  (qtp579233439-559) [n:127.0.0.1:46417_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 228952 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=belowRate_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 230181 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 230228 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.s.IndexSchema [belowRate_collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 230237 INFO  (qtp579233439-559) [n:127.0.0.1:46417_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 230245 WARN  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 230275 WARN  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 230283 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 230283 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'belowRate_collection_shard1_replica_n1' using configuration from collection belowRate_collection, trusted=true
   [junit4]   2> 230284 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41960.solr.core.belowRate_collection.shard1.replica_n1' (registry 'solr.core.belowRate_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
   [junit4]   2> 230329 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 230330 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.c.SolrCore [[belowRate_collection_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_9134C43CE1768C05-001/tempDir-001/node4/belowRate_collection_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_9134C43CE1768C05-001/tempDir-001/node4/./belowRate_collection_shard1_replica_n1/data/]
   [junit4]   2> 230393 INFO  (qtp579233439-559) [n:127.0.0.1:46417_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n3] o.a.s.s.IndexSchema [belowRate_collection_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 230434 INFO  (qtp579233439-559) [n:127.0.0.1:46417_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 230437 INFO  (qtp579233439-559) [n:127.0.0.1:46417_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'belowRate_collection_shard1_replica_n3' using configuration from collection belowRate_collection, trusted=true
   [junit4]   2> 230449 INFO  (qtp579233439-559) [n:127.0.0.1:46417_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46417.solr.core.belowRate_collection.shard1.replica_n3' (registry 'solr.core.belowRate_collection.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
   [junit4]   2> 230450 INFO  (qtp579233439-559) [n:127.0.0.1:46417_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 230450 INFO  (qtp579233439-559) [n:127.0.0.1:46417_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n3] o.a.s.c.SolrCore [[belowRate_collection_shard1_replica_n3] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_9134C43CE1768C05-001/tempDir-001/node2/belowRate_collection_shard1_replica_n3], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_9134C43CE1768C05-001/tempDir-001/node2/./belowRate_collection_shard1_replica_n3/data/]
   [junit4]   2> 231812 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 231812 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 231854 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 231854 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 231869 INFO  (qtp579233439-559) [n:127.0.0.1:46417_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 231869 INFO  (qtp579233439-559) [n:127.0.0.1:46417_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 231871 INFO  (qtp579233439-559) [n:127.0.0.1:46417_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 231871 INFO  (qtp579233439-559) [n:127.0.0.1:46417_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 231907 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7026742d[belowRate_collection_shard1_replica_n1] main]
   [junit4]   2> 231909 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 231910 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 231911 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 231935 INFO  (searcherExecutor-188-thread-1-processing-n:127.0.0.1:41960_solr x:belowRate_collection_shard1_replica_n1 c:belowRate_collection s:shard1 r:core_node2) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.c.SolrCore [belowRate_collection_shard1_replica_n1] Registered new searcher Searcher@7026742d[belowRate_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 231936 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1599351671092150272
   [junit4]   2> 231936 INFO  (qtp579233439-559) [n:127.0.0.1:46417_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@78f23d81[belowRate_collection_shard1_replica_n3] main]
   [junit4]   2> 231944 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/belowRate_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 231952 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_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> 231953 INFO  (qtp579233439-559) [n:127.0.0.1:46417_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 231954 INFO  (qtp579233439-559) [n:127.0.0.1:46417_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 231955 INFO  (qtp579233439-559) [n:127.0.0.1:46417_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 231956 INFO  (searcherExecutor-189-thread-1-processing-n:127.0.0.1:46417_solr x:belowRate_collection_shard1_replica_n3 c:belowRate_collection s:shard1 r:core_node4) [n:127.0.0.1:46417_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n3] o.a.s.c.SolrCore [belowRate_collection_shard1_replica_n3] Registered new searcher Searcher@78f23d81[belowRate_collection_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 231957 INFO  (qtp579233439-559) [n:127.0.0.1:46417_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1599351671114170368
   [junit4]   2> 231985 INFO  (qtp579233439-559) [n:127.0.0.1:46417_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/belowRate_collection/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 232463 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 232463 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 232463 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41960/solr/belowRate_collection_shard1_replica_n1/
   [junit4]   2> 232471 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=belowRate_collection_shard1_replica_n1 url=https://127.0.0.1:41960/solr START replicas=[https://127.0.0.1:46417/solr/belowRate_collection_shard1_replica_n3/] nUpdates=100
   [junit4]   2> 232545 INFO  (qtp579233439-562) [n:127.0.0.1:46417_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n3] o.a.s.c.S.Request [belowRate_collection_shard1_replica_n3]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 232801 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=belowRate_collection_shard1_replica_n1 url=https://127.0.0.1:41960/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 232801 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 232801 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_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> 232801 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 232810 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41960/solr/belowRate_collection_shard1_replica_n1/ shard1
   [junit4]   2> 232974 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 232989 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=belowRate_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4037
   [junit4]   2> 232998 INFO  (qtp579233439-559) [n:127.0.0.1:46417_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=belowRate_collection_shard1_replica_n3&action=CREATE&numShards=1&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4048
   [junit4]   2> 233019 INFO  (qtp1367961980-583) [n:127.0.0.1:41960_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> 233106 INFO  (zkCallback-195-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 233107 INFO  (zkCallback-201-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 234019 INFO  (qtp1367961980-583) [n:127.0.0.1:41960_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=belowRate_collection&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=5780
   [junit4]   2> 234041 INFO  (qtp1367961980-580) [n:127.0.0.1:41960_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params action=ADDREPLICA&collection=belowRate_collection&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 234045 INFO  (OverseerCollectionConfigSetProcessor-73729580289490959-127.0.0.1:46417_solr-n_0000000000) [    ] 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> 234049 INFO  (OverseerThreadFactory-177-thread-2) [    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:47159_solr for creating new replica
   [junit4]   2> 234057 INFO  (OverseerStateUpdate-73729580289490959-127.0.0.1:46417_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"belowRate_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"belowRate_collection_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:47159/solr",
   [junit4]   2>   "node_name":"127.0.0.1:47159_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 234188 INFO  (zkCallback-201-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 234195 INFO  (zkCallback-195-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 234313 INFO  (qtp1765923614-587) [n:127.0.0.1:47159_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=belowRate_collection_shard1_replica_n5&action=CREATE&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 234370 INFO  (qtp1765923614-587) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 234428 INFO  (qtp1765923614-587) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.s.IndexSchema [belowRate_collection_shard1_replica_n5] Schema name=minimal
   [junit4]   2> 234448 INFO  (qtp1765923614-587) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 234449 INFO  (qtp1765923614-587) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'belowRate_collection_shard1_replica_n5' using configuration from collection belowRate_collection, trusted=true
   [junit4]   2> 234449 INFO  (qtp1765923614-587) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47159.solr.core.belowRate_collection.shard1.replica_n5' (registry 'solr.core.belowRate_collection.shard1.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
   [junit4]   2> 234450 INFO  (qtp1765923614-587) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 234450 INFO  (qtp1765923614-587) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.SolrCore [[belowRate_collection_shard1_replica_n5] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_9134C43CE1768C05-001/tempDir-001/node5/belowRate_collection_shard1_replica_n5], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_9134C43CE1768C05-001/tempDir-001/node5/./belowRate_collection_shard1_replica_n5/data/]
   [junit4]   2> 234460 INFO  (zkCallback-201-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 234460 INFO  (zkCallback-195-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 235533 INFO  (qtp1765923614-587) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 235533 INFO  (qtp1765923614-587) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 235535 INFO  (qtp1765923614-587) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 235535 INFO  (qtp1765923614-587) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 235549 INFO  (qtp1765923614-587) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@4eb52064[belowRate_collection_shard1_replica_n5] main]
   [junit4]   2> 235552 INFO  (qtp1765923614-587) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 235552 INFO  (qtp1765923614-587) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 235556 INFO  (qtp1765923614-587) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 235559 INFO  (searcherExecutor-198-thread-1-processing-n:127.0.0.1:47159_solr x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 r:core_node6) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.SolrCore [belowRate_collection_shard1_replica_n5] Registered new searcher Searcher@4eb52064[belowRate_collection_shard1_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 235559 INFO  (qtp1765923614-587) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1599351674891141120
   [junit4]   2> 235612 INFO  (qtp1765923614-587) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.ZkShardTerms Successful update of terms at /collections/belowRate_collection/terms/shard1 to Terms{values={core_node2=0, core_node6=0, core_node4=0}, version=2}
   [junit4]   2> 235615 INFO  (qtp1765923614-587) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.ZkController Core needs to recover:belowRate_collection_shard1_replica_n5
   [junit4]   2> 235695 INFO  (qtp1765923614-587) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=belowRate_collection_shard1_replica_n5&action=CREATE&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1382
   [junit4]   2> 235696 INFO  (updateExecutor-188-thread-1-processing-n:127.0.0.1:47159_solr x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 r:core_node6) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 235697 INFO  (recoveryExecutor-189-thread-1-processing-n:127.0.0.1:47159_solr x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 r:core_node6) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 235705 INFO  (recoveryExecutor-189-thread-1-processing-n:127.0.0.1:47159_solr x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 r:core_node6) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 235741 INFO  (qtp1367961980-583) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.c.S.Request [belowRate_collection_shard1_replica_n1]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 235741 INFO  (qtp1367961980-583) [n:127.0.0.1:41960_solr c:belowRate_collection s:shard1 r:core_node2 x:belowRate_collection_shard1_replica_n1] o.a.s.c.S.Request [belowRate_collection_shard1_replica_n1]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 235743 INFO  (recoveryExecutor-189-thread-1-processing-n:127.0.0.1:47159_solr x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 r:core_node6) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[belowRate_collection_shard1_replica_n5]
   [junit4]   2> 235743 INFO  (recoveryExecutor-189-thread-1-processing-n:127.0.0.1:47159_solr x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 r:core_node6) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 235743 INFO  (recoveryExecutor-189-thread-1-processing-n:127.0.0.1:47159_solr x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 r:core_node6) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.RecoveryStrategy Publishing state of core [belowRate_collection_shard1_replica_n5] as recovering, leader is [https://127.0.0.1:41960/solr/belowRate_collection_shard1_replica_n1/] and I am [https://127.0.0.1:47159/solr/belowRate_collection_shard1_replica_n5/]
   [junit4]   2> 235751 INFO  (recoveryExecutor-189-thread-1-processing-n:127.0.0.1:47159_solr x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 r:core_node6) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.ZkShardTerms Successful update of terms at /collections/belowRate_collection/terms/shard1 to Terms{values={core_node6=0, core_node6_recovering=0, core_node2=0, core_node4=0}, version=3}
   [junit4]   2> 235772 INFO  (qtp1367961980-580) [n:127.0.0.1:41960_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=ADDREPLICA&collection=belowRate_collection&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1730
   [junit4]   2> 235774 INFO  (qtp1367961980-581) [n:127.0.0.1:41960_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params action=ADDREPLICA&collection=belowRate_collection&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 235776 INFO  (OverseerCollectionConfigSetProcessor-73729580289490959-127.0.0.1:46417_solr-n_0000000000) [    ] 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> 235813 INFO  (recoveryExecutor-189-thread-1-processing-n:127.0.0.1:47159_solr x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 r:core_node6) [n:127.0.0.1:47159_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:41960/solr]; [WaitForState: action=PREPRECOVERY&core=belowRate_collection_shard1_replica_n1&nodeName=127.0.0.1:47159_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 235852 INFO  (qtp1367961980-584) [n:127.0.0.1:41960_solr    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node6, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 235855 INFO  (qtp1367961980-584) [n:127.0.0.1:41960_solr    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=belowRate_collection, shard=shard1, thisCore=belowRate_collection_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:47159_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"belowRate_collection_shard1_replica_n5","base_url":"https://127.0.0.1:47159/solr","node_name":"127.0.0.1:47159_solr","state":"down","type":"NRT","force_set_state":"false"}
   [junit4]   2> 235858 INFO  (OverseerThreadFactory-177-thread-3) [    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:37730_solr for creating new replica
   [junit4]   2> 235861 INFO  (OverseerStateUpdate-73729580289490959-127.0.0.1:46417_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"belowRate_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"belowRate_collection_shard1_replica_t7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37730/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37730_solr",
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 235963 INFO  (zkCallback-195-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 235963 INFO  (zkCallback-199-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 235964 INFO  (zkCallback-201-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 235982 INFO  (zkCallback-199-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 236093 INFO  (qtp1557941997-586) [n:127.0.0.1:37730_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=belowRate_collection_shard1_replica_t7&action=CREATE&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 236337 INFO  (zkCallback-199-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 236337 INFO  (zkCallback-199-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 236337 INFO  (zkCallback-195-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 236340 INFO  (zkCallback-201-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 236365 INFO  (qtp1557941997-586) [n:127.0.0.1:37730_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 236401 INFO  (qtp1557941997-586) [n:127.0.0.1:37730_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.s.IndexSchema [belowRate_collection_shard1_replica_t7] Schema name=minimal
   [junit4]   2> 236434 INFO  (qtp1557941997-586) [n:127.0.0.1:37730_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 236434 INFO  (qtp1557941997-586) [n:127.0.0.1:37730_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.c.CoreContainer Creating SolrCore 'belowRate_collection_shard1_replica_t7' using configuration from collection belowRate_collection, trusted=true
   [junit4]   2> 236435 INFO  (qtp1557941997-586) [n:127.0.0.1:37730_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37730.solr.core.belowRate_collection.shard1.replica_t7' (registry 'solr.core.belowRate_collection.shard1.replica_t7') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54414d93
   [junit4]   2> 236435 INFO  (qtp1557941997-586) [n:127.0.0.1:37730_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 236435 INFO  (qtp1557941997-586) [n:127.0.0.1:37730_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.c.SolrCore [[belowRate_collection_shard1_replica_t7] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_9134C43CE1768C05-001/tempDir-001/node3/belowRate_collection_shard1_replica_t7], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_9134C43CE1768C05-001/tempDir-001/node3/./belowRate_collection_shard1_replica_t7/data/]
   [junit4]   2> 236893 INFO  (qtp1367961980-584) [n:127.0.0.1:41960_solr    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=belowRate_collection, shard=shard1, thisCore=belowRate_collection_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:47159_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"belowRate_collection_shard1_replica_n5","base_url":"https://127.0.0.1:47159/solr","node_name":"127.0.0.1:47159_solr","state":"recovering","type":"NRT","force_set_state":"false"}
   [junit4]   2> 236893 INFO  (qtp1367961980-584) [n:127.0.0.1:41960_solr    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node6, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 236893 INFO  (qtp1367961980-584) [n:127.0.0.1:41960_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:47159_solr&onlyIfLeaderActive=true&core=belowRate_collection_shard1_replica_n1&coreNodeName=core_node6&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1040
   [junit4]   2> 237027 INFO  (qtp1557941997-586) [n:127.0.0.1:37730_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 237027 INFO  (qtp1557941997-586) [n:127.0.0.1:37730_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 237039 INFO  (qtp1557941997-586) [n:127.0.0.1:37730_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 237039 INFO  (qtp1557941997-586) [n:127.0.0.1:37730_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 237082 INFO  (qtp1557941997-586) [n:127.0.0.1:37730_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f1c298c[belowRate_collection_shard1_replica_t7] main]
   [junit4]   2> 237093 INFO  (qtp1557941997-586) [n:127.0.0.1:37730_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 237094 INFO  (qtp1557941997-586) [n:127.0.0.1:37730_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 237095 INFO  (qtp1557941997-586) [n:127.0.0.1:37730_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 237097 INFO  (searcherExecutor-203-thread-1-processing-n:127.0.0.1:37730_solr x:belowRate_collection_shard1_replica_t7 c:belowRate_collection s:shard1 r:core_node8) [n:127.0.0.1:37730_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.c.SolrCore [belowRate_collection_shard1_replica_t7] Registered new searcher Searcher@5f1c298c[belowRate_collection_shard1_replica_t7] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 237097 INFO  (qtp1557941997-586) [n:127.0.0.1:37730_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1599351676503851008
   [junit4]   2> 237109 INFO  (qtp1557941997-586) [n:127.0.0.1:37730_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.c.ZkShardTerms Successful update of terms at /collections/belowRate_collection/terms/shard1 to Terms{value

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

e/Lucene-Solr-Tests-master/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-master/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-master/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-master/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-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/null1908750992
     [copy] Copying 40 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/null1908750992
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/null1908750992

resolve-example:

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-master/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

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-master/lucene/top-level-ivy-settings.xml

resolve:

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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1288767211
     [copy] Copying 246 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1288767211
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1288767211

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 58ms :: 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: 160 minutes 11 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
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-master - Build # 2514 - Still Unstable

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

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testDeleteNode

Error Message:
unexpected DELETENODE status: {responseHeader={status=0,QTime=3},status={state=notfound,msg=Did not find [search_rate_trigger3/5ab9ab199dec67T6w9deilp53a4yqdmesmn2jccw/0] in any tasks queue}}

Stack Trace:
java.lang.AssertionError: unexpected DELETENODE status: {responseHeader={status=0,QTime=3},status={state=notfound,msg=Did not find [search_rate_trigger3/5ab9ab199dec67T6w9deilp53a4yqdmesmn2jccw/0] in any tasks queue}}
	at __randomizedtesting.SeedInfo.seed([1A4ADD3ED512220A:38D813BCE2D8AD77]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.lambda$testDeleteNode$6(SearchRateTriggerIntegrationTest.java:668)
	at java.util.ArrayList.forEach(ArrayList.java:1257)
	at org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testDeleteNode(SearchRateTriggerIntegrationTest.java:660)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 12938 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
   [junit4]   2> 569423 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1A4ADD3ED512220A]-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-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A4ADD3ED512220A-001/init-core-data-001
   [junit4]   2> 569429 WARN  (SUITE-SearchRateTriggerIntegrationTest-seed#[1A4ADD3ED512220A]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 569430 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1A4ADD3ED512220A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 569432 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1A4ADD3ED512220A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 569433 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1A4ADD3ED512220A]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A4ADD3ED512220A-001/tempDir-001
   [junit4]   2> 569433 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1A4ADD3ED512220A]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 569441 INFO  (Thread-978) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 569441 INFO  (Thread-978) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 569444 ERROR (Thread-978) [    ] 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> 569539 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1A4ADD3ED512220A]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35740
   [junit4]   2> 569566 INFO  (zkConnectionManagerCallback-3474-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 569582 INFO  (jetty-launcher-3471-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T10:27:37-11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 569587 INFO  (jetty-launcher-3471-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T10:27:37-11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 569595 INFO  (jetty-launcher-3471-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T10:27:37-11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 569598 INFO  (jetty-launcher-3471-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T10:27:37-11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 569608 INFO  (jetty-launcher-3471-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T10:27:37-11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 569612 INFO  (jetty-launcher-3471-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 569612 INFO  (jetty-launcher-3471-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 569613 INFO  (jetty-launcher-3471-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 569613 INFO  (jetty-launcher-3471-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f58091c{/solr,null,AVAILABLE}
   [junit4]   2> 569615 INFO  (jetty-launcher-3471-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 569615 INFO  (jetty-launcher-3471-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 569615 INFO  (jetty-launcher-3471-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 569615 INFO  (jetty-launcher-3471-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b4934eb{/solr,null,AVAILABLE}
   [junit4]   2> 569616 INFO  (jetty-launcher-3471-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@38a557f3{SSL,[ssl, http/1.1]}{127.0.0.1:57007}
   [junit4]   2> 569616 INFO  (jetty-launcher-3471-thread-2) [    ] o.e.j.s.Server Started @569685ms
   [junit4]   2> 569616 INFO  (jetty-launcher-3471-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57007}
   [junit4]   2> 569616 ERROR (jetty-launcher-3471-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 569616 INFO  (jetty-launcher-3471-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 569616 INFO  (jetty-launcher-3471-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 569616 INFO  (jetty-launcher-3471-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 569616 INFO  (jetty-launcher-3471-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 569616 INFO  (jetty-launcher-3471-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-02T18:16:09.897Z
   [junit4]   2> 569618 INFO  (jetty-launcher-3471-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@55fa752d{SSL,[ssl, http/1.1]}{127.0.0.1:54315}
   [junit4]   2> 569618 INFO  (jetty-launcher-3471-thread-1) [    ] o.e.j.s.Server Started @569687ms
   [junit4]   2> 569618 INFO  (jetty-launcher-3471-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54315}
   [junit4]   2> 569618 ERROR (jetty-launcher-3471-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 569618 INFO  (jetty-launcher-3471-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 569618 INFO  (jetty-launcher-3471-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 569618 INFO  (jetty-launcher-3471-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 569618 INFO  (jetty-launcher-3471-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 569618 INFO  (jetty-launcher-3471-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-02T18:16:09.899Z
   [junit4]   2> 569678 INFO  (jetty-launcher-3471-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 569678 INFO  (jetty-launcher-3471-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 569678 INFO  (jetty-launcher-3471-thread-5) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 569679 INFO  (jetty-launcher-3471-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a7b496{/solr,null,AVAILABLE}
   [junit4]   2> 569679 INFO  (jetty-launcher-3471-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2f60ae9c{SSL,[ssl, http/1.1]}{127.0.0.1:41776}
   [junit4]   2> 569679 INFO  (jetty-launcher-3471-thread-5) [    ] o.e.j.s.Server Started @569749ms
   [junit4]   2> 569679 INFO  (jetty-launcher-3471-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41776}
   [junit4]   2> 569682 ERROR (jetty-launcher-3471-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 569682 INFO  (jetty-launcher-3471-thread-5) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 569682 INFO  (jetty-launcher-3471-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 569682 INFO  (jetty-launcher-3471-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 569682 INFO  (jetty-launcher-3471-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 569682 INFO  (jetty-launcher-3471-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-02T18:16:09.963Z
   [junit4]   2> 569710 INFO  (jetty-launcher-3471-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 569710 INFO  (jetty-launcher-3471-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 569710 INFO  (jetty-launcher-3471-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 569712 INFO  (jetty-launcher-3471-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ec1bc1d{/solr,null,AVAILABLE}
   [junit4]   2> 569713 INFO  (jetty-launcher-3471-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@50a2b096{SSL,[ssl, http/1.1]}{127.0.0.1:36781}
   [junit4]   2> 569713 INFO  (jetty-launcher-3471-thread-4) [    ] o.e.j.s.Server Started @569782ms
   [junit4]   2> 569713 INFO  (jetty-launcher-3471-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36781}
   [junit4]   2> 569713 ERROR (jetty-launcher-3471-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 569713 INFO  (jetty-launcher-3471-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 569713 INFO  (jetty-launcher-3471-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 569713 INFO  (jetty-launcher-3471-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 569713 INFO  (jetty-launcher-3471-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 569713 INFO  (jetty-launcher-3471-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-02T18:16:09.994Z
   [junit4]   2> 569739 INFO  (jetty-launcher-3471-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 569739 INFO  (jetty-launcher-3471-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 569739 INFO  (jetty-launcher-3471-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 569740 INFO  (jetty-launcher-3471-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c3bf2{/solr,null,AVAILABLE}
   [junit4]   2> 569740 INFO  (jetty-launcher-3471-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5c78d3ad{SSL,[ssl, http/1.1]}{127.0.0.1:60764}
   [junit4]   2> 569740 INFO  (jetty-launcher-3471-thread-3) [    ] o.e.j.s.Server Started @569810ms
   [junit4]   2> 569740 INFO  (jetty-launcher-3471-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60764}
   [junit4]   2> 569741 ERROR (jetty-launcher-3471-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 569741 INFO  (jetty-launcher-3471-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 569741 INFO  (jetty-launcher-3471-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 569741 INFO  (jetty-launcher-3471-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 569741 INFO  (jetty-launcher-3471-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 569741 INFO  (jetty-launcher-3471-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-02T18:16:10.022Z
   [junit4]   2> 569755 INFO  (zkConnectionManagerCallback-3478-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 569755 INFO  (jetty-launcher-3471-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 569756 INFO  (zkConnectionManagerCallback-3476-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 569770 INFO  (jetty-launcher-3471-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 569790 INFO  (zkConnectionManagerCallback-3484-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 569790 INFO  (jetty-launcher-3471-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 569815 INFO  (zkConnectionManagerCallback-3482-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 569816 INFO  (jetty-launcher-3471-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 569859 INFO  (zkConnectionManagerCallback-3480-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 569860 INFO  (jetty-launcher-3471-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 569895 INFO  (jetty-launcher-3471-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35740/solr
   [junit4]   2> 569908 INFO  (jetty-launcher-3471-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35740/solr
   [junit4]   2> 569958 INFO  (jetty-launcher-3471-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35740/solr
   [junit4]   2> 569979 INFO  (zkConnectionManagerCallback-3488-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 570002 INFO  (jetty-launcher-3471-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35740/solr
   [junit4]   2> 570036 INFO  (zkConnectionManagerCallback-3502-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 570051 INFO  (zkConnectionManagerCallback-3496-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 570288 INFO  (zkConnectionManagerCallback-3492-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 570319 INFO  (jetty-launcher-3471-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35740/solr
   [junit4]   2> 570320 INFO  (zkConnectionManagerCallback-3505-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 570344 INFO  (zkConnectionManagerCallback-3498-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 570344 INFO  (zkConnectionManagerCallback-3507-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 570366 INFO  (jetty-launcher-3471-thread-2) [n:127.0.0.1:57007_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 570366 INFO  (jetty-launcher-3471-thread-3) [n:127.0.0.1:60764_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 570367 INFO  (jetty-launcher-3471-thread-2) [n:127.0.0.1:57007_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57007_solr
   [junit4]   2> 570368 INFO  (jetty-launcher-3471-thread-3) [n:127.0.0.1:60764_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60764_solr
   [junit4]   2> 570369 INFO  (jetty-launcher-3471-thread-2) [n:127.0.0.1:57007_solr    ] o.a.s.c.Overseer Overseer (id=73731178138238987-127.0.0.1:57007_solr-n_0000000000) starting
   [junit4]   2> 570385 INFO  (zkConnectionManagerCallback-3510-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 570386 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 0x105f21da9cd000d, likely client has closed socket
   [junit4]   2> 570393 INFO  (zkCallback-3497-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 570394 INFO  (zkConnectionManagerCallback-3512-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 570422 INFO  (jetty-launcher-3471-thread-1) [n:127.0.0.1:54315_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 570424 INFO  (jetty-launcher-3471-thread-1) [n:127.0.0.1:54315_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 570427 INFO  (jetty-launcher-3471-thread-1) [n:127.0.0.1:54315_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 570427 INFO  (jetty-launcher-3471-thread-1) [n:127.0.0.1:54315_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54315_solr
   [junit4]   2> 570489 INFO  (zkCallback-3497-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 570514 INFO  (zkConnectionManagerCallback-3520-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 570521 INFO  (jetty-launcher-3471-thread-5) [n:127.0.0.1:41776_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 570523 INFO  (jetty-launcher-3471-thread-5) [n:127.0.0.1:41776_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 570553 INFO  (zkCallback-3506-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 570553 INFO  (zkCallback-3511-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 570556 INFO  (jetty-launcher-3471-thread-5) [n:127.0.0.1:41776_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 570556 INFO  (jetty-launcher-3471-thread-5) [n:127.0.0.1:41776_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41776_solr
   [junit4]   2> 570557 INFO  (zkCallback-3497-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 570586 INFO  (zkCallback-3511-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 570604 INFO  (zkCallback-3506-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 570630 INFO  (zkCallback-3519-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 570732 INFO  (jetty-launcher-3471-thread-4) [n:127.0.0.1:36781_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 570734 INFO  (jetty-launcher-3471-thread-4) [n:127.0.0.1:36781_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 570746 INFO  (zkConnectionManagerCallback-3529-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 570746 INFO  (jetty-launcher-3471-thread-4) [n:127.0.0.1:36781_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 570747 INFO  (jetty-launcher-3471-thread-4) [n:127.0.0.1:36781_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36781_solr
   [junit4]   2> 570747 INFO  (jetty-launcher-3471-thread-2) [n:127.0.0.1:57007_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 570748 INFO  (zkCallback-3511-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 570748 INFO  (zkCallback-3497-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 570748 INFO  (zkCallback-3506-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 570749 INFO  (zkCallback-3519-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 570750 INFO  (jetty-launcher-3471-thread-2) [n:127.0.0.1:57007_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35740/solr ready
   [junit4]   2> 570775 INFO  (jetty-launcher-3471-thread-2) [n:127.0.0.1:57007_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 570775 INFO  (jetty-launcher-3471-thread-2) [n:127.0.0.1:57007_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57007_solr
   [junit4]   2> 570778 INFO  (zkCallback-3511-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 570782 INFO  (zkCallback-3497-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 570877 DEBUG (OverseerAutoScalingTriggerThread-73731178138238987-127.0.0.1:57007_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 570890 INFO  (zkCallback-3519-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 570894 DEBUG (OverseerAutoScalingTriggerThread-73731178138238987-127.0.0.1:57007_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 570895 DEBUG (OverseerAutoScalingTriggerThread-73731178138238987-127.0.0.1:57007_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 570895 DEBUG (OverseerAutoScalingTriggerThread-73731178138238987-127.0.0.1:57007_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 570908 INFO  (zkCallback-3506-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 570918 INFO  (zkCallback-3528-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 570927 DEBUG (OverseerAutoScalingTriggerThread-73731178138238987-127.0.0.1:57007_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:60764_solr, 127.0.0.1:36781_solr, 127.0.0.1:54315_solr, 127.0.0.1:41776_solr]
   [junit4]   2> 570958 INFO  (zkCallback-3504-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 570966 INFO  (zkCallback-3528-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 570986 DEBUG (ScheduledTrigger-1747-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5
   [junit4]   2> 570990 DEBUG (OverseerAutoScalingTriggerThread-73731178138238987-127.0.0.1:57007_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 570990 DEBUG (OverseerAutoScalingTriggerThread-73731178138238987-127.0.0.1:57007_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 571542 INFO  (jetty-launcher-3471-thread-3) [n:127.0.0.1:60764_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60764.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@673ed906
   [junit4]   2> 571592 INFO  (jetty-launcher-3471-thread-1) [n:127.0.0.1:54315_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54315.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@673ed906
   [junit4]   2> 571627 INFO  (jetty-launcher-3471-thread-1) [n:127.0.0.1:54315_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54315.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@673ed906
   [junit4]   2> 571627 INFO  (jetty-launcher-3471-thread-1) [n:127.0.0.1:54315_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54315.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@673ed906
   [junit4]   2> 571634 INFO  (jetty-launcher-3471-thread-3) [n:127.0.0.1:60764_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60764.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@673ed906
   [junit4]   2> 571634 INFO  (jetty-launcher-3471-thread-3) [n:127.0.0.1:60764_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60764.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@673ed906
   [junit4]   2> 571636 INFO  (jetty-launcher-3471-thread-3) [n:127.0.0.1:60764_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A4ADD3ED512220A-001/tempDir-001/node3/.
   [junit4]   2> 571891 INFO  (jetty-launcher-3471-thread-1) [n:127.0.0.1:54315_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A4ADD3ED512220A-001/tempDir-001/node1/.
   [junit4]   2> 572126 DEBUG (ScheduledTrigger-1747-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5
   [junit4]   2> 572158 INFO  (zkConnectionManagerCallback-3539-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 572159 INFO  (jetty-launcher-3471-thread-1) [n:127.0.0.1:54315_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 572161 INFO  (jetty-launcher-3471-thread-1) [n:127.0.0.1:54315_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35740/solr ready
   [junit4]   2> 572179 INFO  (zkConnectionManagerCallback-3534-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 572180 INFO  (jetty-launcher-3471-thread-3) [n:127.0.0.1:60764_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 572185 INFO  (jetty-launcher-3471-thread-3) [n:127.0.0.1:60764_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35740/solr ready
   [junit4]   2> 572242 INFO  (jetty-launcher-3471-thread-5) [n:127.0.0.1:41776_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41776.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@673ed906
   [junit4]   2> 572362 INFO  (jetty-launcher-3471-thread-5) [n:127.0.0.1:41776_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41776.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@673ed906
   [junit4]   2> 572363 INFO  (jetty-launcher-3471-thread-5) [n:127.0.0.1:41776_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41776.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@673ed906
   [junit4]   2> 572364 INFO  (jetty-launcher-3471-thread-5) [n:127.0.0.1:41776_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A4ADD3ED512220A-001/tempDir-001/node5/.
   [junit4]   2> 572442 INFO  (jetty-launcher-3471-thread-2) [n:127.0.0.1:57007_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57007.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@673ed906
   [junit4]   2> 572478 INFO  (zkConnectionManagerCallback-3544-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 572480 INFO  (jetty-launcher-3471-thread-5) [n:127.0.0.1:41776_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 572481 INFO  (jetty-launcher-3471-thread-5) [n:127.0.0.1:41776_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35740/solr ready
   [junit4]   2> 572497 INFO  (jetty-launcher-3471-thread-2) [n:127.0.0.1:57007_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57007.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@673ed906
   [junit4]   2> 572497 INFO  (jetty-launcher-3471-thread-2) [n:127.0.0.1:57007_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57007.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@673ed906
   [junit4]   2> 572537 INFO  (jetty-launcher-3471-thread-2) [n:127.0.0.1:57007_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A4ADD3ED512220A-001/tempDir-001/node2/.
   [junit4]   2> 572948 INFO  (jetty-launcher-3471-thread-4) [n:127.0.0.1:36781_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36781.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@673ed906
   [junit4]   2> 572961 INFO  (jetty-launcher-3471-thread-4) [n:127.0.0.1:36781_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36781.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@673ed906
   [junit4]   2> 572961 INFO  (jetty-launcher-3471-thread-4) [n:127.0.0.1:36781_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36781.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@673ed906
   [junit4]   2> 572963 INFO  (jetty-launcher-3471-thread-4) [n:127.0.0.1:36781_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A4ADD3ED512220A-001/tempDir-001/node4/.
   [junit4]   2> 572981 INFO  (zkConnectionManagerCallback-3549-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 572983 INFO  (jetty-launcher-3471-thread-4) [n:127.0.0.1:36781_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 572984 INFO  (jetty-launcher-3471-thread-4) [n:127.0.0.1:36781_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35740/solr ready
   [junit4]   2> 573091 INFO  (zkConnectionManagerCallback-3551-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 573112 INFO  (zkConnectionManagerCallback-3556-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 573113 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1A4ADD3ED512220A]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 573114 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1A4ADD3ED512220A]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35740/solr ready
   [junit4]   2> 573129 DEBUG (ScheduledTrigger-1747-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5
   [junit4]   2> 573541 INFO  (qtp17711808-8535) [n:127.0.0.1:41776_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=15
   [junit4]   2> 573584 INFO  (qtp1730506577-8560) [n:127.0.0.1:60764_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 573651 INFO  (qtp1671193574-8549) [n:127.0.0.1:36781_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 573838 INFO  (qtp1984893907-8519) [n:127.0.0.1:54315_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 573882 INFO  (qtp1602142-8523) [n:127.0.0.1:57007_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 573882 DEBUG (qtp17711808-8536) [n:127.0.0.1:41776_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 573884 DEBUG (zkCallback-3528-thread-2) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 573884 INFO  (qtp17711808-8536) [n:127.0.0.1:41776_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=406
   [junit4]   2> 573885 DEBUG (OverseerAutoScalingTriggerThread-73731178138238987-127.0.0.1:57007_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 573888 DEBUG (OverseerAutoScalingTriggerThread-73731178138238987-127.0.0.1:57007_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 573888 DEBUG (OverseerAutoScalingTriggerThread-73731178138238987-127.0.0.1:57007_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 573959 INFO  (TEST-SearchRateTriggerIntegrationTest.testDeleteNode-seed#[1A4ADD3ED512220A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteNode
   [junit4]   2> 573960 INFO  (TEST-SearchRateTriggerIntegrationTest.testDeleteNode-seed#[1A4ADD3ED512220A]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 573962 DEBUG (zkCallback-3528-thread-2) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 573963 DEBUG (OverseerAutoScalingTriggerThread-73731178138238987-127.0.0.1:57007_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 573964 DEBUG (OverseerAutoScalingTriggerThread-73731178138238987-127.0.0.1:57007_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 573964 DEBUG (OverseerAutoScalingTriggerThread-73731178138238987-127.0.0.1:57007_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 573964 DEBUG (OverseerAutoScalingTriggerThread-73731178138238987-127.0.0.1:57007_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 573964 INFO  (TEST-SearchRateTriggerIntegrationTest.testDeleteNode-seed#[1A4ADD3ED512220A]) [    ] o.a.s.c.a.SearchRateTriggerIntegrationTest /autoscaling.json reset, new znode version 3
   [junit4]   2> 578973 INFO  (qtp17711808-8538) [n:127.0.0.1:41776_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=deleteNode_collection&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 579012 INFO  (OverseerThreadFactory-1749-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection deleteNode_collection
   [junit4]   2> 579137 INFO  (OverseerStateUpdate-73731178138238987-127.0.0.1:57007_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteNode_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteNode_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:57007/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 579144 INFO  (OverseerStateUpdate-73731178138238987-127.0.0.1:57007_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteNode_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteNode_collection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36781/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 579433 INFO  (qtp1602142-8512) [n:127.0.0.1:57007_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=deleteNode_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteNode_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 579455 INFO  (qtp1671193574-8550) [n:127.0.0.1:36781_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deleteNode_collection_shard1_replica_n3&action=CREATE&numShards=1&collection=deleteNode_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 580462 INFO  (qtp1602142-8512) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 580471 INFO  (qtp1602142-8512) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.s.IndexSchema [deleteNode_collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 580475 INFO  (qtp1602142-8512) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 580475 INFO  (qtp1602142-8512) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'deleteNode_collection_shard1_replica_n1' using configuration from collection deleteNode_collection, trusted=true
   [junit4]   2> 580476 INFO  (qtp1602142-8512) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57007.solr.core.deleteNode_collection.shard1.replica_n1' (registry 'solr.core.deleteNode_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@673ed906
   [junit4]   2> 580476 INFO  (qtp1602142-8512) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 580476 INFO  (qtp1602142-8512) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.c.SolrCore [[deleteNode_collection_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A4ADD3ED512220A-001/tempDir-001/node2/deleteNode_collection_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A4ADD3ED512220A-001/tempDir-001/node2/./deleteNode_collection_shard1_replica_n1/data/]
   [junit4]   2> 580492 INFO  (qtp1671193574-8550) [n:127.0.0.1:36781_solr c:deleteNode_collection s:shard1 r:core_node4 x:deleteNode_collection_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 580505 INFO  (qtp1671193574-8550) [n:127.0.0.1:36781_solr c:deleteNode_collection s:shard1 r:core_node4 x:deleteNode_collection_shard1_replica_n3] o.a.s.s.IndexSchema [deleteNode_collection_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 580507 INFO  (qtp1671193574-8550) [n:127.0.0.1:36781_solr c:deleteNode_collection s:shard1 r:core_node4 x:deleteNode_collection_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 580508 INFO  (qtp1671193574-8550) [n:127.0.0.1:36781_solr c:deleteNode_collection s:shard1 r:core_node4 x:deleteNode_collection_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'deleteNode_collection_shard1_replica_n3' using configuration from collection deleteNode_collection, trusted=true
   [junit4]   2> 580508 INFO  (qtp1671193574-8550) [n:127.0.0.1:36781_solr c:deleteNode_collection s:shard1 r:core_node4 x:deleteNode_collection_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36781.solr.core.deleteNode_collection.shard1.replica_n3' (registry 'solr.core.deleteNode_collection.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@673ed906
   [junit4]   2> 580508 INFO  (qtp1671193574-8550) [n:127.0.0.1:36781_solr c:deleteNode_collection s:shard1 r:core_node4 x:deleteNode_collection_shard1_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 580509 INFO  (qtp1671193574-8550) [n:127.0.0.1:36781_solr c:deleteNode_collection s:shard1 r:core_node4 x:deleteNode_collection_shard1_replica_n3] o.a.s.c.SolrCore [[deleteNode_collection_shard1_replica_n3] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A4ADD3ED512220A-001/tempDir-001/node4/deleteNode_collection_shard1_replica_n3], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A4ADD3ED512220A-001/tempDir-001/node4/./deleteNode_collection_shard1_replica_n3/data/]
   [junit4]   2> 580590 INFO  (qtp1602142-8512) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 580590 INFO  (qtp1602142-8512) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 580592 INFO  (qtp1602142-8512) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 580592 INFO  (qtp1602142-8512) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 580594 INFO  (qtp1602142-8512) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b35cbd0[deleteNode_collection_shard1_replica_n1] main]
   [junit4]   2> 580596 INFO  (qtp1602142-8512) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 580597 INFO  (qtp1602142-8512) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 580598 INFO  (qtp1602142-8512) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 580598 INFO  (qtp1602142-8512) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1599377224110178304
   [junit4]   2> 580603 INFO  (searcherExecutor-1760-thread-1-processing-n:127.0.0.1:57007_solr x:deleteNode_collection_shard1_replica_n1 c:deleteNode_collection s:shard1 r:core_node2) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.c.SolrCore [deleteNode_collection_shard1_replica_n1] Registered new searcher Searcher@6b35cbd0[deleteNode_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 580608 INFO  (qtp1602142-8512) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteNode_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 580612 INFO  (qtp1671193574-8550) [n:127.0.0.1:36781_solr c:deleteNode_collection s:shard1 r:core_node4 x:deleteNode_collection_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 580612 INFO  (qtp1671193574-8550) [n:127.0.0.1:36781_solr c:deleteNode_collection s:shard1 r:core_node4 x:deleteNode_collection_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 580613 INFO  (qtp1602142-8512) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_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> 580614 INFO  (qtp1671193574-8550) [n:127.0.0.1:36781_solr c:deleteNode_collection s:shard1 r:core_node4 x:deleteNode_collection_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 580614 INFO  (qtp1671193574-8550) [n:127.0.0.1:36781_solr c:deleteNode_collection s:shard1 r:core_node4 x:deleteNode_collection_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 580616 INFO  (qtp1671193574-8550) [n:127.0.0.1:36781_solr c:deleteNode_collection s:shard1 r:core_node4 x:deleteNode_collection_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@aa1ec4c[deleteNode_collection_shard1_replica_n3] main]
   [junit4]   2> 580617 INFO  (qtp1671193574-8550) [n:127.0.0.1:36781_solr c:deleteNode_collection s:shard1 r:core_node4 x:deleteNode_collection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 580617 INFO  (qtp1671193574-8550) [n:127.0.0.1:36781_solr c:deleteNode_collection s:shard1 r:core_node4 x:deleteNode_collection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 580618 INFO  (qtp1671193574-8550) [n:127.0.0.1:36781_solr c:deleteNode_collection s:shard1 r:core_node4 x:deleteNode_collection_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 580619 INFO  (searcherExecutor-1761-thread-1-processing-n:127.0.0.1:36781_solr x:deleteNode_collection_shard1_replica_n3 c:deleteNode_collection s:shard1 r:core_node4) [n:127.0.0.1:36781_solr c:deleteNode_collection s:shard1 r:core_node4 x:deleteNode_collection_shard1_replica_n3] o.a.s.c.SolrCore [deleteNode_collection_shard1_replica_n3] Registered new searcher Searcher@aa1ec4c[deleteNode_collection_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 580619 INFO  (qtp1671193574-8550) [n:127.0.0.1:36781_solr c:deleteNode_collection s:shard1 r:core_node4 x:deleteNode_collection_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1599377224132198400
   [junit4]   2> 580627 INFO  (qtp1671193574-8550) [n:127.0.0.1:36781_solr c:deleteNode_collection s:shard1 r:core_node4 x:deleteNode_collection_shard1_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteNode_collection/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 581114 INFO  (qtp1602142-8512) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 581114 INFO  (qtp1602142-8512) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 581114 INFO  (qtp1602142-8512) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:57007/solr/deleteNode_collection_shard1_replica_n1/
   [junit4]   2> 581115 INFO  (qtp1602142-8512) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=deleteNode_collection_shard1_replica_n1 url=https://127.0.0.1:57007/solr START replicas=[https://127.0.0.1:36781/solr/deleteNode_collection_shard1_replica_n3/] nUpdates=100
   [junit4]   2> 581122 INFO  (qtp1671193574-8547) [n:127.0.0.1:36781_solr c:deleteNode_collection s:shard1 r:core_node4 x:deleteNode_collection_shard1_replica_n3] o.a.s.c.S.Request [deleteNode_collection_shard1_replica_n3]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 581415 INFO  (qtp1602142-8512) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=deleteNode_collection_shard1_replica_n1 url=https://127.0.0.1:57007/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 581416 INFO  (qtp1602142-8512) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 581416 INFO  (qtp1602142-8512) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_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> 581416 INFO  (qtp1602142-8512) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 581420 INFO  (qtp1602142-8512) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:57007/solr/deleteNode_collection_shard1_replica_n1/ shard1
   [junit4]   2> 581523 INFO  (qtp1602142-8512) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 581526 INFO  (qtp1602142-8512) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=deleteNode_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteNode_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2093
   [junit4]   2> 581626 INFO  (zkCallback-3506-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteNode_collection/state.json] for collection [deleteNode_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 581642 INFO  (qtp1671193574-8550) [n:127.0.0.1:36781_solr c:deleteNode_collection s:shard1 r:core_node4 x:deleteNode_collection_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deleteNode_collection_shard1_replica_n3&action=CREATE&numShards=1&collection=deleteNode_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2186
   [junit4]   2> 581647 INFO  (qtp17711808-8538) [n:127.0.0.1:41776_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> 581662 INFO  (OverseerCollectionConfigSetProcessor-73731178138238987-127.0.0.1:57007_solr-n_0000000000) [    ] 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> 581739 INFO  (zkCallback-3504-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteNode_collection/state.json] for collection [deleteNode_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 581740 INFO  (zkCallback-3506-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteNode_collection/state.json] for collection [deleteNode_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 582652 INFO  (qtp17711808-8538) [n:127.0.0.1:41776_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=deleteNode_collection&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3678
   [junit4]   2> 582653 INFO  (qtp17711808-8535) [n:127.0.0.1:41776_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params action=ADDREPLICA&collection=deleteNode_collection&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 582673 INFO  (OverseerThreadFactory-1749-thread-2) [    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:60764_solr for creating new replica
   [junit4]   2> 582683 INFO  (OverseerStateUpdate-73731178138238987-127.0.0.1:57007_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"deleteNode_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteNode_collection_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:60764/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60764_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 582789 INFO  (zkCallback-3504-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteNode_collection/state.json] for collection [deleteNode_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 582789 INFO  (zkCallback-3506-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteNode_collection/state.json] for collection [deleteNode_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 582921 INFO  (qtp1730506577-8561) [n:127.0.0.1:60764_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=deleteNode_collection_shard1_replica_n5&action=CREATE&collection=deleteNode_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 582922 INFO  (qtp1730506577-8561) [n:127.0.0.1:60764_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 582973 INFO  (qtp1730506577-8561) [n:127.0.0.1:60764_solr c:deleteNode_collection s:shard1 r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 583031 INFO  (zkCallback-3504-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteNode_collection/state.json] for collection [deleteNode_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 583031 INFO  (zkCallback-3506-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteNode_collection/state.json] for collection [deleteNode_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 583053 INFO  (qtp1730506577-8561) [n:127.0.0.1:60764_solr c:deleteNode_collection s:shard1 r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.s.IndexSchema [deleteNode_collection_shard1_replica_n5] Schema name=minimal
   [junit4]   2> 583093 INFO  (qtp1730506577-8561) [n:127.0.0.1:60764_solr c:deleteNode_collection s:shard1 r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 583106 INFO  (qtp1730506577-8561) [n:127.0.0.1:60764_solr c:deleteNode_collection s:shard1 r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'deleteNode_collection_shard1_replica_n5' using configuration from collection deleteNode_collection, trusted=true
   [junit4]   2> 583108 INFO  (qtp1730506577-8561) [n:127.0.0.1:60764_solr c:deleteNode_collection s:shard1 r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60764.solr.core.deleteNode_collection.shard1.replica_n5' (registry 'solr.core.deleteNode_collection.shard1.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@673ed906
   [junit4]   2> 583109 INFO  (qtp1730506577-8561) [n:127.0.0.1:60764_solr c:deleteNode_collection s:shard1 r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 583109 INFO  (qtp1730506577-8561) [n:127.0.0.1:60764_solr c:deleteNode_collection s:shard1 r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.c.SolrCore [[deleteNode_collection_shard1_replica_n5] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A4ADD3ED512220A-001/tempDir-001/node3/deleteNode_collection_shard1_replica_n5], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A4ADD3ED512220A-001/tempDir-001/node3/./deleteNode_collection_shard1_replica_n5/data/]
   [junit4]   2> 583373 INFO  (qtp1730506577-8561) [n:127.0.0.1:60764_solr c:deleteNode_collection s:shard1 r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 583373 INFO  (qtp1730506577-8561) [n:127.0.0.1:60764_solr c:deleteNode_collection s:shard1 r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 583374 INFO  (qtp1730506577-8561) [n:127.0.0.1:60764_solr c:deleteNode_collection s:shard1 r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 583374 INFO  (qtp1730506577-8561) [n:127.0.0.1:60764_solr c:deleteNode_collection s:shard1 r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 583377 INFO  (qtp1730506577-8561) [n:127.0.0.1:60764_solr c:deleteNode_collection s:shard1 r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@1151badf[deleteNode_collection_shard1_replica_n5] main]
   [junit4]   2> 583378 INFO  (qtp1730506577-8561) [n:127.0.0.1:60764_solr c:deleteNode_collection s:shard1 r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 583378 INFO  (qtp1730506577-8561) [n:127.0.0.1:60764_solr c:deleteNode_collection s:shard1 r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 583379 INFO  (qtp1730506577-8561) [n:127.0.0.1:60764_solr c:deleteNode_collection s:shard1 r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 583380 INFO  (qtp1730506577-8561) [n:127.0.0.1:60764_solr c:deleteNode_collection s:shard1 r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1599377227027316736
   [junit4]   2> 583382 INFO  (searcherExecutor-1770-thread-1-processing-n:127.0.0.1:60764_solr x:deleteNode_collection_shard1_replica_n5 c:deleteNode_collection s:shard1 r:core_node6) [n:127.0.0.1:60764_solr c:deleteNode_collection s:shard1 r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.c.SolrCore [deleteNode_collection_shard1_replica_n5] Registered new searcher Searcher@1151badf[deleteNode_collection_shard1_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 583393 INFO  (qtp1730506577-8561) [n:127.0.0.1:60764_solr c:deleteNode_collection s:shard1 r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteNode_collection/terms/shard1 to Terms{values={core_node2=0, core_node6=0, core_node4=0}, version=2}
   [junit4]   2> 583403 INFO  (qtp1730506577-8561) [n:127.0.0.1:60764_solr c:deleteNode_collection s:shard1 r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.c.ZkController Core needs to recover:deleteNode_collection_shard1_replica_n5
   [junit4]   2> 583421 INFO  (qtp1730506577-8561) [n:127.0.0.1:60764_solr c:deleteNode_collection s:shard1 r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=deleteNode_collection_shard1_replica_n5&action=CREATE&collection=deleteNode_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=499
   [junit4]   2> 583429 INFO  (qtp17711808-8535) [n:127.0.0.1:41776_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=ADDREPLICA&collection=deleteNode_collection&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=775
   [junit4]   2> 583430 INFO  (qtp17711808-8538) [n:127.0.0.1:41776_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params action=ADDREPLICA&collection=deleteNode_collection&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 583433 INFO  (OverseerCollectionConfigSetProcessor-73731178138238987-127.0.0.1:57007_solr-n_0000000000) [    ] 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> 583433 INFO  (updateExecutor-3485-thread-1-processing-n:127.0.0.1:60764_solr x:deleteNode_collection_shard1_replica_n5 c:deleteNode_collection s:shard1 r:core_node6) [n:127.0.0.1:60764_solr c:deleteNode_collection s:shard1 r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 583464 INFO  (recoveryExecutor-3486-thread-1-processing-n:127.0.0.1:60764_solr x:deleteNode_collection_shard1_replica_n5 c:deleteNode_collection s:shard1 r:core_node6) [n:127.0.0.1:60764_solr c:deleteNode_collection s:shard1 r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 583476 INFO  (recoveryExecutor-3486-thread-1-processing-n:127.0.0.1:60764_solr x:deleteNode_collection_shard1_replica_n5 c:deleteNode_collection s:shard1 r:core_node6) [n:127.0.0.1:60764_solr c:deleteNode_collection s:shard1 r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 583513 INFO  (OverseerThreadFactory-1749-thread-3) [    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:54315_solr for creating new replica
   [junit4]   2> 583517 INFO  (OverseerStateUpdate-73731178138238987-127.0.0.1:57007_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"deleteNode_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteNode_collection_shard1_replica_t7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:54315/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54315_solr",
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 583521 INFO  (qtp1602142-8525) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.c.S.Request [deleteNode_collection_shard1_replica_n1]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 583521 INFO  (qtp1602142-8525) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.c.S.Request [deleteNode_collection_shard1_replica_n1]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 583522 INFO  (recoveryExecutor-3486-thread-1-processing-n:127.0.0.1:60764_solr x:deleteNode_collection_shard1_replica_n5 c:deleteNode_collection s:shard1 r:core_node6) [n:127.0.0.1:60764_solr c:deleteNode_collection s:shard1 r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[deleteNode_collection_shard1_replica_n5]
   [junit4]   2> 583522 INFO  (recoveryExecutor-3486-thread-1-processing-n:127.0.0.1:60764_solr x:deleteNode_collection_shard1_replica_n5 c:deleteNode_collection s:shard1 r:core_node6) [n:127.0.0.1:60764_solr c:deleteNode_collection s:shard1 r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 583522 INFO  (recoveryExecutor-3486-thread-1-processing-n:127.0.0.1:60764_solr x:deleteNode_collection_shard1_replica_n5 c:deleteNode_collection s:shard1 r:core_node6) [n:127.0.0.1:60764_solr c:deleteNode_collection s:shard1 r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.c.RecoveryStrategy Publishing state of core [deleteNode_collection_shard1_replica_n5] as recovering, leader is [https://127.0.0.1:57007/solr/deleteNode_collection_shard1_replica_n1/] and I am [https://127.0.0.1:60764/solr/deleteNode_collection_shard1_replica_n5/]
   [junit4]   2> 583527 INFO  (recoveryExecutor-3486-thread-1-processing-n:127.0.0.1:60764_solr x:deleteNode_collection_shard1_replica_n5 c:deleteNode_collection s:shard1 r:core_node6) [n:127.0.0.1:60764_solr c:deleteNode_collection s:shard1 r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteNode_collection/terms/shard1 to Terms{values={core_node6=0, core_node6_recovering=0, core_node2=0, core_node4=0}, version=3}
   [junit4]   2> 583540 INFO  (recoveryExecutor-3486-thread-1-processing-n:127.0.0.1:60764_solr x:deleteNode_collection_shard1_replica_n5 c:deleteNode_collection s:shard1 r:core_node6) [n:127.0.0.1:60764_solr c:deleteNode_collection s:shard1 r:core_node6 x:deleteNode_collection_shard1_replica_n5] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:57007/solr]; [WaitForState: action=PREPRECOVERY&core=deleteNode_collection_shard1_replica_n1&nodeName=127.0.0.1:60764_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 583578 INFO  (qtp1602142-8527) [n:127.0.0.1:57007_solr    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node6, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 583580 INFO  (qtp1602142-8527) [n:127.0.0.1:57007_solr    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=deleteNode_collection, shard=shard1, thisCore=deleteNode_collection_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:60764_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"deleteNode_collection_shard1_replica_n5","base_url":"https://127.0.0.1:60764/solr","node_name":"127.0.0.1:60764_solr","state":"down","type":"NRT","force_set_state":"false"}
   [junit4]   2> 583631 INFO  (zkCallback-3504-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteNode_collection/state.json] for collection [deleteNode_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 583631 INFO  (zkCallback-3497-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteNode_collection/state.json] for collection [deleteNode_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 583632 INFO  (zkCallback-3506-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteNode_collection/state.json] for collection [deleteNode_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 583644 INFO  (zkCallback-3497-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteNode_collection/state.json] for collection [deleteNode_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 583796 INFO  (qtp1984893907-8520) [n:127.0.0.1:54315_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=deleteNode_collection_shard1_replica_t7&action=CREATE&collection=deleteNode_collection&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 583851 INFO  (qtp1984893907-8520) [n:127.0.0.1:54315_solr c:deleteNode_collection s:shard1 r:core_node8 x:deleteNode_collection_shard1_replica_t7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 583867 INFO  (qtp1984893907-8520) [n:127.0.0.1:54315_solr c:deleteNode_collection s:shard1 r:core_node8 x:deleteNode_collection_shard1_replica_t7] o.a.s.s.IndexSchema [deleteNode_collection_shard1_replica_t7] Schema name=minimal
   [junit4]   2> 583875 INFO  (qtp1984893907-8520) [n:127.0.0.1:54315_solr c:deleteNode_collection s:shard1 r:core_node8 x:deleteNode_collection_shard1_replica_t7] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 583875 INFO  (qtp1984893907-8520) [n:127.0.0.1:54315_solr c:deleteNode_collection s:shard1 r:core_node8 x:deleteNode_collection_shard1_replica_t7] o.a.s.c.CoreContainer Creating SolrCore 'deleteNode_collection_shard1_replica_t7' using configuration from collection deleteNode_collection, trusted=true
   [junit4]   2> 583876 INFO  (qtp1984893907-8520) [n:127.0.0.1:54315_solr c:deleteNode_collection s:shard1 r:core_node8 x:deleteNode_collection_shard1_replica_t7] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54315.solr.core.deleteNode_collection.shard1.replica_t7' (registry 'solr.core.deleteNode_collection.shard1.replica_t7') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@673ed906
   [junit4]   2> 583876 INFO  (qtp1984893907-8520) [n:127.0.0.1:54315_solr c:deleteNode_collection s:shard1 r:core_node8 x:deleteNode_collection_shard1_replica_t7] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 583876 INFO  (qtp1984893907-8520) [n:127.0.0.1:54315_solr c:deleteNode_collection s:shard1 r:core_node8 x:deleteNode_collection_shard1_replica_t7] o.a.s.c.SolrCore [[deleteNode_collection_shard1_replica_t7] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A4ADD3ED512220A-001/tempDir-001/node1/deleteNode_collection_shard1_replica_t7], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A4ADD3ED512220A-001/tempDir-001/node1/./deleteNode_collection_shard1_replica_t7/data/]
   [junit4]   2> 583907 INFO  (zkCallback-3504-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteNode_collection/state.json] for collection [deleteNode_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 583907 INFO  (zkCallback-3497-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteNode_collection/state.json] for collection [deleteNode_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 583907 INFO  (zkCallback-3497-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteNode_collection/state.json] for collection [deleteNode_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 583908 INFO  (zkCallback-3506-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteNode_collection/state.json] for collection [deleteNode_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 584010 INFO  (qtp1984893907-8520) [n:127.0.0.1:54315_solr c:deleteNode_collection s:shard1 r:core_node8 x:deleteNode_collection_shard1_replica_t7] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 584010 INFO  (qtp1984893907-8520) [n:127.0.0.1:54315_solr c:deleteNode_collection s:shard1 r:core_node8 x:deleteNode_collection_shard1_replica_t7] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 584012 INFO  (qtp1984893907-8520) [n:127.0.0.1:54315_solr c:deleteNode_collection s:shard1 r:core_node8 x:deleteNode_collection_shard1_replica_t7] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 584012 INFO  (qtp1984893907-8520) [n:127.0.0.1:54315_solr c:deleteNode_collection s:shard1 r:core_node8 x:deleteNode_collection_shard1_replica_t7] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 584014 INFO  (qtp1984893907-8520) [n:127.0.0.1:54315_solr c:deleteNode_collection s:shard1 r:core_node8 x:deleteNode_collection_shard1_replica_t7] o.a.s.s.SolrIndexSearcher Opening [Searcher@723a3763[deleteNode_collection_shard1_replica_t7] main]
   [junit4]   2> 584016 INFO  (qtp1984893907-8520) [n:127.0.0.1:54315_solr c:deleteNode_collection s:shard1 r:core_node8 x:deleteNode_collection_shard1_replica_t7] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 584016 INFO  (qtp1984893907-8520) [n:127.0.0.1:54315_solr c:deleteNode_collection s:shard1 r:core_node8 x:deleteNode_collection_shard1_replica_t7] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 584037 INFO  (qtp1984893907-8520) [n:127.0.0.1:54315_solr c:deleteNode_collection s:shard1 r:core_node8 x:deleteNode_collection_shard1_replica_t7] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 584037 INFO  (qtp1984893907-8520) [n:127.0.0.1:54315_solr c:deleteNode_collection s:shard1 r:core_node8 x:deleteNode_collection_shard1_replica_t7] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1599377227716231168
   [junit4]   2> 584039 INFO  (searcherExecutor-1775-thread-1-processing-n:127.0.0.1:54315_solr x:deleteNode_collection_shard1_replica_t7 c:deleteNode_collection s:shard1 r:core_node8) [n:127.0.0.1:54315_solr c:deleteNode_collection s:shard1 r:core_node8 x:deleteNode_collection_shard1_replica_t7] o.a.s.c.SolrCore [deleteNode_collection_shard1_replica_t7] Registered new searcher Searcher@723a3763[deleteNode_collection_shard1_replica_t7] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 584059 INFO  (qtp1984893907-8520) [n:127.0.0.1:54315_solr c:deleteNode_collection s:shard1 r:core_node8 x:deleteNode_collection_shard1_replica_t7] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteNode_collection/terms/shard1 to Terms{values={core_node6=0, core_node8=0, core_node6_recovering=0, core_node2=0, core_node4=0}, version=4}
   [junit4]   2> 584087 INFO  (qtp1984893907-8520) [n:127.0.0.1:54315_solr c:deleteNode_collection s:shard1 r:core_node8 x:deleteNode_collection_shard1_replica_t7] o.a.s.c.ZkController Core needs to recover:deleteNode_collection_shard1_replica_t7
   [junit4]   2> 584101 INFO  (updateExecutor-3489-thread-1-processing-n:127.0.0.1:54315_solr x:deleteNode_collection_shard1_replica_t7 c:deleteNode_collection s:shard1 r:core_node8) [n:127.0.0.1:54315_solr c:deleteNode_collection s:shard1 r:core_node8 x:deleteNode_collection_shard1_replica_t7] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 584126 INFO  (recoveryExecutor-3490-thread-1-processing-n:127.0.0.1:54315_solr x:deleteNode_collection_shard1_replica_t7 c:deleteNode_collection s:shard1 r:core_node8) [n:127.0.0.1:54315_solr c:deleteNode_collection s:shard1 r:core_node8 x:deleteNode_collection_shard1_replica_t7] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 584128 INFO  (qtp1984893907-8520) [n:127.0.0.1:54315_solr c:deleteNode_collection s:shard1 r:core_node8 x:deleteNode_collection_shard1_replica_t7] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=deleteNode_collection_shard1_replica_t7&action=CREATE&collection=deleteNode_collection&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=331
   [junit4]   2> 584129 INFO  (recoveryExecutor-3490-thread-1-processing-n:127.0.0.1:54315_solr x:deleteNode_collection_shard1_replica_t7 c:deleteNode_collection s:shard1 r:core_node8) [n:127.0.0.1:54315_solr c:deleteNode_collection s:shard1 r:core_node8 x:deleteNode_collection_shard1_replica_t7] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 584130 INFO  (recoveryExecutor-3490-thread-1-processing-n:127.0.0.1:54315_solr x:deleteNode_collection_shard1_replica_t7 c:deleteNode_collection s:shard1 r:core_node8) [n:127.0.0.1:54315_solr c:deleteNode_collection s:shard1 r:core_node8 x:deleteNode_collection_shard1_replica_t7] o.a.s.c.ZkController deleteNode_collection_shard1_replica_t7 stopping background replication from leader
   [junit4]   2> 584131 INFO  (qtp17711808-8538) [n:127.0.0.1:41776_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=ADDREPLICA&collection=deleteNode_collection&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=701
   [junit4]   2> 584132 INFO  (qtp17711808-8535) [n:127.0.0.1:41776_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params action=ADDREPLICA&collection=deleteNode_collection&shard=shard1&type=PULL&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 584200 INFO  (OverseerCollectionConfigSetProcessor-73731178138238987-127.0.0.1:57007_solr-n_0000000000) [    ] 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> 584242 INFO  (qtp1602142-8526) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.c.S.Request [deleteNode_collection_shard1_replica_n1]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 584242 INFO  (qtp1602142-8526) [n:127.0.0.1:57007_solr c:deleteNode_collection s:shard1 r:core_node2 x:deleteNode_collection_shard1_replica_n1] o.a.s.c.S.Request [deleteNode_collection_shard1_replica_n1]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 584243 INFO  (recoveryExecutor-3490-thread-1-processing-n:127.0.0.1:54315_solr x:deleteNode_collection_shard1_replica_t7 c:deleteNode_collection s:shard1 r:core_node8) [n:127.0.0.1:54315_solr c:deleteNode_collection s:shard1 r:core_node8 x:deleteNode_collection_shard1_replica_t7] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[deleteNode_collection_shard1_replica_t7]
   [junit4]   2> 584243 INFO  (recoveryExecutor-3490-thread-1-processing-n:127.0.0.1:54315_solr x:deleteNode_collection_shard1_replica_t7 c:deleteNode_collection s:shard1 r:core_node8) [n:127.0.0.1:54315_solr c:deleteNode_collection s:shard1 r:core_node8 x:deleteNode_collection_shard1_replica_t7] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 584243 INFO  (recoveryExecutor-3490-thread-1-processing-n:127.0.0.1:54315_solr x:deleteNode_collection_shard1_replica_t7 c:deleteNode_collection s:shard1 r:core_node8) [n:127.0.0.1:54315_solr c:deleteNode_collection s:shard1 r:core_node8 x:deleteNode_collection_shard1_replica_t7] o.a.s.c.RecoveryStrategy Publishing state of core [deleteNode_collection_shard1_replica_t7] as recovering, leader is [https://127.0.0.1:57007/solr/deleteNode_collection_shard1_replica_n1/] and I am [https://127.0.0.1:54315/solr/deleteNode_collection_shard1_replica_t7/]
   [junit4]   2> 584255 INFO  (recoveryExecutor-3490-thread-1-processing-n:127.0.0.1:54315_solr x:deleteNode_collection_shard1_replica_t7 c:deleteNode_collection s:shard1 r:core_node8) [n:127.0.0.1:54315_solr c:deleteNode_collection s:shard1 r:core_node8 x:deleteNode_collection_shard1_replica_t7] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteNode_collection/terms/shard1 to Terms{values={core_node6=0, core_node8_recovering=0, core_node8=0, core_node6_recovering=0, core_node2=0, core_node4=0}, version=5}
   [junit4]   2> 584256 INFO  (OverseerThreadFactory-1749-thread-4) [    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:41776_solr for creating new replica
   [junit4]   2> 584281 INFO  (OverseerStateUpdate-73731178138238987-127.0.0.1:57007_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"deleteNode_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteNode_collection_shard1_replica_p9",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41776/solr",

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

pace/Lucene-Solr-Tests-master/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-master/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-master/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-master/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-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/null1965952059
     [copy] Copying 40 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/null1965952059
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/null1965952059

resolve-example:

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-master/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

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-master/lucene/top-level-ivy-settings.xml

resolve:

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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null647654077
     [copy] Copying 246 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null647654077
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null647654077

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 69ms :: artifacts dl 7ms
	---------------------------------------------------------------------
	|                  |            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: 162 minutes 20 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
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)