Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21389/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC

1 tests failed.
FAILED:  
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testSetProperties

Error Message:
Expected 8 triggers but found: [x0, x1, x2, x3, x4, x5, x6] expected:<8> but 
was:<7>

Stack Trace:
java.lang.AssertionError: Expected 8 triggers but found: [x0, x1, x2, x3, x4, 
x5, x6] expected:<8> but was:<7>
        at 
__randomizedtesting.SeedInfo.seed([D0D3059CFAFFAD4D:BBB7D2D549D238C9]: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.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testSetProperties(TriggerIntegrationTest.java:1334)
        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 13115 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 1098683 INFO  
(SUITE-TriggerIntegrationTest-seed#[D0D3059CFAFFAD4D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_D0D3059CFAFFAD4D-001/init-core-data-001
   [junit4]   2> 1098684 WARN  
(SUITE-TriggerIntegrationTest-seed#[D0D3059CFAFFAD4D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1098684 INFO  
(SUITE-TriggerIntegrationTest-seed#[D0D3059CFAFFAD4D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1098685 INFO  
(SUITE-TriggerIntegrationTest-seed#[D0D3059CFAFFAD4D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1098687 INFO  
(SUITE-TriggerIntegrationTest-seed#[D0D3059CFAFFAD4D]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_D0D3059CFAFFAD4D-001/tempDir-001
   [junit4]   2> 1098687 INFO  
(SUITE-TriggerIntegrationTest-seed#[D0D3059CFAFFAD4D]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1098687 INFO  (Thread-7782) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1098687 INFO  (Thread-7782) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1098689 ERROR (Thread-7782) [    ] 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> 1098787 INFO  
(SUITE-TriggerIntegrationTest-seed#[D0D3059CFAFFAD4D]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35155
   [junit4]   2> 1098790 INFO  (zkConnectionManagerCallback-1771-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1098796 INFO  (jetty-launcher-1768-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1098796 INFO  (jetty-launcher-1768-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1098800 INFO  (jetty-launcher-1768-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1098800 INFO  (jetty-launcher-1768-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1098800 INFO  (jetty-launcher-1768-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1098800 INFO  (jetty-launcher-1768-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1098800 INFO  (jetty-launcher-1768-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1098800 INFO  (jetty-launcher-1768-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1098800 INFO  (jetty-launcher-1768-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@eba8c3{/solr,null,AVAILABLE}
   [junit4]   2> 1098800 INFO  (jetty-launcher-1768-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@63b780{/solr,null,AVAILABLE}
   [junit4]   2> 1098801 INFO  (jetty-launcher-1768-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@126dd5d{SSL,[ssl, 
http/1.1]}{127.0.0.1:33931}
   [junit4]   2> 1098801 INFO  (jetty-launcher-1768-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@a2aa58{SSL,[ssl, 
http/1.1]}{127.0.0.1:33871}
   [junit4]   2> 1098801 INFO  (jetty-launcher-1768-thread-2) [    ] 
o.e.j.s.Server Started @1099895ms
   [junit4]   2> 1098801 INFO  (jetty-launcher-1768-thread-1) [    ] 
o.e.j.s.Server Started @1099895ms
   [junit4]   2> 1098801 INFO  (jetty-launcher-1768-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33931}
   [junit4]   2> 1098801 INFO  (jetty-launcher-1768-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33871}
   [junit4]   2> 1098801 ERROR (jetty-launcher-1768-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1098801 INFO  (jetty-launcher-1768-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1098801 ERROR (jetty-launcher-1768-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1098802 INFO  (jetty-launcher-1768-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1098802 INFO  (jetty-launcher-1768-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1098802 INFO  (jetty-launcher-1768-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1098802 INFO  (jetty-launcher-1768-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1098802 INFO  (jetty-launcher-1768-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T10:25:34.713Z
   [junit4]   2> 1098802 INFO  (jetty-launcher-1768-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1098803 INFO  (jetty-launcher-1768-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T10:25:34.713Z
   [junit4]   2> 1098807 INFO  (zkConnectionManagerCallback-1773-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1098808 INFO  (jetty-launcher-1768-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1098811 INFO  (zkConnectionManagerCallback-1775-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1098812 INFO  (jetty-launcher-1768-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1098822 INFO  (jetty-launcher-1768-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35155/solr
   [junit4]   2> 1098823 INFO  (zkConnectionManagerCallback-1779-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1098824 INFO  (jetty-launcher-1768-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35155/solr
   [junit4]   2> 1098827 INFO  (zkConnectionManagerCallback-1783-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1098827 INFO  
(zkConnectionManagerCallback-1785-thread-1-processing-n:127.0.0.1:33871_solr) 
[n:127.0.0.1:33871_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1098833 INFO  
(zkConnectionManagerCallback-1787-thread-1-processing-n:127.0.0.1:33931_solr) 
[n:127.0.0.1:33931_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1098913 INFO  (jetty-launcher-1768-thread-1) 
[n:127.0.0.1:33871_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1098913 INFO  (jetty-launcher-1768-thread-2) 
[n:127.0.0.1:33931_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1098914 INFO  (jetty-launcher-1768-thread-1) 
[n:127.0.0.1:33871_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33871_solr
   [junit4]   2> 1098914 INFO  (jetty-launcher-1768-thread-2) 
[n:127.0.0.1:33931_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33931_solr
   [junit4]   2> 1098915 INFO  (jetty-launcher-1768-thread-1) 
[n:127.0.0.1:33871_solr    ] o.a.s.c.Overseer Overseer 
(id=72084902563807237-127.0.0.1:33871_solr-n_0000000000) starting
   [junit4]   2> 1098920 INFO  
(zkCallback-1784-thread-1-processing-n:127.0.0.1:33871_solr) 
[n:127.0.0.1:33871_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1098922 INFO  
(zkCallback-1786-thread-1-processing-n:127.0.0.1:33931_solr) 
[n:127.0.0.1:33931_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1098926 DEBUG 
(OverseerAutoScalingTriggerThread-72084902563807237-127.0.0.1:33871_solr-n_0000000000)
 [n:127.0.0.1:33871_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 1098927 DEBUG 
(OverseerAutoScalingTriggerThread-72084902563807237-127.0.0.1:33871_solr-n_0000000000)
 [n:127.0.0.1:33871_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 1
   [junit4]   2> 1098927 INFO  (jetty-launcher-1768-thread-1) 
[n:127.0.0.1:33871_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33871_solr
   [junit4]   2> 1098928 DEBUG 
(OverseerAutoScalingTriggerThread-72084902563807237-127.0.0.1:33871_solr-n_0000000000)
 [n:127.0.0.1:33871_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:33931_solr]
   [junit4]   2> 1098928 DEBUG 
(OverseerAutoScalingTriggerThread-72084902563807237-127.0.0.1:33871_solr-n_0000000000)
 [n:127.0.0.1:33871_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1098928 DEBUG 
(OverseerAutoScalingTriggerThread-72084902563807237-127.0.0.1:33871_solr-n_0000000000)
 [n:127.0.0.1:33871_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 1
   [junit4]   2> 1098928 INFO  
(zkCallback-1784-thread-1-processing-n:127.0.0.1:33871_solr) 
[n:127.0.0.1:33871_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1098928 INFO  
(zkCallback-1786-thread-1-processing-n:127.0.0.1:33931_solr) 
[n:127.0.0.1:33931_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1098929 DEBUG 
(OverseerAutoScalingTriggerThread-72084902563807237-127.0.0.1:33871_solr-n_0000000000)
 [n:127.0.0.1:33871_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 1098929 DEBUG 
(OverseerAutoScalingTriggerThread-72084902563807237-127.0.0.1:33871_solr-n_0000000000)
 [n:127.0.0.1:33871_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1098929 DEBUG (ScheduledTrigger-4037-thread-1) 
[n:127.0.0.1:33871_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1099086 INFO  (jetty-launcher-1768-thread-2) 
[n:127.0.0.1:33931_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33931.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f80494
   [junit4]   2> 1099096 INFO  (jetty-launcher-1768-thread-2) 
[n:127.0.0.1:33931_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33931.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f80494
   [junit4]   2> 1099096 INFO  (jetty-launcher-1768-thread-2) 
[n:127.0.0.1:33931_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33931.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f80494
   [junit4]   2> 1099097 INFO  (jetty-launcher-1768-thread-2) 
[n:127.0.0.1:33931_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_D0D3059CFAFFAD4D-001/tempDir-001/node2/.
   [junit4]   2> 1099404 INFO  (jetty-launcher-1768-thread-1) 
[n:127.0.0.1:33871_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33871.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f80494
   [junit4]   2> 1099420 INFO  (jetty-launcher-1768-thread-1) 
[n:127.0.0.1:33871_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33871.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f80494
   [junit4]   2> 1099420 INFO  (jetty-launcher-1768-thread-1) 
[n:127.0.0.1:33871_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33871.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f80494
   [junit4]   2> 1099422 INFO  (jetty-launcher-1768-thread-1) 
[n:127.0.0.1:33871_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_D0D3059CFAFFAD4D-001/tempDir-001/node1/.
   [junit4]   2> 1099473 INFO  (zkConnectionManagerCallback-1793-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1099478 INFO  (zkConnectionManagerCallback-1797-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1099479 INFO  
(SUITE-TriggerIntegrationTest-seed#[D0D3059CFAFFAD4D]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1099479 INFO  
(SUITE-TriggerIntegrationTest-seed#[D0D3059CFAFFAD4D]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35155/solr ready
   [junit4]   2> 1099493 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSearchRate
   [junit4]   2> 1099493 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 1099493 DEBUG 
(zkCallback-1784-thread-1-processing-n:127.0.0.1:33871_solr) 
[n:127.0.0.1:33871_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 2
   [junit4]   2> 1099493 DEBUG 
(OverseerAutoScalingTriggerThread-72084902563807237-127.0.0.1:33871_solr-n_0000000000)
 [n:127.0.0.1:33871_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 2
   [junit4]   2> 1099495 DEBUG 
(OverseerAutoScalingTriggerThread-72084902563807237-127.0.0.1:33871_solr-n_0000000000)
 [n:127.0.0.1:33871_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 1099495 DEBUG 
(OverseerAutoScalingTriggerThread-72084902563807237-127.0.0.1:33871_solr-n_0000000000)
 [n:127.0.0.1:33871_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 1099495 DEBUG 
(OverseerAutoScalingTriggerThread-72084902563807237-127.0.0.1:33871_solr-n_0000000000)
 [n:127.0.0.1:33871_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1099498 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1099499 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1099499 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1099499 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1099499 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f9b9e2{/solr,null,AVAILABLE}
   [junit4]   2> 1099500 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@18d6125{SSL,[ssl, 
http/1.1]}{127.0.0.1:36155}
   [junit4]   2> 1099500 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.e.j.s.Server Started @1100594ms
   [junit4]   2> 1099500 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36155}
   [junit4]   2> 1099500 ERROR 
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1099500 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1099500 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1099501 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1099501 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T10:25:35.412Z
   [junit4]   2> 1099502 INFO  (zkConnectionManagerCallback-1799-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1099503 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1099514 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35155/solr
   [junit4]   2> 1099515 INFO  (zkConnectionManagerCallback-1803-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1099517 INFO  
(zkConnectionManagerCallback-1805-thread-1-processing-n:127.0.0.1:36155_solr) 
[n:127.0.0.1:36155_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1099522 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) 
[n:127.0.0.1:36155_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1099523 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) 
[n:127.0.0.1:36155_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1099525 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) 
[n:127.0.0.1:36155_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36155_solr
   [junit4]   2> 1099526 INFO  
(zkCallback-1786-thread-1-processing-n:127.0.0.1:33931_solr) 
[n:127.0.0.1:33931_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1099532 INFO  
(zkCallback-1784-thread-1-processing-n:127.0.0.1:33871_solr) 
[n:127.0.0.1:33871_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1099536 INFO  (zkCallback-1796-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1099536 INFO  
(zkCallback-1804-thread-1-processing-n:127.0.0.1:36155_solr) 
[n:127.0.0.1:36155_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1099656 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) 
[n:127.0.0.1:36155_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36155.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f80494
   [junit4]   2> 1099679 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) 
[n:127.0.0.1:36155_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36155.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f80494
   [junit4]   2> 1099679 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) 
[n:127.0.0.1:36155_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36155.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f80494
   [junit4]   2> 1099681 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) 
[n:127.0.0.1:36155_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_D0D3059CFAFFAD4D-001/tempDir-001/node3/.
   [junit4]   2> 1099727 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1099728 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1099728 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1099728 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1099728 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1bc7168{/solr,null,AVAILABLE}
   [junit4]   2> 1099729 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6d1d26{SSL,[ssl, 
http/1.1]}{127.0.0.1:34001}
   [junit4]   2> 1099729 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.e.j.s.Server Started @1100823ms
   [junit4]   2> 1099729 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34001}
   [junit4]   2> 1099729 ERROR 
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1099729 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1099729 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1099729 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1099729 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T10:25:35.640Z
   [junit4]   2> 1099731 INFO  (zkConnectionManagerCallback-1809-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1099731 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1099739 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35155/solr
   [junit4]   2> 1099740 INFO  (zkConnectionManagerCallback-1813-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1099743 INFO  
(zkConnectionManagerCallback-1815-thread-1-processing-n:127.0.0.1:34001_solr) 
[n:127.0.0.1:34001_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1099748 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) 
[n:127.0.0.1:34001_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1099749 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) 
[n:127.0.0.1:34001_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1099751 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) 
[n:127.0.0.1:34001_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34001_solr
   [junit4]   2> 1099752 INFO  
(zkCallback-1804-thread-1-processing-n:127.0.0.1:36155_solr) 
[n:127.0.0.1:36155_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1099752 INFO  (zkCallback-1796-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1099752 INFO  
(zkCallback-1784-thread-1-processing-n:127.0.0.1:33871_solr) 
[n:127.0.0.1:33871_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1099752 INFO  
(zkCallback-1786-thread-1-processing-n:127.0.0.1:33931_solr) 
[n:127.0.0.1:33931_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1099753 INFO  
(zkCallback-1814-thread-1-processing-n:127.0.0.1:34001_solr) 
[n:127.0.0.1:34001_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1099959 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) 
[n:127.0.0.1:34001_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34001.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f80494
   [junit4]   2> 1099974 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) 
[n:127.0.0.1:34001_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34001.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f80494
   [junit4]   2> 1099974 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) 
[n:127.0.0.1:34001_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34001.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f80494
   [junit4]   2> 1099975 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) 
[n:127.0.0.1:34001_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_D0D3059CFAFFAD4D-001/tempDir-001/node4/.
   [junit4]   2> 1100028 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1100029 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1100029 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1100029 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1100029 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17c71{/solr,null,AVAILABLE}
   [junit4]   2> 1100030 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1863ac1{SSL,[ssl, 
http/1.1]}{127.0.0.1:41249}
   [junit4]   2> 1100030 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.e.j.s.Server Started @1101124ms
   [junit4]   2> 1100030 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41249}
   [junit4]   2> 1100030 ERROR 
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1100030 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1100030 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1100030 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1100030 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T10:25:35.941Z
   [junit4]   2> 1100031 INFO  (zkConnectionManagerCallback-1819-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1100032 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1100040 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35155/solr
   [junit4]   2> 1100041 INFO  (zkConnectionManagerCallback-1823-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1100044 INFO  
(zkConnectionManagerCallback-1825-thread-1-processing-n:127.0.0.1:41249_solr) 
[n:127.0.0.1:41249_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1100049 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) 
[n:127.0.0.1:41249_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1100051 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) 
[n:127.0.0.1:41249_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1100053 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) 
[n:127.0.0.1:41249_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41249_solr
   [junit4]   2> 1100054 INFO  (zkCallback-1796-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1100054 INFO  
(zkCallback-1804-thread-1-processing-n:127.0.0.1:36155_solr) 
[n:127.0.0.1:36155_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1100054 INFO  
(zkCallback-1784-thread-1-processing-n:127.0.0.1:33871_solr) 
[n:127.0.0.1:33871_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1100054 INFO  
(zkCallback-1814-thread-1-processing-n:127.0.0.1:34001_solr) 
[n:127.0.0.1:34001_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1100054 INFO  
(zkCallback-1786-thread-1-processing-n:127.0.0.1:33931_solr) 
[n:127.0.0.1:33931_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1100054 INFO  
(zkCallback-1824-thread-1-processing-n:127.0.0.1:41249_solr) 
[n:127.0.0.1:41249_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1100208 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) 
[n:127.0.0.1:41249_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41249.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f80494
   [junit4]   2> 1100220 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) 
[n:127.0.0.1:41249_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41249.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f80494
   [junit4]   2> 1100221 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) 
[n:127.0.0.1:41249_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41249.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f80494
   [junit4]   2> 1100222 INFO  
(TEST-TriggerIntegrationTest.testSearchRate-seed#[D0D3059CFAFFAD4D]) 
[n:127.0.0.1:41249_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_D0D3059CFAFFAD4D-001/tempDir-001/node5/.
   [junit4]   2> 1100376 INFO  (qtp24419876-15430) [n:127.0.0.1:33871_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1100377 INFO  
(OverseerThreadFactory-4039-thread-1-processing-n:127.0.0.1:33871_solr) 
[n:127.0.0.1:33871_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1100491 INFO  
(OverseerStateUpdate-72084902563807237-127.0.0.1:33871_solr-n_0000000000) 
[n:127.0.0.1:33871_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33871/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1100493 INFO  
(OverseerStateUpdate-72084902563807237-127.0.0.1:33871_solr-n_0000000000) 
[n:127.0.0.1:33871_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34001/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1100718 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1100718 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1100808 INFO  (qtp26427054-15510) [n:127.0.0.1:34001_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1100808 INFO  (qtp26427054-15510) [n:127.0.0.1:34001_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1100913 INFO  
(zkCallback-1784-thread-1-processing-n:127.0.0.1:33871_solr) 
[n:127.0.0.1:33871_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1100913 INFO  
(zkCallback-1814-thread-1-processing-n:127.0.0.1:34001_solr) 
[n:127.0.0.1:34001_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1100913 INFO  
(zkCallback-1784-thread-2-processing-n:127.0.0.1:33871_solr) 
[n:127.0.0.1:33871_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1100913 INFO  
(zkCallback-1814-thread-2-processing-n:127.0.0.1:34001_solr) 
[n:127.0.0.1:34001_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1101730 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1101736 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1101746 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1101746 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1101747 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33871.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f80494
   [junit4]   2> 1101747 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1101747 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_D0D3059CFAFFAD4D-001/tempDir-001/node1/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_D0D3059CFAFFAD4D-001/tempDir-001/node1/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 1101801 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1101801 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1101802 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1101803 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1101804 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1edca8e[collection1_shard1_replica_n1] main]
   [junit4]   2> 1101806 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1101806 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1101807 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1101808 INFO  
(searcherExecutor-4062-thread-1-processing-n:127.0.0.1:33871_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:33871_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@1edca8e[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1101808 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1591375075967238144
   [junit4]   2> 1101815 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1101818 INFO  (qtp26427054-15510) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1101825 INFO  (qtp26427054-15510) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1101828 INFO  (qtp26427054-15510) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1101828 INFO  (qtp26427054-15510) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1101829 INFO  (qtp26427054-15510) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34001.solr.core.collection1.shard1.replica_n2' (registry 
'solr.core.collection1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@f80494
   [junit4]   2> 1101829 INFO  (qtp26427054-15510) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1101829 INFO  (qtp26427054-15510) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_D0D3059CFAFFAD4D-001/tempDir-001/node4/collection1_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_D0D3059CFAFFAD4D-001/tempDir-001/node4/./collection1_shard1_replica_n2/data/]
   [junit4]   2> 1101882 INFO  (qtp26427054-15510) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1101882 INFO  (qtp26427054-15510) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1101883 INFO  (qtp26427054-15510) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1101883 INFO  (qtp26427054-15510) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1101885 INFO  (qtp26427054-15510) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@87b412[collection1_shard1_replica_n2] main]
   [junit4]   2> 1101886 INFO  (qtp26427054-15510) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1101886 INFO  (qtp26427054-15510) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1101887 INFO  (qtp26427054-15510) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1101888 INFO  
(searcherExecutor-4067-thread-1-processing-n:127.0.0.1:34001_solr 
x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node4) 
[n:127.0.0.1:34001_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[collection1_shard1_replica_n2] Registered new searcher 
Searcher@87b412[collection1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1101890 INFO  (qtp26427054-15510) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1591375076053221376
   [junit4]   2> 1101916 INFO  
(zkCallback-1814-thread-2-processing-n:127.0.0.1:34001_solr) 
[n:127.0.0.1:34001_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1101916 INFO  
(zkCallback-1784-thread-2-processing-n:127.0.0.1:33871_solr) 
[n:127.0.0.1:33871_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1101916 INFO  
(zkCallback-1784-thread-1-processing-n:127.0.0.1:33871_solr) 
[n:127.0.0.1:33871_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1101916 INFO  
(zkCallback-1814-thread-1-processing-n:127.0.0.1:34001_solr) 
[n:127.0.0.1:34001_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1102324 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1102324 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1102324 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:33871/solr/collection1_shard1_replica_n1/
   [junit4]   2> 1102324 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 
url=https://127.0.0.1:33871/solr START 
replicas=[https://127.0.0.1:34001/solr/collection1_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 1102349 INFO  (qtp26427054-15511) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1102625 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 
url=https://127.0.0.1:33871/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1102625 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1102625 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1102625 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1102628 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:33871/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1102730 INFO  
(zkCallback-1814-thread-2-processing-n:127.0.0.1:34001_solr) 
[n:127.0.0.1:34001_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1102730 INFO  
(zkCallback-1814-thread-1-processing-n:127.0.0.1:34001_solr) 
[n:127.0.0.1:34001_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1102730 INFO  
(zkCallback-1784-thread-2-processing-n:127.0.0.1:33871_solr) 
[n:127.0.0.1:33871_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1102730 INFO  
(zkCallback-1784-thread-1-processing-n:127.0.0.1:33871_solr) 
[n:127.0.0.1:33871_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1102779 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1102870 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x: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=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2152
   [junit4]   2> 1102881 INFO  
(zkCallback-1784-thread-1-processing-n:127.0.0.1:33871_solr) 
[n:127.0.0.1:33871_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1102881 INFO  
(zkCallback-1814-thread-2-processing-n:127.0.0.1:34001_solr) 
[n:127.0.0.1:34001_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1102881 INFO  
(zkCallback-1814-thread-1-processing-n:127.0.0.1:34001_solr) 
[n:127.0.0.1:34001_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1102881 INFO  
(zkCallback-1784-thread-3-processing-n:127.0.0.1:33871_solr) 
[n:127.0.0.1:33871_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1102899 INFO  (qtp26427054-15510) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2091
   [junit4]   2> 1102903 INFO  (qtp24419876-15430) [n:127.0.0.1:33871_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> 1103000 INFO  
(zkCallback-1814-thread-2-processing-n:127.0.0.1:34001_solr) 
[n:127.0.0.1:34001_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1103001 INFO  
(zkCallback-1814-thread-1-processing-n:127.0.0.1:34001_solr) 
[n:127.0.0.1:34001_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1103001 INFO  
(zkCallback-1784-thread-1-processing-n:127.0.0.1:33871_solr) 
[n:127.0.0.1:33871_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1103001 INFO  
(zkCallback-1784-thread-3-processing-n:127.0.0.1:33871_solr) 
[n:127.0.0.1:33871_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1103903 INFO  (qtp24419876-15430) [n:127.0.0.1:33871_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3527
   [junit4]   2> 1103988 INFO  (qtp4572395-15534) [n:127.0.0.1:41249_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1103993 INFO  (qtp24419876-15421) [n:127.0.0.1:33871_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.collection1.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 1103995 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 1104065 INFO  (qtp6568460-15431) [n:127.0.0.1:33931_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1104132 INFO  (qtp29286097-15485) [n:127.0.0.1:36155_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1104136 INFO  (qtp26427054-15511) [n:127.0.0.1:34001_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.collection1.shard1.replica_n2:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 1104138 INFO  (qtp26427054-15510) [n:127.0.0.1:34001_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1104139 DEBUG (qtp24419876-15434) [n:127.0.0.1:33871_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1104139 INFO  (qtp24419876-15434) [n:127.0.0.1:33871_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=234
   [junit4]   2> 1104140 DEBUG 
(zkCallback-1784-thread-3-processing-n:127.0.0.1:33871_solr) 
[n:127.0.0.1:33871_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 3
   [junit4]   2> 1104145 DEBUG 
(OverseerAutoScalingTriggerThread-72084902563807237-127.0.0.1:33871_solr-n_0000000000)
 [n:127.0.0.1:33871_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 3
   [junit4]   2> 1104147 DEBUG 
(OverseerAutoScalingTriggerThread-72084902563807237-127.0.0.1:33871_solr-n_0000000000)
 [n:127.0.0.1:33871_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 1104147 DEBUG 
(OverseerAutoScalingTriggerThread-72084902563807237-127.0.0.1:33871_solr-n_0000000000)
 [n:127.0.0.1:33871_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 1104147 DEBUG 
(OverseerAutoScalingTriggerThread-72084902563807237-127.0.0.1:33871_solr-n_0000000000)
 [n:127.0.0.1:33871_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 1104151 INFO  (qtp4572395-15530) [n:127.0.0.1:41249_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 1104153 INFO  (qtp24419876-15421) [n:127.0.0.1:33871_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.collection1.shard1.replica_n1:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1104155 INFO  (qtp24419876-15421) [n:127.0.0.1:33871_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.collection1.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 1104158 INFO  (qtp26427054-15511) [n:127.0.0.1:34001_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.collection1.shard1.replica_n2:QUERY./select.requestTimes:1minRate}
 status=0 QTime=0
   [junit4]   2> 1104159 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1104164 INFO  (qtp6568460-15433) [n:127.0.0.1:33931_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1104168 INFO  (qtp29286097-15486) [n:127.0.0.1:36155_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1104172 INFO  (qtp26427054-15506) [n:127.0.0.1:34001_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.collection1.shard1.replica_n2:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 1104174 INFO  (qtp26427054-15511) [n:127.0.0.1:34001_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 1104175 DEBUG (qtp4572395-15535) [n:127.0.0.1:41249_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1104176 INFO  (qtp4572395-15535) [n:127.0.0.1:41249_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=30
   [junit4]   2> 1104176 DEBUG 
(zkCallback-1784-thread-3-processing-n:127.0.0.1:33871_solr) 
[n:127.0.0.1:33871_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 4
   [junit4]   2> 1104177 DEBUG 
(OverseerAutoScalingTriggerThread-72084902563807237-127.0.0.1:33871_solr-n_0000000000)
 [n:127.0.0.1:33871_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 4
   [junit4]   2> 1104177 DEBUG 
(OverseerAutoScalingTriggerThread-72084902563807237-127.0.0.1:33871_solr-n_0000000000)
 [n:127.0.0.1:33871_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 1104177 DEBUG 
(OverseerAutoScalingTriggerThread-72084902563807237-127.0.0.1:33871_solr-n_0000000000)
 [n:127.0.0.1:33871_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 1104177 DEBUG 
(OverseerAutoScalingTriggerThread-72084902563807237-127.0.0.1:33871_solr-n_0000000000)
 [n:127.0.0.1:33871_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 1104181 INFO  (qtp26427054-15511) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104182 INFO  (qtp26427054-15512) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104184 INFO  (qtp26427054-15511) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104186 INFO  (qtp26427054-15512) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104187 INFO  (qtp26427054-15511) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104189 INFO  (qtp24419876-15430) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104191 INFO  (qtp26427054-15512) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104193 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104194 INFO  (qtp26427054-15511) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104196 INFO  (qtp24419876-15430) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104198 INFO  (qtp26427054-15512) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104199 INFO  (qtp26427054-15511) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104201 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104202 INFO  (qtp26427054-15512) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104204 INFO  (qtp24419876-15430) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104205 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104207 INFO  (qtp26427054-15511) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104208 INFO  (qtp24419876-15430) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104210 INFO  (qtp26427054-15512) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104212 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104213 INFO  (qtp24419876-15430) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104214 INFO  (qtp26427054-15511) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104216 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104217 INFO  (qtp24419876-15430) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104219 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104220 INFO  (qtp26427054-15512) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104221 INFO  (qtp24419876-15430) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104223 INFO  (qtp26427054-15511) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104224 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104226 INFO  (qtp24419876-15430) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104227 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104229 INFO  (qtp24419876-15430) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104230 INFO  (qtp26427054-15512) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104232 INFO  (qtp26427054-15511) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104233 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104235 INFO  (qtp24419876-15430) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104236 INFO  (qtp26427054-15512) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104237 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104239 INFO  (qtp24419876-15430) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104240 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104241 INFO  (qtp26427054-15511) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104242 INFO  (qtp24419876-15430) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104243 INFO  (qtp26427054-15512) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104244 INFO  (qtp26427054-15511) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104246 INFO  (qtp26427054-15512) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104247 INFO  (qtp26427054-15511) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104248 INFO  (qtp26427054-15512) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104249 INFO  (qtp26427054-15511) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104250 INFO  (qtp26427054-15512) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104251 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104252 INFO  (qtp26427054-15511) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104253 INFO  (qtp24419876-15430) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104255 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104256 INFO  (qtp24419876-15430) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104257 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104258 INFO  (qtp24419876-15430) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104259 INFO  (qtp26427054-15512) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104260 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104261 INFO  (qtp24419876-15430) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104262 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104264 INFO  (qtp26427054-15511) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104265 INFO  (qtp24419876-15430) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104266 INFO  (qtp26427054-15512) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104267 INFO  (qtp26427054-15511) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104268 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104269 INFO  (qtp24419876-15430) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104270 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104271 INFO  (qtp26427054-15512) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104273 INFO  (qtp26427054-15511) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104274 INFO  (qtp26427054-15512) [n:127.0.0.1:34001_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104275 INFO  (qtp24419876-15430) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104276 INFO  (qtp24419876-15432) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 1104277 INFO  (qtp24419876-15430) [n:127.0.0.1:33871_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params

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

649)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:269)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1305026 WARN  
(zkCallback-1850-thread-3-processing-n:127.0.0.1:38115_solr) 
[n:127.0.0.1:38115_solr    ] o.a.s.c.ZkController Unable to register nodeLost 
path for 127.0.0.1:35735_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:35735_solr
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:786)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:365)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:365)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:882)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2>        at 
java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:269)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1306509 WARN  
(zkCallback-1924-thread-1-processing-n:127.0.0.1:35429_solr) 
[n:127.0.0.1:35429_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1306510 INFO  (jetty-closer-1769-thread-7) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@b8e2d3{/solr,null,UNAVAILABLE}
   [junit4]   2> 1306510 INFO  (jetty-closer-1769-thread-7) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 1306525 INFO  (jetty-closer-1769-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@b0e6df{/solr,null,UNAVAILABLE}
   [junit4]   2> 1306525 INFO  (jetty-closer-1769-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2bdc55{/solr,null,UNAVAILABLE}
   [junit4]   2> 1306525 INFO  (jetty-closer-1769-thread-5) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 1306525 INFO  (jetty-closer-1769-thread-2) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 1306527 ERROR 
(SUITE-TriggerIntegrationTest-seed#[D0D3059CFAFFAD4D]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1306527 INFO  
(SUITE-TriggerIntegrationTest-seed#[D0D3059CFAFFAD4D]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35155 35155
   [junit4]   2> 1311544 INFO  (Thread-7782) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:35155 35155
   [junit4]   2> 1311545 WARN  (Thread-7782) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        33      /solr/collections/collection1/terms/shard1
   [junit4]   2>        22      /solr/aliases.json
   [junit4]   2>        21      /solr/security.json
   [junit4]   2>        9       /solr/collections/testMetricTrigger/terms/shard1
   [junit4]   2>        7       /solr/configs/conf
   [junit4]   2>        2       /solr/collections/testMetricTrigger/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        122     /solr/collections/collection1/state.json
   [junit4]   2>        39      /solr/collections/testMetricTrigger/state.json
   [junit4]   2>        22      /solr/clusterprops.json
   [junit4]   2>        22      /solr/clusterstate.json
   [junit4]   2>        6       /solr/autoscaling.json
   [junit4]   2>        6       
/solr/overseer_elect/election/72084902563807264-127.0.0.1:45021_solr-n_0000000009
   [junit4]   2>        2       
/solr/overseer_elect/election/72084902563807280-127.0.0.1:38929_solr-n_0000000014
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/72084902563807249-core_node8-n_0000000003
   [junit4]   2>        2       
/solr/overseer_elect/election/72084902563807289-127.0.0.1:37565_solr-n_0000000017
   [junit4]   2>        2       
/solr/overseer_elect/election/72084902563807286-127.0.0.1:33311_solr-n_0000000016
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/72084902563807243-core_node10-n_0000000004
   [junit4]   2>        2       
/solr/overseer_elect/election/72084902563807258-127.0.0.1:34753_solr-n_0000000007
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        22      /solr/live_nodes
   [junit4]   2>        22      /solr/collections
   [junit4]   2>        6       /solr/overseer/queue-work
   [junit4]   2>        6       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        6       /solr/overseer/queue
   [junit4]   2>        6       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/autoscaling/events/node_lost_triggerMR
   [junit4]   2>        2       /solr/autoscaling/events/node_added_triggerCTOOR
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_D0D3059CFAFFAD4D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=Lucene50(blocksize=128), x_s=PostingsFormat(name=LuceneFixedGap)}, 
docValues:{}, maxPointsInLeafNode=442, maxMBSortInHeap=7.351378173331767, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1b6d88c),
 locale=sr, timezone=Antarctica/McMurdo
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=253849592,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestBadConfig, 
CollectionTooManyReplicasTest, TestLFUCache, ZkStateWriterTest, 
SolrGangliaReporterTest, InfixSuggestersTest, ForceLeaderTest, CopyFieldTest, 
TestFieldResource, CleanupOldIndexTest, SolrMetricManagerTest, SmileWriterTest, 
TestHdfsUpdateLog, DirectSolrSpellCheckerTest, HdfsDirectoryTest, 
UniqFieldsUpdateProcessorFactoryTest, SchemaApiFailureTest, HdfsNNFailoverTest, 
TestRuleBasedAuthorizationPlugin, AnalysisAfterCoreReloadTest, 
DistanceFunctionTest, TestPivotHelperCode, TestCloudPivotFacet, TestNRTOpen, 
TestFileDictionaryLookup, TestDistribStateManager, 
DistributedFacetSimpleRefinementLongTailTest, 
ConcurrentDeleteAndCreateCollectionTest, SearchHandlerTest, 
TestMinMaxOnMultiValuedField, SpatialHeatmapFacetsTest, TestManagedSchemaAPI, 
TestNoOpRegenerator, ConnectionReuseTest, 
TestTolerantUpdateProcessorRandomCloud, BlockCacheTest, 
AutoAddReplicasPlanActionTest, CoreAdminHandlerTest, QueryResultKeyTest, 
TestSimpleTextCodec, AliasIntegrationTest, TestValueSourceCache, TestLazyCores, 
TestRawTransformer, TestQueryTypes, ReplaceNodeNoTargetTest, 
MoreLikeThisHandlerTest, TestDistribIDF, HdfsBasicDistributedZkTest, 
StatelessScriptUpdateProcessorFactoryTest, CurrencyFieldTypeTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestSolrDeletionPolicy2, 
TestCoreBackup, ClassificationUpdateProcessorIntegrationTest, SuggesterTSTTest, 
LeaderFailoverAfterPartitionTest, StatsReloadRaceTest, JvmMetricsTest, 
BJQParserTest, TestSolrCloudSnapshots, RegexBoostProcessorTest, 
TestRealTimeGet, TestRebalanceLeaders, MetricTriggerTest, TestSegmentSorting, 
TestNamedUpdateProcessors, TestUpdate, HdfsRestartWhileUpdatingTest, 
TestClassicSimilarityFactory, PropertiesRequestHandlerTest, 
TestSuggestSpellingConverter, TestBulkSchemaConcurrent, 
CollectionsAPISolrJTest, TestHashQParserPlugin, TestManagedStopFilterFactory, 
TestFieldCacheSortRandom, TestFiltering, 
DocExpirationUpdateProcessorFactoryTest, ClusterStateTest, TestTrieFacet, 
TriggerIntegrationTest]
   [junit4] Completed [315/775 (1!)] on J2 in 213.10s, 14 tests, 1 failure <<< 
FAILURES!

[...truncated 45459 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to