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

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:42263/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:41881/solr/test_col_shard1_replica_n1: Server Error    
request: 
http://127.0.0.1:41881/solr/test_col_shard1_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A42263%2Fsolr%2Ftest_col_shard2_replica_n6%2F&wt=javabin&version=2
 Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:42681/solr/test_col_shard1_replica_n2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@3935f69

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



request: 
http://127.0.0.1:41881/solr/test_col_shard1_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A42263%2Fsolr%2Ftest_col_shard2_replica_n6%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:42681/solr/test_col_shard1_replica_n2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@3935f69
        at 
__randomizedtesting.SeedInfo.seed([57BF4FBBEC59B7DA:61AB2DFD66048DCB]: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:283)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:195)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: Error from server at 
http://127.0.0.1:42263/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:41881/solr/test_col_shard1_replica_n1: Server Error



request: 
http://127.0.0.1:41881/solr/test_col_shard1_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A42263%2Fsolr%2Ftest_col_shard2_replica_n6%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:42681/solr/test_col_shard1_replica_n2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@3935f69
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:411)
        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:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:42263/solr/test_col: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:41881/solr/test_col_shard1_replica_n1: Server Error



request: 
http://127.0.0.1:41881/solr/test_col_shard1_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A42263%2Fsolr%2Ftest_col_shard2_replica_n6%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:42681/solr/test_col_shard1_replica_n2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@3935f69
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:370)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:399)
        ... 6 more




