Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3157/
Java: 32bit/jdk1.8.0_121 -server -XX:+UseG1GC

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

Error Message:
java.lang.RuntimeException: Error from server at 
http://127.0.0.1:34879/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:46166/solr/test_col_shard1_replica1: Server Error    request: 
http://127.0.0.1:46166/solr/test_col_shard1_replica1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A34879%2Fsolr%2Ftest_col_shard2_replica2%2F&wt=javabin&version=2
 Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:35050/solr/test_col_shard1_replica2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@11acebf

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from 
server at http://127.0.0.1:34879/solr/test_col: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:46166/solr/test_col_shard1_replica1: Server Error



request: 
http://127.0.0.1:46166/solr/test_col_shard1_replica1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A34879%2Fsolr%2Ftest_col_shard2_replica2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:35050/solr/test_col_shard1_replica2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@11acebf
        at 
__randomizedtesting.SeedInfo.seed([72B0B386CE823E83:44A4D1C044DF0492]: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:34879/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:46166/solr/test_col_shard1_replica1: Server Error



request: 
http://127.0.0.1:46166/solr/test_col_shard1_replica1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A34879%2Fsolr%2Ftest_col_shard2_replica2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:35050/solr/test_col_shard1_replica2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@11acebf
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:409)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        ... 1 more
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:34879/solr/test_col: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:46166/solr/test_col_shard1_replica1: Server Error



request: 
http://127.0.0.1:46166/solr/test_col_shard1_replica1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A34879%2Fsolr%2Ftest_col_shard2_replica2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:35050/solr/test_col_shard1_replica2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@11acebf
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:368)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:397)
        ... 6 more




