Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4076/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll

Error Message:
Error from server at 
http://127.0.0.1:60392/solr/testStopAllStartAllCollection_shard1_replica_n2: 
java.io.FileNotFoundException: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_71621BF108341F5-001/tempDir-001/node2/testStopAllStartAllCollection_shard1_replica_n2/data/tlog/tlog.0000000000000000000
 (Too many open files)

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at 
http://127.0.0.1:60392/solr/testStopAllStartAllCollection_shard1_replica_n2: 
java.io.FileNotFoundException: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_71621BF108341F5-001/tempDir-001/node2/testStopAllStartAllCollection_shard1_replica_n2/data/tlog/tlog.0000000000000000000
 (Too many open files)
        at 
__randomizedtesting.SeedInfo.seed([71621BF108341F5:71283ECC51B4ECDA]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:552)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1002)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152)
        at 
org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:292)
        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)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
http://127.0.0.1:60392/solr/testStopAllStartAllCollection_shard1_replica_n2: 
java.io.FileNotFoundException: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_71621BF108341F5-001/tempDir-001/node2/testStopAllStartAllCollection_shard1_replica_n2/data/tlog/tlog.0000000000000000000
 (Too many open files)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:592)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:219)
        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.lambda$directUpdate$0(CloudSolrClient.java:529)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        ... 1 more




