Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1837/
Java: 64bit/jdk1.8.0_162 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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([C62F4568A341EA10:A5E473EA3A8E993D]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14562 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C62F4568A341EA10-001/init-core-data-001
   [junit4]   2> 1695457 INFO  
(SUITE-SearchRateTriggerTest-seed#[C62F4568A341EA10]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C62F4568A341EA10-001/tempDir-001
   [junit4]   2> 1695458 INFO  
(SUITE-SearchRateTriggerTest-seed#[C62F4568A341EA10]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1695458 INFO  (Thread-10245) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1695458 INFO  (Thread-10245) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1695459 ERROR (Thread-10245) [    ] 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> 1695558 INFO  
(SUITE-SearchRateTriggerTest-seed#[C62F4568A341EA10]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40355
   [junit4]   2> 1695559 INFO  (zkConnectionManagerCallback-8272-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1695562 INFO  (jetty-launcher-8269-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1695562 INFO  (jetty-launcher-8269-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1695562 INFO  (jetty-launcher-8269-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1695562 INFO  (jetty-launcher-8269-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1695563 INFO  (jetty-launcher-8269-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1695563 INFO  (jetty-launcher-8269-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1695563 INFO  (jetty-launcher-8269-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1695563 INFO  (jetty-launcher-8269-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@21825126{/solr,null,AVAILABLE}
   [junit4]   2> 1695563 INFO  (jetty-launcher-8269-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@15802bcb{HTTP/1.1,[http/1.1]}{127.0.0.1:33939}
   [junit4]   2> 1695563 INFO  (jetty-launcher-8269-thread-1) [    ] 
o.e.j.s.Server Started @1695603ms
   [junit4]   2> 1695563 INFO  (jetty-launcher-8269-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33939}
   [junit4]   2> 1695564 ERROR (jetty-launcher-8269-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1695564 INFO  (jetty-launcher-8269-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1695564 INFO  (jetty-launcher-8269-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 1695564 INFO  (jetty-launcher-8269-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1695564 INFO  (jetty-launcher-8269-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1695564 INFO  (jetty-launcher-8269-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-02T18:04:36.441Z
   [junit4]   2> 1695574 INFO  (zkConnectionManagerCallback-8274-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1695575 INFO  (jetty-launcher-8269-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1695581 INFO  (jetty-launcher-8269-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1695581 INFO  (jetty-launcher-8269-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1695581 INFO  (jetty-launcher-8269-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1695581 INFO  (jetty-launcher-8269-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1695581 INFO  (jetty-launcher-8269-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1695581 INFO  (jetty-launcher-8269-thread-4) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1695582 INFO  (jetty-launcher-8269-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@634b00cc{/solr,null,AVAILABLE}
   [junit4]   2> 1695582 INFO  (jetty-launcher-8269-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1be5ff65{/solr,null,AVAILABLE}
   [junit4]   2> 1695582 INFO  (jetty-launcher-8269-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1695582 INFO  (jetty-launcher-8269-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1695582 INFO  (jetty-launcher-8269-thread-3) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1695582 INFO  (jetty-launcher-8269-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@79b7ca0d{/solr,null,AVAILABLE}
   [junit4]   2> 1695582 INFO  (jetty-launcher-8269-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@577c5788{HTTP/1.1,[http/1.1]}{127.0.0.1:36997}
   [junit4]   2> 1695582 INFO  (jetty-launcher-8269-thread-2) [    ] 
o.e.j.s.Server Started @1695622ms
   [junit4]   2> 1695582 INFO  (jetty-launcher-8269-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36997}
   [junit4]   2> 1695582 INFO  (jetty-launcher-8269-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7e08886{HTTP/1.1,[http/1.1]}{127.0.0.1:45425}
   [junit4]   2> 1695582 INFO  (jetty-launcher-8269-thread-3) [    ] 
o.e.j.s.Server Started @1695622ms
   [junit4]   2> 1695582 INFO  (jetty-launcher-8269-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45425}
   [junit4]   2> 1695582 ERROR (jetty-launcher-8269-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1695582 INFO  (jetty-launcher-8269-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1695582 INFO  (jetty-launcher-8269-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@366982ad{HTTP/1.1,[http/1.1]}{127.0.0.1:46491}
   [junit4]   2> 1695582 INFO  (jetty-launcher-8269-thread-4) [    ] 
o.e.j.s.Server Started @1695622ms
   [junit4]   2> 1695582 INFO  (jetty-launcher-8269-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 1695582 INFO  (jetty-launcher-8269-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46491}
   [junit4]   2> 1695582 INFO  (jetty-launcher-8269-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1695582 INFO  (jetty-launcher-8269-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1695582 INFO  (jetty-launcher-8269-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-02T18:04:36.459Z
   [junit4]   2> 1695582 ERROR (jetty-launcher-8269-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1695583 INFO  (jetty-launcher-8269-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1695583 INFO  (jetty-launcher-8269-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 1695583 INFO  (jetty-launcher-8269-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1695583 INFO  (jetty-launcher-8269-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1695583 INFO  (jetty-launcher-8269-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-02T18:04:36.460Z
   [junit4]   2> 1695583 ERROR (jetty-launcher-8269-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1695583 INFO  (jetty-launcher-8269-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1695584 INFO  (jetty-launcher-8269-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 1695584 INFO  (jetty-launcher-8269-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1695584 INFO  (jetty-launcher-8269-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1695584 INFO  (jetty-launcher-8269-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-02T18:04:36.461Z
   [junit4]   2> 1695584 INFO  (jetty-launcher-8269-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40355/solr
   [junit4]   2> 1695584 INFO  (zkConnectionManagerCallback-8277-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1695584 INFO  (jetty-launcher-8269-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1695590 INFO  (zkConnectionManagerCallback-8280-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1695590 INFO  (zkConnectionManagerCallback-8282-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1695590 INFO  (jetty-launcher-8269-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1695590 INFO  (jetty-launcher-8269-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1695591 INFO  (zkConnectionManagerCallback-8284-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1695596 INFO  (jetty-launcher-8269-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40355/solr
   [junit4]   2> 1695596 INFO  (zkConnectionManagerCallback-8286-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1695597 INFO  (zkConnectionManagerCallback-8290-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1695598 INFO  (jetty-launcher-8269-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40355/solr
   [junit4]   2> 1695598 INFO  (jetty-launcher-8269-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40355/solr
   [junit4]   2> 1695599 INFO  (zkConnectionManagerCallback-8299-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1695599 INFO  (zkConnectionManagerCallback-8296-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1695599 INFO  (zkConnectionManagerCallback-8300-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1695599 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 
0x10020cc715b0008, likely client has closed socket
   [junit4]   2> 1695600 INFO  (zkConnectionManagerCallback-8302-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1695600 INFO  (zkConnectionManagerCallback-8304-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1695653 INFO  (jetty-launcher-8269-thread-3) 
[n:127.0.0.1:45425_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1695653 INFO  (jetty-launcher-8269-thread-2) 
[n:127.0.0.1:36997_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1695653 INFO  (jetty-launcher-8269-thread-4) 
[n:127.0.0.1:46491_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1695653 INFO  (jetty-launcher-8269-thread-3) 
[n:127.0.0.1:45425_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45425_solr
   [junit4]   2> 1695653 INFO  (jetty-launcher-8269-thread-2) 
[n:127.0.0.1:36997_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36997_solr
   [junit4]   2> 1695653 INFO  (jetty-launcher-8269-thread-4) 
[n:127.0.0.1:46491_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46491_solr
   [junit4]   2> 1695654 INFO  (jetty-launcher-8269-thread-3) 
[n:127.0.0.1:45425_solr    ] o.a.s.c.Overseer Overseer 
(id=72093656485134345-127.0.0.1:45425_solr-n_0000000000) starting
   [junit4]   2> 1695654 INFO  (zkCallback-8285-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1695654 INFO  (zkCallback-8303-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1695655 INFO  (zkCallback-8295-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1695655 INFO  (jetty-launcher-8269-thread-1) 
[n:127.0.0.1:33939_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1695656 INFO  (jetty-launcher-8269-thread-1) 
[n:127.0.0.1:33939_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1695656 INFO  (jetty-launcher-8269-thread-1) 
[n:127.0.0.1:33939_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33939_solr
   [junit4]   2> 1695668 INFO  (zkCallback-8285-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1695668 INFO  (zkCallback-8295-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1695668 INFO  (zkCallback-8301-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1695668 INFO  (zkCallback-8303-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1695687 INFO  (zkConnectionManagerCallback-8317-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1695687 INFO  (jetty-launcher-8269-thread-3) 
[n:127.0.0.1:45425_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1695688 INFO  (jetty-launcher-8269-thread-3) 
[n:127.0.0.1:45425_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40355/solr ready
   [junit4]   2> 1695703 INFO  (jetty-launcher-8269-thread-3) 
[n:127.0.0.1:45425_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1695703 INFO  (jetty-launcher-8269-thread-3) 
[n:127.0.0.1:45425_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45425_solr
   [junit4]   2> 1695704 INFO  (zkCallback-8285-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1695707 INFO  (zkCallback-8295-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1695711 INFO  (zkCallback-8301-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1695711 INFO  (zkCallback-8303-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1695711 INFO  (zkCallback-8316-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1695758 INFO  (jetty-launcher-8269-thread-1) 
[n:127.0.0.1:33939_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33939.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66b95a84
   [junit4]   2> 1695765 INFO  (jetty-launcher-8269-thread-1) 
[n:127.0.0.1:33939_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33939.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66b95a84
   [junit4]   2> 1695765 INFO  (jetty-launcher-8269-thread-1) 
[n:127.0.0.1:33939_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33939.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66b95a84
   [junit4]   2> 1695766 INFO  (jetty-launcher-8269-thread-1) 
[n:127.0.0.1:33939_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C62F4568A341EA10-001/tempDir-001/node1/.
   [junit4]   2> 1695779 INFO  (zkConnectionManagerCallback-8322-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1695779 INFO  (jetty-launcher-8269-thread-4) 
[n:127.0.0.1:46491_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46491.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66b95a84
   [junit4]   2> 1695780 INFO  (jetty-launcher-8269-thread-1) 
[n:127.0.0.1:33939_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1695780 INFO  (jetty-launcher-8269-thread-1) 
[n:127.0.0.1:33939_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40355/solr ready
   [junit4]   2> 1695787 INFO  (jetty-launcher-8269-thread-4) 
[n:127.0.0.1:46491_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46491.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66b95a84
   [junit4]   2> 1695787 INFO  (jetty-launcher-8269-thread-4) 
[n:127.0.0.1:46491_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46491.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66b95a84
   [junit4]   2> 1695795 INFO  (jetty-launcher-8269-thread-4) 
[n:127.0.0.1:46491_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C62F4568A341EA10-001/tempDir-001/node4/.
   [junit4]   2> 1695804 INFO  (jetty-launcher-8269-thread-3) 
[n:127.0.0.1:45425_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45425.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66b95a84
   [junit4]   2> 1695811 INFO  (jetty-launcher-8269-thread-3) 
[n:127.0.0.1:45425_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45425.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66b95a84
   [junit4]   2> 1695811 INFO  (jetty-launcher-8269-thread-3) 
[n:127.0.0.1:45425_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45425.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66b95a84
   [junit4]   2> 1695812 INFO  (zkConnectionManagerCallback-8327-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1695812 INFO  (jetty-launcher-8269-thread-4) 
[n:127.0.0.1:46491_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1695812 INFO  (jetty-launcher-8269-thread-3) 
[n:127.0.0.1:45425_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C62F4568A341EA10-001/tempDir-001/node3/.
   [junit4]   2> 1695813 INFO  (jetty-launcher-8269-thread-4) 
[n:127.0.0.1:46491_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40355/solr ready
   [junit4]   2> 1695865 INFO  (jetty-launcher-8269-thread-2) 
[n:127.0.0.1:36997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36997.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66b95a84
   [junit4]   2> 1695873 INFO  (jetty-launcher-8269-thread-2) 
[n:127.0.0.1:36997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36997.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66b95a84
   [junit4]   2> 1695873 INFO  (jetty-launcher-8269-thread-2) 
[n:127.0.0.1:36997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36997.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66b95a84
   [junit4]   2> 1695875 INFO  (jetty-launcher-8269-thread-2) 
[n:127.0.0.1:36997_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C62F4568A341EA10-001/tempDir-001/node2/.
   [junit4]   2> 1695877 INFO  (zkConnectionManagerCallback-8332-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1695878 INFO  (jetty-launcher-8269-thread-2) 
[n:127.0.0.1:36997_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1695878 INFO  (jetty-launcher-8269-thread-2) 
[n:127.0.0.1:36997_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40355/solr ready
   [junit4]   2> 1695904 INFO  (zkConnectionManagerCallback-8334-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1695905 INFO  (zkConnectionManagerCallback-8339-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1695906 INFO  
(SUITE-SearchRateTriggerTest-seed#[C62F4568A341EA10]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1695906 INFO  
(SUITE-SearchRateTriggerTest-seed#[C62F4568A341EA10]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40355/solr ready
   [junit4]   2> 1695930 INFO  
(TEST-SearchRateTriggerTest.testTrigger-seed#[C62F4568A341EA10]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1695932 INFO  (qtp379786329-30403) [n:127.0.0.1:36997_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> 1695933 INFO  (OverseerThreadFactory-6901-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection 
SearchRateTriggerTest-collection1
   [junit4]   2> 1696036 INFO  
(OverseerStateUpdate-72093656485134345-127.0.0.1:45425_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":"http://127.0.0.1:46491/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1696037 INFO  
(OverseerStateUpdate-72093656485134345-127.0.0.1:45425_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":"http://127.0.0.1:33939/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1696038 INFO  
(OverseerStateUpdate-72093656485134345-127.0.0.1:45425_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":"http://127.0.0.1:36997/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1696039 INFO  
(OverseerStateUpdate-72093656485134345-127.0.0.1:45425_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":"http://127.0.0.1:45425/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1696240 INFO  (qtp465982366-30392) [n:127.0.0.1:33939_solr    
] 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> 1696240 INFO  (qtp104525119-30405) [n:127.0.0.1:46491_solr    
] 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> 1696240 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_solr    
] 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> 1696241 INFO  (qtp104525119-30405) [n:127.0.0.1:46491_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1696241 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1696241 INFO  (qtp1666438602-30406) [n:127.0.0.1:45425_solr    
] 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> 1697249 INFO  (qtp465982366-30392) [n:127.0.0.1:33939_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.4.0
   [junit4]   2> 1697250 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.4.0
   [junit4]   2> 1697250 INFO  (qtp104525119-30405) [n:127.0.0.1:46491_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.4.0
   [junit4]   2> 1697261 INFO  (qtp1666438602-30406) [n:127.0.0.1:45425_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.4.0
   [junit4]   2> 1697266 INFO  (qtp465982366-30392) [n:127.0.0.1:33939_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> 1697266 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_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> 1697269 INFO  (qtp465982366-30392) [n:127.0.0.1:33939_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> 1697269 INFO  (qtp465982366-30392) [n:127.0.0.1:33939_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> 1697269 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_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> 1697269 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_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> 1697270 INFO  (qtp465982366-30392) [n:127.0.0.1:33939_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_33939.solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard1.replica_n2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66b95a84
   [junit4]   2> 1697270 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_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_36997.solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard2.replica_n4') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66b95a84
   [junit4]   2> 1697270 INFO  (qtp465982366-30392) [n:127.0.0.1:33939_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> 1697270 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_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> 1697270 INFO  (qtp465982366-30392) [n:127.0.0.1:33939_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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C62F4568A341EA10-001/tempDir-001/node1/SearchRateTriggerTest-collection1_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C62F4568A341EA10-001/tempDir-001/node1/./SearchRateTriggerTest-collection1_shard1_replica_n2/data/]
   [junit4]   2> 1697270 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C62F4568A341EA10-001/tempDir-001/node2/SearchRateTriggerTest-collection1_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C62F4568A341EA10-001/tempDir-001/node2/./SearchRateTriggerTest-collection1_shard2_replica_n4/data/]
   [junit4]   2> 1697270 INFO  (qtp1666438602-30406) [n:127.0.0.1:45425_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> 1697290 INFO  (qtp1666438602-30406) [n:127.0.0.1:45425_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> 1697290 INFO  (qtp1666438602-30406) [n:127.0.0.1:45425_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> 1697290 INFO  (qtp1666438602-30406) [n:127.0.0.1:45425_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_45425.solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard2.replica_n6') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66b95a84
   [junit4]   2> 1697290 INFO  (qtp1666438602-30406) [n:127.0.0.1:45425_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> 1697290 INFO  (qtp1666438602-30406) [n:127.0.0.1:45425_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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C62F4568A341EA10-001/tempDir-001/node3/SearchRateTriggerTest-collection1_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C62F4568A341EA10-001/tempDir-001/node3/./SearchRateTriggerTest-collection1_shard2_replica_n6/data/]
   [junit4]   2> 1697290 INFO  (qtp104525119-30405) [n:127.0.0.1:46491_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> 1697292 INFO  (qtp104525119-30405) [n:127.0.0.1:46491_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> 1697292 INFO  (qtp104525119-30405) [n:127.0.0.1:46491_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> 1697292 INFO  (qtp104525119-30405) [n:127.0.0.1:46491_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_46491.solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1' 
(registry 'solr.core.SearchRateTriggerTest-collection1.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66b95a84
   [junit4]   2> 1697292 INFO  (qtp104525119-30405) [n:127.0.0.1:46491_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> 1697293 INFO  (qtp104525119-30405) [n:127.0.0.1:46491_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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C62F4568A341EA10-001/tempDir-001/node4/SearchRateTriggerTest-collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C62F4568A341EA10-001/tempDir-001/node4/./SearchRateTriggerTest-collection1_shard1_replica_n1/data/]
   [junit4]   2> 1697318 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_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> 1697318 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_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> 1697319 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_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> 1697319 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_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> 1697320 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@44f92528[SearchRateTriggerTest-collection1_shard2_replica_n4] main]
   [junit4]   2> 1697321 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_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> 1697321 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_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> 1697321 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_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> 1697322 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_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 
1599376487296794624
   [junit4]   2> 1697323 INFO  
(searcherExecutor-6911-thread-1-processing-n:127.0.0.1:36997_solr 
x:SearchRateTriggerTest-collection1_shard2_replica_n4 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7) 
[n:127.0.0.1:36997_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@44f92528[SearchRateTriggerTest-collection1_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1697327 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/SearchRateTriggerTest-collection1/terms/shard2 to 
Terms{values={core_node7=0}, version=0}
   [junit4]   2> 1697327 INFO  (qtp465982366-30392) [n:127.0.0.1:33939_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> 1697327 INFO  (qtp465982366-30392) [n:127.0.0.1:33939_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> 1697328 INFO  (qtp465982366-30392) [n:127.0.0.1:33939_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> 1697328 INFO  (qtp465982366-30392) [n:127.0.0.1:33939_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> 1697330 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1697330 INFO  (qtp465982366-30392) [n:127.0.0.1:33939_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@72f4b766[SearchRateTriggerTest-collection1_shard1_replica_n2] main]
   [junit4]   2> 1697330 INFO  (qtp465982366-30392) [n:127.0.0.1:33939_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> 1697330 INFO  (qtp465982366-30392) [n:127.0.0.1:33939_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> 1697331 INFO  (qtp465982366-30392) [n:127.0.0.1:33939_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> 1697331 INFO  
(searcherExecutor-6910-thread-1-processing-n:127.0.0.1:33939_solr 
x:SearchRateTriggerTest-collection1_shard1_replica_n2 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5) 
[n:127.0.0.1:33939_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@72f4b766[SearchRateTriggerTest-collection1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1697331 INFO  (qtp1666438602-30406) [n:127.0.0.1:45425_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> 1697331 INFO  (qtp465982366-30392) [n:127.0.0.1:33939_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 
1599376487306231808
   [junit4]   2> 1697331 INFO  (qtp1666438602-30406) [n:127.0.0.1:45425_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> 1697333 INFO  (qtp1666438602-30406) [n:127.0.0.1:45425_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> 1697333 INFO  (qtp1666438602-30406) [n:127.0.0.1:45425_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> 1697333 INFO  (qtp104525119-30405) [n:127.0.0.1:46491_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> 1697333 INFO  (qtp104525119-30405) [n:127.0.0.1:46491_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> 1697334 INFO  (qtp1666438602-30406) [n:127.0.0.1:45425_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@c291cdf[SearchRateTriggerTest-collection1_shard2_replica_n6] main]
   [junit4]   2> 1697334 INFO  (qtp104525119-30405) [n:127.0.0.1:46491_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> 1697334 INFO  (qtp104525119-30405) [n:127.0.0.1:46491_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> 1697334 INFO  (qtp465982366-30392) [n:127.0.0.1:33939_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_node5=0}, version=0}
   [junit4]   2> 1697335 INFO  (qtp1666438602-30406) [n:127.0.0.1:45425_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> 1697335 INFO  (qtp1666438602-30406) [n:127.0.0.1:45425_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> 1697335 INFO  (qtp1666438602-30406) [n:127.0.0.1:45425_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> 1697335 INFO  (qtp104525119-30405) [n:127.0.0.1:46491_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@589ef067[SearchRateTriggerTest-collection1_shard1_replica_n1] main]
   [junit4]   2> 1697336 INFO  
(searcherExecutor-6912-thread-1-processing-n:127.0.0.1:45425_solr 
x:SearchRateTriggerTest-collection1_shard2_replica_n6 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8) 
[n:127.0.0.1:45425_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@c291cdf[SearchRateTriggerTest-collection1_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1697336 INFO  (qtp1666438602-30406) [n:127.0.0.1:45425_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 
1599376487311474688
   [junit4]   2> 1697336 INFO  (qtp104525119-30405) [n:127.0.0.1:46491_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> 1697336 INFO  (qtp104525119-30405) [n:127.0.0.1:46491_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> 1697336 INFO  (qtp465982366-30392) [n:127.0.0.1:33939_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1697337 INFO  (qtp104525119-30405) [n:127.0.0.1:46491_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> 1697337 INFO  
(searcherExecutor-6913-thread-1-processing-n:127.0.0.1:46491_solr 
x:SearchRateTriggerTest-collection1_shard1_replica_n1 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:46491_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@589ef067[SearchRateTriggerTest-collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1697337 INFO  (qtp104525119-30405) [n:127.0.0.1:46491_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 
1599376487312523264
   [junit4]   2> 1697339 INFO  (qtp1666438602-30406) [n:127.0.0.1:45425_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/SearchRateTriggerTest-collection1/terms/shard2 to 
Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 1697339 INFO  (qtp104525119-30405) [n:127.0.0.1:46491_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, core_node5=0}, version=1}
   [junit4]   2> 1697830 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1697830 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1697830 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:36997/solr/SearchRateTriggerTest-collection1_shard2_replica_n4/
   [junit4]   2> 1697831 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.PeerSync 
PeerSync: core=SearchRateTriggerTest-collection1_shard2_replica_n4 
url=http://127.0.0.1:36997/solr START 
replicas=[http://127.0.0.1:45425/solr/SearchRateTriggerTest-collection1_shard2_replica_n6/]
 nUpdates=100
   [junit4]   2> 1697832 INFO  (qtp1666438602-30426) [n:127.0.0.1:45425_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection1_shard2_replica_n6] o.a.s.c.S.Request 
[SearchRateTriggerTest-collection1_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1697837 INFO  (qtp465982366-30392) [n:127.0.0.1:33939_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1697837 INFO  (qtp465982366-30392) [n:127.0.0.1:33939_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1697837 INFO  (qtp465982366-30392) [n:127.0.0.1:33939_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:33939/solr/SearchRateTriggerTest-collection1_shard1_replica_n2/
   [junit4]   2> 1697838 INFO  (qtp465982366-30392) [n:127.0.0.1:33939_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.PeerSync 
PeerSync: core=SearchRateTriggerTest-collection1_shard1_replica_n2 
url=http://127.0.0.1:33939/solr START 
replicas=[http://127.0.0.1:46491/solr/SearchRateTriggerTest-collection1_shard1_replica_n1/]
 nUpdates=100
   [junit4]   2> 1697839 INFO  (qtp104525119-30419) [n:127.0.0.1:46491_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection1_shard1_replica_n1] o.a.s.c.S.Request 
[SearchRateTriggerTest-collection1_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1698131 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.u.PeerSync 
PeerSync: core=SearchRateTriggerTest-collection1_shard2_replica_n4 
url=http://127.0.0.1:36997/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1698131 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1698131 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1698131 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1698133 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:36997/solr/SearchRateTriggerTest-collection1_shard2_replica_n4/
 shard2
   [junit4]   2> 1698138 INFO  (qtp465982366-30392) [n:127.0.0.1:33939_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.u.PeerSync 
PeerSync: core=SearchRateTriggerTest-collection1_shard1_replica_n2 
url=http://127.0.0.1:33939/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1698138 INFO  (qtp465982366-30392) [n:127.0.0.1:33939_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1698138 INFO  (qtp465982366-30392) [n:127.0.0.1:33939_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1698138 INFO  (qtp465982366-30392) [n:127.0.0.1:33939_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1698139 INFO  (qtp465982366-30392) [n:127.0.0.1:33939_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33939/solr/SearchRateTriggerTest-collection1_shard1_replica_n2/
 shard1
   [junit4]   2> 1698241 INFO  (qtp465982366-30392) [n:127.0.0.1:33939_solr 
c:SearchRateTriggerTest-collection1 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection1_shard1_replica_n2] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1698242 INFO  (qtp465982366-30392) [n:127.0.0.1:33939_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=2001
   [junit4]   2> 1698285 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_solr 
c:SearchRateTriggerTest-collection1 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection1_shard2_replica_n4] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1698286 INFO  (qtp379786329-30421) [n:127.0.0.1:36997_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=2045
   [junit4]   2> 1698341 INFO  (qtp1666438602-30406) [n:127.0.0.1:45425_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=2100
   [junit4]   2> 1698342 INFO  (qtp104525119-30405) [n:127.0.0.1:46491_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=2101
   [junit4]   2> 1698343 INFO  (qtp379786329-30403) [n:127.0.0.1:36997_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> 1698442 INFO  (zkCallback-8301-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> 1698442 INFO  (zkCallback-8295-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> 1698442 INFO  (zkCallback-8303-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/SearchRateTriggerTest-collection1/state.json] for collection 
[SearchRateTriggerTest-collection1] has occurred - updating... (live nodes 
size: [4])
   [junit4]   2> 1698442 INFO  (zkCallback-8285-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> 1699343 INFO  (qtp379786329-30403) [n:127.0.0.1:36997_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=3411
   [junit4]   2> 1699344 INFO  (qtp379786329-30412) [n:127.0.0.1:36997_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=SearchRateTriggerTest-collection2&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1699345 INFO  (OverseerThreadFactory-6901-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection 
SearchRateTriggerTest-collection2
   [junit4]   2> 1699345 INFO  
(OverseerCollectionConfigSetProcessor-72093656485134345-127.0.0.1:45425_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> 1699549 INFO  
(OverseerStateUpdate-72093656485134345-127.0.0.1:45425_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46491/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1699550 INFO  
(OverseerStateUpdate-72093656485134345-127.0.0.1:45425_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36997/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1699550 INFO  
(OverseerStateUpdate-72093656485134345-127.0.0.1:45425_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection2_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33939/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1699551 INFO  
(OverseerStateUpdate-72093656485134345-127.0.0.1:45425_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SearchRateTriggerTest-collection2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SearchRateTriggerTest-collection2_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45425/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1699752 INFO  (qtp465982366-30397) [n:127.0.0.1:33939_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection2_shard2_replica_n4&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1699752 INFO  (qtp1666438602-30422) [n:127.0.0.1:45425_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection2_shard2_replica_n6&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1699752 INFO  (qtp379786329-30404) [n:127.0.0.1:36997_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection2_shard1_replica_n2&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1699752 INFO  (qtp104525119-30415) [n:127.0.0.1:46491_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=SearchRateTriggerTest-collection2_shard1_replica_n1&action=CREATE&numShards=2&collection=SearchRateTriggerTest-collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1700791 INFO  (qtp465982366-30397) [n:127.0.0.1:33939_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection2_shard2_replica_n4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.4.0
   [junit4]   2> 1700791 INFO  (qtp379786329-30404) [n:127.0.0.1:36997_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection2_shard1_replica_n2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.4.0
   [junit4]   2> 1700793 INFO  (qtp104525119-30415) [n:127.0.0.1:46491_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection2_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.4.0
   [junit4]   2> 1700793 INFO  (qtp1666438602-30422) [n:127.0.0.1:45425_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection2_shard2_replica_n6] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.4.0
   [junit4]   2> 1700833 INFO  (qtp465982366-30397) [n:127.0.0.1:33939_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection2_shard2_replica_n4] o.a.s.s.IndexSchema 
[SearchRateTriggerTest-collection2_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1700833 INFO  (qtp379786329-30404) [n:127.0.0.1:36997_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection2_shard1_replica_n2] o.a.s.s.IndexSchema 
[SearchRateTriggerTest-collection2_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1700833 INFO  (qtp1666438602-30422) [n:127.0.0.1:45425_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection2_shard2_replica_n6] o.a.s.s.IndexSchema 
[SearchRateTriggerTest-collection2_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1700834 INFO  (qtp104525119-30415) [n:127.0.0.1:46491_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection2_shard1_replica_n1] o.a.s.s.IndexSchema 
[SearchRateTriggerTest-collection2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1700836 INFO  (qtp379786329-30404) [n:127.0.0.1:36997_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection2_shard1_replica_n2] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1700836 INFO  (qtp1666438602-30422) [n:127.0.0.1:45425_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection2_shard2_replica_n6] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1700836 INFO  (qtp379786329-30404) [n:127.0.0.1:36997_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection2_shard1_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'SearchRateTriggerTest-collection2_shard1_replica_n2' using 
configuration from collection SearchRateTriggerTest-collection2, trusted=true
   [junit4]   2> 1700836 INFO  (qtp1666438602-30422) [n:127.0.0.1:45425_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection2_shard2_replica_n6] o.a.s.c.CoreContainer 
Creating SolrCore 'SearchRateTriggerTest-collection2_shard2_replica_n6' using 
configuration from collection SearchRateTriggerTest-collection2, trusted=true
   [junit4]   2> 1700837 INFO  (qtp104525119-30415) [n:127.0.0.1:46491_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection2_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1700837 INFO  (qtp465982366-30397) [n:127.0.0.1:33939_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection2_shard2_replica_n4] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1700837 INFO  (qtp104525119-30415) [n:127.0.0.1:46491_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection2_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'SearchRateTriggerTest-collection2_shard1_replica_n1' using 
configuration from collection SearchRateTriggerTest-collection2, trusted=true
   [junit4]   2> 1700837 INFO  (qtp465982366-30397) [n:127.0.0.1:33939_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection2_shard2_replica_n4] o.a.s.c.CoreContainer 
Creating SolrCore 'SearchRateTriggerTest-collection2_shard2_replica_n4' using 
configuration from collection SearchRateTriggerTest-collection2, trusted=true
   [junit4]   2> 1700837 INFO  (qtp379786329-30404) [n:127.0.0.1:36997_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection2_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36997.solr.core.SearchRateTriggerTest-collection2.shard1.replica_n2' 
(registry 'solr.core.SearchRateTriggerTest-collection2.shard1.replica_n2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66b95a84
   [junit4]   2> 1700837 INFO  (qtp1666438602-30422) [n:127.0.0.1:45425_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection2_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45425.solr.core.SearchRateTriggerTest-collection2.shard2.replica_n6' 
(registry 'solr.core.SearchRateTriggerTest-collection2.shard2.replica_n6') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66b95a84
   [junit4]   2> 1700837 INFO  (qtp465982366-30397) [n:127.0.0.1:33939_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection2_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33939.solr.core.SearchRateTriggerTest-collection2.shard2.replica_n4' 
(registry 'solr.core.SearchRateTriggerTest-collection2.shard2.replica_n4') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66b95a84
   [junit4]   2> 1700837 INFO  (qtp104525119-30415) [n:127.0.0.1:46491_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection2_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46491.solr.core.SearchRateTriggerTest-collection2.shard1.replica_n1' 
(registry 'solr.core.SearchRateTriggerTest-collection2.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66b95a84
   [junit4]   2> 1700837 INFO  (qtp379786329-30404) [n:127.0.0.1:36997_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection2_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1700837 INFO  (qtp1666438602-30422) [n:127.0.0.1:45425_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection2_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1700837 INFO  (qtp104525119-30415) [n:127.0.0.1:46491_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection2_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1700837 INFO  (qtp465982366-30397) [n:127.0.0.1:33939_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection2_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1700837 INFO  (qtp1666438602-30422) [n:127.0.0.1:45425_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node8 
x:SearchRateTriggerTest-collection2_shard2_replica_n6] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection2_shard2_replica_n6] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C62F4568A341EA10-001/tempDir-001/node3/SearchRateTriggerTest-collection2_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C62F4568A341EA10-001/tempDir-001/node3/./SearchRateTriggerTest-collection2_shard2_replica_n6/data/]
   [junit4]   2> 1700837 INFO  (qtp104525119-30415) [n:127.0.0.1:46491_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection2_shard1_replica_n1] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection2_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C62F4568A341EA10-001/tempDir-001/node4/SearchRateTriggerTest-collection2_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C62F4568A341EA10-001/tempDir-001/node4/./SearchRateTriggerTest-collection2_shard1_replica_n1/data/]
   [junit4]   2> 1700837 INFO  (qtp379786329-30404) [n:127.0.0.1:36997_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection2_shard1_replica_n2] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection2_shard1_replica_n2] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C62F4568A341EA10-001/tempDir-001/node2/SearchRateTriggerTest-collection2_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C62F4568A341EA10-001/tempDir-001/node2/./SearchRateTriggerTest-collection2_shard1_replica_n2/data/]
   [junit4]   2> 1700837 INFO  (qtp465982366-30397) [n:127.0.0.1:33939_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection2_shard2_replica_n4] o.a.s.c.SolrCore 
[[SearchRateTriggerTest-collection2_shard2_replica_n4] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C62F4568A341EA10-001/tempDir-001/node1/SearchRateTriggerTest-collection2_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerTest_C62F4568A341EA10-001/tempDir-001/node1/./SearchRateTriggerTest-collection2_shard2_replica_n4/data/]
   [junit4]   2> 1700888 INFO  (qtp104525119-30415) [n:127.0.0.1:46491_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection2_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1700888 INFO  (qtp104525119-30415) [n:127.0.0.1:46491_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection2_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1700891 INFO  (qtp104525119-30415) [n:127.0.0.1:46491_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection2_shard1_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1700891 INFO  (qtp104525119-30415) [n:127.0.0.1:46491_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection2_shard1_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1700899 INFO  (qtp379786329-30404) [n:127.0.0.1:36997_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection2_shard1_replica_n2] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1700899 INFO  (qtp379786329-30404) [n:127.0.0.1:36997_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection2_shard1_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1700900 INFO  (qtp379786329-30404) [n:127.0.0.1:36997_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection2_shard1_replica_n2] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1700900 INFO  (qtp379786329-30404) [n:127.0.0.1:36997_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection2_shard1_replica_n2] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1700900 INFO  (qtp104525119-30415) [n:127.0.0.1:46491_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1fa3d957[SearchRateTriggerTest-collection2_shard1_replica_n1] main]
   [junit4]   2> 1700901 INFO  (qtp104525119-30415) [n:127.0.0.1:46491_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1700901 INFO  (qtp104525119-30415) [n:127.0.0.1:46491_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1700902 INFO  (qtp379786329-30404) [n:127.0.0.1:36997_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection2_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5ec82451[SearchRateTriggerTest-collection2_shard1_replica_n2] main]
   [junit4]   2> 1700902 INFO  (qtp104525119-30415) [n:127.0.0.1:46491_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection2_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1700902 INFO  (qtp379786329-30404) [n:127.0.0.1:36997_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection2_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1700902 INFO  (qtp379786329-30404) [n:127.0.0.1:36997_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection2_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1700903 INFO  (qtp465982366-30397) [n:127.0.0.1:33939_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection2_shard2_replica_n4] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1700903 INFO  (qtp465982366-30397) [n:127.0.0.1:33939_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection2_shard2_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1700903 INFO  (qtp379786329-30404) [n:127.0.0.1:36997_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection2_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1700912 INFO  (qtp104525119-30415) [n:127.0.0.1:46491_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node3 
x:SearchRateTriggerTest-collection2_shard1_replica_n1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1599376491061182464
   [junit4]   2> 1700912 INFO  
(searcherExecutor-6930-thread-1-processing-n:127.0.0.1:36997_solr 
x:SearchRateTriggerTest-collection2_shard1_replica_n2 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node5) 
[n:127.0.0.1:36997_solr c:SearchRateTriggerTest-collection2 s:shard1 
r:core_node5 x:SearchRateTriggerTest-collection2_shard1_replica_n2] 
o.a.s.c.SolrCore [SearchRateTriggerTest-collection2_shard1_replica_n2] 
Registered new searcher 
Searcher@5ec82451[SearchRateTriggerTest-collection2_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1700912 INFO  (qtp379786329-30404) [n:127.0.0.1:36997_solr 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node5 
x:SearchRateTriggerTest-collection2_shard1_replica_n2] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1599376491061182464
   [junit4]   2> 1700914 INFO  
(searcherExecutor-6932-thread-1-processing-n:127.0.0.1:46491_solr 
x:SearchRateTriggerTest-collection2_shard1_replica_n1 
c:SearchRateTriggerTest-collection2 s:shard1 r:core_node3) 
[n:127.0.0.1:46491_solr c:SearchRateTriggerTest-collection2 s:shard1 
r:core_node3 x:SearchRateTriggerTest-collection2_shard1_replica_n1] 
o.a.s.c.SolrCore [SearchRateTriggerTest-collection2_shard1_replica_n1] 
Registered new searcher 
Searcher@1fa3d957[SearchRateTriggerTest-collection2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1700914 INFO  (qtp465982366-30397) [n:127.0.0.1:33939_solr 
c:SearchRateTriggerTest-collection2 s:shard2 r:core_node7 
x:SearchRateTriggerTest-collection2_shard2_replica_n4] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]

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

over.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test
    [javac] Compiling 897 source files to 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
     [copy] Copying 1 file to 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 56 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.SearchRateTriggerTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC" 
-Dtests.seed=C62F4568A341EA10 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=et -Dtests.timezone=ACT -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
Buildfile: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 23ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: C62F4568A341EA10
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says hi! Master seed: C62F4568A341EA10
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J2 PID(12...@serv1.sd-datasolutions.de).
   [junit4] Started J1 PID(12...@serv1.sd-datasolutions.de).
   [junit4] Started J0 PID(12...@serv1.sd-datasolutions.de).
   [junit4] HEARTBEAT J2 PID(12...@serv1.sd-datasolutions.de): 
2018-05-02T18:30:04, stalled for 63.7s at: SearchRateTriggerTest.testTrigger
   [junit4] HEARTBEAT J1 PID(12...@serv1.sd-datasolutions.de): 
2018-05-02T18:30:04, stalled for 63.7s at: SearchRateTriggerTest.testTrigger
   [junit4] HEARTBEAT J0 PID(12...@serv1.sd-datasolutions.de): 
2018-05-02T18:30:04, stalled for 63.7s at: SearchRateTriggerTest.testTrigger
   [junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
   [junit4] OK      74.7s J2 | SearchRateTriggerTest.testTrigger
   [junit4] OK      23.6s J2 | SearchRateTriggerTest.testWaitForElapsed
   [junit4] OK      0.81s J2 | SearchRateTriggerTest.testDefaultsAndBackcompat
   [junit4] Completed [1/5] on J2 in 109.26s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
   [junit4] OK      75.0s J0 | SearchRateTriggerTest.testTrigger
   [junit4] OK      23.9s J0 | SearchRateTriggerTest.testWaitForElapsed
   [junit4] OK      0.79s J0 | SearchRateTriggerTest.testDefaultsAndBackcompat
   [junit4] Completed [2/5] on J0 in 109.34s, 3 tests
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: 
org.apache.solr.cloud.autoscaling.SearchRateTriggerTest. This may confuse tools 
that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this 
message.
   [junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
   [junit4] OK      74.9s J1 | SearchRateTriggerTest.testTrigger
   [junit4] OK      24.1s J1 | SearchRateTriggerTest.testWaitForElapsed
   [junit4] OK      0.87s J1 | SearchRateTriggerTest.testDefaultsAndBackcompat
   [junit4] Completed [3/5] on J1 in 109.95s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
   [junit4] OK      65.6s J0 | SearchRateTriggerTest.testTrigger
   [junit4] OK      23.3s J0 | SearchRateTriggerTest.testWaitForElapsed
   [junit4] OK      0.76s J0 | SearchRateTriggerTest.testDefaultsAndBackcompat
   [junit4] Completed [4/5] on J0 in 93.54s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
   [junit4] OK      65.2s J2 | SearchRateTriggerTest.testTrigger
   [junit4] OK      23.3s J2 | SearchRateTriggerTest.testWaitForElapsed
   [junit4] OK      0.76s J2 | SearchRateTriggerTest.testDefaultsAndBackcompat
   [junit4] Completed [5/5] on J2 in 94.28s, 3 tests
   [junit4] 
   [junit4] JVM J0:     0.69 ..   204.53 =   203.84s
   [junit4] JVM J1:     0.67 ..   111.49 =   110.82s
   [junit4] JVM J2:     0.43 ..   205.14 =   204.71s
   [junit4] Execution time total: 3 minutes 25 seconds
   [junit4] Tests summary: 5 suites, 15 tests
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 168.51s | 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
[junit4:tophints] 116.54s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 112.72s | org.apache.solr.cloud.ZkFailoverTest
[junit4:tophints] 108.11s | org.apache.solr.cloud.DeleteReplicaTest
[junit4:tophints] 105.03s | org.apache.solr.search.TestRangeQuery

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 3 minutes 27 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
[repro] Exiting with code 0
+ 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
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2662)
        at hudson.FilePath$34.invoke(FilePath.java:2541)
        at hudson.FilePath$34.invoke(FilePath.java:2531)
        at hudson.FilePath.act(FilePath.java:1032)
        at hudson.FilePath.act(FilePath.java:1010)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2531)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[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=f2b54dfa091f0391f428d3a578fe6d7052afa7fc, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #1836
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