Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/321/

3 tests failed.
FAILED:  org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery

Error Message:
Expected a collection with one shard and two replicas null Last available 
state: 
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/8)={
   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node1":{           "core":"MissingSegmentRecoveryTest_shard1_replica2",   
        "base_url":"http://127.0.0.1:48494/solr";,           
"node_name":"127.0.0.1:48494_solr",           "state":"down"},         
"core_node2":{           "core":"MissingSegmentRecoveryTest_shard1_replica1",   
        "base_url":"http://127.0.0.1:37918/solr";,           
"node_name":"127.0.0.1:37918_solr",           "state":"active",           
"leader":"true"}}}},   "router":{"name":"compositeId"},   
"maxShardsPerNode":"1",   "autoAddReplicas":"false"}

Stack Trace:
java.lang.AssertionError: Expected a collection with one shard and two replicas
null
Last available state: 
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/8)={
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "core":"MissingSegmentRecoveryTest_shard1_replica2",
          "base_url":"http://127.0.0.1:48494/solr";,
          "node_name":"127.0.0.1:48494_solr",
          "state":"down"},
        "core_node2":{
          "core":"MissingSegmentRecoveryTest_shard1_replica1",
          "base_url":"http://127.0.0.1:37918/solr";,
          "node_name":"127.0.0.1:37918_solr",
          "state":"active",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false"}
        at 
__randomizedtesting.SeedInfo.seed([A3D52192489CC7A8:F380B99111BD71B5]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
        at 
org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:105)
        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:745)


FAILED:  org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv

Error Message:
java.lang.RuntimeException: Error from server at 
http://127.0.0.1:48011/solr/test_col: Failed synchronous update on shard 
StdNode: http://127.0.0.1:44857/solr/test_col_shard3_replica1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@63181fb3

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from 
server at http://127.0.0.1:48011/solr/test_col: Failed synchronous update on 
shard StdNode: http://127.0.0.1:44857/solr/test_col_shard3_replica1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@63181fb3
        at 
__randomizedtesting.SeedInfo.seed([A3D52192489CC7A8:95C143D4C2C1FDB9]:0)
        at java.util.concurrent.FutureTask.report(FutureTask.java:122)
        at java.util.concurrent.FutureTask.get(FutureTask.java:192)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:281)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:193)
        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:745)
Caused by: java.lang.RuntimeException: Error from server at 
http://127.0.0.1:48011/solr/test_col: Failed synchronous update on shard 
StdNode: http://127.0.0.1:44857/solr/test_col_shard3_replica1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@63181fb3
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:409)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        ... 1 more
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:48011/solr/test_col: Failed synchronous update 
on shard StdNode: http://127.0.0.1:44857/solr/test_col_shard3_replica1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@63181fb3
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:368)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:397)
        ... 6 more


FAILED:  org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:40535

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:40535
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:621)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:145)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.test(UnloadDistributedZkTest.java:70)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        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:745)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515)
        ... 46 more




