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

2 tests failed.
FAILED:  
org.apache.solr.cloud.api.collections.CustomCollectionTest.testCustomCollectionsAPI

Error Message:
Error from server at http://127.0.0.1:45839/solr: Error creating counter node 
in Zookeeper for collection:implicitcoll

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45839/solr: Error creating counter node in 
Zookeeper for collection:implicitcoll
        at 
__randomizedtesting.SeedInfo.seed([32242B54D748BB9B:58C5A53FEAD20DE3]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.api.collections.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:104)
        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:
unexpected DELETENODE status: 
{responseHeader={status=0,QTime=49},status={state=notfound,msg=Did not find 
[search_rate_trigger3/19822b600cfa10Terjj0kc0ribo0h9eewvg0rjb4/0] in any tasks 
queue}}

Stack Trace:
java.lang.AssertionError: unexpected DELETENODE status: 
{responseHeader={status=0,QTime=49},status={state=notfound,msg=Did not find 
[search_rate_trigger3/19822b600cfa10Terjj0kc0ribo0h9eewvg0rjb4/0] in any tasks 
queue}}
        at 
__randomizedtesting.SeedInfo.seed([32242B54D748BB9B:10B6E5D6E08234E6]: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 12677 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_32242B54D748BB9B-001/init-core-data-001
   [junit4]   2> 767651 WARN  
(SUITE-SearchRateTriggerIntegrationTest-seed#[32242B54D748BB9B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 767664 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[32242B54D748BB9B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 767666 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[32242B54D748BB9B]-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> 767668 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[32242B54D748BB9B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 767701 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[32242B54D748BB9B]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_32242B54D748BB9B-001/tempDir-001
   [junit4]   2> 767701 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[32242B54D748BB9B]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 767741 INFO  (Thread-318) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 767741 INFO  (Thread-318) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 767810 ERROR (Thread-318) [    ] 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> 767847 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[32242B54D748BB9B]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34468
   [junit4]   2> 768119 INFO  (zkConnectionManagerCallback-3569-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768182 INFO  (jetty-launcher-3566-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 768194 INFO  (jetty-launcher-3566-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 768213 INFO  (jetty-launcher-3566-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 768215 INFO  (jetty-launcher-3566-thread-5) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 768228 INFO  (jetty-launcher-3566-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 768229 INFO  (jetty-launcher-3566-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 768229 INFO  (jetty-launcher-3566-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 768229 INFO  (jetty-launcher-3566-thread-4) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 768229 INFO  (jetty-launcher-3566-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4ed461f3{/solr,null,AVAILABLE}
   [junit4]   2> 768425 INFO  (jetty-launcher-3566-thread-5) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 768425 INFO  (jetty-launcher-3566-thread-5) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 768425 INFO  (jetty-launcher-3566-thread-5) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 768476 INFO  (jetty-launcher-3566-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 768476 INFO  (jetty-launcher-3566-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 768476 INFO  (jetty-launcher-3566-thread-3) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 768492 INFO  (jetty-launcher-3566-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5adfed6d{/solr,null,AVAILABLE}
   [junit4]   2> 768493 INFO  (jetty-launcher-3566-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@66941bca{SSL,[ssl, 
http/1.1]}{127.0.0.1:43757}
   [junit4]   2> 768493 INFO  (jetty-launcher-3566-thread-3) [    ] 
o.e.j.s.Server Started @768671ms
   [junit4]   2> 768493 INFO  (jetty-launcher-3566-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43757}
   [junit4]   2> 768493 ERROR (jetty-launcher-3566-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 768493 INFO  (jetty-launcher-3566-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 768494 INFO  (jetty-launcher-3566-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 768494 INFO  (jetty-launcher-3566-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 768494 INFO  (jetty-launcher-3566-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 768494 INFO  (jetty-launcher-3566-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-27T15:22:32.883Z
   [junit4]   2> 768495 INFO  (jetty-launcher-3566-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@72caaf4d{SSL,[ssl, 
http/1.1]}{127.0.0.1:41608}
   [junit4]   2> 768495 INFO  (jetty-launcher-3566-thread-4) [    ] 
o.e.j.s.Server Started @768673ms
   [junit4]   2> 768495 INFO  (jetty-launcher-3566-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41608}
   [junit4]   2> 768530 ERROR (jetty-launcher-3566-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 768530 INFO  (jetty-launcher-3566-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 768530 INFO  (jetty-launcher-3566-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 768530 INFO  (jetty-launcher-3566-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 768530 INFO  (jetty-launcher-3566-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 768530 INFO  (jetty-launcher-3566-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-27T15:22:32.919Z
   [junit4]   2> 768532 INFO  (jetty-launcher-3566-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f457751{/solr,null,AVAILABLE}
   [junit4]   2> 768533 INFO  (jetty-launcher-3566-thread-5) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2ae36b86{SSL,[ssl, 
http/1.1]}{127.0.0.1:42325}
   [junit4]   2> 768533 INFO  (jetty-launcher-3566-thread-5) [    ] 
o.e.j.s.Server Started @768710ms
   [junit4]   2> 768533 INFO  (jetty-launcher-3566-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42325}
   [junit4]   2> 768533 ERROR (jetty-launcher-3566-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 768533 INFO  (jetty-launcher-3566-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 768533 INFO  (jetty-launcher-3566-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 768533 INFO  (jetty-launcher-3566-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 768533 INFO  (jetty-launcher-3566-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 768533 INFO  (jetty-launcher-3566-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-27T15:22:32.922Z
   [junit4]   2> 768550 INFO  (jetty-launcher-3566-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 768550 INFO  (jetty-launcher-3566-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 768550 INFO  (jetty-launcher-3566-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 768550 INFO  (jetty-launcher-3566-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@232422cc{/solr,null,AVAILABLE}
   [junit4]   2> 768551 INFO  (jetty-launcher-3566-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1a37af03{SSL,[ssl, 
http/1.1]}{127.0.0.1:45499}
   [junit4]   2> 768551 INFO  (jetty-launcher-3566-thread-2) [    ] 
o.e.j.s.Server Started @768728ms
   [junit4]   2> 768551 INFO  (jetty-launcher-3566-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45499}
   [junit4]   2> 768551 ERROR (jetty-launcher-3566-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 768551 INFO  (jetty-launcher-3566-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 768551 INFO  (jetty-launcher-3566-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 768551 INFO  (jetty-launcher-3566-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 768551 INFO  (jetty-launcher-3566-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 768551 INFO  (jetty-launcher-3566-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-27T15:22:32.940Z
   [junit4]   2> 768570 INFO  (zkConnectionManagerCallback-3573-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768582 INFO  (zkConnectionManagerCallback-3571-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768585 INFO  (jetty-launcher-3566-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 768585 INFO  (jetty-launcher-3566-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 768604 INFO  (jetty-launcher-3566-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 768604 INFO  (jetty-launcher-3566-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 768604 INFO  (jetty-launcher-3566-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 768604 INFO  (jetty-launcher-3566-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@219ccf70{/solr,null,AVAILABLE}
   [junit4]   2> 768605 INFO  (jetty-launcher-3566-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@a21d1dd{SSL,[ssl, 
http/1.1]}{127.0.0.1:35707}
   [junit4]   2> 768605 INFO  (jetty-launcher-3566-thread-1) [    ] 
o.e.j.s.Server Started @768782ms
   [junit4]   2> 768605 INFO  (jetty-launcher-3566-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35707}
   [junit4]   2> 768622 ERROR (jetty-launcher-3566-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 768622 INFO  (jetty-launcher-3566-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 768622 INFO  (zkConnectionManagerCallback-3577-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768622 INFO  (jetty-launcher-3566-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 768622 INFO  (jetty-launcher-3566-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 768622 INFO  (jetty-launcher-3566-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 768622 INFO  (jetty-launcher-3566-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-27T15:22:33.011Z
   [junit4]   2> 768622 INFO  (jetty-launcher-3566-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 768658 INFO  (zkConnectionManagerCallback-3575-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768658 INFO  (jetty-launcher-3566-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 768698 INFO  (zkConnectionManagerCallback-3579-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768716 INFO  (jetty-launcher-3566-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 768731 INFO  (jetty-launcher-3566-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34468/solr
   [junit4]   2> 768785 INFO  (jetty-launcher-3566-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34468/solr
   [junit4]   2> 768826 INFO  (jetty-launcher-3566-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34468/solr
   [junit4]   2> 768862 INFO  (zkConnectionManagerCallback-3588-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768879 INFO  (zkConnectionManagerCallback-3583-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768915 INFO  (jetty-launcher-3566-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34468/solr
   [junit4]   2> 768916 INFO  (zkConnectionManagerCallback-3595-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768933 INFO  (jetty-launcher-3566-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34468/solr
   [junit4]   2> 768975 INFO  (zkConnectionManagerCallback-3592-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 769008 INFO  (zkConnectionManagerCallback-3599-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 769008 INFO  (zkConnectionManagerCallback-3605-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 769008 INFO  (zkConnectionManagerCallback-3603-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 769009 INFO  (zkConnectionManagerCallback-3601-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 769042 INFO  (zkConnectionManagerCallback-3607-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 769072 INFO  (zkConnectionManagerCallback-3609-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 769323 INFO  (jetty-launcher-3566-thread-2) 
[n:127.0.0.1:45499_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 769364 INFO  (jetty-launcher-3566-thread-2) 
[n:127.0.0.1:45499_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45499_solr
   [junit4]   2> 769397 INFO  (jetty-launcher-3566-thread-2) 
[n:127.0.0.1:45499_solr    ] o.a.s.c.Overseer Overseer 
(id=72528139444551692-127.0.0.1:45499_solr-n_0000000000) starting
   [junit4]   2> 769498 INFO  (zkConnectionManagerCallback-3624-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 769500 INFO  (jetty-launcher-3566-thread-2) 
[n:127.0.0.1:45499_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34468/solr ready
   [junit4]   2> 769539 DEBUG 
(OverseerAutoScalingTriggerThread-72528139444551692-127.0.0.1:45499_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 769539 INFO  (jetty-launcher-3566-thread-2) 
[n:127.0.0.1:45499_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45499_solr
   [junit4]   2> 769550 DEBUG 
(OverseerAutoScalingTriggerThread-72528139444551692-127.0.0.1:45499_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 769570 DEBUG 
(OverseerAutoScalingTriggerThread-72528139444551692-127.0.0.1:45499_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 769571 DEBUG 
(OverseerAutoScalingTriggerThread-72528139444551692-127.0.0.1:45499_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 769704 INFO  (zkCallback-3623-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 769734 INFO  (zkCallback-3602-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 769756 DEBUG 
(OverseerAutoScalingTriggerThread-72528139444551692-127.0.0.1:45499_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:45499_solr]
   [junit4]   2> 769770 DEBUG 
(OverseerAutoScalingTriggerThread-72528139444551692-127.0.0.1:45499_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 769799 DEBUG 
(OverseerAutoScalingTriggerThread-72528139444551692-127.0.0.1:45499_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 769818 DEBUG (ScheduledTrigger-938-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 770010 INFO  (jetty-launcher-3566-thread-1) 
[n:127.0.0.1:35707_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 770031 INFO  (jetty-launcher-3566-thread-1) 
[n:127.0.0.1:35707_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 770067 INFO  (jetty-launcher-3566-thread-1) 
[n:127.0.0.1:35707_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 770067 INFO  (jetty-launcher-3566-thread-1) 
[n:127.0.0.1:35707_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35707_solr
   [junit4]   2> 770212 INFO  (zkCallback-3608-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 770244 INFO  (zkCallback-3623-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 770265 INFO  (zkCallback-3602-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 770354 INFO  (jetty-launcher-3566-thread-4) 
[n:127.0.0.1:41608_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 770355 INFO  (jetty-launcher-3566-thread-5) 
[n:127.0.0.1:42325_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 770357 INFO  (jetty-launcher-3566-thread-4) 
[n:127.0.0.1:41608_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 770358 INFO  (jetty-launcher-3566-thread-5) 
[n:127.0.0.1:42325_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 770428 INFO  (jetty-launcher-3566-thread-4) 
[n:127.0.0.1:41608_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 770428 INFO  (jetty-launcher-3566-thread-4) 
[n:127.0.0.1:41608_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41608_solr
   [junit4]   2> 770520 INFO  (zkCallback-3608-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 770574 INFO  (jetty-launcher-3566-thread-2) 
[n:127.0.0.1:45499_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45499.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4db9c228
   [junit4]   2> 770626 INFO  (zkCallback-3623-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 770626 INFO  (zkCallback-3602-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 770630 INFO  (zkCallback-3606-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 770719 INFO  (jetty-launcher-3566-thread-5) 
[n:127.0.0.1:42325_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 770720 INFO  (jetty-launcher-3566-thread-5) 
[n:127.0.0.1:42325_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42325_solr
   [junit4]   2> 770741 INFO  (jetty-launcher-3566-thread-2) 
[n:127.0.0.1:45499_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45499.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4db9c228
   [junit4]   2> 770741 INFO  (jetty-launcher-3566-thread-2) 
[n:127.0.0.1:45499_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45499.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4db9c228
   [junit4]   2> 770742 INFO  (jetty-launcher-3566-thread-2) 
[n:127.0.0.1:45499_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_32242B54D748BB9B-001/tempDir-001/node3/.
   [junit4]   2> 770748 INFO  (zkCallback-3623-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 770756 INFO  (zkCallback-3604-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 770758 INFO  (zkCallback-3606-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 770758 INFO  (zkCallback-3604-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 770768 INFO  (zkCallback-3608-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 771065 DEBUG (ScheduledTrigger-938-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 771101 INFO  (zkCallback-3602-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 771809 INFO  (jetty-launcher-3566-thread-3) 
[n:127.0.0.1:43757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 771811 INFO  (jetty-launcher-3566-thread-3) 
[n:127.0.0.1:43757_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 771846 INFO  (jetty-launcher-3566-thread-3) 
[n:127.0.0.1:43757_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 771846 INFO  (jetty-launcher-3566-thread-3) 
[n:127.0.0.1:43757_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43757_solr
   [junit4]   2> 771864 INFO  (zkCallback-3606-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 771864 INFO  (zkCallback-3604-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 771864 INFO  (zkCallback-3608-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 771879 INFO  (zkCallback-3602-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 771884 INFO  (zkCallback-3623-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 771990 INFO  (zkCallback-3600-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 772103 DEBUG (ScheduledTrigger-938-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 5
   [junit4]   2> 772930 INFO  (jetty-launcher-3566-thread-3) 
[n:127.0.0.1:43757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43757.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4db9c228
   [junit4]   2> 772966 INFO  (jetty-launcher-3566-thread-5) 
[n:127.0.0.1:42325_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42325.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4db9c228
   [junit4]   2> 772983 INFO  (jetty-launcher-3566-thread-3) 
[n:127.0.0.1:43757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43757.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4db9c228
   [junit4]   2> 772984 INFO  (jetty-launcher-3566-thread-3) 
[n:127.0.0.1:43757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43757.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4db9c228
   [junit4]   2> 772999 INFO  (jetty-launcher-3566-thread-4) 
[n:127.0.0.1:41608_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41608.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4db9c228
   [junit4]   2> 773018 INFO  (jetty-launcher-3566-thread-3) 
[n:127.0.0.1:43757_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_32242B54D748BB9B-001/tempDir-001/node2/.
   [junit4]   2> 773071 INFO  (jetty-launcher-3566-thread-4) 
[n:127.0.0.1:41608_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41608.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4db9c228
   [junit4]   2> 773071 INFO  (jetty-launcher-3566-thread-4) 
[n:127.0.0.1:41608_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41608.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4db9c228
   [junit4]   2> 773072 INFO  (jetty-launcher-3566-thread-5) 
[n:127.0.0.1:42325_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42325.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4db9c228
   [junit4]   2> 773072 INFO  (jetty-launcher-3566-thread-5) 
[n:127.0.0.1:42325_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42325.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4db9c228
   [junit4]   2> 773072 INFO  (jetty-launcher-3566-thread-4) 
[n:127.0.0.1:41608_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_32242B54D748BB9B-001/tempDir-001/node4/.
   [junit4]   2> 773074 INFO  (jetty-launcher-3566-thread-5) 
[n:127.0.0.1:42325_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_32242B54D748BB9B-001/tempDir-001/node5/.
   [junit4]   2> 773138 INFO  (zkConnectionManagerCallback-3634-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 773139 INFO  (jetty-launcher-3566-thread-4) 
[n:127.0.0.1:41608_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 773140 INFO  (zkConnectionManagerCallback-3639-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 773141 INFO  (jetty-launcher-3566-thread-5) 
[n:127.0.0.1:42325_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 773141 INFO  (jetty-launcher-3566-thread-4) 
[n:127.0.0.1:41608_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34468/solr ready
   [junit4]   2> 773195 INFO  (zkConnectionManagerCallback-3632-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 773209 INFO  (jetty-launcher-3566-thread-5) 
[n:127.0.0.1:42325_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34468/solr ready
   [junit4]   2> 773317 INFO  (jetty-launcher-3566-thread-3) 
[n:127.0.0.1:43757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 773354 DEBUG (ScheduledTrigger-938-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 5
   [junit4]   2> 773391 INFO  (jetty-launcher-3566-thread-3) 
[n:127.0.0.1:43757_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34468/solr ready
   [junit4]   2> 774354 DEBUG (ScheduledTrigger-938-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 5
   [junit4]   2> 775354 DEBUG (ScheduledTrigger-938-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 5
   [junit4]   2> 775754 INFO  (jetty-launcher-3566-thread-1) 
[n:127.0.0.1:35707_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35707.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4db9c228
   [junit4]   2> 775790 INFO  (jetty-launcher-3566-thread-1) 
[n:127.0.0.1:35707_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35707.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4db9c228
   [junit4]   2> 775790 INFO  (jetty-launcher-3566-thread-1) 
[n:127.0.0.1:35707_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35707.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4db9c228
   [junit4]   2> 775791 INFO  (jetty-launcher-3566-thread-1) 
[n:127.0.0.1:35707_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_32242B54D748BB9B-001/tempDir-001/node1/.
   [junit4]   2> 775827 INFO  (zkConnectionManagerCallback-3644-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 775827 INFO  (jetty-launcher-3566-thread-1) 
[n:127.0.0.1:35707_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 775828 INFO  (jetty-launcher-3566-thread-1) 
[n:127.0.0.1:35707_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34468/solr ready
   [junit4]   2> 780406 WARN  
(jetty-launcher-3566-thread-3-SendThread(127.0.0.1:34468)) [    ] 
o.a.z.ClientCnxn Client session timed out, have not heard from server in 7015ms 
for sessionid 0x101abf563d00012
   [junit4]   2> 780407 WARN  
(jetty-launcher-3566-thread-5-SendThread(127.0.0.1:34468)) [    ] 
o.a.z.ClientCnxn Client session timed out, have not heard from server in 7198ms 
for sessionid 0x101abf563d00013
   [junit4]   2> 780407 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 
0x101abf563d00012, likely client has closed socket
   [junit4]   2> 780418 WARN  
(jetty-launcher-3566-thread-4-SendThread(127.0.0.1:34468)) [    ] 
o.a.z.ClientCnxn Client session timed out, have not heard from server in 7277ms 
for sessionid 0x101abf563d00011
   [junit4]   2> 780418 DEBUG (ScheduledTrigger-938-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 5
   [junit4]   2> 780589 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 
0x101abf563d00013, likely client has closed socket
   [junit4]   2> 780589 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 
0x101abf563d00011, likely client has closed socket
   [junit4]   2> 780590 INFO  (zkConnectionManagerCallback-3646-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 780699 WARN  (zkConnectionManagerCallback-3632-thread-1) [    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6e3d59bb name: 
ZooKeeperConnection Watcher:127.0.0.1:34468/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 780699 WARN  (zkConnectionManagerCallback-3632-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 780762 INFO  (zkConnectionManagerCallback-3651-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 780783 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[32242B54D748BB9B]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 780784 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[32242B54D748BB9B]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34468/solr ready
   [junit4]   2> 780803 WARN  (zkConnectionManagerCallback-3639-thread-1) [    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@76943edc name: 
ZooKeeperConnection Watcher:127.0.0.1:34468/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 780803 WARN  (zkConnectionManagerCallback-3639-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 780920 WARN  (zkConnectionManagerCallback-3634-thread-1) [    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@79ab7e43 name: 
ZooKeeperConnection Watcher:127.0.0.1:34468/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 780921 WARN  (zkConnectionManagerCallback-3634-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 781428 DEBUG (ScheduledTrigger-938-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 5
   [junit4]   2> 781959 INFO  (zkConnectionManagerCallback-3639-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 782232 INFO  (zkConnectionManagerCallback-3634-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 782232 INFO  (zkConnectionManagerCallback-3632-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 782376 INFO  (qtp1531616879-7418) [n:127.0.0.1:35707_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=69
   [junit4]   2> 782430 DEBUG (ScheduledTrigger-938-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 5
   [junit4]   2> 782515 INFO  (qtp776291890-7406) [n:127.0.0.1:45499_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> 782616 INFO  (qtp815392300-7374) [n:127.0.0.1:41608_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> 782760 INFO  (qtp6250255-7387) [n:127.0.0.1:42325_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=30
   [junit4]   2> 782863 INFO  (qtp1877027090-7383) [n:127.0.0.1:43757_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> 782877 DEBUG (qtp6250255-7392) [n:127.0.0.1:42325_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 782878 DEBUG (zkCallback-3623-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 782879 DEBUG 
(OverseerAutoScalingTriggerThread-72528139444551692-127.0.0.1:45499_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 782893 INFO  (qtp6250255-7392) [n:127.0.0.1:42325_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=1766
   [junit4]   2> 782966 DEBUG 
(OverseerAutoScalingTriggerThread-72528139444551692-127.0.0.1:45499_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 782983 DEBUG 
(OverseerAutoScalingTriggerThread-72528139444551692-127.0.0.1:45499_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 783412 INFO  
(TEST-SearchRateTriggerIntegrationTest.testDeleteNode-seed#[32242B54D748BB9B]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteNode
   [junit4]   2> 783429 INFO  
(TEST-SearchRateTriggerIntegrationTest.testDeleteNode-seed#[32242B54D748BB9B]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 783450 INFO  
(TEST-SearchRateTriggerIntegrationTest.testDeleteNode-seed#[32242B54D748BB9B]) 
[    ] o.a.s.c.a.SearchRateTriggerIntegrationTest /autoscaling.json reset, new 
znode version 3
   [junit4]   2> 783465 DEBUG (ScheduledTrigger-938-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 5
   [junit4]   2> 783518 DEBUG (zkCallback-3623-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
3
   [junit4]   2> 783518 DEBUG 
(OverseerAutoScalingTriggerThread-72528139444551692-127.0.0.1:45499_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 3
   [junit4]   2> 783519 DEBUG 
(OverseerAutoScalingTriggerThread-72528139444551692-127.0.0.1:45499_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 783519 DEBUG 
(OverseerAutoScalingTriggerThread-72528139444551692-127.0.0.1:45499_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 783520 DEBUG 
(OverseerAutoScalingTriggerThread-72528139444551692-127.0.0.1:45499_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, 
lastZnodeVersion 3
   [junit4]   2> 788490 INFO  (qtp1531616879-7419) [n:127.0.0.1:35707_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> 788552 INFO  (OverseerThreadFactory-940-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection deleteNode_collection
   [junit4]   2> 788762 INFO  
(OverseerStateUpdate-72528139444551692-127.0.0.1:45499_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:43757/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 788798 INFO  
(OverseerStateUpdate-72528139444551692-127.0.0.1:45499_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_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35707/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 789343 INFO  (qtp1531616879-7385) [n:127.0.0.1:35707_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_n2&action=CREATE&numShards=1&collection=deleteNode_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 789364 INFO  (qtp1877027090-7395) [n:127.0.0.1:43757_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&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> 790551 INFO  (qtp1877027090-7395) [n:127.0.0.1:43757_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 790573 INFO  (qtp1531616879-7385) [n:127.0.0.1:35707_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 790645 INFO  (qtp1877027090-7395) [n:127.0.0.1:43757_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.s.IndexSchema 
[deleteNode_collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 790648 INFO  (qtp1877027090-7395) [n:127.0.0.1:43757_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 790648 INFO  (qtp1877027090-7395) [n:127.0.0.1:43757_solr 
c:deleteNode_collection s:shard1 r:core_node3 
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> 790684 INFO  (qtp1531616879-7385) [n:127.0.0.1:35707_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.s.IndexSchema 
[deleteNode_collection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 790699 INFO  (qtp1531616879-7385) [n:127.0.0.1:35707_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 790699 INFO  (qtp1531616879-7385) [n:127.0.0.1:35707_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'deleteNode_collection_shard1_replica_n2' using configuration from 
collection deleteNode_collection, trusted=true
   [junit4]   2> 790700 INFO  (qtp1531616879-7385) [n:127.0.0.1:35707_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_35707.solr.core.deleteNode_collection.shard1.replica_n2' 
(registry 'solr.core.deleteNode_collection.shard1.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@4db9c228
   [junit4]   2> 790700 INFO  (qtp1531616879-7385) [n:127.0.0.1:35707_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 790700 INFO  (qtp1531616879-7385) [n:127.0.0.1:35707_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.c.SolrCore 
[[deleteNode_collection_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_32242B54D748BB9B-001/tempDir-001/node1/deleteNode_collection_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_32242B54D748BB9B-001/tempDir-001/node1/./deleteNode_collection_shard1_replica_n2/data/]
   [junit4]   2> 790718 INFO  (qtp1877027090-7395) [n:127.0.0.1:43757_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_43757.solr.core.deleteNode_collection.shard1.replica_n1' 
(registry 'solr.core.deleteNode_collection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@4db9c228
   [junit4]   2> 790718 INFO  (qtp1877027090-7395) [n:127.0.0.1:43757_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 790718 INFO  (qtp1877027090-7395) [n:127.0.0.1:43757_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[[deleteNode_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_32242B54D748BB9B-001/tempDir-001/node2/deleteNode_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_32242B54D748BB9B-001/tempDir-001/node2/./deleteNode_collection_shard1_replica_n1/data/]
   [junit4]   2> 791274 INFO  (qtp1531616879-7385) [n:127.0.0.1:35707_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 791274 INFO  (qtp1531616879-7385) [n:127.0.0.1:35707_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 791275 INFO  (qtp1531616879-7385) [n:127.0.0.1:35707_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 791275 INFO  (qtp1531616879-7385) [n:127.0.0.1:35707_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 791292 INFO  (qtp1531616879-7385) [n:127.0.0.1:35707_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3dc6e588[deleteNode_collection_shard1_replica_n2] main]
   [junit4]   2> 791309 INFO  (qtp1877027090-7395) [n:127.0.0.1:43757_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 791309 INFO  (qtp1877027090-7395) [n:127.0.0.1:43757_solr 
c:deleteNode_collection s:shard1 r:core_node3 
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> 791311 INFO  (qtp1877027090-7395) [n:127.0.0.1:43757_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 791311 INFO  (qtp1877027090-7395) [n:127.0.0.1:43757_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 791312 INFO  (qtp1531616879-7385) [n:127.0.0.1:35707_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 791313 INFO  (qtp1877027090-7395) [n:127.0.0.1:43757_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@57eabc30[deleteNode_collection_shard1_replica_n1] main]
   [junit4]   2> 791325 INFO  (qtp1531616879-7385) [n:127.0.0.1:35707_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 791326 INFO  (qtp1531616879-7385) [n:127.0.0.1:35707_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 791326 INFO  (qtp1531616879-7385) [n:127.0.0.1:35707_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1598913328672931840
   [junit4]   2> 791355 INFO  
(searcherExecutor-952-thread-1-processing-n:127.0.0.1:35707_solr 
x:deleteNode_collection_shard1_replica_n2 c:deleteNode_collection s:shard1 
r:core_node4) [n:127.0.0.1:35707_solr c:deleteNode_collection s:shard1 
r:core_node4 x:deleteNode_collection_shard1_replica_n2] o.a.s.c.SolrCore 
[deleteNode_collection_shard1_replica_n2] Registered new searcher 
Searcher@3dc6e588[deleteNode_collection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 791356 INFO  (qtp1877027090-7395) [n:127.0.0.1:43757_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 791357 INFO  (qtp1877027090-7395) [n:127.0.0.1:43757_solr 
c:deleteNode_collection s:shard1 r:core_node3 
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> 791358 INFO  (qtp1877027090-7395) [n:127.0.0.1:43757_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 791358 INFO  (qtp1877027090-7395) [n:127.0.0.1:43757_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1598913328706486272
   [junit4]   2> 791361 INFO  (qtp1531616879-7385) [n:127.0.0.1:35707_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/deleteNode_collection/terms/shard1 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 791361 INFO  
(searcherExecutor-951-thread-1-processing-n:127.0.0.1:43757_solr 
x:deleteNode_collection_shard1_replica_n1 c:deleteNode_collection s:shard1 
r:core_node3) [n:127.0.0.1:43757_solr c:deleteNode_collection s:shard1 
r:core_node3 x:deleteNode_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[deleteNode_collection_shard1_replica_n1] Registered new searcher 
Searcher@57eabc30[deleteNode_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 791441 INFO  (qtp1877027090-7395) [n:127.0.0.1:43757_solr 
c:deleteNode_collection s:shard1 r:core_node3 
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_node3=0, core_node4=0}, version=1}
   [junit4]   2> 791468 INFO  (qtp1531616879-7385) [n:127.0.0.1:35707_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 791469 INFO  (qtp1531616879-7385) [n:127.0.0.1:35707_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 791469 INFO  (qtp1531616879-7385) [n:127.0.0.1:35707_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas 
to https://127.0.0.1:35707/solr/deleteNode_collection_shard1_replica_n2/
   [junit4]   2> 791469 INFO  (qtp1531616879-7385) [n:127.0.0.1:35707_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=deleteNode_collection_shard1_replica_n2 url=https://127.0.0.1:35707/solr 
START 
replicas=[https://127.0.0.1:43757/solr/deleteNode_collection_shard1_replica_n1/]
 nUpdates=100
   [junit4]   2> 791600 INFO  (qtp1877027090-7381) [n:127.0.0.1:43757_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.c.S.Request 
[deleteNode_collection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 791792 INFO  (qtp1531616879-7385) [n:127.0.0.1:35707_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=deleteNode_collection_shard1_replica_n2 url=https://127.0.0.1:35707/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 791792 INFO  (qtp1531616879-7385) [n:127.0.0.1:35707_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 791792 INFO  (qtp1531616879-7385) [n:127.0.0.1:35707_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext 
We failed sync, but we have no versions - we can't sync in that case - we were 
active before, so become leader anyway
   [junit4]   2> 791792 INFO  (qtp1531616879-7385) [n:127.0.0.1:35707_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 791796 INFO  (qtp1531616879-7385) [n:127.0.0.1:35707_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
https://127.0.0.1:35707/solr/deleteNode_collection_shard1_replica_n2/ shard1
   [junit4]   2> 791938 INFO  (qtp1531616879-7385) [n:127.0.0.1:35707_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 791941 INFO  (qtp1531616879-7385) [n:127.0.0.1:35707_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] 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_n2&action=CREATE&numShards=1&collection=deleteNode_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2597
   [junit4]   2> 792044 INFO  (zkCallback-3608-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> 792458 INFO  (qtp1877027090-7395) [n:127.0.0.1:43757_solr 
c:deleteNode_collection s:shard1 r:core_node3 
x:deleteNode_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteNode_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteNode_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3094
   [junit4]   2> 792585 INFO  (qtp1531616879-7419) [n:127.0.0.1:35707_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> 792615 ERROR (OverseerThreadFactory-940-thread-1) [    ] 
o.a.s.c.OverseerTaskProcessor 
:org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode 
for /overseer/collection-queue-work/qnr-0000000000
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:114)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:1330)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$setData$6(SolrZkClient.java:352)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:352)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:540)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskQueue.remove(OverseerTaskQueue.java:97)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.markTaskComplete(OverseerTaskProcessor.java:531)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:489)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 792635 WARN  (OverseerThreadFactory-940-thread-1) [    ] 
o.a.s.c.OverseerTaskProcessor Resetting task: 
/overseer/collection-queue-work/qn-0000000000, requestid: null, taskKey: 
deleteNode_collection
   [junit4]   2> 792712 INFO  (zkCallback-3608-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> 792720 INFO  (zkCallback-3600-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> 793588 INFO  (qtp1531616879-7419) [n:127.0.0.1:35707_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=5097
   [junit4]   2> 793610 INFO  (qtp1531616879-7418) [n:127.0.0.1:35707_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> 793643 INFO  (OverseerThreadFactory-940-thread-2) [    ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:42325_solr for creating new 
replica
   [junit4]   2> 793718 INFO  
(OverseerStateUpdate-72528139444551692-127.0.0.1:45499_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:42325/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:42325_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 793824 INFO  (zkCallback-3600-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> 793824 INFO  (zkCallback-3608-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> 793909 INFO  (qtp6250255-7392) [n:127.0.0.1:42325_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> 794092 INFO  (qtp6250255-7392) [n:127.0.0.1:42325_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> 794256 INFO  (qtp6250255-7392) [n:127.0.0.1:42325_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> 794257 INFO  (zkCallback-3600-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> 794261 INFO  (zkCallback-3608-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> 794312 INFO  (qtp6250255-7392) [n:127.0.0.1:42325_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> 794312 INFO  (qtp6250255-7392) [n:127.0.0.1:42325_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> 794312 INFO  (qtp6250255-7392) [n:127.0.0.1:42325_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_42325.solr.core.deleteNode_collection.shard1.replica_n5' 
(registry 'solr.core.deleteNode_collection.shard1.replica_n5') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@4db9c228
   [junit4]   2> 794312 INFO  (qtp6250255-7392) [n:127.0.0.1:42325_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> 794313 INFO  (qtp6250255-7392) [n:127.0.0.1:42325_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 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_32242B54D748BB9B-001/tempDir-001/node5/deleteNode_collection_shard1_replica_n5],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_32242B54D748BB9B-001/tempDir-001/node5/./deleteNode_collection_shard1_replica_n5/data/]
   [junit4]   2> 794897 INFO  (qtp6250255-7392) [n:127.0.0.1:42325_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> 794913 INFO  (qtp6250255-7392) [n:127.0.0.1:42325_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> 794914 INFO  (qtp6250255-7392) [n:127.0.0.1:42325_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> 794914 INFO  (qtp6250255-7392) [n:127.0.0.1:42325_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> 794930 INFO  (qtp6250255-7392) [n:127.0.0.1:42325_solr 
c:deleteNode_collection s:shard1 r:core_node6 
x:deleteNode_collection_shard1_replica_n5] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1c94b544[deleteNode_collection_shard1_replica_n5] main]
   [junit4]   2> 794932 INFO  (qtp6250255-7392) [n:127.0.0.1:42325_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> 794932 INFO  (qtp6250255-7392) [n:127.0.0.1:42325_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> 794950 INFO  (qtp6250255-7392) [n:127.0.0.1:42325_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> 794951 INFO  (qtp6250255-7392) [n:127.0.0.1:42325_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 1598913332474019840
   [junit4]   2> 795062 INFO  
(searcherExecutor-961-thread-1-processing-n:127.0.0.1:42325_solr 
x:deleteNode_collection_shard1_replica_n5 c:deleteNode_collection s:shard1 
r:core_node6) [n:127.0.0.1:42325_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@1c94b544[deleteNode_collection_shard1_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 795077 INFO  (qtp6250255-7392) [n:127.0.0.1:42325_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_node3=0, core_node4=0}, version=2}
   [junit4]   2> 795096 INFO  (qtp6250255-7392) [n:127.0.0.1:42325_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> 795113 INFO  (qtp6250255-7392) [n:127.0.0.1:42325_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=1203
   [junit4]   2> 795130 INFO  
(updateExecutor-3585-thread-1-processing-n:127.0.0.1:42325_solr 
x:deleteNode_collection_shard1_replica_n5 c:deleteNode_collection s:shard1 
r:core_node6) [n:127.0.0.1:42325_solr c:deleteNode_collection s:shard1 
r:core_node6 x:deleteNode_collection_shard1_replica_n5] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 795133 INFO  
(recoveryExecutor-3586-thread-1-processing-n:127.0.0.1:42325_solr 
x:deleteNode_collection_shard1_replica_n5 c:deleteNode_collection s:shard1 
r:core_node6) [n:127.0.0.1:42325_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> 795165 INFO  
(recoveryExecutor-3586-thread-1-processing-n:127.0.0.1:42325_solr 
x:deleteNode_collection_shard1_replica_n5 c:deleteNode_collection s:shard1 
r:core_node6) [n:127.0.0.1:42325_solr c:deleteNode_collection s:shard1 
r:core_node6 x:deleteNode_collection_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 795165 INFO  (qtp1531616879-7418) [n:127.0.0.1:35707_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=1554
   [junit4]   2> 795166 INFO  (qtp1531616879-7419) [n:127.0.0.1:35707_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> 795364 INFO  
(OverseerCollectionConfigSetProcessor-72528139444551692-127.0.0.1:45499_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> 795409 INFO  (OverseerThreadFactory-940-thread-3) [    ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45499_solr for creating new 
replica
   [junit4]   2> 795411 INFO  
(OverseerStateUpdate-72528139444551692-127.0.0.1:45499_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:45499/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:45499_solr",
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 795445 INFO  (qtp1531616879-7418) [n:127.0.0.1:35707_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.c.S.Request 
[deleteNode_collection_shard1_replica_n2]  webapp=/solr path=/admin/ping 
params={wt=javabin&version=2} hits=0 status=0 QTime=61
   [junit4]   2> 795445 INFO  (qtp1531616879-7418) [n:127.0.0.1:35707_solr 
c:deleteNode_collection s:shard1 r:core_node4 
x:deleteNode_collection_shard1_replica_n2] o.a.s.c.S.Request 
[deleteNode_collection_shard1_replica_n2]  webapp=/solr path=/admin/ping 
params={wt=javabin&version=2} status=0 QTime=61
   [junit4]   2> 795446 INFO  
(recoveryExecutor-3586-thread-1-processing-n:127.0.0.1:42325_solr 
x:deleteNode_collection_shard1_replica_n5 c:deleteNode_collection s:shard1 
r:core_node6) [n:127.0.0.1:42325_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> 795446 INFO  
(recoveryExecutor-3586-thread-1-processing-n:127.0.0.1:42325_solr 
x:deleteNode_collection_shard1_replica_n5 c:deleteNode_collection s:shard1 
r:core_node6) [n:127.0.0.1:42325_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> 795446 INFO  
(recoveryExecutor-3586-thread-1-processing-n:127.0.0.1:42325_solr 
x:deleteNode_collection_shard1_replica_n5 c:deleteNode_collection s:shard1 
r:core_node6) [n:127.0.0.1:42325_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:35707/solr/deleteNode_collection_shard1_replica_n2/] and I 
am [https://127.0.0.1:42325/solr/deleteNode_collection_shard1_replica_n5/]
   [junit4]   2> 795483 INFO  
(recoveryExecutor-3586-thread-1-processing-n:127.0.0.1:42325_solr 
x:deleteNode_collection_shard1_replica_n5 c:deleteNode_collection s:shard1 
r:core_node6) [n:127.0.0.1:42325_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_node3=0, 
core_node4=0}, version=3}
   [junit4]   2> 795541 INFO  
(recoveryExecutor-3586-thread-1-processing-n:127.0.0.1:42325_solr 
x:deleteNode_collection_shard1_replica_n5 c:deleteNode_collection s:shard1 
r:core_node6) [n:127.0.0.1:42325_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:35707/solr]; [WaitForState: 
action=PREPRECOVERY&core=deleteNode_collection_shard1_replica_n2&nodeName=127.0.0.1:42325_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 795696 INFO  (zkCallback-3600-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> 795700 INFO  (zkCallback-3608-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> 795708 INFO  (zkCallback-3604-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> 795805 INFO  (zkCallback-3604-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> 796066 INFO  (qtp1531616879-7420) [n:127.0.0.1:35707_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> 796325 INFO  (qtp1531616879-7420) [n:127.0.0.1:35707_solr    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=deleteNode_collection, shard=shard1, 
thisCore=deleteNode_collection_shard1_replica_n2, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:42325_solr, 
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: 
core_node6:{"core":"deleteNode_collection_shard1_replica_n5","base_url":"https://127.0.0.1:42325/solr","node_name":"127.0.0.1:42325_solr","state":"recovering","type":"NRT","force_set_state":"false"}
   [junit4]   2> 796325 INFO  (qtp1531616879-7420) [n:127.0.0.1:35707_solr    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node6, state: recovering, 
checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 796325 INFO  (qtp1531616879-7420) [n:127.0.0.1:35707_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:42325_solr&onlyIfLeaderActive=true&core=deleteNode_collection_shard1_replica_n2&coreNodeName=core_node6&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=258
   [junit4]   2> 796758 INFO  (qtp776291890-7409) [n:127.0.0.1:45499_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> 796758 INFO  (qtp776291890-7409) [n:127.0.0.1:45499_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 796845 INFO  (qtp776291890-7409) [n:127.0.0.1:45499_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> 796917 INFO  (qtp776291890-7409) [n:127.0.0.1:45499_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> 796919 INFO  (qtp776291890-7409) [n:127.0.0.1:45499_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> 796919 INFO  (qtp776291890-7409) [n:127.0.0.1:45499_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> 796973 INFO  (qtp776291890-7409) [n:127.0.0.1:45499_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_45499.solr.core.deleteNode_collection.shard1.replica_t7' 
(registry 'solr.core.deleteNode_collection.shard1.replica_t7') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@4db9c228
   [junit4]   2> 796973 INFO  (qtp776291890-7409) [n:127.0.

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

ngs.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-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 = 
/home/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 = 
/home/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

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 48ms :: artifacts dl 9ms
        ---------------------------------------------------------------------
        |                  |            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: 299 minutes 24 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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to