Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21956/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testTrigger

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([1CE770D1FE5D71F5:7F2C4653679202D8]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testTrigger(SearchRateTriggerTest.java:133)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 14339 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_1CE770D1FE5D71F5-001/init-core-data-001
   [junit4]   2> 2076795 WARN  
(SUITE-SearchRateTriggerTest-seed#[1CE770D1FE5D71F5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 2076795 INFO  
(SUITE-SearchRateTriggerTest-seed#[1CE770D1FE5D71F5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2076796 INFO  
(SUITE-SearchRateTriggerTest-seed#[1CE770D1FE5D71F5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2076797 INFO  
(SUITE-SearchRateTriggerTest-seed#[1CE770D1FE5D71F5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2076797 INFO  
(SUITE-SearchRateTriggerTest-seed#[1CE770D1FE5D71F5]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_1CE770D1FE5D71F5-001/tempDir-001
   [junit4]   2> 2076797 INFO  
(SUITE-SearchRateTriggerTest-seed#[1CE770D1FE5D71F5]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2076797 INFO  (Thread-3793) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2076797 INFO  (Thread-3793) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2076799 ERROR (Thread-3793) [    ] 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> 2076897 INFO  
(SUITE-SearchRateTriggerTest-seed#[1CE770D1FE5D71F5]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46399
   [junit4]   2> 2076904 INFO  (zkConnectionManagerCallback-4833-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2076907 INFO  (jetty-launcher-4830-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2076907 INFO  (jetty-launcher-4830-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2076907 INFO  (jetty-launcher-4830-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2076907 INFO  (jetty-launcher-4830-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2076908 INFO  (jetty-launcher-4830-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2076908 INFO  (jetty-launcher-4830-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2076908 INFO  (jetty-launcher-4830-thread-4) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2076908 INFO  (jetty-launcher-4830-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2076908 INFO  (jetty-launcher-4830-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2076908 INFO  (jetty-launcher-4830-thread-3) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2076908 INFO  (jetty-launcher-4830-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2076908 INFO  (jetty-launcher-4830-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2076908 INFO  (jetty-launcher-4830-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2076908 INFO  (jetty-launcher-4830-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@27e58dab{/solr,null,AVAILABLE}
   [junit4]   2> 2076908 INFO  (jetty-launcher-4830-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3f04f34a{/solr,null,AVAILABLE}
   [junit4]   2> 2076909 INFO  (jetty-launcher-4830-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2076909 INFO  (jetty-launcher-4830-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2076909 INFO  (jetty-launcher-4830-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2076909 INFO  (jetty-launcher-4830-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@524e218d{/solr,null,AVAILABLE}
   [junit4]   2> 2076909 INFO  (jetty-launcher-4830-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5683522d{/solr,null,AVAILABLE}
   [junit4]   2> 2076910 INFO  (jetty-launcher-4830-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7d7105d0{SSL,[ssl, 
http/1.1]}{127.0.0.1:39711}
   [junit4]   2> 2076910 INFO  (jetty-launcher-4830-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@131cc281{SSL,[ssl, 
http/1.1]}{127.0.0.1:33315}
   [junit4]   2> 2076910 INFO  (jetty-launcher-4830-thread-3) [    ] 
o.e.j.s.Server Started @2076951ms
   [junit4]   2> 2076910 INFO  (jetty-launcher-4830-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@13a29476{SSL,[ssl, 
http/1.1]}{127.0.0.1:38761}
   [junit4]   2> 2076910 INFO  (jetty-launcher-4830-thread-1) [    ] 
o.e.j.s.Server Started @2076951ms
   [junit4]   2> 2076910 INFO  (jetty-launcher-4830-thread-4) [    ] 
o.e.j.s.Server Started @2076952ms
   [junit4]   2> 2076910 INFO  (jetty-launcher-4830-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38761}
   [junit4]   2> 2076910 INFO  (jetty-launcher-4830-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33315}
   [junit4]   2> 2076910 INFO  (jetty-launcher-4830-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39711}
   [junit4]   2> 2076910 ERROR (jetty-launcher-4830-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2076910 ERROR (jetty-launcher-4830-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2076910 INFO  (jetty-launcher-4830-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2076910 INFO  (jetty-launcher-4830-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2076910 ERROR (jetty-launcher-4830-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2076910 INFO  (jetty-launcher-4830-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2076910 INFO  (jetty-launcher-4830-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2076910 INFO  (jetty-launcher-4830-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2076910 INFO  (jetty-launcher-4830-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2076910 INFO  (jetty-launcher-4830-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2076910 INFO  (jetty-launcher-4830-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2076910 INFO  (jetty-launcher-4830-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2076910 INFO  (jetty-launcher-4830-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2076910 INFO  (jetty-launcher-4830-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-04T16:29:06.767756Z
   [junit4]   2> 2076910 INFO  (jetty-launcher-4830-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2076910 INFO  (jetty-launcher-4830-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2076910 INFO  (jetty-launcher-4830-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-04T16:29:06.767817Z
   [junit4]   2> 2076910 INFO  (jetty-launcher-4830-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@44707d59{SSL,[ssl, 
http/1.1]}{127.0.0.1:42273}
   [junit4]   2> 2076910 INFO  (jetty-launcher-4830-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-04T16:29:06.767750Z
   [junit4]   2> 2076911 INFO  (jetty-launcher-4830-thread-2) [    ] 
o.e.j.s.Server Started @2076952ms
   [junit4]   2> 2076911 INFO  (jetty-launcher-4830-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42273}
   [junit4]   2> 2076911 ERROR (jetty-launcher-4830-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2076911 INFO  (jetty-launcher-4830-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2076911 INFO  (jetty-launcher-4830-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2076911 INFO  (jetty-launcher-4830-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2076911 INFO  (jetty-launcher-4830-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2076911 INFO  (jetty-launcher-4830-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-04T16:29:06.768324Z
   [junit4]   2> 2076911 INFO  (zkConnectionManagerCallback-4835-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2076911 INFO  (zkConnectionManagerCallback-4837-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2076912 INFO  (zkConnectionManagerCallback-4839-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2076912 INFO  (zkConnectionManagerCallback-4841-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2076912 INFO  (jetty-launcher-4830-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2076912 INFO  (jetty-launcher-4830-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2076912 INFO  (jetty-launcher-4830-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2076912 INFO  (jetty-launcher-4830-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2076917 INFO  (jetty-launcher-4830-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46399/solr
   [junit4]   2> 2076918 INFO  (jetty-launcher-4830-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46399/solr
   [junit4]   2> 2076918 INFO  (jetty-launcher-4830-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46399/solr
   [junit4]   2> 2076918 INFO  (zkConnectionManagerCallback-4848-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2076918 INFO  (zkConnectionManagerCallback-4853-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2076918 INFO  (jetty-launcher-4830-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46399/solr
   [junit4]   2> 2076918 INFO  (zkConnectionManagerCallback-4854-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2076920 INFO  (zkConnectionManagerCallback-4860-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2076920 INFO  (zkConnectionManagerCallback-4861-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2076920 INFO  (zkConnectionManagerCallback-4857-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2076920 INFO  (zkConnectionManagerCallback-4863-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2076921 INFO  (zkConnectionManagerCallback-4865-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2076977 INFO  (jetty-launcher-4830-thread-3) 
[n:127.0.0.1:39711_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2076977 INFO  (jetty-launcher-4830-thread-2) 
[n:127.0.0.1:42273_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2076977 INFO  (jetty-launcher-4830-thread-3) 
[n:127.0.0.1:39711_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39711_solr
   [junit4]   2> 2076978 INFO  (jetty-launcher-4830-thread-2) 
[n:127.0.0.1:42273_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42273_solr
   [junit4]   2> 2076978 INFO  (jetty-launcher-4830-thread-3) 
[n:127.0.0.1:39711_solr    ] o.a.s.c.Overseer Overseer 
(id=72104605605625866-127.0.0.1:39711_solr-n_0000000000) starting
   [junit4]   2> 2076978 INFO  (jetty-launcher-4830-thread-4) 
[n:127.0.0.1:38761_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2076979 INFO  (zkCallback-4858-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2076983 INFO  (zkCallback-4859-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2076984 INFO  (jetty-launcher-4830-thread-4) 
[n:127.0.0.1:38761_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2076991 INFO  (jetty-launcher-4830-thread-1) 
[n:127.0.0.1:33315_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2076992 INFO  (jetty-launcher-4830-thread-4) 
[n:127.0.0.1:38761_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2076992 INFO  (jetty-launcher-4830-thread-4) 
[n:127.0.0.1:38761_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38761_solr
   [junit4]   2> 2076992 INFO  (zkCallback-4858-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2076992 INFO  (zkCallback-4859-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2077000 INFO  (zkCallback-4864-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2077000 INFO  (zkCallback-4862-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2077000 INFO  (jetty-launcher-4830-thread-1) 
[n:127.0.0.1:33315_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2077001 INFO  (jetty-launcher-4830-thread-1) 
[n:127.0.0.1:33315_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2077001 INFO  (jetty-launcher-4830-thread-1) 
[n:127.0.0.1:33315_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33315_solr
   [junit4]   2> 2077002 INFO  (zkCallback-4858-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2077002 INFO  (zkCallback-4859-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2077007 INFO  (zkConnectionManagerCallback-4878-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2077007 INFO  (zkCallback-4864-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2077007 INFO  (zkCallback-4862-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2077007 INFO  (jetty-launcher-4830-thread-3) 
[n:127.0.0.1:39711_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2077008 INFO  (jetty-launcher-4830-thread-3) 
[n:127.0.0.1:39711_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46399/solr ready
   [junit4]   2> 2077020 INFO  (jetty-launcher-4830-thread-3) 
[n:127.0.0.1:39711_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2077020 DEBUG 
(OverseerAutoScalingTriggerThread-72104605605625866-127.0.0.1:39711_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 2077020 INFO  (jetty-launcher-4830-thread-3) 
[n:127.0.0.1:39711_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39711_solr
   [junit4]   2> 2077021 INFO  (zkCallback-4859-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2077021 DEBUG 
(OverseerAutoScalingTriggerThread-72104605605625866-127.0.0.1:39711_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 2077021 INFO  (zkCallback-4864-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2077021 DEBUG 
(OverseerAutoScalingTriggerThread-72104605605625866-127.0.0.1:39711_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 2077021 DEBUG 
(OverseerAutoScalingTriggerThread-72104605605625866-127.0.0.1:39711_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 2077027 INFO  (zkCallback-4858-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2077031 INFO  (zkCallback-4862-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2077039 INFO  (zkCallback-4877-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2077041 DEBUG 
(OverseerAutoScalingTriggerThread-72104605605625866-127.0.0.1:39711_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:38761_solr, 127.0.0.1:42273_solr, 127.0.0.1:39711_solr, 
127.0.0.1:33315_solr]
   [junit4]   2> 2077050 DEBUG 
(OverseerAutoScalingTriggerThread-72104605605625866-127.0.0.1:39711_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2077051 DEBUG 
(OverseerAutoScalingTriggerThread-72104605605625866-127.0.0.1:39711_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 2077051 DEBUG (ScheduledTrigger-3884-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 2077079 INFO  (jetty-launcher-4830-thread-2) 
[n:127.0.0.1:42273_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42273.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f146787
   [junit4]   2> 2077086 INFO  (jetty-launcher-4830-thread-2) 
[n:127.0.0.1:42273_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42273.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f146787
   [junit4]   2> 2077087 INFO  (jetty-launcher-4830-thread-2) 
[n:127.0.0.1:42273_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42273.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f146787
   [junit4]   2> 2077087 INFO  (jetty-launcher-4830-thread-2) 
[n:127.0.0.1:42273_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_1CE770D1FE5D71F5-001/tempDir-001/node2/.
   [junit4]   2> 2077100 INFO  (jetty-launcher-4830-thread-1) 
[n:127.0.0.1:33315_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33315.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f146787
   [junit4]   2> 2077102 INFO  (zkConnectionManagerCallback-4883-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2077103 INFO  (jetty-launcher-4830-thread-4) 
[n:127.0.0.1:38761_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38761.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f146787
   [junit4]   2> 2077103 INFO  (jetty-launcher-4830-thread-2) 
[n:127.0.0.1:42273_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2077103 INFO  (jetty-launcher-4830-thread-2) 
[n:127.0.0.1:42273_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46399/solr ready
   [junit4]   2> 2077107 INFO  (jetty-launcher-4830-thread-4) 
[n:127.0.0.1:38761_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38761.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f146787
   [junit4]   2> 2077107 INFO  (jetty-launcher-4830-thread-4) 
[n:127.0.0.1:38761_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38761.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f146787
   [junit4]   2> 2077108 INFO  (jetty-launcher-4830-thread-4) 
[n:127.0.0.1:38761_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_1CE770D1FE5D71F5-001/tempDir-001/node4/.
   [junit4]   2> 2077110 INFO  (jetty-launcher-4830-thread-1) 
[n:127.0.0.1:33315_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33315.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f146787
   [junit4]   2> 2077110 INFO  (jetty-launcher-4830-thread-1) 
[n:127.0.0.1:33315_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33315.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f146787
   [junit4]   2> 2077111 INFO  (jetty-launcher-4830-thread-1) 
[n:127.0.0.1:33315_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_1CE770D1FE5D71F5-001/tempDir-001/node1/.
   [junit4]   2> 2077119 INFO  (zkConnectionManagerCallback-4888-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2077120 INFO  (jetty-launcher-4830-thread-4) 
[n:127.0.0.1:38761_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2077120 INFO  (jetty-launcher-4830-thread-4) 
[n:127.0.0.1:38761_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46399/solr ready
   [junit4]   2> 2077131 INFO  (zkConnectionManagerCallback-4893-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2077131 INFO  (jetty-launcher-4830-thread-1) 
[n:127.0.0.1:33315_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2077132 INFO  (jetty-launcher-4830-thread-1) 
[n:127.0.0.1:33315_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46399/solr ready
   [junit4]   2> 2077155 INFO  (jetty-launcher-4830-thread-3) 
[n:127.0.0.1:39711_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39711.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f146787
   [junit4]   2> 2077159 INFO  (jetty-launcher-4830-thread-3) 
[n:127.0.0.1:39711_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39711.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f146787
   [junit4]   2> 2077159 INFO  (jetty-launcher-4830-thread-3) 
[n:127.0.0.1:39711_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39711.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f146787
   [junit4]   2> 2077160 INFO  (jetty-launcher-4830-thread-3) 
[n:127.0.0.1:39711_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_1CE770D1FE5D71F5-001/tempDir-001/node3/.
   [junit4]   2> 2077185 INFO  (zkConnectionManagerCallback-4895-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2077187 INFO  (zkConnectionManagerCallback-4900-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2077187 INFO  
(SUITE-SearchRateTriggerTest-seed#[1CE770D1FE5D71F5]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2077188 INFO  
(SUITE-SearchRateTriggerTest-seed#[1CE770D1FE5D71F5]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46399/solr ready
   [junit4]   2> 2077202 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[1CE770D1FE5D71F5]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testDefaultsAndBackcompat
   [junit4]   2> 2077202 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[1CE770D1FE5D71F5]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2077206 INFO  
(TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[1CE770D1FE5D71F5]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testDefaultsAndBackcompat
   [junit4]   2> 2077219 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[1CE770D1FE5D71F5]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testWaitForElapsed
   [junit4]   2> 2077220 INFO  
(TEST-SearchRateTriggerTest.testWaitForElapsed-seed#[1CE770D1FE5D71F5]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2077236 INFO  (qtp202199287-18745) [n:127.0.0.1:39711_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=SearchRateTriggerTest-collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2077237 INFO  (OverseerThreadFactory-3886-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection 
SearchRateTriggerTest-collection1
   [junit4]   2> 2077347 INFO  
(OverseerStateUpdate-72104605605625866-127.0.0.1:39711_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42273/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2077348 INFO  
(OverseerStateUpdate-72104605605625866-127.0.0.1:39711_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38761/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2077349 INFO  
(OverseerStateUpdate-72104605605625866-127.0.0.1:39711_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39711/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2077349 INFO  
(OverseerStateUpdate-72104605605625866-127.0.0.1:39711_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33315/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2077555 INFO  (qtp202199287-18735) [n:127.0.0.1:39711_solr    
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2077567 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr    
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2077567 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr    
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2077569 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr    
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2077569 INFO  (qtp511710529-18752) [n:127.0.0.1:38761_solr    
x:SearchRateTriggerTest-collection1_shard1_replica_n2] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2078052 DEBUG (ScheduledTrigger-3884-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 2078566 INFO  (qtp202199287-18735) [n:127.0.0.1:39711_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 2078579 INFO  (qtp202199287-18735) [n:127.0.0.1:39711_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.s.IndexSchema 
[SearchRateTriggerTest-collection1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 2078581 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 2078581 INFO  (qtp202199287-18735) [n:127.0.0.1:39711_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2078581 INFO  (qtp202199287-18735) [n:127.0.0.1:39711_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.CoreContainer 
Creating SolrCore 'SearchRateTriggerTest-collection1_shard2_replica_n4' using 
configuration from collection SearchRateTriggerTest-collection1, trusted=true
   [junit4]   2> 2078581 INFO  (qtp511710529-18752) [n:127.0.0.1:38761_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 2078581 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 2078582 INFO  (qtp202199287-18735) [n:127.0.0.1:39711_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39711.solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f146787
   [junit4]   2> 2078582 INFO  (qtp202199287-18735) [n:127.0.0.1:39711_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2078583 INFO  (qtp202199287-18735) [n:127.0.0.1:39711_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection1_shard2_replica_n4] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_1CE770D1FE5D71F5-001/tempDir-001/node3/SearchRateTriggerTest-collection1_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_1CE770D1FE5D71F5-001/tempDir-001/node3/./SearchRateTriggerTest-collection1_shard2_replica_n4/data/]
   [junit4]   2> 2078587 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.s.IndexSchema 
[SearchRateTriggerTest-collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2078588 INFO  (qtp511710529-18752) [n:127.0.0.1:38761_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.s.IndexSchema 
[SearchRateTriggerTest-collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2078588 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.s.IndexSchema 
[SearchRateTriggerTest-collection1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 2078595 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2078595 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2078595 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'SearchRateTriggerTest-collection1_shard1_replica_n1' using 
configuration from collection SearchRateTriggerTest-collection1, trusted=true
   [junit4]   2> 2078595 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.CoreContainer 
Creating SolrCore 'SearchRateTriggerTest-collection1_shard2_replica_n6' using 
configuration from collection SearchRateTriggerTest-collection1, trusted=true
   [junit4]   2> 2078595 INFO  (qtp511710529-18752) [n:127.0.0.1:38761_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2078595 INFO  (qtp511710529-18752) [n:127.0.0.1:38761_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'SearchRateTriggerTest-collection1_shard1_replica_n2' using 
configuration from collection SearchRateTriggerTest-collection1, trusted=true
   [junit4]   2> 2078596 INFO  (qtp511710529-18752) [n:127.0.0.1:38761_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38761.solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f146787
   [junit4]   2> 2078596 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42273.solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f146787
   [junit4]   2> 2078596 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33315.solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f146787
   [junit4]   2> 2078596 INFO  (qtp511710529-18752) [n:127.0.0.1:38761_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2078596 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2078596 INFO  (qtp511710529-18752) [n:127.0.0.1:38761_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection1_shard1_replica_n2] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_1CE770D1FE5D71F5-001/tempDir-001/node4/SearchRateTriggerTest-collection1_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_1CE770D1FE5D71F5-001/tempDir-001/node4/./SearchRateTriggerTest-collection1_shard1_replica_n2/data/]
   [junit4]   2> 2078596 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2078596 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection1_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_1CE770D1FE5D71F5-001/tempDir-001/node2/SearchRateTriggerTest-collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_1CE770D1FE5D71F5-001/tempDir-001/node2/./SearchRateTriggerTest-collection1_shard1_replica_n1/data/]
   [junit4]   2> 2078596 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection1_shard2_replica_n6] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_1CE770D1FE5D71F5-001/tempDir-001/node1/SearchRateTriggerTest-collection1_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_1CE770D1FE5D71F5-001/tempDir-001/node1/./SearchRateTriggerTest-collection1_shard2_replica_n6/data/]
   [junit4]   2> 2078626 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2078626 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2078626 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2078626 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2078627 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@10e6840f[SearchRateTriggerTest-collection1_shard1_replica_n1] main]
   [junit4]   2> 2078628 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2078628 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2078635 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2078635 INFO  
(searcherExecutor-3896-thread-1-processing-n:127.0.0.1:42273_solr 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:42273_solr c:SearchRateTriggerTest-collection1 s:shard1 
r:core_node3 x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard1_replica_n1] 
Registered new searcher 
Searcher@10e6840f[SearchRateTriggerTest-collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2078635 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1599551673196347392
   [junit4]   2> 2078637 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2078637 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2078637 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2078637 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2078638 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@44e38e55[SearchRateTriggerTest-collection1_shard2_replica_n6] main]
   [junit4]   2> 2078638 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/SearchRateTriggerTest-collection1/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 2078639 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2078639 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2078639 INFO  (qtp202199287-18735) [n:127.0.0.1:39711_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2078639 INFO  (qtp202199287-18735) [n:127.0.0.1:39711_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2078639 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2078640 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2078640 INFO  
(searcherExecutor-3897-thread-1-processing-n:127.0.0.1:33315_solr 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8) 
[n:127.0.0.1:33315_solr c:SearchRateTriggerTest-collection1 s:shard2 
r:core_node8 x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard2_replica_n6] 
Registered new searcher 
Searcher@44e38e55[SearchRateTriggerTest-collection1_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2078640 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1599551673201590272
   [junit4]   2> 2078640 INFO  (qtp202199287-18735) [n:127.0.0.1:39711_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2078640 INFO  (qtp202199287-18735) [n:127.0.0.1:39711_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2078642 INFO  (qtp202199287-18735) [n:127.0.0.1:39711_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@64b9617f[SearchRateTriggerTest-collection1_shard2_replica_n4] main]
   [junit4]   2> 2078642 INFO  (qtp202199287-18735) [n:127.0.0.1:39711_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2078642 INFO  (qtp202199287-18735) [n:127.0.0.1:39711_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2078643 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/SearchRateTriggerTest-collection1/terms/shard2 to 
Terms{values={core_node8=0}, version=0}
   [junit4]   2> 2078643 INFO  (qtp202199287-18735) [n:127.0.0.1:39711_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2078643 INFO  
(searcherExecutor-3895-thread-1-processing-n:127.0.0.1:39711_solr 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7) 
[n:127.0.0.1:39711_solr c:SearchRateTriggerTest-collection1 s:shard2 
r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard2_replica_n4] 
Registered new searcher 
Searcher@64b9617f[SearchRateTriggerTest-collection1_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2078643 INFO  (qtp202199287-18735) [n:127.0.0.1:39711_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1599551673204736000
   [junit4]   2> 2078644 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2078645 INFO  (qtp511710529-18752) [n:127.0.0.1:38761_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2078645 INFO  (qtp511710529-18752) [n:127.0.0.1:38761_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2078646 INFO  (qtp511710529-18752) [n:127.0.0.1:38761_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2078646 INFO  (qtp511710529-18752) [n:127.0.0.1:38761_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2078646 INFO  (qtp202199287-18735) [n:127.0.0.1:39711_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/SearchRateTriggerTest-collection1/terms/shard2 to 
Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 2078647 INFO  (qtp511710529-18752) [n:127.0.0.1:38761_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@770a93e0[SearchRateTriggerTest-collection1_shard1_replica_n2] main]
   [junit4]   2> 2078648 INFO  (qtp511710529-18752) [n:127.0.0.1:38761_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2078648 INFO  (qtp511710529-18752) [n:127.0.0.1:38761_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2078648 INFO  (qtp511710529-18752) [n:127.0.0.1:38761_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2078649 INFO  
(searcherExecutor-3898-thread-1-processing-n:127.0.0.1:38761_solr 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5) 
[n:127.0.0.1:38761_solr c:SearchRateTriggerTest-collection1 s:shard1 
r:core_node5 x:SearchRateTriggerTest-collection1_shard1_replica_n2] 
o.a.s.c.SolrCore [SearchRateTriggerTest-collection1_shard1_replica_n2] 
Registered new searcher 
Searcher@770a93e0[SearchRateTriggerTest-collection1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2078649 INFO  (qtp511710529-18752) [n:127.0.0.1:38761_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1599551673211027456
   [junit4]   2> 2078652 INFO  (qtp511710529-18752) [n:127.0.0.1:38761_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/SearchRateTriggerTest-collection1/terms/shard1 to 
Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 2079052 DEBUG (ScheduledTrigger-3884-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 2079141 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2079141 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2079141 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:42273/solr/SearchRateTriggerTest-collection1_shard1_replica_n1/
   [junit4]   2> 2079141 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.PeerSync 
PeerSync: core=SearchRateTriggerTest-collection1_shard1_replica_n1 
url=https://127.0.0.1:42273/solr START 
replicas=[https://127.0.0.1:38761/solr/SearchRateTriggerTest-collection1_shard1_replica_n2/]
 nUpdates=100
   [junit4]   2> 2079144 INFO  (qtp511710529-18751) [n:127.0.0.1:38761_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.S.Request 
[SearchRateTriggerTest-collection1_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2079145 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2079145 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2079145 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:33315/solr/SearchRateTriggerTest-collection1_shard2_replica_n6/
   [junit4]   2> 2079145 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.PeerSync 
PeerSync: core=SearchRateTriggerTest-collection1_shard2_replica_n6 
url=https://127.0.0.1:33315/solr START 
replicas=[https://127.0.0.1:39711/solr/SearchRateTriggerTest-collection1_shard2_replica_n4/]
 nUpdates=100
   [junit4]   2> 2079147 INFO  (qtp202199287-18731) [n:127.0.0.1:39711_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.S.Request 
[SearchRateTriggerTest-collection1_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2079441 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.u.PeerSync 
PeerSync: core=SearchRateTriggerTest-collection1_shard1_replica_n1 
url=https://127.0.0.1:42273/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2079441 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2079441 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2079441 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2079443 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:42273/solr/SearchRateTriggerTest-collection1_shard1_replica_n1/
 shard1
   [junit4]   2> 2079445 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.u.PeerSync 
PeerSync: core=SearchRateTriggerTest-collection1_shard2_replica_n6 
url=https://127.0.0.1:33315/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2079445 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2079445 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2079445 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2079447 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:33315/solr/SearchRateTriggerTest-collection1_shard2_replica_n6/
 shard2
   [junit4]   2> 2079548 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 2079549 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1979
   [junit4]   2> 2079595 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 2079596 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2029
   [junit4]   2> 2079649 INFO  (qtp202199287-18735) [n:127.0.0.1:39711_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2094
   [junit4]   2> 2079654 INFO  (qtp511710529-18752) [n:127.0.0.1:38761_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2085
   [junit4]   2> 2079656 INFO  (qtp202199287-18745) [n:127.0.0.1:39711_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> 2079754 INFO  (zkCallback-4862-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 2079754 INFO  (zkCallback-4858-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 2079754 INFO  (zkCallback-4859-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 2079754 INFO  (zkCallback-4864-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 2080053 DEBUG (ScheduledTrigger-3884-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 2080656 INFO  (qtp202199287-18745) [n:127.0.0.1:39711_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=SearchRateTriggerTest-collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3420
   [junit4]   2> 2080663 INFO  (qtp202199287-18755) [n:127.0.0.1:39711_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
 status=0 QTime=1
   [junit4]   2> 2080666 INFO  (qtp511710529-18752) [n:127.0.0.1:38761_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2080669 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2080673 INFO  (qtp890494908-18758) [n:127.0.0.1:42273_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2080686 INFO  (qtp202199287-18745) [n:127.0.0.1:39711_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2080687 INFO  (qtp511710529-18751) [n:127.0.0.1:38761_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2080689 INFO  (qtp688707540-18753) [n:127.0.0.1:33315_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2080691 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2081053 DEBUG (ScheduledTrigger-3884-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 2081238 INFO  
(OverseerCollectionConfigSetProcessor-72104605605625866-127.0.0.1:39711_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2081692 INFO  (qtp202199287-18755) [n:127.0.0.1:39711_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2081694 INFO  (qtp511710529-18752) [n:127.0.0.1:38761_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2081695 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2081696 INFO  (qtp890494908-18758) [n:127.0.0.1:42273_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2082053 DEBUG (ScheduledTrigger-3884-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 2082698 INFO  (qtp202199287-18745) [n:127.0.0.1:39711_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2082699 INFO  (qtp511710529-18751) [n:127.0.0.1:38761_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2082700 INFO  (qtp688707540-18753) [n:127.0.0.1:33315_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2082700 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2083053 DEBUG (ScheduledTrigger-3884-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 2083702 INFO  (qtp202199287-18755) [n:127.0.0.1:39711_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2083703 INFO  (qtp511710529-18752) [n:127.0.0.1:38761_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2083704 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2083704 INFO  (qtp890494908-18758) [n:127.0.0.1:42273_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2084053 DEBUG (ScheduledTrigger-3884-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 2084706 INFO  (qtp202199287-18745) [n:127.0.0.1:39711_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2084706 INFO  (qtp511710529-18751) [n:127.0.0.1:38761_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2084707 INFO  (qtp688707540-18753) [n:127.0.0.1:33315_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2084707 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2085054 DEBUG (ScheduledTrigger-3884-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 2085709 INFO  (qtp202199287-18755) [n:127.0.0.1:39711_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2085710 INFO  (qtp511710529-18752) [n:127.0.0.1:38761_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2085711 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2085712 INFO  (qtp890494908-18758) [n:127.0.0.1:42273_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2086054 DEBUG (ScheduledTrigger-3884-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 2086713 INFO  (qtp202199287-18745) [n:127.0.0.1:39711_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2086715 INFO  (qtp511710529-18751) [n:127.0.0.1:38761_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2086716 INFO  (qtp688707540-18753) [n:127.0.0.1:33315_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2086717 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2087054 DEBUG (ScheduledTrigger-3884-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 2087718 INFO  (qtp202199287-18755) [n:127.0.0.1:39711_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2087719 INFO  (qtp511710529-18752) [n:127.0.0.1:38761_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2087720 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2087720 INFO  (qtp890494908-18758) [n:127.0.0.1:42273_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2088054 DEBUG (ScheduledTrigger-3884-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 2088728 INFO  (qtp202199287-18745) [n:127.0.0.1:39711_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2088729 INFO  (qtp511710529-18751) [n:127.0.0.1:38761_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2088730 INFO  (qtp688707540-18753) [n:127.0.0.1:33315_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2088731 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2089054 DEBUG (ScheduledTrigger-3884-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 2089733 INFO  (qtp202199287-18755) [n:127.0.0.1:39711_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2089734 INFO  (qtp511710529-18752) [n:127.0.0.1:38761_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2089735 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2089736 INFO  (qtp890494908-18758) [n:127.0.0.1:42273_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2089738 INFO  (qtp202199287-18745) [n:127.0.0.1:39711_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2089739 INFO  (qtp511710529-18751) [n:127.0.0.1:38761_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2089740 INFO  (qtp688707540-18753) [n:127.0.0.1:33315_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2089740 INFO  (qtp890494908-18761) [n:127.0.0.1:42273_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2090055 DEBUG (ScheduledTrigger-3884-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 2090742 INFO  (qtp202199287-18755) [n:127.0.0.1:39711_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2090743 INFO  (qtp511710529-18752) [n:127.0.0.1:38761_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2090743 INFO  (qtp688707540-18757) [n:127.0.0.1:33315_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2090744 INFO  (qtp890494908-18758) [n:127.0.0.1:42273_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 2091055 DEBUG (ScheduledTrigger-3884-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 2091745 INFO  (qtp202199287-18745) [n:127.0.0.1:39711_solr    
] o.a.s.s.Htt

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

on1] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 50024 INFO  (zkCallback-33-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [0])
   [junit4]   2> 50026 INFO  (zkCallback-35-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection2/state.json] for collection 
[SearchRateTriggerTest-collection2] has occurred - updating... (live nodes 
size: [0])
   [junit4]   2> 50026 INFO  (zkCallback-29-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection2/state.json] for collection 
[SearchRateTriggerTest-collection2] has occurred - updating... (live nodes 
size: [0])
   [junit4]   2> 50026 INFO  (zkCallback-31-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection2/state.json] for collection 
[SearchRateTriggerTest-collection2] has occurred - updating... (live nodes 
size: [0])
   [junit4]   2> 50026 INFO  (zkCallback-33-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection2/state.json] for collection 
[SearchRateTriggerTest-collection2] has occurred - updating... (live nodes 
size: [0])
   [junit4]   2> 50032 INFO  (coreCloseExecutor-91-thread-2) 
[n:127.0.0.1:37979_solr c:SearchRateTriggerTest-collection2 s:shard2 
r:core_node6 x:SearchRateTriggerTest-collection2_shard2_replica_n4] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.SearchRateTriggerTest-collection2.shard2.leader, 
tag=768de2ec
   [junit4]   2> 50035 INFO  (coreCloseExecutor-92-thread-2) 
[n:127.0.0.1:35339_solr c:SearchRateTriggerTest-collection2 s:shard1 
r:core_node3 x:SearchRateTriggerTest-collection2_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.SearchRateTriggerTest-collection2.shard1.replica_n1, 
tag=42bad63a
   [junit4]   2> 50035 INFO  (coreCloseExecutor-92-thread-2) 
[n:127.0.0.1:35339_solr c:SearchRateTriggerTest-collection2 s:shard1 
r:core_node3 x:SearchRateTriggerTest-collection2_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@79e9f6c1: rootName = 
solr_35339, domain = 
solr.core.SearchRateTriggerTest-collection2.shard1.replica_n1, service url = 
null, agent id = null] for registry 
solr.core.SearchRateTriggerTest-collection2.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@5c7e2388
   [junit4]   2> 50045 INFO  (coreCloseExecutor-92-thread-1) 
[n:127.0.0.1:35339_solr c:SearchRateTriggerTest-collection1 s:shard2 
r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.SearchRateTriggerTest-collection1.shard2.leader, 
tag=583730d3
   [junit4]   2> 50045 INFO  (coreCloseExecutor-92-thread-2) 
[n:127.0.0.1:35339_solr c:SearchRateTriggerTest-collection2 s:shard1 
r:core_node3 x:SearchRateTriggerTest-collection2_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.SearchRateTriggerTest-collection2.shard1.leader, 
tag=42bad63a
   [junit4]   2> 50092 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 
0x1002ad27220000c, likely client has closed socket
   [junit4]   2> 50095 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 
0x1002ad272200009, likely client has closed socket
   [junit4]   2> 50104 INFO  (jetty-closer-2-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@68b67a6c{/solr,null,UNAVAILABLE}
   [junit4]   2> 50104 INFO  (jetty-closer-2-thread-4) [    ] o.e.j.s.session 
Stopped scavenging
   [junit4]   2> 50132 INFO  (jetty-closer-2-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@549a51a2{/solr,null,UNAVAILABLE}
   [junit4]   2> 50132 INFO  (jetty-closer-2-thread-2) [    ] o.e.j.s.session 
Stopped scavenging
   [junit4]   2> 50148 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.c.Overseer 
Overseer (id=72104677384126474-127.0.0.1:37979_solr-n_0000000000) closing
   [junit4]   2> 50149 INFO  
(OverseerStateUpdate-72104677384126474-127.0.0.1:37979_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37979_solr
   [junit4]   2> 50165 WARN  
(OverseerAutoScalingTriggerThread-72104677384126474-127.0.0.1:37979_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 50184 INFO  (jetty-closer-2-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@a88b8cc{/solr,null,UNAVAILABLE}
   [junit4]   2> 50185 INFO  (jetty-closer-2-thread-1) [    ] o.e.j.s.session 
Stopped scavenging
   [junit4]   2> 51595 INFO  (jetty-closer-2-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5d867a2c{/solr,null,UNAVAILABLE}
   [junit4]   2> 51595 INFO  (jetty-closer-2-thread-3) [    ] o.e.j.s.session 
Stopped scavenging
   [junit4]   2> 51596 ERROR 
(SUITE-SearchRateTriggerTest-seed#[1CE770D1FE5D71F5]-worker) [    ] 
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> 51597 INFO  
(SUITE-SearchRateTriggerTest-seed#[1CE770D1FE5D71F5]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34209 34209
   [junit4]   2> 52381 INFO  (Thread-0) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:34209 34209
   [junit4]   2> 52382 WARN  (Thread-0) [    ] o.a.s.c.ZkTestServer Watch limit 
violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      
/solr/collections/SearchRateTriggerTest-collection1/terms/shard2
   [junit4]   2>        12      /solr/aliases.json
   [junit4]   2>        12      
/solr/collections/SearchRateTriggerTest-collection1/terms/shard1
   [junit4]   2>        8       /solr/configs/conf
   [junit4]   2>        5       
/solr/collections/SearchRateTriggerTest-collection2/terms/shard2
   [junit4]   2>        5       
/solr/collections/SearchRateTriggerTest-collection2/terms/shard1
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/clusterprops.json
   [junit4]   2>        12      /solr/clusterstate.json
   [junit4]   2>        8       
/solr/collections/SearchRateTriggerTest-collection1/state.json
   [junit4]   2>        4       
/solr/collections/SearchRateTriggerTest-collection2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        23      /solr/collections
   [junit4]   2>        12      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_1CE770D1FE5D71F5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1344, maxMBSortInHeap=7.584110921217562, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3b41b892),
 locale=no-NO, timezone=HST
   [junit4]   2> NOTE: Linux 4.13.0-39-generic amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=8,threads=1,free=369258040,total=514326528
   [junit4]   2> NOTE: All tests run in this JVM: [SearchRateTriggerTest]
   [junit4] Completed [1/5 (1!)] on J0 in 51.20s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 36 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: 
There were test failures: 5 suites, 15 tests, 1 failure [seed: 1CE770D1FE5D71F5]

Total time: 2 minutes 24 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=ad0ad2ec891b7c122ddf5b0385a9e4b984e78b38, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #21955
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
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)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to