Build Log:
[...truncated 11743 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A3D52192489CC7A8-001/init-core-data-001
   [junit4]   2> 322179 WARN  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[A3D52192489CC7A8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 322179 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[A3D52192489CC7A8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 322181 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[A3D52192489CC7A8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=SSL overhead seems to cause 
OutOfMemory when stress testing)
   [junit4]   2> 322181 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[A3D52192489CC7A8]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 10 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A3D52192489CC7A8-001/tempDir-001
   [junit4]   2> 322182 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[A3D52192489CC7A8]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 322190 INFO  (Thread-4070) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 322190 INFO  (Thread-4070) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 322290 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[A3D52192489CC7A8]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:47911
   [junit4]   2> 322320 INFO  (jetty-launcher-191-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 322321 INFO  (jetty-launcher-191-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 322327 INFO  (jetty-launcher-191-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 322327 INFO  (jetty-launcher-191-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 322339 INFO  (jetty-launcher-191-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 322347 INFO  (jetty-launcher-191-thread-6) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 322374 INFO  (jetty-launcher-191-thread-8) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 322387 INFO  (jetty-launcher-191-thread-9) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 322390 INFO  (jetty-launcher-191-thread-10) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 322403 INFO  (jetty-launcher-191-thread-10) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@ba8283{/solr,null,AVAILABLE}
   [junit4]   2> 322404 INFO  (jetty-launcher-191-thread-10) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3fdef6cf{HTTP/1.1,[http/1.1]}{127.0.0.1:36660}
   [junit4]   2> 322404 INFO  (jetty-launcher-191-thread-10) [    ] 
o.e.j.s.Server Started @328155ms
   [junit4]   2> 322404 INFO  (jetty-launcher-191-thread-10) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36660}
   [junit4]   2> 322405 ERROR (jetty-launcher-191-thread-10) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 322405 INFO  (jetty-launcher-191-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 322405 INFO  (jetty-launcher-191-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 322405 INFO  (jetty-launcher-191-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 322405 INFO  (jetty-launcher-191-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-04T05:04:14.214Z
   [junit4]   2> 322483 INFO  (jetty-launcher-191-thread-9) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6abdd31b{/solr,null,AVAILABLE}
   [junit4]   2> 322484 INFO  (jetty-launcher-191-thread-9) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1af8aa89{HTTP/1.1,[http/1.1]}{127.0.0.1:44857}
   [junit4]   2> 322484 INFO  (jetty-launcher-191-thread-9) [    ] 
o.e.j.s.Server Started @328235ms
   [junit4]   2> 322484 INFO  (jetty-launcher-191-thread-9) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44857}
   [junit4]   2> 322484 ERROR (jetty-launcher-191-thread-9) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 322484 INFO  (jetty-launcher-191-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 322484 INFO  (jetty-launcher-191-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 322485 INFO  (jetty-launcher-191-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 322485 INFO  (jetty-launcher-191-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-04T05:04:14.294Z
   [junit4]   2> 322496 INFO  (jetty-launcher-191-thread-7) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 322574 INFO  (jetty-launcher-191-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@46e6afd7{/solr,null,AVAILABLE}
   [junit4]   2> 322574 INFO  (jetty-launcher-191-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@69c6869a{HTTP/1.1,[http/1.1]}{127.0.0.1:35627}
   [junit4]   2> 322574 INFO  (jetty-launcher-191-thread-4) [    ] 
o.e.j.s.Server Started @328325ms
   [junit4]   2> 322574 INFO  (jetty-launcher-191-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35627}
   [junit4]   2> 322575 ERROR (jetty-launcher-191-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 322575 INFO  (jetty-launcher-191-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 322575 INFO  (jetty-launcher-191-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 322575 INFO  (jetty-launcher-191-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 322575 INFO  (jetty-launcher-191-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-04T05:04:14.384Z
   [junit4]   2> 322623 INFO  (jetty-launcher-191-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@334b93b{/solr,null,AVAILABLE}
   [junit4]   2> 322624 INFO  (jetty-launcher-191-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7e20a48{HTTP/1.1,[http/1.1]}{127.0.0.1:48011}
   [junit4]   2> 322624 INFO  (jetty-launcher-191-thread-2) [    ] 
o.e.j.s.Server Started @328375ms
   [junit4]   2> 322624 INFO  (jetty-launcher-191-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=48011}
   [junit4]   2> 322624 ERROR (jetty-launcher-191-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 322624 INFO  (jetty-launcher-191-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 322624 INFO  (jetty-launcher-191-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 322624 INFO  (jetty-launcher-191-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 322624 INFO  (jetty-launcher-191-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-04T05:04:14.433Z
   [junit4]   2> 322631 INFO  (jetty-launcher-191-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3ebe9c79{/solr,null,AVAILABLE}
   [junit4]   2> 322631 INFO  (jetty-launcher-191-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2c522720{HTTP/1.1,[http/1.1]}{127.0.0.1:37980}
   [junit4]   2> 322631 INFO  (jetty-launcher-191-thread-1) [    ] 
o.e.j.s.Server Started @328382ms
   [junit4]   2> 322631 INFO  (jetty-launcher-191-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37980}
   [junit4]   2> 322631 ERROR (jetty-launcher-191-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 322632 INFO  (jetty-launcher-191-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 322632 INFO  (jetty-launcher-191-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 322632 INFO  (jetty-launcher-191-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 322632 INFO  (jetty-launcher-191-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-04T05:04:14.441Z
   [junit4]   2> 322641 INFO  (jetty-launcher-191-thread-6) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7df4eea1{/solr,null,AVAILABLE}
   [junit4]   2> 322646 INFO  (jetty-launcher-191-thread-6) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@56a5cac3{HTTP/1.1,[http/1.1]}{127.0.0.1:45134}
   [junit4]   2> 322646 INFO  (jetty-launcher-191-thread-6) [    ] 
o.e.j.s.Server Started @328397ms
   [junit4]   2> 322646 INFO  (jetty-launcher-191-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45134}
   [junit4]   2> 322646 ERROR (jetty-launcher-191-thread-6) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 322646 INFO  (jetty-launcher-191-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 322646 INFO  (jetty-launcher-191-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 322646 INFO  (jetty-launcher-191-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 322646 INFO  (jetty-launcher-191-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-04T05:04:14.455Z
   [junit4]   2> 322675 INFO  (jetty-launcher-191-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 322675 INFO  (jetty-launcher-191-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 322676 INFO  (jetty-launcher-191-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 322724 INFO  (jetty-launcher-191-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 322747 INFO  (jetty-launcher-191-thread-7) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4b3a89c7{/solr,null,AVAILABLE}
   [junit4]   2> 322747 INFO  (jetty-launcher-191-thread-7) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@24e8374{HTTP/1.1,[http/1.1]}{127.0.0.1:37953}
   [junit4]   2> 322747 INFO  (jetty-launcher-191-thread-7) [    ] 
o.e.j.s.Server Started @328498ms
   [junit4]   2> 322747 INFO  (jetty-launcher-191-thread-7) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37953}
   [junit4]   2> 322747 ERROR (jetty-launcher-191-thread-7) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 322747 INFO  (jetty-launcher-191-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 322747 INFO  (jetty-launcher-191-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 322747 INFO  (jetty-launcher-191-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 322748 INFO  (jetty-launcher-191-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-04T05:04:14.557Z
   [junit4]   2> 322753 INFO  (jetty-launcher-191-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3a540f2b{/solr,null,AVAILABLE}
   [junit4]   2> 322753 INFO  (jetty-launcher-191-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@22ef3100{HTTP/1.1,[http/1.1]}{127.0.0.1:60603}
   [junit4]   2> 322753 INFO  (jetty-launcher-191-thread-3) [    ] 
o.e.j.s.Server Started @328504ms
   [junit4]   2> 322753 INFO  (jetty-launcher-191-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60603}
   [junit4]   2> 322754 ERROR (jetty-launcher-191-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 322754 INFO  (jetty-launcher-191-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 322754 INFO  (jetty-launcher-191-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 322754 INFO  (jetty-launcher-191-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 322754 INFO  (jetty-launcher-191-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-04T05:04:14.563Z
   [junit4]   2> 322762 INFO  (jetty-launcher-191-thread-8) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2a55ac5d{/solr,null,AVAILABLE}
   [junit4]   2> 322763 INFO  (jetty-launcher-191-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6eabfcd7{/solr,null,AVAILABLE}
   [junit4]   2> 322763 INFO  (jetty-launcher-191-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4c98ad77{HTTP/1.1,[http/1.1]}{127.0.0.1:52100}
   [junit4]   2> 322763 INFO  (jetty-launcher-191-thread-5) [    ] 
o.e.j.s.Server Started @328514ms
   [junit4]   2> 322763 INFO  (jetty-launcher-191-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52100}
   [junit4]   2> 322763 ERROR (jetty-launcher-191-thread-5) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 322763 INFO  (jetty-launcher-191-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 322763 INFO  (jetty-launcher-191-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 322763 INFO  (jetty-launcher-191-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 322763 INFO  (jetty-launcher-191-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-04T05:04:14.572Z
   [junit4]   2> 322765 INFO  (jetty-launcher-191-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 322770 INFO  (jetty-launcher-191-thread-8) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3b6a668f{HTTP/1.1,[http/1.1]}{127.0.0.1:34572}
   [junit4]   2> 322770 INFO  (jetty-launcher-191-thread-8) [    ] 
o.e.j.s.Server Started @328521ms
   [junit4]   2> 322770 INFO  (jetty-launcher-191-thread-8) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34572}
   [junit4]   2> 322771 ERROR (jetty-launcher-191-thread-8) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 322774 INFO  (jetty-launcher-191-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 322774 INFO  (jetty-launcher-191-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 322774 INFO  (jetty-launcher-191-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 322774 INFO  (jetty-launcher-191-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-04T05:04:14.583Z
   [junit4]   2> 322782 INFO  (jetty-launcher-191-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 322790 INFO  (jetty-launcher-191-thread-10) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 322791 INFO  (jetty-launcher-191-thread-10) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47911/solr
   [junit4]   2> 322804 INFO  (jetty-launcher-191-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47911/solr
   [junit4]   2> 322808 INFO  (jetty-launcher-191-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 322810 INFO  (jetty-launcher-191-thread-9) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 322818 INFO  (jetty-launcher-191-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 322818 INFO  (jetty-launcher-191-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 322833 INFO  (jetty-launcher-191-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 322834 INFO  (jetty-launcher-191-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47911/solr
   [junit4]   2> 322841 INFO  (jetty-launcher-191-thread-9) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47911/solr
   [junit4]   2> 322847 INFO  (jetty-launcher-191-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 322844 INFO  (jetty-launcher-191-thread-7) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 322842 INFO  (jetty-launcher-191-thread-6) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 322865 INFO  (jetty-launcher-191-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47911/solr
   [junit4]   2> 322861 INFO  (jetty-launcher-191-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 322847 INFO  (jetty-launcher-191-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 322878 INFO  (jetty-launcher-191-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 322879 INFO  (jetty-launcher-191-thread-6) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47911/solr
   [junit4]   2> 322879 INFO  (jetty-launcher-191-thread-7) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47911/solr
   [junit4]   2> 322910 INFO  (jetty-launcher-191-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47911/solr
   [junit4]   2> 322911 INFO  (jetty-launcher-191-thread-8) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 322916 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15b375958b70010, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 322926 INFO  (jetty-launcher-191-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 322927 INFO  (jetty-launcher-191-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47911/solr
   [junit4]   2> 322939 INFO  (jetty-launcher-191-thread-8) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47911/solr
   [junit4]   2> 322945 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15b375958b70014, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 322959 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15b375958b70013, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 322959 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15b375958b70016, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 322973 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15b375958b70019, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 323075 INFO  (jetty-launcher-191-thread-1) 
[n:127.0.0.1:37980_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 323076 INFO  (jetty-launcher-191-thread-3) 
[n:127.0.0.1:60603_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 323076 INFO  (jetty-launcher-191-thread-9) 
[n:127.0.0.1:44857_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 323076 INFO  (jetty-launcher-191-thread-4) 
[n:127.0.0.1:35627_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 323076 INFO  (jetty-launcher-191-thread-2) 
[n:127.0.0.1:48011_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 323077 INFO  (jetty-launcher-191-thread-10) 
[n:127.0.0.1:36660_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 323077 INFO  (jetty-launcher-191-thread-5) 
[n:127.0.0.1:52100_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 323078 INFO  (jetty-launcher-191-thread-7) 
[n:127.0.0.1:37953_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 323078 INFO  (jetty-launcher-191-thread-6) 
[n:127.0.0.1:45134_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 323079 INFO  (jetty-launcher-191-thread-8) 
[n:127.0.0.1:34572_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 323080 INFO  (jetty-launcher-191-thread-1) 
[n:127.0.0.1:37980_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37980_solr
   [junit4]   2> 323081 INFO  (jetty-launcher-191-thread-3) 
[n:127.0.0.1:60603_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60603_solr
   [junit4]   2> 323082 INFO  (jetty-launcher-191-thread-4) 
[n:127.0.0.1:35627_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35627_solr
   [junit4]   2> 323090 INFO  (jetty-launcher-191-thread-2) 
[n:127.0.0.1:48011_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48011_solr
   [junit4]   2> 323090 INFO  (jetty-launcher-191-thread-9) 
[n:127.0.0.1:44857_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44857_solr
   [junit4]   2> 323093 INFO  
(zkCallback-243-thread-1-processing-n:127.0.0.1:60603_solr) 
[n:127.0.0.1:60603_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 323093 INFO  
(zkCallback-222-thread-1-processing-n:127.0.0.1:36660_solr) 
[n:127.0.0.1:36660_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 323094 INFO  
(zkCallback-242-thread-1-processing-n:127.0.0.1:34572_solr) 
[n:127.0.0.1:34572_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 323094 INFO  (jetty-launcher-191-thread-1) 
[n:127.0.0.1:37980_solr    ] o.a.s.c.Overseer Overseer 
(id=97732673798602770-127.0.0.1:37980_solr-n_0000000000) starting
   [junit4]   2> 323095 INFO  
(zkCallback-224-thread-1-processing-n:127.0.0.1:48011_solr) 
[n:127.0.0.1:48011_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 323098 INFO  
(zkCallback-240-thread-1-processing-n:127.0.0.1:37953_solr) 
[n:127.0.0.1:37953_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 323102 INFO  
(zkCallback-241-thread-1-processing-n:127.0.0.1:52100_solr) 
[n:127.0.0.1:52100_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 323106 INFO  
(zkCallback-234-thread-1-processing-n:127.0.0.1:35627_solr) 
[n:127.0.0.1:35627_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 323106 INFO  
(zkCallback-239-thread-1-processing-n:127.0.0.1:45134_solr) 
[n:127.0.0.1:45134_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 323110 INFO  
(zkCallback-230-thread-1-processing-n:127.0.0.1:44857_solr) 
[n:127.0.0.1:44857_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 323111 INFO  
(zkCallback-225-thread-1-processing-n:127.0.0.1:37980_solr) 
[n:127.0.0.1:37980_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 323112 INFO  
(zkCallback-243-thread-1-processing-n:127.0.0.1:60603_solr) 
[n:127.0.0.1:60603_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 323112 INFO  
(zkCallback-234-thread-1-processing-n:127.0.0.1:35627_solr) 
[n:127.0.0.1:35627_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 323112 INFO  
(zkCallback-222-thread-1-processing-n:127.0.0.1:36660_solr) 
[n:127.0.0.1:36660_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 323113 INFO  
(zkCallback-242-thread-1-processing-n:127.0.0.1:34572_solr) 
[n:127.0.0.1:34572_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 323113 INFO  
(zkCallback-241-thread-1-processing-n:127.0.0.1:52100_solr) 
[n:127.0.0.1:52100_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 323113 INFO  
(zkCallback-240-thread-1-processing-n:127.0.0.1:37953_solr) 
[n:127.0.0.1:37953_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 323113 INFO  
(zkCallback-224-thread-1-processing-n:127.0.0.1:48011_solr) 
[n:127.0.0.1:48011_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 323122 INFO  
(zkCallback-239-thread-1-processing-n:127.0.0.1:45134_solr) 
[n:127.0.0.1:45134_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 323132 INFO  (jetty-launcher-191-thread-8) 
[n:127.0.0.1:34572_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34572_solr
   [junit4]   2> 323132 INFO  (jetty-launcher-191-thread-10) 
[n:127.0.0.1:36660_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36660_solr
   [junit4]   2> 323132 INFO  (jetty-launcher-191-thread-7) 
[n:127.0.0.1:37953_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37953_solr
   [junit4]   2> 323132 INFO  
(zkCallback-222-thread-1-processing-n:127.0.0.1:36660_solr) 
[n:127.0.0.1:36660_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 323132 INFO  
(zkCallback-242-thread-1-processing-n:127.0.0.1:34572_solr) 
[n:127.0.0.1:34572_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 323132 INFO  
(zkCallback-230-thread-1-processing-n:127.0.0.1:44857_solr) 
[n:127.0.0.1:44857_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 323132 INFO  
(zkCallback-243-thread-1-processing-n:127.0.0.1:60603_solr) 
[n:127.0.0.1:60603_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 323133 INFO  
(zkCallback-234-thread-1-processing-n:127.0.0.1:35627_solr) 
[n:127.0.0.1:35627_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 323133 INFO  
(zkCallback-240-thread-1-processing-n:127.0.0.1:37953_solr) 
[n:127.0.0.1:37953_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 323133 INFO  
(zkCallback-239-thread-1-processing-n:127.0.0.1:45134_solr) 
[n:127.0.0.1:45134_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 323133 INFO  
(zkCallback-241-thread-1-processing-n:127.0.0.1:52100_solr) 
[n:127.0.0.1:52100_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 323133 INFO  (jetty-launcher-191-thread-5) 
[n:127.0.0.1:52100_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52100_solr
   [junit4]   2> 323134 INFO  
(zkCallback-225-thread-1-processing-n:127.0.0.1:37980_solr) 
[n:127.0.0.1:37980_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 323144 INFO  (jetty-launcher-191-thread-6) 
[n:127.0.0.1:45134_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45134_solr
   [junit4]   2> 323144 INFO  
(zkCallback-224-thread-1-processing-n:127.0.0.1:48011_solr) 
[n:127.0.0.1:48011_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 323152 INFO  
(zkCallback-222-thread-1-processing-n:127.0.0.1:36660_solr) 
[n:127.0.0.1:36660_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (9)
   [junit4]   2> 323153 INFO  
(zkCallback-230-thread-1-processing-n:127.0.0.1:44857_solr) 
[n:127.0.0.1:44857_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (9)
   [junit4]   2> 323153 INFO  
(zkCallback-242-thread-1-processing-n:127.0.0.1:34572_solr) 
[n:127.0.0.1:34572_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (9)
   [junit4]   2> 323153 INFO  
(zkCallback-243-thread-1-processing-n:127.0.0.1:60603_solr) 
[n:127.0.0.1:60603_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (9)
   [junit4]   2> 323154 INFO  
(zkCallback-234-thread-1-processing-n:127.0.0.1:35627_solr) 
[n:127.0.0.1:35627_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (9)
   [junit4]   2> 323154 INFO  
(zkCallback-240-thread-1-processing-n:127.0.0.1:37953_solr) 
[n:127.0.0.1:37953_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (9)
   [junit4]   2> 323154 INFO  
(zkCallback-241-thread-1-processing-n:127.0.0.1:52100_solr) 
[n:127.0.0.1:52100_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (9)
   [junit4]   2> 323155 INFO  
(zkCallback-225-thread-1-processing-n:127.0.0.1:37980_solr) 
[n:127.0.0.1:37980_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (9)
   [junit4]   2> 323155 INFO  
(zkCallback-239-thread-1-processing-n:127.0.0.1:45134_solr) 
[n:127.0.0.1:45134_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (9)
   [junit4]   2> 323170 INFO  
(zkCallback-224-thread-1-processing-n:127.0.0.1:48011_solr) 
[n:127.0.0.1:48011_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (9)
   [junit4]   2> 323417 INFO  (jetty-launcher-191-thread-1) 
[n:127.0.0.1:37980_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37980_solr
   [junit4]   2> 323419 INFO  
(zkCallback-224-thread-1-processing-n:127.0.0.1:48011_solr) 
[n:127.0.0.1:48011_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 323419 INFO  
(zkCallback-243-thread-1-processing-n:127.0.0.1:60603_solr) 
[n:127.0.0.1:60603_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 323419 INFO  
(zkCallback-242-thread-1-processing-n:127.0.0.1:34572_solr) 
[n:127.0.0.1:34572_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 323420 INFO  
(zkCallback-241-thread-1-processing-n:127.0.0.1:52100_solr) 
[n:127.0.0.1:52100_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 323421 INFO  
(zkCallback-240-thread-1-processing-n:127.0.0.1:37953_solr) 
[n:127.0.0.1:37953_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 323426 INFO  
(zkCallback-234-thread-1-processing-n:127.0.0.1:35627_solr) 
[n:127.0.0.1:35627_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 323434 INFO  
(zkCallback-239-thread-1-processing-n:127.0.0.1:45134_solr) 
[n:127.0.0.1:45134_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 323434 INFO  
(zkCallback-222-thread-1-processing-n:127.0.0.1:36660_solr) 
[n:127.0.0.1:36660_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 323434 INFO  
(zkCallback-230-thread-1-processing-n:127.0.0.1:44857_solr) 
[n:127.0.0.1:44857_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 323446 INFO  
(zkCallback-225-thread-1-processing-n:127.0.0.1:37980_solr) 
[n:127.0.0.1:37980_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 323486 INFO  (jetty-launcher-191-thread-2) 
[n:127.0.0.1:48011_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A3D52192489CC7A8-001/tempDir-001/node2/.
   [junit4]   2> 323491 INFO  (jetty-launcher-191-thread-3) 
[n:127.0.0.1:60603_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A3D52192489CC7A8-001/tempDir-001/node3/.
   [junit4]   2> 323562 INFO  (jetty-launcher-191-thread-5) 
[n:127.0.0.1:52100_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A3D52192489CC7A8-001/tempDir-001/node5/.
   [junit4]   2> 323868 INFO  (jetty-launcher-191-thread-4) 
[n:127.0.0.1:35627_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A3D52192489CC7A8-001/tempDir-001/node4/.
   [junit4]   2> 323914 INFO  (jetty-launcher-191-thread-6) 
[n:127.0.0.1:45134_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A3D52192489CC7A8-001/tempDir-001/node6/.
   [junit4]   2> 323920 INFO  (jetty-launcher-191-thread-10) 
[n:127.0.0.1:36660_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A3D52192489CC7A8-001/tempDir-001/node10/.
   [junit4]   2> 323956 INFO  (jetty-launcher-191-thread-9) 
[n:127.0.0.1:44857_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A3D52192489CC7A8-001/tempDir-001/node9/.
   [junit4]   2> 323968 INFO  (jetty-launcher-191-thread-7) 
[n:127.0.0.1:37953_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A3D52192489CC7A8-001/tempDir-001/node7/.
   [junit4]   2> 323990 INFO  (jetty-launcher-191-thread-8) 
[n:127.0.0.1:34572_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A3D52192489CC7A8-001/tempDir-001/node8/.
   [junit4]   2> 324216 INFO  (jetty-launcher-191-thread-1) 
[n:127.0.0.1:37980_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A3D52192489CC7A8-001/tempDir-001/node1/.
   [junit4]   2> 325989 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[A3D52192489CC7A8]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (10)
   [junit4]   2> 325990 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[A3D52192489CC7A8]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:47911/solr ready
   [junit4]   2> 326788 INFO  (qtp260361028-5132) [n:127.0.0.1:48011_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&action=CREATE&numShards=5&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 326800 INFO  
(OverseerThreadFactory-865-thread-1-processing-n:127.0.0.1:37980_solr) 
[n:127.0.0.1:37980_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
test_col
   [junit4]   2> 327093 INFO  (qtp260361028-5130) [n:127.0.0.1:48011_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard3_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard3&wt=javabin&version=2
   [junit4]   2> 327093 INFO  (qtp260361028-5130) [n:127.0.0.1:48011_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 327106 INFO  (qtp297953208-5177) [n:127.0.0.1:52100_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard2&wt=javabin&version=2
   [junit4]   2> 327106 INFO  (qtp297953208-5177) [n:127.0.0.1:52100_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 327110 INFO  (qtp1723486828-5153) [n:127.0.0.1:60603_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard1&wt=javabin&version=2
   [junit4]   2> 327110 INFO  (qtp1723486828-5153) [n:127.0.0.1:60603_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 327115 INFO  (qtp2108029238-5185) [n:127.0.0.1:37953_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard5_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard5&wt=javabin&version=2
   [junit4]   2> 327115 INFO  (qtp2108029238-5185) [n:127.0.0.1:37953_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 327116 INFO  (qtp1776232068-5093) [n:127.0.0.1:44857_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard3_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard3&wt=javabin&version=2
   [junit4]   2> 327117 INFO  (qtp1358767319-5172) [n:127.0.0.1:34572_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard4_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard4&wt=javabin&version=2
   [junit4]   2> 327117 INFO  (qtp1358767319-5172) [n:127.0.0.1:34572_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 327118 INFO  (qtp1172463785-5082) [n:127.0.0.1:36660_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard4_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard4&wt=javabin&version=2
   [junit4]   2> 327118 INFO  (qtp1172463785-5082) [n:127.0.0.1:36660_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 327118 INFO  (qtp678895252-5117) [n:127.0.0.1:35627_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard1&wt=javabin&version=2
   [junit4]   2> 327118 INFO  (qtp1378833764-5107) [n:127.0.0.1:45134_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard2&wt=javabin&version=2
   [junit4]   2> 327119 INFO  (qtp678895252-5117) [n:127.0.0.1:35627_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 327119 INFO  (qtp1378833764-5107) [n:127.0.0.1:45134_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 327119 INFO  (qtp759885355-5144) [n:127.0.0.1:37980_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard5_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard5&wt=javabin&version=2
   [junit4]   2> 327120 INFO  (qtp759885355-5144) [n:127.0.0.1:37980_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 327141 INFO  (qtp1776232068-5093) [n:127.0.0.1:44857_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 327372 INFO  
(zkCallback-224-thread-1-processing-n:127.0.0.1:48011_solr) 
[n:127.0.0.1:48011_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 327372 INFO  
(zkCallback-243-thread-1-processing-n:127.0.0.1:60603_solr) 
[n:127.0.0.1:60603_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 327373 INFO  
(zkCallback-234-thread-1-processing-n:127.0.0.1:35627_solr) 
[n:127.0.0.1:35627_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 327373 INFO  
(zkCallback-239-thread-1-processing-n:127.0.0.1:45134_solr) 
[n:127.0.0.1:45134_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 327373 INFO  
(zkCallback-225-thread-2-processing-n:127.0.0.1:37980_solr) 
[n:127.0.0.1:37980_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 327373 INFO  
(zkCallback-222-thread-1-processing-n:127.0.0.1:36660_solr) 
[n:127.0.0.1:36660_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 327373 INFO  
(zkCallback-242-thread-1-processing-n:127.0.0.1:34572_solr) 
[n:127.0.0.1:34572_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 327374 INFO  
(zkCallback-230-thread-1-processing-n:127.0.0.1:44857_solr) 
[n:127.0.0.1:44857_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 327438 INFO  
(zkCallback-241-thread-1-processing-n:127.0.0.1:52100_solr) 
[n:127.0.0.1:52100_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 327438 INFO  
(zkCallback-240-thread-1-processing-n:127.0.0.1:37953_solr) 
[n:127.0.0.1:37953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 328160 INFO  (qtp260361028-5130) [n:127.0.0.1:48011_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 328191 INFO  (qtp297953208-5177) [n:127.0.0.1:52100_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 328203 INFO  (qtp1358767319-5172) [n:127.0.0.1:34572_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 328516 INFO  (qtp260361028-5130) [n:127.0.0.1:48011_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.s.IndexSchema 
[test_col_shard3_replica2] Schema name=minimal-atomic-stress
   [junit4]   2> 328527 INFO  (qtp678895252-5117) [n:127.0.0.1:35627_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 328534 INFO  (qtp297953208-5177) [n:127.0.0.1:52100_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.IndexSchema 
[test_col_shard2_replica2] Schema name=minimal-atomic-stress
   [junit4]   2> 328535 INFO  (qtp1378833764-5107) [n:127.0.0.1:45134_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 328537 INFO  (qtp297953208-5177) [n:127.0.0.1:52100_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 328537 INFO  (qtp297953208-5177) [n:127.0.0.1:52100_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard2_replica2' using configuration from collection 
test_col, trusted=true
   [junit4]   2> 328537 INFO  (qtp297953208-5177) [n:127.0.0.1:52100_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 328537 INFO  (qtp297953208-5177) [n:127.0.0.1:52100_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrCore 
[[test_col_shard2_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A3D52192489CC7A8-001/tempDir-001/node5/test_col_shard2_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A3D52192489CC7A8-001/tempDir-001/node5/./test_col_shard2_replica2/data/]
   [junit4]   2> 328545 INFO  (qtp1723486828-5153) [n:127.0.0.1:60603_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 328559 INFO  (qtp260361028-5130) [n:127.0.0.1:48011_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 328559 INFO  (qtp260361028-5130) [n:127.0.0.1:48011_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard3_replica2' using configuration from collection 
test_col, trusted=true
   [junit4]   2> 328560 INFO  (qtp260361028-5130) [n:127.0.0.1:48011_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 328560 INFO  (qtp260361028-5130) [n:127.0.0.1:48011_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.c.SolrCore 
[[test_col_shard3_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A3D52192489CC7A8-001/tempDir-001/node2/test_col_shard3_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A3D52192489CC7A8-001/tempDir-001/node2/./test_col_shard3_replica2/data/]
   [junit4]   2> 328621 INFO  (qtp2108029238-5185) [n:127.0.0.1:37953_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 328625 INFO  (qtp1172463785-5082) [n:127.0.0.1:36660_solr 
c:test_col s:shard4  x:test_col_shard4_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 328627 INFO  (qtp260361028-5130) [n:127.0.0.1:48011_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8fc0a66
   [junit4]   2> 328630 INFO  (qtp1776232068-5093) [n:127.0.0.1:44857_solr 
c:test_col s:shard3  x:test_col_shard3_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 328632 INFO  (qtp260361028-5130) [n:127.0.0.1:48011_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.9345703125, noCFSRatio=0.0]
   [junit4]   2> 328693 INFO  (qtp1378833764-5107) [n:127.0.0.1:45134_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.IndexSchema 
[test_col_shard2_replica1] Schema name=minimal-atomic-stress
   [junit4]   2> 328695 INFO  (qtp1378833764-5107) [n:127.0.0.1:45134_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 328695 INFO  (qtp1378833764-5107) [n:127.0.0.1:45134_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard2_replica1' using configuration from collection 
test_col, trusted=true
   [junit4]   2> 328696 INFO  (qtp1378833764-5107) [n:127.0.0.1:45134_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 328696 INFO  (qtp1378833764-5107) [n:127.0.0.1:45134_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrCore 
[[test_col_shard2_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A3D52192489CC7A8-001/tempDir-001/node6/test_col_shard2_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A3D52192489CC7A8-001/tempDir-001/node6/./test_col_shard2_replica1/data/]
   [junit4]   2> 328696 INFO  (qtp1378833764-5107) [n:127.0.0.1:45134_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8fc0a66
   [junit4]   2> 328698 INFO  (qtp759885355-5144) [n:127.0.0.1:37980_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 328701 INFO  (qtp678895252-5117) [n:127.0.0.1:35627_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.s.IndexSchema 
[test_col_shard1_replica1] Schema name=minimal-atomic-stress
   [junit4]   2> 328703 INFO  (qtp678895252-5117) [n:127.0.0.1:35627_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 328703 INFO  (qtp678895252-5117) [n:127.0.0.1:35627_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard1_replica1' using configuration from collection 
test_col, trusted=true
   [junit4]   2> 328704 INFO  (qtp678895252-5117) [n:127.0.0.1:35627_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 328704 INFO  (qtp678895252-5117) [n:127.0.0.1:35627_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SolrCore 
[[test_col_shard1_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A3D52192489CC7A8-001/tempDir-001/node4/test_col_shard1_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A3D52192489CC7A8-001/tempDir-001/node4/./test_col_shard1_replica1/data/]
   [junit4]   2> 328704 INFO  (qtp678895252-5117) [n:127.0.0.1:35627_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8fc0a66
   [junit4]   2> 328706 INFO  (qtp297953208-5177) [n:127.0.0.1:52100_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8fc0a66
   [junit4]   2> 328712 INFO  (qtp1358767319-5172) [n:127.0.0.1:34572_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.s.IndexSchema 
[test_col_shard4_replica2] Schema name=minimal-atomic-stress
   [junit4]   2> 328715 INFO  (qtp1358767319-5172) [n:127.0.0.1:34572_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 328715 INFO  (qtp1358767319-5172) [n:127.0.0.1:34572_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard4_replica2' using configuration from collection 
test_col, trusted=true
   [junit4]   2> 328715 INFO  (qtp1358767319-5172) [n:127.0.0.1:34572_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 328715 INFO  (qtp1358767319-5172) [n:127.0.0.1:34572_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.c.SolrCore 
[[test_col_shard4_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A3D52192489CC7A8-001/tempDir-001/node8/test_col_shard4_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A3D52192489CC7A8-001/tempDir-001/node8/./test_col_shard4_replica2/data/]
   [junit4]   2> 328716 INFO  (qtp1358767319-5172) [n:127.0.0.1:34572_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8fc0a66
   [junit4]   2> 328719 INFO  (qtp297953208-5177) [n:127.0.0.1:52100_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.9345703125, noCFSRatio=0.0]
   [junit4]   2> 328719 INFO  (qtp1358767319-5172) [n:127.0.0.1:34572_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.9345703125, noCFSRatio=0.0]
   [junit4]   2> 328720 INFO  (qtp1378833764-5107) [n:127.0.0.1:45134_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.9345703125, noCFSRatio=0.0]
   [junit4]   2> 328720 INFO  (qtp678895252-5117) [n:127.0.0.1:35627_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.9345703125, noCFSRatio=0.0]
   [junit4]   2> 328732 WARN  (qtp260361028-5130) [n:127.0.0.1:48011_solr 
c:test_col s:shard3  x:test_col_shard3_replica2] 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> 328908 WARN  (qtp297953208-5177) [n:127.0.0.1:52100_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] 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> 328892 WARN  (qtp1378833764-5107) [n:127.0.0.1:45134_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] 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> 328877 WARN  (qtp678895252-5117) [n:127.0.0.1:35627_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] 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> 328861 WARN  (qtp1358767319-5172) [n:127.0.0.1:34572_solr 
c:test_col s:shard4  x:test_col_shard4_replica2] 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> 328850 INFO  (qtp759885355-5144) [n:127.0.0.1:37980_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.s.IndexSchema 
[test_col_shard5_replica2] Schema name=minimal-atomic-stress
   [junit4]   2> 328991 INFO  (qtp759885355-5144) [n:127.0.0.1:37980_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 328991 INFO  (qtp759885355-5144) [n:127.0.0.1:37980_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard5_replica2' using configuration from collection 
test_col, trusted=true
   [junit4]   2> 328991 INFO  (qtp759885355-5144) [n:127.0.0.1:37980_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 328991 INFO  (qtp759885355-5144) [n:127.0.0.1:37980_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.c.SolrCore 
[[test_col_shard5_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A3D52192489CC7A8-001/tempDir-001/node1/test_col_shard5_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A3D52192489CC7A8-001/tempDir-001/node1/./test_col_shard5_replica2/data/]
   [junit4]   2> 328992 INFO  (qtp759885355-5144) [n:127.0.0.1:37980_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8fc0a66
   [junit4]   2> 328993 INFO  (qtp759885355-5144) [n:127.0.0.1:37980_solr 
c:test_col s:shard5  x:test_col_shard5_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.9345703125, noCFSRatio=0.0]
   [junit4]   2> 328748 INFO  (qtp1776232068-5093) [n:127.0.0.1:44857_solr 
c:test_col s:shard3  x:test_col_shard3_replica1] o.a.s.s.IndexSchema 
[test_col_shard3_replica1] Schema name=minimal-atomic-stress
   [junit4]   2> 328750 INFO  (qtp1172463785-5082) [n:127.0.0.1:36660_solr 
c:test_col s:shard4  x:test_col_shard4_replica1] o.a.s.s.IndexSchema 
[test_col_shard4_replica1] Schema name=minimal-atomic-stress
   [junit4]   2> 328748 INFO  (qtp2108029238-5185) [n:127.0.0.1:37953_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.s.IndexSchema 
[test_col_shard5_replica1] Schema name=minimal-atomic-stress
   [junit4]   2> 328741 INFO  (qtp1723486828-5153) [n:127.0.0.1:60603_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.IndexSchema 
[test_col_shard1_replica2] Schema name=minimal-atomic-stress
   [junit4]   2> 329020 INFO  (qtp1723486828-5153) [n:127.0.0.1:60603_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 329020 INFO  (qtp1723486828-5153) [n:127.0.0.1:60603_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard1_replica2' using configuration from collection 
test_col, trusted=true
   [junit4]   2> 329021 INFO  (qtp1723486828-5153) [n:127.0.0.1:60603_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 329021 INFO  (qtp1723486828-5153) [n:127.0.0.1:60603_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrCore 
[[test_col_shard1_replica2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A3D52192489CC7A8-001/tempDir-001/node3/test_col_shard1_replica2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A3D52192489CC7A8-001/tempDir-001/node3/./test_col_shard1_replica2/data/]
   [junit4]   2> 329021 INFO  (qtp1723486828-5153) [n:127.0.0.1:60603_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8fc0a66
   [junit4]   2> 329023 INFO  (qtp1723486828-5153) [n:127.0.0.1:60603_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.9345703125, noCFSRatio=0.0]
   [junit4]   2> 329028 INFO  (qtp2108029238-5185) [n:127.0.0.1:37953_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 329028 INFO  (qtp2108029238-5185) [n:127.0.0.1:37953_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard5_replica1' using configuration from collection 
test_col, trusted=true
   [junit4]   2> 329029 INFO  (qtp2108029238-5185) [n:127.0.0.1:37953_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 329029 INFO  (qtp2108029238-5185) [n:127.0.0.1:37953_solr 
c:test_col s:shard5  x:test_col_shard5_replica1] o.a.s.c.SolrCore 
[[test_col_shard5_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A

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

ull path=/admin/cores 
params={deleteInstanceDir=true&core=MissingSegmentRecoveryTest_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=71
   [junit4]   2> 3271438 INFO  
(zkCallback-1306-thread-3-processing-n:127.0.0.1:48494_solr) 
[n:127.0.0.1:48494_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3271545 INFO  
(zkCallback-1306-thread-3-processing-n:127.0.0.1:48494_solr) 
[n:127.0.0.1:48494_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDeleted 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3272133 INFO  (qtp1034399412-26691) [n:127.0.0.1:48494_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=MissingSegmentRecoveryTest&action=DELETE&wt=javabin&version=2} 
status=0 QTime=1203
   [junit4]   2> 3272135 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[A3D52192489CC7A8]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testLeaderRecovery
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=MissingSegmentRecoveryTest -Dtests.method=testLeaderRecovery 
-Dtests.seed=A3D52192489CC7A8 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ru-RU -Dtests.timezone=Etc/Greenwich -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 95.9s J0 | MissingSegmentRecoveryTest.testLeaderRecovery <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected a collection 
with one shard and two replicas
   [junit4]    > null
   [junit4]    > Last available state: 
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/8)={
   [junit4]    >   "replicationFactor":"2",
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node1":{
   [junit4]    >           "core":"MissingSegmentRecoveryTest_shard1_replica2",
   [junit4]    >           "base_url":"http://127.0.0.1:48494/solr";,
   [junit4]    >           "node_name":"127.0.0.1:48494_solr",
   [junit4]    >           "state":"down"},
   [junit4]    >         "core_node2":{
   [junit4]    >           "core":"MissingSegmentRecoveryTest_shard1_replica1",
   [junit4]    >           "base_url":"http://127.0.0.1:37918/solr";,
   [junit4]    >           "node_name":"127.0.0.1:37918_solr",
   [junit4]    >           "state":"active",
   [junit4]    >           "leader":"true"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "autoAddReplicas":"false"}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A3D52192489CC7A8:F380B99111BD71B5]:0)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
   [junit4]    >        at 
org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:105)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3272153 INFO  (jetty-closer-1284-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@52169c6a{HTTP/1.1,[http/1.1]}{127.0.0.1:48494}
   [junit4]   2> 3272162 INFO  (jetty-closer-1284-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=61943507
   [junit4]   2> 3272191 INFO  
(zkCallback-1294-thread-16-processing-n:127.0.0.1:37918_solr) 
[n:127.0.0.1:37918_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 3272191 INFO  (jetty-closer-1284-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@67cbe157{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3272192 INFO  (jetty-closer-1284-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=649773412
   [junit4]   2> 3272204 INFO  (jetty-closer-1284-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=97732860758654981-127.0.0.1:37918_solr-n_0000000000) closing
   [junit4]   2> 3272205 INFO  
(OverseerStateUpdate-97732860758654981-127.0.0.1:37918_solr-n_0000000000) 
[n:127.0.0.1:37918_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:37918_solr
   [junit4]   2> 3272220 INFO  (jetty-closer-1284-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 3272221 INFO  (jetty-closer-1284-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1cd1573c{/solr,null,UNAVAILABLE}
   [junit4]   2> 3273691 WARN  
(zkCallback-1306-thread-3-processing-n:127.0.0.1:48494_solr) 
[n:127.0.0.1:48494_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 3273691 INFO  (jetty-closer-1284-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 3273692 INFO  (jetty-closer-1284-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@d5c349d{/solr,null,UNAVAILABLE}
   [junit4]   2> 3273694 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[A3D52192489CC7A8]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45504 45504
   [junit4]   2> 3273882 INFO  (Thread-19176) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45504 45504
   [junit4]   2> 3273883 WARN  (Thread-19176) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2>        4       
/solr/collections/MissingSegmentRecoveryTest/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/97732860758654981-127.0.0.1:37918_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        93      /solr/overseer/collection-queue-work
   [junit4]   2>        13      /solr/overseer/queue
   [junit4]   2>        4       /solr/collections
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 3273884 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[A3D52192489CC7A8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_A3D52192489CC7A8-001
   [junit4]   2> Apr 04, 2017 5:53:26 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=6, maxDocsPerChunk=3, blockSize=8), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=6, blockSize=8)), sim=RandomSimilarity(queryNorm=false,coord=no): 
{}, locale=ru-RU, timezone=Etc/Greenwich
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=366865152,total=521666560
   [junit4]   2> NOTE: All tests run in this JVM: [BasicDistributedZkTest, 
DocValuesMissingTest, TestLegacyFieldCache, TestRealTimeGet, 
BasicAuthStandaloneTest, CustomCollectionTest, AlternateDirectoryTest, 
TestSolrDeletionPolicy2, TestSolrCloudWithSecureImpersonation, 
TestDocumentBuilder, SyncSliceTest, TestReloadAndDeleteDocs, 
FileBasedSpellCheckerTest, ClassificationUpdateProcessorTest, UpdateLogTest, 
ExternalFileFieldSortTest, TestClassicSimilarityFactory, TestManagedResource, 
TestSQLHandlerNonCloud, TestJoin, TestJavabinTupleStreamParser, 
QueryEqualityTest, CdcrUpdateLogTest, RequiredFieldsTest, 
TestFieldCacheSortRandom, XsltUpdateRequestHandlerTest, TestRandomFaceting, 
TestFieldTypeResource, TestSchemalessBufferedUpdates, 
TestDistributedStatsComponentCardinality, TestOrdValues, ConfigSetsAPITest, 
TestFastLRUCache, TestLeaderElectionWithEmptyReplica, HttpSolrCallGetCoreTest, 
BaseCdcrDistributedZkTest, HdfsUnloadDistributedZkTest, 
ExitableDirectoryReaderTest, ShardSplitTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestReplicaProperties, 
TestUninvertingReader, SignatureUpdateProcessorFactoryTest, 
TestClusterStateMutator, TestPseudoReturnFields, ResourceLoaderTest, 
DistributedQueryComponentOptimizationTest, TestManagedStopFilterFactory, 
TestDefaultSearchFieldResource, JsonValidatorTest, TestSmileRequest, 
AnalyticsMergeStrategyTest, TestRangeQuery, AliasIntegrationTest, 
DefaultValueUpdateProcessorTest, TestBackupRepositoryFactory, 
LeaderElectionContextKeyTest, DistributedSpellCheckComponentTest, 
RollingRestartTest, DocValuesNotIndexedTest, FastVectorHighlighterTest, 
TestUnifiedSolrHighlighter, DateFieldTest, TestSolrCoreProperties, 
TestQuerySenderNoQuery, TestStressRecovery, TestCloudRecovery, 
TestSystemCollAutoCreate, TestOverriddenPrefixQueryForCustomFieldType, 
InfixSuggestersTest, TestRawTransformer, MissingSegmentRecoveryTest]
   [junit4] Completed [415/701 (3!)] on J0 in 99.55s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 44261 lines...]


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to