Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1876/

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:44788/solr: deleteshard the collection time 
out:180s
        at 
__randomizedtesting.SeedInfo.seed([CA54E4408BBDA7A:C9FBFA588E4E1087]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:595)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:231)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:220)
        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:1135)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:876)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard(CollectionsAPISolrJTest.java:143)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testArraySort

Error Message:
--> http://127.0.0.1:50462/solr/collection1:Invalid stream expression 
arraySort(array(11.5,12.3,4,3,1,0)) - function 'arraySort' is unknown (not 
mapped to a valid TupleStream)

Stack Trace:
java.io.IOException: --> http://127.0.0.1:50462/solr/collection1:Invalid stream 
expression arraySort(array(11.5,12.3,4,3,1,0)) - function 'arraySort' is 
unknown (not mapped to a valid TupleStream)
        at 
__randomizedtesting.SeedInfo.seed([528B3CD5C47FD6A2:643DEAF843A62ADB]:0)
        at 
org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:219)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:7487)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testArraySort(StreamExpressionTest.java:5840)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12510 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_CA54E4408BBDA7A-001/init-core-data-001
   [junit4]   2> 1444442 WARN  
(SUITE-CollectionsAPISolrJTest-seed#[CA54E4408BBDA7A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=15 numCloses=15
   [junit4]   2> 1444443 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[CA54E4408BBDA7A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1444444 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[CA54E4408BBDA7A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1444445 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[CA54E4408BBDA7A]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_CA54E4408BBDA7A-001/tempDir-001
   [junit4]   2> 1444445 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[CA54E4408BBDA7A]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1444445 INFO  (Thread-3862) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1444445 INFO  (Thread-3862) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1444453 ERROR (Thread-3862) [    ] 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> 1444545 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[CA54E4408BBDA7A]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:51265
   [junit4]   2> 1444550 INFO  (jetty-launcher-2202-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1444558 INFO  (jetty-launcher-2202-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1444558 INFO  (jetty-launcher-2202-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1444559 INFO  (jetty-launcher-2202-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@364958dc{/solr,null,AVAILABLE}
   [junit4]   2> 1444560 INFO  (jetty-launcher-2202-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@53255aca{SSL,[ssl, 
http/1.1]}{127.0.0.1:42865}
   [junit4]   2> 1444560 INFO  (jetty-launcher-2202-thread-1) [    ] 
o.e.j.s.Server Started @1446672ms
   [junit4]   2> 1444560 INFO  (jetty-launcher-2202-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42865}
   [junit4]   2> 1444561 ERROR (jetty-launcher-2202-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1444561 INFO  (jetty-launcher-2202-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1444561 INFO  (jetty-launcher-2202-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1444561 INFO  (jetty-launcher-2202-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1444561 INFO  (jetty-launcher-2202-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-18T21:25:21.508Z
   [junit4]   2> 1444562 INFO  (jetty-launcher-2202-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@33237c92{/solr,null,AVAILABLE}
   [junit4]   2> 1444562 INFO  (jetty-launcher-2202-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@65790f6f{SSL,[ssl, 
http/1.1]}{127.0.0.1:44788}
   [junit4]   2> 1444562 INFO  (jetty-launcher-2202-thread-3) [    ] 
o.e.j.s.Server Started @1446673ms
   [junit4]   2> 1444562 INFO  (jetty-launcher-2202-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44788}
   [junit4]   2> 1444562 ERROR (jetty-launcher-2202-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1444563 INFO  (jetty-launcher-2202-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1444563 INFO  (jetty-launcher-2202-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1444563 INFO  (jetty-launcher-2202-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1444563 INFO  (jetty-launcher-2202-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-18T21:25:21.510Z
   [junit4]   2> 1444564 INFO  (jetty-launcher-2202-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@231ad674{/solr,null,AVAILABLE}
   [junit4]   2> 1444565 INFO  (jetty-launcher-2202-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@54e5ee42{SSL,[ssl, 
http/1.1]}{127.0.0.1:45267}
   [junit4]   2> 1444565 INFO  (jetty-launcher-2202-thread-2) [    ] 
o.e.j.s.Server Started @1446676ms
   [junit4]   2> 1444565 INFO  (jetty-launcher-2202-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45267}
   [junit4]   2> 1444565 ERROR (jetty-launcher-2202-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1444565 INFO  (jetty-launcher-2202-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1444565 INFO  (jetty-launcher-2202-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1444565 INFO  (jetty-launcher-2202-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1444565 INFO  (jetty-launcher-2202-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-18T21:25:21.512Z
   [junit4]   2> 1444574 INFO  (jetty-launcher-2202-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1444578 INFO  (jetty-launcher-2202-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1444578 INFO  (jetty-launcher-2202-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1444589 INFO  (jetty-launcher-2202-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1444589 INFO  (jetty-launcher-2202-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2308210b{/solr,null,AVAILABLE}
   [junit4]   2> 1444590 INFO  (jetty-launcher-2202-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@b6308c{SSL,[ssl, 
http/1.1]}{127.0.0.1:59965}
   [junit4]   2> 1444590 INFO  (jetty-launcher-2202-thread-4) [    ] 
o.e.j.s.Server Started @1446701ms
   [junit4]   2> 1444590 INFO  (jetty-launcher-2202-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59965}
   [junit4]   2> 1444590 ERROR (jetty-launcher-2202-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1444590 INFO  (jetty-launcher-2202-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1444590 INFO  (jetty-launcher-2202-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1444590 INFO  (jetty-launcher-2202-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1444590 INFO  (jetty-launcher-2202-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-18T21:25:21.537Z
   [junit4]   2> 1444614 INFO  (jetty-launcher-2202-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51265/solr
   [junit4]   2> 1444622 INFO  (jetty-launcher-2202-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51265/solr
   [junit4]   2> 1444626 INFO  (jetty-launcher-2202-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51265/solr
   [junit4]   2> 1444627 INFO  (jetty-launcher-2202-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1444636 INFO  (jetty-launcher-2202-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51265/solr
   [junit4]   2> 1444651 INFO  (jetty-launcher-2202-thread-3) 
[n:127.0.0.1:44788_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1444652 INFO  (jetty-launcher-2202-thread-3) 
[n:127.0.0.1:44788_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44788_solr
   [junit4]   2> 1444653 INFO  (jetty-launcher-2202-thread-3) 
[n:127.0.0.1:44788_solr    ] o.a.s.c.Overseer Overseer 
(id=98161205011611657-127.0.0.1:44788_solr-n_0000000000) starting
   [junit4]   2> 1444658 INFO  (jetty-launcher-2202-thread-3) 
[n:127.0.0.1:44788_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44788_solr
   [junit4]   2> 1444660 INFO  
(OverseerStateUpdate-98161205011611657-127.0.0.1:44788_solr-n_0000000000) 
[n:127.0.0.1:44788_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1444667 INFO  (jetty-launcher-2202-thread-2) 
[n:127.0.0.1:45267_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1444669 INFO  (jetty-launcher-2202-thread-1) 
[n:127.0.0.1:42865_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1444670 INFO  (jetty-launcher-2202-thread-4) 
[n:127.0.0.1:59965_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1444670 INFO  (jetty-launcher-2202-thread-2) 
[n:127.0.0.1:45267_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1444672 INFO  (jetty-launcher-2202-thread-1) 
[n:127.0.0.1:42865_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1444672 INFO  (jetty-launcher-2202-thread-2) 
[n:127.0.0.1:45267_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45267_solr
   [junit4]   2> 1444673 INFO  (jetty-launcher-2202-thread-4) 
[n:127.0.0.1:59965_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1444674 INFO  
(zkCallback-2219-thread-1-processing-n:127.0.0.1:44788_solr) 
[n:127.0.0.1:44788_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1444681 INFO  (jetty-launcher-2202-thread-1) 
[n:127.0.0.1:42865_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42865_solr
   [junit4]   2> 1444682 INFO  (jetty-launcher-2202-thread-4) 
[n:127.0.0.1:59965_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59965_solr
   [junit4]   2> 1444683 INFO  
(zkCallback-2223-thread-1-processing-n:127.0.0.1:45267_solr) 
[n:127.0.0.1:45267_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1444695 INFO  
(zkCallback-2219-thread-1-processing-n:127.0.0.1:44788_solr) 
[n:127.0.0.1:44788_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 1444695 INFO  
(zkCallback-2223-thread-2-processing-n:127.0.0.1:45267_solr) 
[n:127.0.0.1:45267_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 1444713 INFO  
(zkCallback-2224-thread-1-processing-n:127.0.0.1:59965_solr) 
[n:127.0.0.1:59965_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (4)
   [junit4]   2> 1444725 INFO  
(zkCallback-2218-thread-1-processing-n:127.0.0.1:42865_solr) 
[n:127.0.0.1:42865_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (4)
   [junit4]   2> 1444805 INFO  (jetty-launcher-2202-thread-3) 
[n:127.0.0.1:44788_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44788.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58cd83cf
   [junit4]   2> 1444809 INFO  (jetty-launcher-2202-thread-3) 
[n:127.0.0.1:44788_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44788.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58cd83cf
   [junit4]   2> 1444809 INFO  (jetty-launcher-2202-thread-3) 
[n:127.0.0.1:44788_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44788.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58cd83cf
   [junit4]   2> 1444810 INFO  (jetty-launcher-2202-thread-3) 
[n:127.0.0.1:44788_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_CA54E4408BBDA7A-001/tempDir-001/node3/.
   [junit4]   2> 1444812 INFO  (jetty-launcher-2202-thread-4) 
[n:127.0.0.1:59965_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59965.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58cd83cf
   [junit4]   2> 1444819 INFO  (jetty-launcher-2202-thread-2) 
[n:127.0.0.1:45267_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45267.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58cd83cf
   [junit4]   2> 1444822 INFO  (jetty-launcher-2202-thread-2) 
[n:127.0.0.1:45267_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45267.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58cd83cf
   [junit4]   2> 1444822 INFO  (jetty-launcher-2202-thread-2) 
[n:127.0.0.1:45267_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45267.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58cd83cf
   [junit4]   2> 1444824 INFO  (jetty-launcher-2202-thread-2) 
[n:127.0.0.1:45267_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_CA54E4408BBDA7A-001/tempDir-001/node2/.
   [junit4]   2> 1444826 INFO  (jetty-launcher-2202-thread-1) 
[n:127.0.0.1:42865_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42865.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58cd83cf
   [junit4]   2> 1444830 INFO  (jetty-launcher-2202-thread-4) 
[n:127.0.0.1:59965_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59965.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58cd83cf
   [junit4]   2> 1444831 INFO  (jetty-launcher-2202-thread-4) 
[n:127.0.0.1:59965_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59965.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58cd83cf
   [junit4]   2> 1444832 INFO  (jetty-launcher-2202-thread-4) 
[n:127.0.0.1:59965_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_CA54E4408BBDA7A-001/tempDir-001/node4/.
   [junit4]   2> 1444844 INFO  (jetty-launcher-2202-thread-1) 
[n:127.0.0.1:42865_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42865.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58cd83cf
   [junit4]   2> 1444844 INFO  (jetty-launcher-2202-thread-1) 
[n:127.0.0.1:42865_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42865.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58cd83cf
   [junit4]   2> 1444845 INFO  (jetty-launcher-2202-thread-1) 
[n:127.0.0.1:42865_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_CA54E4408BBDA7A-001/tempDir-001/node1/.
   [junit4]   2> 1444929 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[CA54E4408BBDA7A]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1444930 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[CA54E4408BBDA7A]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51265/solr ready
   [junit4]   2> 1444955 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[CA54E4408BBDA7A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndDeleteReplicaProp
   [junit4]   2> 1445000 INFO  (qtp416637679-14500) [n:127.0.0.1:44788_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=replicaProperties&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1445005 INFO  
(OverseerThreadFactory-6359-thread-1-processing-n:127.0.0.1:44788_solr) 
[n:127.0.0.1:44788_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
replicaProperties
   [junit4]   2> 1445153 INFO  (qtp416637679-14503) [n:127.0.0.1:44788_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica_n1&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1445154 INFO  (qtp416637679-14503) [n:127.0.0.1:44788_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1445188 INFO  (qtp3175344-14495) [n:127.0.0.1:42865_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica_n1&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1445189 INFO  (qtp3175344-14495) [n:127.0.0.1:42865_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1445192 INFO  (qtp522237299-14528) [n:127.0.0.1:59965_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica_n2&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1445193 INFO  (qtp522237299-14528) [n:127.0.0.1:59965_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1445193 INFO  (qtp1205660282-14510) [n:127.0.0.1:45267_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica_n2&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1445193 INFO  (qtp1205660282-14510) [n:127.0.0.1:45267_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1445301 INFO  
(zkCallback-2223-thread-2-processing-n:127.0.0.1:45267_solr) 
[n:127.0.0.1:45267_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1445301 INFO  
(zkCallback-2224-thread-1-processing-n:127.0.0.1:59965_solr) 
[n:127.0.0.1:59965_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1445301 INFO  
(zkCallback-2218-thread-1-processing-n:127.0.0.1:42865_solr) 
[n:127.0.0.1:42865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1445301 INFO  
(zkCallback-2219-thread-1-processing-n:127.0.0.1:44788_solr) 
[n:127.0.0.1:44788_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1446189 INFO  (qtp416637679-14503) [n:127.0.0.1:44788_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1446195 INFO  (qtp416637679-14503) [n:127.0.0.1:44788_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n1] 
o.a.s.s.IndexSchema [replicaProperties_shard2_replica_n1] Schema name=minimal
   [junit4]   2> 1446217 INFO  (qtp416637679-14503) [n:127.0.0.1:44788_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1446218 INFO  (qtp416637679-14503) [n:127.0.0.1:44788_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'replicaProperties_shard2_replica_n1' 
using configuration from collection replicaProperties, trusted=true
   [junit4]   2> 1446218 INFO  (qtp416637679-14503) [n:127.0.0.1:44788_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44788.solr.core.replicaProperties.shard2.replica_n1' (registry 
'solr.core.replicaProperties.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58cd83cf
   [junit4]   2> 1446218 INFO  (qtp416637679-14503) [n:127.0.0.1:44788_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1446218 INFO  (qtp416637679-14503) [n:127.0.0.1:44788_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n1] 
o.a.s.c.SolrCore [[replicaProperties_shard2_replica_n1] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_CA54E4408BBDA7A-001/tempDir-001/node3/replicaProperties_shard2_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_CA54E4408BBDA7A-001/tempDir-001/node3/./replicaProperties_shard2_replica_n1/data/]
   [junit4]   2> 1446221 INFO  (qtp522237299-14528) [n:127.0.0.1:59965_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1446225 INFO  (qtp3175344-14495) [n:127.0.0.1:42865_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1446225 INFO  (qtp1205660282-14510) [n:127.0.0.1:45267_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1446230 INFO  (qtp522237299-14528) [n:127.0.0.1:59965_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n2] 
o.a.s.s.IndexSchema [replicaProperties_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1446232 INFO  (qtp522237299-14528) [n:127.0.0.1:59965_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1446232 INFO  (qtp522237299-14528) [n:127.0.0.1:59965_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'replicaProperties_shard1_replica_n2' 
using configuration from collection replicaProperties, trusted=true
   [junit4]   2> 1446232 INFO  (qtp522237299-14528) [n:127.0.0.1:59965_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59965.solr.core.replicaProperties.shard1.replica_n2' (registry 
'solr.core.replicaProperties.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58cd83cf
   [junit4]   2> 1446233 INFO  (qtp522237299-14528) [n:127.0.0.1:59965_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1446233 INFO  (qtp522237299-14528) [n:127.0.0.1:59965_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n2] 
o.a.s.c.SolrCore [[replicaProperties_shard1_replica_n2] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_CA54E4408BBDA7A-001/tempDir-001/node4/replicaProperties_shard1_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_CA54E4408BBDA7A-001/tempDir-001/node4/./replicaProperties_shard1_replica_n2/data/]
   [junit4]   2> 1446234 INFO  (qtp3175344-14495) [n:127.0.0.1:42865_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n1] 
o.a.s.s.IndexSchema [replicaProperties_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1446236 INFO  (qtp3175344-14495) [n:127.0.0.1:42865_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1446236 INFO  (qtp3175344-14495) [n:127.0.0.1:42865_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'replicaProperties_shard1_replica_n1' 
using configuration from collection replicaProperties, trusted=true
   [junit4]   2> 1446236 INFO  (qtp3175344-14495) [n:127.0.0.1:42865_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42865.solr.core.replicaProperties.shard1.replica_n1' (registry 
'solr.core.replicaProperties.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58cd83cf
   [junit4]   2> 1446236 INFO  (qtp3175344-14495) [n:127.0.0.1:42865_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1446236 INFO  (qtp3175344-14495) [n:127.0.0.1:42865_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n1] 
o.a.s.c.SolrCore [[replicaProperties_shard1_replica_n1] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_CA54E4408BBDA7A-001/tempDir-001/node1/replicaProperties_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_CA54E4408BBDA7A-001/tempDir-001/node1/./replicaProperties_shard1_replica_n1/data/]
   [junit4]   2> 1446239 INFO  (qtp1205660282-14510) [n:127.0.0.1:45267_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n2] 
o.a.s.s.IndexSchema [replicaProperties_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1446241 INFO  (qtp1205660282-14510) [n:127.0.0.1:45267_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1446241 INFO  (qtp1205660282-14510) [n:127.0.0.1:45267_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'replicaProperties_shard2_replica_n2' 
using configuration from collection replicaProperties, trusted=true
   [junit4]   2> 1446241 INFO  (qtp1205660282-14510) [n:127.0.0.1:45267_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45267.solr.core.replicaProperties.shard2.replica_n2' (registry 
'solr.core.replicaProperties.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58cd83cf
   [junit4]   2> 1446241 INFO  (qtp1205660282-14510) [n:127.0.0.1:45267_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1446241 INFO  (qtp1205660282-14510) [n:127.0.0.1:45267_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n2] 
o.a.s.c.SolrCore [[replicaProperties_shard2_replica_n2] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_CA54E4408BBDA7A-001/tempDir-001/node2/replicaProperties_shard2_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_CA54E4408BBDA7A-001/tempDir-001/node2/./replicaProperties_shard2_replica_n2/data/]
   [junit4]   2> 1446255 INFO  (qtp416637679-14503) [n:127.0.0.1:44788_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1446256 INFO  (qtp416637679-14503) [n:127.0.0.1:44788_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1446258 INFO  (qtp416637679-14503) [n:127.0.0.1:44788_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1446258 INFO  (qtp416637679-14503) [n:127.0.0.1:44788_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1446265 INFO  (qtp416637679-14503) [n:127.0.0.1:44788_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@a62d3f8[replicaProperties_shard2_replica_n1] main]
   [junit4]   2> 1446266 INFO  (qtp416637679-14503) [n:127.0.0.1:44788_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1446266 INFO  (qtp416637679-14503) [n:127.0.0.1:44788_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1446267 INFO  (qtp416637679-14503) [n:127.0.0.1:44788_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1446267 INFO  
(searcherExecutor-6368-thread-1-processing-n:127.0.0.1:44788_solr 
x:replicaProperties_shard2_replica_n1 s:shard2 c:replicaProperties) 
[n:127.0.0.1:44788_solr c:replicaProperties s:shard2  
x:replicaProperties_shard2_replica_n1] o.a.s.c.SolrCore 
[replicaProperties_shard2_replica_n1] Registered new searcher 
Searcher@a62d3f8[replicaProperties_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1446268 INFO  (qtp416637679-14503) [n:127.0.0.1:44788_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1570579282095243264
   [junit4]   2> 1446318 INFO  (qtp416637679-14503) [n:127.0.0.1:44788_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1446342 INFO  (qtp3175344-14495) [n:127.0.0.1:42865_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1446343 INFO  (qtp3175344-14495) [n:127.0.0.1:42865_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1446344 INFO  (qtp3175344-14495) [n:127.0.0.1:42865_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1446344 INFO  (qtp3175344-14495) [n:127.0.0.1:42865_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1446345 INFO  (qtp3175344-14495) [n:127.0.0.1:42865_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4dfcebe5[replicaProperties_shard1_replica_n1] main]
   [junit4]   2> 1446346 INFO  (qtp3175344-14495) [n:127.0.0.1:42865_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1446346 INFO  (qtp522237299-14528) [n:127.0.0.1:59965_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1446346 INFO  (qtp522237299-14528) [n:127.0.0.1:59965_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1446347 INFO  (qtp3175344-14495) [n:127.0.0.1:42865_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1446347 INFO  (qtp522237299-14528) [n:127.0.0.1:59965_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1446347 INFO  (qtp522237299-14528) [n:127.0.0.1:59965_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1446348 INFO  (qtp3175344-14495) [n:127.0.0.1:42865_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1446350 INFO  (qtp522237299-14528) [n:127.0.0.1:59965_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@70a4353c[replicaProperties_shard1_replica_n2] main]
   [junit4]   2> 1446351 INFO  (qtp522237299-14528) [n:127.0.0.1:59965_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1446351 INFO  (qtp3175344-14495) [n:127.0.0.1:42865_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1570579282183323648
   [junit4]   2> 1446351 INFO  (qtp1205660282-14510) [n:127.0.0.1:45267_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1446351 INFO  (qtp1205660282-14510) [n:127.0.0.1:45267_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1446352 INFO  
(searcherExecutor-6370-thread-1-processing-n:127.0.0.1:42865_solr 
x:replicaProperties_shard1_replica_n1 s:shard1 c:replicaProperties) 
[n:127.0.0.1:42865_solr c:replicaProperties s:shard1  
x:replicaProperties_shard1_replica_n1] o.a.s.c.SolrCore 
[replicaProperties_shard1_replica_n1] Registered new searcher 
Searcher@4dfcebe5[replicaProperties_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1446352 INFO  (qtp522237299-14528) [n:127.0.0.1:59965_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1446352 INFO  (qtp1205660282-14510) [n:127.0.0.1:45267_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1446352 INFO  (qtp1205660282-14510) [n:127.0.0.1:45267_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1446352 INFO  (qtp522237299-14528) [n:127.0.0.1:59965_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1446352 INFO  (qtp522237299-14528) [n:127.0.0.1:59965_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1570579282184372224
   [junit4]   2> 1446353 INFO  
(searcherExecutor-6369-thread-1-processing-n:127.0.0.1:59965_solr 
x:replicaProperties_shard1_replica_n2 s:shard1 c:replicaProperties) 
[n:127.0.0.1:59965_solr c:replicaProperties s:shard1  
x:replicaProperties_shard1_replica_n2] o.a.s.c.SolrCore 
[replicaProperties_shard1_replica_n2] Registered new searcher 
Searcher@70a4353c[replicaProperties_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1446355 INFO  (qtp1205660282-14510) [n:127.0.0.1:45267_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@17441207[replicaProperties_shard2_replica_n2] main]
   [junit4]   2> 1446357 INFO  (qtp1205660282-14510) [n:127.0.0.1:45267_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1446357 INFO  (qtp3175344-14495) [n:127.0.0.1:42865_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1446357 INFO  (qtp3175344-14495) [n:127.0.0.1:42865_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1446357 INFO  (qtp1205660282-14510) [n:127.0.0.1:45267_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1446357 INFO  (qtp3175344-14495) [n:127.0.0.1:42865_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:42865/solr/replicaProperties_shard1_replica_n1/
   [junit4]   2> 1446357 INFO  (qtp3175344-14495) [n:127.0.0.1:42865_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=replicaProperties_shard1_replica_n1 
url=https://127.0.0.1:42865/solr START 
replicas=[https://127.0.0.1:59965/solr/replicaProperties_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 1446358 INFO  (qtp1205660282-14510) [n:127.0.0.1:45267_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1446361 INFO  (qtp3175344-14495) [n:127.0.0.1:42865_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=replicaProperties_shard1_replica_n1 
url=https://127.0.0.1:42865/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1446361 INFO  (qtp1205660282-14510) [n:127.0.0.1:45267_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1570579282193809408
   [junit4]   2> 1446363 INFO  
(searcherExecutor-6371-thread-1-processing-n:127.0.0.1:45267_solr 
x:replicaProperties_shard2_replica_n2 s:shard2 c:replicaProperties) 
[n:127.0.0.1:45267_solr c:replicaProperties s:shard2  
x:replicaProperties_shard2_replica_n2] o.a.s.c.SolrCore 
[replicaProperties_shard2_replica_n2] Registered new searcher 
Searcher@17441207[replicaProperties_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1446367 INFO  (qtp522237299-14526) [n:127.0.0.1:59965_solr 
c:replicaProperties s:shard1 r:core_node3 
x:replicaProperties_shard1_replica_n2] o.a.s.c.S.Request 
[replicaProperties_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> 1446368 INFO  (qtp3175344-14495) [n:127.0.0.1:42865_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1446368 INFO  (qtp3175344-14495) [n:127.0.0.1:42865_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1446368 INFO  (qtp3175344-14495) [n:127.0.0.1:42865_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1446370 INFO  (qtp3175344-14495) [n:127.0.0.1:42865_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:42865/solr/replicaProperties_shard1_replica_n1/ shard1
   [junit4]   2> 1446472 INFO  
(zkCallback-2219-thread-1-processing-n:127.0.0.1:44788_solr) 
[n:127.0.0.1:44788_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1446472 INFO  
(zkCallback-2224-thread-1-processing-n:127.0.0.1:59965_solr) 
[n:127.0.0.1:59965_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1446472 INFO  
(zkCallback-2218-thread-1-processing-n:127.0.0.1:42865_solr) 
[n:127.0.0.1:42865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1446472 INFO  
(zkCallback-2223-thread-2-processing-n:127.0.0.1:45267_solr) 
[n:127.0.0.1:45267_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1446521 INFO  (qtp3175344-14495) [n:127.0.0.1:42865_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1446523 INFO  (qtp3175344-14495) [n:127.0.0.1:42865_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica_n1&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1335
   [junit4]   2> 1446624 INFO  
(zkCallback-2219-thread-1-processing-n:127.0.0.1:44788_solr) 
[n:127.0.0.1:44788_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1446624 INFO  
(zkCallback-2218-thread-1-processing-n:127.0.0.1:42865_solr) 
[n:127.0.0.1:42865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1446624 INFO  
(zkCallback-2224-thread-1-processing-n:127.0.0.1:59965_solr) 
[n:127.0.0.1:59965_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1446624 INFO  
(zkCallback-2223-thread-2-processing-n:127.0.0.1:45267_solr) 
[n:127.0.0.1:45267_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1446819 INFO  (qtp416637679-14503) [n:127.0.0.1:44788_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1446819 INFO  (qtp416637679-14503) [n:127.0.0.1:44788_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1446819 INFO  (qtp416637679-14503) [n:127.0.0.1:44788_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:44788/solr/replicaProperties_shard2_replica_n1/
   [junit4]   2> 1446819 INFO  (qtp416637679-14503) [n:127.0.0.1:44788_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=replicaProperties_shard2_replica_n1 
url=https://127.0.0.1:44788/solr START 
replicas=[https://127.0.0.1:45267/solr/replicaProperties_shard2_replica_n2/] 
nUpdates=100
   [junit4]   2> 1446820 INFO  (qtp416637679-14503) [n:127.0.0.1:44788_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=replicaProperties_shard2_replica_n1 
url=https://127.0.0.1:44788/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1446823 INFO  (qtp1205660282-14513) [n:127.0.0.1:45267_solr 
c:replicaProperties s:shard2 r:core_node2 
x:replicaProperties_shard2_replica_n2] o.a.s.c.S.Request 
[replicaProperties_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> 1446824 INFO  (qtp416637679-14503) [n:127.0.0.1:44788_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1446824 INFO  (qtp416637679-14503) [n:127.0.0.1:44788_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1446824 INFO  (qtp416637679-14503) [n:127.0.0.1:44788_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1446826 INFO  (qtp416637679-14503) [n:127.0.0.1:44788_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44788/solr/replicaProperties_shard2_replica_n1/ shard2
   [junit4]   2> 1446927 INFO  
(zkCallback-2218-thread-1-processing-n:127.0.0.1:42865_solr) 
[n:127.0.0.1:42865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1446928 INFO  
(zkCallback-2224-thread-1-processing-n:127.0.0.1:59965_solr) 
[n:127.0.0.1:59965_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1446928 INFO  
(zkCallback-2219-thread-1-processing-n:127.0.0.1:44788_solr) 
[n:127.0.0.1:44788_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1446928 INFO  
(zkCallback-2223-thread-2-processing-n:127.0.0.1:45267_solr) 
[n:127.0.0.1:45267_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1446977 INFO  (qtp416637679-14503) [n:127.0.0.1:44788_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1446978 INFO  (qtp416637679-14503) [n:127.0.0.1:44788_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica_n1&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1824
   [junit4]   2> 1447079 INFO  
(zkCallback-2218-thread-1-processing-n:127.0.0.1:42865_solr) 
[n:127.0.0.1:42865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1447079 INFO  
(zkCallback-2223-thread-2-processing-n:127.0.0.1:45267_solr) 
[n:127.0.0.1:45267_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1447079 INFO  
(zkCallback-2224-thread-1-processing-n:127.0.0.1:59965_solr) 
[n:127.0.0.1:59965_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1447080 INFO  
(zkCallback-2219-thread-1-processing-n:127.0.0.1:44788_solr) 
[n:127.0.0.1:44788_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1447361 INFO  (qtp522237299-14528) [n:127.0.0.1:59965_solr 
c:replicaProperties s:shard1  x:replicaProperties_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica_n2&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2168
   [junit4]   2> 1447368 INFO  (qtp1205660282-14510) [n:127.0.0.1:45267_solr 
c:replicaProperties s:shard2  x:replicaProperties_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica_n2&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2174
   [junit4]   2> 1447371 INFO  (qtp416637679-14500) [n:127.0.0.1:44788_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1447472 INFO  
(zkCallback-2224-thread-1-processing-n:127.0.0.1:59965_solr) 
[n:127.0.0.1:59965_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1447472 INFO  
(zkCallback-2223-thread-2-processing-n:127.0.0.1:45267_solr) 
[n:127.0.0.1:45267_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1447473 INFO  
(zkCallback-2218-thread-1-processing-n:127.0.0.1:42865_solr) 
[n:127.0.0.1:42865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1447474 INFO  
(zkCallback-2219-thread-1-processing-n:127.0.0.1:44788_solr) 
[n:127.0.0.1:44788_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1448371 INFO  (qtp416637679-14500) [n:127.0.0.1:44788_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&name=replicaProperties&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3371
   [junit4]   2> 1448374 INFO  (qtp416637679-14501) [n:127.0.0.1:44788_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplicaprop with 
params 
replica=core_node4&property.value=true&property=preferredleader&action=ADDREPLICAPROP&collection=replicaProperties&shard=shard1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1448380 INFO  
(OverseerCollectionConfigSetProcessor-98161205011611657-127.0.0.1:44788_solr-n_0000000000)
 [n:127.0.0.1:44788_solr    ] 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> 1448382 INFO  
(OverseerStateUpdate-98161205011611657-127.0.0.1:44788_solr-n_0000000000) 
[n:127.0.0.1:44788_solr    ] o.a.s.c.o.ReplicaMutator Setting property 
property.preferredleader with value true for collection replicaProperties
   [junit4]   2> 1448383 INFO  (qtp416637679-14501) [n:127.0.0.1:44788_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replica=core_node4&property.value=true&property=preferredleader&action=ADDREPLICAPROP&collection=replicaProperties&shard=shard1&wt=javabin&version=2}
 status=0 QTime=9
   [junit4]   2> 1448384 INFO  
(OverseerCollectionConfigSetProcessor-98161205011611657-127.0.0.1:44788_solr-n_0000000000)
 [n:127.0.0.1:44788_solr    ] 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> 1448490 INFO  
(zkCallback-2224-thread-1-processing-n:127.0.0.1:59965_solr) 
[n:127.0.0.1:59965_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1448490 INFO  
(zkCallback-2223-thread-2-processing-n:127.0.0.1:45267_solr) 
[n:127.0.0.1:45267_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1448490 INFO  
(zkCallback-2218-thread-1-processing-n:127.0.0.1:42865_solr) 
[n:127.0.0.1:42865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1448491 INFO  (zkCallback-2232-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1448491 INFO  
(zkCallback-2219-thread-2-processing-n:127.0.0.1:44788_solr) 
[n:127.0.0.1:44788_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1448496 INFO  (qtp416637679-14499) [n:127.0.0.1:44788_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplicaprop 
with params 
replica=core_node4&property=property.preferredleader&action=DELETEREPLICAPROP&collection=replicaProperties&shard=shard1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1448501 INFO  
(OverseerStateUpdate-98161205011611657-127.0.0.1:44788_solr-n_0000000000) 
[n:127.0.0.1:44788_solr    ] o.a.s.c.o.ReplicaMutator Deleting property 
property.preferredleader for collection: replicaProperties slice: shard1 
replica: core_node4
   [junit4]   2> 1448503 INFO  (qtp416637679-14499) [n:127.0.0.1:44788_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replica=core_node4&property=property.preferredleader&action=DELETEREPLICAPROP&collection=replicaProperties&shard=shard1&wt=javabin&version=2}
 status=0 QTime=6
   [junit4]   2> 1448504 INFO  
(OverseerCollectionConfigSetProcessor-98161205011611657-127.0.0.1:44788_solr-n_0000000000)
 [n:127.0.0.1:44788_solr    ] 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> 1448602 INFO  
(zkCallback-2224-thread-1-processing-n:127.0.0.1:59965_solr) 
[n:127.0.0.1:59965_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1448603 INFO  
(zkCallback-2223-thread-2-processing-n:127.0.0.1:45267_solr) 
[n:127.0.0.1:45267_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1448603 INFO  
(zkCallback-2218-thread-1-processing-n:127.0.0.1:42865_solr) 
[n:127.0.0.1:42865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1448603 INFO  (zkCallback-2232-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1448603 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[CA54E4408BBDA7A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddAndDeleteReplicaProp
   [junit4]   2> 1448603 INFO  
(zkCallback-2219-thread-2-processing-n:127.0.0.1:44788_solr) 
[n:127.0.0.1:44788_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replicaProperties/state.json] for collection 
[replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1448638 INFO  
(TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[CA54E4408BBDA7A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testOverseerStatus
   [junit4]   2> 1448638 INFO  (qtp416637679-14497) [n:127.0.0.1:44788_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1448643 INFO  (qtp416637679-14497) [n:127.0.0.1:44788_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1448644 INFO  
(TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[CA54E4408BBDA7A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testOverseerStatus
   [junit4]   2> 1448645 INFO  
(OverseerCollectionConfigSetProcessor-98161205011611657-127.0.0.1:44788_solr-n_0000000000)
 [n:127.0.0.1:44788_solr    ] 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> 1448684 INFO  
(TEST-CollectionsAPISolrJTest.testCreateAndDeleteShard-seed#[CA54E4408BBDA7A]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteShard
   [junit4]   2> 1448684 INFO  (qtp416637679-14502) [n:127.0.0.1:44788_solr    
] 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> 1448686 INFO  
(OverseerThreadFactory-6359-thread-5-processing-n:127.0.0.1:44788_solr) 
[n:127.0.0.1:44788_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
solrj_implicit
   [junit4]   2> 1448891 INFO  (qtp1205660282-14511) [n:127.0.0.1:45267_solr    
] 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> 1448892 INFO  (qtp522237299-14529) [n:127.0.0.1:59965_solr    
] 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> 1448893 INFO  (qtp1205660282-14507) [n:127.0.0.1:45267_solr    
] 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> 1448896 INFO  (qtp416637679-14489) [n:127.0.0.1:44788_solr    
] 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> 1448900 INFO  (qtp3175344-14494) [n:127.0.0.1:42865_solr    ] 
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> 1448902 INFO  (qtp522237299-14527) [n:127.0.0.1:59965_solr    
] 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> 1449005 INFO  
(zkCallback-2218-thread-1-processing-n:127.0.0.1:42865_solr) 
[n:127.0.0.1:42865_solr    ] 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> 1449005 INFO  
(zkCallback-2223-thread-2-processing-n:127.0.0.1:45267_solr) 
[n:127.0.0.1:45267_solr    ] 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> 1449005 INFO  
(zkCallback-2224-thread-1-processing-n:127.0.0.1:59965_solr) 
[n:127.0.0.1:59965_solr    ] 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> 1449005 INFO  
(zkCallback-2219-thread-2-processing-n:127.0.0.1:44788_solr) 
[n:127.0.0.1:44788_solr    ] 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> 1449906 INFO  (qtp1205660282-14507) [n:127.0.0.1:45267_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica_p1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1449911 INFO  (qtp416637679-14489) [n:127.0.0.1:44788_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1449914 INFO  (qtp3175344-14494) [n:127.0.0.1:42865_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica_p1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1449915 INFO  (qtp522237299-14529) [n:127.0.0.1:59965_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica_t1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1449938 INFO  (qtp1205660282-14511) [n:127.0.0.1:45267_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica_t1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1449938 INFO  (qtp416637679-14489) [n:127.0.0.1:44788_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica_n1] 
o.a.s.s.IndexSchema [solrj_implicit_shardB_replica_n1] Schema name=minimal
   [junit4]   2> 1449940 INFO  (qtp416637679-14489) [n:127.0.0.1:44788_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1449940 INFO  (qtp416637679-14489) [n:127.0.0.1:44788_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'solrj_implicit_shardB_replica_n1' 
using configuration from collection solrj_implicit, trusted=true
   [junit4]   2> 1449941 INFO  (qtp416637679-14489) [n:127.0.0.1:44788_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44788.solr.core.solrj_implicit.shardB.replica_n1' (registry 
'solr.core.solrj_implicit.shardB.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58cd83cf
   [junit4]   2> 1449941 INFO  (qtp416637679-14489) [n:127.0.0.1:44788_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1449941 INFO  (qtp416637679-14489) [n:127.0.0.1:44788_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica_n1] o.a.s.c.SolrCore 
[[solrj_implicit_shardB_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_CA54E4408BBDA7A-001/tempDir-001/node3/solrj_implicit_shardB_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_CA54E4408BBDA7A-001/tempDir-001/node3/./solrj_implicit_shardB_replica_n1/data/]
   [junit4]   2> 1449942 INFO  (qtp522237299-14527) [n:127.0.0.1:59965_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1449948 INFO  (qtp1205660282-14507) [n:127.0.0.1:45267_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica_p1] 
o.a.s.s.IndexSchema [solrj_implicit_shardB_replica_p1] Schema name=minimal
   [junit4]   2> 1449948 INFO  (qtp3175344-14494) [n:127.0.0.1:42865_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica_p1] 
o.a.s.s.IndexSchema [solrj_implicit_shardA_replica_p1] Schema name=minimal
   [junit4]   2> 1449950 INFO  (qtp1205660282-14507) [n:127.0.0.1:45267_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica_p1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1449950 INFO  (qtp1205660282-14507) [n:127.0.0.1:45267_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica_p1] 
o.a.s.c.CoreContainer Creating SolrCore 'solrj_implicit_shardB_replica_p1' 
using configuration from collection solrj_implicit, trusted=true
   [junit4]   2> 1449950 INFO  (qtp1205660282-14507) [n:127.0.0.1:45267_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica_p1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45267.solr.core.solrj_implicit.shardB.replica_p1' (registry 
'solr.core.solrj_implicit.shardB.replica_p1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58cd83cf
   [junit4]   2> 1449950 INFO  (qtp522237299-14529) [n:127.0.0.1:59965_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica_t1] 
o.a.s.s.IndexSchema [solrj_implicit_shardB_replica_t1] Schema name=minimal
   [junit4]   2> 1449950 INFO  (qtp1205660282-14507) [n:127.0.0.1:45267_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica_p1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1449950 INFO  (qtp1205660282-14507) [n:127.0.0.1:45267_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica_p1] o.a.s.c.SolrCore 
[[solrj_implicit_shardB_replica_p1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_CA54E4408BBDA7A-001/tempDir-001/node2/solrj_implicit_shardB_replica_p1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_CA54E4408BBDA7A-001/tempDir-001/node2/./solrj_implicit_shardB_replica_p1/data/]
   [junit4]   2> 1449951 INFO  (qtp3175344-14494) [n:127.0.0.1:42865_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica_p1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1449951 INFO  (qtp3175344-14494) [n:127.0.0.1:42865_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica_p1] 
o.a.s.c.CoreContainer Creating SolrCore 'solrj_implicit_shardA_replica_p1' 
using configuration from collection solrj_implicit, trusted=true
   [junit4]   2> 1449952 INFO  (qtp3175344-14494) [n:127.0.0.1:42865_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica_p1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42865.solr.core.solrj_implicit.shardA.replica_p1' (registry 
'solr.core.solrj_implicit.shardA.replica_p1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58cd83cf
   [junit4]   2> 1449952 INFO  (qtp3175344-14494) [n:127.0.0.1:42865_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica_p1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1449952 INFO  (qtp3175344-14494) [n:127.0.0.1:42865_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica_p1] o.a.s.c.SolrCore 
[[solrj_implicit_shardA_replica_p1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_CA54E4408BBDA7A-001/tempDir-001/node1/solrj_implicit_shardA_replica_p1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_CA54E4408BBDA7A-001/tempDir-001/node1/./solrj_implicit_shardA_replica_p1/data/]
   [junit4]   2> 1449952 INFO  (qtp522237299-14529) [n:127.0.0.1:59965_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica_t1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1449952 INFO  (qtp522237299-14529) [n:127.0.0.1:59965_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica_t1] 
o.a.s.c.CoreContainer Creating SolrCore 'solrj_implicit_shardB_replica_t1' 
using configuration from collection solrj_implicit, trusted=true
   [junit4]   2> 1449952 INFO  (qtp522237299-14529) [n:127.0.0.1:59965_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica_t1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59965.solr.core.solrj_implicit.shardB.replica_t1' (registry 
'solr.core.solrj_implicit.shardB.replica_t1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58cd83cf
   [junit4]   2> 1449953 INFO  (qtp522237299-14529) [n:127.0.0.1:59965_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica_t1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1449953 INFO  (qtp522237299-14529) [n:127.0.0.1:59965_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica_t1] o.a.s.c.SolrCore 
[[solrj_implicit_shardB_replica_t1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_CA54E4408BBDA7A-001/tempDir-001/node4/solrj_implicit_shardB_replica_t1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_CA54E4408BBDA7A-001/tempDir-001/node4/./solrj_implicit_shardB_replica_t1/data/]
   [junit4]   2> 1449954 INFO  (qtp1205660282-14511) [n:127.0.0.1:45267_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica_t1] 
o.a.s.s.IndexSchema [solrj_implicit_shardA_replica_t1] Schema name=minimal
   [junit4]   2> 1449958 INFO  (qtp1205660282-14511) [n:127.0.0.1:45267_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica_t1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1449958 INFO  (qtp1205660282-14511) [n:127.0.0.1:45267_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica_t1] 
o.a.s.c.CoreContainer Creating SolrCore 'solrj_implicit_shardA_replica_t1' 
using configuration from collection solrj_implicit, trusted=true
   [junit4]   2> 1449958 INFO  (qtp1205660282-14511) [n:127.0.0.1:45267_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica_t1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45267.solr.core.solrj_implicit.shardA.replica_t1' (registry 
'solr.core.solrj_implicit.shardA.replica_t1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58cd83cf
   [junit4]   2> 1449958 INFO  (qtp1205660282-14511) [n:127.0.0.1:45267_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica_t1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1449958 INFO  (qtp1205660282-14511) [n:127.0.0.1:45267_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica_t1] o.a.s.c.SolrCore 
[[solrj_implicit_shardA_replica_t1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_CA54E4408BBDA7A-001/tempDir-001/node2/solrj_implicit_shardA_replica_t1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_CA54E4408BBDA7A-001/tempDir-001/node2/./solrj_implicit_shardA_replica_t1/data/]
   [junit4]   2> 1449962 INFO  (qtp522237299-14527) [n:127.0.0.1:59965_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica_n1] 
o.a.s.s.IndexSchema [solrj_implicit_shardA_replica_n1] Schema name=minimal
   [junit4]   2> 1449964 INFO  (qtp522237299-14527) [n:127.0.0.1:59965_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1449964 INFO  (qtp522237299-14527) [n:127.0.0.1:59965_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'solrj_implicit_shardA_replica_n1' 
using configuration from collection solrj_implicit, trusted=true
   [junit4]   2> 1449964 INFO  (qtp522237299-14527) [n:127.0.0.1:59965_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59965.solr.core.solrj_implicit.shardA.replica_n1' (registry 
'solr.core.solrj_implicit.shardA.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58cd83cf
   [junit4]   2> 1449964 INFO  (qtp522237299-14527) [n:127.0.0.1:59965_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1449964 INFO  (qtp522237299-14527) [n:127.0.0.1:59965_solr 
c:solrj_implicit s:shardA  x:solrj_implicit_shardA_replica_n1] o.a.s.c.SolrCore 
[[solrj_implicit_shardA_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_CA54E4408BBDA7A-001/tempDir-001/node4/solrj_implicit_shardA_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_CA54E4408BBDA7A-001/tempDir-001/node4/./solrj_implicit_shardA_replica_n1/data/]
   [junit4]   2> 1450034 INFO  (qtp522237299-14529) [n:127.0.0.1:59965_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica_t1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1450034 INFO  (qtp522237299-14529) [n:127.0.0.1:59965_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica_t1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1450036 INFO  (qtp416637679-14489) [n:127.0.0.1:44788_solr 
c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateL

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

metric reporters for registry=solr.collection.collection1.shard2.leader, 
tag=1404742539
   [junit4]   2> 146129 INFO  (jetty-closer-353-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98161266072027143-127.0.0.1:50462_solr-n_0000000000) closing
   [junit4]   2> 146129 INFO  
(OverseerStateUpdate-98161266072027143-127.0.0.1:50462_solr-n_0000000000) 
[n:127.0.0.1:50462_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:50462_solr
   [junit4]   2> 146130 WARN  
(zkCallback-365-thread-1-processing-n:127.0.0.1:34002_solr) 
[n:127.0.0.1:34002_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 146130 INFO  (jetty-closer-353-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6e9b1d1e{/solr,null,UNAVAILABLE}
   [junit4]   2> 146130 INFO  
(zkCallback-364-thread-1-processing-n:127.0.0.1:50462_solr) 
[n:127.0.0.1:50462_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 147615 WARN  
(zkCallback-373-thread-1-processing-n:127.0.0.1:39238_solr) 
[n:127.0.0.1:39238_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 147616 INFO  (jetty-closer-353-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@605acd9{/solr,null,UNAVAILABLE}
   [junit4]   2> 147631 WARN  
(zkCallback-364-thread-1-processing-n:127.0.0.1:50462_solr) 
[n:127.0.0.1:50462_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 147631 INFO  (jetty-closer-353-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5aad02b7{/solr,null,UNAVAILABLE}
   [junit4]   2> 147632 ERROR 
(SUITE-StreamExpressionTest-seed#[528B3CD5C47FD6A2]-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> 147632 INFO  
(SUITE-StreamExpressionTest-seed#[528B3CD5C47FD6A2]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:47014 47014
   [junit4]   2> 147733 INFO  (Thread-55) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:47014 47014
   [junit4]   2> 147734 WARN  (Thread-55) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        91      /solr/aliases.json
   [junit4]   2>        91      /solr/clusterprops.json
   [junit4]   2>        12      /solr/configs/conf
   [junit4]   2>        7       /solr/configs/ml
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        91      /solr/clusterstate.json
   [junit4]   2>        6       
/solr/collections/destinationCollection/state.json
   [junit4]   2>        4       /solr/collections/destination/state.json
   [junit4]   2>        4       
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        4       
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        4       /solr/collections/mainCorpus/state.json
   [junit4]   2>        2       /solr/collections/collection1/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98161266072027142-127.0.0.1:34002_solr-n_0000000001
   [junit4]   2>        2       /solr/collections/workQueue/state.json
   [junit4]   2>        2       /solr/collections/uknownCollection/state.json
   [junit4]   2>        2       /solr/collections/modelCollection/state.json
   [junit4]   2>        2       
/solr/collections/checkpointCollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        91      /solr/live_nodes
   [junit4]   2>        91      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_528B3CD5C47FD6A2-001
   [junit4]   2> Jun 18, 2017 9:42:48 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{name_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 expr_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
iteration_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
terms_ss=PostingsFormat(name=Asserting), 
join2_s=PostingsFormat(name=Asserting), 
multiDefault=PostingsFormat(name=Asserting), 
subject=PostingsFormat(name=Asserting), a_f=PostingsFormat(name=Asserting), 
intDefault=FST50, falseNegative_i=FST50, 
a2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 a_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
level1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
body_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
a_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 a_t=FST50, id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
alpha_d=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 i_multi=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
idf_d=PostingsFormat(name=Asserting), b_ls=PostingsFormat(name=Asserting), 
checkpoint_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
test_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 ident_s=PostingsFormat(name=Asserting), 
order_i=PostingsFormat(name=Asserting), 
error_d=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
truePositive_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
side_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 miles_i=PostingsFormat(name=Asserting), field_s=FST50, 
price_f=PostingsFormat(name=Asserting), a1_s=PostingsFormat(name=Asserting), 
join1_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
join3_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 test_i=PostingsFormat(name=Asserting), falsePositive_i=FST50, 
field_i=PostingsFormat(name=Asserting), 
s_multi=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 col_s=PostingsFormat(name=Asserting), a_ss=FST50, level2_s=FST50, 
score_f=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 tv_text=FST50, term_s=PostingsFormat(name=Asserting), 
text_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), timestamp=FST50, 
idfs_ds=FST50, 
weights_ds=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 featureSet_s=PostingsFormat(name=Asserting), 
trueNegative_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 index_i=PostingsFormat(name=Asserting), 
test_dt=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
out_i=PostingsFormat(name=Asserting), 
whitetok=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 _version_=FST50}, docValues:{name_s=DocValuesFormat(name=Lucene70), 
expr_s=DocValuesFormat(name=Lucene70), 
iteration_i=DocValuesFormat(name=Lucene70), 
terms_ss=DocValuesFormat(name=Direct), field_s=DocValuesFormat(name=Asserting), 
join2_s=DocValuesFormat(name=Direct), 
multiDefault=DocValuesFormat(name=Direct), 
price_f=DocValuesFormat(name=Direct), a1_s=DocValuesFormat(name=Direct), 
a_f=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Asserting), 
falseNegative_i=DocValuesFormat(name=Asserting), 
join1_i=DocValuesFormat(name=Lucene70), a2_s=DocValuesFormat(name=Lucene70), 
a_i=DocValuesFormat(name=Lucene70), join3_i=DocValuesFormat(name=Lucene70), 
test_i=DocValuesFormat(name=Direct), 
falsePositive_i=DocValuesFormat(name=Asserting), 
field_i=DocValuesFormat(name=Direct), level1_s=DocValuesFormat(name=Lucene70), 
s_multi=DocValuesFormat(name=Lucene70), col_s=DocValuesFormat(name=Direct), 
a_ss=DocValuesFormat(name=Asserting), level2_s=DocValuesFormat(name=Asserting), 
a_s=DocValuesFormat(name=Lucene70), score_f=DocValuesFormat(name=Lucene70), 
term_s=DocValuesFormat(name=Direct), text_s=DocValuesFormat(name=Lucene70), 
id=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Asserting), 
i_multi=DocValuesFormat(name=Lucene70), 
featureSet_s=DocValuesFormat(name=Direct), 
trueNegative_i=DocValuesFormat(name=Lucene70), 
index_i=DocValuesFormat(name=Direct), b_ls=DocValuesFormat(name=Direct), 
test_dt=DocValuesFormat(name=Lucene70), out_i=DocValuesFormat(name=Direct), 
checkpoint_ss=DocValuesFormat(name=Lucene70), 
ident_s=DocValuesFormat(name=Direct), order_i=DocValuesFormat(name=Direct), 
_version_=DocValuesFormat(name=Asserting), 
truePositive_i=DocValuesFormat(name=Lucene70), 
side_s=DocValuesFormat(name=Lucene70), miles_i=DocValuesFormat(name=Direct)}, 
maxPointsInLeafNode=1658, maxMBSortInHeap=6.214348315381267, 
sim=RandomSimilarity(queryNorm=true): {}, locale=zh, timezone=Europe/Zaporozhye
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=4,threads=1,free=141778176,total=371720192
   [junit4]   2> NOTE: All tests run in this JVM: [GraphExpressionTest, 
RawValueEvaluatorTest, ConcatOperationTest, TestUpdateRequestCodec, 
EqualsEvaluatorTest, TestZkConfigManager, HttpSolrClientConPoolTest, 
SolrPingTest, CloudSolrClientCacheTest, CoalesceEvaluatorTest, SolrQueryTest, 
NotEvaluatorTest, HyperbolicCosineEvaluatorTest, FloorEvaluatorTest, 
CosineEvaluatorTest, TestToleratedUpdateError, TestDelegationTokenRequest, 
StreamingTest, StreamExpressionTest]
   [junit4] Completed [133/135 (1!)] on J1 in 116.16s, 89 tests, 1 error <<< 
FAILURES!

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

Reply via email to