Build Log:
[...truncated 11896 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
   [junit4]   2> 694777 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[57BF4FBBEC59B7DA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_57BF4FBBEC59B7DA-001/init-core-data-001
   [junit4]   2> 694778 WARN  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[57BF4FBBEC59B7DA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13
   [junit4]   2> 694778 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[57BF4FBBEC59B7DA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 694779 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[57BF4FBBEC59B7DA]-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> 694779 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[57BF4FBBEC59B7DA]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_57BF4FBBEC59B7DA-001/tempDir-001
   [junit4]   2> 694779 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[57BF4FBBEC59B7DA]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 694779 INFO  (Thread-1345) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 694779 INFO  (Thread-1345) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 694782 ERROR (Thread-1345) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 694879 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[57BF4FBBEC59B7DA]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:38239
   [junit4]   2> 694884 INFO  (jetty-launcher-698-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 694884 INFO  (jetty-launcher-698-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 694884 INFO  (jetty-launcher-698-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 694884 INFO  (jetty-launcher-698-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 694886 INFO  (jetty-launcher-698-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3b5996b7{/solr,null,AVAILABLE}
   [junit4]   2> 694886 INFO  (jetty-launcher-698-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@60d72f1a{/solr,null,AVAILABLE}
   [junit4]   2> 694886 INFO  (jetty-launcher-698-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3e27b35e{/solr,null,AVAILABLE}
   [junit4]   2> 694886 INFO  (jetty-launcher-698-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f2d380d{/solr,null,AVAILABLE}
   [junit4]   2> 694888 INFO  (jetty-launcher-698-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@52299dc8{HTTP/1.1,[http/1.1]}{127.0.0.1:42681}
   [junit4]   2> 694888 INFO  (jetty-launcher-698-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@79e35c2e{HTTP/1.1,[http/1.1]}{127.0.0.1:41881}
   [junit4]   2> 694888 INFO  (jetty-launcher-698-thread-2) [    ] 
o.e.j.s.Server Started @696232ms
   [junit4]   2> 694889 INFO  (jetty-launcher-698-thread-4) [    ] 
o.e.j.s.Server Started @696232ms
   [junit4]   2> 694889 INFO  (jetty-launcher-698-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41881}
   [junit4]   2> 694889 INFO  (jetty-launcher-698-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42681}
   [junit4]   2> 694888 INFO  (jetty-launcher-698-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@66c9ffdd{HTTP/1.1,[http/1.1]}{127.0.0.1:34637}
   [junit4]   2> 694888 INFO  (jetty-launcher-698-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4bfcfca{HTTP/1.1,[http/1.1]}{127.0.0.1:42263}
   [junit4]   2> 694889 INFO  (jetty-launcher-698-thread-3) [    ] 
o.e.j.s.Server Started @696233ms
   [junit4]   2> 694889 INFO  (jetty-launcher-698-thread-1) [    ] 
o.e.j.s.Server Started @696233ms
   [junit4]   2> 694889 INFO  (jetty-launcher-698-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34637}
   [junit4]   2> 694889 INFO  (jetty-launcher-698-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42263}
   [junit4]   2> 694889 ERROR (jetty-launcher-698-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 694889 ERROR (jetty-launcher-698-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 694889 ERROR (jetty-launcher-698-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 694889 INFO  (jetty-launcher-698-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 694889 INFO  (jetty-launcher-698-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 694889 ERROR (jetty-launcher-698-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 694889 INFO  (jetty-launcher-698-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 694889 INFO  (jetty-launcher-698-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 694889 INFO  (jetty-launcher-698-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 694889 INFO  (jetty-launcher-698-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 694889 INFO  (jetty-launcher-698-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 694889 INFO  (jetty-launcher-698-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 694889 INFO  (jetty-launcher-698-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 694889 INFO  (jetty-launcher-698-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 694889 INFO  (jetty-launcher-698-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-12T05:00:57.944Z
   [junit4]   2> 694889 INFO  (jetty-launcher-698-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 694889 INFO  (jetty-launcher-698-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-12T05:00:57.944Z
   [junit4]   2> 694889 INFO  (jetty-launcher-698-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-12T05:00:57.944Z
   [junit4]   2> 694889 INFO  (jetty-launcher-698-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 694889 INFO  (jetty-launcher-698-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-12T05:00:57.944Z
   [junit4]   2> 694891 INFO  (jetty-launcher-698-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 694893 INFO  (jetty-launcher-698-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 694893 INFO  (jetty-launcher-698-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 694893 INFO  (jetty-launcher-698-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 694898 INFO  (jetty-launcher-698-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38239/solr
   [junit4]   2> 694900 INFO  (jetty-launcher-698-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38239/solr
   [junit4]   2> 694901 INFO  (jetty-launcher-698-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38239/solr
   [junit4]   2> 694904 INFO  (jetty-launcher-698-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38239/solr
   [junit4]   2> 694915 INFO  (jetty-launcher-698-thread-3) 
[n:127.0.0.1:34637_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 694915 INFO  (jetty-launcher-698-thread-1) 
[n:127.0.0.1:42263_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 694916 INFO  (jetty-launcher-698-thread-3) 
[n:127.0.0.1:34637_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34637_solr
   [junit4]   2> 694916 INFO  (jetty-launcher-698-thread-1) 
[n:127.0.0.1:42263_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42263_solr
   [junit4]   2> 694916 INFO  (jetty-launcher-698-thread-3) 
[n:127.0.0.1:34637_solr    ] o.a.s.c.Overseer Overseer 
(id=98644292916674572-127.0.0.1:34637_solr-n_0000000000) starting
   [junit4]   2> 694917 INFO  
(zkCallback-720-thread-1-processing-n:127.0.0.1:42263_solr) 
[n:127.0.0.1:42263_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 694917 INFO  
(zkCallback-721-thread-1-processing-n:127.0.0.1:34637_solr) 
[n:127.0.0.1:34637_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 694930 INFO  (jetty-launcher-698-thread-3) 
[n:127.0.0.1:34637_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34637_solr
   [junit4]   2> 694933 INFO  
(zkCallback-721-thread-1-processing-n:127.0.0.1:34637_solr) 
[n:127.0.0.1:34637_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 694935 INFO  
(zkCallback-720-thread-1-processing-n:127.0.0.1:42263_solr) 
[n:127.0.0.1:42263_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 694942 INFO  (jetty-launcher-698-thread-2) 
[n:127.0.0.1:42681_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 694943 INFO  (jetty-launcher-698-thread-4) 
[n:127.0.0.1:41881_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 694943 INFO  (jetty-launcher-698-thread-2) 
[n:127.0.0.1:42681_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 694944 INFO  (jetty-launcher-698-thread-4) 
[n:127.0.0.1:41881_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 694944 INFO  (jetty-launcher-698-thread-2) 
[n:127.0.0.1:42681_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42681_solr
   [junit4]   2> 694945 INFO  
(zkCallback-721-thread-1-processing-n:127.0.0.1:34637_solr) 
[n:127.0.0.1:34637_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 694945 INFO  
(zkCallback-714-thread-1-processing-n:127.0.0.1:41881_solr) 
[n:127.0.0.1:41881_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 694950 INFO  
(zkCallback-717-thread-1-processing-n:127.0.0.1:42681_solr) 
[n:127.0.0.1:42681_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 694950 INFO  
(zkCallback-720-thread-1-processing-n:127.0.0.1:42263_solr) 
[n:127.0.0.1:42263_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 694950 INFO  (jetty-launcher-698-thread-4) 
[n:127.0.0.1:41881_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41881_solr
   [junit4]   2> 694952 INFO  
(zkCallback-714-thread-1-processing-n:127.0.0.1:41881_solr) 
[n:127.0.0.1:41881_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 694952 INFO  
(zkCallback-721-thread-2-processing-n:127.0.0.1:34637_solr) 
[n:127.0.0.1:34637_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 694952 INFO  
(zkCallback-720-thread-1-processing-n:127.0.0.1:42263_solr) 
[n:127.0.0.1:42263_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 694952 INFO  
(zkCallback-717-thread-1-processing-n:127.0.0.1:42681_solr) 
[n:127.0.0.1:42681_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 694962 INFO  (jetty-launcher-698-thread-1) 
[n:127.0.0.1:42263_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42263.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5925dc0d
   [junit4]   2> 694976 INFO  (jetty-launcher-698-thread-1) 
[n:127.0.0.1:42263_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42263.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5925dc0d
   [junit4]   2> 694976 INFO  (jetty-launcher-698-thread-1) 
[n:127.0.0.1:42263_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42263.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5925dc0d
   [junit4]   2> 694977 INFO  (jetty-launcher-698-thread-1) 
[n:127.0.0.1:42263_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_57BF4FBBEC59B7DA-001/tempDir-001/node1/.
   [junit4]   2> 694995 INFO  (jetty-launcher-698-thread-3) 
[n:127.0.0.1:34637_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34637.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5925dc0d
   [junit4]   2> 695002 INFO  (jetty-launcher-698-thread-3) 
[n:127.0.0.1:34637_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34637.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5925dc0d
   [junit4]   2> 695002 INFO  (jetty-launcher-698-thread-3) 
[n:127.0.0.1:34637_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34637.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5925dc0d
   [junit4]   2> 695003 INFO  (jetty-launcher-698-thread-3) 
[n:127.0.0.1:34637_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_57BF4FBBEC59B7DA-001/tempDir-001/node3/.
   [junit4]   2> 695023 INFO  (jetty-launcher-698-thread-4) 
[n:127.0.0.1:41881_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41881.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5925dc0d
   [junit4]   2> 695028 INFO  (jetty-launcher-698-thread-4) 
[n:127.0.0.1:41881_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41881.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5925dc0d
   [junit4]   2> 695028 INFO  (jetty-launcher-698-thread-4) 
[n:127.0.0.1:41881_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41881.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5925dc0d
   [junit4]   2> 695029 INFO  (jetty-launcher-698-thread-4) 
[n:127.0.0.1:41881_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_57BF4FBBEC59B7DA-001/tempDir-001/node4/.
   [junit4]   2> 695030 INFO  (jetty-launcher-698-thread-2) 
[n:127.0.0.1:42681_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42681.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5925dc0d
   [junit4]   2> 695035 INFO  (jetty-launcher-698-thread-2) 
[n:127.0.0.1:42681_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42681.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5925dc0d
   [junit4]   2> 695035 INFO  (jetty-launcher-698-thread-2) 
[n:127.0.0.1:42681_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42681.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5925dc0d
   [junit4]   2> 695035 INFO  (jetty-launcher-698-thread-2) 
[n:127.0.0.1:42681_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_57BF4FBBEC59B7DA-001/tempDir-001/node2/.
   [junit4]   2> 695075 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[57BF4FBBEC59B7DA]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 695075 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[57BF4FBBEC59B7DA]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38239/solr ready
   [junit4]   2> 695179 INFO  (qtp1710232016-5698) [n:127.0.0.1:34637_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&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 695180 INFO  
(OverseerThreadFactory-2661-thread-1-processing-n:127.0.0.1:34637_solr) 
[n:127.0.0.1:34637_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
test_col
   [junit4]   2> 695283 INFO  
(OverseerStateUpdate-98644292916674572-127.0.0.1:34637_solr-n_0000000000) 
[n:127.0.0.1:34637_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_col_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41881/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 695284 INFO  
(OverseerStateUpdate-98644292916674572-127.0.0.1:34637_solr-n_0000000000) 
[n:127.0.0.1:34637_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_col_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42681/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 695285 INFO  
(OverseerStateUpdate-98644292916674572-127.0.0.1:34637_solr-n_0000000000) 
[n:127.0.0.1:34637_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_col_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34637/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 695286 INFO  
(OverseerStateUpdate-98644292916674572-127.0.0.1:34637_solr-n_0000000000) 
[n:127.0.0.1:34637_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_col_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42263/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 695488 INFO  (qtp1710232016-5707) [n:127.0.0.1:34637_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node7&name=test_col_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 695489 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node3&name=test_col_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 695489 INFO  (qtp1036279583-5706) [n:127.0.0.1:42681_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node5&name=test_col_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 695489 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node8&name=test_col_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 695489 INFO  (qtp1710232016-5707) [n:127.0.0.1:34637_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 695489 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 695489 INFO  (qtp1036279583-5706) [n:127.0.0.1:42681_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 695489 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 695596 INFO  
(zkCallback-721-thread-2-processing-n:127.0.0.1:34637_solr) 
[n:127.0.0.1:34637_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> 695596 INFO  
(zkCallback-717-thread-1-processing-n:127.0.0.1:42681_solr) 
[n:127.0.0.1:42681_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> 695596 INFO  
(zkCallback-720-thread-1-processing-n:127.0.0.1:42263_solr) 
[n:127.0.0.1:42263_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> 695596 INFO  
(zkCallback-717-thread-2-processing-n:127.0.0.1:42681_solr) 
[n:127.0.0.1:42681_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> 695596 INFO  
(zkCallback-714-thread-1-processing-n:127.0.0.1:41881_solr) 
[n:127.0.0.1:41881_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> 695596 INFO  
(zkCallback-721-thread-1-processing-n:127.0.0.1:34637_solr) 
[n:127.0.0.1:34637_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> 695596 INFO  
(zkCallback-720-thread-2-processing-n:127.0.0.1:42263_solr) 
[n:127.0.0.1:42263_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> 695596 INFO  
(zkCallback-714-thread-2-processing-n:127.0.0.1:41881_solr) 
[n:127.0.0.1:41881_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> 696497 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 696497 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 696498 INFO  (qtp1710232016-5707) [n:127.0.0.1:34637_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 696505 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.IndexSchema [test_col_shard1_replica_n1] Schema 
name=minimal-atomic-stress
   [junit4]   2> 696506 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.s.IndexSchema [test_col_shard2_replica_n6] Schema 
name=minimal-atomic-stress
   [junit4]   2> 696506 INFO  (qtp1710232016-5707) [n:127.0.0.1:34637_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.s.IndexSchema [test_col_shard2_replica_n4] Schema 
name=minimal-atomic-stress
   [junit4]   2> 696506 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 696506 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n1' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 696507 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41881.solr.core.test_col.shard1.replica_n1' (registry 
'solr.core.test_col.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5925dc0d
   [junit4]   2> 696507 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 696507 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore 
[[test_col_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_57BF4FBBEC59B7DA-001/tempDir-001/node4/test_col_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_57BF4FBBEC59B7DA-001/tempDir-001/node4/./test_col_shard1_replica_n1/data/]
   [junit4]   2> 696519 INFO  (qtp1710232016-5707) [n:127.0.0.1:34637_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 696519 INFO  (qtp1710232016-5707) [n:127.0.0.1:34637_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n4' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 696519 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 696520 INFO  (qtp1036279583-5706) [n:127.0.0.1:42681_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 696520 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n6' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 696520 INFO  (qtp1710232016-5707) [n:127.0.0.1:34637_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34637.solr.core.test_col.shard2.replica_n4' (registry 
'solr.core.test_col.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5925dc0d
   [junit4]   2> 696520 INFO  (qtp1710232016-5707) [n:127.0.0.1:34637_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 696520 INFO  (qtp1710232016-5707) [n:127.0.0.1:34637_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.SolrCore 
[[test_col_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_57BF4FBBEC59B7DA-001/tempDir-001/node3/test_col_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_57BF4FBBEC59B7DA-001/tempDir-001/node3/./test_col_shard2_replica_n4/data/]
   [junit4]   2> 696520 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42263.solr.core.test_col.shard2.replica_n6' (registry 
'solr.core.test_col.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5925dc0d
   [junit4]   2> 696520 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=97.8427734375, 
floorSegmentMB=0.3056640625, forceMergeDeletesPctAllowed=20.52355244720566, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 696520 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 696520 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.c.SolrCore 
[[test_col_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_57BF4FBBEC59B7DA-001/tempDir-001/node1/test_col_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_57BF4FBBEC59B7DA-001/tempDir-001/node1/./test_col_shard2_replica_n6/data/]
   [junit4]   2> 696521 INFO  (qtp1710232016-5707) [n:127.0.0.1:34637_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=97.8427734375, 
floorSegmentMB=0.3056640625, forceMergeDeletesPctAllowed=20.52355244720566, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 696522 WARN  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 696524 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=97.8427734375, 
floorSegmentMB=0.3056640625, forceMergeDeletesPctAllowed=20.52355244720566, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 696525 WARN  (qtp1710232016-5707) [n:127.0.0.1:34637_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
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> 696526 WARN  (qtp998499500-5701) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
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> 696527 INFO  (qtp1036279583-5706) [n:127.0.0.1:42681_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.IndexSchema [test_col_shard1_replica_n2] Schema 
name=minimal-atomic-stress
   [junit4]   2> 696528 INFO  (qtp1036279583-5706) [n:127.0.0.1:42681_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 696528 INFO  (qtp1036279583-5706) [n:127.0.0.1:42681_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n2' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 696528 INFO  (qtp1036279583-5706) [n:127.0.0.1:42681_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42681.solr.core.test_col.shard1.replica_n2' (registry 
'solr.core.test_col.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5925dc0d
   [junit4]   2> 696529 INFO  (qtp1036279583-5706) [n:127.0.0.1:42681_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 696529 INFO  (qtp1036279583-5706) [n:127.0.0.1:42681_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.SolrCore 
[[test_col_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_57BF4FBBEC59B7DA-001/tempDir-001/node2/test_col_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_57BF4FBBEC59B7DA-001/tempDir-001/node2/./test_col_shard1_replica_n2/data/]
   [junit4]   2> 696531 INFO  (qtp1036279583-5706) [n:127.0.0.1:42681_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=97.8427734375, 
floorSegmentMB=0.3056640625, forceMergeDeletesPctAllowed=20.52355244720566, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 696533 WARN  (qtp1036279583-5706) [n:127.0.0.1:42681_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 696546 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 696546 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 696547 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 696547 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 696548 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=10.576171875, 
floorSegmentMB=2.10546875, forceMergeDeletesPctAllowed=9.479164398049932, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.14407990264535783
   [junit4]   2> 696548 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@24cc2646[test_col_shard1_replica_n1] main]
   [junit4]   2> 696549 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 696549 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
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> 696549 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 696550 INFO  
(searcherExecutor-2670-thread-1-processing-n:127.0.0.1:41881_solr 
x:test_col_shard1_replica_n1 s:shard1 c:test_col r:core_node3) 
[n:127.0.0.1:41881_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica_n1] o.a.s.c.SolrCore [test_col_shard1_replica_n1] 
Registered new searcher Searcher@24cc2646[test_col_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 696550 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1578308688522772480
   [junit4]   2> 696556 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 696558 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 696558 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 696558 INFO  (qtp1710232016-5707) [n:127.0.0.1:34637_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 696558 INFO  (qtp1710232016-5707) [n:127.0.0.1:34637_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 696559 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 696559 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 696559 INFO  (qtp1710232016-5707) [n:127.0.0.1:34637_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 696559 INFO  (qtp1710232016-5707) [n:127.0.0.1:34637_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 696559 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=10.576171875, 
floorSegmentMB=2.10546875, forceMergeDeletesPctAllowed=9.479164398049932, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.14407990264535783
   [junit4]   2> 696560 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@18390e6b[test_col_shard2_replica_n6] main]
   [junit4]   2> 696560 INFO  (qtp1710232016-5707) [n:127.0.0.1:34637_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=10.576171875, 
floorSegmentMB=2.10546875, forceMergeDeletesPctAllowed=9.479164398049932, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.14407990264535783
   [junit4]   2> 696560 INFO  (qtp1710232016-5707) [n:127.0.0.1:34637_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4d81327f[test_col_shard2_replica_n4] main]
   [junit4]   2> 696560 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 696560 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
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> 696561 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 696561 INFO  (qtp1710232016-5707) [n:127.0.0.1:34637_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 696561 INFO  (qtp1710232016-5707) [n:127.0.0.1:34637_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
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> 696561 INFO  (qtp1710232016-5707) [n:127.0.0.1:34637_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 696562 INFO  
(searcherExecutor-2672-thread-1-processing-n:127.0.0.1:42263_solr 
x:test_col_shard2_replica_n6 s:shard2 c:test_col r:core_node8) 
[n:127.0.0.1:42263_solr c:test_col s:shard2 r:core_node8 
x:test_col_shard2_replica_n6] o.a.s.c.SolrCore [test_col_shard2_replica_n6] 
Registered new searcher Searcher@18390e6b[test_col_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 696562 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1578308688535355392
   [junit4]   2> 696562 INFO  
(searcherExecutor-2671-thread-1-processing-n:127.0.0.1:34637_solr 
x:test_col_shard2_replica_n4 s:shard2 c:test_col r:core_node7) 
[n:127.0.0.1:34637_solr c:test_col s:shard2 r:core_node7 
x:test_col_shard2_replica_n4] o.a.s.c.SolrCore [test_col_shard2_replica_n4] 
Registered new searcher Searcher@4d81327f[test_col_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 696562 INFO  (qtp1710232016-5707) [n:127.0.0.1:34637_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1578308688535355392
   [junit4]   2> 696564 INFO  (qtp1036279583-5706) [n:127.0.0.1:42681_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 696564 INFO  (qtp1036279583-5706) [n:127.0.0.1:42681_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 696564 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 696564 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 696564 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:42263/solr/test_col_shard2_replica_n6/
   [junit4]   2> 696565 INFO  (qtp1036279583-5706) [n:127.0.0.1:42681_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 696565 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard2_replica_n6 url=http://127.0.0.1:42263/solr START 
replicas=[http://127.0.0.1:34637/solr/test_col_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 696565 INFO  (qtp1036279583-5706) [n:127.0.0.1:42681_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 696566 INFO  (qtp1710232016-5690) [n:127.0.0.1:34637_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.c.S.Request [test_col_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 696566 INFO  (qtp1036279583-5706) [n:127.0.0.1:42681_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=10.576171875, 
floorSegmentMB=2.10546875, forceMergeDeletesPctAllowed=9.479164398049932, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.14407990264535783
   [junit4]   2> 696566 INFO  (qtp1036279583-5706) [n:127.0.0.1:42681_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6c5954a[test_col_shard1_replica_n2] 
main]
   [junit4]   2> 696567 INFO  (qtp1036279583-5706) [n:127.0.0.1:42681_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 696567 INFO  (qtp1036279583-5706) [n:127.0.0.1:42681_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
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> 696567 INFO  (qtp1036279583-5706) [n:127.0.0.1:42681_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 696568 INFO  
(searcherExecutor-2673-thread-1-processing-n:127.0.0.1:42681_solr 
x:test_col_shard1_replica_n2 s:shard1 c:test_col r:core_node5) 
[n:127.0.0.1:42681_solr c:test_col s:shard1 r:core_node5 
x:test_col_shard1_replica_n2] o.a.s.c.SolrCore [test_col_shard1_replica_n2] 
Registered new searcher Searcher@6c5954a[test_col_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 696568 INFO  (qtp1036279583-5706) [n:127.0.0.1:42681_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1578308688541646848
   [junit4]   2> 696666 INFO  
(zkCallback-714-thread-1-processing-n:127.0.0.1:41881_solr) 
[n:127.0.0.1:41881_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> 696666 INFO  
(zkCallback-721-thread-2-processing-n:127.0.0.1:34637_solr) 
[n:127.0.0.1:34637_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> 696666 INFO  
(zkCallback-714-thread-2-processing-n:127.0.0.1:41881_solr) 
[n:127.0.0.1:41881_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> 696666 INFO  
(zkCallback-721-thread-1-processing-n:127.0.0.1:34637_solr) 
[n:127.0.0.1:34637_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> 696666 INFO  
(zkCallback-717-thread-2-processing-n:127.0.0.1:42681_solr) 
[n:127.0.0.1:42681_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> 696666 INFO  
(zkCallback-717-thread-1-processing-n:127.0.0.1:42681_solr) 
[n:127.0.0.1:42681_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> 696666 INFO  
(zkCallback-720-thread-1-processing-n:127.0.0.1:42263_solr) 
[n:127.0.0.1:42263_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> 696666 INFO  
(zkCallback-720-thread-2-processing-n:127.0.0.1:42263_solr) 
[n:127.0.0.1:42263_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> 696865 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard2_replica_n6 url=http://127.0.0.1:42263/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 696865 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 696865 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
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> 696865 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 696867 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:42263/solr/test_col_shard2_replica_n6/ shard2
   [junit4]   2> 696968 INFO  
(zkCallback-717-thread-1-processing-n:127.0.0.1:42681_solr) 
[n:127.0.0.1:42681_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> 696968 INFO  
(zkCallback-720-thread-1-processing-n:127.0.0.1:42263_solr) 
[n:127.0.0.1:42263_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> 696968 INFO  
(zkCallback-714-thread-2-processing-n:127.0.0.1:41881_solr) 
[n:127.0.0.1:41881_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> 696968 INFO  
(zkCallback-720-thread-2-processing-n:127.0.0.1:42263_solr) 
[n:127.0.0.1:42263_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> 696968 INFO  
(zkCallback-717-thread-2-processing-n:127.0.0.1:42681_solr) 
[n:127.0.0.1:42681_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> 696968 INFO  
(zkCallback-721-thread-1-processing-n:127.0.0.1:34637_solr) 
[n:127.0.0.1:34637_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> 696968 INFO  
(zkCallback-721-thread-2-processing-n:127.0.0.1:34637_solr) 
[n:127.0.0.1:34637_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> 696968 INFO  
(zkCallback-714-thread-1-processing-n:127.0.0.1:41881_solr) 
[n:127.0.0.1:41881_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> 697017 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 697018 INFO  (qtp998499500-5701) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node8&name=test_col_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=1529
   [junit4]   2> 697056 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 697056 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 697056 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:41881/solr/test_col_shard1_replica_n1/
   [junit4]   2> 697056 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard1_replica_n1 url=http://127.0.0.1:41881/solr START 
replicas=[http://127.0.0.1:42681/solr/test_col_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 697057 INFO  (qtp1036279583-5710) [n:127.0.0.1:42681_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.S.Request [test_col_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 697119 INFO  
(zkCallback-721-thread-1-processing-n:127.0.0.1:34637_solr) 
[n:127.0.0.1:34637_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> 697119 INFO  
(zkCallback-714-thread-2-processing-n:127.0.0.1:41881_solr) 
[n:127.0.0.1:41881_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> 697119 INFO  
(zkCallback-720-thread-2-processing-n:127.0.0.1:42263_solr) 
[n:127.0.0.1:42263_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> 697119 INFO  
(zkCallback-714-thread-1-processing-n:127.0.0.1:41881_solr) 
[n:127.0.0.1:41881_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> 697119 INFO  
(zkCallback-717-thread-2-processing-n:127.0.0.1:42681_solr) 
[n:127.0.0.1:42681_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> 697119 INFO  
(zkCallback-721-thread-2-processing-n:127.0.0.1:34637_solr) 
[n:127.0.0.1:34637_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> 697119 INFO  
(zkCallback-717-thread-1-processing-n:127.0.0.1:42681_solr) 
[n:127.0.0.1:42681_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> 697119 INFO  
(zkCallback-720-thread-1-processing-n:127.0.0.1:42263_solr) 
[n:127.0.0.1:42263_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> 697357 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard1_replica_n1 url=http://127.0.0.1:41881/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 697357 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 697357 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 697357 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 697362 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41881/solr/test_col_shard1_replica_n1/ shard1
   [junit4]   2> 697465 INFO  
(zkCallback-720-thread-1-processing-n:127.0.0.1:42263_solr) 
[n:127.0.0.1:42263_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> 697465 INFO  
(zkCallback-721-thread-2-processing-n:127.0.0.1:34637_solr) 
[n:127.0.0.1:34637_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> 697465 INFO  
(zkCallback-721-thread-1-processing-n:127.0.0.1:34637_solr) 
[n:127.0.0.1:34637_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> 697465 INFO  
(zkCallback-717-thread-2-processing-n:127.0.0.1:42681_solr) 
[n:127.0.0.1:42681_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> 697465 INFO  
(zkCallback-720-thread-2-processing-n:127.0.0.1:42263_solr) 
[n:127.0.0.1:42263_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> 697465 INFO  
(zkCallback-714-thread-1-processing-n:127.0.0.1:41881_solr) 
[n:127.0.0.1:41881_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> 697465 INFO  
(zkCallback-717-thread-1-processing-n:127.0.0.1:42681_solr) 
[n:127.0.0.1:42681_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> 697465 INFO  
(zkCallback-714-thread-2-processing-n:127.0.0.1:41881_solr) 
[n:127.0.0.1:41881_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> 697513 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 697515 INFO  (qtp1308993949-5696) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node3&name=test_col_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=2026
   [junit4]   2> 697566 INFO  (qtp1710232016-5707) [n:127.0.0.1:34637_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node7&name=test_col_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=2078
   [junit4]   2> 697571 INFO  (qtp1036279583-5706) [n:127.0.0.1:42681_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node5&name=test_col_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=2082
   [junit4]   2> 697574 INFO  (qtp1710232016-5698) [n:127.0.0.1:34637_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> 697675 INFO  
(zkCallback-721-thread-1-processing-n:127.0.0.1:34637_solr) 
[n:127.0.0.1:34637_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> 697675 INFO  
(zkCallback-714-thread-1-processing-n:127.0.0.1:41881_solr) 
[n:127.0.0.1:41881_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> 697675 INFO  
(zkCallback-717-thread-1-processing-n:127.0.0.1:42681_solr) 
[n:127.0.0.1:42681_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> 697675 INFO  
(zkCallback-717-thread-2-processing-n:127.0.0.1:42681_solr) 
[n:127.0.0.1:42681_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> 697675 INFO  
(zkCallback-714-thread-2-processing-n:127.0.0.1:41881_solr) 
[n:127.0.0.1:41881_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> 697675 INFO  
(zkCallback-721-thread-2-processing-n:127.0.0.1:34637_solr) 
[n:127.0.0.1:34637_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> 697675 INFO  
(zkCallback-720-thread-1-processing-n:127.0.0.1:42263_solr) 
[n:127.0.0.1:42263_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> 697675 INFO  
(zkCallback-720-thread-2-processing-n:127.0.0.1:42263_solr) 
[n:127.0.0.1:42263_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> 698574 INFO  (qtp1710232016-5698) [n:127.0.0.1:34637_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&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3394
   [junit4]   2> 698574 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[57BF4FBBEC59B7DA]-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_node5 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 698575 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[57BF4FBBEC59B7DA]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: test_col
   [junit4]   2> 698578 INFO  (qtp1710232016-5702) [n:127.0.0.1:34637_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.c.S.Request [test_col_shard2_replica_n4]  webapp=/solr 
path=/schema/fieldtypes/long params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 698593 INFO  
(TEST-TestStressCloudBlindAtomicUpdates.test_dv_stored_idx-seed#[57BF4FBBEC59B7DA])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting test_dv_stored_idx
   [junit4]   2> 698597 INFO  (qtp1710232016-5682) [n:127.0.0.1:34637_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n4]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&_version_=-1578308690666061824&distrib.from=http://127.0.0.1:42263/solr/test_col_shard2_replica_n6/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1578308690666061824)} 0 1
   [junit4]   2> 698599 INFO  (qtp1036279583-5683) [n:127.0.0.1:42681_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&_version_=-1578308690667110400&distrib.from=http://127.0.0.1:41881/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1578308690667110400)} 0 0
   [junit4]   2> 698599 INFO  (qtp1308993949-5705) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:42263/solr/test_col_shard2_replica_n6/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1578308690667110400)} 0 3
   [junit4]   2> 698599 INFO  (qtp998499500-5708) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n6]  webapp=/solr 
path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1578308690666061824)} 0 5
   [junit4]   2> 698600 INFO  (qtp1308993949-5679) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578308690672353280,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 698600 WARN  (qtp1308993949-5679) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 698600 INFO  (qtp1308993949-5679) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 698600 INFO  (qtp1308993949-5679) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 698601 INFO  (qtp1308993949-5679) [n:127.0.0.1:41881_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:42263/solr/test_col_shard2_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 1
   [junit4]   2> 698601 INFO  (qtp1036279583-5710) [n:127.0.0.1:42681_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578308690673401856,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 698601 INFO  (qtp998499500-5687) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578308690673401856,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 698601 WARN  (qtp1036279583-5710) [n:127.0.0.1:42681_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 698601 WARN  (qtp998499500-5687) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 698601 INFO  (qtp1036279583-5710) [n:127.0.0.1:42681_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 698601 INFO  (qtp998499500-5687) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 698602 INFO  (qtp1036279583-5710) [n:127.0.0.1:42681_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 698602 INFO  (qtp1710232016-5690) [n:127.0.0.1:34637_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578308690674450432,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 698602 INFO  (qtp998499500-5687) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 698602 WARN  (qtp1710232016-5690) [n:127.0.0.1:34637_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 698602 INFO  (qtp998499500-5687) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n6]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:42263/solr/test_col_shard2_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 1
   [junit4]   2> 698602 INFO  (qtp1710232016-5690) [n:127.0.0.1:34637_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 698602 INFO  (qtp1036279583-5710) [n:127.0.0.1:42681_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:42263/solr/test_col_shard2_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 1
   [junit4]   2> 698602 INFO  (qtp1710232016-5690) [n:127.0.0.1:34637_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 698602 INFO  (qtp1710232016-5690) [n:127.0.0.1:34637_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n4]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:42263/solr/test_col_shard2_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 0
   [junit4]   2> 698602 INFO  (qtp998499500-5681) [n:127.0.0.1:42263_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n6]  webapp=/solr 
path=/update 
params={_stateVer_=test_col:7&optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2}{optimize=}
 0 2
   [junit4]   2> 698603 INFO  (qtp1710232016-5805) [n:127.0.0.1:34637_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.c.S.Request [test_col_shard2_replica_n4]  webapp=/solr 
path=/schema/fields/long_dv_stored_idx params={wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 698603 INFO  
(TEST-TestStressCloudBlindAtomicUpdates.test_dv_stored_idx-seed#[57BF4FBBEC59B7DA])
 [    ] o.a.s.c.TestStressCloudBlindAtomicUpdates Testing long_dv_stored_idx: 
numDocsToCheck=153, numDocsInIndex=918, incr=6
   [junit4]   2> 698605 INFO  (qtp1036279583-5686) [n:127.0.0.1:42681_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41881/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[0
 (1578308690676547584)]} 0 0
   [junit4]  

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

ssing-n:127.0.0.1:42263_solr) [n:127.0.0.1:42263_solr    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 711467 INFO  
(zkCallback-721-thread-1-processing-n:127.0.0.1:34637_solr) 
[n:127.0.0.1:34637_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 711468 INFO  (coreCloseExecutor-2690-thread-1) 
[n:127.0.0.1:42263_solr c:test_col s:shard2 r:core_node8 
x:test_col_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_col.shard2.leader, tag=811937566
   [junit4]   2> 711468 INFO  (coreCloseExecutor-2690-thread-1) 
[n:127.0.0.1:42263_solr c:test_col s:shard2 r:core_node8 
x:test_col_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter close.
   [junit4]   2> 711468 INFO  (coreCloseExecutor-2690-thread-1) 
[n:127.0.0.1:42263_solr c:test_col s:shard2 r:core_node8 
x:test_col_shard2_replica_n6] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@20e4b2c8 commitCommandVersion:0
   [junit4]   2> 711473 INFO  
(zkCallback-717-thread-1-processing-n:127.0.0.1:42681_solr) 
[n:127.0.0.1:42681_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 711473 INFO  
(zkCallback-721-thread-1-processing-n:127.0.0.1:34637_solr) 
[n:127.0.0.1:34637_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 711474 INFO  (coreCloseExecutor-2692-thread-1) 
[n:127.0.0.1:42681_solr c:test_col s:shard1 r:core_node5 
x:test_col_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_col.shard1.leader, tag=1795285621
   [junit4]   2> 711474 INFO  (coreCloseExecutor-2692-thread-1) 
[n:127.0.0.1:42681_solr c:test_col s:shard1 r:core_node5 
x:test_col_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter close.
   [junit4]   2> 711474 INFO  (coreCloseExecutor-2692-thread-1) 
[n:127.0.0.1:42681_solr c:test_col s:shard1 r:core_node5 
x:test_col_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@59421744 commitCommandVersion:0
   [junit4]   2> 711474 INFO  (coreCloseExecutor-2694-thread-1) 
[n:127.0.0.1:34637_solr c:test_col s:shard2 r:core_node7 
x:test_col_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_col.shard2.leader, tag=204646411
   [junit4]   2> 711475 INFO  (coreCloseExecutor-2694-thread-1) 
[n:127.0.0.1:34637_solr c:test_col s:shard2 r:core_node7 
x:test_col_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter close.
   [junit4]   2> 711475 INFO  (coreCloseExecutor-2694-thread-1) 
[n:127.0.0.1:34637_solr c:test_col s:shard2 r:core_node7 
x:test_col_shard2_replica_n4] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@239f188d commitCommandVersion:0
   [junit4]   2> 711478 INFO  (jetty-closer-699-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98644292916674572-127.0.0.1:34637_solr-n_0000000000) closing
   [junit4]   2> 711478 INFO  
(OverseerStateUpdate-98644292916674572-127.0.0.1:34637_solr-n_0000000000) 
[n:127.0.0.1:34637_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:34637_solr
   [junit4]   2> 711479 WARN  
(zkCallback-717-thread-2-processing-n:127.0.0.1:42681_solr) 
[n:127.0.0.1:42681_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 711479 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 0x15e7476366b0009, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 711479 INFO  (jetty-closer-699-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@f2d380d{/solr,null,UNAVAILABLE}
   [junit4]   2> 711479 INFO  
(zkCallback-721-thread-1-processing-n:127.0.0.1:34637_solr) 
[n:127.0.0.1:34637_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 711479 WARN  
(zkCallback-721-thread-1-processing-n:127.0.0.1:34637_solr) 
[n:127.0.0.1:34637_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 711479 INFO  (jetty-closer-699-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@60d72f1a{/solr,null,UNAVAILABLE}
   [junit4]   2> 712967 WARN  
(zkCallback-714-thread-2-processing-n:127.0.0.1:41881_solr) 
[n:127.0.0.1:41881_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 712967 INFO  (jetty-closer-699-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3e27b35e{/solr,null,UNAVAILABLE}
   [junit4]   2> 712973 WARN  
(zkCallback-720-thread-2-processing-n:127.0.0.1:42263_solr) 
[n:127.0.0.1:42263_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 712974 INFO  (jetty-closer-699-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3b5996b7{/solr,null,UNAVAILABLE}
   [junit4]   2> 712974 ERROR 
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[57BF4FBBEC59B7DA]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 712975 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[57BF4FBBEC59B7DA]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:38239 38239
   [junit4]   2> 719708 INFO  (Thread-1345) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:38239 38239
   [junit4]   2> 719709 WARN  (Thread-1345) [    ] 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>        36      /solr/collections/test_col/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98644292916674572-127.0.0.1:34637_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_57BF4FBBEC59B7DA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=Lucene50(blocksize=128)}, 
docValues:{_version_=DocValuesFormat(name=Direct), 
long_dv_idx=DocValuesFormat(name=Lucene70), 
long_dv_stored=DocValuesFormat(name=Asserting), 
id=DocValuesFormat(name=Lucene70), long_dv=DocValuesFormat(name=Asserting), 
long_dv_stored_idx=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=351, 
maxMBSortInHeap=5.307354016820724, sim=RandomSimilarity(queryNorm=true): {}, 
locale=en-GB, timezone=Europe/Busingen
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=112099080,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [AnalyticsMergeStrategyTest, 
CoreMergeIndexesAdminHandlerTest, TestConfigsApi, 
DistributedFacetPivotWhiteBoxTest, TestPostingsSolrHighlighter, 
TestDistribDocBasedVersion, TestFieldSortValues, TestPayloadScoreQParserPlugin, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestSolrConfigHandler, 
HdfsSyncSliceTest, RestartWhileUpdatingTest, LukeRequestHandlerTest, 
MissingSegmentRecoveryTest, AddBlockUpdateTest, TestChildDocTransformer, 
TestReloadDeadlock, TestHalfAndHalfDocValues, TestPartialUpdateDeduplication, 
DistributedSuggestComponentTest, TestFreeTextSuggestions, 
TestBM25SimilarityFactory, PrimUtilsTest, TestUnifiedSolrHighlighter, 
JsonLoaderTest, TestCloudDeleteByQuery, CdcrReplicationHandlerTest, SampleTest, 
SolrSlf4jReporterTest, HdfsUnloadDistributedZkTest, 
SharedFSAutoReplicaFailoverUtilsTest, ClassificationUpdateProcessorTest, 
SliceStateTest, TestScoreJoinQPNoScore, FileBasedSpellCheckerTest, 
ZkSolrClientTest, AnalysisAfterCoreReloadTest, TestAtomicUpdateErrorCases, 
TlogReplayBufferedWhileIndexingTest, TestTrieFacet, SolrCloudExampleTest, 
TestFastLRUCache, TestBackupRepositoryFactory, CollectionStateFormat2Test, 
ConvertedLegacyTest, DirectSolrSpellCheckerTest, OpenCloseCoreStressTest, 
TestSimpleTrackingShardHandler, DisMaxRequestHandlerTest, 
TestInPlaceUpdatesDistrib, TestReloadAndDeleteDocs, 
TestSchemalessBufferedUpdates, TestManagedStopFilterFactory, TestSmileRequest, 
TestTrackingShardHandlerFactory, TestTlogReplica, SuggesterTSTTest, 
LoggingHandlerTest, TestCoreDiscovery, SchemaVersionSpecificBehaviorTest, 
TestHashPartitioner, DistribCursorPagingTest, TestFieldCacheVsDocValues, 
SoftAutoCommitTest, TestFieldCacheReopen, TestEmbeddedSolrServerConstructors, 
TestHdfsCloudBackupRestore, TestUpdate, CSVRequestHandlerTest, 
UpdateRequestProcessorFactoryTest, TestMaxTokenLenTokenizer, 
TestStressCloudBlindAtomicUpdates]
   [junit4] Completed [232/732 (1!)] on J1 in 24.96s, 5 tests, 1 error <<< 
FAILURES!

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

Reply via email to