Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6626/
Java: 32bit/jdk-9-ea+171 -client -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:63919/solr: deleteshard the collection time 
out:180s
        at 
__randomizedtesting.SeedInfo.seed([FA843B1968F7738B:3FDA8F05EE02B976]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:237)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:459)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:389)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1130)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard(CollectionsAPISolrJTest.java:143)
        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:563)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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 11871 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_FA843B1968F7738B-001\init-core-data-001
   [junit4]   2> 1100871 WARN  
(SUITE-CollectionsAPISolrJTest-seed#[FA843B1968F7738B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=102 numCloses=102
   [junit4]   2> 1100871 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[FA843B1968F7738B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1100871 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[FA843B1968F7738B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1100871 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[FA843B1968F7738B]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001
   [junit4]   2> 1100871 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[FA843B1968F7738B]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1100871 INFO  (Thread-2336) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1100871 INFO  (Thread-2336) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1100882 ERROR (Thread-2336) [    ] 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> 1100971 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[FA843B1968F7738B]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:63912
   [junit4]   2> 1100979 INFO  (jetty-launcher-1641-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1100979 INFO  (jetty-launcher-1641-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1100979 INFO  (jetty-launcher-1641-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1100980 INFO  (jetty-launcher-1641-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1100982 INFO  (jetty-launcher-1641-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@fa3cfa{/solr,null,AVAILABLE}
   [junit4]   2> 1100982 INFO  (jetty-launcher-1641-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@110f7fb{/solr,null,AVAILABLE}
   [junit4]   2> 1100982 INFO  (jetty-launcher-1641-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1e5116a{/solr,null,AVAILABLE}
   [junit4]   2> 1100983 INFO  (jetty-launcher-1641-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@ad16c9{/solr,null,AVAILABLE}
   [junit4]   2> 1100987 INFO  (jetty-launcher-1641-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@15eb2bb{HTTP/1.1,[http/1.1]}{127.0.0.1:63917}
   [junit4]   2> 1100988 INFO  (jetty-launcher-1641-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@a36b2e{HTTP/1.1,[http/1.1]}{127.0.0.1:63919}
   [junit4]   2> 1100988 INFO  (jetty-launcher-1641-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@15ce19f{HTTP/1.1,[http/1.1]}{127.0.0.1:63916}
   [junit4]   2> 1100987 INFO  (jetty-launcher-1641-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1142b3f{HTTP/1.1,[http/1.1]}{127.0.0.1:63925}
   [junit4]   2> 1100988 INFO  (jetty-launcher-1641-thread-4) [    ] 
o.e.j.s.Server Started @1102446ms
   [junit4]   2> 1100988 INFO  (jetty-launcher-1641-thread-3) [    ] 
o.e.j.s.Server Started @1102446ms
   [junit4]   2> 1100988 INFO  (jetty-launcher-1641-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63916}
   [junit4]   2> 1100988 INFO  (jetty-launcher-1641-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63925}
   [junit4]   2> 1100988 INFO  (jetty-launcher-1641-thread-2) [    ] 
o.e.j.s.Server Started @1102446ms
   [junit4]   2> 1100988 INFO  (jetty-launcher-1641-thread-1) [    ] 
o.e.j.s.Server Started @1102446ms
   [junit4]   2> 1100988 INFO  (jetty-launcher-1641-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63917}
   [junit4]   2> 1100988 ERROR (jetty-launcher-1641-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1100988 ERROR (jetty-launcher-1641-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1100988 INFO  (jetty-launcher-1641-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1100988 INFO  (jetty-launcher-1641-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1100988 INFO  (jetty-launcher-1641-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1100988 INFO  (jetty-launcher-1641-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1100988 INFO  (jetty-launcher-1641-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1100988 INFO  (jetty-launcher-1641-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1100988 INFO  (jetty-launcher-1641-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-07T09:45:42.367326400Z
   [junit4]   2> 1100988 INFO  (jetty-launcher-1641-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-07T09:45:42.367326400Z
   [junit4]   2> 1100989 ERROR (jetty-launcher-1641-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1100989 INFO  (jetty-launcher-1641-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1100989 INFO  (jetty-launcher-1641-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1100989 INFO  (jetty-launcher-1641-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1100989 INFO  (jetty-launcher-1641-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-07T09:45:42.368378800Z
   [junit4]   2> 1100989 INFO  (jetty-launcher-1641-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63919}
   [junit4]   2> 1100990 ERROR (jetty-launcher-1641-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1100990 INFO  (jetty-launcher-1641-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1100990 INFO  (jetty-launcher-1641-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1100990 INFO  (jetty-launcher-1641-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1100990 INFO  (jetty-launcher-1641-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-07T09:45:42.369408200Z
   [junit4]   2> 1100996 INFO  (jetty-launcher-1641-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1100996 INFO  (jetty-launcher-1641-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1100997 INFO  (jetty-launcher-1641-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1101004 INFO  (jetty-launcher-1641-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1101006 INFO  (jetty-launcher-1641-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63912/solr
   [junit4]   2> 1101007 INFO  (jetty-launcher-1641-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63912/solr
   [junit4]   2> 1101014 INFO  (jetty-launcher-1641-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63912/solr
   [junit4]   2> 1101017 INFO  (jetty-launcher-1641-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63912/solr
   [junit4]   2> 1101020 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 0x15c81f20a740006, 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> 1101030 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 0x15c81f20a740008, 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> 1101056 INFO  (jetty-launcher-1641-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1101057 INFO  (jetty-launcher-1641-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1101057 INFO  (jetty-launcher-1641-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1101057 INFO  (jetty-launcher-1641-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1101058 INFO  (jetty-launcher-1641-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63917_solr
   [junit4]   2> 1101059 INFO  (jetty-launcher-1641-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63925_solr
   [junit4]   2> 1101059 INFO  (jetty-launcher-1641-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63919_solr
   [junit4]   2> 1101059 INFO  (jetty-launcher-1641-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63916_solr
   [junit4]   2> 1101059 INFO  (jetty-launcher-1641-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98096168452751367-127.0.0.1:63917_solr-n_0000000000) starting
   [junit4]   2> 1101061 INFO  (zkCallback-1663-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1101062 INFO  (zkCallback-1661-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1101066 INFO  (zkCallback-1658-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1101066 INFO  (zkCallback-1661-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1101066 INFO  (zkCallback-1662-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1101066 INFO  (zkCallback-1663-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1101194 INFO  (jetty-launcher-1641-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63919.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dd8d94
   [junit4]   2> 1101198 INFO  (jetty-launcher-1641-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63919.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dd8d94
   [junit4]   2> 1101198 INFO  (jetty-launcher-1641-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63919.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dd8d94
   [junit4]   2> 1101199 INFO  (jetty-launcher-1641-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.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001\node2\.
   [junit4]   2> 1101219 INFO  (zkCallback-1662-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1101219 INFO  (zkCallback-1658-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1101226 INFO  (jetty-launcher-1641-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63917_solr
   [junit4]   2> 1101235 INFO  (zkCallback-1661-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1101235 INFO  (zkCallback-1663-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1101235 INFO  (zkCallback-1662-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1101255 INFO  (zkCallback-1658-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1101338 INFO  (jetty-launcher-1641-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63925.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dd8d94
   [junit4]   2> 1101345 INFO  (jetty-launcher-1641-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63925.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dd8d94
   [junit4]   2> 1101345 INFO  (jetty-launcher-1641-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63925.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dd8d94
   [junit4]   2> 1101347 INFO  (jetty-launcher-1641-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.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001\node3\.
   [junit4]   2> 1101441 INFO  (jetty-launcher-1641-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63917.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dd8d94
   [junit4]   2> 1101447 INFO  (jetty-launcher-1641-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63917.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dd8d94
   [junit4]   2> 1101447 INFO  (jetty-launcher-1641-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63917.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dd8d94
   [junit4]   2> 1101449 INFO  (jetty-launcher-1641-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.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001\node1\.
   [junit4]   2> 1101568 INFO  (jetty-launcher-1641-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63916.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dd8d94
   [junit4]   2> 1101571 INFO  (jetty-launcher-1641-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63916.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dd8d94
   [junit4]   2> 1101571 INFO  (jetty-launcher-1641-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63916.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dd8d94
   [junit4]   2> 1101574 INFO  (jetty-launcher-1641-thread-4) [    ] 
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.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001\node4\.
   [junit4]   2> 1101612 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[FA843B1968F7738B]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1101614 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[FA843B1968F7738B]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63912/solr ready
   [junit4]   2> 1101638 INFO  
(TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[FA843B1968F7738B])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCloudInfoInCoreStatus
   [junit4]   2> 1101642 INFO  (qtp1084432-11020) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=corestatus_test&nrtReplicas=2&action=CREATE&numShards=2&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1101645 INFO  (OverseerThreadFactory-4452-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection corestatus_test
   [junit4]   2> 1101754 INFO  (qtp22352729-11004) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard2_replica_n2&action=CREATE&numShards=2&collection=corestatus_test&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1101754 INFO  (qtp1084432-11019) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard2_replica_n1&action=CREATE&numShards=2&collection=corestatus_test&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1101755 INFO  (qtp22352729-11004) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1101755 INFO  (qtp1084432-11019) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1101756 INFO  (qtp28219442-11002) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard1_replica_n2&action=CREATE&numShards=2&collection=corestatus_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1101756 INFO  (qtp28219442-11002) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1101757 INFO  (qtp29908597-10998) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard1_replica_n1&action=CREATE&numShards=2&collection=corestatus_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1101757 INFO  (qtp29908597-10998) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1102781 INFO  (qtp29908597-10998) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1102781 INFO  (qtp28219442-11002) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1102784 INFO  (qtp22352729-11004) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1102787 INFO  (qtp1084432-11019) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1102789 INFO  (qtp29908597-10998) [    ] o.a.s.s.IndexSchema 
[corestatus_test_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1102790 INFO  (qtp28219442-11002) [    ] o.a.s.s.IndexSchema 
[corestatus_test_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1102792 INFO  (qtp29908597-10998) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1102792 INFO  (qtp29908597-10998) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'corestatus_test_shard1_replica_n1' using configuration from 
collection corestatus_test, trusted=true
   [junit4]   2> 1102792 INFO  (qtp28219442-11002) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1102792 INFO  (qtp28219442-11002) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'corestatus_test_shard1_replica_n2' using configuration from 
collection corestatus_test, trusted=true
   [junit4]   2> 1102793 INFO  (qtp29908597-10998) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63917.solr.core.corestatus_test.shard1.replica_n1' (registry 
'solr.core.corestatus_test.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@dd8d94
   [junit4]   2> 1102793 INFO  (qtp29908597-10998) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1102793 INFO  (qtp29908597-10998) [    ] o.a.s.c.SolrCore 
[[corestatus_test_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001\node1\corestatus_test_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001\node1\.\corestatus_test_shard1_replica_n1\data\]
   [junit4]   2> 1102793 INFO  (qtp28219442-11002) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63925.solr.core.corestatus_test.shard1.replica_n2' (registry 
'solr.core.corestatus_test.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@dd8d94
   [junit4]   2> 1102793 INFO  (qtp28219442-11002) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1102793 INFO  (qtp28219442-11002) [    ] o.a.s.c.SolrCore 
[[corestatus_test_shard1_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001\node3\corestatus_test_shard1_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001\node3\.\corestatus_test_shard1_replica_n2\data\]
   [junit4]   2> 1102793 INFO  (qtp22352729-11004) [    ] o.a.s.s.IndexSchema 
[corestatus_test_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1102794 INFO  (qtp1084432-11019) [    ] o.a.s.s.IndexSchema 
[corestatus_test_shard2_replica_n1] Schema name=minimal
   [junit4]   2> 1102795 INFO  (qtp22352729-11004) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1102795 INFO  (qtp22352729-11004) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'corestatus_test_shard2_replica_n2' using configuration from 
collection corestatus_test, trusted=true
   [junit4]   2> 1102797 INFO  (qtp1084432-11019) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1102797 INFO  (qtp22352729-11004) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63916.solr.core.corestatus_test.shard2.replica_n2' (registry 
'solr.core.corestatus_test.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@dd8d94
   [junit4]   2> 1102797 INFO  (qtp1084432-11019) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'corestatus_test_shard2_replica_n1' using configuration from 
collection corestatus_test, trusted=true
   [junit4]   2> 1102797 INFO  (qtp22352729-11004) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1102797 INFO  (qtp22352729-11004) [    ] o.a.s.c.SolrCore 
[[corestatus_test_shard2_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001\node4\corestatus_test_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001\node4\.\corestatus_test_shard2_replica_n2\data\]
   [junit4]   2> 1102797 INFO  (qtp1084432-11019) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63919.solr.core.corestatus_test.shard2.replica_n1' (registry 
'solr.core.corestatus_test.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@dd8d94
   [junit4]   2> 1102797 INFO  (qtp1084432-11019) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1102797 INFO  (qtp1084432-11019) [    ] o.a.s.c.SolrCore 
[[corestatus_test_shard2_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001\node2\corestatus_test_shard2_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001\node2\.\corestatus_test_shard2_replica_n1\data\]
   [junit4]   2> 1102884 INFO  (qtp29908597-10998) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1102884 INFO  (qtp29908597-10998) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1102885 INFO  (qtp22352729-11004) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1102885 INFO  (qtp22352729-11004) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1102886 INFO  (qtp29908597-10998) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1102886 INFO  (qtp29908597-10998) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1102886 INFO  (qtp28219442-11002) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1102886 INFO  (qtp28219442-11002) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1102888 INFO  (qtp22352729-11004) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1102888 INFO  (qtp22352729-11004) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1102889 INFO  (qtp28219442-11002) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1102889 INFO  (qtp28219442-11002) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1102892 INFO  (qtp22352729-11004) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@d08b2c[corestatus_test_shard2_replica_n2] main]
   [junit4]   2> 1102892 INFO  (qtp29908597-10998) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4985a2[corestatus_test_shard1_replica_n1] main]
   [junit4]   2> 1102892 INFO  (qtp28219442-11002) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@17f6fb6[corestatus_test_shard1_replica_n2] main]
   [junit4]   2> 1102893 INFO  (qtp29908597-10998) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1102893 INFO  (qtp22352729-11004) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1102893 INFO  (qtp29908597-10998) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1102893 INFO  (qtp22352729-11004) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1102894 INFO  (qtp29908597-10998) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1102894 INFO  (qtp22352729-11004) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1102894 INFO  (qtp29908597-10998) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1569538697354805248
   [junit4]   2> 1102894 INFO  (searcherExecutor-4459-thread-1) [    ] 
o.a.s.c.SolrCore [corestatus_test_shard2_replica_n2] Registered new searcher 
Searcher@d08b2c[corestatus_test_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1102895 INFO  (qtp22352729-11004) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1569538697355853824
   [junit4]   2> 1102895 INFO  (searcherExecutor-4457-thread-1) [    ] 
o.a.s.c.SolrCore [corestatus_test_shard1_replica_n1] Registered new searcher 
Searcher@4985a2[corestatus_test_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1102896 INFO  (qtp28219442-11002) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1102897 INFO  (qtp28219442-11002) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1102898 INFO  (qtp28219442-11002) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1102898 INFO  (qtp28219442-11002) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1569538697358999552
   [junit4]   2> 1102900 INFO  (searcherExecutor-4458-thread-1) [    ] 
o.a.s.c.SolrCore [corestatus_test_shard1_replica_n2] Registered new searcher 
Searcher@17f6fb6[corestatus_test_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1102903 INFO  (qtp28219442-11002) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1102903 INFO  (qtp28219442-11002) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1102903 INFO  (qtp28219442-11002) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:63925/solr/corestatus_test_shard1_replica_n2/
   [junit4]   2> 1102904 INFO  (qtp28219442-11002) [    ] o.a.s.u.PeerSync 
PeerSync: core=corestatus_test_shard1_replica_n2 
url=http://127.0.0.1:63925/solr START 
replicas=[http://127.0.0.1:63917/solr/corestatus_test_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 1102904 INFO  (qtp28219442-11002) [    ] o.a.s.u.PeerSync 
PeerSync: core=corestatus_test_shard1_replica_n2 
url=http://127.0.0.1:63925/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1102904 INFO  (qtp22352729-11004) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1102907 INFO  (qtp29908597-10995) [    ] o.a.s.c.S.Request 
[corestatus_test_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> 1102907 INFO  (qtp28219442-11002) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1102907 INFO  (qtp28219442-11002) [    ] 
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> 1102907 INFO  (qtp28219442-11002) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1102910 INFO  (qtp28219442-11002) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63925/solr/corestatus_test_shard1_replica_n2/ shard1
   [junit4]   2> 1102993 INFO  (qtp1084432-11019) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1102993 INFO  (qtp1084432-11019) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1102996 INFO  (qtp1084432-11019) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1102997 INFO  (qtp1084432-11019) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1102998 INFO  (qtp1084432-11019) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7bbac[corestatus_test_shard2_replica_n1] main]
   [junit4]   2> 1103000 INFO  (qtp1084432-11019) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1103000 INFO  (qtp1084432-11019) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1103001 INFO  (qtp1084432-11019) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1103002 INFO  (searcherExecutor-4460-thread-1) [    ] 
o.a.s.c.SolrCore [corestatus_test_shard2_replica_n1] Registered new searcher 
Searcher@7bbac[corestatus_test_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1103002 INFO  (qtp1084432-11019) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1569538697468051456
   [junit4]   2> 1103062 INFO  (qtp28219442-11002) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1103066 INFO  (qtp28219442-11002) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard1_replica_n2&action=CREATE&numShards=2&collection=corestatus_test&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1310
   [junit4]   2> 1103404 INFO  (qtp22352729-11004) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1103404 INFO  (qtp22352729-11004) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1103404 INFO  (qtp22352729-11004) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:63916/solr/corestatus_test_shard2_replica_n2/
   [junit4]   2> 1103405 INFO  (qtp22352729-11004) [    ] o.a.s.u.PeerSync 
PeerSync: core=corestatus_test_shard2_replica_n2 
url=http://127.0.0.1:63916/solr START 
replicas=[http://127.0.0.1:63919/solr/corestatus_test_shard2_replica_n1/] 
nUpdates=100
   [junit4]   2> 1103405 INFO  (qtp22352729-11004) [    ] o.a.s.u.PeerSync 
PeerSync: core=corestatus_test_shard2_replica_n2 
url=http://127.0.0.1:63916/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1103406 INFO  (qtp1084432-11016) [    ] o.a.s.c.S.Request 
[corestatus_test_shard2_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> 1103407 INFO  (qtp22352729-11004) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1103407 INFO  (qtp22352729-11004) [    ] 
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> 1103407 INFO  (qtp22352729-11004) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1103412 INFO  (qtp22352729-11004) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63916/solr/corestatus_test_shard2_replica_n2/ shard2
   [junit4]   2> 1103564 INFO  (qtp22352729-11004) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1103568 INFO  (qtp22352729-11004) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard2_replica_n2&action=CREATE&numShards=2&collection=corestatus_test&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1814
   [junit4]   2> 1103908 INFO  (qtp29908597-10998) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard1_replica_n1&action=CREATE&numShards=2&collection=corestatus_test&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2151
   [junit4]   2> 1104012 INFO  (qtp1084432-11019) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard2_replica_n1&action=CREATE&numShards=2&collection=corestatus_test&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2258
   [junit4]   2> 1104016 INFO  (qtp1084432-11020) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1105017 INFO  (qtp1084432-11020) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&name=corestatus_test&nrtReplicas=2&action=CREATE&numShards=2&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=3375
   [junit4]   2> 1105019 INFO  (qtp28219442-11025) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={core=corestatus_test_shard1_replica_n2&action=STATUS&indexInfo=true&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1105021 INFO  
(TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[FA843B1968F7738B])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCloudInfoInCoreStatus
   [junit4]   2> 1105040 INFO  
(TEST-CollectionsAPISolrJTest.testBalanceShardUnique-seed#[FA843B1968F7738B]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testBalanceShardUnique
   [junit4]   2> 1105041 INFO  (qtp1084432-11015) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=balancedProperties&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1105043 INFO  (OverseerThreadFactory-4452-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection balancedProperties
   [junit4]   2> 1105043 INFO  
(OverseerCollectionConfigSetProcessor-98096168452751367-127.0.0.1:63917_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> 1105250 INFO  (qtp1084432-11014) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica_n1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1105250 INFO  (qtp22352729-11006) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica_n2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1105250 INFO  (qtp29908597-10993) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica_n1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1105250 INFO  (qtp28219442-11024) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica_n2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1105362 INFO  (zkCallback-1662-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1105362 INFO  (zkCallback-1661-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1105362 INFO  (zkCallback-1663-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1105362 INFO  (zkCallback-1658-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1106273 INFO  (qtp29908597-10993) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1106275 INFO  (qtp1084432-11014) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1106276 INFO  (qtp22352729-11006) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1106287 INFO  (qtp1084432-11014) [    ] o.a.s.s.IndexSchema 
[balancedProperties_shard2_replica_n1] Schema name=minimal
   [junit4]   2> 1106288 INFO  (qtp29908597-10993) [    ] o.a.s.s.IndexSchema 
[balancedProperties_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1106292 INFO  (qtp22352729-11006) [    ] o.a.s.s.IndexSchema 
[balancedProperties_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1106292 INFO  (qtp29908597-10993) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1106292 INFO  (qtp29908597-10993) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'balancedProperties_shard1_replica_n1' using configuration 
from collection balancedProperties, trusted=true
   [junit4]   2> 1106292 INFO  (qtp29908597-10993) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63917.solr.core.balancedProperties.shard1.replica_n1' (registry 
'solr.core.balancedProperties.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@dd8d94
   [junit4]   2> 1106292 INFO  (qtp29908597-10993) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1106292 INFO  (qtp29908597-10993) [    ] o.a.s.c.SolrCore 
[[balancedProperties_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001\node1\balancedProperties_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001\node1\.\balancedProperties_shard1_replica_n1\data\]
   [junit4]   2> 1106294 INFO  (qtp22352729-11006) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1106294 INFO  (qtp22352729-11006) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'balancedProperties_shard1_replica_n2' using configuration 
from collection balancedProperties, trusted=true
   [junit4]   2> 1106294 INFO  (qtp1084432-11014) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1106294 INFO  (qtp1084432-11014) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'balancedProperties_shard2_replica_n1' using configuration 
from collection balancedProperties, trusted=true
   [junit4]   2> 1106294 INFO  (qtp22352729-11006) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63916.solr.core.balancedProperties.shard1.replica_n2' (registry 
'solr.core.balancedProperties.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@dd8d94
   [junit4]   2> 1106294 INFO  (qtp22352729-11006) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1106294 INFO  (qtp22352729-11006) [    ] o.a.s.c.SolrCore 
[[balancedProperties_shard1_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001\node4\balancedProperties_shard1_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001\node4\.\balancedProperties_shard1_replica_n2\data\]
   [junit4]   2> 1106294 INFO  (qtp1084432-11014) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63919.solr.core.balancedProperties.shard2.replica_n1' (registry 
'solr.core.balancedProperties.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@dd8d94
   [junit4]   2> 1106294 INFO  (qtp1084432-11014) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1106294 INFO  (qtp1084432-11014) [    ] o.a.s.c.SolrCore 
[[balancedProperties_shard2_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001\node2\balancedProperties_shard2_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001\node2\.\balancedProperties_shard2_replica_n1\data\]
   [junit4]   2> 1106302 INFO  (qtp28219442-11024) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1106308 INFO  (qtp28219442-11024) [    ] o.a.s.s.IndexSchema 
[balancedProperties_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1106310 INFO  (qtp28219442-11024) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1106310 INFO  (qtp28219442-11024) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'balancedProperties_shard2_replica_n2' using configuration 
from collection balancedProperties, trusted=true
   [junit4]   2> 1106312 INFO  (qtp28219442-11024) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63925.solr.core.balancedProperties.shard2.replica_n2' (registry 
'solr.core.balancedProperties.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@dd8d94
   [junit4]   2> 1106312 INFO  (qtp28219442-11024) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1106312 INFO  (qtp28219442-11024) [    ] o.a.s.c.SolrCore 
[[balancedProperties_shard2_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001\node3\balancedProperties_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001\node3\.\balancedProperties_shard2_replica_n2\data\]
   [junit4]   2> 1106396 INFO  (qtp29908597-10993) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1106396 INFO  (qtp29908597-10993) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1106397 INFO  (qtp1084432-11014) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1106397 INFO  (qtp1084432-11014) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1106399 INFO  (qtp29908597-10993) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1106399 INFO  (qtp29908597-10993) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1106399 INFO  (qtp1084432-11014) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1106399 INFO  (qtp1084432-11014) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1106403 INFO  (qtp29908597-10993) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@8ebed2[balancedProperties_shard1_replica_n1] main]
   [junit4]   2> 1106403 INFO  (qtp1084432-11014) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@125cc30[balancedProperties_shard2_replica_n1] main]
   [junit4]   2> 1106403 INFO  (qtp29908597-10993) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1106403 INFO  (qtp29908597-10993) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1106403 INFO  (qtp29908597-10993) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1106403 INFO  (qtp22352729-11006) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1106407 INFO  (qtp22352729-11006) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1106407 INFO  (qtp1084432-11014) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1106407 INFO  (searcherExecutor-4477-thread-1) [    ] 
o.a.s.c.SolrCore [balancedProperties_shard1_replica_n1] Registered new searcher 
Searcher@8ebed2[balancedProperties_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1106407 INFO  (qtp1084432-11014) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1106407 INFO  (qtp29908597-10993) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1569538701038452736
   [junit4]   2> 1106408 INFO  (qtp1084432-11014) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1106409 INFO  (searcherExecutor-4479-thread-1) [    ] 
o.a.s.c.SolrCore [balancedProperties_shard2_replica_n1] Registered new searcher 
Searcher@125cc30[balancedProperties_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1106409 INFO  (qtp1084432-11014) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1569538701040549888
   [junit4]   2> 1106409 INFO  (qtp22352729-11006) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1106410 INFO  (qtp22352729-11006) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1106412 INFO  (qtp29908597-10993) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1106413 INFO  (qtp22352729-11006) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@12c3b0e[balancedProperties_shard1_replica_n2] main]
   [junit4]   2> 1106415 INFO  (qtp22352729-11006) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1106416 INFO  (qtp22352729-11006) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1106417 INFO  (qtp22352729-11006) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1106417 INFO  (qtp22352729-11006) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1569538701048938496
   [junit4]   2> 1106417 INFO  (qtp1084432-11014) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1106418 INFO  (searcherExecutor-4478-thread-1) [    ] 
o.a.s.c.SolrCore [balancedProperties_shard1_replica_n2] Registered new searcher 
Searcher@12c3b0e[balancedProperties_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1106520 INFO  (zkCallback-1661-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1106520 INFO  (zkCallback-1663-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1106520 INFO  (zkCallback-1662-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1106520 INFO  (zkCallback-1658-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1106536 INFO  (qtp28219442-11024) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1106537 INFO  (qtp28219442-11024) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1106539 INFO  (qtp28219442-11024) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1106539 INFO  (qtp28219442-11024) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1106542 INFO  (qtp28219442-11024) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@17582aa[balancedProperties_shard2_replica_n2] main]
   [junit4]   2> 1106543 INFO  (qtp28219442-11024) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1106543 INFO  (qtp28219442-11024) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1106544 INFO  (qtp28219442-11024) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1106545 INFO  (searcherExecutor-4480-thread-1) [    ] 
o.a.s.c.SolrCore [balancedProperties_shard2_replica_n2] Registered new searcher 
Searcher@17582aa[balancedProperties_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1106545 INFO  (qtp28219442-11024) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1569538701183156224
   [junit4]   2> 1106913 INFO  (qtp29908597-10993) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1106913 INFO  (qtp29908597-10993) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1106913 INFO  (qtp29908597-10993) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:63917/solr/balancedProperties_shard1_replica_n1/
   [junit4]   2> 1106914 INFO  (qtp29908597-10993) [    ] o.a.s.u.PeerSync 
PeerSync: core=balancedProperties_shard1_replica_n1 
url=http://127.0.0.1:63917/solr START 
replicas=[http://127.0.0.1:63916/solr/balancedProperties_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 1106914 INFO  (qtp29908597-10993) [    ] o.a.s.u.PeerSync 
PeerSync: core=balancedProperties_shard1_replica_n1 
url=http://127.0.0.1:63917/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1106916 INFO  (qtp22352729-11008) [    ] o.a.s.c.S.Request 
[balancedProperties_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1106916 INFO  (qtp29908597-10993) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1106916 INFO  (qtp29908597-10993) [    ] 
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> 1106916 INFO  (qtp29908597-10993) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1106917 INFO  (qtp1084432-11014) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1106917 INFO  (qtp1084432-11014) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1106917 INFO  (qtp1084432-11014) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:63919/solr/balancedProperties_shard2_replica_n1/
   [junit4]   2> 1106917 INFO  (qtp1084432-11014) [    ] o.a.s.u.PeerSync 
PeerSync: core=balancedProperties_shard2_replica_n1 
url=http://127.0.0.1:63919/solr START 
replicas=[http://127.0.0.1:63925/solr/balancedProperties_shard2_replica_n2/] 
nUpdates=100
   [junit4]   2> 1106918 INFO  (qtp1084432-11014) [    ] o.a.s.u.PeerSync 
PeerSync: core=balancedProperties_shard2_replica_n1 
url=http://127.0.0.1:63919/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1106919 INFO  (qtp28219442-11013) [    ] o.a.s.c.S.Request 
[balancedProperties_shard2_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1106920 INFO  (qtp1084432-11014) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1106920 INFO  (qtp1084432-11014) [    ] 
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> 1106920 INFO  (qtp1084432-11014) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1106921 INFO  (qtp29908597-10993) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63917/solr/balancedProperties_shard1_replica_n1/ shard1
   [junit4]   2> 1106924 INFO  (qtp1084432-11014) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63919/solr/balancedProperties_shard2_replica_n1/ shard2
   [junit4]   2> 1107028 INFO  (zkCallback-1661-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1107028 INFO  (zkCallback-1658-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1107028 INFO  (zkCallback-1663-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1107028 INFO  (zkCallback-1662-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1107073 INFO  (qtp29908597-10993) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1107076 INFO  (qtp1084432-11014) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1107076 INFO  (qtp29908597-10993) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica_n1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1826
   [junit4]   2> 1107079 INFO  (qtp1084432-11014) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica_n1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1829
   [junit4]   2> 1107183 INFO  (zkCallback-1661-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1107183 INFO  (zkCallback-1662-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1107183 INFO  (zkCallback-1658-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1107183 INFO  (zkCallback-1663-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1107424 INFO  (qtp22352729-11006) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica_n2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2174
   [junit4]   2> 1107527 INFO  (zkCallback-1662-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1107527 INFO  (zkCallback-1663-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1107527 INFO  (zkCallback-1661-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1107527 INFO  (zkCallback-1658-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1107557 INFO  (qtp28219442-11024) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica_n2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2307
   [junit4]   2> 1107569 INFO  (qtp1084432-11015) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1107672 INFO  (zkCallback-1663-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1107672 INFO  (zkCallback-1661-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1107673 INFO  (zkCallback-1658-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1107674 INFO  (zkCallback-1662-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1108569 INFO  (qtp1084432-11015) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&name=balancedProperties&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3527
   [junit4]   2> 1108571 INFO  (qtp1084432-11028) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :balanceshardunique with 
params 
property=preferredLeader&action=BALANCESHARDUNIQUE&collection=balancedProperties&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1108574 INFO  
(OverseerCollectionConfigSetProcessor-98096168452751367-127.0.0.1:63917_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> 1108577 INFO  (qtp1084432-11028) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={property=preferredLeader&action=BALANCESHARDUNIQUE&collection=balancedProperties&wt=javabin&version=2}
 status=0 QTime=6
   [junit4]   2> 1108683 INFO  (zkCallback-1671-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1108683 INFO  (zkCallback-1658-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1108683 INFO  (zkCallback-1662-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1108683 INFO  (zkCallback-1663-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1108683 INFO  (zkCallback-1661-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1108684 INFO  
(TEST-CollectionsAPISolrJTest.testBalanceShardUnique-seed#[FA843B1968F7738B]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testBalanceShardUnique
   [junit4]   2> 1108703 INFO  
(TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[FA843B1968F7738B]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testOverseerStatus
   [junit4]   2> 1108704 INFO  (qtp1084432-11029) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1108707 INFO  
(OverseerCollectionConfigSetProcessor-98096168452751367-127.0.0.1:63917_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1108716 INFO  (qtp1084432-11029) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 1108716 INFO  
(TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[FA843B1968F7738B]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testOverseerStatus
   [junit4]   2> 1108740 INFO  
(TEST-CollectionsAPISolrJTest.testList-seed#[FA843B1968F7738B]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testList
   [junit4]   2> 1108741 INFO  (qtp1084432-11003) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1108741 INFO  (qtp1084432-11003) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1108741 INFO  
(TEST-CollectionsAPISolrJTest.testList-seed#[FA843B1968F7738B]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testList
   [junit4]   2> 1108759 INFO  
(TEST-CollectionsAPISolrJTest.testClusterProp-seed#[FA843B1968F7738B]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testClusterProp
   [junit4]   2> 1108761 INFO  (qtp1084432-11018) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params 
val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1108762 INFO  (qtp1084432-11018) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} 
status=0 QTime=1
   [junit4]   2> 1108763 INFO  (qtp1084432-11016) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params 
name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1108764 INFO  (qtp1084432-11016) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 
QTime=1
   [junit4]   2> 1108765 INFO  
(TEST-CollectionsAPISolrJTest.testClusterProp-seed#[FA843B1968F7738B]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testClusterProp
   [junit4]   2> 1108793 INFO  
(TEST-CollectionsAPISolrJTest.testCreateAndDeleteShard-seed#[FA843B1968F7738B]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteShard
   [junit4]   2> 1108793 INFO  (qtp1084432-11019) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=1&shards=shardA,shardB&replicationFactor=1&collection.configName=conf&maxShardsPerNode=3&name=solrj_implicit&router.name=implicit&nrtReplicas=1&action=CREATE&tlogReplicas=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1108796 INFO  (OverseerThreadFactory-4452-thread-5) [    ] 
o.a.s.c.CreateCollectionCmd Create collection solrj_implicit
   [junit4]   2> 1108796 INFO  
(OverseerCollectionConfigSetProcessor-98096168452751367-127.0.0.1:63917_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1109001 INFO  (qtp1084432-11020) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardA_replica_p1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardA&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1109001 INFO  (qtp22352729-11011) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardB_replica_p1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardB&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1109001 INFO  (qtp28219442-11002) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardB_replica_t1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardB&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1109002 INFO  (qtp29908597-10994) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardB_replica_n1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardB&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1109004 INFO  (qtp28219442-10999) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardA_replica_n1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardA&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1109010 INFO  (qtp22352729-11010) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardA_replica_t1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardA&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1109121 INFO  (zkCallback-1661-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1109121 INFO  (zkCallback-1663-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1109121 INFO  (zkCallback-1658-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1109121 INFO  (zkCallback-1662-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1110023 INFO  (qtp22352729-11011) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1110023 INFO  (qtp1084432-11020) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1110026 INFO  (qtp28219442-11002) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1110027 INFO  (qtp29908597-10994) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1110028 INFO  (qtp28219442-10999) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1110034 INFO  (qtp1084432-11020) [    ] o.a.s.s.IndexSchema 
[solrj_implicit_shardA_replica_p1] Schema name=minimal
   [junit4]   2> 1110034 INFO  (qtp22352729-11011) [    ] o.a.s.s.IndexSchema 
[solrj_implicit_shardB_replica_p1] Schema name=minimal
   [junit4]   2> 1110035 INFO  (qtp28219442-11002) [    ] o.a.s.s.IndexSchema 
[solrj_implicit_shardB_replica_t1] Schema name=minimal
   [junit4]   2> 1110036 INFO  (qtp1084432-11020) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1110036 INFO  (qtp1084432-11020) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'solrj_implicit_shardA_replica_p1' using configuration from 
collection solrj_implicit, trusted=true
   [junit4]   2> 1110036 INFO  (qtp22352729-11011) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1110036 INFO  (qtp22352729-11011) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'solrj_implicit_shardB_replica_p1' using configuration from 
collection solrj_implicit, trusted=true
   [junit4]   2> 1110036 INFO  (qtp28219442-11002) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1110036 INFO  (qtp28219442-11002) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'solrj_implicit_shardB_replica_t1' using configuration from 
collection solrj_implicit, trusted=true
   [junit4]   2> 1110036 INFO  (qtp1084432-11020) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63919.solr.core.solrj_implicit.shardA.replica_p1' (registry 
'solr.core.solrj_implicit.shardA.replica_p1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@dd8d94
   [junit4]   2> 1110037 INFO  (qtp1084432-11020) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1110037 INFO  (qtp1084432-11020) [    ] o.a.s.c.SolrCore 
[[solrj_implicit_shardA_replica_p1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001\node2\solrj_implicit_shardA_replica_p1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001\node2\.\solrj_implicit_shardA_replica_p1\data\]
   [junit4]   2> 1110037 INFO  (qtp28219442-11002) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63925.solr.core.solrj_implicit.shardB.replica_t1' (registry 
'solr.core.solrj_implicit.shardB.replica_t1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@dd8d94
   [junit4]   2> 1110037 INFO  (qtp28219442-11002) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1110037 INFO  (qtp28219442-11002) [    ] o.a.s.c.SolrCore 
[[solrj_implicit_shardB_replica_t1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001\node3\solrj_implicit_shardB_replica_t1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001\node3\.\solrj_implicit_shardB_replica_t1\data\]
   [junit4]   2> 1110038 INFO  (qtp22352729-11011) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63916.solr.core.solrj_implicit.shardB.replica_p1' (registry 
'solr.core.solrj_implicit.shardB.replica_p1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@dd8d94
   [junit4]   2> 1110038 INFO  (qtp22352729-11011) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1110038 INFO  (qtp22352729-11011) [    ] o.a.s.c.SolrCore 
[[solrj_implicit_shardB_replica_p1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001\node4\solrj_implicit_shardB_replica_p1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001\node4\.\solrj_implicit_shardB_replica_p1\data\]
   [junit4]   2> 1110042 INFO  (qtp22352729-11010) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1110042 INFO  (qtp29908597-10994) [    ] o.a.s.s.IndexSchema 
[solrj_implicit_shardB_replica_n1] Schema name=minimal
   [junit4]   2> 1110043 INFO  (qtp28219442-10999) [    ] o.a.s.s.IndexSchema 
[solrj_implicit_shardA_replica_n1] Schema name=minimal
   [junit4]   2> 1110044 INFO  (qtp29908597-10994) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1110044 INFO  (qtp29908597-10994) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'solrj_implicit_shardB_replica_n1' using configuration from 
collection solrj_implicit, trusted=true
   [junit4]   2> 1110044 INFO  (qtp29908597-10994) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63917.solr.core.solrj_implicit.shardB.replica_n1' (registry 
'solr.core.solrj_implicit.shardB.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@dd8d94
   [junit4]   2> 1110045 INFO  (qtp29908597-10994) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1110045 INFO  (qtp29908597-10994) [    ] o.a.s.c.SolrCore 
[[solrj_implicit_shardB_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001\node1\solrj_implicit_shardB_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001\node1\.\solrj_implicit_shardB_replica_n1\data\]
   [junit4]   2> 1110045 INFO  (qtp28219442-10999) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1110045 INFO  (qtp28219442-10999) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'solrj_implicit_shardA_replica_n1' using configuration from 
collection solrj_implicit, trusted=true
   [junit4]   2> 1110045 INFO  (qtp28219442-10999) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63925.solr.core.solrj_implicit.shardA.replica_n1' (registry 
'solr.core.solrj_implicit.shardA.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@dd8d94
   [junit4]   2> 1110045 INFO  (qtp28219442-10999) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1110045 INFO  (qtp28219442-10999) [    ] o.a.s.c.SolrCore 
[[solrj_implicit_shardA_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001\node3\solrj_implicit_shardA_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-001\node3\.\solrj_implicit_shardA_replica_n1\data\]
   [junit4]   2> 1110047 INFO  (qtp22352729-11010) [    ] o.a.s.s.IndexSchema 
[solrj_implicit_shardA_replica_t1] Schema name=minimal
   [junit4]   2> 1110048 INFO  (qtp22352729-11010) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1110048 INFO  (qtp22352729-11010) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'solrj_implicit_shardA_replica_t1' using configuration from 
collection solrj_implicit, trusted=true
   [junit4]   2> 1110049 INFO  (qtp22352729-11010) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63916.solr.core.solrj_implicit.shardA.replica_t1' (registry 
'solr.core.solrj_implicit.shardA.replica_t1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@dd8d94
   [junit4]   2> 1110049 INFO  (qtp22352729-11010) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1110049 INFO  (qtp22352729-11010) [    ] o.a.s.c.SolrCore 
[[solrj_implicit_shardA_replica_t1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_FA843B1968F7738B-001\tempDir-

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

lr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:246)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:243)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:243)
   [junit4]   2>        at 
org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:90)
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContextBase.cancelElection(ElectionContext.java:136)
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.cancelElection(ElectionContext.java:275)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.unregister(ZkController.java:1303)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.unload(CoreContainer.java:1314)
   [junit4]   2>        ... 34 more
   [junit4]   2> 
   [junit4]   2> 1335140 WARN  (zkCallback-1663-thread-3) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1335140 INFO  (jetty-closer-1642-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@ad16c9{/solr,null,UNAVAILABLE}
   [junit4]   2> 1335161 WARN  (zkCallback-1662-thread-5) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1335161 INFO  (jetty-closer-1642-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@fa3cfa{/solr,null,UNAVAILABLE}
   [junit4]   2> 1335679 WARN  (zkCallback-1661-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1335680 INFO  (jetty-closer-1642-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1e5116a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1398356 ERROR (OverseerThreadFactory-4452-thread-5) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Collection: solrj_implicit operation: 
deleteshard failed:org.apache.solr.common.SolrException: Could not fully remove 
collection: solrj_implicit shard: shardC
   [junit4]   2>        at 
org.apache.solr.cloud.DeleteShardCmd.call(DeleteShardCmd.java:154)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:233)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1398368 INFO  (OverseerThreadFactory-4452-thread-5) [    ] 
o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000012 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1398372 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 0x15c81f20a740007, 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> 1399872 WARN  (zkCallback-1658-thread-6) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1399872 INFO  (jetty-closer-1642-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@110f7fb{/solr,null,UNAVAILABLE}
   [junit4]   2> 1399874 ERROR 
(SUITE-CollectionsAPISolrJTest-seed#[FA843B1968F7738B]-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> 1399875 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[FA843B1968F7738B]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:63912 63912
   [junit4]   2> 1399877 INFO  (Thread-2336) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:63912 63912
   [junit4]   2> 1399879 WARN  (Thread-2336) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/collections/solrj_test/state.json
   [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>        4       /solr/collections/corestatus_test/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/collections/replicaProperties/state.json
   [junit4]   2>        5       /solr/collections/balancedProperties/state.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       
/solr/collections/solrj_newstateformat/state.json
   [junit4]   2>        4       /solr/collections/solrj_implicit/state.json
   [junit4]   2>        4       /solr/collections/solrj_replicatests/state.json
   [junit4]   2>        3       
/solr/collections/solrj_test_splitshard/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98096168452751367-127.0.0.1:63917_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.CollectionsAPISolrJTest_FA843B1968F7738B-001
   [junit4]   2> Jun 07, 2017 9:50:41 AM 
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): {}, 
docValues:{}, maxPointsInLeafNode=1520, maxMBSortInHeap=7.148374512881168, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ms, timezone=America/Eirunepe
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 9-ea 
(32-bit)/cpus=3,threads=1,free=290353752,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[BigEndianAscendingWordSerializerTest, TestXmlQParserPlugin, TestSolrXml, 
TestMaxTokenLenTokenizer, TestBadConfig, TestSolrCloudWithDelegationTokens, 
LeaderInitiatedRecoveryOnShardRestartTest, DeleteShardTest, 
TestPayloadCheckQParserPlugin, SubstringBytesRefFilterTest, DistanceUnitsTest, 
TestShortCircuitedRequests, TestRequestForwarding, 
TestTolerantUpdateProcessorRandomCloud, TestConfigSets, 
DistribJoinFromCollectionTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
AnalyticsQueryTest, DistanceFunctionTest, TestHalfAndHalfDocValues, 
TestQueryTypes, ReplicaListTransformerTest, TestDistribIDF, 
TestStressInPlaceUpdates, TestDocSet, PKIAuthenticationIntegrationTest, 
TestEmbeddedSolrServerSchemaAPI, SliceStateTest, TestRealTimeGet, 
ConnectionReuseTest, PrimUtilsTest, SignatureUpdateProcessorFactoryTest, 
OpenCloseCoreStressTest, CloudMLTQParserTest, CollectionReloadTest, 
TestDynamicFieldResource, ConjunctionSolrSpellCheckerTest, 
TestCloudManagedSchema, SortByFunctionTest, TestReload, 
FileBasedSpellCheckerTest, ImplicitSnitchTest, TestAnalyzedSuggestions, 
UpdateParamsTest, CdcrVersionReplicationTest, TestPathTrie, ReturnFieldsTest, 
TestFilteredDocIdSet, DataDrivenBlockJoinTest, 
AsyncCallRequestStatusResponseTest, TestDFRSimilarityFactory, 
TestLegacyNumericRangeQueryBuilder, TestCoreDiscovery, 
FullSolrCloudDistribCmdsTest, DistributedQueryComponentOptimizationTest, 
TestReqParamsAPI, RulesTest, AnalysisErrorHandlingTest, TestRandomFlRTGCloud, 
TestTestInjection, UninvertDocValuesMergePolicyTest, 
DistributedIntervalFacetingTest, TestDeleteCollectionOnDownNodes, BasicZkTest, 
ClusterStateTest, TestFiltering, TestCoreAdminApis, AliasIntegrationTest, 
TestInitParams, TestSubQueryTransformerDistrib, TestInPlaceUpdatesDistrib, 
TestPHPSerializedResponseWriter, TestDownShardTolerantSearch, 
SolrCoreCheckLockOnStartupTest, HdfsDirectoryTest, CSVRequestHandlerTest, 
UpdateRequestProcessorFactoryTest, DeleteInactiveReplicaTest, 
DistributedFacetPivotWhiteBoxTest, TestBlobHandler, RegexBoostProcessorTest, 
DirectUpdateHandlerOptimizeTest, TestCloudDeleteByQuery, 
TestDistributedMissingSort, ConfigSetsAPITest, TestCodecSupport, 
SolrXmlInZkTest, TestMiniSolrCloudClusterSSL, TestFieldCacheReopen, 
LoggingHandlerTest, SpellCheckComponentTest, SpellCheckCollatorTest, 
TestPointFields, TestSmileRequest, TestSSLRandomization, JvmMetricsTest, 
TestCopyFieldCollectionResource, TestNoOpRegenerator, 
CollectionsAPIDistributedZkTest, SolrIndexMetricsTest, SuggesterTest, 
TestSolrQueryResponse, TermVectorComponentTest, CdcrBootstrapTest, 
TestFastWriter, TestQueryUtils, TestJsonFacets, TestRangeQuery, 
TestSchemaResource, TestConfigSetImmutable, TestNumericTokenStream, 
TestCustomSort, TestSolrCloudWithSecureImpersonation, 
CoreMergeIndexesAdminHandlerTest, TimeZoneUtilsTest, RestartWhileUpdatingTest, 
HdfsThreadLeakTest, DistributedExpandComponentTest, AtomicUpdatesTest, 
ManagedSchemaRoundRobinCloudTest, RecoveryAfterSoftCommitTest, 
DistributedVersionInfoTest, CollectionsAPISolrJTest]
   [junit4] Completed [309/726 (1!)] on J1 in 299.79s, 12 tests, 1 error <<< 
FAILURES!

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

Reply via email to