Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/708/
Java: 32bit/jdk1.8.0_172 -client -XX:+UseSerialGC

1 tests failed.
FAILED:  
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple

Error Message:
Error from server at http://127.0.0.1:61561/solr: create the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:61561/solr: create the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([702B10F6BE5402C8:4898340899A7D619]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:76)
        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 14078 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_702B10F6BE5402C8-001\init-core-data-001
   [junit4]   2> 3793904 WARN  
(SUITE-AutoAddReplicasIntegrationTest-seed#[702B10F6BE5402C8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 3793904 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[702B10F6BE5402C8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3793910 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[702B10F6BE5402C8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3793910 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[702B10F6BE5402C8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3793913 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[702B10F6BE5402C8]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_702B10F6BE5402C8-001\tempDir-001
   [junit4]   2> 3793913 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[702B10F6BE5402C8]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3793913 INFO  (Thread-5333) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3793913 INFO  (Thread-5333) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3793924 ERROR (Thread-5333) [    ] 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> 3794013 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[702B10F6BE5402C8]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:61555
   [junit4]   2> 3794022 INFO  (zkConnectionManagerCallback-8486-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3794035 INFO  (jetty-launcher-8483-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 3794035 INFO  (jetty-launcher-8483-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 3794036 INFO  (jetty-launcher-8483-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3794036 INFO  (jetty-launcher-8483-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 3794036 INFO  (jetty-launcher-8483-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3794036 INFO  (jetty-launcher-8483-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3794038 INFO  (jetty-launcher-8483-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3794038 INFO  (jetty-launcher-8483-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3794038 INFO  (jetty-launcher-8483-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3794038 INFO  (jetty-launcher-8483-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3794038 INFO  (jetty-launcher-8483-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3794038 INFO  (jetty-launcher-8483-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3794038 INFO  (jetty-launcher-8483-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@21eb8b{/solr,null,AVAILABLE}
   [junit4]   2> 3794039 INFO  (jetty-launcher-8483-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c4dcc1{/solr,null,AVAILABLE}
   [junit4]   2> 3794040 INFO  (jetty-launcher-8483-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4efdcb{HTTP/1.1,[http/1.1]}{127.0.0.1:61559}
   [junit4]   2> 3794040 INFO  (jetty-launcher-8483-thread-2) [    ] 
o.e.j.s.Server Started @3794078ms
   [junit4]   2> 3794040 INFO  (jetty-launcher-8483-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@16c8a02{/solr,null,AVAILABLE}
   [junit4]   2> 3794040 INFO  (jetty-launcher-8483-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=61559}
   [junit4]   2> 3794040 ERROR (jetty-launcher-8483-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3794040 INFO  (jetty-launcher-8483-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3794040 INFO  (jetty-launcher-8483-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 3794040 INFO  (jetty-launcher-8483-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3794040 INFO  (jetty-launcher-8483-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@93e40{HTTP/1.1,[http/1.1]}{127.0.0.1:61561}
   [junit4]   2> 3794040 INFO  (jetty-launcher-8483-thread-3) [    ] 
o.e.j.s.Server Started @3794079ms
   [junit4]   2> 3794040 INFO  (jetty-launcher-8483-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5e088f{HTTP/1.1,[http/1.1]}{127.0.0.1:61565}
   [junit4]   2> 3794040 INFO  (jetty-launcher-8483-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3794041 INFO  (jetty-launcher-8483-thread-1) [    ] 
o.e.j.s.Server Started @3794079ms
   [junit4]   2> 3794041 INFO  (jetty-launcher-8483-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-22T20:13:51.952Z
   [junit4]   2> 3794041 INFO  (jetty-launcher-8483-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=61565}
   [junit4]   2> 3794040 INFO  (jetty-launcher-8483-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=61561}
   [junit4]   2> 3794041 ERROR (jetty-launcher-8483-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3794041 INFO  (jetty-launcher-8483-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3794041 ERROR (jetty-launcher-8483-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3794041 INFO  (jetty-launcher-8483-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 3794041 INFO  (jetty-launcher-8483-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3794041 INFO  (jetty-launcher-8483-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3794041 INFO  (jetty-launcher-8483-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3794041 INFO  (jetty-launcher-8483-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 3794041 INFO  (jetty-launcher-8483-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-22T20:13:51.952Z
   [junit4]   2> 3794041 INFO  (jetty-launcher-8483-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3794041 INFO  (jetty-launcher-8483-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3794043 INFO  (jetty-launcher-8483-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-22T20:13:51.954Z
   [junit4]   2> 3794067 INFO  (zkConnectionManagerCallback-8488-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3794067 INFO  (jetty-launcher-8483-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3794068 INFO  (zkConnectionManagerCallback-8490-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3794069 INFO  (jetty-launcher-8483-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3794070 INFO  (zkConnectionManagerCallback-8492-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3794071 INFO  (jetty-launcher-8483-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3794089 INFO  (jetty-launcher-8483-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3794089 INFO  (jetty-launcher-8483-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3794091 INFO  (jetty-launcher-8483-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3794091 INFO  (jetty-launcher-8483-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3794091 INFO  (jetty-launcher-8483-thread-3) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73c3a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3794092 INFO  (jetty-launcher-8483-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3794092 INFO  (jetty-launcher-8483-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3794095 INFO  (jetty-launcher-8483-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73c3a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3794096 INFO  (jetty-launcher-8483-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73c3a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3794829 INFO  (jetty-launcher-8483-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61555/solr
   [junit4]   2> 3794847 INFO  (zkConnectionManagerCallback-8496-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3794871 INFO  (zkConnectionManagerCallback-8498-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3795017 INFO  (jetty-launcher-8483-thread-2) 
[n:127.0.0.1:61559_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:61559_solr
   [junit4]   2> 3795018 INFO  (jetty-launcher-8483-thread-2) 
[n:127.0.0.1:61559_solr    ] o.a.s.c.Overseer Overseer 
(id=72058402658385925-127.0.0.1:61559_solr-n_0000000000) starting
   [junit4]   2> 3795062 INFO  (zkConnectionManagerCallback-8505-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3795065 INFO  (jetty-launcher-8483-thread-2) 
[n:127.0.0.1:61559_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:61555/solr ready
   [junit4]   2> 3795075 DEBUG 
(OverseerAutoScalingTriggerThread-72058402658385925-127.0.0.1:61559_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 3795079 INFO  
(OverseerStateUpdate-72058402658385925-127.0.0.1:61559_solr-n_0000000000) [    
] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:61559_solr
   [junit4]   2> 3795081 INFO  (jetty-launcher-8483-thread-2) 
[n:127.0.0.1:61559_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61559_solr
   [junit4]   2> 3795088 DEBUG 
(OverseerAutoScalingTriggerThread-72058402658385925-127.0.0.1:61559_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 3795088 DEBUG 
(OverseerAutoScalingTriggerThread-72058402658385925-127.0.0.1:61559_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 3795088 DEBUG 
(OverseerAutoScalingTriggerThread-72058402658385925-127.0.0.1:61559_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 3795095 INFO  
(OverseerStateUpdate-72058402658385925-127.0.0.1:61559_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3795133 DEBUG 
(OverseerAutoScalingTriggerThread-72058402658385925-127.0.0.1:61559_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: []
   [junit4]   2> 3795134 DEBUG 
(OverseerAutoScalingTriggerThread-72058402658385925-127.0.0.1:61559_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3795134 DEBUG 
(OverseerAutoScalingTriggerThread-72058402658385925-127.0.0.1:61559_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 3795178 INFO  (jetty-launcher-8483-thread-2) 
[n:127.0.0.1:61559_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3795220 INFO  (jetty-launcher-8483-thread-2) 
[n:127.0.0.1:61559_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73c3a
   [junit4]   2> 3795253 INFO  (jetty-launcher-8483-thread-2) 
[n:127.0.0.1:61559_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73c3a
   [junit4]   2> 3795253 INFO  (jetty-launcher-8483-thread-2) 
[n:127.0.0.1:61559_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73c3a
   [junit4]   2> 3795255 INFO  (jetty-launcher-8483-thread-2) 
[n:127.0.0.1:61559_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_702B10F6BE5402C8-001\tempDir-001\node2\.
   [junit4]   2> 3795308 INFO  (zkCallback-8504-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3795311 DEBUG (ScheduledTrigger-11884-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 3796315 DEBUG (ScheduledTrigger-11884-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 3797315 DEBUG (ScheduledTrigger-11884-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 3797757 INFO  (jetty-launcher-8483-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61555/solr
   [junit4]   2> 3797760 INFO  (zkConnectionManagerCallback-8510-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3797763 INFO  (zkConnectionManagerCallback-8512-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3797774 INFO  (jetty-launcher-8483-thread-1) 
[n:127.0.0.1:61565_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3797780 INFO  (jetty-launcher-8483-thread-1) 
[n:127.0.0.1:61565_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 3797780 INFO  (jetty-launcher-8483-thread-1) 
[n:127.0.0.1:61565_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61565_solr
   [junit4]   2> 3797782 INFO  (zkCallback-8497-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3797782 INFO  (zkCallback-8504-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3797784 INFO  (zkCallback-8511-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3797860 INFO  (zkConnectionManagerCallback-8519-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3797861 INFO  (jetty-launcher-8483-thread-1) 
[n:127.0.0.1:61565_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3797862 INFO  (jetty-launcher-8483-thread-1) 
[n:127.0.0.1:61565_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:61555/solr ready
   [junit4]   2> 3797862 INFO  (jetty-launcher-8483-thread-1) 
[n:127.0.0.1:61565_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3797892 INFO  (jetty-launcher-8483-thread-1) 
[n:127.0.0.1:61565_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73c3a
   [junit4]   2> 3797901 INFO  (jetty-launcher-8483-thread-1) 
[n:127.0.0.1:61565_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73c3a
   [junit4]   2> 3797901 INFO  (jetty-launcher-8483-thread-1) 
[n:127.0.0.1:61565_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73c3a
   [junit4]   2> 3797904 INFO  (jetty-launcher-8483-thread-1) 
[n:127.0.0.1:61565_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_702B10F6BE5402C8-001\tempDir-001\node1\.
   [junit4]   2> 3798320 DEBUG (ScheduledTrigger-11884-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 3798438 INFO  (jetty-launcher-8483-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61555/solr
   [junit4]   2> 3798442 INFO  (zkConnectionManagerCallback-8524-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3798445 INFO  (zkConnectionManagerCallback-8526-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3798456 INFO  (jetty-launcher-8483-thread-3) 
[n:127.0.0.1:61561_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3798463 INFO  (jetty-launcher-8483-thread-3) 
[n:127.0.0.1:61561_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 3798463 INFO  (jetty-launcher-8483-thread-3) 
[n:127.0.0.1:61561_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61561_solr
   [junit4]   2> 3798465 INFO  (zkCallback-8504-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3798465 INFO  (zkCallback-8511-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3798465 INFO  (zkCallback-8497-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3798467 INFO  (zkCallback-8518-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3798469 INFO  (zkCallback-8525-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3798547 INFO  (zkConnectionManagerCallback-8533-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3798549 INFO  (jetty-launcher-8483-thread-3) 
[n:127.0.0.1:61561_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3798551 INFO  (jetty-launcher-8483-thread-3) 
[n:127.0.0.1:61561_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:61555/solr ready
   [junit4]   2> 3798551 INFO  (jetty-launcher-8483-thread-3) 
[n:127.0.0.1:61561_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3798600 INFO  (jetty-launcher-8483-thread-3) 
[n:127.0.0.1:61561_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73c3a
   [junit4]   2> 3798611 INFO  (jetty-launcher-8483-thread-3) 
[n:127.0.0.1:61561_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73c3a
   [junit4]   2> 3798612 INFO  (jetty-launcher-8483-thread-3) 
[n:127.0.0.1:61561_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73c3a
   [junit4]   2> 3798614 INFO  (jetty-launcher-8483-thread-3) 
[n:127.0.0.1:61561_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_702B10F6BE5402C8-001\tempDir-001\node3\.
   [junit4]   2> 3798663 INFO  (zkConnectionManagerCallback-8536-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3798671 INFO  (zkConnectionManagerCallback-8541-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3798672 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[702B10F6BE5402C8]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3798674 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[702B10F6BE5402C8]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61555/solr ready
   [junit4]   2> 3798807 INFO  
(TEST-AutoAddReplicasIntegrationTest.testSimple-seed#[702B10F6BE5402C8]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 3798810 INFO  (qtp3349501-29720) [n:127.0.0.1:61561_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:61559_solr,127.0.0.1:61565_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3798815 INFO  (OverseerThreadFactory-11886-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection testSimple1
   [junit4]   2> 3798932 INFO  
(OverseerStateUpdate-72058402658385925-127.0.0.1:61559_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61559/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3798936 INFO  
(OverseerStateUpdate-72058402658385925-127.0.0.1:61559_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61565/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3798939 INFO  
(OverseerStateUpdate-72058402658385925-127.0.0.1:61559_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61559/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3798941 INFO  
(OverseerStateUpdate-72058402658385925-127.0.0.1:61559_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61565/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3799150 INFO  (qtp24174590-29704) [n:127.0.0.1:61565_solr    
x:testSimple1_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3799150 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr    
x:testSimple1_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3799150 INFO  (qtp23427828-29708) [n:127.0.0.1:61559_solr    
x:testSimple1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3799157 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr    
x:testSimple1_shard2_replica_n4] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 3799161 INFO  (qtp24174590-29699) [n:127.0.0.1:61565_solr    
x:testSimple1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3799323 DEBUG (ScheduledTrigger-11884-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3800210 INFO  (qtp24174590-29704) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 3800210 INFO  (qtp24174590-29699) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 3800215 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 3800231 INFO  (qtp23427828-29708) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 3800242 INFO  (qtp24174590-29699) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 3800242 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 3800245 INFO  (qtp23427828-29708) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3800249 INFO  (qtp23427828-29708) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3800249 INFO  (qtp23427828-29708) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 3800249 INFO  (qtp24174590-29704) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 3800250 INFO  (qtp23427828-29708) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.testSimple1.shard1.replica_n1' (registry 
'solr.core.testSimple1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73c3a
   [junit4]   2> 3800250 INFO  (qtp23427828-29708) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3800250 INFO  (qtp23427828-29708) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_702B10F6BE5402C8-001\tempDir-001\node2\testSimple1_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_702B10F6BE5402C8-001\tempDir-001\node2\.\testSimple1_shard1_replica_n1\data\]
   [junit4]   2> 3800252 INFO  (qtp24174590-29704) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3800252 INFO  (qtp24174590-29704) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 3800253 INFO  (qtp24174590-29704) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.testSimple1.shard2.replica_n6' (registry 
'solr.core.testSimple1.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73c3a
   [junit4]   2> 3800255 INFO  (qtp24174590-29699) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3800255 INFO  (qtp24174590-29699) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 3800255 INFO  (qtp24174590-29704) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3800255 INFO  (qtp24174590-29704) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_702B10F6BE5402C8-001\tempDir-001\node1\testSimple1_shard2_replica_n6],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_702B10F6BE5402C8-001\tempDir-001\node1\.\testSimple1_shard2_replica_n6\data\]
   [junit4]   2> 3800255 INFO  (qtp24174590-29699) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.testSimple1.shard1.replica_n2' (registry 
'solr.core.testSimple1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73c3a
   [junit4]   2> 3800255 INFO  (qtp24174590-29699) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3800255 INFO  (qtp24174590-29699) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_702B10F6BE5402C8-001\tempDir-001\node1\testSimple1_shard1_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_702B10F6BE5402C8-001\tempDir-001\node1\.\testSimple1_shard1_replica_n2\data\]
   [junit4]   2> 3800255 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3800257 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 3800258 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.testSimple1.shard2.replica_n4' (registry 
'solr.core.testSimple1.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73c3a
   [junit4]   2> 3800258 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3800258 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_702B10F6BE5402C8-001\tempDir-001\node2\testSimple1_shard2_replica_n4],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_702B10F6BE5402C8-001\tempDir-001\node2\.\testSimple1_shard2_replica_n4\data\]
   [junit4]   2> 3800325 DEBUG (ScheduledTrigger-11884-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3800396 INFO  (qtp24174590-29704) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3800396 INFO  (qtp24174590-29704) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3800399 INFO  (qtp24174590-29704) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3800399 INFO  (qtp24174590-29704) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3800403 INFO  (qtp24174590-29699) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3800403 INFO  (qtp24174590-29699) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3800406 INFO  (qtp24174590-29699) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3800406 INFO  (qtp24174590-29699) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3800414 INFO  (qtp23427828-29708) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3800414 INFO  (qtp23427828-29708) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3800414 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3800416 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3800416 INFO  (qtp23427828-29708) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3800416 INFO  (qtp23427828-29708) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3800417 INFO  (qtp24174590-29704) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@106481c[testSimple1_shard2_replica_n6] main]
   [junit4]   2> 3800417 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3800417 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3800418 INFO  (qtp24174590-29699) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@c9f6cc[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 3800419 INFO  (qtp24174590-29704) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3800419 INFO  (qtp23427828-29708) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@12b9a01[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 3800419 INFO  (qtp24174590-29699) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3800419 INFO  (qtp24174590-29704) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3800420 INFO  (qtp24174590-29699) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3800420 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@17e79d0[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 3800420 INFO  (qtp24174590-29704) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3800420 INFO  (qtp24174590-29704) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1606722978663366656
   [junit4]   2> 3800420 INFO  (qtp24174590-29699) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3800421 INFO  (qtp24174590-29699) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1606722978664415232
   [junit4]   2> 3800421 INFO  
(searcherExecutor-11906-thread-1-processing-n:127.0.0.1:61565_solr 
x:testSimple1_shard2_replica_n6 c:testSimple1 s:shard2 r:core_node8) 
[n:127.0.0.1:61565_solr c:testSimple1 s:shard2 r:core_node8 
x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore 
[testSimple1_shard2_replica_n6] Registered new searcher 
Searcher@106481c[testSimple1_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3800422 INFO  
(searcherExecutor-11907-thread-1-processing-n:127.0.0.1:61565_solr 
x:testSimple1_shard1_replica_n2 c:testSimple1 s:shard1 r:core_node5) 
[n:127.0.0.1:61565_solr c:testSimple1 s:shard1 r:core_node5 
x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore 
[testSimple1_shard1_replica_n2] Registered new searcher 
Searcher@c9f6cc[testSimple1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3800423 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3800423 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3800424 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3800425 INFO  (qtp23427828-29708) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3800425 INFO  
(searcherExecutor-11908-thread-1-processing-n:127.0.0.1:61559_solr 
x:testSimple1_shard2_replica_n4 c:testSimple1 s:shard2 r:core_node7) 
[n:127.0.0.1:61559_solr c:testSimple1 s:shard2 r:core_node7 
x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore 
[testSimple1_shard2_replica_n4] Registered new searcher 
Searcher@17e79d0[testSimple1_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3800426 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1606722978669658112
   [junit4]   2> 3800426 INFO  (qtp23427828-29708) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3800427 INFO  (qtp23427828-29708) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3800427 INFO  (qtp23427828-29708) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1606722978670706688
   [junit4]   2> 3800428 INFO  
(searcherExecutor-11905-thread-1-processing-n:127.0.0.1:61559_solr 
x:testSimple1_shard1_replica_n1 c:testSimple1 s:shard1 r:core_node3) 
[n:127.0.0.1:61559_solr c:testSimple1 s:shard1 r:core_node3 
x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore 
[testSimple1_shard1_replica_n1] Registered new searcher 
Searcher@12b9a01[testSimple1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3800428 INFO  (qtp24174590-29699) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testSimple1/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 3800432 INFO  (qtp24174590-29704) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testSimple1/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 3800434 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 3800435 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testSimple1/terms/shard2 to Terms{values={core_node7=0, 
core_node8=0}, version=1}
   [junit4]   2> 3800437 INFO  (qtp23427828-29708) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testSimple1/terms/shard1 to Terms{values={core_node3=0, 
core_node5=0}, version=1}
   [junit4]   2> 3800442 INFO  (qtp24174590-29699) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3800443 INFO  (qtp24174590-29699) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3800443 INFO  (qtp24174590-29699) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:61565/solr/testSimple1_shard1_replica_n2/
   [junit4]   2> 3800444 INFO  (qtp24174590-29699) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n2 
url=http://127.0.0.1:61565/solr START 
replicas=[http://127.0.0.1:61559/solr/testSimple1_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 3800444 INFO  (qtp24174590-29699) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n2 
url=http://127.0.0.1:61565/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3800445 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3800445 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3800445 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:61559/solr/testSimple1_shard2_replica_n4/
   [junit4]   2> 3800446 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n4 
url=http://127.0.0.1:61559/solr START 
replicas=[http://127.0.0.1:61565/solr/testSimple1_shard2_replica_n6/] 
nUpdates=100
   [junit4]   2> 3800446 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n4 
url=http://127.0.0.1:61559/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3800449 INFO  (qtp23427828-29713) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.S.Request [testSimple1_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 3800450 INFO  (qtp24174590-29699) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 3800451 INFO  (qtp24174590-29699) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 3800451 INFO  (qtp24174590-29703) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.S.Request [testSimple1_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 3800451 INFO  (qtp24174590-29699) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 3800452 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 3800452 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 3800452 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 3800457 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:61559/solr/testSimple1_shard2_replica_n4/ shard2
   [junit4]   2> 3800457 INFO  (qtp24174590-29699) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:61565/solr/testSimple1_shard1_replica_n2/ shard1
   [junit4]   2> 3800612 INFO  (qtp24174590-29699) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3800612 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3800622 INFO  (qtp24174590-29699) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1462
   [junit4]   2> 3800624 INFO  (qtp23427828-29714) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1474
   [junit4]   2> 3800728 INFO  (zkCallback-8497-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 3800728 INFO  (zkCallback-8511-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 3801326 DEBUG (ScheduledTrigger-11884-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3801454 INFO  (qtp23427828-29708) [n:127.0.0.1:61559_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_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=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2303
   [junit4]   2> 3801454 INFO  (qtp24174590-29704) [n:127.0.0.1:61565_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2305
   [junit4]   2> 3801461 INFO  (qtp3349501-29720) [n:127.0.0.1:61561_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> 3801554 INFO  (zkCallback-8511-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 3801554 INFO  (zkCallback-8497-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 3802327 DEBUG (ScheduledTrigger-11884-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3802464 INFO  (qtp3349501-29720) [n:127.0.0.1:61561_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:61559_solr,127.0.0.1:61565_solr&wt=javabin&version=2}
 status=0 QTime=3653
   [junit4]   2> 3802471 INFO  (qtp3349501-29707) [n:127.0.0.1:61561_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:61565_solr,127.0.0.1:61561_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3802476 INFO  (OverseerThreadFactory-11886-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection testSimple2
   [junit4]   2> 3802476 INFO  
(OverseerCollectionConfigSetProcessor-72058402658385925-127.0.0.1:61559_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3802690 INFO  
(OverseerStateUpdate-72058402658385925-127.0.0.1:61559_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61565/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3802693 INFO  
(OverseerStateUpdate-72058402658385925-127.0.0.1:61559_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61561/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3802696 INFO  
(OverseerStateUpdate-72058402658385925-127.0.0.1:61559_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple2_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61565/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3802699 INFO  
(OverseerStateUpdate-72058402658385925-127.0.0.1:61559_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple2_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61561/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3802902 INFO  (qtp24174590-29705) [n:127.0.0.1:61565_solr    
x:testSimple2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3802904 INFO  (qtp24174590-29703) [n:127.0.0.1:61565_solr    
x:testSimple2_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3802906 INFO  (qtp3349501-29719) [n:127.0.0.1:61561_solr    
x:testSimple2_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3802912 INFO  (qtp3349501-29721) [n:127.0.0.1:61561_solr    
x:testSimple2_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3803328 DEBUG (ScheduledTrigger-11884-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3803950 INFO  (qtp24174590-29703) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 3803950 INFO  (qtp24174590-29705) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 3803960 INFO  (qtp24174590-29703) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.s.IndexSchema [testSimple2_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 3803960 INFO  (qtp24174590-29705) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.s.IndexSchema [testSimple2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3803970 INFO  (qtp24174590-29703) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3803970 INFO  (qtp24174590-29705) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3803970 INFO  (qtp24174590-29703) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard2_replica_n4' using 
configuration from collection testSimple2, trusted=true
   [junit4]   2> 3803970 INFO  (qtp24174590-29705) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n1' using 
configuration from collection testSimple2, trusted=true
   [junit4]   2> 3803971 INFO  (qtp24174590-29705) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.testSimple2.shard1.replica_n1' (registry 
'solr.core.testSimple2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73c3a
   [junit4]   2> 3803971 INFO  (qtp24174590-29703) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.testSimple2.shard2.replica_n4' (registry 
'solr.core.testSimple2.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@73c3a
   [junit4]   2> 3803971 INFO  (qtp24174590-29705) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3803971 INFO  (qtp24174590-29703) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3803971 INFO  (qtp24174590-29705) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.SolrCore [[testSimple2_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_702B10F6BE5402C8-001\tempDir-001\node1\testSimple2_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_702B10F6BE5402C8-001\tempDir-001\node1\.\testSimple2_shard1_replica_n1\data\]
   [junit4]   2> 3803971 INFO  (qtp24174590-29703) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.c.SolrCore [[testSimple2_shard2_replica_n4] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_702B10F6BE5402C8-001\tempDir-001\node1\testSimple2_shard2_replica_n4],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_702B10F6BE5402C8-001\tempDir-001\node1\.\testSimple2_shard2_replica_n4\data\]
   [junit4]   2> 3804124 INFO  (qtp24174590-29703) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3804124 INFO  (qtp24174590-29703) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3804124 INFO  (qtp24174590-29705) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3804124 INFO  (qtp24174590-29705) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3804126 INFO  (qtp24174590-29703) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3804127 INFO  (qtp24174590-29703) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3804127 INFO  (qtp24174590-29705) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3804128 INFO  (qtp24174590-29705) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3804128 INFO  (qtp24174590-29703) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3d2d42[testSimple2_shard2_replica_n4] main]
   [junit4]   2> 3804130 INFO  (qtp24174590-29705) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@8fd424[testSimple2_shard1_replica_n1] main]
   [junit4]   2> 3804130 INFO  (qtp24174590-29703) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3804131 INFO  (qtp24174590-29703) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3804132 INFO  (qtp24174590-29705) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3804132 INFO  (qtp24174590-29703) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3804132 INFO  (qtp24174590-29703) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1606722982555680768
   [junit4]   2> 3804132 INFO  (qtp24174590-29705) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3804133 INFO  (qtp24174590-29705) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3804133 INFO  (qtp24174590-29705) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1606722982556729344
   [junit4]   2> 3804134 INFO  
(searcherExecutor-11925-thread-1-processing-n:127.0.0.1:61565_solr 
x:testSimple2_shard2_replica_n4 c:testSimple2 s:shard2 r:core_node7) 
[n:127.0.0.1:61565_solr c:testSimple2 s:shard2 r:core_node7 
x:testSimple2_shard2_replica_n4] o.a.s.c.SolrCore 
[testSimple2_shard2_replica_n4] Registered new searcher 
Searcher@3d2d42[testSimple2_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3804135 INFO  
(searcherExecutor-11926-thread-1-processing-n:127.0.0.1:61565_solr 
x:testSimple2_shard1_replica_n1 c:testSimple2 s:shard1 r:core_node3) 
[n:127.0.0.1:61565_solr c:testSimple2 s:shard1 r:core_node3 
x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore 
[testSimple2_shard1_replica_n1] Registered new searcher 
Searcher@8fd424[testSimple2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3804142 INFO  (qtp24174590-29703) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testSimple2/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 3804144 INFO  (qtp24174590-29705) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testSimple2/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 3804148 INFO  (qtp24174590-29703) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 3804150 INFO  (qtp24174590-29705) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_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> 3804328 DEBUG (ScheduledTrigger-11884-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3805330 DEBUG (ScheduledTrigger-11884-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3806330 DEBUG (ScheduledTrigger-11884-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3807331 DEBUG (ScheduledTrigger-11884-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3808331 DEBUG (ScheduledTrigger-11884-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3809333 DEBUG (ScheduledTrigger-11884-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3810335 DEBUG (ScheduledTrigger-11884-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3811335 DEBUG (ScheduledTrigger-11884-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3812336 DEBUG (ScheduledTrigger-11884-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3813337 DEBUG (ScheduledTrigger-11884-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3814174 INFO  (qtp24174590-29703) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Was waiting for replicas to come up, but 
they are taking too long - assuming they won't come back till later
   [junit4]   2> 3814174 INFO  (qtp24174590-29703) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3814174 INFO  (qtp24174590-29703) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:61565/solr/testSimple2_shard2_replica_n4/
   [junit4]   2> 3814174 INFO  (qtp24174590-29705) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Was waiting for replicas to come up, but 
they are taking too long - assuming they won't come back till later
   [junit4]   2> 3814174 INFO  (qtp24174590-29705) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3814174 INFO  (qtp24174590-29705) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:61565/solr/testSimple2_shard1_replica_n1/
   [junit4]   2> 3814174 INFO  (qtp24174590-29703) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.u.PeerSync PeerSync: core=testSimple2_shard2_replica_n4 
url=http://127.0.0.1:61565/solr START 
replicas=[http://127.0.0.1:61561/solr/testSimple2_shard2_replica_n6/] 
nUpdates=100
   [junit4]   2> 3814174 INFO  (qtp24174590-29705) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n1 
url=http://127.0.0.1:61565/solr START 
replicas=[http://127.0.0.1:61561/solr/testSimple2_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 3814176 INFO  (qtp24174590-29703) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.u.PeerSync PeerSync: core=testSimple2_shard2_replica_n4 
url=http://127.0.0.1:61565/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3814176 INFO  (qtp24174590-29705) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n1 
url=http://127.0.0.1:61565/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3814182 INFO  (qtp24174590-29703) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 3814183 INFO  (qtp24174590-29703) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 3814183 INFO  (qtp24174590-29705) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 3814183 INFO  (qtp24174590-29705) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_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> 3814188 INFO  (qtp24174590-29703) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:61565/solr/testSimple2_shard2_replica_n4/ shard2
   [junit4]   2> 3814189 INFO  (qtp24174590-29705) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:61565/solr/testSimple2_shard1_replica_n1/ shard1
   [junit4]   2> 3814242 INFO  (qtp24174590-29703) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3814251 INFO  (qtp24174590-29703) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=11347
   [junit4]   2> 3814337 DEBUG (ScheduledTrigger-11884-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3814349 INFO  (zkCallback-8511-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 3814394 INFO  (qtp24174590-29705) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3814401 INFO  (qtp24174590-29705) [n:127.0.0.1:61565_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_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=testSimple2_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=11499
   [junit4]   2> 3814501 INFO  (zkCallback-8511-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 3815338 DEBUG (ScheduledTrigger-11884-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3816339 DEBUG (ScheduledTrigger-11884-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3817340 DEBUG (ScheduledTrigger-11884-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3818341 DEBUG (ScheduledTrigger-11884-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3819342 DEBUG (ScheduledTrigger-11884-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3820342 DEBUG (ScheduledTrigger-11884-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3821343 DEBUG (ScheduledTrigger-11884-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3822344 DEBUG (ScheduledTrigger-11884-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3823345 DEBUG (ScheduledTrigger-11884-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3824346 DEBUG (ScheduledTrigger-11884-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3825348 DEBUG (ScheduledTrigger-11884-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3826349 DEBUG (ScheduledTrigger-11884-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3827349 DEBUG (ScheduledTrigger-11884-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3828350 DEBUG (ScheduledTrigger-11884-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3829351 DEBUG (ScheduledTrigger-11884-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3830352 DEBUG (ScheduledTrigger-11884-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3831353 DEBUG (ScheduledTrigger-11884-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3832353 DEBUG (ScheduledTrigger-11884-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3833354 DEBUG (ScheduledTrigger-11884-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3834354 DEBUG (ScheduledTrigger-11884-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3835355 DEBUG (ScheduledTrigger-11884-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3836357 DEBUG (ScheduledTrigger-11884-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 3837358 DEBUG (ScheduledTrigger-11884-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3


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

 [junit4]   2> 4013721 DEBUG (jetty-closer-8484-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 4013721 DEBUG (jetty-closer-8484-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 4013726 INFO  (jetty-closer-8484-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@21eb8b{/solr,null,UNAVAILABLE}
   [junit4]   2> 4013727 INFO  (jetty-closer-8484-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 4013728 ERROR 
(SUITE-AutoAddReplicasIntegrationTest-seed#[702B10F6BE5402C8]-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> 4013728 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[702B10F6BE5402C8]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:61555 61555
   [junit4]   2> 4013730 INFO  (Thread-5333) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:61555 61555
   [junit4]   2> 4013733 WARN  (Thread-5333) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        6       /solr/collections/testSimple1/terms/shard2
   [junit4]   2>        5       /solr/collections/testSimple1/terms/shard1
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        2       /solr/collections/testSimple2/terms/shard2
   [junit4]   2>        2       /solr/collections/testSimple2/terms/shard1
   [junit4]   2>        2       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/testSimple2/state.json
   [junit4]   2>        4       /solr/collections/testSimple1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_702B10F6BE5402C8-001
   [junit4]   2> Jul 22, 2018 8:17:31 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1117, maxMBSortInHeap=7.00306452040624, 
sim=RandomSimilarity(queryNorm=true): {}, locale=es-HN, timezone=Navajo
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_172 
(32-bit)/cpus=3,threads=1,free=90515120,total=341237760
   [junit4]   2> NOTE: All tests run in this JVM: [DataDrivenBlockJoinTest, 
TestXmlQParser, HdfsBasicDistributedZkTest, TestOmitPositions, 
AssignBackwardCompatibilityTest, TestTolerantSearch, 
HdfsChaosMonkeySafeLeaderTest, TestSubQueryTransformerCrossCore, 
TestNestedDocsSort, TestEmbeddedSolrServerAdminHandler, 
AutoscalingHistoryHandlerTest, TestIBSimilarityFactory, ExplicitHLLTest, 
QueryEqualityTest, HdfsRestartWhileUpdatingTest, 
TestOnReconnectListenerSupport, ZkFailoverTest, UpdateLogTest, 
CollectionsAPIDistributedZkTest, DeleteNodeTest, TestConfigReload, 
TestSchemaManager, TestLMJelinekMercerSimilarityFactory, 
TestStressCloudBlindAtomicUpdates, AtomicUpdateProcessorFactoryTest, 
TestRecovery, SolrCoreTest, SegmentsInfoRequestHandlerTest, 
PeerSyncWithIndexFingerprintCachingTest, TestExactSharedStatsCache, 
TestCustomSort, MetricsConfigTest, TestSort, ReplaceNodeTest, TestPolicyCloud, 
TestDistribStateManager, StatsReloadRaceTest, ScheduledMaintenanceTriggerTest, 
CreateCollectionCleanupTest, VersionInfoTest, TestSolrCLIRunExample, 
TestStressReorder, TestGenericDistributedQueue, 
OverriddenZkACLAndCredentialsProvidersTest, TestNumericTerms32, TestConfig, 
TestImplicitCoreProperties, DistribJoinFromCollectionTest, SolrJmxReporterTest, 
TestSweetSpotSimilarityFactory, TestAuthenticationFramework, 
TestRandomFlRTGCloud, TestTrieFacet, TestWriterPerf, 
TestRetrieveFieldsOptimizer, TestFieldTypeResource, TestQuerySenderNoQuery, 
HttpPartitionOnCommitTest, TestSolr4Spatial, BlobRepositoryCloudTest, 
SolrIndexMetricsTest, CursorPagingTest, BasicAuthStandaloneTest, 
DeleteInactiveReplicaTest, SolrMetricsIntegrationTest, BufferStoreTest, 
SSLMigrationTest, TestReplicaProperties, TestSolrConfigHandler, 
UUIDUpdateProcessorFallbackTest, TestSortableTextField, 
DistributedQueryComponentCustomSortTest, TestShardHandlerFactory, 
TestStreamBody, CdcrRequestHandlerTest, SpatialFilterTest, BooleanFieldTest, 
TestSearchPerf, MetricsHistoryIntegrationTest, DistribCursorPagingTest, 
CoreAdminRequestStatusTest, ShufflingReplicaListTransformerTest, TestLRUCache, 
PathHierarchyTokenizerFactoryTest, TestSortByMinMaxFunction, TestMacros, 
PeerSyncWithLeaderTest, TestManagedSynonymFilterFactory, 
MetricTriggerIntegrationTest, BinaryUpdateRequestHandlerTest, 
LeaderElectionContextKeyTest, TestMultiValuedNumericRangeQuery, 
PreAnalyzedFieldTest, FastVectorHighlighterTest, TestSolrXml, 
TolerantUpdateProcessorTest, TestPayloadScoreQParserPlugin, 
SpellPossibilityIteratorTest, TestLazyCores, SuggesterTest, 
SearchRateTriggerTest, TestComplexPhraseQParserPlugin, BasicZkTest, 
ShardRoutingCustomTest, HdfsThreadLeakTest, TestDistribDocBasedVersion, 
LeaderVoteWaitTimeoutTest, TestStressLucene, SuggestComponentTest, 
CollectionPropsTest, TestLRUStatsCache, BadCopyFieldTest, 
TestFreeTextSuggestions, BlockJoinFacetRandomTest, MultiSolrCloudTestCaseTest, 
TestDocTermOrdsUninvertLimit, TestDownShardTolerantSearch, 
DistributedExpandComponentTest, SolrCmdDistributorTest, 
TestFieldCacheSortRandom, TestDelegationWithHadoopAuth, PolyFieldTest, 
DistributedFacetPivotWhiteBoxTest, TestUseDocValuesAsStored2, 
SpatialHeatmapFacetsTest, TestUniqueKeyFieldResource, 
TestSimpleTrackingShardHandler, TestSolrConfigHandlerConcurrent, 
ResponseLogComponentTest, ResponseHeaderTest, TestNRTOpen, ResponseBuilderTest, 
RecoveryAfterSoftCommitTest, IgnoreLargeDocumentProcessorFactoryTest, 
TestCursorMarkWithoutUniqueKey, TestReload, NodeMarkersRegistrationTest, 
TriggerIntegrationTest, TestLeaderElectionZkExpiry, DistributedVersionInfoTest, 
SpellCheckCollatorTest, TestFieldResource, TestAtomicUpdateErrorCases, 
TestCollectionAPI, TestRebalanceLeaders, RankQueryTest, SolrCLIZkUtilsTest, 
TestNodeAddedTrigger, HdfsUnloadDistributedZkTest, TestDynamicLoading, 
SmileWriterTest, SimpleFacetsTest, FacetPivotSmallTest, 
TestBlendedInfixSuggestions, BigEndianAscendingWordSerializerTest, 
AutoScalingHandlerTest, QueryResultKeyTest, TestSuggestSpellingConverter, 
TestEmbeddedSolrServerSchemaAPI, CdcrBidirectionalTest, 
RestartWhileUpdatingTest, TestCloudJSONFacetJoinDomain, 
OpenCloseCoreStressTest, TestFieldCacheReopen, HdfsLockFactoryTest, 
LukeRequestHandlerTest, ExternalFileFieldSortTest, LIROnShardRestartTest, 
TestHashQParserPlugin, PreAnalyzedUpdateProcessorTest, BJQParserTest, 
TestPerFieldSimilarity, AnalysisErrorHandlingTest, Tagger2Test, 
CleanupOldIndexTest, LeaderFailureAfterFreshStartTest, TestLegacyField, 
TestCoreDiscovery, TestCloudManagedSchema, MultiTermTest, ScriptEngineTest, 
TestInitQParser, TestCopyFieldCollectionResource, ConnectionReuseTest, 
AddReplicaTest, SolrXmlInZkTest, DebugComponentTest, TestClusterProperties, 
TokenizerChainTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
TestCloudDeleteByQuery, TimeZoneUtilsTest, TestAuthorizationFramework, 
NodeMutatorTest, NodeAddedTriggerIntegrationTest, TestDistributedMissingSort, 
TestJsonFacets, TestChildDocTransformer, AssignTest, BadComponentTest, 
SharedFSAutoReplicaFailoverTest, BasicFunctionalityTest, 
DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, TestDocumentBuilder, 
TestHighlightDedupGrouping, TestRandomDVFaceting, 
TestReversedWildcardFilterFactory, ActionThrottleTest, BasicDistributedZkTest, 
ChaosMonkeySafeLeaderTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, ConnectionManagerTest, 
CreateRoutedAliasTest, DeleteStatusTest, DistributedQueueTest, 
DocValuesNotIndexedTest, ForceLeaderTest, HttpPartitionTest, 
LeaderElectionIntegrationTest, MoveReplicaHDFSFailoverTest, 
MoveReplicaHDFSTest, OverseerCollectionConfigSetProcessorTest, 
OverseerModifyCollectionTest, OverseerTaskQueueTest, RecoveryZkTest, 
RemoteQueryErrorTest, SaslZkACLProviderTest, SolrCloudExampleTest, 
TestCloudConsistency, TestCloudJSONFacetSKG, TestConfigSetsAPIExclusivity, 
TestHashPartitioner, TestLockTree, TestMiniSolrCloudClusterSSL, 
TestPullReplica, TestStressInPlaceUpdates, TestStressLiveNodes, 
TestTlogReplica, CollectionTooManyReplicasTest, ShardSplitTest, 
TestCollectionsAPIViaSolrCloudCluster, AutoAddReplicasIntegrationTest]
   [junit4] Completed [515/823 (1!)] on J1 in 220.64s, 1 test, 1 error <<< 
FAILURES!

[...truncated 45571 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/708/consoleText

[repro] Revision: 73decd0ab97a2c1e59d0dfff0cb61b1d9e996fa2

[repro] Ant options: "-Dargs=-client -XX:+UseSerialGC"

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\core
[repro]       AutoAddReplicasIntegrationTest
[repro] ant compile-test

[...truncated 3340 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.AutoAddReplicasIntegrationTest" -Dtests.showOutput=onerror 
"-Dargs=-client -XX:+UseSerialGC" -Dtests.seed=702B10F6BE5402C8 
-Dtests.slow=true -Dtests.locale=es-HN -Dtests.timezone=Navajo 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252

[...truncated 74 lines...]
[repro] Failures:
[repro]   0/5 failed: 
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest
[repro] Exiting with code 0

[...truncated 75 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to