Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6985/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseSerialGC --illegal-access=deny

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

Error Message:
Timeout waiting for all live and active

Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
        at 
__randomizedtesting.SeedInfo.seed([EBAD2DB045234B56:D31E094E62D09F87]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:95)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12616 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EBAD2DB045234B56-001\init-core-data-001
   [junit4]   2> 1233922 WARN  
(SUITE-AutoAddReplicasIntegrationTest-seed#[EBAD2DB045234B56]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=19 numCloses=19
   [junit4]   2> 1233922 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[EBAD2DB045234B56]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1233923 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[EBAD2DB045234B56]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1233924 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[EBAD2DB045234B56]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1233924 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[EBAD2DB045234B56]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EBAD2DB045234B56-001\tempDir-001
   [junit4]   2> 1233925 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[EBAD2DB045234B56]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1233925 INFO  (Thread-3400) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1233925 INFO  (Thread-3400) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1233928 ERROR (Thread-3400) [    ] 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> 1234025 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[EBAD2DB045234B56]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:49218
   [junit4]   2> 1234034 INFO  (jetty-launcher-2553-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1234035 INFO  (jetty-launcher-2553-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2423831f{/solr,null,AVAILABLE}
   [junit4]   2> 1234036 INFO  (jetty-launcher-2553-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1234037 INFO  (jetty-launcher-2553-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@387ada27{/solr,null,AVAILABLE}
   [junit4]   2> 1234038 INFO  (jetty-launcher-2553-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@328add9a{HTTP/1.1,[http/1.1]}{127.0.0.1:49225}
   [junit4]   2> 1234039 INFO  (jetty-launcher-2553-thread-2) [    ] 
o.e.j.s.Server Started @1244091ms
   [junit4]   2> 1234039 INFO  (jetty-launcher-2553-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49225}
   [junit4]   2> 1234039 ERROR (jetty-launcher-2553-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1234039 INFO  (jetty-launcher-2553-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1234039 INFO  (jetty-launcher-2553-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1234039 INFO  (jetty-launcher-2553-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1234039 INFO  (jetty-launcher-2553-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-30T18:48:55.240589700Z
   [junit4]   2> 1234042 INFO  (jetty-launcher-2553-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1234043 INFO  (jetty-launcher-2553-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b051b0f{/solr,null,AVAILABLE}
   [junit4]   2> 1234043 INFO  (jetty-launcher-2553-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6dd0906b{HTTP/1.1,[http/1.1]}{127.0.0.1:49230}
   [junit4]   2> 1234044 INFO  (jetty-launcher-2553-thread-3) [    ] 
o.e.j.s.Server Started @1244096ms
   [junit4]   2> 1234044 INFO  (jetty-launcher-2553-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49230}
   [junit4]   2> 1234044 ERROR (jetty-launcher-2553-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1234044 INFO  (jetty-launcher-2553-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1234044 INFO  (jetty-launcher-2553-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1234044 INFO  (jetty-launcher-2553-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1234044 INFO  (jetty-launcher-2553-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-30T18:48:55.245696900Z
   [junit4]   2> 1234045 INFO  (jetty-launcher-2553-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@aa62aa9{HTTP/1.1,[http/1.1]}{127.0.0.1:49222}
   [junit4]   2> 1234046 INFO  (jetty-launcher-2553-thread-1) [    ] 
o.e.j.s.Server Started @1244098ms
   [junit4]   2> 1234046 INFO  (jetty-launcher-2553-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49222}
   [junit4]   2> 1234046 ERROR (jetty-launcher-2553-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1234046 INFO  (jetty-launcher-2553-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1234046 INFO  (jetty-launcher-2553-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1234046 INFO  (jetty-launcher-2553-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1234046 INFO  (jetty-launcher-2553-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-30T18:48:55.247724700Z
   [junit4]   2> 1234060 INFO  (jetty-launcher-2553-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1234067 INFO  (jetty-launcher-2553-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1234067 INFO  (jetty-launcher-2553-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49218/solr
   [junit4]   2> 1234069 INFO  (jetty-launcher-2553-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1234076 INFO  (jetty-launcher-2553-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49218/solr
   [junit4]   2> 1234076 INFO  (jetty-launcher-2553-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49218/solr
   [junit4]   2> 1234084 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f6e9d7a590006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1234227 INFO  (jetty-launcher-2553-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1234227 INFO  (jetty-launcher-2553-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1234228 INFO  (jetty-launcher-2553-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49225_solr
   [junit4]   2> 1234229 INFO  (jetty-launcher-2553-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49222_solr
   [junit4]   2> 1234229 INFO  (jetty-launcher-2553-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98919339467014152-127.0.0.1:49225_solr-n_0000000000) starting
   [junit4]   2> 1234231 INFO  (zkCallback-2569-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1234232 INFO  (zkCallback-2568-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1234241 INFO  (jetty-launcher-2553-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49225_solr
   [junit4]   2> 1234289 INFO  (zkCallback-2568-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1234292 INFO  (jetty-launcher-2553-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49225.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55219e18
   [junit4]   2> 1234294 DEBUG 
(OverseerAutoScalingTriggerThread-98919339467014152-127.0.0.1:49225_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 1234294 INFO  (zkCallback-2569-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1234295 INFO  (jetty-launcher-2553-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49222.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55219e18
   [junit4]   2> 1234299 INFO  (jetty-launcher-2553-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49225.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55219e18
   [junit4]   2> 1234299 INFO  (jetty-launcher-2553-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49225.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55219e18
   [junit4]   2> 1234299 INFO  (jetty-launcher-2553-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49222.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55219e18
   [junit4]   2> 1234299 INFO  (jetty-launcher-2553-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49222.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55219e18
   [junit4]   2> 1234299 INFO  (jetty-launcher-2553-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EBAD2DB045234B56-001\tempDir-001\node2\.
   [junit4]   2> 1234299 INFO  (jetty-launcher-2553-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EBAD2DB045234B56-001\tempDir-001\node1\.
   [junit4]   2> 1234305 DEBUG 
(OverseerAutoScalingTriggerThread-98919339467014152-127.0.0.1:49225_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 1234308 DEBUG 
(OverseerAutoScalingTriggerThread-98919339467014152-127.0.0.1:49225_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:49222_solr, 
127.0.0.1:49225_solr]
   [junit4]   2> 1234308 DEBUG 
(OverseerAutoScalingTriggerThread-98919339467014152-127.0.0.1:49225_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 1234308 DEBUG 
(OverseerAutoScalingTriggerThread-98919339467014152-127.0.0.1:49225_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 1234313 DEBUG 
(OverseerAutoScalingTriggerThread-98919339467014152-127.0.0.1:49225_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1234313 DEBUG 
(OverseerAutoScalingTriggerThread-98919339467014152-127.0.0.1:49225_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 1234325 INFO  (jetty-launcher-2553-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1234327 INFO  (jetty-launcher-2553-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1234329 INFO  (jetty-launcher-2553-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49230_solr
   [junit4]   2> 1234344 INFO  (zkCallback-2570-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1234344 INFO  (zkCallback-2569-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1234344 INFO  (zkCallback-2568-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1234345 DEBUG (ScheduledTrigger-6288-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: [127.0.0.1:49230_solr, 127.0.0.1:49222_solr, 
127.0.0.1:49225_solr]
   [junit4]   2> 1234382 INFO  (jetty-launcher-2553-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49230.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55219e18
   [junit4]   2> 1234388 INFO  (jetty-launcher-2553-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49230.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55219e18
   [junit4]   2> 1234388 INFO  (jetty-launcher-2553-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49230.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55219e18
   [junit4]   2> 1234389 INFO  (jetty-launcher-2553-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EBAD2DB045234B56-001\tempDir-001\node3\.
   [junit4]   2> 1234417 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[EBAD2DB045234B56]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1234418 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[EBAD2DB045234B56]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49218/solr ready
   [junit4]   2> 1234439 INFO  
(TEST-AutoAddReplicasIntegrationTest.testSimple-seed#[EBAD2DB045234B56]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 1234442 INFO  (qtp2141789727-14914) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:49222_solr,127.0.0.1:49225_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1234444 INFO  (OverseerThreadFactory-6294-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testSimple1
   [junit4]   2> 1234553 INFO  
(OverseerStateUpdate-98919339467014152-127.0.0.1:49225_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:49225/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1234554 INFO  
(OverseerStateUpdate-98919339467014152-127.0.0.1:49225_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:49222/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1234556 INFO  
(OverseerStateUpdate-98919339467014152-127.0.0.1:49225_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:49225/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1234558 INFO  
(OverseerStateUpdate-98919339467014152-127.0.0.1:49225_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:49222/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1234765 INFO  (qtp710192529-14905) [    ] 
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> 1234766 INFO  (qtp2141789727-14918) [    ] 
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> 1234765 INFO  (qtp2141789727-14917) [    ] 
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> 1234767 INFO  (qtp710192529-14905) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1234767 INFO  (qtp2141789727-14918) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1234767 INFO  (qtp710192529-14906) [    ] 
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> 1234904 INFO  (zkCallback-2568-thread-1) [    ] 
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> 1234905 INFO  (zkCallback-2569-thread-1) [    ] 
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> 1234906 INFO  (zkCallback-2568-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> 1234907 INFO  (zkCallback-2568-thread-3) [    ] 
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> 1234907 INFO  (zkCallback-2569-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> 1235347 DEBUG (ScheduledTrigger-6288-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: [127.0.0.1:49230_solr, 127.0.0.1:49222_solr, 
127.0.0.1:49225_solr]
   [junit4]   2> 1235809 INFO  (qtp710192529-14905) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1235809 INFO  (qtp710192529-14906) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1235813 INFO  (qtp2141789727-14917) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1235817 INFO  (qtp710192529-14905) [    ] o.a.s.s.IndexSchema 
[testSimple1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1235818 INFO  (qtp710192529-14906) [    ] o.a.s.s.IndexSchema 
[testSimple1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1235819 INFO  (qtp710192529-14905) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1235819 INFO  (qtp710192529-14905) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 1235820 INFO  (qtp710192529-14905) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49222.solr.core.testSimple1.shard2.replica_n6' (registry 
'solr.core.testSimple1.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55219e18
   [junit4]   2> 1235820 INFO  (qtp710192529-14906) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1235820 INFO  (qtp710192529-14906) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 1235820 INFO  (qtp710192529-14905) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1235820 INFO  (qtp710192529-14905) [    ] o.a.s.c.SolrCore 
[[testSimple1_shard2_replica_n6] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EBAD2DB045234B56-001\tempDir-001\node1\testSimple1_shard2_replica_n6],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EBAD2DB045234B56-001\tempDir-001\node1\.\testSimple1_shard2_replica_n6\data\]
   [junit4]   2> 1235821 INFO  (qtp2141789727-14918) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1235820 INFO  (qtp710192529-14906) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49222.solr.core.testSimple1.shard1.replica_n2' (registry 
'solr.core.testSimple1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55219e18
   [junit4]   2> 1235833 INFO  (qtp710192529-14906) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1235833 INFO  (qtp710192529-14906) [    ] o.a.s.c.SolrCore 
[[testSimple1_shard1_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EBAD2DB045234B56-001\tempDir-001\node1\testSimple1_shard1_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EBAD2DB045234B56-001\tempDir-001\node1\.\testSimple1_shard1_replica_n2\data\]
   [junit4]   2> 1235836 INFO  (qtp2141789727-14917) [    ] o.a.s.s.IndexSchema 
[testSimple1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1235836 INFO  (qtp2141789727-14918) [    ] o.a.s.s.IndexSchema 
[testSimple1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1235838 INFO  (qtp2141789727-14917) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1235838 INFO  (qtp2141789727-14917) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 1235838 INFO  (qtp2141789727-14918) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1235838 INFO  (qtp2141789727-14918) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 1235838 INFO  (qtp2141789727-14917) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49225.solr.core.testSimple1.shard1.replica_n1' (registry 
'solr.core.testSimple1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55219e18
   [junit4]   2> 1235838 INFO  (qtp2141789727-14918) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49225.solr.core.testSimple1.shard2.replica_n4' (registry 
'solr.core.testSimple1.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55219e18
   [junit4]   2> 1235839 INFO  (qtp2141789727-14917) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1235839 INFO  (qtp2141789727-14918) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1235839 INFO  (qtp2141789727-14917) [    ] o.a.s.c.SolrCore 
[[testSimple1_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EBAD2DB045234B56-001\tempDir-001\node2\testSimple1_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EBAD2DB045234B56-001\tempDir-001\node2\.\testSimple1_shard1_replica_n1\data\]
   [junit4]   2> 1235839 INFO  (qtp2141789727-14918) [    ] o.a.s.c.SolrCore 
[[testSimple1_shard2_replica_n4] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EBAD2DB045234B56-001\tempDir-001\node2\testSimple1_shard2_replica_n4],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EBAD2DB045234B56-001\tempDir-001\node2\.\testSimple1_shard2_replica_n4\data\]
   [junit4]   2> 1235891 INFO  (qtp710192529-14905) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1235891 INFO  (qtp710192529-14905) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1235894 INFO  (qtp710192529-14905) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1235894 INFO  (qtp710192529-14905) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1235901 INFO  (qtp710192529-14906) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1235901 INFO  (qtp710192529-14906) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1235902 INFO  (qtp710192529-14906) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1235902 INFO  (qtp710192529-14906) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1235904 INFO  (qtp710192529-14905) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@32cd7fc6[testSimple1_shard2_replica_n6] main]
   [junit4]   2> 1235905 INFO  (qtp710192529-14906) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@23aafe0d[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 1235905 INFO  (qtp710192529-14905) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1235905 INFO  (qtp710192529-14905) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1235906 INFO  (qtp710192529-14905) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1235906 INFO  (qtp710192529-14905) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1582709433546309632
   [junit4]   2> 1235906 INFO  (searcherExecutor-6297-thread-1) [    ] 
o.a.s.c.SolrCore [testSimple1_shard2_replica_n6] Registered new searcher 
Searcher@32cd7fc6[testSimple1_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1235906 INFO  (qtp710192529-14906) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1235908 INFO  (qtp710192529-14906) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1235909 INFO  (qtp710192529-14906) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1235910 INFO  (qtp710192529-14906) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1582709433550503936
   [junit4]   2> 1235912 INFO  (qtp710192529-14905) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1235937 INFO  (searcherExecutor-6298-thread-1) [    ] 
o.a.s.c.SolrCore [testSimple1_shard1_replica_n2] Registered new searcher 
Searcher@23aafe0d[testSimple1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1235945 INFO  (qtp710192529-14906) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1235946 INFO  (qtp2141789727-14917) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1235946 INFO  (qtp2141789727-14917) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1235948 INFO  (qtp2141789727-14917) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1235948 INFO  (qtp2141789727-14917) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1235949 INFO  (qtp2141789727-14917) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@399f69c4[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 1235950 INFO  (qtp2141789727-14917) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1235951 INFO  (qtp2141789727-14917) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1235951 INFO  (qtp2141789727-14917) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1235952 INFO  (searcherExecutor-6299-thread-1) [    ] 
o.a.s.c.SolrCore [testSimple1_shard1_replica_n1] Registered new searcher 
Searcher@399f69c4[testSimple1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1235952 INFO  (qtp2141789727-14917) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1582709433594544128
   [junit4]   2> 1235986 INFO  (qtp2141789727-14918) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1235986 INFO  (qtp2141789727-14918) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1235989 INFO  (qtp2141789727-14918) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1235989 INFO  (qtp2141789727-14918) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1235990 INFO  (qtp2141789727-14918) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3b1a693a[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 1236000 INFO  (qtp2141789727-14918) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1236004 INFO  (qtp2141789727-14918) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1236005 INFO  (qtp2141789727-14918) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1236005 INFO  (qtp2141789727-14918) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1582709433650118656
   [junit4]   2> 1236006 INFO  (searcherExecutor-6300-thread-1) [    ] 
o.a.s.c.SolrCore [testSimple1_shard2_replica_n4] Registered new searcher 
Searcher@3b1a693a[testSimple1_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1236047 INFO  (zkCallback-2569-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> 1236047 INFO  (zkCallback-2569-thread-3) [    ] 
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> 1236048 INFO  (zkCallback-2568-thread-1) [    ] 
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> 1236047 INFO  (zkCallback-2568-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> 1236047 INFO  (zkCallback-2568-thread-3) [    ] 
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> 1236347 DEBUG (ScheduledTrigger-6288-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: [127.0.0.1:49230_solr, 127.0.0.1:49222_solr, 
127.0.0.1:49225_solr]
   [junit4]   2> 1236414 INFO  (qtp710192529-14905) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1236414 INFO  (qtp710192529-14905) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1236414 INFO  (qtp710192529-14905) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:49222/solr/testSimple1_shard2_replica_n6/
   [junit4]   2> 1236414 INFO  (qtp710192529-14905) [    ] o.a.s.u.PeerSync 
PeerSync: core=testSimple1_shard2_replica_n6 url=http://127.0.0.1:49222/solr 
START replicas=[http://127.0.0.1:49225/solr/testSimple1_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 1236418 INFO  (qtp2141789727-14944) [    ] o.a.s.c.S.Request 
[testSimple1_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1236446 INFO  (qtp710192529-14906) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1236446 INFO  (qtp710192529-14906) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1236446 INFO  (qtp710192529-14906) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:49222/solr/testSimple1_shard1_replica_n2/
   [junit4]   2> 1236447 INFO  (qtp710192529-14906) [    ] o.a.s.u.PeerSync 
PeerSync: core=testSimple1_shard1_replica_n2 url=http://127.0.0.1:49222/solr 
START replicas=[http://127.0.0.1:49225/solr/testSimple1_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 1236448 INFO  (qtp2141789727-14945) [    ] 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=0
   [junit4]   2> 1236715 INFO  (qtp710192529-14905) [    ] o.a.s.u.PeerSync 
PeerSync: core=testSimple1_shard2_replica_n6 url=http://127.0.0.1:49222/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 1236715 INFO  (qtp710192529-14905) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1236715 INFO  (qtp710192529-14905) [    ] 
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> 1236715 INFO  (qtp710192529-14905) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1236719 INFO  (qtp710192529-14905) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:49222/solr/testSimple1_shard2_replica_n6/ shard2
   [junit4]   2> 1236747 INFO  (qtp710192529-14906) [    ] o.a.s.u.PeerSync 
PeerSync: core=testSimple1_shard1_replica_n2 url=http://127.0.0.1:49222/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 1236747 INFO  (qtp710192529-14906) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1236747 INFO  (qtp710192529-14906) [    ] 
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> 1236747 INFO  (qtp710192529-14906) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1236751 INFO  (qtp710192529-14906) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:49222/solr/testSimple1_shard1_replica_n2/ shard1
   [junit4]   2> 1236853 INFO  (zkCallback-2569-thread-3) [    ] 
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> 1236853 INFO  (zkCallback-2568-thread-1) [    ] 
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> 1236853 INFO  (zkCallback-2569-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> 1236853 INFO  (zkCallback-2568-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> 1236853 INFO  (zkCallback-2568-thread-3) [    ] 
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> 1236871 INFO  (qtp710192529-14905) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1236874 INFO  (qtp710192529-14905) [    ] 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=2109
   [junit4]   2> 1236901 INFO  (qtp710192529-14906) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1236903 INFO  (qtp710192529-14906) [    ] 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=2137
   [junit4]   2> 1236960 INFO  (qtp2141789727-14917) [    ] 
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=2194
   [junit4]   2> 1237015 INFO  (qtp2141789727-14918) [    ] 
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=2249
   [junit4]   2> 1237019 INFO  (qtp2141789727-14914) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1237117 INFO  (zkCallback-2568-thread-3) [    ] 
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> 1237117 INFO  (zkCallback-2568-thread-1) [    ] 
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> 1237117 INFO  (zkCallback-2569-thread-3) [    ] 
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> 1237117 INFO  (zkCallback-2568-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> 1237117 INFO  (zkCallback-2569-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> 1237350 DEBUG (ScheduledTrigger-6288-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: [127.0.0.1:49230_solr, 127.0.0.1:49222_solr, 
127.0.0.1:49225_solr]
   [junit4]   2> 1238019 INFO  (qtp2141789727-14914) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:49222_solr,127.0.0.1:49225_solr&wt=javabin&version=2}
 status=0 QTime=3577
   [junit4]   2> 1238021 INFO  (qtp2141789727-14911) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:49225_solr,127.0.0.1:49230_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1238025 INFO  (OverseerThreadFactory-6294-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testSimple2
   [junit4]   2> 1238026 INFO  
(OverseerCollectionConfigSetProcessor-98919339467014152-127.0.0.1:49225_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> 1238246 INFO  
(OverseerStateUpdate-98919339467014152-127.0.0.1:49225_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:49230/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1238251 INFO  
(OverseerStateUpdate-98919339467014152-127.0.0.1:49225_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:49225/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1238256 INFO  
(OverseerStateUpdate-98919339467014152-127.0.0.1:49225_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:49230/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1238265 INFO  
(OverseerStateUpdate-98919339467014152-127.0.0.1:49225_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:49225/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1238351 DEBUG (ScheduledTrigger-6288-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: [127.0.0.1:49230_solr, 127.0.0.1:49222_solr, 
127.0.0.1:49225_solr]
   [junit4]   2> 1238467 INFO  (qtp2141789727-14916) [    ] 
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> 1238469 INFO  (qtp2141789727-14915) [    ] 
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> 1238470 INFO  (qtp1873000330-14922) [    ] 
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> 1238471 INFO  (qtp1873000330-14925) [    ] 
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> 1238471 INFO  (qtp1873000330-14922) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1238586 INFO  (zkCallback-2570-thread-1) [    ] 
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> 1238586 INFO  (zkCallback-2569-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> 1238587 INFO  (zkCallback-2569-thread-3) [    ] 
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> 1238589 INFO  (zkCallback-2570-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> 1238589 INFO  (zkCallback-2570-thread-3) [    ] 
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> 1239351 DEBUG (ScheduledTrigger-6288-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: [127.0.0.1:49230_solr, 127.0.0.1:49222_solr, 
127.0.0.1:49225_solr]
   [junit4]   2> 1239505 INFO  (qtp2141789727-14916) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1239507 INFO  (qtp2141789727-14915) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1239507 INFO  (qtp1873000330-14925) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1239975 INFO  (qtp1873000330-14922) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1239979 INFO  (qtp2141789727-14916) [    ] o.a.s.s.IndexSchema 
[testSimple2_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1239980 INFO  (qtp2141789727-14915) [    ] o.a.s.s.IndexSchema 
[testSimple2_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1239980 INFO  (qtp1873000330-14925) [    ] o.a.s.s.IndexSchema 
[testSimple2_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1239980 INFO  (qtp2141789727-14916) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1239980 INFO  (qtp2141789727-14916) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard2_replica_n6' using 
configuration from collection testSimple2, trusted=true
   [junit4]   2> 1239981 INFO  (qtp2141789727-14916) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49225.solr.core.testSimple2.shard2.replica_n6' (registry 
'solr.core.testSimple2.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55219e18
   [junit4]   2> 1239981 INFO  (qtp2141789727-14916) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1239981 INFO  (qtp2141789727-14915) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1239982 INFO  (qtp2141789727-14915) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n2' using 
configuration from collection testSimple2, trusted=true
   [junit4]   2> 1239982 INFO  (qtp2141789727-14916) [    ] o.a.s.c.SolrCore 
[[testSimple2_shard2_replica_n6] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EBAD2DB045234B56-001\tempDir-001\node2\testSimple2_shard2_replica_n6],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EBAD2DB045234B56-001\tempDir-001\node2\.\testSimple2_shard2_replica_n6\data\]
   [junit4]   2> 1239982 INFO  (qtp1873000330-14925) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1239982 INFO  (qtp1873000330-14925) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard2_replica_n4' using 
configuration from collection testSimple2, trusted=true
   [junit4]   2> 1239982 INFO  (qtp2141789727-14915) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49225.solr.core.testSimple2.shard1.replica_n2' (registry 
'solr.core.testSimple2.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55219e18
   [junit4]   2> 1239982 INFO  (qtp2141789727-14915) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1239982 INFO  (qtp2141789727-14915) [    ] o.a.s.c.SolrCore 
[[testSimple2_shard1_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EBAD2DB045234B56-001\tempDir-001\node2\testSimple2_shard1_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EBAD2DB045234B56-001\tempDir-001\node2\.\testSimple2_shard1_replica_n2\data\]
   [junit4]   2> 1239982 INFO  (qtp1873000330-14925) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49230.solr.core.testSimple2.shard2.replica_n4' (registry 
'solr.core.testSimple2.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55219e18
   [junit4]   2> 1239982 INFO  (qtp1873000330-14925) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1239982 INFO  (qtp1873000330-14925) [    ] o.a.s.c.SolrCore 
[[testSimple2_shard2_replica_n4] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EBAD2DB045234B56-001\tempDir-001\node3\testSimple2_shard2_replica_n4],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EBAD2DB045234B56-001\tempDir-001\node3\.\testSimple2_shard2_replica_n4\data\]
   [junit4]   2> 1239985 INFO  (qtp1873000330-14922) [    ] o.a.s.s.IndexSchema 
[testSimple2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1239986 INFO  (qtp1873000330-14922) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1239986 INFO  (qtp1873000330-14922) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n1' using 
configuration from collection testSimple2, trusted=true
   [junit4]   2> 1239987 INFO  (qtp1873000330-14922) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49230.solr.core.testSimple2.shard1.replica_n1' (registry 
'solr.core.testSimple2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55219e18
   [junit4]   2> 1239987 INFO  (qtp1873000330-14922) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1239987 INFO  (qtp1873000330-14922) [    ] o.a.s.c.SolrCore 
[[testSimple2_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EBAD2DB045234B56-001\tempDir-001\node3\testSimple2_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EBAD2DB045234B56-001\tempDir-001\node3\.\testSimple2_shard1_replica_n1\data\]
   [junit4]   2> 1240052 INFO  (qtp1873000330-14925) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1240053 INFO  (qtp1873000330-14925) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1240054 INFO  (qtp2141789727-14916) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1240054 INFO  (qtp2141789727-14916) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1240055 INFO  (qtp2141789727-14915) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1240055 INFO  (qtp2141789727-14915) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1240056 INFO  (qtp1873000330-14925) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1240056 INFO  (qtp1873000330-14925) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1240056 INFO  (qtp2141789727-14916) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1240057 INFO  (qtp2141789727-14916) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1240058 INFO  (qtp2141789727-14915) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1240058 INFO  (qtp2141789727-14915) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1240059 INFO  (qtp1873000330-14925) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4deea601[testSimple2_shard2_replica_n4] main]
   [junit4]   2> 1240059 INFO  (qtp2141789727-14916) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4120316f[testSimple2_shard2_replica_n6] main]
   [junit4]   2> 1240059 INFO  (qtp1873000330-14925) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1240060 INFO  (qtp2141789727-14915) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2c6db745[testSimple2_shard1_replica_n2] main]
   [junit4]   2> 1240060 INFO  (qtp1873000330-14925) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1240061 INFO  (qtp2141789727-14916) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1240061 INFO  (qtp2141789727-14916) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1240061 INFO  (qtp1873000330-14925) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1240061 INFO  (qtp1873000330-14925) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1582709437903142912
   [junit4]   2> 1240061 INFO  (qtp2141789727-14916) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1240062 INFO  (qtp2141789727-14916) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1582709437904191488
   [junit4]   2> 1240062 INFO  (searcherExecutor-6319-thread-1) [    ] 
o.a.s.c.SolrCore [testSimple2_shard2_replica_n4] Registered new searcher 
Searcher@4deea601[testSimple2_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1240062 INFO  (searcherExecutor-6317-thread-1) [    ] 
o.a.s.c.SolrCore [testSimple2_shard2_replica_n6] Registered new searcher 
Searcher@4120316f[testSimple2_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1240065 INFO  (qtp2141789727-14915) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1240065 INFO  (qtp2141789727-14915) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1240066 INFO  (qtp2141789727-14915) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1240066 INFO  (qtp2141789727-14915) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1582709437908385792
   [junit4]   2> 1240067 INFO  (searcherExecutor-6318-thread-1) [    ] 
o.a.s.c.SolrCore [testSimple2_shard1_replica_n2] Registered new searcher 
Searcher@2c6db745[testSimple2_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1240069 INFO  (qtp1873000330-14925) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1240069 INFO  (qtp1873000330-14925) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1240069 INFO  (qtp1873000330-14925) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:49230/solr/testSimple2_shard2_replica_n4/
   [junit4]   2> 1240069 INFO  (qtp1873000330-14925) [    ] o.a.s.u.PeerSync 
PeerSync: core=testSimple2_shard2_replica_n4 url=http://127.0.0.1:49230/solr 
START replicas=[http://127.0.0.1:49225/solr/testSimple2_shard2_replica_n6/] 
nUpdates=100
   [junit4]   2> 1240072 INFO  (qtp2141789727-14915) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1240074 INFO  (qtp2141789727-14944) [    ] o.a.s.c.S.Request 
[testSimple2_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1240099 INFO  (qtp1873000330-14922) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1240099 INFO  (qtp1873000330-14922) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1240100 INFO  (qtp1873000330-14922) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1240100 INFO  (qtp1873000330-14922) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1240102 INFO  (qtp1873000330-14922) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3ad7a6d9[testSimple2_shard1_replica_n1] main]
   [junit4]   2> 1240102 INFO  (qtp1873000330-14922) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1240102 INFO  (qtp1873000330-14922) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1240103 INFO  (qtp1873000330-14922) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1240103 INFO  (searcherExecutor-6320-thread-1) [    ] 
o.a.s.c.SolrCore [testSimple2_shard1_replica_n1] Registered new searcher 
Searcher@3ad7a6d9[testSimple2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1240104 INFO  (qtp1873000330-14922) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1582709437948231680
   [junit4]   2> 1240175 INFO  (zkCallback-2569-thread-3) [    ] 
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> 1240175 INFO  (zkCallback-2570-thread-1) [    ] 
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> 1240175 INFO  (zkCallback-2570-thread-3) [    ] 
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> 1240175 INFO  (zkCallback-2570-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> 1240175 INFO  (zkCallback-2569-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> 1240352 DEBUG (ScheduledTrigger-6288-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: [127.0.0.1:49230_solr, 127.0.0.1:49222_solr, 
127.0.0.1:49225_solr]
   [junit4]   2> 1240370 INFO  (qtp1873000330-14925) [    ] o.a.s.u.PeerSync 
PeerSync: core=testSimple2_shard2_replica_n4 url=http://127.0.0.1:49230/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 1240370 INFO  (qtp1873000330-14925) [    ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1240370 INFO  (qtp1873000330-14925) [    ] 
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> 1240370 INFO  (qtp1873000330-14925) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1240380 INFO  (qtp1873000330-14925) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:49230/solr/testSimple2_shard2_replica_n4/ shard2
   [junit4]   2> 1240484 INFO  (zkCallback-2570-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> 1240484 INFO  (zkCallback-2570-thread-1) [    ] 
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> 1240484 INFO  (zkCallback-2569-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> 1240484 INFO  (zkCallback-2570-thread-3) [    ] 
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> 1240484 INFO  (zkCallback-2569-thread-3) [    ] 
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> 1240532 INFO  (qtp1873000330-14925) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1240534 INFO  (qtp1873000330-14925) [    ] 
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=2063
   [junit4]   2> 1240572 INFO  (qtp2141789727-14915) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1240572 INFO  (qtp2141789727-14915) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1240572 INFO  (qtp2141789727-14915) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:49225/solr/testSimple2_shard1_replica_n2/
   [junit4]   2> 1240573 INFO  (qtp2141789727-14915) [    ] o.a.s.u.PeerSync 
PeerSync: core=testSimple2_shard1_replica_n2 url=http://127.0.0.1:49225/solr 
START replicas=[http://127.0.0.1:49230/solr/testSimple2_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 1240574 INFO  (qtp1873000330-14927) [    ] o.a.s.c.S.Request 
[testSimple2_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1240637 INFO  (zkCallback-2569-thread-3) [    ] 
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> 1240637 INFO  (zkCallback-2570-thread-3) [    ] 
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> 1240637 INFO  (zkCallback-2570-thread-1) [    ] 
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> 1240637 INFO  (zkCallback-2570-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> 1240637 INFO  (zkCallback-2569-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> 1240873 INFO  (qtp2141789727-14915) [    ] o.a.s.u.PeerSync 
PeerSync: core=testSimple2_shard1_replica_n2 url=http://127.0.0.1:49225/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 1240873 INFO  (qtp2141789727-14915) [    ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1240873 INFO  (qtp2141789727-14915) [    ] 
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> 1240873 INFO  (qtp2141789727-14915) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1240883 INFO  (qtp2141789727-14915) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:49225/solr/testSimple2_shard1_replica_n2/ shard1
   [junit4]   2> 1240987 INFO  (zkCallback-2570-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> 1240987 INFO  (zkCallback-2569-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> 1240987 INFO  (zkCallback-2570-thread-3) [    ] 
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> 1240987 INFO  (zkCallback-2569-thread-3) [    ] 
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> 1240987 INFO  (zkCallback-2570-thread-1) [    ] 
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> 1241037 INFO  (qtp2141789727-14915) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1241040 INFO  (qtp2141789727-14915) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={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}
 status=0 QTime=2571
   [junit4]   2> 1241071 INFO  (qtp2141789727-14916) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={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}
 status=0 QTime=2603
   [junit4]   2> 1241112 INFO  (qtp1873000330-14922) [    ] 
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=2642
   [junit4]   2> 1241115 INFO  (qtp2141789727-14911) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1241215 INFO  (zkCallback-2569-thread-3) [    ] 
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> 1241216 INFO  (zkCallback-2570-thread-1) [    ] 
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> 1241216 INFO  (zkCallback-2570-thread-3) [    ] 
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> 1241216 INFO  (zkCallback-2570-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> 1241215 INFO  (zkCallback-2569-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> 1241355 DEBUG (ScheduledTrigger-6288-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: [127.0.0.1:49230_solr, 127.0.0.1:49222_solr, 
127.0.0.1:49225_solr]
   [junit4]   2> 1242036 INFO  
(OverseerCollectionConfigSetProcessor-98919339467014152-127.0.0.1:49225_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1242117 INFO  (qtp2141789727-14911) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:49225_solr,127.0.0.1:49230_solr&wt=javabin&version=2}
 status=0 QTime=4096
   [junit4]   2> 1242118 INFO  (qtp2141789727-14945) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&maxShardsPerNode=3&autoAddReplicas=false&name=testSimple3&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=127.0.0.1:49222_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1242124 INFO  (OverseerThreadFactory-6294-thread-3) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testSimple3
   [junit4]   2> 1242340 INFO  
(OverseerStateUpdate-98919339467014152-127.0.0.1:49225_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple3",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple3_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49222/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1242343 INFO  
(OverseerStateUpdate-98919339467014152-127.0.0.1:49225_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple3",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple3_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49222/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1242346 INFO  
(OverseerStateUpdate-98919339467014152-127.0.0.1:49225_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple3",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"testSimple3_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49222/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1242359 DEBUG (ScheduledTrigger-6288-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: [127.0.0.1:49230_solr, 127.0.0.1:49222_solr, 
127.0.0.1:49225_solr]
   [junit4]   2> 1242559 INFO  (qtp710192529-14907) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple3_shard2_replica_n2&action=CREATE&numShards=3&collection=testSimple3&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1242560 INFO  (qtp710192529-14908) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple3_shard1_replica_n1&action=CREATE&numShards=3&collection=testSimple3&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1242593 INFO  (qtp710192529-14909) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=testSimple3_shard3_replica_n4&action=CREATE&numShards=3&collection=testSimple3&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1242697 INFO  (zkCallback-2568-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple3/state.json] for collection [testSimple3] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1242697 INFO  (zkCallback-2568-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple3/state.json] for collection [testSimple3] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1243360 DEBUG (ScheduledTrigger-6288-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: [127.0.0.1:49230_solr, 127.0.0.1:49222_solr, 
127.0.0.1:49225_solr]
   [junit4]   2> 1243584 INFO  (qtp710192529-14908) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1243585 INFO  (qtp710192529-14907) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1243594 INFO  (qtp710192529-14908) [    ] o.a.s.s.IndexSchema 
[testSimple3_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1243596 INFO  (qtp710192529-14907) [    ] o.a.s.s.IndexSchema 
[testSimple3_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1243596 INFO  (qtp710192529-14908) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1243596 INFO  (qtp710192529-14908) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple3_shard1_replica_n1' using 
configuration from collection testSimple3, trusted=true
   [junit4]   2> 1243597 INFO  (qtp710192529-14908) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49222.solr.core.testSimple3.shard1.replica_n1' (registry 
'solr.core.testSimple3.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55219e18
   [junit4]   2> 1243597 INFO  (qtp710192529-14908) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1243597 INFO  (qtp710192529-14908) [    ] o.a.s.c.SolrCore 
[[testSimple3_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EBAD2DB045234B56-001\tempDir-001\node1\testSimple3_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EBAD2DB045234B56-001\tempDir-001\node1\.\testSimple3_shard1_replica_n1\data\]
   [junit4]   2> 1243599 INFO  (qtp710192529-14907) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1243599 INFO  (qtp710192529-14907) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple3_shard2_replica_n2' using 
configuration from collection testSimple3, trusted=true
   [junit4]   2> 1243600 INFO  (qtp710192529-14907) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49222.solr.core.testSimple3.shard2.replica_n2' (registry 
'solr.core.testSimple3.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55219e18
   [junit4]   2> 1243600 INFO  (qtp710192529-14907) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1243602 INFO  (qtp710192529-14907) [    ] o.a.s.c.SolrCore 
[[testSimple3_shard2_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EBAD2DB045234B56-001\tempDir-001\node1\testSimple3_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EBAD2DB045234B56-001\tempDir-001\node1\.\testSimple3_shard2_replica_n2\data\]
   [junit4]   2> 1243610 INFO  (qtp710192529-14909) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1243634 INFO  (qtp710192529-14909) [    ] o.a.s.s.IndexSchema 
[testSimple3_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 1243635 INFO  (qtp710192529-14909) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1243635 INFO  (qtp710192529-14909) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple3_shard3_replica_n4' using co

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

ction.testSimple1.shard1.leader, tag=1377144256
   [junit4]   2> 1375646 INFO  (coreCloseExecutor-6390-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testSimple1.shard2.leader, tag=1036257736
   [junit4]   2> 1375646 INFO  (coreCloseExecutor-6390-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testSimple2.shard2.leader, tag=896994401
   [junit4]   2> 1375647 INFO  (jetty-closer-2554-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98919339467014152-127.0.0.1:49225_solr-n_0000000000) closing
   [junit4]   2> 1375647 INFO  
(OverseerStateUpdate-98919339467014152-127.0.0.1:49225_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:49225_solr
   [junit4]   2> 1375648 WARN  
(OverseerAutoScalingTriggerThread-98919339467014152-127.0.0.1:49225_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1375648 DEBUG (jetty-closer-2554-thread-2) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1375649 INFO  (jetty-closer-2554-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@387ada27{/solr,null,UNAVAILABLE}
   [junit4]   2> 1375649 INFO  (zkCallback-2570-thread-8) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49230_solr
   [junit4]   2> 1375653 INFO  (coreCloseExecutor-6392-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testSimple1.shard1.leader, tag=842054589
   [junit4]   2> 1375653 INFO  (coreCloseExecutor-6392-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testSimple2.shard2.leader, tag=142589942
   [junit4]   2> 1375654 INFO  (coreCloseExecutor-6392-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testSimple2.shard1.leader, tag=622934327
   [junit4]   2> 1375654 INFO  (coreCloseExecutor-6392-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testSimple1.shard2.leader, tag=547903882
   [junit4]   2> 1375654 INFO  (coreCloseExecutor-6391-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testSimple3.shard2.leader, tag=238799648
   [junit4]   2> 1375654 INFO  (coreCloseExecutor-6391-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testSimple1.shard1.leader, tag=58147458
   [junit4]   2> 1375656 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f6e9d7a590009, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1375658 INFO  (jetty-closer-2554-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@b051b0f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1377157 INFO  (jetty-closer-2554-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4b165f1a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1377159 ERROR 
(SUITE-AutoAddReplicasIntegrationTest-seed#[EBAD2DB045234B56]-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> 1377161 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[EBAD2DB045234B56]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:49218 49218
   [junit4]   2> 1377162 INFO  (Thread-3400) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:49218 49218
   [junit4]   2> 1377164 WARN  (Thread-3400) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        49      /solr/collections/testSimple1/state.json
   [junit4]   2>        30      /solr/collections/testSimple2/state.json
   [junit4]   2>        11      /solr/collections/testSimple3/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98919339467014152-127.0.0.1:49225_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EBAD2DB045234B56-001
   [junit4]   2> Oct 30, 2017 6:51:18 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=true): {}, locale=shi-Tfng, 
timezone=America/Rainy_River
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9 
(64-bit)/cpus=3,threads=1,free=237368504,total=489373696
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocumentBuilder, 
TestRetrieveFieldsOptimizer, TestUnifiedSolrHighlighter, 
TestBM25SimilarityFactory, TestFieldSortValues, 
DistributedFacetPivotSmallAdvancedTest, TestCloudRecovery, 
SolrCloudExampleTest, SpellPossibilityIteratorTest, SimpleFacetsTest, 
MoveReplicaHDFSTest, TestSimpleTrackingShardHandler, TestSolrQueryParser, 
SpatialHeatmapFacetsTest, SolrIndexConfigTest, 
TestHighFrequencyDictionaryFactory, TestCSVLoader, TestReqParamsAPI, 
OverseerRolesTest, ActionThrottleTest, TestUninvertingReader, 
UninvertDocValuesMergePolicyTest, TestCustomDocTransformer, DeleteStatusTest, 
TestSolrConfigHandler, TestQueryUtils, SolrShardReporterTest, 
HdfsBasicDistributedZkTest, HdfsTlogReplayBufferedWhileIndexingTest, 
CoreSorterTest, SpellingQueryConverterTest, ChangedSchemaMergeTest, 
HdfsSyncSliceTest, TestMultiWordSynonyms, TestComplexPhraseQParserPlugin, 
BadCopyFieldTest, AliasIntegrationTest, TestCollationFieldDocValues, 
BasicZkTest, SuggestComponentTest, TestReRankQParserPlugin, 
AnalyticsMergeStrategyTest, FieldMutatingUpdateProcessorTest, 
TlogReplayBufferedWhileIndexingTest, TestStressVersions, 
TestLeaderElectionWithEmptyReplica, TestSkipOverseerOperations, 
TestCharFilters, TestSearchPerf, DistributedMLTComponentTest, 
DistributedFacetPivotWhiteBoxTest, TestMacros, TestManagedSynonymFilterFactory, 
RecoveryAfterSoftCommitTest, TestInfoStreamLogging, AtomicUpdatesTest, 
LeaderElectionIntegrationTest, TestSortByMinMaxFunction, 
MissingSegmentRecoveryTest, TestSolrCloudSnapshots, AnalysisErrorHandlingTest, 
PluginInfoTest, TestPivotHelperCode, DistributedIntervalFacetingTest, 
PreAnalyzedFieldManagedSchemaCloudTest, TestLeaderInitiatedRecoveryThread, 
SolrSlf4jReporterTest, StatsReloadRaceTest, TestSchemaResource, 
TestJsonFacetRefinement, TestConfigOverlay, RuleEngineTest, 
TestSystemCollAutoCreate, TestClusterProperties, 
TestCopyFieldCollectionResource, TestWordDelimiterFilterFactory, 
QueryEqualityTest, BlockDirectoryTest, TestDynamicFieldResource, 
TestScoreJoinQPNoScore, HdfsRecoveryZkTest, SOLR749Test, 
OverseerCollectionConfigSetProcessorTest, HdfsNNFailoverTest, 
DocValuesNotIndexedTest, TestPartialUpdateDeduplication, 
TestOnReconnectListenerSupport, TestSolr4Spatial2, TestDistribDocBasedVersion, 
ShardRoutingCustomTest, TestDynamicLoading, JvmMetricsTest, 
SolrCoreMetricManagerTest, SampleTest, PeerSyncTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestCloudManagedSchema, 
PreAnalyzedUpdateProcessorTest, JavabinLoaderTest, TestAuthorizationFramework, 
SSLMigrationTest, FacetPivotSmallTest, SynonymTokenizerTest, 
TestSolrConfigHandlerCloud, ExecutePlanActionTest, TestDocTermOrds, 
TestTestInjection, TestNRTOpen, TestPerFieldSimilarityWithDefaultOverride, 
TestSystemIdResolver, SimpleCollectionCreateDeleteTest, SystemLogListenerTest, 
CollectionsAPIAsyncDistributedZkTest, CloudExitableDirectoryReaderTest, 
TestRestManager, BasicAuthStandaloneTest, CacheHeaderTest, 
TestShortCircuitedRequests, TestNumericRangeQuery32, ExternalFileFieldSortTest, 
RequestLoggingTest, HttpTriggerListenerTest, EnumFieldTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, LeaderFailureAfterFreshStartTest, 
TestXmlQParser, TestSolrDeletionPolicy1, TestSolrJ, 
TolerantUpdateProcessorTest, TestHdfsBackupRestoreCore, TestJettySolrRunner, 
TestCryptoKeys, TestGroupingSearch, TestLMJelinekMercerSimilarityFactory, 
TestJsonRequest, LukeRequestHandlerTest, TestJavabinTupleStreamParser, 
SolrJmxReporterCloudTest, SmileWriterTest, TestCloudNestedDocsSort, 
MetricsHandlerTest, TestCloudInspectUtil, LeaderElectionContextKeyTest, 
TestSubQueryTransformerCrossCore, TestCoreAdminApis, 
CollectionsAPIDistributedZkTest, BasicDistributedZk2Test, 
SolrGangliaReporterTest, TestRandomFaceting, ConnectionManagerTest, 
TermVectorComponentDistributedTest, SolrIndexSplitterTest, TestFastWriter, 
DocumentBuilderTest, TestPerFieldSimilarity, TestConfigSetProperties, 
TestFieldCacheSortRandom, TestHashPartitioner, SortSpecParsingTest, 
TestDelegationWithHadoopAuth, JsonLoaderTest, TestAuthenticationFramework, 
DocValuesMultiTest, TestFieldTypeResource, TestCollectionAPIs, 
TestStressReorder, DOMUtilTest, AutoAddReplicasIntegrationTest]
   [junit4] Completed [321/746 (1!)] on J1 in 144.01s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to