Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19466/
Java: 64bit/jdk1.8.0_121 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv

Error Message:
java.lang.RuntimeException: Error from server at 
http://127.0.0.1:43810/solr/test_col_shard1_replica1: Failed synchronous update 
on shard StdNode: http://127.0.0.1:46184/solr/test_col_shard1_replica2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@2c8a0390

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from 
server at http://127.0.0.1:43810/solr/test_col_shard1_replica1: Failed 
synchronous update on shard StdNode: 
http://127.0.0.1:46184/solr/test_col_shard1_replica2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@2c8a0390
        at 
__randomizedtesting.SeedInfo.seed([34DEEA67A1443076:2CA88212B190A67]: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:43810/solr/test_col_shard1_replica1: Failed synchronous update 
on shard StdNode: http://127.0.0.1:46184/solr/test_col_shard1_replica2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@2c8a0390
        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.CloudSolrClient$RouteException: 
Error from server at http://127.0.0.1:43810/solr/test_col_shard1_replica1: 
Failed synchronous update on shard StdNode: 
http://127.0.0.1:46184/solr/test_col_shard1_replica2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@2c8a0390
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1263)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073)
        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
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:43810/solr/test_col_shard1_replica1: Failed 
synchronous update on shard StdNode: 
http://127.0.0.1:46184/solr/test_col_shard1_replica2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@2c8a0390
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        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.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:451)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:392)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:796)
        ... 5 more


FAILED:  
org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats

Error Message:
Key SEARCHER.searcher.indexVersion not found in registry solr.core.collection1

Stack Trace:
java.lang.AssertionError: Key SEARCHER.searcher.indexVersion not found in 
registry solr.core.collection1
        at 