Build Log:
[...truncated 12599 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudCluster
   [junit4]   2> 2067246 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[71621BF108341F5]) [    
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_71621BF108341F5-001/tempDir-001
   [junit4]   2> 2067246 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[71621BF108341F5]) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2067247 INFO  (Thread-4265) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2067247 INFO  (Thread-4265) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2067249 ERROR (Thread-4265) [    ] 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> 2067351 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[71621BF108341F5]) [    
] o.a.s.c.ZkTestServer start zk server on port:60375
   [junit4]   2> 2068241 INFO  (jetty-launcher-4135-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2068241 INFO  (jetty-launcher-4135-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2068242 INFO  (jetty-launcher-4135-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2068244 INFO  (jetty-launcher-4135-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4a1c01f9{/solr,null,AVAILABLE}
   [junit4]   2> 2068245 INFO  (jetty-launcher-4135-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7157e885{HTTP/1.1,[http/1.1]}{127.0.0.1:60391}
   [junit4]   2> 2068245 INFO  (jetty-launcher-4135-thread-1) [    ] 
o.e.j.s.Server Started @2071712ms
   [junit4]   2> 2068245 INFO  (jetty-launcher-4135-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60391}
   [junit4]   2> 2068245 ERROR (jetty-launcher-4135-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2068246 INFO  (jetty-launcher-4135-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2068246 INFO  (jetty-launcher-4135-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2068246 INFO  (jetty-launcher-4135-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2068246 INFO  (jetty-launcher-4135-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-15T15:56:45.277Z
   [junit4]   2> 2068250 INFO  (jetty-launcher-4135-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@50088bb6{/solr,null,AVAILABLE}
   [junit4]   2> 2068250 INFO  (jetty-launcher-4135-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@74501694{HTTP/1.1,[http/1.1]}{127.0.0.1:60392}
   [junit4]   2> 2068250 INFO  (jetty-launcher-4135-thread-2) [    ] 
o.e.j.s.Server Started @2071717ms
   [junit4]   2> 2068250 INFO  (jetty-launcher-4135-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60392}
   [junit4]   2> 2068251 ERROR (jetty-launcher-4135-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2068252 INFO  (jetty-launcher-4135-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2068252 INFO  (jetty-launcher-4135-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2068252 INFO  (jetty-launcher-4135-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2068252 INFO  (jetty-launcher-4135-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2068252 INFO  (jetty-launcher-4135-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-15T15:56:45.283Z
   [junit4]   2> 2068253 INFO  (jetty-launcher-4135-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2068258 INFO  (jetty-launcher-4135-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1458e9b5{/solr,null,AVAILABLE}
   [junit4]   2> 2068259 INFO  (jetty-launcher-4135-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7d8bf4de{HTTP/1.1,[http/1.1]}{127.0.0.1:60394}
   [junit4]   2> 2068259 INFO  (jetty-launcher-4135-thread-3) [    ] 
o.e.j.s.Server Started @2071726ms
   [junit4]   2> 2068259 INFO  (jetty-launcher-4135-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60394}
   [junit4]   2> 2068259 ERROR (jetty-launcher-4135-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2068262 INFO  (jetty-launcher-4135-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2068262 INFO  (jetty-launcher-4135-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2068263 INFO  (jetty-launcher-4135-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2068263 INFO  (jetty-launcher-4135-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-15T15:56:45.294Z
   [junit4]   2> 2068267 INFO  (jetty-launcher-4135-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f013405{/solr,null,AVAILABLE}
   [junit4]   2> 2068268 INFO  (jetty-launcher-4135-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@71b45070{HTTP/1.1,[http/1.1]}{127.0.0.1:60395}
   [junit4]   2> 2068268 INFO  (jetty-launcher-4135-thread-5) [    ] 
o.e.j.s.Server Started @2071735ms
   [junit4]   2> 2068268 INFO  (jetty-launcher-4135-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60395}
   [junit4]   2> 2068268 ERROR (jetty-launcher-4135-thread-5) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2068269 INFO  (jetty-launcher-4135-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2068269 INFO  (jetty-launcher-4135-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2068269 INFO  (jetty-launcher-4135-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2068269 INFO  (jetty-launcher-4135-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-15T15:56:45.300Z
   [junit4]   2> 2068272 INFO  (jetty-launcher-4135-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@49597d3{/solr,null,AVAILABLE}
   [junit4]   2> 2068272 INFO  (jetty-launcher-4135-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7de60b2e{HTTP/1.1,[http/1.1]}{127.0.0.1:60397}
   [junit4]   2> 2068273 INFO  (jetty-launcher-4135-thread-4) [    ] 
o.e.j.s.Server Started @2071740ms
   [junit4]   2> 2068273 INFO  (jetty-launcher-4135-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60397}
   [junit4]   2> 2068273 ERROR (jetty-launcher-4135-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2068273 INFO  (jetty-launcher-4135-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2068273 INFO  (jetty-launcher-4135-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2068273 INFO  (jetty-launcher-4135-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2068273 INFO  (jetty-launcher-4135-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-15T15:56:45.304Z
   [junit4]   2> 2068277 INFO  (jetty-launcher-4135-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2068279 INFO  (jetty-launcher-4135-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2068280 INFO  (jetty-launcher-4135-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2068281 INFO  (jetty-launcher-4135-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2068284 INFO  (jetty-launcher-4135-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2068290 INFO  (jetty-launcher-4135-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60375/solr
   [junit4]   2> 2068290 INFO  (jetty-launcher-4135-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60375/solr
   [junit4]   2> 2068293 INFO  (jetty-launcher-4135-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60375/solr
   [junit4]   2> 2068293 INFO  (jetty-launcher-4135-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60375/solr
   [junit4]   2> 2068294 INFO  (jetty-launcher-4135-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60375/solr
   [junit4]   2> 2068347 INFO  (jetty-launcher-4135-thread-5) 
[n:127.0.0.1:60395_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2068347 INFO  (jetty-launcher-4135-thread-2) 
[n:127.0.0.1:60392_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2068347 INFO  (jetty-launcher-4135-thread-1) 
[n:127.0.0.1:60391_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2068348 INFO  (jetty-launcher-4135-thread-4) 
[n:127.0.0.1:60397_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2068348 INFO  (jetty-launcher-4135-thread-3) 
[n:127.0.0.1:60394_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2068349 INFO  (jetty-launcher-4135-thread-5) 
[n:127.0.0.1:60395_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:60395_solr
   [junit4]   2> 2068351 INFO  (jetty-launcher-4135-thread-2) 
[n:127.0.0.1:60392_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60392_solr
   [junit4]   2> 2068352 INFO  (jetty-launcher-4135-thread-1) 
[n:127.0.0.1:60391_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60391_solr
   [junit4]   2> 2068352 INFO  (jetty-launcher-4135-thread-4) 
[n:127.0.0.1:60397_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60397_solr
   [junit4]   2> 2068353 INFO  (jetty-launcher-4135-thread-3) 
[n:127.0.0.1:60394_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60394_solr
   [junit4]   2> 2068353 INFO  (jetty-launcher-4135-thread-5) 
[n:127.0.0.1:60395_solr    ] o.a.s.c.Overseer Overseer 
(id=98142925899628558-127.0.0.1:60395_solr-n_0000000000) starting
   [junit4]   2> 2068360 INFO  
(zkCallback-4160-thread-1-processing-n:127.0.0.1:60394_solr) 
[n:127.0.0.1:60394_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2068360 INFO  
(zkCallback-4162-thread-1-processing-n:127.0.0.1:60397_solr) 
[n:127.0.0.1:60397_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2068360 INFO  
(zkCallback-4161-thread-1-processing-n:127.0.0.1:60395_solr) 
[n:127.0.0.1:60395_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2068360 INFO  
(zkCallback-4159-thread-1-processing-n:127.0.0.1:60391_solr) 
[n:127.0.0.1:60391_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2068362 INFO  
(zkCallback-4158-thread-1-processing-n:127.0.0.1:60392_solr) 
[n:127.0.0.1:60392_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2068412 INFO  (jetty-launcher-4135-thread-5) 
[n:127.0.0.1:60395_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60395_solr
   [junit4]   2> 2068414 INFO  
(zkCallback-4160-thread-1-processing-n:127.0.0.1:60394_solr) 
[n:127.0.0.1:60394_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2068415 INFO  
(zkCallback-4162-thread-1-processing-n:127.0.0.1:60397_solr) 
[n:127.0.0.1:60397_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2068415 INFO  
(zkCallback-4158-thread-1-processing-n:127.0.0.1:60392_solr) 
[n:127.0.0.1:60392_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2068415 INFO  
(zkCallback-4159-thread-1-processing-n:127.0.0.1:60391_solr) 
[n:127.0.0.1:60391_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2068415 INFO  
(zkCallback-4161-thread-1-processing-n:127.0.0.1:60395_solr) 
[n:127.0.0.1:60395_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2068537 INFO  (jetty-launcher-4135-thread-1) 
[n:127.0.0.1:60391_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60391.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32f20e2b
   [junit4]   2> 2068540 INFO  (jetty-launcher-4135-thread-1) 
[n:127.0.0.1:60391_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60391.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32f20e2b
   [junit4]   2> 2068541 INFO  (jetty-launcher-4135-thread-1) 
[n:127.0.0.1:60391_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60391.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32f20e2b
   [junit4]   2> 2068542 INFO  (jetty-launcher-4135-thread-1) 
[n:127.0.0.1:60391_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_71621BF108341F5-001/tempDir-001/node1/.
   [junit4]   2> 2068545 INFO  (jetty-launcher-4135-thread-2) 
[n:127.0.0.1:60392_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60392.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32f20e2b
   [junit4]   2> 2068547 INFO  (jetty-launcher-4135-thread-2) 
[n:127.0.0.1:60392_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60392.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32f20e2b
   [junit4]   2> 2068547 INFO  (jetty-launcher-4135-thread-2) 
[n:127.0.0.1:60392_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60392.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32f20e2b
   [junit4]   2> 2068548 INFO  (jetty-launcher-4135-thread-2) 
[n:127.0.0.1:60392_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_71621BF108341F5-001/tempDir-001/node2/.
   [junit4]   2> 2068552 INFO  (jetty-launcher-4135-thread-3) 
[n:127.0.0.1:60394_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60394.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32f20e2b
   [junit4]   2> 2068559 INFO  (jetty-launcher-4135-thread-3) 
[n:127.0.0.1:60394_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60394.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32f20e2b
   [junit4]   2> 2068559 INFO  (jetty-launcher-4135-thread-3) 
[n:127.0.0.1:60394_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60394.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32f20e2b
   [junit4]   2> 2068560 INFO  (jetty-launcher-4135-thread-3) 
[n:127.0.0.1:60394_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_71621BF108341F5-001/tempDir-001/node3/.
   [junit4]   2> 2068586 INFO  (jetty-launcher-4135-thread-4) 
[n:127.0.0.1:60397_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60397.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32f20e2b
   [junit4]   2> 2068588 INFO  (jetty-launcher-4135-thread-4) 
[n:127.0.0.1:60397_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60397.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32f20e2b
   [junit4]   2> 2068588 INFO  (jetty-launcher-4135-thread-4) 
[n:127.0.0.1:60397_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60397.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32f20e2b
   [junit4]   2> 2068589 INFO  (jetty-launcher-4135-thread-4) 
[n:127.0.0.1:60397_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_71621BF108341F5-001/tempDir-001/node4/.
   [junit4]   2> 2068598 INFO  (jetty-launcher-4135-thread-5) 
[n:127.0.0.1:60395_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60395.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32f20e2b
   [junit4]   2> 2068601 INFO  (jetty-launcher-4135-thread-5) 
[n:127.0.0.1:60395_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60395.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32f20e2b
   [junit4]   2> 2068602 INFO  (jetty-launcher-4135-thread-5) 
[n:127.0.0.1:60395_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60395.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32f20e2b
   [junit4]   2> 2068602 INFO  (jetty-launcher-4135-thread-5) 
[n:127.0.0.1:60395_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_71621BF108341F5-001/tempDir-001/node5/.
   [junit4]   2> 2069287 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[71621BF108341F5]) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2069289 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[71621BF108341F5]) [    
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60375/solr ready
   [junit4]   2> 2069291 INFO  (qtp1169399493-23108) [n:127.0.0.1:60392_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&property.solr.tests.ramBufferSizeMB=100&property.solr.tests.mergePolicyFactory=org.apache.solr.index.TieredMergePolicyFactory&collection.configName=solrCloudCollectionConfig&version=2&property.solr.tests.mergeScheduler=org.apache.lucene.index.ConcurrentMergeScheduler&property.config=solrconfig-tlog.xml&property.solr.tests.maxBufferedDocs=100000&name=testStopAllStartAllCollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
 and sendToOCPQueue=true
   [junit4]   2> 2069294 INFO  
(OverseerThreadFactory-10378-thread-1-processing-n:127.0.0.1:60395_solr) 
[n:127.0.0.1:60395_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testStopAllStartAllCollection
   [junit4]   2> 2069409 INFO  (qtp1169399493-23109) [n:127.0.0.1:60392_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
property.solr.tests.ramBufferSizeMB=100&qt=/admin/cores&property.solr.tests.mergePolicyFactory=org.apache.solr.index.TieredMergePolicyFactory&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&property.solr.tests.mergeScheduler=org.apache.lucene.index.ConcurrentMergeScheduler&property.config=solrconfig-tlog.xml&property.solr.tests.maxBufferedDocs=100000&name=testStopAllStartAllCollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2069413 INFO  (qtp1169399493-23109) [n:127.0.0.1:60392_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2069413 INFO  (qtp1081751700-23098) [n:127.0.0.1:60391_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
property.solr.tests.ramBufferSizeMB=100&qt=/admin/cores&property.solr.tests.mergePolicyFactory=org.apache.solr.index.TieredMergePolicyFactory&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&property.solr.tests.mergeScheduler=org.apache.lucene.index.ConcurrentMergeScheduler&property.config=solrconfig-tlog.xml&property.solr.tests.maxBufferedDocs=100000&name=testStopAllStartAllCollection_shard2_replica_n1&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2069413 INFO  (qtp1664924989-23129) [n:127.0.0.1:60395_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
property.solr.tests.ramBufferSizeMB=100&qt=/admin/cores&property.solr.tests.mergePolicyFactory=org.apache.solr.index.TieredMergePolicyFactory&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&property.solr.tests.mergeScheduler=org.apache.lucene.index.ConcurrentMergeScheduler&property.config=solrconfig-tlog.xml&property.solr.tests.maxBufferedDocs=100000&name=testStopAllStartAllCollection_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2069415 INFO  (qtp1664924989-23129) [n:127.0.0.1:60395_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2069416 INFO  (qtp1081751700-23098) [n:127.0.0.1:60391_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2069416 INFO  (qtp1597136719-23120) [n:127.0.0.1:60394_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
property.solr.tests.ramBufferSizeMB=100&qt=/admin/cores&property.solr.tests.mergePolicyFactory=org.apache.solr.index.TieredMergePolicyFactory&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&property.solr.tests.mergeScheduler=org.apache.lucene.index.ConcurrentMergeScheduler&property.config=solrconfig-tlog.xml&property.solr.tests.maxBufferedDocs=100000&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2069417 INFO  (qtp1597136719-23120) [n:127.0.0.1:60394_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2069553 INFO  
(zkCallback-4161-thread-1-processing-n:127.0.0.1:60395_solr) 
[n:127.0.0.1:60395_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2069554 INFO  
(zkCallback-4158-thread-1-processing-n:127.0.0.1:60392_solr) 
[n:127.0.0.1:60392_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2069554 INFO  
(zkCallback-4159-thread-1-processing-n:127.0.0.1:60391_solr) 
[n:127.0.0.1:60391_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2069553 INFO  
(zkCallback-4160-thread-1-processing-n:127.0.0.1:60394_solr) 
[n:127.0.0.1:60394_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2070455 INFO  (qtp1169399493-23109) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 2070455 INFO  (qtp1081751700-23098) [n:127.0.0.1:60391_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 2070457 INFO  (qtp1664924989-23129) [n:127.0.0.1:60395_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 2070466 INFO  (qtp1597136719-23120) [n:127.0.0.1:60394_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 2070469 INFO  (qtp1169399493-23109) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard1_replica_n2] Schema name=test
   [junit4]   2> 2070489 INFO  (qtp1081751700-23098) [n:127.0.0.1:60391_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n1] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard2_replica_n1] Schema name=test
   [junit4]   2> 2070493 INFO  (qtp1664924989-23129) [n:127.0.0.1:60395_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n2] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard2_replica_n2] Schema name=test
   [junit4]   2> 2070574 INFO  (qtp1597136719-23120) [n:127.0.0.1:60394_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2070592 INFO  (qtp1169399493-23109) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 2070592 INFO  (qtp1081751700-23098) [n:127.0.0.1:60391_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 2070596 INFO  (qtp1664924989-23129) [n:127.0.0.1:60395_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 2070611 INFO  (qtp1081751700-23098) [n:127.0.0.1:60391_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard2_replica_n1' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 2070611 INFO  (qtp1169399493-23109) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard1_replica_n2' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 2070611 INFO  (qtp1081751700-23098) [n:127.0.0.1:60391_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_60391.solr.core.testStopAllStartAllCollection.shard2.replica_n1' 
(registry 'solr.core.testStopAllStartAllCollection.shard2.replica_n1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32f20e2b
   [junit4]   2> 2070611 INFO  (qtp1081751700-23098) [n:127.0.0.1:60391_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2070612 INFO  (qtp1169399493-23109) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_60392.solr.core.testStopAllStartAllCollection.shard1.replica_n2' 
(registry 'solr.core.testStopAllStartAllCollection.shard1.replica_n2') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32f20e2b
   [junit4]   2> 2070612 INFO  (qtp1169399493-23109) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2070612 INFO  (qtp1081751700-23098) [n:127.0.0.1:60391_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n1] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard2_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_71621BF108341F5-001/tempDir-001/node1/testStopAllStartAllCollection_shard2_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_71621BF108341F5-001/tempDir-001/node1/./testStopAllStartAllCollection_shard2_replica_n1/data/]
   [junit4]   2> 2070612 INFO  (qtp1169399493-23109) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard1_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_71621BF108341F5-001/tempDir-001/node2/testStopAllStartAllCollection_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_71621BF108341F5-001/tempDir-001/node2/./testStopAllStartAllCollection_shard1_replica_n2/data/]
   [junit4]   2> 2070631 INFO  (qtp1664924989-23129) [n:127.0.0.1:60395_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard2_replica_n2' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 2070631 INFO  (qtp1664924989-23129) [n:127.0.0.1:60395_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_60395.solr.core.testStopAllStartAllCollection.shard2.replica_n2' 
(registry 'solr.core.testStopAllStartAllCollection.shard2.replica_n2') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32f20e2b
   [junit4]   2> 2070631 INFO  (qtp1664924989-23129) [n:127.0.0.1:60395_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2070632 INFO  (qtp1664924989-23129) [n:127.0.0.1:60395_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n2] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard2_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_71621BF108341F5-001/tempDir-001/node5/testStopAllStartAllCollection_shard2_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_71621BF108341F5-001/tempDir-001/node5/./testStopAllStartAllCollection_shard2_replica_n2/data/]
   [junit4]   2> 2070633 WARN  (qtp1169399493-23109) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2070639 WARN  (qtp1081751700-23098) [n:127.0.0.1:60391_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2070644 WARN  (qtp1664924989-23129) [n:127.0.0.1:60395_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n2] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2070656 INFO  (qtp1597136719-23120) [n:127.0.0.1:60394_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 2070691 INFO  (qtp1664924989-23129) [n:127.0.0.1:60395_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2070691 INFO  (qtp1664924989-23129) [n:127.0.0.1:60395_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2070691 INFO  (qtp1169399493-23109) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2070692 INFO  (qtp1169399493-23109) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2070692 INFO  (qtp1081751700-23098) [n:127.0.0.1:60391_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2070692 INFO  (qtp1081751700-23098) [n:127.0.0.1:60391_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2070692 INFO  (qtp1664924989-23129) [n:127.0.0.1:60395_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2070692 INFO  (qtp1169399493-23109) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2070693 INFO  (qtp1169399493-23109) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2070693 INFO  (qtp1081751700-23098) [n:127.0.0.1:60391_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2070693 INFO  (qtp1081751700-23098) [n:127.0.0.1:60391_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2070692 INFO  (qtp1664924989-23129) [n:127.0.0.1:60395_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2070694 INFO  (qtp1081751700-23098) [n:127.0.0.1:60391_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@6b5c06bc[testStopAllStartAllCollection_shard2_replica_n1] 
main]
   [junit4]   2> 2070694 INFO  (qtp1169399493-23109) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@6631e570[testStopAllStartAllCollection_shard1_replica_n2] 
main]
   [junit4]   2> 2070695 INFO  (qtp1664924989-23129) [n:127.0.0.1:60395_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@56e3537f[testStopAllStartAllCollection_shard2_replica_n2] 
main]
   [junit4]   2> 2070696 INFO  (qtp1169399493-23109) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2070696 INFO  (qtp1081751700-23098) [n:127.0.0.1:60391_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2070696 INFO  (qtp1664924989-23129) [n:127.0.0.1:60395_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2070696 INFO  (qtp1169399493-23109) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2070696 INFO  (qtp1081751700-23098) [n:127.0.0.1:60391_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2070697 INFO  (qtp1664924989-23129) [n:127.0.0.1:60395_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2070697 INFO  (qtp1169399493-23109) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2070697 INFO  (qtp1081751700-23098) [n:127.0.0.1:60391_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2070697 INFO  (qtp1664924989-23129) [n:127.0.0.1:60395_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n2] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2070697 INFO  (qtp1169399493-23109) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1570286818010595328
   [junit4]   2> 2070697 INFO  (qtp1664924989-23129) [n:127.0.0.1:60395_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n2] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1570286818010595328
   [junit4]   2> 2070698 INFO  
(searcherExecutor-10390-thread-1-processing-n:127.0.0.1:60392_solr 
x:testStopAllStartAllCollection_shard1_replica_n2 s:shard1 
c:testStopAllStartAllCollection) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.SolrCore 
[testStopAllStartAllCollection_shard1_replica_n2] Registered new searcher 
Searcher@6631e570[testStopAllStartAllCollection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2070697 INFO  (qtp1081751700-23098) [n:127.0.0.1:60391_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1570286818010595328
   [junit4]   2> 2070698 INFO  
(searcherExecutor-10389-thread-1-processing-n:127.0.0.1:60391_solr 
x:testStopAllStartAllCollection_shard2_replica_n1 s:shard2 
c:testStopAllStartAllCollection) [n:127.0.0.1:60391_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n1] o.a.s.c.SolrCore 
[testStopAllStartAllCollection_shard2_replica_n1] Registered new searcher 
Searcher@6b5c06bc[testStopAllStartAllCollection_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2070699 INFO  
(searcherExecutor-10391-thread-1-processing-n:127.0.0.1:60395_solr 
x:testStopAllStartAllCollection_shard2_replica_n2 s:shard2 
c:testStopAllStartAllCollection) [n:127.0.0.1:60395_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n2] o.a.s.c.SolrCore 
[testStopAllStartAllCollection_shard2_replica_n2] Registered new searcher 
Searcher@56e3537f[testStopAllStartAllCollection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2070710 INFO  (qtp1664924989-23129) [n:127.0.0.1:60395_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2070710 INFO  (qtp1664924989-23129) [n:127.0.0.1:60395_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2070710 INFO  (qtp1664924989-23129) [n:127.0.0.1:60395_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:60395/solr/testStopAllStartAllCollection_shard2_replica_n2/
   [junit4]   2> 2070710 INFO  (qtp1169399493-23109) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2070711 INFO  (qtp1664924989-23129) [n:127.0.0.1:60395_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=testStopAllStartAllCollection_shard2_replica_n2 
url=http://127.0.0.1:60395/solr START 
replicas=[http://127.0.0.1:60391/solr/testStopAllStartAllCollection_shard2_replica_n1/]
 nUpdates=100
   [junit4]   2> 2070711 INFO  (qtp1664924989-23129) [n:127.0.0.1:60395_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=testStopAllStartAllCollection_shard2_replica_n2 
url=http://127.0.0.1:60395/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2070712 INFO  (qtp1081751700-23100) [n:127.0.0.1:60391_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node2 
x:testStopAllStartAllCollection_shard2_replica_n1] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard2_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2070713 INFO  (qtp1664924989-23129) [n:127.0.0.1:60395_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n2] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2070713 INFO  (qtp1664924989-23129) [n:127.0.0.1:60395_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2070713 INFO  (qtp1664924989-23129) [n:127.0.0.1:60395_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2070715 INFO  (qtp1597136719-23120) [n:127.0.0.1:60394_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard1_replica_n1' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 2070715 INFO  (qtp1597136719-23120) [n:127.0.0.1:60394_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_60394.solr.core.testStopAllStartAllCollection.shard1.replica_n1' 
(registry 'solr.core.testStopAllStartAllCollection.shard1.replica_n1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32f20e2b
   [junit4]   2> 2070715 INFO  (qtp1597136719-23120) [n:127.0.0.1:60394_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2070715 INFO  (qtp1597136719-23120) [n:127.0.0.1:60394_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_71621BF108341F5-001/tempDir-001/node3/testStopAllStartAllCollection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_71621BF108341F5-001/tempDir-001/node3/./testStopAllStartAllCollection_shard1_replica_n1/data/]
   [junit4]   2> 2070719 INFO  (qtp1664924989-23129) [n:127.0.0.1:60395_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60395/solr/testStopAllStartAllCollection_shard2_replica_n2/ 
shard2
   [junit4]   2> 2070723 WARN  (qtp1597136719-23120) [n:127.0.0.1:60394_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2070755 INFO  (qtp1597136719-23120) [n:127.0.0.1:60394_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2070755 INFO  (qtp1597136719-23120) [n:127.0.0.1:60394_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2070756 INFO  (qtp1597136719-23120) [n:127.0.0.1:60394_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2070756 INFO  (qtp1597136719-23120) [n:127.0.0.1:60394_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2070757 INFO  (qtp1597136719-23120) [n:127.0.0.1:60394_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@71409436[testStopAllStartAllCollection_shard1_replica_n1] 
main]
   [junit4]   2> 2070758 INFO  (qtp1597136719-23120) [n:127.0.0.1:60394_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2070759 INFO  (qtp1597136719-23120) [n:127.0.0.1:60394_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2070759 INFO  (qtp1597136719-23120) [n:127.0.0.1:60394_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2070759 INFO  (qtp1597136719-23120) [n:127.0.0.1:60394_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1570286818075607040
   [junit4]   2> 2070760 INFO  
(searcherExecutor-10404-thread-1-processing-n:127.0.0.1:60394_solr 
x:testStopAllStartAllCollection_shard1_replica_n1 s:shard1 
c:testStopAllStartAllCollection) [n:127.0.0.1:60394_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[testStopAllStartAllCollection_shard1_replica_n1] Registered new searcher 
Searcher@71409436[testStopAllStartAllCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2070835 INFO  
(zkCallback-4160-thread-1-processing-n:127.0.0.1:60394_solr) 
[n:127.0.0.1:60394_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2070835 INFO  
(zkCallback-4158-thread-1-processing-n:127.0.0.1:60392_solr) 
[n:127.0.0.1:60392_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2070835 INFO  
(zkCallback-4159-thread-1-processing-n:127.0.0.1:60391_solr) 
[n:127.0.0.1:60391_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2070835 INFO  
(zkCallback-4161-thread-1-processing-n:127.0.0.1:60395_solr) 
[n:127.0.0.1:60395_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2070884 INFO  (qtp1664924989-23129) [n:127.0.0.1:60395_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n2] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 2070889 INFO  (qtp1664924989-23129) [n:127.0.0.1:60395_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={property.solr.tests.ramBufferSizeMB=100&qt=/admin/cores&property.solr.tests.mergePolicyFactory=org.apache.solr.index.TieredMergePolicyFactory&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&property.solr.tests.mergeScheduler=org.apache.lucene.index.ConcurrentMergeScheduler&property.config=solrconfig-tlog.xml&property.solr.tests.maxBufferedDocs=100000&name=testStopAllStartAllCollection_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=1476
   [junit4]   2> 2071008 INFO  
(zkCallback-4160-thread-1-processing-n:127.0.0.1:60394_solr) 
[n:127.0.0.1:60394_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2071008 INFO  
(zkCallback-4158-thread-1-processing-n:127.0.0.1:60392_solr) 
[n:127.0.0.1:60392_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2071008 INFO  
(zkCallback-4161-thread-1-processing-n:127.0.0.1:60395_solr) 
[n:127.0.0.1:60395_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2071008 INFO  
(zkCallback-4159-thread-1-processing-n:127.0.0.1:60391_solr) 
[n:127.0.0.1:60391_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2071222 INFO  (qtp1169399493-23109) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2071222 INFO  (qtp1169399493-23109) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2071222 INFO  (qtp1169399493-23109) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:60392/solr/testStopAllStartAllCollection_shard1_replica_n2/
   [junit4]   2> 2071223 INFO  (qtp1169399493-23109) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=testStopAllStartAllCollection_shard1_replica_n2 
url=http://127.0.0.1:60392/solr START 
replicas=[http://127.0.0.1:60394/solr/testStopAllStartAllCollection_shard1_replica_n1/]
 nUpdates=100
   [junit4]   2> 2071223 INFO  (qtp1169399493-23109) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=testStopAllStartAllCollection_shard1_replica_n2 
url=http://127.0.0.1:60392/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2071225 INFO  (qtp1597136719-23122) [n:127.0.0.1:60394_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node4 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2071226 INFO  (qtp1169399493-23109) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2071226 INFO  (qtp1169399493-23109) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2071226 INFO  (qtp1169399493-23109) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2071244 INFO  (qtp1169399493-23109) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60392/solr/testStopAllStartAllCollection_shard1_replica_n2/ 
shard1
   [junit4]   2> 2071364 INFO  
(zkCallback-4160-thread-1-processing-n:127.0.0.1:60394_solr) 
[n:127.0.0.1:60394_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2071364 INFO  
(zkCallback-4158-thread-1-processing-n:127.0.0.1:60392_solr) 
[n:127.0.0.1:60392_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2071364 INFO  
(zkCallback-4159-thread-1-processing-n:127.0.0.1:60391_solr) 
[n:127.0.0.1:60391_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2071364 INFO  
(zkCallback-4161-thread-1-processing-n:127.0.0.1:60395_solr) 
[n:127.0.0.1:60395_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2071403 INFO  (qtp1169399493-23109) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 2071409 INFO  (qtp1169399493-23109) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={property.solr.tests.ramBufferSizeMB=100&qt=/admin/cores&property.solr.tests.mergePolicyFactory=org.apache.solr.index.TieredMergePolicyFactory&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&property.solr.tests.mergeScheduler=org.apache.lucene.index.ConcurrentMergeScheduler&property.config=solrconfig-tlog.xml&property.solr.tests.maxBufferedDocs=100000&name=testStopAllStartAllCollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=2001
   [junit4]   2> 2071519 INFO  
(zkCallback-4160-thread-1-processing-n:127.0.0.1:60394_solr) 
[n:127.0.0.1:60394_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2071520 INFO  
(zkCallback-4158-thread-1-processing-n:127.0.0.1:60392_solr) 
[n:127.0.0.1:60392_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2071519 INFO  
(zkCallback-4161-thread-1-processing-n:127.0.0.1:60395_solr) 
[n:127.0.0.1:60395_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2071520 INFO  
(zkCallback-4159-thread-1-processing-n:127.0.0.1:60391_solr) 
[n:127.0.0.1:60391_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2071718 INFO  (qtp1081751700-23098) [n:127.0.0.1:60391_solr 
c:testStopAllStartAllCollection s:shard2  
x:testStopAllStartAllCollection_shard2_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={property.solr.tests.ramBufferSizeMB=100&qt=/admin/cores&property.solr.tests.mergePolicyFactory=org.apache.solr.index.TieredMergePolicyFactory&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&property.solr.tests.mergeScheduler=org.apache.lucene.index.ConcurrentMergeScheduler&property.config=solrconfig-tlog.xml&property.solr.tests.maxBufferedDocs=100000&name=testStopAllStartAllCollection_shard2_replica_n1&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=2305
   [junit4]   2> 2071776 INFO  (qtp1597136719-23120) [n:127.0.0.1:60394_solr 
c:testStopAllStartAllCollection s:shard1  
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={property.solr.tests.ramBufferSizeMB=100&qt=/admin/cores&property.solr.tests.mergePolicyFactory=org.apache.solr.index.TieredMergePolicyFactory&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&property.solr.tests.mergeScheduler=org.apache.lucene.index.ConcurrentMergeScheduler&property.config=solrconfig-tlog.xml&property.solr.tests.maxBufferedDocs=100000&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=2360
   [junit4]   2> 2071780 INFO  (qtp1169399493-23108) [n:127.0.0.1:60392_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> 2071892 INFO  
(zkCallback-4160-thread-1-processing-n:127.0.0.1:60394_solr) 
[n:127.0.0.1:60394_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2071892 INFO  
(zkCallback-4161-thread-1-processing-n:127.0.0.1:60395_solr) 
[n:127.0.0.1:60395_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2071892 INFO  
(zkCallback-4158-thread-1-processing-n:127.0.0.1:60392_solr) 
[n:127.0.0.1:60392_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2071893 INFO  
(zkCallback-4159-thread-1-processing-n:127.0.0.1:60391_solr) 
[n:127.0.0.1:60391_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2072789 INFO  (qtp1169399493-23108) [n:127.0.0.1:60392_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&property.solr.tests.ramBufferSizeMB=100&property.solr.tests.mergePolicyFactory=org.apache.solr.index.TieredMergePolicyFactory&collection.configName=solrCloudCollectionConfig&version=2&property.solr.tests.mergeScheduler=org.apache.lucene.index.ConcurrentMergeScheduler&property.config=solrconfig-tlog.xml&property.solr.tests.maxBufferedDocs=100000&name=testStopAllStartAllCollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=3498
   [junit4]   2> 2072804 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[71621BF108341F5]) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2072807 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[71621BF108341F5]) [    
] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testStopAllStartAllCollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 2072808 INFO  
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[71621BF108341F5]) [    
] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testStopAllStartAllCollection
   [junit4]   2> 2072814 INFO  (qtp1169399493-23110) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node1 
x:testStopAllStartAllCollection_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testStopAllStartAllCollection_shard1_replica_n2]  webapp=/solr path=/update 
params={wt=javabin&version=2}{} 0 2
   [junit4]   2> 2072815 ERROR (qtp1169399493-23110) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node1 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.h.RequestHandlerBase 
org.apache.solr.common.SolrException: java.io.FileNotFoundException: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_71621BF108341F5-001/tempDir-001/node2/testStopAllStartAllCollection_shard1_replica_n2/data/tlog/tlog.0000000000000000000
 (Too many open files)
   [junit4]   2>        at 
org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:193)
   [junit4]   2>        at 
org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:446)
   [junit4]   2>        at 
org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:1258)
   [junit4]   2>        at 
org.apache.solr.update.UpdateLog.add(UpdateLog.java:532)
   [junit4]   2>        at 
org.apache.solr.update.UpdateLog.add(UpdateLog.java:517)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:347)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:266)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:216)
   [junit4]   2>        at 
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
   [junit4]   2>        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:990)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1206)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:752)
   [junit4]   2>        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
   [junit4]   2>        at 
org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:98)
   [junit4]   2>        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:187)
   [junit4]   2>        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:143)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:315)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:260)
   [junit4]   2>        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:129)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:280)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:260)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:182)
   [junit4]   2>        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:194)
   [junit4]   2>        at 
org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:108)
   [junit4]   2>        at 
org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)
   [junit4]   2>        at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]   2>        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2487)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.io.FileNotFoundException: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_71621BF108341F5-001/tempDir-001/node2/testStopAllStartAllCollection_shard1_replica_n2/data/tlog/tlog.0000000000000000000
 (Too many open files)
   [junit4]   2>        at java.io.RandomAccessFile.open0(Native Method)
   [junit4]   2>        at 
java.io.RandomAccessFile.open(RandomAccessFile.java:316)
   [junit4]   2>        at 
java.io.RandomAccessFile.<init>(RandomAccessFile.java:243)
   [junit4]   2>        at 
org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:159)
   [junit4]   2>        ... 57 more
   [junit4]   2> 
   [junit4]   2> 2072816 ERROR (qtp1169399493-23110) [n:127.0.0.1:60392_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node1 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.s.HttpSolrCall 
null:org.apache.solr.common.SolrException: java.io.FileNotFoundException: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_71621BF108341F5-001/tempDir-001/node2/testStopAllStartAllCollection_shard1_replica_n2/data/tlog/tlog.0000000000000000000
 (Too many open files)
   [junit4]   2>        at 
org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:193)
   [junit4]   2>        at 
org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:446)
   [junit4]   2>        at 
org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:1258)
   [junit4]   2>        at 
org.apache.solr.update.UpdateLog.add(UpdateLog.java:532)
   [junit4]   2>        at 
org.apache.solr.update.UpdateLog.add(UpdateLog.java:517)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:347)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:266)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:216)
   [junit4]   2>        at 
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
   [junit4]   2>        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:990)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1206)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:752)
   [junit4]   2>        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
   [junit4]   2>        at 
org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:98)
   [junit4]   2>        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:187)
   [junit4]   2>        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:143)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:315)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:260)
   [junit4]   2>        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:129)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:280)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:260)
   [junit4]   2>        at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:182)
   [junit4]   2>        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:194)
   [junit4]   2>        at 
org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:108)
   [junit4]   2>        at 
org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)
   [junit4]   2>        at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]   2>        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2487)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.io.FileNotFoundException: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_71621BF108341F5-001/tempDir-001/node2/testStopAllStartAllCollection_shard1_replica_n2/data/tlog/tlog.0000000000000000000
 (Too many open files)
   [junit4]   2>        at java.io.RandomAccessFile.open0(Native Method)
   [junit4]   2>        at 
java.io.RandomAccessFile.open(RandomAccessFile.java:316)
   [junit4]   2>        at 
java.io.RandomAccessFile.<init>(RandomAccessFile.java:243)
   [junit4]   2>        at 
org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:159)
   [junit4]   2>        ... 57 more
   [junit4]   2> 
   [junit4]   2> 2072819 ERROR 
(TEST-TestMiniSolrCloudCluster.testStopAllStartAll-seed#[71621BF108341F5]) [    
] o.a.s.c.s.i.CloudSolrClient Request to collection 
testStopAllStartAllCollection failed

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

't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2090060 INFO  
(TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[71621BF108341F5])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60515 60515
   [junit4]   2> 2090076 INFO  (Thread-4381) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:60515 60515
   [junit4]   2> 2090231 WARN  (Thread-4381) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudCluster_71621BF108341F5-001
   [junit4]   2> Jun 15, 2017 3:57:07 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): 
{multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Lucene70), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
intDvoDefault=DocValuesFormat(name=Memory), 
range_facet_l=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=2035, 
maxMBSortInHeap=7.7264046267032604, sim=RandomSimilarity(queryNorm=true): {}, 
locale=et, timezone=US/Indiana-Starke
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=218723472,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestSubQueryTransformerDistrib, ExitableDirectoryReaderTest, 
TermVectorComponentTest, TestXmlQParserPlugin, SolrCloudReportersTest, 
TestSmileRequest, TestCustomSort, ChaosMonkeySafeLeaderTest, 
BasicDistributedZk2Test, ZkStateWriterTest, TestCustomDocTransformer, 
TestFieldCacheReopen, SignatureUpdateProcessorFactoryTest, TestRandomFaceting, 
TestLMJelinekMercerSimilarityFactory, TestLegacyTerms, 
TestAnalyzeInfixSuggestions, AtomicUpdatesTest, SolrCloudExampleTest, 
TestDocTermOrds, FacetPivotSmallTest, TestAtomicUpdateErrorCases, 
TestRecoveryHdfs, TestInPlaceUpdatesDistrib, 
TestHighFrequencyDictionaryFactory, TestSolrQueryParser, BasicZkTest, 
FullSolrCloudDistribCmdsTest, JsonLoaderTest, TestAuthenticationFramework, 
ActionThrottleTest, DefaultValueUpdateProcessorTest, 
TestOnReconnectListenerSupport, TestFilteredDocIdSet, RequestLoggingTest, 
TestFieldResource, TolerantUpdateProcessorTest, TestSchemaVersionResource, 
TestRawResponseWriter, TestDynamicFieldResource, DistributedQueueTest, 
NoCacheHeaderTest, IndexSchemaTest, SolrIndexSplitterTest, MoveReplicaTest, 
SmileWriterTest, TestRangeQuery, PreAnalyzedFieldTest, 
TestGeoJSONResponseWriter, TestTrie, CoreMergeIndexesAdminHandlerTest, 
TestSolrQueryResponse, HdfsTlogReplayBufferedWhileIndexingTest, 
UpdateRequestProcessorFactoryTest, BigEndianAscendingWordDeserializerTest, 
TestObjectReleaseTracker, SuggesterWFSTTest, TestFieldCacheWithThreads, 
TestJavabinTupleStreamParser, DistributedFacetPivotLargeTest, 
TestFoldingMultitermQuery, TestShardHandlerFactory, SpellCheckComponentTest, 
TlogReplayBufferedWhileIndexingTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestConfigSetProperties, 
HttpPartitionTest, TestClassicSimilarityFactory, TestCollectionAPI, 
PreAnalyzedUpdateProcessorTest, ChangedSchemaMergeTest, 
TestSolrDeletionPolicy2, TestCorePropertiesReload, UUIDFieldTest, 
DistanceUnitsTest, TestSchemalessBufferedUpdates, 
DistributedFacetPivotSmallAdvancedTest, SimpleCollectionCreateDeleteTest, 
ReplicaListTransformerTest, BlockDirectoryTest, CdcrRequestHandlerTest, 
TestLeaderElectionWithEmptyReplica, StatsComponentTest, NodeMutatorTest, 
TestComplexPhraseLeadingWildcard, TestConfigReload, TestCodecSupport, 
FileBasedSpellCheckerTest, TestJsonFacets, OverseerModifyCollectionTest, 
SpatialHeatmapFacetsTest, ScriptEngineTest, TestFieldCacheSortRandom, 
TestSimpleTrackingShardHandler, TestRestoreCore, TestSQLHandlerNonCloud, 
TestDFRSimilarityFactory, SuggesterTest, TestIndexSearcher, BitVectorTest, 
SuggesterTSTTest, SubstringBytesRefFilterTest, 
TestStressCloudBlindAtomicUpdates, UninvertDocValuesMergePolicyTest, 
CollectionStateFormat2Test, TestLockTree, HdfsNNFailoverTest, 
BadIndexSchemaTest, TestZkChroot, TestManagedSynonymFilterFactory, 
TestSolr4Spatial, StatsReloadRaceTest, DOMUtilTest, TestCloudInspectUtil, 
CachingDirectoryFactoryTest, TestAddFieldRealTimeGet, 
TestSolrConfigHandlerConcurrent, DistributedQueryComponentOptimizationTest, 
WordBreakSolrSpellCheckerTest, TestSizeLimitedDistributedMap, 
TestStressLiveNodes, TestUninvertingReader, TestExpandComponent, 
TestNumericTokenStream, PrimUtilsTest, TestConfigOverlay, MinimalSchemaTest, 
SolrMetricReporterTest, TestWriterPerf, TestSegmentSorting, 
ExternalFileFieldSortTest, SharedFSAutoReplicaFailoverTest, 
CollectionsAPIAsyncDistributedZkTest, TestPKIAuthenticationPlugin, 
TestSolrCoreProperties, HLLUtilTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, SliceStateTest, 
CloneFieldUpdateProcessorFactoryTest, RegexBoostProcessorTest, 
ShowFileRequestHandlerTest, FieldAnalysisRequestHandlerTest, 
TestManagedSchemaAPI, PKIAuthenticationIntegrationTest, 
TestExceedMaxTermLength, TestMacros, TestSolrConfigHandler, 
TestIntervalFaceting, ConnectionManagerTest, HdfsRecoveryZkTest, 
TestExactStatsCache, TestDistribDocBasedVersion, SecurityConfHandlerTest, 
BadComponentTest, QueryParsingTest, QueryResultKeyTest, 
ConjunctionSolrSpellCheckerTest, UpdateParamsTest, 
TestNonDefinedSimilarityFactory, TestClusterStateMutator, 
URLClassifyProcessorTest, SpatialRPTFieldTypeTest, DocValuesNotIndexedTest, 
CheckHdfsIndexTest, SpellPossibilityIteratorTest, ClusterStateTest, 
V2ApiIntegrationTest, TermVectorComponentDistributedTest, 
ClassificationUpdateProcessorIntegrationTest, ZkSolrClientTest, 
SaslZkACLProviderTest, OverseerStatusTest, NotRequiredUniqueKeyTest, 
TestDistributedMissingSort, CoreAdminCreateDiscoverTest, AssignTest, 
BasicDistributedZkTest, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, 
LeaderElectionTest, ShardRoutingCustomTest, AutoCommitTest, 
TestDistributedGrouping, TestFaceting, TestRecovery, 
DistributedSpellCheckComponentTest, TestRealTimeGet, TestJoin, 
HardAutoCommitTest, TestCoreContainer, SolrCoreTest, SolrCmdDistributorTest, 
BasicFunctionalityTest, TestBadConfig, CurrencyFieldOpenExchangeTest, 
CurrencyFieldXmlFileTest, SimplePostToolTest, TestCoreDiscovery, 
SpellCheckCollatorTest, SuggesterFSTTest, CoreAdminHandlerTest, 
SolrRequestParserTest, TestStressLucene, TestCSVLoader, PolyFieldTest, 
SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, 
TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, 
TestWordDelimiterFilterFactory, QueryEqualityTest, 
DirectUpdateHandlerOptimizeTest, SortByFunctionTest, DocValuesMultiTest, 
DistanceFunctionTest, SolrInfoBeanTest, XsltUpdateRequestHandlerTest, 
DebugComponentTest, CacheHeaderTest, TestSurroundQueryParser, 
LukeRequestHandlerTest, TestQueryUtils, TestReversedWildcardFilterFactory, 
DocumentAnalysisRequestHandlerTest, TestQueryTypes, TestOmitPositions, 
TermsComponentTest, RequestHandlersTest, TestValueSourceCache, 
TestIndexingPerformance, MoreLikeThisHandlerTest, FastVectorHighlighterTest, 
LoggingHandlerTest, ReturnFieldsTest, TestCSVResponseWriter, 
TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, 
TestPHPSerializedResponseWriter, TestComponentsName, SOLR749Test, 
AlternateDirectoryTest, TestQuerySenderNoQuery, SolrIndexConfigTest, 
TestDocSet, TestSearchPerf, NumericFieldsTest, TestConfig, OutputWriterTest, 
TestFuzzyAnalyzedSuggestions, TestLuceneMatchVersion, TestPhraseSuggestions, 
TestCharFilters, EchoParamsTest, TestLMDirichletSimilarityFactory, 
TestFastWriter, TimeZoneUtilsTest, TestFastOutputStream, 
OpenExchangeRatesOrgProviderTest, TestFastLRUCache, 
ChaosMonkeyNothingIsSafeTest, TestSuggestSpellingConverter, 
SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, 
TestUtils, TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, 
CircularListTest, DistributedMLTComponentTest, TestRTGBase, 
DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestHighlightDedupGrouping, TestEmbeddedSolrServerConstructors, 
TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, AliasIntegrationTest, 
AsyncCallRequestStatusResponseTest, CdcrBootstrapTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, 
ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, 
CreateCollectionCleanupTest, CustomCollectionTest, DeleteReplicaTest, 
DistribCursorPagingTest, DistribJoinFromCollectionTest, 
LeaderFailoverAfterPartitionTest, MigrateRouteKeyTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, PeerSyncReplicationTest, 
RemoteQueryErrorTest, ReplaceNodeTest, ReplicationFactorTest, 
RollingRestartTest, TestCloudDeleteByQuery, TestCloudPivotFacet, 
TestCloudPseudoReturnFields, TestCloudRecovery, TestConfigSetsAPIExclusivity, 
TestCryptoKeys, TestDeleteCollectionOnDownNodes, 
TestExclusionRuleCollectionAccess, TestHdfsCloudBackupRestore, 
TestLeaderInitiatedRecoveryThread, TestLocalFSCloudBackupRestore, 
TestMiniSolrCloudCluster]
   [junit4] Completed [540/725 (1!)] on J1 in 23.76s, 3 tests, 1 error <<< 
FAILURES!

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

Reply via email to