Build Log:
[...truncated 11973 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_72B0B386CE823E83-001/init-core-data-001
   [junit4]   2> 868885 WARN  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[72B0B386CE823E83]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13
   [junit4]   2> 868885 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[72B0B386CE823E83]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 868886 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[72B0B386CE823E83]-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> 868886 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[72B0B386CE823E83]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_72B0B386CE823E83-001/tempDir-001
   [junit4]   2> 868886 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[72B0B386CE823E83]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 868886 INFO  (Thread-1753) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 868886 INFO  (Thread-1753) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 868986 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[72B0B386CE823E83]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43322
   [junit4]   2> 869000 INFO  (jetty-launcher-1288-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 869000 INFO  (jetty-launcher-1288-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 869000 INFO  (jetty-launcher-1288-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 869000 INFO  (jetty-launcher-1288-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 869001 INFO  (jetty-launcher-1288-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1184cde{/solr,null,AVAILABLE}
   [junit4]   2> 869001 INFO  (jetty-launcher-1288-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@486aac{/solr,null,AVAILABLE}
   [junit4]   2> 869001 INFO  (jetty-launcher-1288-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7e57d8{/solr,null,AVAILABLE}
   [junit4]   2> 869002 INFO  (jetty-launcher-1288-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4d808{/solr,null,AVAILABLE}
   [junit4]   2> 869005 INFO  (jetty-launcher-1288-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@b659c4{HTTP/1.1,[http/1.1]}{127.0.0.1:35050}
   [junit4]   2> 869005 INFO  (jetty-launcher-1288-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5a3f50{HTTP/1.1,[http/1.1]}{127.0.0.1:34879}
   [junit4]   2> 869005 INFO  (jetty-launcher-1288-thread-1) [    ] 
o.e.j.s.Server Started @871039ms
   [junit4]   2> 869005 INFO  (jetty-launcher-1288-thread-4) [    ] 
o.e.j.s.Server Started @871039ms
   [junit4]   2> 869005 INFO  (jetty-launcher-1288-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35050}
   [junit4]   2> 869005 INFO  (jetty-launcher-1288-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34879}
   [junit4]   2> 869005 INFO  (jetty-launcher-1288-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1c9d247{HTTP/1.1,[http/1.1]}{127.0.0.1:34653}
   [junit4]   2> 869005 INFO  (jetty-launcher-1288-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@16511aa{HTTP/1.1,[http/1.1]}{127.0.0.1:46166}
   [junit4]   2> 869005 INFO  (jetty-launcher-1288-thread-2) [    ] 
o.e.j.s.Server Started @871040ms
   [junit4]   2> 869005 ERROR (jetty-launcher-1288-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 869005 INFO  (jetty-launcher-1288-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34653}
   [junit4]   2> 869005 INFO  (jetty-launcher-1288-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 869005 ERROR (jetty-launcher-1288-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 869005 INFO  (jetty-launcher-1288-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 869005 ERROR (jetty-launcher-1288-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 869005 INFO  (jetty-launcher-1288-thread-3) [    ] 
o.e.j.s.Server Started @871040ms
   [junit4]   2> 869005 INFO  (jetty-launcher-1288-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 869005 INFO  (jetty-launcher-1288-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46166}
   [junit4]   2> 869005 INFO  (jetty-launcher-1288-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 869005 INFO  (jetty-launcher-1288-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 869005 INFO  (jetty-launcher-1288-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 869005 INFO  (jetty-launcher-1288-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-27T00:21:54.578Z
   [junit4]   2> 869006 INFO  (jetty-launcher-1288-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 869005 ERROR (jetty-launcher-1288-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 869006 INFO  (jetty-launcher-1288-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 869006 INFO  (jetty-launcher-1288-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 869006 INFO  (jetty-launcher-1288-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-27T00:21:54.579Z
   [junit4]   2> 869006 INFO  (jetty-launcher-1288-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 869005 INFO  (jetty-launcher-1288-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 869006 INFO  (jetty-launcher-1288-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 869006 INFO  (jetty-launcher-1288-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-27T00:21:54.579Z
   [junit4]   2> 869006 INFO  (jetty-launcher-1288-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-27T00:21:54.579Z
   [junit4]   2> 869025 INFO  (jetty-launcher-1288-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 869025 INFO  (jetty-launcher-1288-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 869025 INFO  (jetty-launcher-1288-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 869025 INFO  (jetty-launcher-1288-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 869046 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 0x15b0d23fe9c0004, 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> 869047 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 0x15b0d23fe9c0003, 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> 869048 INFO  (jetty-launcher-1288-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 869048 INFO  (jetty-launcher-1288-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 869048 INFO  (jetty-launcher-1288-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43322/solr
   [junit4]   2> 869048 INFO  (jetty-launcher-1288-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43322/solr
   [junit4]   2> 869049 INFO  (jetty-launcher-1288-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 869049 INFO  (jetty-launcher-1288-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 869050 INFO  (jetty-launcher-1288-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43322/solr
   [junit4]   2> 869050 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 0x15b0d23fe9c0005, 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> 869050 INFO  (jetty-launcher-1288-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43322/solr
   [junit4]   2> 869060 INFO  (jetty-launcher-1288-thread-3) 
[n:127.0.0.1:46166_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 869060 INFO  (jetty-launcher-1288-thread-1) 
[n:127.0.0.1:35050_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 869060 INFO  (jetty-launcher-1288-thread-2) 
[n:127.0.0.1:34653_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 869060 INFO  (jetty-launcher-1288-thread-4) 
[n:127.0.0.1:34879_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 869061 INFO  (jetty-launcher-1288-thread-3) 
[n:127.0.0.1:46166_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46166_solr
   [junit4]   2> 869061 INFO  (jetty-launcher-1288-thread-1) 
[n:127.0.0.1:35050_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35050_solr
   [junit4]   2> 869061 INFO  (jetty-launcher-1288-thread-4) 
[n:127.0.0.1:34879_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34879_solr
   [junit4]   2> 869061 INFO  (jetty-launcher-1288-thread-2) 
[n:127.0.0.1:34653_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34653_solr
   [junit4]   2> 869061 INFO  (jetty-launcher-1288-thread-3) 
[n:127.0.0.1:46166_solr    ] o.a.s.c.Overseer Overseer 
(id=97686265165250567-127.0.0.1:46166_solr-n_0000000000) starting
   [junit4]   2> 869062 INFO  
(zkCallback-1310-thread-1-processing-n:127.0.0.1:34879_solr) 
[n:127.0.0.1:34879_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 869062 INFO  
(zkCallback-1309-thread-1-processing-n:127.0.0.1:35050_solr) 
[n:127.0.0.1:35050_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 869062 INFO  
(zkCallback-1307-thread-1-processing-n:127.0.0.1:34653_solr) 
[n:127.0.0.1:34653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 869062 INFO  
(zkCallback-1305-thread-1-processing-n:127.0.0.1:46166_solr) 
[n:127.0.0.1:46166_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 869066 INFO  
(zkCallback-1309-thread-1-processing-n:127.0.0.1:35050_solr) 
[n:127.0.0.1:35050_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 869066 INFO  
(zkCallback-1305-thread-2-processing-n:127.0.0.1:46166_solr) 
[n:127.0.0.1:46166_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 869066 INFO  
(zkCallback-1310-thread-1-processing-n:127.0.0.1:34879_solr) 
[n:127.0.0.1:34879_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 869066 INFO  
(zkCallback-1307-thread-1-processing-n:127.0.0.1:34653_solr) 
[n:127.0.0.1:34653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 869069 INFO  (jetty-launcher-1288-thread-3) 
[n:127.0.0.1:46166_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46166_solr
   [junit4]   2> 869069 INFO  
(zkCallback-1307-thread-1-processing-n:127.0.0.1:34653_solr) 
[n:127.0.0.1:34653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 869069 INFO  
(zkCallback-1305-thread-2-processing-n:127.0.0.1:46166_solr) 
[n:127.0.0.1:46166_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 869069 INFO  
(zkCallback-1310-thread-1-processing-n:127.0.0.1:34879_solr) 
[n:127.0.0.1:34879_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 869070 INFO  
(zkCallback-1309-thread-1-processing-n:127.0.0.1:35050_solr) 
[n:127.0.0.1:35050_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 869119 INFO  (jetty-launcher-1288-thread-4) 
[n:127.0.0.1:34879_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_72B0B386CE823E83-001/tempDir-001/node4/.
   [junit4]   2> 869167 INFO  (jetty-launcher-1288-thread-1) 
[n:127.0.0.1:35050_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_72B0B386CE823E83-001/tempDir-001/node1/.
   [junit4]   2> 869187 INFO  (jetty-launcher-1288-thread-2) 
[n:127.0.0.1:34653_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_72B0B386CE823E83-001/tempDir-001/node2/.
   [junit4]   2> 869210 INFO  (jetty-launcher-1288-thread-3) 
[n:127.0.0.1:46166_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_72B0B386CE823E83-001/tempDir-001/node3/.
   [junit4]   2> 870574 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[72B0B386CE823E83]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 870575 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[72B0B386CE823E83]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43322/solr ready
   [junit4]   2> 870787 INFO  (qtp22902897-7893) [n:127.0.0.1:34879_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> 870789 INFO  
(OverseerThreadFactory-3737-thread-1-processing-n:127.0.0.1:46166_solr) 
[n:127.0.0.1:46166_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
test_col
   [junit4]   2> 870893 INFO  (qtp22902897-7901) [n:127.0.0.1:34879_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> 870893 INFO  (qtp21957397-7877) [n:127.0.0.1:35050_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> 870893 INFO  (qtp30777375-7879) [n:127.0.0.1:34653_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> 870893 INFO  (qtp762941-7891) [n:127.0.0.1:46166_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> 870997 INFO  
(zkCallback-1309-thread-1-processing-n:127.0.0.1:35050_solr) 
[n:127.0.0.1:35050_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> 870997 INFO  
(zkCallback-1305-thread-2-processing-n:127.0.0.1:46166_solr) 
[n:127.0.0.1:46166_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> 870997 INFO  
(zkCallback-1307-thread-1-processing-n:127.0.0.1:34653_solr) 
[n:127.0.0.1:34653_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> 870997 INFO  
(zkCallback-1310-thread-1-processing-n:127.0.0.1:34879_solr) 
[n:127.0.0.1:34879_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> 871903 WARN  (qtp30777375-7879) [n:127.0.0.1:34653_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 871903 WARN  (qtp762941-7891) [n:127.0.0.1:46166_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 871903 INFO  (qtp30777375-7879) [n:127.0.0.1:34653_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 871903 INFO  (qtp762941-7891) [n:127.0.0.1:46166_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 871904 WARN  (qtp21957397-7877) [n:127.0.0.1:35050_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 871904 WARN  (qtp22902897-7901) [n:127.0.0.1:34879_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 871906 INFO  (qtp21957397-7877) [n:127.0.0.1:35050_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 871906 INFO  (qtp22902897-7901) [n:127.0.0.1:34879_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 871912 INFO  (qtp30777375-7879) [n:127.0.0.1:34653_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> 871913 INFO  (qtp762941-7891) [n:127.0.0.1:46166_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> 871915 INFO  (qtp30777375-7879) [n:127.0.0.1:34653_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> 871915 INFO  (qtp762941-7891) [n:127.0.0.1:46166_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> 871916 INFO  (qtp30777375-7879) [n:127.0.0.1:34653_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
   [junit4]   2> 871917 INFO  (qtp30777375-7879) [n:127.0.0.1:34653_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 871917 INFO  (qtp30777375-7879) [n:127.0.0.1:34653_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-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_72B0B386CE823E83-001/tempDir-001/node2/test_col_shard2_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_72B0B386CE823E83-001/tempDir-001/node2/./test_col_shard2_replica1/data/]
   [junit4]   2> 871917 INFO  (qtp762941-7891) [n:127.0.0.1:46166_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
   [junit4]   2> 871917 INFO  (qtp30777375-7879) [n:127.0.0.1:34653_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@132e6b4
   [junit4]   2> 871918 INFO  (qtp762941-7891) [n:127.0.0.1:46166_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 871918 INFO  (qtp762941-7891) [n:127.0.0.1:46166_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-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_72B0B386CE823E83-001/tempDir-001/node3/test_col_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_72B0B386CE823E83-001/tempDir-001/node3/./test_col_shard1_replica1/data/]
   [junit4]   2> 871918 INFO  (qtp762941-7891) [n:127.0.0.1:46166_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@132e6b4
   [junit4]   2> 871919 INFO  (qtp30777375-7879) [n:127.0.0.1:34653_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5920608897448947]
   [junit4]   2> 871919 INFO  (qtp22902897-7901) [n:127.0.0.1:34879_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> 871919 INFO  (qtp21957397-7877) [n:127.0.0.1:35050_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> 871920 INFO  (qtp762941-7891) [n:127.0.0.1:46166_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5920608897448947]
   [junit4]   2> 871921 INFO  (qtp21957397-7877) [n:127.0.0.1:35050_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> 871921 INFO  (qtp22902897-7901) [n:127.0.0.1:34879_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> 871921 INFO  (qtp22902897-7901) [n:127.0.0.1:34879_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
   [junit4]   2> 871921 INFO  (qtp21957397-7877) [n:127.0.0.1:35050_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
   [junit4]   2> 871922 INFO  (qtp22902897-7901) [n:127.0.0.1:34879_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 871922 INFO  (qtp21957397-7877) [n:127.0.0.1:35050_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 871922 INFO  (qtp22902897-7901) [n:127.0.0.1:34879_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-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_72B0B386CE823E83-001/tempDir-001/node4/test_col_shard2_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_72B0B386CE823E83-001/tempDir-001/node4/./test_col_shard2_replica2/data/]
   [junit4]   2> 871922 INFO  (qtp21957397-7877) [n:127.0.0.1:35050_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-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_72B0B386CE823E83-001/tempDir-001/node1/test_col_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_72B0B386CE823E83-001/tempDir-001/node1/./test_col_shard1_replica2/data/]
   [junit4]   2> 871923 INFO  (qtp22902897-7901) [n:127.0.0.1:34879_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@132e6b4
   [junit4]   2> 871923 INFO  (qtp21957397-7877) [n:127.0.0.1:35050_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@132e6b4
   [junit4]   2> 871924 WARN  (qtp30777375-7879) [n:127.0.0.1:34653_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> 871924 INFO  (qtp22902897-7901) [n:127.0.0.1:34879_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5920608897448947]
   [junit4]   2> 871924 WARN  (qtp762941-7891) [n:127.0.0.1:46166_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> 871924 INFO  (qtp21957397-7877) [n:127.0.0.1:35050_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5920608897448947]
   [junit4]   2> 871929 WARN  (qtp22902897-7901) [n:127.0.0.1:34879_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> 871929 WARN  (qtp21957397-7877) [n:127.0.0.1:35050_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> 871961 INFO  (qtp762941-7891) [n:127.0.0.1:46166_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> 871961 INFO  (qtp30777375-7879) [n:127.0.0.1:34653_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> 871961 INFO  (qtp762941-7891) [n:127.0.0.1:46166_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> 871961 INFO  (qtp30777375-7879) [n:127.0.0.1:34653_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> 871961 INFO  (qtp22902897-7901) [n:127.0.0.1:34879_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> 871961 INFO  (qtp22902897-7901) [n:127.0.0.1:34879_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> 871962 INFO  (qtp30777375-7879) [n:127.0.0.1:34653_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 871962 INFO  (qtp22902897-7901) [n:127.0.0.1:34879_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 871962 INFO  (qtp30777375-7879) [n:127.0.0.1:34653_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 871962 INFO  (qtp22902897-7901) [n:127.0.0.1:34879_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 871962 INFO  (qtp762941-7891) [n:127.0.0.1:46166_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 871962 INFO  (qtp762941-7891) [n:127.0.0.1:46166_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 871963 INFO  (qtp22902897-7901) [n:127.0.0.1:34879_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=41, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4410537911701373]
   [junit4]   2> 871963 INFO  (qtp30777375-7879) [n:127.0.0.1:34653_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=41, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4410537911701373]
   [junit4]   2> 871963 INFO  (qtp762941-7891) [n:127.0.0.1:46166_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=41, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4410537911701373]
   [junit4]   2> 871963 INFO  (qtp30777375-7879) [n:127.0.0.1:34653_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@124969b[test_col_shard2_replica1] main]
   [junit4]   2> 871963 INFO  (qtp762941-7891) [n:127.0.0.1:46166_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@124dd53[test_col_shard1_replica1] main]
   [junit4]   2> 871963 INFO  (qtp22902897-7901) [n:127.0.0.1:34879_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@7155ae[test_col_shard2_replica2] main]
   [junit4]   2> 871964 INFO  (qtp21957397-7877) [n:127.0.0.1:35050_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> 871964 INFO  (qtp21957397-7877) [n:127.0.0.1:35050_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> 871964 INFO  (qtp762941-7891) [n:127.0.0.1:46166_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> 871964 INFO  (qtp30777375-7879) [n:127.0.0.1:34653_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> 871964 INFO  (qtp22902897-7901) [n:127.0.0.1:34879_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> 871964 INFO  (qtp22902897-7901) [n:127.0.0.1:34879_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> 871964 INFO  (qtp762941-7891) [n:127.0.0.1:46166_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> 871964 INFO  (qtp22902897-7901) [n:127.0.0.1:34879_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 871964 INFO  (qtp762941-7891) [n:127.0.0.1:46166_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 871964 INFO  (qtp30777375-7879) [n:127.0.0.1:34653_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> 871965 INFO  (qtp30777375-7879) [n:127.0.0.1:34653_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 871965 INFO  (qtp21957397-7877) [n:127.0.0.1:35050_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 871965 INFO  (qtp21957397-7877) [n:127.0.0.1:35050_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 871965 INFO  
(searcherExecutor-3748-thread-1-processing-n:127.0.0.1:34879_solr 
x:test_col_shard2_replica2 s:shard2 c:test_col) [n:127.0.0.1:34879_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrCore 
[test_col_shard2_replica2] Registered new searcher 
Searcher@7155ae[test_col_shard2_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 871966 INFO  (qtp21957397-7877) [n:127.0.0.1:35050_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=41, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4410537911701373]
   [junit4]   2> 871966 INFO  
(searcherExecutor-3747-thread-1-processing-n:127.0.0.1:46166_solr 
x:test_col_shard1_replica1 s:shard1 c:test_col) [n:127.0.0.1:46166_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SolrCore 
[test_col_shard1_replica1] Registered new searcher 
Searcher@124dd53[test_col_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 871966 INFO  (qtp21957397-7877) [n:127.0.0.1:35050_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1a12a85[test_col_shard1_replica2] main]
   [junit4]   2> 871966 INFO  
(searcherExecutor-3746-thread-1-processing-n:127.0.0.1:34653_solr 
x:test_col_shard2_replica1 s:shard2 c:test_col) [n:127.0.0.1:34653_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrCore 
[test_col_shard2_replica1] Registered new searcher 
Searcher@124969b[test_col_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 871966 INFO  (qtp762941-7891) [n:127.0.0.1:46166_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 1562980245872574464
   [junit4]   2> 871966 INFO  (qtp22902897-7901) [n:127.0.0.1:34879_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 1562980245872574464
   [junit4]   2> 871966 INFO  (qtp30777375-7879) [n:127.0.0.1:34653_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 1562980245872574464
   [junit4]   2> 871966 INFO  (qtp21957397-7877) [n:127.0.0.1:35050_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> 871966 INFO  (qtp21957397-7877) [n:127.0.0.1:35050_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> 871966 INFO  (qtp21957397-7877) [n:127.0.0.1:35050_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 871967 INFO  
(searcherExecutor-3749-thread-1-processing-n:127.0.0.1:35050_solr 
x:test_col_shard1_replica2 s:shard1 c:test_col) [n:127.0.0.1:35050_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrCore 
[test_col_shard1_replica2] Registered new searcher 
Searcher@1a12a85[test_col_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 871968 INFO  (qtp21957397-7877) [n:127.0.0.1:35050_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 1562980245874671616
   [junit4]   2> 871971 INFO  (qtp762941-7891) [n:127.0.0.1:46166_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=9998ms
   [junit4]   2> 871971 INFO  (qtp30777375-7879) [n:127.0.0.1:34653_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 871971 INFO  (qtp30777375-7879) [n:127.0.0.1:34653_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 871971 INFO  (qtp30777375-7879) [n:127.0.0.1:34653_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SyncStrategy Sync 
replicas to http://127.0.0.1:34653/solr/test_col_shard2_replica1/
   [junit4]   2> 871971 INFO  (qtp30777375-7879) [n:127.0.0.1:34653_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.PeerSync PeerSync: 
core=test_col_shard2_replica1 url=http://127.0.0.1:34653/solr START 
replicas=[http://127.0.0.1:34879/solr/test_col_shard2_replica2/] nUpdates=100
   [junit4]   2> 871971 INFO  (qtp30777375-7879) [n:127.0.0.1:34653_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.PeerSync PeerSync: 
core=test_col_shard2_replica1 url=http://127.0.0.1:34653/solr DONE.  We have no 
versions.  sync failed.
   [junit4]   2> 871972 INFO  (qtp22902897-7885) [n:127.0.0.1:34879_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] o.a.s.c.S.Request 
[test_col_shard2_replica2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 871973 INFO  (qtp30777375-7879) [n:127.0.0.1:34653_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 871973 INFO  (qtp30777375-7879) [n:127.0.0.1:34653_solr 
c:test_col s:shard2  x:test_col_shard2_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> 871973 INFO  (qtp30777375-7879) [n:127.0.0.1:34653_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 871975 INFO  (qtp30777375-7879) [n:127.0.0.1:34653_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34653/solr/test_col_shard2_replica1/ shard2
   [junit4]   2> 872077 INFO  
(zkCallback-1307-thread-1-processing-n:127.0.0.1:34653_solr) 
[n:127.0.0.1:34653_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> 872077 INFO  
(zkCallback-1309-thread-1-processing-n:127.0.0.1:35050_solr) 
[n:127.0.0.1:35050_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> 872077 INFO  
(zkCallback-1310-thread-1-processing-n:127.0.0.1:34879_solr) 
[n:127.0.0.1:34879_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> 872077 INFO  
(zkCallback-1305-thread-2-processing-n:127.0.0.1:46166_solr) 
[n:127.0.0.1:46166_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> 872125 INFO  (qtp30777375-7879) [n:127.0.0.1:34653_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 872127 INFO  (qtp30777375-7879) [n:127.0.0.1:34653_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=1233
   [junit4]   2> 872244 INFO  
(zkCallback-1307-thread-1-processing-n:127.0.0.1:34653_solr) 
[n:127.0.0.1:34653_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> 872244 INFO  
(zkCallback-1305-thread-3-processing-n:127.0.0.1:46166_solr) 
[n:127.0.0.1:46166_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> 872244 INFO  
(zkCallback-1309-thread-1-processing-n:127.0.0.1:35050_solr) 
[n:127.0.0.1:35050_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> 872244 INFO  
(zkCallback-1310-thread-1-processing-n:127.0.0.1:34879_solr) 
[n:127.0.0.1:34879_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> 872471 INFO  (qtp762941-7891) [n:127.0.0.1:46166_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 872471 INFO  (qtp762941-7891) [n:127.0.0.1:46166_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> 872471 INFO  (qtp762941-7891) [n:127.0.0.1:46166_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SyncStrategy Sync 
replicas to http://127.0.0.1:46166/solr/test_col_shard1_replica1/
   [junit4]   2> 872471 INFO  (qtp762941-7891) [n:127.0.0.1:46166_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:46166/solr START 
replicas=[http://127.0.0.1:35050/solr/test_col_shard1_replica2/] nUpdates=100
   [junit4]   2> 872472 INFO  (qtp762941-7891) [n:127.0.0.1:46166_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:46166/solr DONE.  We have no 
versions.  sync failed.
   [junit4]   2> 872473 INFO  (qtp21957397-7888) [n:127.0.0.1:35050_solr 
c:test_col s:shard1 r:core_node4 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> 872473 INFO  (qtp762941-7891) [n:127.0.0.1:46166_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> 872473 INFO  (qtp762941-7891) [n:127.0.0.1:46166_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> 872473 INFO  (qtp762941-7891) [n:127.0.0.1:46166_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> 872475 INFO  (qtp762941-7891) [n:127.0.0.1:46166_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:46166/solr/test_col_shard1_replica1/ shard1
   [junit4]   2> 872576 INFO  
(zkCallback-1305-thread-3-processing-n:127.0.0.1:46166_solr) 
[n:127.0.0.1:46166_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> 872576 INFO  
(zkCallback-1307-thread-1-processing-n:127.0.0.1:34653_solr) 
[n:127.0.0.1:34653_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> 872576 INFO  
(zkCallback-1309-thread-1-processing-n:127.0.0.1:35050_solr) 
[n:127.0.0.1:35050_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> 872577 INFO  
(zkCallback-1310-thread-1-processing-n:127.0.0.1:34879_solr) 
[n:127.0.0.1:34879_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> 872626 INFO  (qtp762941-7891) [n:127.0.0.1:46166_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> 872627 INFO  (qtp762941-7891) [n:127.0.0.1:46166_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=1733
   [junit4]   2> 872727 INFO  
(zkCallback-1305-thread-2-processing-n:127.0.0.1:46166_solr) 
[n:127.0.0.1:46166_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> 872727 INFO  
(zkCallback-1307-thread-1-processing-n:127.0.0.1:34653_solr) 
[n:127.0.0.1:34653_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> 872727 INFO  
(zkCallback-1310-thread-1-processing-n:127.0.0.1:34879_solr) 
[n:127.0.0.1:34879_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> 872727 INFO  
(zkCallback-1309-thread-1-processing-n:127.0.0.1:35050_solr) 
[n:127.0.0.1:35050_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> 872971 INFO  (qtp22902897-7901) [n:127.0.0.1:34879_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=2078
   [junit4]   2> 872973 INFO  (qtp21957397-7877) [n:127.0.0.1:35050_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=2079
   [junit4]   2> 872975 INFO  (qtp22902897-7893) [n:127.0.0.1:34879_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> 873074 INFO  
(zkCallback-1307-thread-1-processing-n:127.0.0.1:34653_solr) 
[n:127.0.0.1:34653_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> 873074 INFO  
(zkCallback-1310-thread-1-processing-n:127.0.0.1:34879_solr) 
[n:127.0.0.1:34879_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> 873074 INFO  
(zkCallback-1305-thread-3-processing-n:127.0.0.1:46166_solr) 
[n:127.0.0.1:46166_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> 873074 INFO  
(zkCallback-1309-thread-1-processing-n:127.0.0.1:35050_solr) 
[n:127.0.0.1:35050_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> 873975 INFO  (qtp22902897-7893) [n:127.0.0.1:34879_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=3187
   [junit4]   2> 873975 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[72B0B386CE823E83]-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_node3 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 873976 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[72B0B386CE823E83]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: test_col
   [junit4]   2> 873981 INFO  (qtp21957397-7867) [n:127.0.0.1:35050_solr 
c:test_col s:shard1 r:core_node4 x:test_col_shard1_replica2] o.a.s.c.S.Request 
[test_col_shard1_replica2]  webapp=/solr path=/schema/fieldtypes/long 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 874006 INFO  
(TEST-TestStressCloudBlindAtomicUpdates.test_dv-seed#[72B0B386CE823E83]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test_dv
   [junit4]   2> 874013 INFO  (qtp22902897-7880) [n:127.0.0.1:34879_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&_version_=-1562980248013766656&distrib.from=http://127.0.0.1:34653/solr/test_col_shard2_replica1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1562980248013766656)} 0 1
   [junit4]   2> 874013 INFO  (qtp21957397-7864) [n:127.0.0.1:35050_solr 
c:test_col s:shard1 r:core_node4 x:test_col_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&_version_=-1562980248012718080&distrib.from=http://127.0.0.1:46166/solr/test_col_shard1_replica1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1562980248012718080)} 0 1
   [junit4]   2> 874013 INFO  (qtp30777375-7865) [n:127.0.0.1:34653_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=TOLEADER&distrib.from=http://127.0.0.1:46166/solr/test_col_shard1_replica1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1562980248013766656)} 0 5
   [junit4]   2> 874014 INFO  (qtp762941-7874) [n:127.0.0.1:46166_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=*:* 
(-1562980248012718080)} 0 7
   [junit4]   2> 874016 INFO  (qtp762941-7899) [n:127.0.0.1:46166_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> 874016 WARN  (qtp762941-7899) [n:127.0.0.1:46166_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> 874016 INFO  (qtp21957397-7869) [n:127.0.0.1:35050_solr 
c:test_col s:shard1 r:core_node4 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> 874016 INFO  (qtp762941-7899) [n:127.0.0.1:46166_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> 874016 WARN  (qtp21957397-7869) [n:127.0.0.1:35050_solr 
c:test_col s:shard1 r:core_node4 x:test_col_shard1_replica2] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 874016 INFO  (qtp30777375-7865) [n:127.0.0.1:34653_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> 874016 INFO  (qtp21957397-7869) [n:127.0.0.1:35050_solr 
c:test_col s:shard1 r:core_node4 x:test_col_shard1_replica2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 874016 WARN  (qtp30777375-7865) [n:127.0.0.1:34653_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> 874017 INFO  (qtp762941-7899) [n:127.0.0.1:46166_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 874017 INFO  (qtp30777375-7865) [n:127.0.0.1:34653_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> 874017 INFO  (qtp762941-7899) [n:127.0.0.1:46166_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:34653/solr/test_col_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 1
   [junit4]   2> 874017 INFO  (qtp21957397-7869) [n:127.0.0.1:35050_solr 
c:test_col s:shard1 r:core_node4 x:test_col_shard1_replica2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 874017 INFO  (qtp30777375-7865) [n:127.0.0.1:34653_solr 
c:test_col s:shard2 r:core_node2 x:test_col_shard2_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 874017 INFO  (qtp21957397-7869) [n:127.0.0.1:35050_solr 
c:test_col s:shard1 r:core_node4 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:34653/solr/test_col_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 1
   [junit4]   2> 874017 INFO  (qtp30777375-7865) [n:127.0.0.1:34653_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:34653/solr/test_col_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 1
   [junit4]   2> 874017 INFO  (qtp22902897-7990) [n:127.0.0.1:34879_solr 
c:test_col s:shard2 r:core_node1 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> 874017 WARN  (qtp22902897-7990) [n:127.0.0.1:34879_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 874017 INFO  (qtp22902897-7990) [n:127.0.0.1:34879_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 874018 INFO  (qtp22902897-7990) [n:127.0.0.1:34879_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 874018 INFO  (qtp22902897-7990) [n:127.0.0.1:34879_solr 
c:test_col s:shard2 r:core_node1 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:34653/solr/test_col_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 0
   [junit4]   2> 874018 INFO  (qtp30777375-7887) [n:127.0.0.1:34653_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={_stateVer_=test_col:6&optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2}{optimize=}
 0 2
   [junit4]   2> 874021 INFO  (qtp21957397-7888) [n:127.0.0.1:35050_solr 
c:test_col s:shard1 r:core_node4 x:test_col_shard1_replica2] o.a.s.c.S.Request 
[test_col_shard1_replica2]  webapp=/solr path=/schema/fields/long_dv 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 874021 INFO  
(TEST-TestStressCloudBlindAtomicUpdates.test_dv-seed#[72B0B386CE823E83]) [    ] 
o.a.s.c.TestStressCloudBlindAtomicUpdates Testing long_dv: numDocsToCheck=139, 
numDocsInIndex=139, incr=1
   [junit4]   2> 874027 INFO  (qtp21957397-7877) [n:127.0.0.1:35050_solr 
c:test_col s:shard1 r:core_node4 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:46166/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[0
 (1562980248030543872)]} 0 0
   [junit4]   2> 874028 INFO  (qtp762941-7891) [n:127.0.0.1:46166_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 (1562980248030543872)]} 0 3
   [junit4]   2> 874031 INFO  (qtp21957397-7871) [n:127.0.0.1:35050_solr 
c:test_col s:shard1 r:core_node4 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:46166/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[1
 (1562980248035786752)]} 0 0
   [junit4]   2> 874031 INFO  (qtp762941-7874) [n:127.0.0.1:46166_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 (1562980248035786752)]} 0 1
   [junit4]   2> 874036 INFO  (qtp22902897-7885) [n:127.0.0.1:34879_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34653/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[2
 (1562980248038932480)]} 0 1
   [junit4]   2> 874036 INFO  (qtp30777375-7868) [n:127.0.0.1:34653_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={wt=javabin&version=2}{add=[2 (1562980248038932480)]} 0 3
   [junit4]   2> 874039 INFO  (qtp22902897-7901) [n:127.0.0.1:34879_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34653/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[3
 (1562980248045223936)]} 0 0
   [junit4]   2> 874040 INFO  (qtp30777375-7872) [n:127.0.0.1:34653_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={wt=javabin&version=2}{add=[3 (1562980248045223936)]} 0 1
   [junit4]   2> 874043 INFO  (qtp21957397-7869) [n:127.0.0.1:35050_solr 
c:test_col s:shard1 r:core_node4 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:46166/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[4
 (1562980248048369664)]} 0 0
   [junit4]   2> 874043 INFO  (qtp762941-7881) [n:127.0.0.1:46166_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 (1562980248048369664)]} 0 1
   [junit4]   2> 874046 INFO  (qtp22902897-7893) [n:127.0.0.1:34879_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34653/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[5
 (1562980248051515392)]} 0 0
   [junit4]   2> 874046 INFO  (qtp30777375-7865) [n:127.0.0.1:34653_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={wt=javabin&version=2}{add=[5 (1562980248051515392)]} 0 1
   [junit4]   2> 874049 INFO  (qtp22902897-7880) [n:127.0.0.1:34879_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34653/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[6
 (1562980248055709696)]} 0 0
   [junit4]   2> 874049 INFO  (qtp30777375-7887) [n:127.0.0.1:34653_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={wt=javabin&version=2}{add=[6 (1562980248055709696)]} 0 1
   [junit4]   2> 874053 INFO  (qtp22902897-7990) [n:127.0.0.1:34879_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34653/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[7
 (1562980248059904000)]} 0 0
   [junit4]   2> 874053 INFO  (qtp30777375-7868) [n:127.0.0.1:34653_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={wt=javabin&version=2}{add=[7 (1562980248059904000)]} 0 1
   [junit4]   2> 874057 INFO  (qtp21957397-7888) [n:127.0.0.1:35050_solr 
c:test_col s:shard1 r:core_node4 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:46166/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[8
 (1562980248063049728)]} 0 0
   [junit4]   2> 874057 INFO  (qtp762941-7899) [n:127.0.0.1:46166_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 (1562980248063049728)]} 0 1
   [junit4]   2> 874060 INFO  (qtp22902897-7885) [n:127.0.0.1:34879_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34653/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[9
 (1562980248066195456)]} 0 0
   [junit4]   2> 874060 INFO  (qtp30777375-7872) [n:127.0.0.1:34653_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={wt=javabin&version=2}{add=[9 (1562980248066195456)]} 0 1
   [junit4]   2> 874064 INFO  (qtp21957397-7877) [n:127.0.0.1:35050_solr 
c:test_col s:shard1 r:core_node4 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:46166/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[10
 (1562980248071438336)]} 0 0
   [junit4]   2> 874064 INFO  (qtp762941-7891) [n:127.0.0.1:46166_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 (1562980248071438336)]} 0 1
   [junit4]   2> 874068 INFO  (qtp21957397-7871) [n:127.0.0.1:35050_solr 
c:test_col s:shard1 r:core_node4 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:46166/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[11
 (1562980248074584064)]} 0 0
   [junit4]   2> 874068 INFO  (qtp762941-7874) [n:127.0.0.1:46166_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 (1562980248074584064)]} 0 1
   [junit4]   2> 874082 INFO  (qtp21957397-7869) [n:127.0.0.1:35050_solr 
c:test_col s:shard1 r:core_node4 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:46166/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[12
 (1562980248077729792)]} 0 11
   [junit4]   2> 874082 INFO  (qtp762941-7881) [n:127.0.0.1:46166_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=[12 (1562980248077729792)]} 0 12
   [junit4]   2> 874085 INFO  (qtp21957397-7888) [n:127.0.0.1:35050_solr 
c:test_col s:shard1 r:core_node4 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:46166/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[13
 (1562980248092409856)]} 0 0
   [junit4]   2> 874085 INFO  (qtp762941-7899) [n:127.0.0.1:46166_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=[13 (1562980248092409856)]} 0 1
   [junit4]   2> 874089 INFO  (qtp21957397-7877) [n:127.0.0.1:35050_solr 
c:test_col s:shard1 r:core_node4 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:46166/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[14
 (1562980248097652736)]} 0 0
   [junit4]   2> 874089 INFO  (qtp762941-7891) [n:127.0.0.1:46166_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=[14 (1562980248097652736)]} 0 1
   [junit4]   2> 874092 INFO  (qtp21957397-7871) [n:127.0.0.1:35050_solr 
c:test_col s:shard1 r:core_node4 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:46166/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[15
 (1562980248100798464)]} 0 0
   [junit4]   2> 874092 INFO  (qtp762941-7874) [n:127.0.0.1:46166_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=[15 (1562980248100798464)]} 0 1
   [junit4]   2> 874095 INFO  (qtp21957397-7869) [n:127.0.0.1:35050_solr 
c:test_col s:shard1 r:core_node4 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:46166/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[16
 (1562980248103944192)]} 0 0
   [junit4]   2> 874096 INFO  (qtp762941-7881) [n:127.0.0.1:46166_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=[16 (1562980248103944192)]} 0 1
   [junit4]   2> 874099 INFO  (qtp22902897-7901) [n:127.0.0.1:34879_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34653/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[17
 (1562980248107089920)]} 0 0
   [junit4]   2> 874099 INFO  (qtp30777375-7865) [n:127.0.0.1:34653_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={wt=javabin&version=2}{add=[17 (1562980248107089920)]} 0 1
   [junit4]   2> 874102 INFO  (qtp22902897-7893) [n:127.0.0.1:34879_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34653/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[18
 (1562980248110235648)]} 0 0
   [junit4]   2> 874102 INFO  (qtp30777375-7887) [n:127.0.0.1:34653_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={wt=javabin&version=2}{add=[18 (1562980248110235648)]} 0 1
   [junit4]   2> 874105 INFO  (qtp22902897-7880) [n:127.0.0.1:34879_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34653/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[19
 (1562980248113381376)]} 0 0
   [junit4]   2> 874105 INFO  (qtp30777375-7868) [n:127.0.0.1:34653_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={wt=javabin&version=2}{add=[19 (1562980248113381376)]} 0 1
   [junit4]   2> 874108 INFO  (qtp21957397-7888) [n:127.0.0.1:35050_solr 
c:test_col s:shard1 r:core_node4 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:46166/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[20
 (1562980248117575680)]} 0 0
   [junit4]   2> 874108 INFO  (qtp762941-7899) [n:127.0.0.1:46166_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=[20 (1562980248117575680)]} 0 1
   [junit4]   2> 874112 INFO  (qtp22902897-7990) [n:127.0.0.1:34879_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34653/solr/test_col_shard2_replica1/&wt=javabin&version=2}{add=[21
 (1562980248120721408)]} 0 0
   [junit4]   2> 874112 INFO  (qtp30777375-7872) [n:127.0.0.1:34653_solr 
c:test_col s:shard2 r:core_node2 x:test_col_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_sh

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

olrMetricManager Closing metric reporters for: 
solr.core.test_col.shard1.replica1
   [junit4]   2> 899002 INFO  (coreCloseExecutor-3768-thread-1) 
[n:127.0.0.1:35050_solr c:test_col s:shard1 r:core_node4 
x:test_col_shard1_replica2] o.a.s.m.SolrMetricManager Closing metric reporters 
for: solr.core.test_col.shard1.replica2
   [junit4]   2> 899002 INFO  (jetty-closer-1289-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=97686265165250567-127.0.0.1:46166_solr-n_0000000000) closing
   [junit4]   2> 899002 INFO  
(OverseerStateUpdate-97686265165250567-127.0.0.1:46166_solr-n_0000000000) 
[n:127.0.0.1:46166_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:46166_solr
   [junit4]   2> 899003 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 0x15b0d23fe9c000b, 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> 899004 INFO  
(zkCallback-1307-thread-1-processing-n:127.0.0.1:34653_solr) 
[n:127.0.0.1:34653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (2)
   [junit4]   2> 899004 INFO  
(zkCallback-1310-thread-1-processing-n:127.0.0.1:34879_solr) 
[n:127.0.0.1:34879_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34879_solr
   [junit4]   2> 899004 INFO  
(zkCallback-1310-thread-2-processing-n:127.0.0.1:34879_solr) 
[n:127.0.0.1:34879_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (2)
   [junit4]   2> 899009 INFO  (coreCloseExecutor-3769-thread-1) 
[n:127.0.0.1:34653_solr c:test_col s:shard2 r:core_node2 
x:test_col_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric reporters 
for: solr.core.test_col.shard2.replica1
   [junit4]   2> 899011 WARN  
(zkCallback-1307-thread-1-processing-n:127.0.0.1:34653_solr) 
[n:127.0.0.1:34653_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 899011 INFO  
(zkCallback-1310-thread-1-processing-n:127.0.0.1:34879_solr) 
[n:127.0.0.1:34879_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 899011 INFO  (jetty-closer-1289-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 899011 INFO  (jetty-closer-1289-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1184cde{/solr,null,UNAVAILABLE}
   [junit4]   2> 899012 INFO  (coreCloseExecutor-3766-thread-1) 
[n:127.0.0.1:34879_solr c:test_col s:shard2 r:core_node1 
x:test_col_shard2_replica2] o.a.s.m.SolrMetricManager Closing metric reporters 
for: solr.core.test_col.shard2.replica2
   [junit4]   2> 899013 WARN  
(zkCallback-1310-thread-2-processing-n:127.0.0.1:34879_solr) 
[n:127.0.0.1:34879_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 899013 INFO  (jetty-closer-1289-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 899013 INFO  (jetty-closer-1289-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4d808{/solr,null,UNAVAILABLE}
   [junit4]   2> 900503 WARN  
(zkCallback-1305-thread-2-processing-n:127.0.0.1:46166_solr) 
[n:127.0.0.1:46166_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 900503 WARN  
(zkCallback-1309-thread-1-processing-n:127.0.0.1:35050_solr) 
[n:127.0.0.1:35050_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 900503 INFO  (jetty-closer-1289-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 900503 INFO  (jetty-closer-1289-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 900504 INFO  (jetty-closer-1289-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@486aac{/solr,null,UNAVAILABLE}
   [junit4]   2> 900504 INFO  (jetty-closer-1289-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7e57d8{/solr,null,UNAVAILABLE}
   [junit4]   2> 900504 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[72B0B386CE823E83]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43322 43322
   [junit4]   2> 900712 INFO  (Thread-1753) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:43322 43322
   [junit4]   2> 900712 WARN  (Thread-1753) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       
/solr/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/test_col/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        27      /solr/overseer/collection-queue-work
   [junit4]   2>        12      /solr/overseer/queue
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 900713 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[72B0B386CE823E83]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_72B0B386CE823E83-001
   [junit4]   2> Mar 27, 2017 12:22:26 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{long_stored_idx=PostingsFormat(name=MockRandom), 
long_dv_idx=Lucene50(blocksize=128), id=FST50, 
long_dv_stored_idx=Lucene50(blocksize=128)}, 
docValues:{_version_=DocValuesFormat(name=Lucene54), 
long_dv_idx=DocValuesFormat(name=Lucene54), 
long_dv_stored=DocValuesFormat(name=Asserting), 
id=DocValuesFormat(name=Asserting), long_dv=DocValuesFormat(name=Lucene54), 
long_dv_stored_idx=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=614, 
maxMBSortInHeap=7.146475697829223, 
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=vi-VN, 
timezone=Etc/GMT-14
   [junit4]   2> NOTE: Linux 4.4.0-66-generic i386/Oracle Corporation 1.8.0_121 
(32-bit)/cpus=12,threads=1,free=214874736,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDynamicLoading, 
TestPerFieldSimilarityWithDefaultOverride, TestSlowCompositeReaderWrapper, 
SpellingQueryConverterTest, ReplicaListTransformerTest, CdcrRequestHandlerTest, 
SortByFunctionTest, EchoParamsTest, ShardRoutingCustomTest, 
SpatialRPTFieldTypeTest, LeaderFailoverAfterPartitionTest, 
TestSchemaVersionResource, SuggestComponentContextFilterQueryTest, 
TemplateUpdateProcessorTest, TestPointFields, 
CloneFieldUpdateProcessorFactoryTest, TestHighFrequencyDictionaryFactory, 
CSVRequestHandlerTest, TestDeleteCollectionOnDownNodes, 
TestClassNameShortening, V2ApiIntegrationTest, CollectionsAPISolrJTest, 
TestScoreJoinQPNoScore, RuleEngineTest, DistributedFacetPivotWhiteBoxTest, 
TestSolr4Spatial2, TestExpandComponent, TestSchemaNameResource, 
TestSurroundQueryParser, TestHdfsBackupRestoreCore, SparseHLLTest, 
DateMathParserTest, TestDynamicFieldCollectionResource, 
TestAddFieldRealTimeGet, DeleteInactiveReplicaTest, TestLuceneMatchVersion, 
TestSolrIndexConfig, TestRandomRequestDistribution, EnumFieldTest, 
MergeStrategyTest, OverseerStatusTest, DocValuesTest, TestManagedSchema, 
SolrInfoMBeanTest, TestStressVersions, CopyFieldTest, 
PropertiesRequestHandlerTest, LeaderInitiatedRecoveryOnShardRestartTest, 
MultiTermTest, AnalyticsQueryTest, TestRTGBase, 
SharedFSAutoReplicaFailoverTest, TestUpdate, UUIDUpdateProcessorFallbackTest, 
IndexBasedSpellCheckerTest, TestFiltering, TestFieldCacheVsDocValues, 
TestDocTermOrds, DocumentBuilderTest, SliceStateTest, CoreSorterTest, TestTrie, 
DeleteReplicaTest, DistributedQueueTest, DistributedFacetPivotLongTailTest, 
URLClassifyProcessorTest, TestReRankQParserPlugin, HdfsDirectoryFactoryTest, 
SolrCLIZkUtilsTest, TestInitQParser, JsonLoaderTest, 
TestConfigSetsAPIExclusivity, DistributedIntervalFacetingTest, 
TestObjectReleaseTracker, TestMultiWordSynonyms, ShardRoutingTest, 
SpellCheckComponentTest, TestSearcherReuse, TestXmlQParser, SimplePostToolTest, 
MultiThreadedOCPTest, TestHashPartitioner, TestShardHandlerFactory, 
CloudMLTQParserTest, TestFastOutputStream, OpenCloseCoreStressTest, 
TestCharFilters, SolrGangliaReporterTest, TestMiniSolrCloudClusterSSL, 
TestTolerantUpdateProcessorCloud, TestUseDocValuesAsStored, 
DistributedExpandComponentTest, TestComplexPhraseQParserPlugin, 
ConvertedLegacyTest, TestFieldResource, TestDFISimilarityFactory, 
TestCloudPivotFacet, TestGeoJSONResponseWriter, ForceLeaderTest, 
ChaosMonkeySafeLeaderTest, HdfsWriteToMultipleCollectionsTest, 
SSLMigrationTest, ZkStateReaderTest, TestSuggestSpellingConverter, 
DistributedSuggestComponentTest, SolrSlf4jReporterTest, SpellCheckCollatorTest, 
IndexSchemaTest, ParsingFieldUpdateProcessorsTest, 
TestStressCloudBlindAtomicUpdates]
   [junit4] Completed [324/701 (1!)] on J1 in 32.60s, 5 tests, 1 error <<< 
FAILURES!

[...truncated 40555 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to