__randomizedtesting.SeedInfo.seed([34DEEA67A1443076:FB408F5E2EB55829]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.handler.admin.StatsReloadRaceTest.requestMetrics(StatsReloadRaceTest.java:132)
        at 
org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats(StatsReloadRaceTest.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 
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)




Build Log:
[...truncated 12677 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_34DEEA67A1443076-001/init-core-data-001
   [junit4]   2> 1830066 WARN  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[34DEEA67A1443076]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1830066 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[34DEEA67A1443076]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1830067 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[34DEEA67A1443076]-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> 1830068 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[34DEEA67A1443076]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_34DEEA67A1443076-001/tempDir-001
   [junit4]   2> 1830068 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[34DEEA67A1443076]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1830068 INFO  (Thread-3397) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1830068 INFO  (Thread-3397) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1830168 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[34DEEA67A1443076]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37865
   [junit4]   2> 1830172 INFO  (jetty-launcher-2408-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1830172 INFO  (jetty-launcher-2408-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1830172 INFO  (jetty-launcher-2408-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1830172 INFO  (jetty-launcher-2408-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1830173 INFO  (jetty-launcher-2408-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3f782ab3{/solr,null,AVAILABLE}
   [junit4]   2> 1830173 INFO  (jetty-launcher-2408-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5a051713{/solr,null,AVAILABLE}
   [junit4]   2> 1830173 INFO  (jetty-launcher-2408-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5041a3c1{HTTP/1.1,[http/1.1]}{127.0.0.1:43810}
   [junit4]   2> 1830175 INFO  (jetty-launcher-2408-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@79bacc63{/solr,null,AVAILABLE}
   [junit4]   2> 1830175 INFO  (jetty-launcher-2408-thread-1) [    ] 
o.e.j.s.Server Started @1831917ms
   [junit4]   2> 1830174 INFO  (jetty-launcher-2408-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5c70358f{HTTP/1.1,[http/1.1]}{127.0.0.1:39473}
   [junit4]   2> 1830175 INFO  (jetty-launcher-2408-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43810}
   [junit4]   2> 1830175 INFO  (jetty-launcher-2408-thread-2) [    ] 
o.e.j.s.Server Started @1831917ms
   [junit4]   2> 1830175 INFO  (jetty-launcher-2408-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1274cbe6{/solr,null,AVAILABLE}
   [junit4]   2> 1830175 INFO  (jetty-launcher-2408-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39473}
   [junit4]   2> 1830175 INFO  (jetty-launcher-2408-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7992245a{HTTP/1.1,[http/1.1]}{127.0.0.1:46184}
   [junit4]   2> 1830175 ERROR (jetty-launcher-2408-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1830175 ERROR (jetty-launcher-2408-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1830176 INFO  (jetty-launcher-2408-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1830176 INFO  (jetty-launcher-2408-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1830176 INFO  (jetty-launcher-2408-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1830176 INFO  (jetty-launcher-2408-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1830176 INFO  (jetty-launcher-2408-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1830176 INFO  (jetty-launcher-2408-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1830176 INFO  (jetty-launcher-2408-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-23T17:25:28.423Z
   [junit4]   2> 1830176 INFO  (jetty-launcher-2408-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-23T17:25:28.423Z
   [junit4]   2> 1830175 INFO  (jetty-launcher-2408-thread-3) [    ] 
o.e.j.s.Server Started @1831918ms
   [junit4]   2> 1830175 INFO  (jetty-launcher-2408-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7dcc0a83{HTTP/1.1,[http/1.1]}{127.0.0.1:34695}
   [junit4]   2> 1830176 INFO  (jetty-launcher-2408-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46184}
   [junit4]   2> 1830176 INFO  (jetty-launcher-2408-thread-4) [    ] 
o.e.j.s.Server Started @1831918ms
   [junit4]   2> 1830176 INFO  (jetty-launcher-2408-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34695}
   [junit4]   2> 1830176 ERROR (jetty-launcher-2408-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1830176 ERROR (jetty-launcher-2408-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1830176 INFO  (jetty-launcher-2408-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1830177 INFO  (jetty-launcher-2408-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1830177 INFO  (jetty-launcher-2408-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1830177 INFO  (jetty-launcher-2408-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1830177 INFO  (jetty-launcher-2408-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1830177 INFO  (jetty-launcher-2408-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1830177 INFO  (jetty-launcher-2408-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-23T17:25:28.424Z
   [junit4]   2> 1830177 INFO  (jetty-launcher-2408-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-23T17:25:28.424Z
   [junit4]   2> 1830178 INFO  (jetty-launcher-2408-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1830178 INFO  (jetty-launcher-2408-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1830178 INFO  (jetty-launcher-2408-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1830178 INFO  (jetty-launcher-2408-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1830204 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 0x15b9bd8cc7c0004, 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> 1830204 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 0x15b9bd8cc7c0002, 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> 1830206 INFO  (jetty-launcher-2408-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37865/solr
   [junit4]   2> 1830206 INFO  (jetty-launcher-2408-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37865/solr
   [junit4]   2> 1830207 INFO  (jetty-launcher-2408-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37865/solr
   [junit4]   2> 1830207 INFO  (jetty-launcher-2408-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37865/solr
   [junit4]   2> 1830208 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 0x15b9bd8cc7c0008, 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> 1830219 INFO  (jetty-launcher-2408-thread-2) 
[n:127.0.0.1:39473_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1830219 INFO  (jetty-launcher-2408-thread-4) 
[n:127.0.0.1:34695_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1830219 INFO  (jetty-launcher-2408-thread-1) 
[n:127.0.0.1:43810_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1830219 INFO  (jetty-launcher-2408-thread-3) 
[n:127.0.0.1:46184_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1830220 INFO  (jetty-launcher-2408-thread-2) 
[n:127.0.0.1:39473_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39473_solr
   [junit4]   2> 1830220 INFO  (jetty-launcher-2408-thread-4) 
[n:127.0.0.1:34695_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34695_solr
   [junit4]   2> 1830220 INFO  (jetty-launcher-2408-thread-3) 
[n:127.0.0.1:46184_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46184_solr
   [junit4]   2> 1830220 INFO  (jetty-launcher-2408-thread-1) 
[n:127.0.0.1:43810_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43810_solr
   [junit4]   2> 1830220 INFO  (jetty-launcher-2408-thread-2) 
[n:127.0.0.1:39473_solr    ] o.a.s.c.Overseer Overseer 
(id=97843172364517388-127.0.0.1:39473_solr-n_0000000000) starting
   [junit4]   2> 1830221 INFO  
(zkCallback-2429-thread-1-processing-n:127.0.0.1:34695_solr) 
[n:127.0.0.1:34695_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1830221 INFO  
(zkCallback-2428-thread-1-processing-n:127.0.0.1:46184_solr) 
[n:127.0.0.1:46184_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1830221 INFO  
(zkCallback-2430-thread-1-processing-n:127.0.0.1:39473_solr) 
[n:127.0.0.1:39473_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1830221 INFO  
(zkCallback-2427-thread-1-processing-n:127.0.0.1:43810_solr) 
[n:127.0.0.1:43810_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1830222 INFO  
(zkCallback-2428-thread-1-processing-n:127.0.0.1:46184_solr) 
[n:127.0.0.1:46184_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1830222 INFO  
(zkCallback-2429-thread-1-processing-n:127.0.0.1:34695_solr) 
[n:127.0.0.1:34695_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1830222 INFO  
(zkCallback-2427-thread-2-processing-n:127.0.0.1:43810_solr) 
[n:127.0.0.1:43810_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1830223 INFO  
(zkCallback-2430-thread-1-processing-n:127.0.0.1:39473_solr) 
[n:127.0.0.1:39473_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1830227 INFO  (jetty-launcher-2408-thread-2) 
[n:127.0.0.1:39473_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39473_solr
   [junit4]   2> 1830228 INFO  
(zkCallback-2427-thread-2-processing-n:127.0.0.1:43810_solr) 
[n:127.0.0.1:43810_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1830228 INFO  
(zkCallback-2429-thread-1-processing-n:127.0.0.1:34695_solr) 
[n:127.0.0.1:34695_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1830228 INFO  
(zkCallback-2430-thread-1-processing-n:127.0.0.1:39473_solr) 
[n:127.0.0.1:39473_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1830228 INFO  
(zkCallback-2428-thread-1-processing-n:127.0.0.1:46184_solr) 
[n:127.0.0.1:46184_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1830281 INFO  (jetty-launcher-2408-thread-3) 
[n:127.0.0.1:46184_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46184.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8d1e322
   [junit4]   2> 1830281 INFO  (jetty-launcher-2408-thread-4) 
[n:127.0.0.1:34695_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34695.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8d1e322
   [junit4]   2> 1830285 INFO  (jetty-launcher-2408-thread-3) 
[n:127.0.0.1:46184_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46184.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8d1e322
   [junit4]   2> 1830286 INFO  (jetty-launcher-2408-thread-3) 
[n:127.0.0.1:46184_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46184.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8d1e322
   [junit4]   2> 1830286 INFO  (jetty-launcher-2408-thread-4) 
[n:127.0.0.1:34695_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34695.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8d1e322
   [junit4]   2> 1830286 INFO  (jetty-launcher-2408-thread-4) 
[n:127.0.0.1:34695_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34695.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8d1e322
   [junit4]   2> 1830286 INFO  (jetty-launcher-2408-thread-3) 
[n:127.0.0.1:46184_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_34DEEA67A1443076-001/tempDir-001/node3/.
   [junit4]   2> 1830287 INFO  (jetty-launcher-2408-thread-4) 
[n:127.0.0.1:34695_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_34DEEA67A1443076-001/tempDir-001/node4/.
   [junit4]   2> 1830307 INFO  (jetty-launcher-2408-thread-1) 
[n:127.0.0.1:43810_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43810.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8d1e322
   [junit4]   2> 1830310 INFO  (jetty-launcher-2408-thread-1) 
[n:127.0.0.1:43810_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43810.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8d1e322
   [junit4]   2> 1830310 INFO  (jetty-launcher-2408-thread-1) 
[n:127.0.0.1:43810_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43810.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8d1e322
   [junit4]   2> 1830311 INFO  (jetty-launcher-2408-thread-1) 
[n:127.0.0.1:43810_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_34DEEA67A1443076-001/tempDir-001/node1/.
   [junit4]   2> 1830364 INFO  (jetty-launcher-2408-thread-2) 
[n:127.0.0.1:39473_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39473.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8d1e322
   [junit4]   2> 1830368 INFO  (jetty-launcher-2408-thread-2) 
[n:127.0.0.1:39473_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39473.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8d1e322
   [junit4]   2> 1830368 INFO  (jetty-launcher-2408-thread-2) 
[n:127.0.0.1:39473_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39473.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8d1e322
   [junit4]   2> 1830368 INFO  (jetty-launcher-2408-thread-2) 
[n:127.0.0.1:39473_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_34DEEA67A1443076-001/tempDir-001/node2/.
   [junit4]   2> 1830399 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[34DEEA67A1443076]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1830399 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[34DEEA67A1443076]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37865/solr ready
   [junit4]   2> 1830559 INFO  (qtp1012413246-16561) [n:127.0.0.1:39473_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=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1830560 INFO  
(OverseerThreadFactory-7367-thread-1-processing-n:127.0.0.1:39473_solr) 
[n:127.0.0.1:39473_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
test_col
   [junit4]   2> 1830665 INFO  (qtp1862362237-16576) [n:127.0.0.1:46184_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=2&collection=test_col&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1830665 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_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=2&collection=test_col&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1830665 INFO  (qtp1012413246-16569) [n:127.0.0.1:39473_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=2&collection=test_col&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1830665 INFO  (qtp1862362237-16576) [n:127.0.0.1:46184_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1830665 INFO  (qtp1012413246-16569) [n:127.0.0.1:39473_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1830665 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_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=2&collection=test_col&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1830665 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1830665 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1830771 INFO  
(zkCallback-2429-thread-1-processing-n:127.0.0.1:34695_solr) 
[n:127.0.0.1:34695_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: [4])
   [junit4]   2> 1830771 INFO  
(zkCallback-2427-thread-2-processing-n:127.0.0.1:43810_solr) 
[n:127.0.0.1:43810_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: [4])
   [junit4]   2> 1830771 INFO  
(zkCallback-2428-thread-1-processing-n:127.0.0.1:46184_solr) 
[n:127.0.0.1:46184_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: [4])
   [junit4]   2> 1830771 INFO  
(zkCallback-2430-thread-1-processing-n:127.0.0.1:39473_solr) 
[n:127.0.0.1:39473_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: [4])
   [junit4]   2> 1831693 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1831694 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1831694 INFO  (qtp1012413246-16569) [n:127.0.0.1:39473_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1831695 INFO  (qtp1862362237-16576) [n:127.0.0.1:46184_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1831707 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_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> 1831710 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_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> 1831710 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_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> 1831710 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_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> 1831710 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_43810.solr.core.test_col.shard1.replica1' (registry 
'solr.core.test_col.shard1.replica1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8d1e322
   [junit4]   2> 1831711 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1831711 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SolrCore 
[[test_col_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_34DEEA67A1443076-001/tempDir-001/node1/test_col_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_34DEEA67A1443076-001/tempDir-001/node1/./test_col_shard1_replica1/data/]
   [junit4]   2> 1831711 INFO  (qtp1012413246-16569) [n:127.0.0.1:39473_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> 1831711 INFO  (qtp1862362237-16576) [n:127.0.0.1:46184_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> 1831713 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1831713 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_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> 1831713 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_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> 1831714 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_34695.solr.core.test_col.shard2.replica2' (registry 
'solr.core.test_col.shard2.replica2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8d1e322
   [junit4]   2> 1831714 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1831715 INFO  (qtp1012413246-16569) [n:127.0.0.1:39473_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> 1831715 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrCore 
[[test_col_shard2_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_34DEEA67A1443076-001/tempDir-001/node4/test_col_shard2_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_34DEEA67A1443076-001/tempDir-001/node4/./test_col_shard2_replica2/data/]
   [junit4]   2> 1831715 INFO  (qtp1012413246-16569) [n:127.0.0.1:39473_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> 1831715 INFO  (qtp1862362237-16576) [n:127.0.0.1:46184_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> 1831715 INFO  (qtp1862362237-16576) [n:127.0.0.1:46184_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> 1831715 INFO  (qtp1012413246-16569) [n:127.0.0.1:39473_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_39473.solr.core.test_col.shard2.replica1' (registry 
'solr.core.test_col.shard2.replica1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8d1e322
   [junit4]   2> 1831715 INFO  (qtp1012413246-16569) [n:127.0.0.1:39473_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1831715 INFO  (qtp1012413246-16569) [n:127.0.0.1:39473_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrCore 
[[test_col_shard2_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_34DEEA67A1443076-001/tempDir-001/node2/test_col_shard2_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_34DEEA67A1443076-001/tempDir-001/node2/./test_col_shard2_replica1/data/]
   [junit4]   2> 1831715 INFO  (qtp1862362237-16576) [n:127.0.0.1:46184_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_46184.solr.core.test_col.shard1.replica2' (registry 
'solr.core.test_col.shard1.replica2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8d1e322
   [junit4]   2> 1831716 WARN  (qtp680665216-16562) [n:127.0.0.1:43810_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> 1831716 INFO  (qtp1862362237-16576) [n:127.0.0.1:46184_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1831716 INFO  (qtp1862362237-16576) [n:127.0.0.1:46184_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrCore 
[[test_col_shard1_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_34DEEA67A1443076-001/tempDir-001/node3/test_col_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_34DEEA67A1443076-001/tempDir-001/node3/./test_col_shard1_replica2/data/]
   [junit4]   2> 1831718 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1831719 INFO  (qtp1012413246-16569) [n:127.0.0.1:39473_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1831719 INFO  (qtp1862362237-16576) [n:127.0.0.1:46184_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1831720 WARN  (qtp450027217-16581) [n:127.0.0.1:34695_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> 1831721 WARN  (qtp1012413246-16569) [n:127.0.0.1:39473_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> 1831721 WARN  (qtp1862362237-16576) [n:127.0.0.1:46184_solr 
c:test_col s:shard1  x:test_col_shard1_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> 1831772 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1831772 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1831774 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1831774 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1831775 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1831775 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1831776 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=26, 
maxMergedSegmentMB=83.32421875, floorSegmentMB=1.7744140625, 
forceMergeDeletesPctAllowed=4.301845189478111, segmentsPerTier=45.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19725368553898887
   [junit4]   2> 1831776 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@18f199a0[test_col_shard1_replica1] main]
   [junit4]   2> 1831777 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 1831777 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 1831777 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1831778 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1831778 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1831778 INFO  
(searcherExecutor-7376-thread-1-processing-n:127.0.0.1:43810_solr 
x:test_col_shard1_replica1 s:shard1 c:test_col) [n:127.0.0.1:43810_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SolrCore 
[test_col_shard1_replica1] Registered new searcher 
Searcher@18f199a0[test_col_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1831779 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1565490759625342976
   [junit4]   2> 1831779 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=26, 
maxMergedSegmentMB=83.32421875, floorSegmentMB=1.7744140625, 
forceMergeDeletesPctAllowed=4.301845189478111, segmentsPerTier=45.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19725368553898887
   [junit4]   2> 1831779 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@e2ab889[test_col_shard2_replica2] main]
   [junit4]   2> 1831780 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 1831780 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 1831780 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1831781 INFO  
(searcherExecutor-7377-thread-1-processing-n:127.0.0.1:34695_solr 
x:test_col_shard2_replica2 s:shard2 c:test_col) [n:127.0.0.1:34695_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrCore 
[test_col_shard2_replica2] Registered new searcher 
Searcher@e2ab889[test_col_shard2_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1831781 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1565490759627440128
   [junit4]   2> 1831783 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1831785 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1831798 INFO  (qtp1862362237-16576) [n:127.0.0.1:46184_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1831798 INFO  (qtp1012413246-16569) [n:127.0.0.1:39473_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1831798 INFO  (qtp1862362237-16576) [n:127.0.0.1:46184_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1831798 INFO  (qtp1012413246-16569) [n:127.0.0.1:39473_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1831802 INFO  (qtp1862362237-16576) [n:127.0.0.1:46184_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1831802 INFO  (qtp1862362237-16576) [n:127.0.0.1:46184_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1831802 INFO  (qtp1012413246-16569) [n:127.0.0.1:39473_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1831802 INFO  (qtp1012413246-16569) [n:127.0.0.1:39473_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1831804 INFO  (qtp1012413246-16569) [n:127.0.0.1:39473_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=26, 
maxMergedSegmentMB=83.32421875, floorSegmentMB=1.7744140625, 
forceMergeDeletesPctAllowed=4.301845189478111, segmentsPerTier=45.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19725368553898887
   [junit4]   2> 1831804 INFO  (qtp1862362237-16576) [n:127.0.0.1:46184_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=26, 
maxMergedSegmentMB=83.32421875, floorSegmentMB=1.7744140625, 
forceMergeDeletesPctAllowed=4.301845189478111, segmentsPerTier=45.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19725368553898887
   [junit4]   2> 1831804 INFO  (qtp1012413246-16569) [n:127.0.0.1:39473_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@682e5871[test_col_shard2_replica1] main]
   [junit4]   2> 1831804 INFO  (qtp1862362237-16576) [n:127.0.0.1:46184_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1b286d48[test_col_shard1_replica2] main]
   [junit4]   2> 1831805 INFO  (qtp1862362237-16576) [n:127.0.0.1:46184_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 1831805 INFO  (qtp1012413246-16569) [n:127.0.0.1:39473_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 1831805 INFO  (qtp1862362237-16576) [n:127.0.0.1:46184_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 1831805 INFO  (qtp1012413246-16569) [n:127.0.0.1:39473_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 1831806 INFO  (qtp1862362237-16576) [n:127.0.0.1:46184_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1831806 INFO  (qtp1012413246-16569) [n:127.0.0.1:39473_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1831808 INFO  
(searcherExecutor-7378-thread-1-processing-n:127.0.0.1:39473_solr 
x:test_col_shard2_replica1 s:shard2 c:test_col) [n:127.0.0.1:39473_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrCore 
[test_col_shard2_replica1] Registered new searcher 
Searcher@682e5871[test_col_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1831808 INFO  (qtp1012413246-16569) [n:127.0.0.1:39473_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1565490759655751680
   [junit4]   2> 1831808 INFO  
(searcherExecutor-7379-thread-1-processing-n:127.0.0.1:46184_solr 
x:test_col_shard1_replica2 s:shard1 c:test_col) [n:127.0.0.1:46184_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrCore 
[test_col_shard1_replica2] Registered new searcher 
Searcher@1b286d48[test_col_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1831808 INFO  (qtp1862362237-16576) [n:127.0.0.1:46184_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1565490759655751680
   [junit4]   2> 1831887 INFO  
(zkCallback-2428-thread-1-processing-n:127.0.0.1:46184_solr) 
[n:127.0.0.1:46184_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: [4])
   [junit4]   2> 1831887 INFO  
(zkCallback-2430-thread-1-processing-n:127.0.0.1:39473_solr) 
[n:127.0.0.1:39473_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: [4])
   [junit4]   2> 1831887 INFO  
(zkCallback-2429-thread-1-processing-n:127.0.0.1:34695_solr) 
[n:127.0.0.1:34695_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: [4])
   [junit4]   2> 1831887 INFO  
(zkCallback-2427-thread-2-processing-n:127.0.0.1:43810_solr) 
[n:127.0.0.1:43810_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: [4])
   [junit4]   2> 1832284 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1832284 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1832284 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SyncStrategy Sync 
replicas to http://127.0.0.1:43810/solr/test_col_shard1_replica1/
   [junit4]   2> 1832284 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.PeerSync PeerSync: 
core=test_col_shard1_replica1 url=http://127.0.0.1:43810/solr START 
replicas=[http://127.0.0.1:46184/solr/test_col_shard1_replica2/] nUpdates=100
   [junit4]   2> 1832286 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1832286 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1832286 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SyncStrategy Sync 
replicas to http://127.0.0.1:34695/solr/test_col_shard2_replica2/
   [junit4]   2> 1832286 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.PeerSync PeerSync: 
core=test_col_shard1_replica1 url=http://127.0.0.1:43810/solr DONE.  We have no 
versions.  sync failed.
   [junit4]   2> 1832286 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.PeerSync PeerSync: 
core=test_col_shard2_replica2 url=http://127.0.0.1:34695/solr START 
replicas=[http://127.0.0.1:39473/solr/test_col_shard2_replica1/] nUpdates=100
   [junit4]   2> 1832287 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.PeerSync PeerSync: 
core=test_col_shard2_replica2 url=http://127.0.0.1:34695/solr DONE.  We have no 
versions.  sync failed.
   [junit4]   2> 1832287 INFO  (qtp1862362237-16580) [n:127.0.0.1:46184_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.c.S.Request 
[test_col_shard1_replica2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1832287 INFO  (qtp1012413246-16552) [n:127.0.0.1:39473_solr 
c:test_col s:shard2 r:core_node2 x:test_col_shard2_replica1] o.a.s.c.S.Request 
[test_col_shard2_replica1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1832287 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1832287 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1832287 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1832287 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1832287 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1832287 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1832289 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43810/solr/test_col_shard1_replica1/ shard1
   [junit4]   2> 1832289 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34695/solr/test_col_shard2_replica2/ shard2
   [junit4]   2> 1832392 INFO  
(zkCallback-2428-thread-1-processing-n:127.0.0.1:46184_solr) 
[n:127.0.0.1:46184_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: [4])
   [junit4]   2> 1832392 INFO  
(zkCallback-2430-thread-1-processing-n:127.0.0.1:39473_solr) 
[n:127.0.0.1:39473_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: [4])
   [junit4]   2> 1832392 INFO  
(zkCallback-2429-thread-1-processing-n:127.0.0.1:34695_solr) 
[n:127.0.0.1:34695_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: [4])
   [junit4]   2> 1832392 INFO  
(zkCallback-2427-thread-2-processing-n:127.0.0.1:43810_solr) 
[n:127.0.0.1:43810_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: [4])
   [junit4]   2> 1832440 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1832440 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1832441 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={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=2&collection=test_col&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1776
   [junit4]   2> 1832441 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={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=2&collection=test_col&shard=shard2&wt=javabin&version=2}
 status=0 QTime=1776
   [junit4]   2> 1832543 INFO  
(zkCallback-2429-thread-1-processing-n:127.0.0.1:34695_solr) 
[n:127.0.0.1:34695_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: [4])
   [junit4]   2> 1832543 INFO  
(zkCallback-2428-thread-1-processing-n:127.0.0.1:46184_solr) 
[n:127.0.0.1:46184_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: [4])
   [junit4]   2> 1832543 INFO  
(zkCallback-2430-thread-1-processing-n:127.0.0.1:39473_solr) 
[n:127.0.0.1:39473_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: [4])
   [junit4]   2> 1832543 INFO  
(zkCallback-2427-thread-2-processing-n:127.0.0.1:43810_solr) 
[n:127.0.0.1:43810_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: [4])
   [junit4]   2> 1832814 INFO  (qtp1012413246-16569) [n:127.0.0.1:39473_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={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=2&collection=test_col&shard=shard2&wt=javabin&version=2}
 status=0 QTime=2148
   [junit4]   2> 1832814 INFO  (qtp1862362237-16576) [n:127.0.0.1:46184_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={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=2&collection=test_col&shard=shard1&wt=javabin&version=2}
 status=0 QTime=2149
   [junit4]   2> 1832822 INFO  (qtp1012413246-16561) [n:127.0.0.1:39473_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1832921 INFO  
(zkCallback-2429-thread-1-processing-n:127.0.0.1:34695_solr) 
[n:127.0.0.1:34695_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: [4])
   [junit4]   2> 1832921 INFO  
(zkCallback-2428-thread-1-processing-n:127.0.0.1:46184_solr) 
[n:127.0.0.1:46184_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: [4])
   [junit4]   2> 1832921 INFO  
(zkCallback-2427-thread-2-processing-n:127.0.0.1:43810_solr) 
[n:127.0.0.1:43810_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: [4])
   [junit4]   2> 1832921 INFO  
(zkCallback-2430-thread-1-processing-n:127.0.0.1:39473_solr) 
[n:127.0.0.1:39473_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: [4])
   [junit4]   2> 1833823 INFO  (qtp1012413246-16561) [n:127.0.0.1:39473_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
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=2&wt=javabin&version=2}
 status=0 QTime=3263
   [junit4]   2> 1833823 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[34DEEA67A1443076]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
test_col failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 1833823 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[34DEEA67A1443076]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: test_col
   [junit4]   2> 1833828 INFO  (qtp450027217-16584) [n:127.0.0.1:34695_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] o.a.s.c.S.Request 
[test_col_shard2_replica2]  webapp=/solr path=/schema/fieldtypes/long 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1833850 INFO  
(TEST-TestStressCloudBlindAtomicUpdates.test_dv_stored-seed#[34DEEA67A1443076]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting test_dv_stored
   [junit4]   2> 1833856 INFO  (qtp1012413246-16672) [n:127.0.0.1:39473_solr 
c:test_col s:shard2 r:core_node2 x:test_col_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&_version_=-1565490761800089600&distrib.from=http://127.0.0.1:34695/solr/test_col_shard2_replica2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1565490761800089600)} 0 0
   [junit4]   2> 1833856 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43810/solr/test_col_shard1_replica1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1565490761800089600)} 0 3
   [junit4]   2> 1833856 INFO  (qtp1862362237-16560) [n:127.0.0.1:46184_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&_version_=-1565490761797992448&distrib.from=http://127.0.0.1:43810/solr/test_col_shard1_replica1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1565490761797992448)} 0 2
   [junit4]   2> 1833856 INFO  (qtp680665216-16565) [n:127.0.0.1:43810_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1565490761797992448)} 0 5
   [junit4]   2> 1833858 INFO  (qtp1862362237-16580) [n:127.0.0.1:46184_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1833858 WARN  (qtp1862362237-16580) [n:127.0.0.1:46184_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 1833859 INFO  (qtp1012413246-16673) [n:127.0.0.1:39473_solr 
c:test_col s:shard2 r:core_node2 x:test_col_shard2_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1833859 INFO  (qtp1862362237-16580) [n:127.0.0.1:46184_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1833859 WARN  (qtp1012413246-16673) [n:127.0.0.1:39473_solr 
c:test_col s:shard2 r:core_node2 x:test_col_shard2_replica1] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 1833859 INFO  (qtp1012413246-16673) [n:127.0.0.1:39473_solr 
c:test_col s:shard2 r:core_node2 x:test_col_shard2_replica1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1833859 INFO  (qtp1862362237-16580) [n:127.0.0.1:46184_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1833859 INFO  (qtp1862362237-16580) [n:127.0.0.1:46184_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:34695/solr/test_col_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 1
   [junit4]   2> 1833859 INFO  (qtp450027217-16577) [n:127.0.0.1:34695_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1833859 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1833860 WARN  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 1833859 INFO  (qtp1012413246-16673) [n:127.0.0.1:39473_solr 
c:test_col s:shard2 r:core_node2 x:test_col_shard2_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1833860 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1833860 INFO  (qtp1012413246-16673) [n:127.0.0.1:39473_solr 
c:test_col s:shard2 r:core_node2 x:test_col_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:34695/solr/test_col_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 1
   [junit4]   2> 1833860 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1833859 WARN  (qtp450027217-16577) [n:127.0.0.1:34695_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 1833860 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:34695/solr/test_col_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 0
   [junit4]   2> 1833860 INFO  (qtp450027217-16577) [n:127.0.0.1:34695_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1833860 INFO  (qtp450027217-16577) [n:127.0.0.1:34695_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1833860 INFO  (qtp450027217-16577) [n:127.0.0.1:34695_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:34695/solr/test_col_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 0
   [junit4]   2> 1833860 INFO  (qtp450027217-16566) [n:127.0.0.1:34695_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update 
params={_stateVer_=test_col:5&optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2}{optimize=}
 0 3
   [junit4]   2> 1833861 INFO  (qtp1862362237-16560) [n:127.0.0.1:46184_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.c.S.Request 
[test_col_shard1_replica2]  webapp=/solr path=/schema/fields/long_dv_stored 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1833862 INFO  
(TEST-TestStressCloudBlindAtomicUpdates.test_dv_stored-seed#[34DEEA67A1443076]) 
[    ] o.a.s.c.TestStressCloudBlindAtomicUpdates Testing long_dv_stored: 
numDocsToCheck=119, numDocsInIndex=357, incr=3
   [junit4]   2> 1833864 INFO  (qtp1862362237-16567) [n:127.0.0.1:46184_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43810/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[0
 (1565490761810575360)]} 0 0
   [junit4]   2> 1833864 INFO  (qtp680665216-16550) [n:127.0.0.1:43810_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[0 (1565490761810575360)]} 0 1
   [junit4]   2> 1833865 INFO  (qtp1862362237-16580) [n:127.0.0.1:46184_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43810/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[1
 (1565490761812672512)]} 0 0
   [junit4]   2> 1833865 INFO  (qtp680665216-16565) [n:127.0.0.1:43810_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[1 (1565490761812672512)]} 0 0
   [junit4]   2> 1833867 INFO  (qtp1012413246-16674) [n:127.0.0.1:39473_solr 
c:test_col s:shard2 r:core_node2 x:test_col_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34695/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[2
 (1565490761813721088)]} 0 0
   [junit4]   2> 1833868 INFO  (qtp450027217-16584) [n:127.0.0.1:34695_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[2 (1565490761813721088)]} 0 1
   [junit4]   2> 1833868 INFO  (qtp1012413246-16552) [n:127.0.0.1:39473_solr 
c:test_col s:shard2 r:core_node2 x:test_col_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34695/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[3
 (1565490761815818240)]} 0 0
   [junit4]   2> 1833869 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[3 (1565490761815818240)]} 0 0
   [junit4]   2> 1833869 INFO  (qtp1862362237-16570) [n:127.0.0.1:46184_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43810/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[4
 (1565490761816866816)]} 0 0
   [junit4]   2> 1833870 INFO  (qtp680665216-16555) [n:127.0.0.1:43810_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[4 (1565490761816866816)]} 0 0
   [junit4]   2> 1833872 INFO  (qtp1012413246-16569) [n:127.0.0.1:39473_solr 
c:test_col s:shard2 r:core_node2 x:test_col_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34695/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[5
 (1565490761818963968)]} 0 0
   [junit4]   2> 1833872 INFO  (qtp450027217-16577) [n:127.0.0.1:34695_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[5 (1565490761818963968)]} 0 0
   [junit4]   2> 1833873 INFO  (qtp1012413246-16561) [n:127.0.0.1:39473_solr 
c:test_col s:shard2 r:core_node2 x:test_col_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34695/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[6
 (1565490761820012544)]} 0 0
   [junit4]   2> 1833873 INFO  (qtp450027217-16566) [n:127.0.0.1:34695_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[6 (1565490761820012544)]} 0 0
   [junit4]   2> 1833874 INFO  (qtp1012413246-16672) [n:127.0.0.1:39473_solr 
c:test_col s:shard2 r:core_node2 x:test_col_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34695/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[7
 (1565490761821061120)]} 0 0
   [junit4]   2> 1833874 INFO  (qtp450027217-16584) [n:127.0.0.1:34695_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[7 (1565490761821061120)]} 0 0
   [junit4]   2> 1833874 INFO  (qtp1862362237-16560) [n:127.0.0.1:46184_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43810/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[8
 (1565490761822109696)]} 0 0
   [junit4]   2> 1833875 INFO  (qtp680665216-16562) [n:127.0.0.1:43810_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[8 (1565490761822109696)]} 0 0
   [junit4]   2> 1833875 INFO  (qtp1012413246-16673) [n:127.0.0.1:39473_solr 
c:test_col s:shard2 r:core_node2 x:test_col_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34695/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[9
 (1565490761823158272)]} 0 0
   [junit4]   2> 1833876 INFO  (qtp450027217-16581) [n:127.0.0.1:34695_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[9 (1565490761823158272)]} 0 0
   [junit4]   2> 1833876 INFO  (qtp1862362237-16567) [n:127.0.0.1:46184_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43810/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[10
 (1565490761824206848)]} 0 0
   [junit4]   2> 1833876 INFO  (qtp680665216-16550) [n:127.0.0.1:43810_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[10 (1565490761824206848)]} 0 0
   [junit4]   2> 1833877 INFO  (qtp1862362237-16580) [n:127.0.0.1:46184_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43810/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[11
 (1565490761825255424)]} 0 0
   [junit4]   2> 1833877 INFO  (qtp680665216-16565) [n:127.0.0.1:43810_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[11 (1565490761825255424)]} 0 0
   [junit4]   2> 1833878 INFO  (qtp1862362237-16570) [n:127.0.0.1:46184_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43810/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[12
 (1565490761826304000)]} 0 0
   [junit4]   2> 1833878 INFO  (

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

d-6-processing-6 RELOAD) [    x:collection1] o.a.s.c.SolrCore [collection1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@5e7e093c
   [junit4]   2> 1959898 INFO  
(parallelCoreAdminExecutor-7938-thread-6-processing-6 RELOAD) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1585318204
   [junit4]   2> 1959899 INFO  
(searcherExecutor-7965-thread-1-processing-x:collection1 6 RELOAD) [    
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5e4e6aab[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C31)))}
   [junit4]   2> 1969903 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[34DEEA67A1443076]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testParallelReloadAndStats
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=StatsReloadRaceTest 
-Dtests.method=testParallelReloadAndStats -Dtests.seed=34DEEA67A1443076 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sl 
-Dtests.timezone=Pacific/Niue -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 11.8s J2 | StatsReloadRaceTest.testParallelReloadAndStats 
<<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Key 
SEARCHER.searcher.indexVersion not found in registry solr.core.collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([34DEEA67A1443076:FB408F5E2EB55829]:0)
   [junit4]    >        at 
org.apache.solr.handler.admin.StatsReloadRaceTest.requestMetrics(StatsReloadRaceTest.java:132)
   [junit4]    >        at 
org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats(StatsReloadRaceTest.java:70)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1969904 INFO  
(SUITE-StatsReloadRaceTest-seed#[34DEEA67A1443076]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1969904 INFO  
(SUITE-StatsReloadRaceTest-seed#[34DEEA67A1443076]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2081413386
   [junit4]   2> 1969904 INFO  
(SUITE-StatsReloadRaceTest-seed#[34DEEA67A1443076]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1969906 INFO  
(SUITE-StatsReloadRaceTest-seed#[34DEEA67A1443076]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1969907 INFO  
(SUITE-StatsReloadRaceTest-seed#[34DEEA67A1443076]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1969908 INFO  
(SUITE-StatsReloadRaceTest-seed#[34DEEA67A1443076]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1969908 INFO  (coreCloseExecutor-7969-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@13f122b
   [junit4]   2> 1969908 INFO  (coreCloseExecutor-7969-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=20910635
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.StatsReloadRaceTest_34DEEA67A1443076-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{name_s=Lucene50(blocksize=128), multiDefault=PostingsFormat(name=MockRandom), 
id=Lucene50(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Asserting), 
intDefault=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
intDvoDefault=DocValuesFormat(name=Lucene70), 
range_facet_l=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1665, 
maxMBSortInHeap=7.11659616605737, sim=RandomSimilarity(queryNorm=false): {}, 
locale=sl, timezone=Pacific/Niue
   [junit4]   2> NOTE: Linux 4.4.0-72-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=12,threads=1,free=340321128,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestDistributedStatsComponentCardinality, SolrCloudReportersTest, 
TestMergePolicyConfig, TestFreeTextSuggestions, TestTrieFacet, 
SaslZkACLProviderTest, TestStressReorder, SynonymTokenizerTest, TestSort, 
ConcurrentDeleteAndCreateCollectionTest, UnloadDistributedZkTest, 
BasicDistributedZk2Test, ParsingFieldUpdateProcessorsTest, SuggesterWFSTTest, 
TestDocBasedVersionConstraints, TestCollationField, 
TestClassicSimilarityFactory, ActionThrottleTest, SolrGraphiteReporterTest, 
ZkStateWriterTest, DebugComponentTest, TestOrdValues, MBeansHandlerTest, 
FieldMutatingUpdateProcessorTest, XmlUpdateRequestHandlerTest, 
TestSchemaVersionResource, MigrateRouteKeyTest, TestDistributedMissingSort, 
TestSchemaNameResource, TestIBSimilarityFactory, LukeRequestHandlerTest, 
SharedFSAutoReplicaFailoverUtilsTest, 
TestPerFieldSimilarityWithDefaultOverride, 
DistribDocExpirationUpdateProcessorTest, 
StatelessScriptUpdateProcessorFactoryTest, TestInPlaceUpdatesDistrib, 
TestHdfsCloudBackupRestore, TestStressInPlaceUpdates, QueryResultKeyTest, 
EnumFieldTest, RulesTest, TestNRTOpen, BinaryUpdateRequestHandlerTest, 
TestConfigSetImmutable, DeleteLastCustomShardedReplicaTest, 
SolrCoreCheckLockOnStartupTest, DistributedFacetPivotSmallTest, 
TestTolerantSearch, TestCollectionAPIs, TestReload, FullHLLTest, 
TestLuceneMatchVersion, RestartWhileUpdatingTest, TestComponentsName, 
TestOnReconnectListenerSupport, StatsComponentTest, VersionInfoTest, 
SolrCloudExampleTest, DistributedDebugComponentTest, 
HdfsChaosMonkeyNothingIsSafeTest, MultiThreadedOCPTest, TestSolrQueryResponse, 
GraphQueryTest, CurrencyFieldXmlFileTest, HttpPartitionTest, 
TestDistribDocBasedVersion, ClassificationUpdateProcessorFactoryTest, 
DataDrivenBlockJoinTest, TestSmileRequest, TestInitQParser, 
RemoteQueryErrorTest, TestObjectReleaseTracker, TestDocSet, 
TestTolerantUpdateProcessorRandomCloud, TestRecovery, 
DirectUpdateHandlerOptimizeTest, TestZkChroot, FieldAnalysisRequestHandlerTest, 
TestComplexPhraseQParserPlugin, TestAddFieldRealTimeGet, TestPointFields, 
OverseerTaskQueueTest, TestUnifiedSolrHighlighter, 
PKIAuthenticationIntegrationTest, TestFieldCacheReopen, TestSolrCoreSnapshots, 
UUIDUpdateProcessorFallbackTest, MergeStrategyTest, 
TestCloudPseudoReturnFields, SimpleFacetsTest, HardAutoCommitTest, 
DocValuesMultiTest, TestMacros, TestDynamicFieldCollectionResource, 
SegmentsInfoRequestHandlerTest, SolrPluginUtilsTest, MetricsHandlerTest, 
CircularListTest, TestJsonRequest, LeaderFailureAfterFreshStartTest, 
TestSolrConfigHandler, TestManagedSynonymFilterFactory, TestFastOutputStream, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestSolrQueryParserResource, 
DistributedQueryComponentOptimizationTest, TestRuleBasedAuthorizationPlugin, 
NoCacheHeaderTest, JvmMetricsTest, SolrIndexConfigTest, TestConfigReload, 
ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, ShardRoutingTest, 
RecoveryZkTest, LeaderElectionTest, TestDistributedSearch, ZkControllerTest, 
TestRealTimeGet, DistributedTermsComponentTest, SolrCmdDistributorTest, 
PeerSyncTest, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, 
ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, TestCoreDiscovery, 
SpellCheckCollatorTest, TestFoldingMultitermQuery, SuggesterTSTTest, 
WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, 
TestWordDelimiterFilterFactory, TestRemoteStreaming, 
XsltUpdateRequestHandlerTest, TestSurroundQueryParser, 
StandardRequestHandlerTest, DirectSolrSpellCheckerTest, 
DocumentAnalysisRequestHandlerTest, TestOmitPositions, TestValueSourceCache, 
TermVectorComponentTest, MoreLikeThisHandlerTest, IndexSchemaRuntimeFieldTest, 
RegexBoostProcessorTest, TestCSVResponseWriter, 
TestPHPSerializedResponseWriter, TestQuerySenderListener, 
TestQuerySenderNoQuery, ResponseLogComponentTest, TestStressRecovery, 
TestPostingsSolrHighlighter, TestCodecSupport, TestPerFieldSimilarity, 
TestBM25SimilarityFactory, OpenExchangeRatesOrgProviderTest, 
DateMathParserTest, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, 
DateFieldTest, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, 
TestLRUCache, TestUtils, TestDocumentBuilder, ZkNodePropsTest, 
SystemInfoHandlerTest, UUIDFieldTest, DistributedIntervalFacetingTest, 
SolrTestCaseJ4Test, TestHighlightDedupGrouping, TestPathTrie, 
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, 
ConnectionReuseTest, AliasIntegrationTest, AssignTest, 
AsyncCallRequestStatusResponseTest, CloudExitableDirectoryReaderTest, 
CollectionTooManyReplicasTest, ConnectionManagerTest, 
CreateCollectionCleanupTest, DeleteReplicaTest, DeleteStatusTest, 
DocValuesNotIndexedTest, LeaderElectionContextKeyTest, 
LeaderInitiatedRecoveryOnCommitTest, OverseerModifyCollectionTest, 
PeerSyncReplicationTest, RecoveryAfterSoftCommitTest, TestCloudDeleteByQuery, 
TestCloudRecovery, TestConfigSetsAPIZkFailure, TestDeleteCollectionOnDownNodes, 
TestDownShardTolerantSearch, TestLeaderInitiatedRecoveryThread, 
TestRandomFlRTGCloud, TestRandomRequestDistribution, TestRequestForwarding, 
TestRequestStatusCollectionAPI, TestShortCircuitedRequests, 
TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, 
TestTolerantUpdateProcessorCloud, VMParamsZkACLAndCredentialsProvidersTest, 
HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, 
HdfsRestartWhileUpdatingTest, HdfsTlogReplayBufferedWhileIndexingTest, 
HdfsUnloadDistributedZkTest, StressHdfsTest, TestClusterStateMutator, 
CachingDirectoryFactoryTest, TestImplicitCoreProperties, TestInfoStreamLogging, 
TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrCloudSnapshots, 
TestReplicationHandlerBackup, TestSolrConfigHandlerConcurrent, 
TestSystemCollAutoCreate, V2ApiIntegrationTest, CoreAdminRequestStatusTest, 
CoreMergeIndexesAdminHandlerTest, StatsReloadRaceTest]
   [junit4] Completed [575/702 (2!)] on J2 in 12.45s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to